labmaker-plugin 0.0.16 → 0.0.17
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/labmaker-plugin.js +5663 -708
- package/dist/labmaker-plugin.umd.cjs +22 -1
- package/package.json +1 -1
|
@@ -1 +1,22 @@
|
|
|
1
|
-
(function(t,_){typeof exports=="object"&&typeof module<"u"?module.exports=_(require("vue")):typeof define=="function"&&define.amd?define(["vue"],_):(t=typeof globalThis<"u"?globalThis:t||self,t.LabmakerPlugin=_(t.Vue))})(this,function(t){"use strict";const _="",f=(e,n)=>{const o=e.__vccOpts||e;for(const[c,s]of n)o[c]=s;return o},E={props:["custom-img"],data(){return{imgSRC:this.customImg}},computed:{},methods:{fileUpload(e){const o=e.target.files[0];this.fileProcess(o)},fileProcess(e){this.imgSRC=URL.createObjectURL(e)}},mounted(){}},S=t.createElementVNode("h1",null,"File Uploader",-1),M={class:"image-uploader"},V=t.createElementVNode("h1",null,"File Uploader",-1),N={class:"your-file"},A=["src"];function z(e,n,o,c,s,i){return t.openBlock(),t.createElementBlock(t.Fragment,null,[S,t.createElementVNode("div",M,[V,t.createElementVNode("input",{onChange:n[0]||(n[0]=(...l)=>i.fileUpload&&i.fileUpload(...l)),type:"file",id:"file-upload",name:"fileUpload",accept:"image/*"},null,32),t.createElementVNode("div",N,[t.createElementVNode("img",{src:s.imgSRC,alt:"",scrset:""},null,8,A)])])],64)}const T=f(E,[["render",z]]),fe="",F={props:["title"],data(){return{}},computed:{}};function H(e,n,o,c,s,i){return t.openBlock(),t.createElementBlock("header",null,[t.createElementVNode("h1",null,t.toDisplayString(o.title),1)])}const L=f(F,[["render",H]]),ge="",D={data(){return{}},computed:{totalPages(){return this.$store.getters.getPageCount?this.$store.getters.getPageCount:0},currentPage(){return this.$store.getters.getCurrentPage?this.$store.getters.getCurrentPage+1:1},pagerCount(){return this.$store.getters.getPagerCount?this.$store.getters.getPagerCount:0}},methods:{handleCurrentChange(e){this.$store.commit("setCurrentPage",e-1)},changePage(e){console.log("headed to: ",e),this.$store.commit("setCurrentPage",e)}}};function $(e,n,o,c,s,i){const l=t.resolveComponent("el-col"),r=t.resolveComponent("el-button"),a=t.resolveComponent("el-row");return t.openBlock(),t.createBlock(a,{gutter:20},{default:t.withCtx(()=>[t.createVNode(l,{span:18}),t.createVNode(l,{span:6,class:"homeButtonContainer"},{default:t.withCtx(()=>[t.createVNode(r,{type:"primary ",onClick:n[0]||(n[0]=t.withModifiers(m=>i.changePage(0),["stop"])),class:"homeButton"},{default:t.withCtx(()=>[t.createTextVNode("Return to Crime Screen")]),_:1})]),_:1})]),_:1})}const w=f(D,[["render",$]]),be="",I={props:["content"],data(){return{}},computed:{getLastPage(){return!!this.$store.getters.getLastPage}},methods:{pixelFormat(e){return typeof e=="number"?e+"px":e},checkStepper(){this.$store.dispatch("lastPageFocus",{})}},mounted(){this.checkStepper()}},j={class:"image-container"},O={class:"image"},R=["src","alt"],q=["innerHTML"],W=["innerHTML"],P=["innerHTML"];function X(e,n,o,c,s,i){return t.openBlock(),t.createElementBlock("div",j,[t.createElementVNode("div",O,[t.createElementVNode("img",{src:o.content.src,alt:o.content.alt,class:t.normalizeClass(o.content.class)},null,10,R),o.content.captionHeader?(t.openBlock(),t.createElementBlock("span",{key:0,class:"captionHeader",innerHTML:o.content.captionHeader},null,8,q)):t.createCommentVNode("",!0),o.content.caption?(t.openBlock(),t.createElementBlock("span",{key:1,class:"caption",innerHTML:o.content.caption},null,8,W)):t.createCommentVNode("",!0),o.content.copyright?(t.openBlock(),t.createElementBlock("span",{key:2,innerHTML:o.content.copyright,class:"copyright"},null,8,P)):t.createCommentVNode("",!0)])])}const Y=f(I,[["render",X],["__scopeId","data-v-6d545532"]]),ke="",U={props:["content"],data(){return{showingKaltura:!1,showingText:!1,buttonText:!1,hasText:!1,video:{width:640,height:480},audio:{width:260,height:80},audioBtn:{width:40,height:40},textversionArray:{}}},watch:{content:function(){this.tvCleaner()}},computed:{kHeight(){if(this.content.kalturaType==="video")if(this.content.height&&this.content.height!=""){let e=this.content.height;return e.slice(-2)==="px"?e.slice(0,-2):this.content.height}else return this.video.height;else if(this.content.kalturaType==="audio")if(this.content.height&&this.content.height!=""){let e=this.content.height;return e.slice(-2)==="px"?e.slice(0,-2):this.content.height}else return this.audio.height;else if(this.content.kalturaType==="audiobtn")return this.audioBtn.height},kWidth(){if(this.content.kalturaType==="video")if(this.content.width&&this.content.width!=""){let e=this.content.width;return e.slice(-2)==="px"?e.slice(0,-2):this.content.width}else return this.video.width;else{if(this.content.kalturaType==="audio")return this.audio.width;if(this.content.kalturaType==="audiobtn")return this.audioBtn.width}}},methods:{getButtonText(e){return e==="video"?this.showingText?"Show Video":"Show Text Version":this.showingText?"Show Audio":"Show Text Version"},textVersionCheck(){this.content.textVersion&&this.content.textVersion.length>1&&(this.hasText=!0)},kalturaLoad(){this.textVersionCheck()},kalturaMedia(e){let n={uiconf_id:"35766781",partner_id:"2061901",entry_id:"",height:"400",width:"640",type:"video"};return n.entry_id=this.content.kalturaEntryId,this.content.kalturaType&&(n.type=this.content.kalturaType),n.type==="audio"?n.uiconf_id="36511471":n.type==="audiobtn"?n.uiconf_id="36582731":n.type==="videocc"&&(n.uiconf_id="35766781"),this.content.standalone&&this.$store.commit("setStepHold",!1),"https://cdnapisec.kaltura.com/p/"+n.partner_id+"/sp/"+n.partner_id+"00/embedIframeJs/uiconf_id/"+n.uiconf_id+"/partner_id/"+n.partner_id+"?iframeembed=true&playerId=Kaltura&entry_id="+n.entry_id},showKaltura(){this.showingKaltura=!0},showText(){this.showingText=!this.showingText,this.buttonText=!this.buttonText},tvCleaner(){let e=document.createElement("div");e.innerHTML=this.content.textVersion;for(let n=0;n<e.children.length;n++){let o=e.children[n];if(o.tagName=="DIV"&&o.className=="panel-default"&&o.children[0].dataset.toggle)for(let c=0;c<o.children.length;c++){let s=o.children[c];if(s.dataset.toggle=="collapse"){let i={heading:s.innerHTML,body:o.children[c+1].innerHTML};this.textversionArray[n]=i}}else this.textversionArray[n]=o.outerHTML}}},beforeMount(){this.kalturaLoad(),this.tvCleaner()},mounted(){}},K={key:0,class:"textVersion"},G=t.createElementVNode("h1",null,"Text Version",-1),Q=["innerHTML"],J=["src","width","height"],Z=["src","width","height"],v=["src","width","height"],tt={key:2,class:"alert alert-danger"};function et(e,n,o,c,s,i){const l=t.resolveComponent("el-button");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["kContainer",o.content.class])},[o.content.textVersion&&s.showingText?(t.openBlock(),t.createElementBlock("div",K,[G,t.createElementVNode("div",{innerHTML:o.content.textVersion},null,8,Q)])):t.createCommentVNode("",!0),!s.showingText&&o.content.kalturaEntryId?(t.openBlock(),t.createElementBlock("div",{key:1,class:"mainVersion",style:t.normalizeStyle({width:i.kWidth+"px",height:i.kHeight+"px"})},[o.content.kalturaType=="video"&&!s.showingKaltura?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["kPoster",{active:s.showingKaltura==!0}]),style:t.normalizeStyle({width:i.kWidth+"px",height:i.kHeight+"px"})},[t.createElementVNode("iframe",{onClick:n[0]||(n[0]=(...r)=>i.showKaltura&&i.showKaltura(...r)),class:"videoIframe",src:i.kalturaMedia(o.content),width:i.kWidth+"px",height:i.kHeight+"px",allowfullscreen:"",webkitallowfullscreen:"",mozAllowFullScreen:"",frameborder:"0"},null,8,J)],6)):t.createCommentVNode("",!0),o.content.kalturaType=="audio"?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(["kAudio",{active:s.showingKaltura==!0}]),onClick:n[1]||(n[1]=(...r)=>i.showKaltura&&i.showKaltura(...r))},[t.createElementVNode("iframe",{id:"my_iframe",src:i.kalturaMedia(o.content),width:i.kWidth+"px",height:i.kHeight+"px",allowfullscreen:"",webkitallowfullscreen:"",mozAllowFullScreen:"",frameborder:"0"},null,8,Z)],2)):t.createCommentVNode("",!0),o.content.kalturaType=="audiobtn"?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(["kAudiobtn",{active:s.showingKaltura==!0}]),onClick:n[2]||(n[2]=(...r)=>i.showKaltura&&i.showKaltura(...r))},[t.createElementVNode("iframe",{src:i.kalturaMedia(o.content),width:s.audioBtn.width+"px",height:s.audioBtn.height+"px",allowfullscreen:"",webkitallowfullscreen:"",mozAllowFullScreen:"",frameborder:"0"},null,8,v)],2)):t.createCommentVNode("",!0)],4)):t.createCommentVNode("",!0),o.content.kalturaEntryId==""?(t.openBlock(),t.createElementBlock("div",tt,"There is no Kaltura Entry ID")):t.createCommentVNode("",!0),o.content.textVersion?(t.openBlock(),t.createBlock(l,{key:3,size:"medium",type:"primary","aria-label":"text version",class:"toggleSwitch ftSwitch btn btn-primary vidText",onClick:n[3]||(n[3]=t.withModifiers(r=>i.showText(o.content.kalturaType),["stop"]))},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(i.getButtonText(o.content.kalturaType)),1)]),_:1})):t.createCommentVNode("",!0)],2)}const nt=f(U,[["render",et]]),_e="",ot={props:["content"],data(){return{show:!0}},computed:{getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts},feedbackHeader(){return this.$store.getters.getShowFeedbackAttempts?"Too many Attempts":this.content.feedbackHeader},feedbackWidth(){return this.content.feedbackWidth?this.content.feedbackWidth:"50%"}},methods:{feedbackClose(){this.content.finalInstructions&&this.$store.commit("updateFinishDirections",!1),this.content.instructions&&this.$store.commit("updateDirections",!1),this.$store.commit("setShowFeedback",!1),this.$store.commit("setShowFeedbackAttempts",!1),this.$store.dispatch("lastPageFocus",{})}},mounted(){}},it={class:"my-header"},st=["id","innerHTML"],rt=["innerHTML"],ct={key:1},at=["src"],lt=["innerHTML"],ht={class:"dialog-footer"};function dt(e,n,o,c,s,i){const l=t.resolveComponent("el-button"),r=t.resolveComponent("el-dialog");return t.openBlock(),t.createBlock(r,{width:i.feedbackWidth,modelValue:s.show,"onUpdate:modelValue":n[1]||(n[1]=a=>s.show=a),"before-close":i.feedbackClose},{header:t.withCtx(({close:a,titleId:m,titleClass:h})=>[t.createElementVNode("div",it,[t.createElementVNode("h4",{id:m,class:t.normalizeClass(h),innerHTML:i.feedbackHeader},null,10,st)])]),footer:t.withCtx(()=>[t.createElementVNode("span",ht,[t.createVNode(l,{size:"small",id:"feedbackClose",type:"primary",onClick:n[0]||(n[0]=t.withModifiers(a=>i.feedbackClose(),["stop"]))},{default:t.withCtx(()=>[t.createTextVNode("Close")]),_:1})])]),default:t.withCtx(()=>[i.getShowFeedbackAttempts?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[o.content.feedbackAttempts?(t.openBlock(),t.createElementBlock("p",{key:0,innerHTML:o.content.feedbackAttempts},null,8,rt)):(t.openBlock(),t.createElementBlock("p",ct,"You have tried too many times, the correct answer has been provided for you."))],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[o.content.feedbackImage?(t.openBlock(),t.createElementBlock("img",{key:0,class:"im-ButtonImage",src:o.content.feedbackImage,alt:"button image"},null,8,at)):t.createCommentVNode("",!0),t.createElementVNode("p",{innerHTML:o.content.feedback},null,8,lt)],64))]),_:1},8,["width","modelValue","before-close"])}const C=f(ot,[["render",dt]]),ye="",mt={components:{Feedback:C},inject:["message"],props:["content"],data(){return{dialogVisible:!1,feedbackVisibility:[],feedbackIndex:0}},computed:{getLastPage(){return!!this.$store.getters.getLastPage}},methods:{pixelFormat(e){return typeof e=="number"?e+"px":e},changePage(e,n){e.pageLink?this.$store.commit("setCurrentPage",e.pageLink):e.feedback&&(this.feedbackIndex=n,this.feedbackVisibility.indexOf(n)===-1&&this.feedbackVisibility.push(n),this.$store.commit("setShowFeedback",!0),this.content.hotspots.length-1===this.feedbackVisibility.length-1&&(this.$store.commit("setStepHold",!1),this.$store.commit("setStepDone",!0)),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()}))},showFeedback(e){return!!(this.$store.getters.getShowFeedback&&this.feedbackIndex===e)}},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setStepHold",!0)}},pt={class:"imageMarker"},ut=["src","alt"],ft={class:"hotspotArea"},gt=["src","alt"],bt={class:"im-buttonText"};function kt(e,n,o,c,s,i){const l=t.resolveComponent("el-button"),r=t.resolveComponent("Feedback");return t.openBlock(),t.createElementBlock("div",pt,[t.createElementVNode("img",{src:o.content.image,alt:o.content.imageAlt},null,8,ut),t.createElementVNode("div",ft,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.content.hotspots,(a,m)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createVNode(l,{type:a.buttonType,onClick:t.withModifiers(h=>i.changePage(a,m),["stop"]),id:"hotspot_"+m,class:t.normalizeClass([["is-"+a.buttonShape,{noBG:a.buttonImage},a.class],"hotspot"]),style:t.normalizeStyle({top:i.pixelFormat(a.cordinatesX),left:i.pixelFormat(a.cordinatesY),width:i.pixelFormat(a.dimensionsW),height:i.pixelFormat(a.dimensionsH)}),icon:a.buttonIcon},{default:t.withCtx(()=>[a.buttonImage?(t.openBlock(),t.createElementBlock("img",{key:0,class:"im-ButtonImage",src:a.buttonImage,alt:"image marker "+Number(m+1)},null,8,gt)):t.createCommentVNode("",!0),t.createElementVNode("span",bt,t.toDisplayString(a.name),1)]),_:2},1032,["type","onClick","id","class","style","icon"]),i.showFeedback(m)?(t.openBlock(),t.createBlock(r,{key:0,content:a},null,8,["content"])):t.createCommentVNode("",!0)],64))),256))])])}const _t=f(mt,[["render",kt],["__scopeId","data-v-3897bfb2"]]),we="",yt={props:["content"],data(){return{imageReplaced:!1,imageSrc:this.content.image,imageAlt:this.content.imageAlt}},computed:{getLastPage(){return!!this.$store.getters.getLastPage}},methods:{pixelFormat(e){return typeof e=="number"?e+"px":e},changeImage(e){this.imageReplaced=!0,this.imageSrc=this.content.hotspots[e].imageOverlay,this.imageAlt=this.content.hotspots[e].imageOverlayAlt,this.$store.commit("setStepHold",!1),this.$store.dispatch("lastPageFocus",{})}}},wt=["innerHTML"],Ct=["src","alt"],Bt={class:"hotspotArea"};function xt(e,n,o,c,s,i){const l=t.resolveComponent("el-col"),r=t.resolveComponent("el-button"),a=t.resolveComponent("el-row");return t.openBlock(),t.createBlock(a,{class:"imageReplacer"},{default:t.withCtx(()=>[t.createVNode(l,{span:12},{default:t.withCtx(()=>[t.createElementVNode("p",{class:"imageReplacerDescription",innerHTML:o.content.description},null,8,wt)]),_:1}),t.createVNode(l,{span:12},{default:t.withCtx(()=>[t.createElementVNode("img",{class:"im-ButtonImage",src:s.imageSrc,alt:s.imageAlt},null,8,Ct),t.createElementVNode("div",Bt,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.content.hotspots,(m,h)=>(t.openBlock(),t.createBlock(r,{type:m.buttonType,onClick:t.withModifiers(d=>i.changeImage(h),["stop"]),class:"hotspot",style:t.normalizeStyle({top:i.pixelFormat(m.cordinatesX),left:i.pixelFormat(m.cordinatesY),width:i.pixelFormat(m.dimensionsW),height:i.pixelFormat(m.dimensionsH)}),icon:m.buttonIcon},null,8,["type","onClick","style","icon"]))),256))])]),_:1})]),_:1})}const Et=f(yt,[["render",xt],["__scopeId","data-v-02e047cd"]]),Ce="",St={components:{},props:["content"],data(){return{quizArray:[],quizOptions:[],quizItemCompleted:[],input:[],feedbackIndex:-1,totalAttempts:99,correctChoices:[],feedbackObject:{},value1:""}},watch:{},computed:{quizArrayCount(){return this.quizArray.length-1},getAttempt(){return this.$store.getters.getAttempts},getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts}},methods:{quizArrayCompleted(e){return!(this.quizItemCompleted.includes(e)||e===0)},prepareQuiz(){this.quizArray=this.content.quiz.split("*_").filter(e=>e),this.content.options.forEach((e,n)=>{e.options?e.random?this.quizOptions.push(this.shuffle(e.options)):this.quizOptions.push(e.options):this.quizOptions.push(!1)})},quizType(e){return this.content.options[e]&&this.content.options[e].type?this.content.options[e].type:!1},quizDisplay(e){return this.content.options[e]&&this.content.options[e].display?this.content.options[e].display:"Select"},quizClass(e){return this.content.options[e]&&this.content.options[e].class?this.content.options[e].class:""},shuffle(e){let n=e.length,o;for(;n!=0;)o=Math.floor(Math.random()*n),n--,[e[n],e[o]]=[e[o],e[n]];return e},choicesCheck(){if(this.getAttempt<this.content.attempts){let e=!0,n=!1;this.input.length===0?this.content.options[0].stopFlow&&(n=!0,this.feedbackObject.feedbackHeader=this.content.options[0].notSelectedHeader,this.feedbackObject.feedback=this.content.options[0].notSelectedBody):this.content.options.forEach((o,c)=>{this.input[c]?this.input[c]!==this.content.options[c].answer&&(e=!1):this.content.options[this.input.length].stopFlow&&(n=!0,this.feedbackObject.feedbackHeader=this.content.options[this.input.length].notSelectedHeader,this.feedbackObject.feedback=this.content.options[this.input.length].notSelectedBody)}),this.$store.commit("setAttempts",this.getAttempt+1),e===!0&&this.input.length===this.quizArray.length?(this.choicesComplete(),this.feedbackObject.feedbackHeader=this.content.correctHeader,this.feedbackObject.feedback=this.content.correctFeedback):(n||(this.feedbackObject.feedbackHeader=this.content.incorrectHeader,this.feedbackObject.feedback=this.content.incorrectFeedback),this.$store.commit("setAttempts",this.getAttempt+1))}else this.feedbackObject.feedbackAttempts=this.content.feedbackAttempts,this.$store.commit("setShowFeedbackAttempts",!0),this.choicesComplete();this.$store.commit("setShowFeedback",!0),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()})},choicesComplete(){this.quizArray.forEach((e,n)=>{this.input[n]?this.input[n]=this.content.options[n].answer:this.input.push(this.content.options[n].answer),this.quizItemCompleted.push(n+1)}),this.$store.commit("setStepDone",!0),this.$store.commit("setStepHold",!1)},choicesMade(e){this.quizItemCompleted.includes(e+1)===!1&&this.quizItemCompleted.push(e+1)},showFeedback(){return!!this.$store.getters.getShowFeedback}},mounted(){if(this.prepareQuiz(),this.$store.getters.getDirections.display===!1){let e=document.getElementsByClassName("selectableButton");setTimeout(()=>{e[0].focus()})}},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setAttempts",0),this.feedbackIndex=-1,this.content.attempts&&(this.totalAttempts=this.content.attempts)}};function Mt(e,n,o,c,s,i){const l=t.resolveComponent("el-option"),r=t.resolveComponent("el-select"),a=t.resolveComponent("el-date-picker"),m=t.resolveComponent("el-button"),h=t.resolveComponent("lab-feedback");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["drop-down",o.content.class])},[t.createElementVNode("p",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.quizArray,(d,p)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createElementVNode("span",{class:t.normalizeClass(i.quizClass(p))},[t.createElementVNode("span",{class:t.normalizeClass("quizText quizSection_"+p)},t.toDisplayString(d)+" ",3),i.quizType(p)==="choose"?(t.openBlock(),t.createBlock(r,{key:0,onChange:u=>i.choicesMade(p),modelValue:s.input[p],"onUpdate:modelValue":u=>s.input[p]=u,placeholder:i.quizDisplay(p)},{default:t.withCtx(()=>[i.quizArrayCompleted(p)?t.createCommentVNode("",!0):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(s.quizOptions[p],u=>(t.openBlock(),t.createBlock(l,{key:u,label:u,value:u},null,8,["label","value"]))),128))]),_:2},1032,["onChange","modelValue","onUpdate:modelValue","placeholder"])):t.createCommentVNode("",!0),i.quizType(p)==="date"?(t.openBlock(),t.createBlock(a,{key:1,onChange:u=>i.choicesMade(p),modelValue:s.input[p],"onUpdate:modelValue":u=>s.input[p]=u,type:"date",placeholder:i.quizDisplay(p),format:o.content.options[p].format,"value-format":o.content.options[p].format,disabled:i.quizArrayCompleted(p)},null,8,["onChange","modelValue","onUpdate:modelValue","placeholder","format","value-format","disabled"])):t.createCommentVNode("",!0)],2),t.createTextVNode(" ")],64))),256))]),t.createVNode(m,{size:"small",type:"primary",class:"drop-down-submit",onClick:n[0]||(n[0]=d=>i.choicesCheck())},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1}),i.showFeedback()?(t.openBlock(),t.createBlock(h,{key:0,content:s.feedbackObject},null,8,["content"])):t.createCommentVNode("",!0)],2)}const Vt=f(St,[["render",Mt]]),Be="",Nt={components:{},props:["content"],data(){return{quizArray:[],input:[],feedbackIndex:-1,totalAttempts:99,correctChoices:[],feedbackObject:{}}},watch:{},computed:{quizArrayCount(){return this.quizArray.length-1},getAttempt(){return this.$store.getters.getAttempts},getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts}},methods:{prepareQuiz(){this.quizArray=this.content.quiz.split("*_")},choicesCheck(){this.getAttempt<this.content.attempts?(this.input.forEach((e,n)=>{if(this.content.answers[n]===e)this.correctChoices.includes(n)===!1&&this.correctChoices.push(n);else if(this.correctChoices.includes(n)===!0){let o=this.correctChoices.indexOf(n);this.correctChoices.splice(o,1)}}),this.input.length===0?(this.feedbackObject.feedbackHeader="You did not enter an answer",this.feedbackObject.feedback="Please enter your choice in the input field"):this.correctChoices.length===this.content.answers.length?(this.choicesComplete(),this.feedbackObject.feedbackHeader=this.content.correctHeader,this.feedbackObject.feedback=this.content.correctFeedback):(this.$store.commit("setAttempts",this.getAttempt+1),this.feedbackObject.feedbackHeader=this.content.incorrectHeader,this.feedbackObject.feedback=this.content.incorrectFeedback)):(this.feedbackObject.feedbackAttempts=this.content.feedbackAttempts,this.$store.commit("setShowFeedbackAttempts",!0),this.choicesComplete()),this.$store.commit("setShowFeedback",!0),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()})},choicesComplete(){this.input.forEach((e,n)=>{this.input[n]=this.content.answers[n]}),this.$store.commit("setStepDone",!0),this.$store.commit("setStepHold",!1)},showFeedback(){return!!this.$store.getters.getShowFeedback}},mounted(){if(this.prepareQuiz(),this.$store.getters.getDirections.display===!1){let e=document.getElementsByClassName("selectableButton");setTimeout(()=>{e[0].focus()})}},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setAttempts",0),this.feedbackIndex=-1,this.content.attempts&&(this.totalAttempts=this.content.attempts)}};function At(e,n,o,c,s,i){const l=t.resolveComponent("el-input"),r=t.resolveComponent("el-button"),a=t.resolveComponent("lab-feedback");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["fill-blank",o.content.class])},[t.createElementVNode("p",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.quizArray,(m,h)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[t.createTextVNode(t.toDisplayString(m),1),h<i.quizArrayCount?(t.openBlock(),t.createBlock(l,{key:0,modelValue:s.input[h],"onUpdate:modelValue":d=>s.input[h]=d,placeholder:"Please input",size:"small"},null,8,["modelValue","onUpdate:modelValue"])):t.createCommentVNode("",!0)],64))),256))]),t.createVNode(r,{size:"small",type:"primary",class:"fill-blank-submit",onClick:n[0]||(n[0]=m=>i.choicesCheck())},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1}),i.showFeedback()?(t.openBlock(),t.createBlock(a,{key:0,content:s.feedbackObject},null,8,["content"])):t.createCommentVNode("",!0)],2)}const zt=f(Nt,[["render",At]]),xe="",Tt={components:{},props:["content"],data(){return{feedbackIndex:-1,totalAttempts:99}},computed:{getLastPage(){return!!this.$store.getters.getLastPage},getAttempt(){return this.$store.getters.getAttempts},getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts}},methods:{leftColWidth(){return this.content.leftColWidth?Number(this.content.leftColWidth):12},rightColWidth(){return this.content.leftColWidth?this.content.leftColWidth<24?24-this.content.leftColWidth:24:12},pixelFormat(e){return typeof e=="number"?e+"px":e},choicesComplete(){let e=document.querySelectorAll(".selectableButton");for(let n=0;n<e.length;n++)e[n].classList.add("is-failure"),e[n].setAttribute("disabled",!0),this.content.choices[n].correct&&e[n].classList.add("is-success");this.$store.commit("setStepDone",!0),this.$store.commit("setStepHold",!1)},choicesCheck(e){this.getAttempt<Number(this.content.attempts)?this.content.choices[e].correct===!0?(console.log(" it was true"),this.choicesComplete()):this.$store.commit("setAttempts",this.getAttempt+1):(this.content.choices[e].correct!==!0&&this.$store.commit("setShowFeedbackAttempts",!0),this.choicesComplete()),this.feedbackIndex=e,this.$store.commit("setShowFeedback",!0),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()})},shuffledChoices(){let e=this.content.choices;for(let n=e.length-1;n>0;n--){const o=Math.floor(Math.random()*(n+1));[e[n],e[o]]=[e[o],e[n]]}this.content.choices=e},showFeedback(e){return this.$store.getters.getShowFeedback&&this.feedbackIndex===e?(this.content.choices[e].correct&&this.choicesComplete(),!0):!1}},mounted(){if(this.$store.getters.getDirections.display===!1){let e=document.getElementsByClassName("selectableButton");setTimeout(()=>{e[0].focus()})}},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setAttempts",0),this.feedbackIndex=-1,this.shuffledChoices(),this.content.attempts&&(this.totalAttempts=this.content.attempts)}},Ft=["innerHTML"],Ht={class:"buttonSpan"},Lt=["src","alt"],Dt={class:"selectable-buttonText"};function $t(e,n,o,c,s,i){const l=t.resolveComponent("lab-image"),r=t.resolveComponent("el-col"),a=t.resolveComponent("el-divider"),m=t.resolveComponent("el-button"),h=t.resolveComponent("lab-feedback"),d=t.resolveComponent("el-row");return t.openBlock(),t.createBlock(d,{id:o.content.id,class:t.normalizeClass(["selectable",o.content.classes])},{default:t.withCtx(()=>[t.createVNode(r,{span:i.leftColWidth(e.index)},{default:t.withCtx(()=>[o.content.directions?(t.openBlock(),t.createElementBlock("p",{key:0,innerHTML:o.content.directions},null,8,Ft)):t.createCommentVNode("",!0),o.content.image?(t.openBlock(),t.createBlock(l,{key:1,content:o.content.image},null,8,["content"])):t.createCommentVNode("",!0)]),_:1},8,["span"]),t.createVNode(r,{span:i.rightColWidth(e.index),class:"selectArea"},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.content.choices,(p,u)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[!o.content.noDivider&&u>0?(t.openBlock(),t.createBlock(a,{key:0})):t.createCommentVNode("",!0),t.createVNode(m,{size:"small",type:"primary",class:"selectableButton",style:t.normalizeStyle({width:i.pixelFormat(o.content.choiceWidth),height:i.pixelFormat(o.content.choiceHeight)}),onClick:g=>i.choicesCheck(u)},{default:t.withCtx(()=>[t.createElementVNode("div",Ht,[p.image?(t.openBlock(),t.createElementBlock("img",{key:0,class:"im-ButtonImage",src:p.image,alt:p.alt?p.alt:"button image"},null,8,Lt)):t.createCommentVNode("",!0),t.createElementVNode("span",Dt,t.toDisplayString(p.text),1)])]),_:2},1032,["style","onClick"]),i.showFeedback(u)?(t.openBlock(),t.createBlock(h,{key:1,content:p},null,8,["content"])):t.createCommentVNode("",!0)],64))),256))]),_:1},8,["span"])]),_:1},8,["id","class"])}const It=f(Tt,[["render",$t],["__scopeId","data-v-bc83f1c6"]]),Ee="",jt={components:{},props:["content"],data(){return{input:"",feedbackIndex:-1,totalAttempts:99,correctChoices:[],feedbackObject:{}}},watch:{},computed:{getAttempt(){return this.$store.getters.getAttempts},getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts}},methods:{choicesCheck(){if(this.getAttempt<this.content.attempts){let e=!1;this.content.answers.forEach((n,o)=>{let c=n.toLowerCase();this.input.toLowerCase().includes(c)||(e=!0)}),e?(this.$store.commit("setAttempts",this.getAttempt+1),this.feedbackObject.feedbackHeader=this.content.incorrectHeader,this.feedbackObject.feedback=this.content.incorrectFeedback):(this.choicesComplete(),this.feedbackObject.feedbackHeader=this.content.correctHeader,this.feedbackObject.feedback=this.content.correctFeedback)}else this.feedbackObject.feedbackAttempts=this.content.feedbackAttempts,this.$store.commit("setShowFeedbackAttempts",!0),this.choicesComplete();this.$store.commit("setShowFeedback",!0),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()})},choicesComplete(){this.$store.commit("setStepDone",!0),this.$store.commit("setStepHold",!1)},showFeedback(){return!!this.$store.getters.getShowFeedback}},mounted(){if(this.$store.getters.getDirections.display===!1){let e=document.getElementsByClassName("selectableButton");setTimeout(()=>{e[0].focus()})}},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setAttempts",0),this.feedbackIndex=-1,this.content.attempts&&(this.totalAttempts=this.content.attempts)}};function Ot(e,n,o,c,s,i){const l=t.resolveComponent("el-input"),r=t.resolveComponent("el-button"),a=t.resolveComponent("lab-feedback");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["textbox",o.content.class])},[t.createElementVNode("p",null,t.toDisplayString(o.content.quiz),1),t.createVNode(l,{modelValue:s.input,"onUpdate:modelValue":n[0]||(n[0]=m=>s.input=m),autosize:{minRows:4,maxRows:8},type:"textarea",placeholder:"Please input"},null,8,["modelValue"]),t.createVNode(r,{size:"small",type:"primary",class:"fill-blank-submit",onClick:n[1]||(n[1]=m=>i.choicesCheck())},{default:t.withCtx(()=>[t.createTextVNode("Submit")]),_:1}),i.showFeedback()?(t.openBlock(),t.createBlock(a,{key:0,content:s.feedbackObject},null,8,["content"])):t.createCommentVNode("",!0)],2)}const Rt=f(jt,[["render",Ot]]),Se="",qt={components:{},props:["content"],data(){return{quizArray:[],quizOptions:[],input:[],feedbackIndex:-1,totalAttempts:99,correctChoices:[],feedbackObject:{},value1:"",showMenuOverlay:!1}},watch:{},computed:{getAttempt(){return this.$store.getters.getAttempts},getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts}},methods:{showSub(e){let n=document.getElementById(e);n.classList.contains("jl-menu-sub_show")?(this.showMenuOverlay=!1,this.hideSubs()):(this.showMenuOverlay=!0,n.classList.add("jl-menu-sub_show"))},showSubSub(e){let n=document.getElementById(e);n.classList.contains("jl-menu-sub-sub_show")?(this.showMenuOverlay=!1,this.hideSubs()):(this.showMenuOverlay=!0,n.classList.add("jl-menu-sub-sub_show"))},hideSubs(){this.showMenuOverlay=!1;let e=document.getElementsByClassName("jl-menu-sub_show");for(;e.length>0;)e[0].classList.remove("jl-menu-sub_show");let n=document.getElementsByClassName("jl-menu-sub-sub_show");for(;n.length>0;)n[0].classList.remove("jl-menu-sub-sub_show")},choicesCheck(e){this.hideSubs();let n=!1,o="";if(this.getAttempt<this.content.attempts){if(typeof e=="string"){let c=e.split("-");c.forEach((s,i)=>{c[i]=Number(s)}),c.length===2?this.content.menu[c[0]].subMenu[c[1]].correct&&(this.content.menu[c[0]].subMenu[c[1]].page&&(o=this.content.menu[c[0]].subMenu[c[1]].page),n=!0):c.length===3&&this.content.menu[c[0]].subMenu[c[1]].subMenu[c[2]].correct&&(this.content.menu[c[0]].subMenu[c[1]].subMenu[c[2]].page&&(o=this.content.menu[c[0]].subMenu[c[1]].subMenu[c[2]].page),n=!0)}else this.content.menu[e].correct&&(this.content.menu[e].page&&(o=this.content.menu[e].page),n=!0);n?(this.choicesComplete(o),this.feedbackObject.feedbackHeader=this.content.correctHeader,this.feedbackObject.feedback=this.content.correctFeedback):(this.$store.commit("setAttempts",this.getAttempt+1),this.feedbackObject.feedbackHeader=this.content.incorrectHeader,this.feedbackObject.feedback=this.content.incorrectFeedback)}else this.$store.commit("setShowFeedbackAttempts",!0),this.choicesComplete();o===""&&this.$store.commit("setShowFeedback",!0),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()})},choicesComplete(e){this.$store.commit("setStepDone",!0),this.$store.commit("setStepHold",!1),e!==""&&this.$store.commit("setCurrentPage",e)},showFeedback(){return!!this.$store.getters.getShowFeedback}},mounted(){this.$store.getters.getDirections.display===!1&&(document.getElementsByClassName("selectableButton"),setTimeout(()=>{}))},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setAttempts",0),this.feedbackIndex=-1,this.content.attempts&&(this.totalAttempts=this.content.attempts)}},Wt={key:0},Pt=["index","onClick"],Xt={class:"jl-menu-sub__title"},Yt=["id"],Ut=["index","onClick"],Kt={class:"jl-menu-sub-sub__title"},Gt=["id"],Qt=["index","onClick"],Jt=["onClick"],Zt={key:1,class:"jl-menu-item"},vt=["index","onClick"];function te(e,n,o,c,s,i){const l=t.resolveComponent("CaretBottom"),r=t.resolveComponent("el-icon"),a=t.resolveComponent("CaretRight"),m=t.resolveComponent("lab-feedback");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["menu-chooser",o.content.class])},[s.showMenuOverlay?(t.openBlock(),t.createElementBlock("div",{key:0,class:"nav-mask",onClick:n[0]||(n[0]=(...h)=>i.hideSubs&&i.hideSubs(...h))})):t.createCommentVNode("",!0),t.createElementVNode("p",null,t.toDisplayString(o.content.quiz),1),t.createElementVNode("div",{class:"jl-menu",onSelect:n[1]||(n[1]=(...h)=>i.choicesCheck&&i.choicesCheck(...h))},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.content.menu,(h,d)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[h.subMenu?(t.openBlock(),t.createElementBlock("div",Wt,[t.createElementVNode("button",{class:t.normalizeClass("jl-menu-sub sub-"+d),index:d,tabindex:"0",role:"menuitem",onClick:t.withModifiers(p=>i.showSub("sub-"+d),["stop"])},[t.createElementVNode("div",Xt,[t.createTextVNode(t.toDisplayString(h.name)+" ",1),t.createVNode(r,null,{default:t.withCtx(()=>[t.createVNode(l)]),_:1})])],10,Pt),t.createElementVNode("div",{class:"jl-menu-sub-menu",id:"sub-"+d},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(h.subMenu,(p,u)=>(t.openBlock(),t.createElementBlock(t.Fragment,null,[p.subMenu?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("button",{class:t.normalizeClass("jl-menu-sub-sub sub-sub-"+u),index:d+"-"+u,tabindex:"0",role:"menuitem",onClick:t.withModifiers(g=>i.showSubSub("sub-sub-"+d),["stop"])},[t.createElementVNode("div",Kt,[t.createTextVNode(t.toDisplayString(p.name),1),t.createVNode(r,null,{default:t.withCtx(()=>[t.createVNode(a)]),_:1})])],10,Ut),t.createElementVNode("div",{class:"jl-menu-sub-sub-menu",id:"sub-sub-"+d},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.subMenu,(g,b)=>(t.openBlock(),t.createElementBlock("button",{class:"jl-menu-sub-sub-item",index:d+"-"+u+"-"+b,tabindex:"0",role:"menuitem",onClick:t.withModifiers(k=>i.choicesCheck(d+"-"+u+"-"+b),["stop"])},[t.createElementVNode("div",null,t.toDisplayString(g.name),1)],8,Qt))),256))],8,Gt)],64)):(t.openBlock(),t.createElementBlock("button",{key:1,class:"jl-menu-sub-item",tabindex:"0",role:"menuitem",onClick:t.withModifiers(g=>i.choicesCheck(d+"-"+u),["stop"])},[t.createElementVNode("div",null,t.toDisplayString(p.name),1)],8,Jt))],64))),256))],8,Yt)])):(t.openBlock(),t.createElementBlock("div",Zt,[t.createElementVNode("button",{class:"jl-menu-item",index:d,tabindex:"0",role:"menuitem",onClick:t.withModifiers(p=>i.choicesCheck(d),["stop"])},t.toDisplayString(h.name),9,vt)]))],64))),256))],32),i.showFeedback()?(t.openBlock(),t.createBlock(m,{key:1,content:s.feedbackObject},null,8,["content"])):t.createCommentVNode("",!0)],2)}const ee=f(qt,[["render",te]]),Me="",B={y:{t:"top",m:"marginTop",b:"bottom"},x:{l:"left",m:"marginLeft",r:"right"}};function ne(e){e.forEach((n,o)=>{document.documentElement.addEventListener(o,n)})}function oe(e){e.forEach((n,o)=>{document.documentElement.removeEventListener(o,n)})}const ie={name:"vue-drag-resize",emits:["clicked","dragging","dragstop","resizing","resizestop","activated","deactivated"],props:{stickSize:{type:Number,default:8},parentScaleX:{type:Number,default:1},parentScaleY:{type:Number,default:1},isActive:{type:Boolean,default:!1},preventActiveBehavior:{type:Boolean,default:!1},isDraggable:{type:Boolean,default:!0},isResizable:{type:Boolean,default:!0},aspectRatio:{type:Boolean,default:!1},parentLimitation:{type:Boolean,default:!1},snapToGrid:{type:Boolean,default:!1},gridX:{type:Number,default:50,validator(e){return e>=0}},gridY:{type:Number,default:50,validator(e){return e>=0}},parentW:{type:Number,default:0,validator(e){return e>=0}},parentH:{type:Number,default:0,validator(e){return e>=0}},w:{type:[String,Number],default:200,validator(e){return typeof e=="string"?e==="auto":e>=0}},h:{type:[String,Number],default:200,validator(e){return typeof e=="string"?e==="auto":e>=0}},minw:{type:Number,default:50,validator(e){return e>=0}},minh:{type:Number,default:50,validator(e){return e>=0}},x:{type:Number,default:0,validator(e){return typeof e=="number"}},y:{type:Number,default:0,validator(e){return typeof e=="number"}},z:{type:[String,Number],default:"auto",validator(e){return typeof e=="string"?e==="auto":e>=0}},dragHandle:{type:String,default:null},dragCancel:{type:String,default:null},sticks:{type:Array,default(){return["tl","tm","tr","mr","br","bm","bl","ml"]}},axis:{type:String,default:"both",validator(e){return["x","y","both","none"].indexOf(e)!==-1}},contentClass:{type:String,required:!1,default:""}},data(){return{fixAspectRatio:null,active:null,zIndex:null,parentWidth:null,parentHeight:null,left:null,top:null,right:null,bottom:null,minHeight:null}},beforeCreate(){this.stickDrag=!1,this.bodyDrag=!1,this.dimensionsBeforeMove={pointerX:0,pointerY:0,x:0,y:0,w:0,h:0},this.limits={left:{min:null,max:null},right:{min:null,max:null},top:{min:null,max:null},bottom:{min:null,max:null}},this.currentStick=null},mounted(){this.parentElement=this.$el.parentNode,this.parentWidth=this.parentW?this.parentW:this.parentElement.clientWidth,this.parentHeight=this.parentH?this.parentH:this.parentElement.clientHeight,this.left=this.x,this.top=this.y,this.right=this.parentWidth-(this.w==="auto"?this.$refs.container.scrollWidth:this.w)-this.left,this.bottom=this.parentHeight-(this.h==="auto"?this.$refs.container.scrollHeight:this.h)-this.top,this.domEvents=new Map([["mousemove",this.move],["mouseup",this.up],["mouseleave",this.up],["mousedown",this.deselect],["touchmove",this.move],["touchend",this.up],["touchcancel",this.up],["touchstart",this.up]]),ne(this.domEvents),this.dragHandle&&[...this.$el.querySelectorAll(this.dragHandle)].forEach(e=>{e.setAttribute("data-drag-handle",this._uid)}),this.dragCancel&&[...this.$el.querySelectorAll(this.dragCancel)].forEach(e=>{e.setAttribute("data-drag-cancel",this._uid)})},beforeUnmount(){oe(this.domEvents)},methods:{deselect(){this.preventActiveBehavior||(this.active=!1)},move(e){if(!this.stickDrag&&!this.bodyDrag)return;e.stopPropagation();const n=typeof e.pageX<"u"?e.pageX:e.touches[0].pageX,o=typeof e.pageY<"u"?e.pageY:e.touches[0].pageY,{dimensionsBeforeMove:c}=this,s={x:(c.pointerX-n)/this.parentScaleX,y:(c.pointerY-o)/this.parentScaleY};if(this.stickDrag&&this.stickMove(s),this.bodyDrag){if(this.axis==="x")s.y=0;else if(this.axis==="y")s.x=0;else if(this.axis==="none")return;this.bodyMove(s)}},up(e){this.stickDrag?this.stickUp(e):this.bodyDrag&&this.bodyUp(e)},bodyDown(e){const{target:n,button:o}=e;if(this.preventActiveBehavior||(this.active=!0),o&&o!==0||(this.$emit("clicked",e),!this.active)||this.dragHandle&&n.getAttribute("data-drag-handle")!==this._uid.toString()||this.dragCancel&&n.getAttribute("data-drag-cancel")===this._uid.toString())return;typeof e.stopPropagation<"u"&&e.stopPropagation(),typeof e.preventDefault<"u"&&e.preventDefault(),this.isDraggable&&(this.bodyDrag=!0);const c=typeof e.pageX<"u"?e.pageX:e.touches[0].pageX,s=typeof e.pageY<"u"?e.pageY:e.touches[0].pageY;this.saveDimensionsBeforeMove({pointerX:c,pointerY:s}),this.parentLimitation&&(this.limits=this.calcDragLimitation())},bodyMove(e){const{dimensionsBeforeMove:n,parentWidth:o,parentHeight:c,gridX:s,gridY:i,width:l,height:r}=this;let a=n.top-e.y,m=n.bottom+e.y,h=n.left-e.x,d=n.right+e.x;if(this.snapToGrid){let p=!0,u=!0,g=a-Math.floor(a/i)*i,b=c-m-Math.floor((c-m)/i)*i,k=h-Math.floor(h/s)*s,y=o-d-Math.floor((o-d)/s)*s;g>i/2&&(g-=i),b>i/2&&(b-=i),k>s/2&&(k-=s),y>s/2&&(y-=s),Math.abs(b)<Math.abs(g)&&(p=!1),Math.abs(y)<Math.abs(k)&&(u=!1),a-=p?g:b,m=c-r-a,h-=u?k:y,d=o-l-h}({newLeft:this.left,newRight:this.right,newTop:this.top,newBottom:this.bottom}=this.rectCorrectionByLimit({newLeft:h,newRight:d,newTop:a,newBottom:m})),this.$emit("dragging",this.rect)},bodyUp(){this.bodyDrag=!1,this.$emit("dragging",this.rect),this.$emit("dragstop",this.rect),this.dimensionsBeforeMove={pointerX:0,pointerY:0,x:0,y:0,w:0,h:0},this.limits={left:{min:null,max:null},right:{min:null,max:null},top:{min:null,max:null},bottom:{min:null,max:null}}},stickDown(e,n,o=!1){if((!this.isResizable||!this.active)&&!o)return;this.stickDrag=!0;const c=typeof n.pageX<"u"?n.pageX:n.touches[0].pageX,s=typeof n.pageY<"u"?n.pageY:n.touches[0].pageY;this.saveDimensionsBeforeMove({pointerX:c,pointerY:s}),this.currentStick=e,this.limits=this.calcResizeLimits()},saveDimensionsBeforeMove({pointerX:e,pointerY:n}){this.dimensionsBeforeMove.pointerX=e,this.dimensionsBeforeMove.pointerY=n,this.dimensionsBeforeMove.left=this.left,this.dimensionsBeforeMove.right=this.right,this.dimensionsBeforeMove.top=this.top,this.dimensionsBeforeMove.bottom=this.bottom,this.dimensionsBeforeMove.width=this.width,this.dimensionsBeforeMove.height=this.height,this.aspectFactor=this.width/this.height},stickMove(e){const{currentStick:n,dimensionsBeforeMove:o,gridY:c,gridX:s,snapToGrid:i,parentHeight:l,parentWidth:r}=this;let a=o.top,m=o.bottom,h=o.left,d=o.right;switch(n[0]){case"b":m=o.bottom+e.y,i&&(m=l-Math.round((l-m)/c)*c);break;case"t":a=o.top-e.y,i&&(a=Math.round(a/c)*c);break}switch(n[1]){case"r":d=o.right+e.x,i&&(d=r-Math.round((r-d)/s)*s);break;case"l":h=o.left-e.x,i&&(h=Math.round(h/s)*s);break}({newLeft:h,newRight:d,newTop:a,newBottom:m}=this.rectCorrectionByLimit({newLeft:h,newRight:d,newTop:a,newBottom:m})),this.aspectRatio&&({newLeft:h,newRight:d,newTop:a,newBottom:m}=this.rectCorrectionByAspectRatio({newLeft:h,newRight:d,newTop:a,newBottom:m})),this.left=h,this.right=d,this.top=a,this.bottom=m,this.$emit("resizing",this.rect)},stickUp(){this.stickDrag=!1,this.dimensionsBeforeMove={pointerX:0,pointerY:0,x:0,y:0,w:0,h:0},this.limits={left:{min:null,max:null},right:{min:null,max:null},top:{min:null,max:null},bottom:{min:null,max:null}},this.$emit("resizing",this.rect),this.$emit("resizestop",this.rect)},calcDragLimitation(){const{parentWidth:e,parentHeight:n}=this;return{left:{min:0,max:e-this.width},right:{min:0,max:e-this.width},top:{min:0,max:n-this.height},bottom:{min:0,max:n-this.height}}},calcResizeLimits(){const{aspectFactor:e,width:n,height:o,bottom:c,top:s,left:i,right:l}=this;let{minh:r,minw:a}=this;const m=this.parentLimitation?0:null;this.aspectRatio&&(a/r>e?r=a/e:a=e*r);const h={left:{min:m,max:i+(n-a)},right:{min:m,max:l+(n-a)},top:{min:m,max:s+(o-r)},bottom:{min:m,max:c+(o-r)}};if(this.aspectRatio){const d={left:{min:i-Math.min(s,c)*e*2,max:i+(o-r)/2*e*2},right:{min:l-Math.min(s,c)*e*2,max:l+(o-r)/2*e*2},top:{min:s-Math.min(i,l)/e*2,max:s+(n-a)/2/e*2},bottom:{min:c-Math.min(i,l)/e*2,max:c+(n-a)/2/e*2}};this.currentStick[0]==="m"?(h.left={min:Math.max(h.left.min,d.left.min),max:Math.min(h.left.max,d.left.max)},h.right={min:Math.max(h.right.min,d.right.min),max:Math.min(h.right.max,d.right.max)}):this.currentStick[1]==="m"&&(h.top={min:Math.max(h.top.min,d.top.min),max:Math.min(h.top.max,d.top.max)},h.bottom={min:Math.max(h.bottom.min,d.bottom.min),max:Math.min(h.bottom.max,d.bottom.max)})}return h},sideCorrectionByLimit(e,n){let o=n;return e.min!==null&&n<e.min?o=e.min:e.max!==null&&e.max<n&&(o=e.max),o},rectCorrectionByLimit(e){const{limits:n}=this;let{newRight:o,newLeft:c,newBottom:s,newTop:i}=e;return c=this.sideCorrectionByLimit(n.left,c),o=this.sideCorrectionByLimit(n.right,o),i=this.sideCorrectionByLimit(n.top,i),s=this.sideCorrectionByLimit(n.bottom,s),{newLeft:c,newRight:o,newTop:i,newBottom:s}},rectCorrectionByAspectRatio(e){let{newLeft:n,newRight:o,newTop:c,newBottom:s}=e;const{parentWidth:i,parentHeight:l,currentStick:r,aspectFactor:a,dimensionsBeforeMove:m}=this;let h=i-n-o,d=l-c-s;if(r[1]==="m"){const p=d-m.height;n-=p*a/2,o-=p*a/2}else if(r[0]==="m"){const p=h-m.width;c-=p/a/2,s-=p/a/2}else h/d>a?(h=a*d,r[1]==="l"?n=i-o-h:o=i-n-h):(d=h/a,r[0]==="t"?c=l-s-d:s=l-c-d);return{newLeft:n,newRight:o,newTop:c,newBottom:s}}},computed:{positionStyle(){return{top:this.top+"px",left:this.left+"px",zIndex:this.zIndex}},sizeStyle(){return{width:this.width+"px",height:this.height+"px"}},vdrStick(){return e=>{const n={width:`${this.stickSize/this.parentScaleX}px`,height:`${this.stickSize/this.parentScaleY}px`};return n[B.y[e[0]]]=`${this.stickSize/this.parentScaleX/-2}px`,n[B.x[e[1]]]=`${this.stickSize/this.parentScaleX/-2}px`,n}},width(){return this.parentWidth-this.left-this.right},height(){return this.parentHeight-this.top-this.bottom},rect(){return{left:Math.round(this.left),top:Math.round(this.top),width:Math.round(this.width),height:Math.round(this.height)}}},watch:{active(e){e?this.$emit("activated"):this.$emit("deactivated")},isActive:{immediate:!0,handler(e){this.active=e}},z:{immediate:!0,handler(e){(e>=0||e==="auto")&&(this.zIndex=e)}},x:{handler(e,n){if(this.stickDrag||this.bodyDrag||e===this.left)return;const o=n-e;this.bodyDown({pageX:this.left,pageY:this.top}),this.bodyMove({x:o,y:0}),this.$nextTick(()=>{this.bodyUp()})}},y:{handler(e,n){if(this.stickDrag||this.bodyDrag||e===this.top)return;const o=n-e;this.bodyDown({pageX:this.left,pageY:this.top}),this.bodyMove({x:0,y:o}),this.$nextTick(()=>{this.bodyUp()})}},w:{handler(e,n){if(this.stickDrag||this.bodyDrag||e===this.width)return;const o="mr",c=n-e;this.stickDown(o,{pageX:this.right,pageY:this.top+this.height/2},!0),this.stickMove({x:c,y:0}),this.$nextTick(()=>{this.stickUp()})}},h:{handler(e,n){if(this.stickDrag||this.bodyDrag||e===this.height)return;const o="bm",c=n-e;this.stickDown(o,{pageX:this.left+this.width/2,pageY:this.bottom},!0),this.stickMove({x:0,y:c}),this.$nextTick(()=>{this.stickUp()})}},parentW(e){this.right=e-this.width-this.left,this.parentWidth=e},parentH(e){this.bottom=e-this.height-this.top,this.parentHeight=e}}},se=["onMousedown","onTouchstart"];function re(e,n,o,c,s,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["vdr",`${s.active||o.isActive?"active":"inactive"} ${o.contentClass?o.contentClass:""}`]),style:t.normalizeStyle(i.positionStyle),onMousedown:n[0]||(n[0]=l=>i.bodyDown(l)),onTouchstart:n[1]||(n[1]=l=>i.bodyDown(l)),onTouchend:n[2]||(n[2]=l=>i.up(l)),ref:"container",tabindex:"0"},[t.createElementVNode("div",{style:t.normalizeStyle(i.sizeStyle),class:"content-container",ref:"container2"},[t.renderSlot(e.$slots,"default")],4),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.sticks,l=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["vdr-stick",["vdr-stick-"+l,o.isResizable?"":"not-resizable"]]),onMousedown:t.withModifiers(r=>i.stickDown(l,r),["stop","prevent"]),onTouchstart:t.withModifiers(r=>i.stickDown(l,r),["stop","prevent"]),style:t.normalizeStyle(i.vdrStick(l))},null,46,se))),256))],38)}const x=f(ie,[["render",re]]),Ve="",ce={components:{VueDragResize:x},props:["content"],data(){return{}},watch:{},computed:{getLastPage(){return!!this.$store.getters.getLastPage}},methods:{onResizstop(e){console.log("i have stopped resizing",e)},onDragstop(e){},reset(){this.listOne=[]},getParentWidth(){let e=document.getElementsByClassName("fridgemagnet");setTimeout(()=>e[0].offsetWidth)},getParentHeight(){let e=document.getElementsByClassName("fridgemagnet");setTimeout(()=>e[0].offsetHeight)},keyboardMove(e){for(let n of e)document.getElementById(n.id).addEventListener("focusin",c=>{let s=document.getElementsByClassName("fridgemagnet");addEventListener("keydown",function(i){let l=document.getElementById(i.target.id);if(i.altKey&&i.key==="ArrowLeft"){let r=Number(l.style.left.slice(0,-2));r-10<0?l.style.left=`${r}px`:l.style.left=`${r-10}px`}if(i.altKey&&i.key==="ArrowRight"){let r=Number(l.style.left.slice(0,-2));r+10>s[0].offsetWidth-50?l.style.left=`${r}px`:l.style.left=`${r+10}px`}if(i.altKey&&i.key==="ArrowUp"){let r=Number(l.style.top.slice(0,-2));r+10<0?l.style.top=`${r}px`:l.style.top=`${r-10}px`}if(i.altKey&&i.key==="ArrowDown"){let r=Number(l.style.top.slice(0,-2));r+10>s[0].offsetHeight-80?l.style.top=`${r}px`:l.style.top=`${r+10}px`}})})}},mounted(){let e=document.getElementsByClassName("vdr");setTimeout(()=>{e[0].focus()}),this.keyboardMove(e)},beforeMount(){}},ae={class:"fridgemagnet"},le=["innerHTML"],he=["src","alt"],de=["id","src","alt"],me=["innerHTML"];function pe(e,n,o,c,s,i){const l=t.resolveComponent("VueDragResize");return t.openBlock(),t.createElementBlock("div",ae,[o.content.directions?(t.openBlock(),t.createElementBlock("p",{key:0,innerHTML:o.content.directions},null,8,le)):t.createCommentVNode("",!0),t.createElementVNode("img",{src:o.content.image,alt:o.content.imageAlt},null,8,he),t.createElementVNode("div",{class:t.normalizeClass(["fridge",o.content.class,o.content.noOutline?"no_outline":""])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.content.magnets,(r,a)=>(t.openBlock(),t.createBlock(l,{id:"vdr_"+a,isActive:!0,w:r.width?r.width:50,minw:r.minWidth?r.minWidth:50,h:r.height?r.height:50,minh:r.minHeight?r.minHeight:50,x:r.x?r.x:0,y:r.y?r.y:60*a,class:t.normalizeClass(r.class),parentLimitation:!0,parentW:r.parentwidth?r.parentwidth:i.getParentWidth(),parentH:r.parentheight?r.parentheight:i.getParentHeight(),isResizable:r.resizable,isDraggable:r.draggable,snapToGrid:r.snap,gridX:r.snapX,gridY:r.snapY,dragHandle:r.handle,onResizing:e.resize,onDragging:e.resize,aspectRatio:!0,onResizestop:i.onResizstop,onDragstop:i.onDragstop,sticks:["tl","bl","tr","br"]},{default:t.withCtx(()=>[r.image?(t.openBlock(),t.createElementBlock("img",{key:0,id:r.index,src:r.image,alt:r.imageAlt},null,8,de)):t.createCommentVNode("",!0),r.text?(t.openBlock(),t.createElementBlock("p",{key:1,innerHTML:r.text},null,8,me)):t.createCommentVNode("",!0)]),_:2},1032,["id","w","minw","h","minh","x","y","class","parentW","parentH","isResizable","isDraggable","snapToGrid","gridX","gridY","dragHandle","onResizing","onDragging","onResizestop","onDragstop"]))),256))],2)])}const ue=f(ce,[["render",pe]]);return{install:(e,n)=>{e.component("special-uploader",T),e.component("lab-header",L),e.component("lab-footer",w),e.component("lab-drawer",w),e.component("lab-image",Y),e.component("lab-kaltura",nt),e.component("lab-image-marker",_t),e.component("lab-image-replacer",Et),e.component("lab-feedback",C),e.component("lab-drop-down",Vt),e.component("lab-fill-blank",zt),e.component("lab-selectable",It),e.component("lab-textbox",Rt),e.component("lab-menu_chooser",ee),e.component("lab-drag-resize",x),e.component("lab-fridgemagnet",ue)}}});
|
|
1
|
+
(function(o,Ce){typeof exports=="object"&&typeof module<"u"?module.exports=Ce(require("vue")):typeof define=="function"&&define.amd?define(["vue"],Ce):(o=typeof globalThis<"u"?globalThis:o||self,o.LabmakerPlugin=Ce(o.Vue))})(this,function(o){"use strict";const Ce="",J=(A,e)=>{const t=A.__vccOpts||A;for(const[r,n]of e)t[r]=n;return t},ws={props:["custom-img"],data(){return{imgSRC:this.customImg}},computed:{},methods:{fileUpload(A){const t=A.target.files[0];this.fileProcess(t)},fileProcess(A){this.imgSRC=URL.createObjectURL(A)}},mounted(){}},Qs=o.createElementVNode("h1",null,"File Uploader",-1),Cs={class:"image-uploader"},ds=o.createElementVNode("h1",null,"File Uploader",-1),Us={class:"your-file"},Fs=["src"];function ps(A,e,t,r,n,s){return o.openBlock(),o.createElementBlock(o.Fragment,null,[Qs,o.createElementVNode("div",Cs,[ds,o.createElementVNode("input",{onChange:e[0]||(e[0]=(...i)=>s.fileUpload&&s.fileUpload(...i)),type:"file",id:"file-upload",name:"fileUpload",accept:"image/*"},null,32),o.createElementVNode("div",Us,[o.createElementVNode("img",{src:n.imgSRC,alt:"",scrset:""},null,8,Fs)])])],64)}const ms=J(ws,[["render",ps]]),Dg="",Es={props:["title"],data(){return{}},computed:{}};function Hs(A,e,t,r,n,s){return o.openBlock(),o.createElementBlock("header",null,[o.createElementVNode("h1",null,o.toDisplayString(t.title),1)])}const Is=J(Es,[["render",Hs]]),Sg="",ys={data(){return{}},computed:{totalPages(){return this.$store.getters.getPageCount?this.$store.getters.getPageCount:0},currentPage(){return this.$store.getters.getCurrentPage?this.$store.getters.getCurrentPage+1:1},pagerCount(){return this.$store.getters.getPagerCount?this.$store.getters.getPagerCount:0}},methods:{handleCurrentChange(A){this.$store.commit("setCurrentPage",A-1)},changePage(A){console.log("headed to: ",A),this.$store.commit("setCurrentPage",A)}}};function bs(A,e,t,r,n,s){const i=o.resolveComponent("el-col"),a=o.resolveComponent("el-button"),B=o.resolveComponent("el-row");return o.openBlock(),o.createBlock(B,{gutter:20},{default:o.withCtx(()=>[o.createVNode(i,{span:18}),o.createVNode(i,{span:6,class:"homeButtonContainer"},{default:o.withCtx(()=>[o.createVNode(a,{type:"primary ",onClick:e[0]||(e[0]=o.withModifiers(c=>s.changePage(0),["stop"])),class:"homeButton"},{default:o.withCtx(()=>[o.createTextVNode("Return to Crime Screen")]),_:1})]),_:1})]),_:1})}const Br=J(ys,[["render",bs]]),Tg="",vs={props:["content"],data(){return{}},computed:{getLastPage(){return!!this.$store.getters.getLastPage}},methods:{pixelFormat(A){return typeof A=="number"?A+"px":A},checkStepper(){this.$store.dispatch("lastPageFocus",{})}},mounted(){this.checkStepper()}},Ls={class:"image-container"},Ks={class:"image"},xs=["src","alt"],Ds=["innerHTML"],Ss=["innerHTML"],Ts=["innerHTML"];function ks(A,e,t,r,n,s){return o.openBlock(),o.createElementBlock("div",Ls,[o.createElementVNode("div",Ks,[o.createElementVNode("img",{src:t.content.src,alt:t.content.alt,class:o.normalizeClass(t.content.class)},null,10,xs),t.content.captionHeader?(o.openBlock(),o.createElementBlock("span",{key:0,class:"captionHeader",innerHTML:t.content.captionHeader},null,8,Ds)):o.createCommentVNode("",!0),t.content.caption?(o.openBlock(),o.createElementBlock("span",{key:1,class:"caption",innerHTML:t.content.caption},null,8,Ss)):o.createCommentVNode("",!0),t.content.copyright?(o.openBlock(),o.createElementBlock("span",{key:2,innerHTML:t.content.copyright,class:"copyright"},null,8,Ts)):o.createCommentVNode("",!0)])])}const _s=J(vs,[["render",ks],["__scopeId","data-v-6d545532"]]),kg="",Ms={props:["content"],data(){return{showingKaltura:!1,showingText:!1,buttonText:!1,hasText:!1,video:{width:640,height:480},audio:{width:260,height:80},audioBtn:{width:40,height:40},textversionArray:{}}},watch:{content:function(){this.tvCleaner()}},computed:{kHeight(){if(this.content.kalturaType==="video")if(this.content.height&&this.content.height!=""){let A=this.content.height;return A.slice(-2)==="px"?A.slice(0,-2):this.content.height}else return this.video.height;else if(this.content.kalturaType==="audio")if(this.content.height&&this.content.height!=""){let A=this.content.height;return A.slice(-2)==="px"?A.slice(0,-2):this.content.height}else return this.audio.height;else if(this.content.kalturaType==="audiobtn")return this.audioBtn.height},kWidth(){if(this.content.kalturaType==="video")if(this.content.width&&this.content.width!=""){let A=this.content.width;return A.slice(-2)==="px"?A.slice(0,-2):this.content.width}else return this.video.width;else{if(this.content.kalturaType==="audio")return this.audio.width;if(this.content.kalturaType==="audiobtn")return this.audioBtn.width}}},methods:{getButtonText(A){return A==="video"?this.showingText?"Show Video":"Show Text Version":this.showingText?"Show Audio":"Show Text Version"},textVersionCheck(){this.content.textVersion&&this.content.textVersion.length>1&&(this.hasText=!0)},kalturaLoad(){this.textVersionCheck()},kalturaMedia(A){let e={uiconf_id:"35766781",partner_id:"2061901",entry_id:"",height:"400",width:"640",type:"video"};return e.entry_id=this.content.kalturaEntryId,this.content.kalturaType&&(e.type=this.content.kalturaType),e.type==="audio"?e.uiconf_id="36511471":e.type==="audiobtn"?e.uiconf_id="36582731":e.type==="videocc"&&(e.uiconf_id="35766781"),this.content.standalone&&this.$store.commit("setStepHold",!1),"https://cdnapisec.kaltura.com/p/"+e.partner_id+"/sp/"+e.partner_id+"00/embedIframeJs/uiconf_id/"+e.uiconf_id+"/partner_id/"+e.partner_id+"?iframeembed=true&playerId=Kaltura&entry_id="+e.entry_id},showKaltura(){this.showingKaltura=!0},showText(){this.showingText=!this.showingText,this.buttonText=!this.buttonText},tvCleaner(){let A=document.createElement("div");A.innerHTML=this.content.textVersion;for(let e=0;e<A.children.length;e++){let t=A.children[e];if(t.tagName=="DIV"&&t.className=="panel-default"&&t.children[0].dataset.toggle)for(let r=0;r<t.children.length;r++){let n=t.children[r];if(n.dataset.toggle=="collapse"){let s={heading:n.innerHTML,body:t.children[r+1].innerHTML};this.textversionArray[e]=s}}else this.textversionArray[e]=t.outerHTML}}},beforeMount(){this.kalturaLoad(),this.tvCleaner()},mounted(){}},Os={key:0,class:"textVersion"},Vs=o.createElementVNode("h1",null,"Text Version",-1),Ns=["innerHTML"],Rs=["src","width","height"],Gs=["src","width","height"],Xs=["src","width","height"],Ps={key:2,class:"alert alert-danger"};function Js(A,e,t,r,n,s){const i=o.resolveComponent("el-button");return o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["kContainer",t.content.class])},[t.content.textVersion&&n.showingText?(o.openBlock(),o.createElementBlock("div",Os,[Vs,o.createElementVNode("div",{innerHTML:t.content.textVersion},null,8,Ns)])):o.createCommentVNode("",!0),!n.showingText&&t.content.kalturaEntryId?(o.openBlock(),o.createElementBlock("div",{key:1,class:"mainVersion",style:o.normalizeStyle({width:s.kWidth+"px",height:s.kHeight+"px"})},[t.content.kalturaType=="video"&&!n.showingKaltura?(o.openBlock(),o.createElementBlock("div",{key:0,class:o.normalizeClass(["kPoster",{active:n.showingKaltura==!0}]),style:o.normalizeStyle({width:s.kWidth+"px",height:s.kHeight+"px"})},[o.createElementVNode("iframe",{onClick:e[0]||(e[0]=(...a)=>s.showKaltura&&s.showKaltura(...a)),class:"videoIframe",src:s.kalturaMedia(t.content),width:s.kWidth+"px",height:s.kHeight+"px",allowfullscreen:"",webkitallowfullscreen:"",mozAllowFullScreen:"",frameborder:"0"},null,8,Rs)],6)):o.createCommentVNode("",!0),t.content.kalturaType=="audio"?(o.openBlock(),o.createElementBlock("div",{key:1,class:o.normalizeClass(["kAudio",{active:n.showingKaltura==!0}]),onClick:e[1]||(e[1]=(...a)=>s.showKaltura&&s.showKaltura(...a))},[o.createElementVNode("iframe",{id:"my_iframe",src:s.kalturaMedia(t.content),width:s.kWidth+"px",height:s.kHeight+"px",allowfullscreen:"",webkitallowfullscreen:"",mozAllowFullScreen:"",frameborder:"0"},null,8,Gs)],2)):o.createCommentVNode("",!0),t.content.kalturaType=="audiobtn"?(o.openBlock(),o.createElementBlock("div",{key:2,class:o.normalizeClass(["kAudiobtn",{active:n.showingKaltura==!0}]),onClick:e[2]||(e[2]=(...a)=>s.showKaltura&&s.showKaltura(...a))},[o.createElementVNode("iframe",{src:s.kalturaMedia(t.content),width:n.audioBtn.width+"px",height:n.audioBtn.height+"px",allowfullscreen:"",webkitallowfullscreen:"",mozAllowFullScreen:"",frameborder:"0"},null,8,Xs)],2)):o.createCommentVNode("",!0)],4)):o.createCommentVNode("",!0),t.content.kalturaEntryId==""?(o.openBlock(),o.createElementBlock("div",Ps,"There is no Kaltura Entry ID")):o.createCommentVNode("",!0),t.content.textVersion?(o.openBlock(),o.createBlock(i,{key:3,size:"medium",type:"primary","aria-label":"text version",class:"toggleSwitch ftSwitch btn btn-primary vidText",onClick:e[3]||(e[3]=o.withModifiers(a=>s.showText(t.content.kalturaType),["stop"]))},{default:o.withCtx(()=>[o.createTextVNode(o.toDisplayString(s.getButtonText(t.content.kalturaType)),1)]),_:1})):o.createCommentVNode("",!0)],2)}const Ws=J(Ms,[["render",Js]]),_g="",Ys={props:["content"],data(){return{show:!0}},computed:{getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts},feedbackHeader(){return this.$store.getters.getShowFeedbackAttempts?"Too many Attempts":this.content.feedbackHeader},feedbackWidth(){return this.content.feedbackWidth?this.content.feedbackWidth:"50%"}},methods:{feedbackClose(){this.content.finalInstructions&&this.$store.commit("updateFinishDirections",!1),this.content.instructions&&this.$store.commit("updateDirections",!1),this.$store.commit("setShowFeedback",!1),this.$store.commit("setShowFeedbackAttempts",!1),this.$store.dispatch("lastPageFocus",{})}},mounted(){}},Zs={class:"my-header"},zs=["id","innerHTML"],js=["innerHTML"],qs={key:1},$s=["src"],Ai=["innerHTML"],ei={class:"dialog-footer"};function ti(A,e,t,r,n,s){const i=o.resolveComponent("el-button"),a=o.resolveComponent("el-dialog");return o.openBlock(),o.createBlock(a,{width:s.feedbackWidth,modelValue:n.show,"onUpdate:modelValue":e[1]||(e[1]=B=>n.show=B),"before-close":s.feedbackClose},{header:o.withCtx(({close:B,titleId:c,titleClass:l})=>[o.createElementVNode("div",Zs,[o.createElementVNode("h4",{id:c,class:o.normalizeClass(l),innerHTML:s.feedbackHeader},null,10,zs)])]),footer:o.withCtx(()=>[o.createElementVNode("span",ei,[o.createVNode(i,{size:"small",id:"feedbackClose",type:"primary",onClick:e[0]||(e[0]=o.withModifiers(B=>s.feedbackClose(),["stop"]))},{default:o.withCtx(()=>[o.createTextVNode("Close")]),_:1})])]),default:o.withCtx(()=>[s.getShowFeedbackAttempts?(o.openBlock(),o.createElementBlock(o.Fragment,{key:0},[t.content.feedbackAttempts?(o.openBlock(),o.createElementBlock("p",{key:0,innerHTML:t.content.feedbackAttempts},null,8,js)):(o.openBlock(),o.createElementBlock("p",qs,"You have tried too many times, the correct answer has been provided for you."))],64)):(o.openBlock(),o.createElementBlock(o.Fragment,{key:1},[t.content.feedbackImage?(o.openBlock(),o.createElementBlock("img",{key:0,class:"im-ButtonImage",src:t.content.feedbackImage,alt:"button image"},null,8,$s)):o.createCommentVNode("",!0),o.createElementVNode("p",{innerHTML:t.content.feedback},null,8,Ai)],64))]),_:1},8,["width","modelValue","before-close"])}const cr=J(Ys,[["render",ti]]),Mg="",ri={components:{Feedback:cr},inject:["message"],props:["content"],data(){return{dialogVisible:!1,feedbackVisibility:[],feedbackIndex:0}},computed:{getLastPage(){return!!this.$store.getters.getLastPage}},methods:{pixelFormat(A){return typeof A=="number"?A+"px":A},changePage(A,e){A.pageLink?this.$store.commit("setCurrentPage",A.pageLink):A.feedback&&(this.feedbackIndex=e,this.feedbackVisibility.indexOf(e)===-1&&this.feedbackVisibility.push(e),this.$store.commit("setShowFeedback",!0),this.content.hotspots.length-1===this.feedbackVisibility.length-1&&(this.$store.commit("setStepHold",!1),this.$store.commit("setStepDone",!0)),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()}))},showFeedback(A){return!!(this.$store.getters.getShowFeedback&&this.feedbackIndex===A)}},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setStepHold",!0)}},ni={class:"imageMarker"},si=["src","alt"],ii={class:"hotspotArea"},oi=["src","alt"],ai={class:"im-buttonText"};function Bi(A,e,t,r,n,s){const i=o.resolveComponent("el-button"),a=o.resolveComponent("Feedback");return o.openBlock(),o.createElementBlock("div",ni,[o.createElementVNode("img",{src:t.content.image,alt:t.content.imageAlt},null,8,si),o.createElementVNode("div",ii,[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(t.content.hotspots,(B,c)=>(o.openBlock(),o.createElementBlock(o.Fragment,null,[o.createVNode(i,{type:B.buttonType,onClick:o.withModifiers(l=>s.changePage(B,c),["stop"]),id:"hotspot_"+c,class:o.normalizeClass([["is-"+B.buttonShape,{noBG:B.buttonImage},B.class],"hotspot"]),style:o.normalizeStyle({top:s.pixelFormat(B.cordinatesX),left:s.pixelFormat(B.cordinatesY),width:s.pixelFormat(B.dimensionsW),height:s.pixelFormat(B.dimensionsH)}),icon:B.buttonIcon},{default:o.withCtx(()=>[B.buttonImage?(o.openBlock(),o.createElementBlock("img",{key:0,class:"im-ButtonImage",src:B.buttonImage,alt:"image marker "+Number(c+1)},null,8,oi)):o.createCommentVNode("",!0),o.createElementVNode("span",ai,o.toDisplayString(B.name),1)]),_:2},1032,["type","onClick","id","class","style","icon"]),s.showFeedback(c)?(o.openBlock(),o.createBlock(a,{key:0,content:B},null,8,["content"])):o.createCommentVNode("",!0)],64))),256))])])}const ci=J(ri,[["render",Bi],["__scopeId","data-v-3897bfb2"]]),Og="",li={props:["content"],data(){return{imageReplaced:!1,imageSrc:this.content.image,imageAlt:this.content.imageAlt}},computed:{getLastPage(){return!!this.$store.getters.getLastPage}},methods:{pixelFormat(A){return typeof A=="number"?A+"px":A},changeImage(A){this.imageReplaced=!0,this.imageSrc=this.content.hotspots[A].imageOverlay,this.imageAlt=this.content.hotspots[A].imageOverlayAlt,this.$store.commit("setStepHold",!1),this.$store.dispatch("lastPageFocus",{})}}},gi=["innerHTML"],ui=["src","alt"],fi={class:"hotspotArea"};function hi(A,e,t,r,n,s){const i=o.resolveComponent("el-col"),a=o.resolveComponent("el-button"),B=o.resolveComponent("el-row");return o.openBlock(),o.createBlock(B,{class:"imageReplacer"},{default:o.withCtx(()=>[o.createVNode(i,{span:12},{default:o.withCtx(()=>[o.createElementVNode("p",{class:"imageReplacerDescription",innerHTML:t.content.description},null,8,gi)]),_:1}),o.createVNode(i,{span:12},{default:o.withCtx(()=>[o.createElementVNode("img",{class:"im-ButtonImage",src:n.imageSrc,alt:n.imageAlt},null,8,ui),o.createElementVNode("div",fi,[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(t.content.hotspots,(c,l)=>(o.openBlock(),o.createBlock(a,{type:c.buttonType,onClick:o.withModifiers(g=>s.changeImage(l),["stop"]),class:"hotspot",style:o.normalizeStyle({top:s.pixelFormat(c.cordinatesX),left:s.pixelFormat(c.cordinatesY),width:s.pixelFormat(c.dimensionsW),height:s.pixelFormat(c.dimensionsH)}),icon:c.buttonIcon},null,8,["type","onClick","style","icon"]))),256))])]),_:1})]),_:1})}const wi=J(li,[["render",hi],["__scopeId","data-v-02e047cd"]]),Vg="",Qi={components:{},props:["content"],data(){return{quizArray:[],quizOptions:[],quizItemCompleted:[],input:[],feedbackIndex:-1,totalAttempts:99,correctChoices:[],feedbackObject:{},value1:""}},watch:{},computed:{quizArrayCount(){return this.quizArray.length-1},getAttempt(){return this.$store.getters.getAttempts},getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts}},methods:{quizArrayCompleted(A){return!(this.quizItemCompleted.includes(A)||A===0)},prepareQuiz(){this.quizArray=this.content.quiz.split("*_").filter(A=>A),this.content.options.forEach((A,e)=>{A.options?A.random?this.quizOptions.push(this.shuffle(A.options)):this.quizOptions.push(A.options):this.quizOptions.push(!1)})},quizType(A){return this.content.options[A]&&this.content.options[A].type?this.content.options[A].type:!1},quizDisplay(A){return this.content.options[A]&&this.content.options[A].display?this.content.options[A].display:"Select"},quizClass(A){return this.content.options[A]&&this.content.options[A].class?this.content.options[A].class:""},shuffle(A){let e=A.length,t;for(;e!=0;)t=Math.floor(Math.random()*e),e--,[A[e],A[t]]=[A[t],A[e]];return A},choicesCheck(){if(this.getAttempt<this.content.attempts){let A=!0,e=!1;this.input.length===0?this.content.options[0].stopFlow&&(e=!0,this.feedbackObject.feedbackHeader=this.content.options[0].notSelectedHeader,this.feedbackObject.feedback=this.content.options[0].notSelectedBody):this.content.options.forEach((t,r)=>{this.input[r]?this.input[r]!==this.content.options[r].answer&&(A=!1):this.content.options[this.input.length].stopFlow&&(e=!0,this.feedbackObject.feedbackHeader=this.content.options[this.input.length].notSelectedHeader,this.feedbackObject.feedback=this.content.options[this.input.length].notSelectedBody)}),this.$store.commit("setAttempts",this.getAttempt+1),A===!0&&this.input.length===this.quizArray.length?(this.choicesComplete(),this.feedbackObject.feedbackHeader=this.content.correctHeader,this.feedbackObject.feedback=this.content.correctFeedback):(e||(this.feedbackObject.feedbackHeader=this.content.incorrectHeader,this.feedbackObject.feedback=this.content.incorrectFeedback),this.$store.commit("setAttempts",this.getAttempt+1))}else this.feedbackObject.feedbackAttempts=this.content.feedbackAttempts,this.$store.commit("setShowFeedbackAttempts",!0),this.choicesComplete();this.$store.commit("setShowFeedback",!0),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()})},choicesComplete(){this.quizArray.forEach((A,e)=>{this.input[e]?this.input[e]=this.content.options[e].answer:this.input.push(this.content.options[e].answer),this.quizItemCompleted.push(e+1)}),this.$store.commit("setStepDone",!0),this.$store.commit("setStepHold",!1)},choicesMade(A){this.quizItemCompleted.includes(A+1)===!1&&this.quizItemCompleted.push(A+1)},showFeedback(){return!!this.$store.getters.getShowFeedback}},mounted(){if(this.prepareQuiz(),this.$store.getters.getDirections.display===!1){let A=document.getElementsByClassName("selectableButton");setTimeout(()=>{A[0].focus()})}},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setAttempts",0),this.feedbackIndex=-1,this.content.attempts&&(this.totalAttempts=this.content.attempts)}};function Ci(A,e,t,r,n,s){const i=o.resolveComponent("el-option"),a=o.resolveComponent("el-select"),B=o.resolveComponent("el-date-picker"),c=o.resolveComponent("el-button"),l=o.resolveComponent("lab-feedback");return o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["drop-down",t.content.class])},[o.createElementVNode("p",null,[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(n.quizArray,(g,u)=>(o.openBlock(),o.createElementBlock(o.Fragment,null,[o.createElementVNode("span",{class:o.normalizeClass(s.quizClass(u))},[o.createElementVNode("span",{class:o.normalizeClass("quizText quizSection_"+u)},o.toDisplayString(g)+" ",3),s.quizType(u)==="choose"?(o.openBlock(),o.createBlock(a,{key:0,onChange:f=>s.choicesMade(u),modelValue:n.input[u],"onUpdate:modelValue":f=>n.input[u]=f,placeholder:s.quizDisplay(u)},{default:o.withCtx(()=>[s.quizArrayCompleted(u)?o.createCommentVNode("",!0):(o.openBlock(!0),o.createElementBlock(o.Fragment,{key:0},o.renderList(n.quizOptions[u],f=>(o.openBlock(),o.createBlock(i,{key:f,label:f,value:f},null,8,["label","value"]))),128))]),_:2},1032,["onChange","modelValue","onUpdate:modelValue","placeholder"])):o.createCommentVNode("",!0),s.quizType(u)==="date"?(o.openBlock(),o.createBlock(B,{key:1,onChange:f=>s.choicesMade(u),modelValue:n.input[u],"onUpdate:modelValue":f=>n.input[u]=f,type:"date",placeholder:s.quizDisplay(u),format:t.content.options[u].format,"value-format":t.content.options[u].format,disabled:s.quizArrayCompleted(u)},null,8,["onChange","modelValue","onUpdate:modelValue","placeholder","format","value-format","disabled"])):o.createCommentVNode("",!0)],2),o.createTextVNode(" ")],64))),256))]),o.createVNode(c,{size:"small",type:"primary",class:"drop-down-submit",onClick:e[0]||(e[0]=g=>s.choicesCheck())},{default:o.withCtx(()=>[o.createTextVNode("Submit")]),_:1}),s.showFeedback()?(o.openBlock(),o.createBlock(l,{key:0,content:n.feedbackObject},null,8,["content"])):o.createCommentVNode("",!0)],2)}const di=J(Qi,[["render",Ci]]),Ng="",Ui={components:{},props:["content"],data(){return{quizArray:[],input:[],feedbackIndex:-1,totalAttempts:99,correctChoices:[],feedbackObject:{}}},watch:{},computed:{quizArrayCount(){return this.quizArray.length-1},getAttempt(){return this.$store.getters.getAttempts},getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts}},methods:{prepareQuiz(){this.quizArray=this.content.quiz.split("*_")},choicesCheck(){this.getAttempt<this.content.attempts?(this.input.forEach((A,e)=>{if(this.content.answers[e]===A)this.correctChoices.includes(e)===!1&&this.correctChoices.push(e);else if(this.correctChoices.includes(e)===!0){let t=this.correctChoices.indexOf(e);this.correctChoices.splice(t,1)}}),this.input.length===0?(this.feedbackObject.feedbackHeader="You did not enter an answer",this.feedbackObject.feedback="Please enter your choice in the input field"):this.correctChoices.length===this.content.answers.length?(this.choicesComplete(),this.feedbackObject.feedbackHeader=this.content.correctHeader,this.feedbackObject.feedback=this.content.correctFeedback):(this.$store.commit("setAttempts",this.getAttempt+1),this.feedbackObject.feedbackHeader=this.content.incorrectHeader,this.feedbackObject.feedback=this.content.incorrectFeedback)):(this.feedbackObject.feedbackAttempts=this.content.feedbackAttempts,this.$store.commit("setShowFeedbackAttempts",!0),this.choicesComplete()),this.$store.commit("setShowFeedback",!0),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()})},choicesComplete(){this.input.forEach((A,e)=>{this.input[e]=this.content.answers[e]}),this.$store.commit("setStepDone",!0),this.$store.commit("setStepHold",!1)},showFeedback(){return!!this.$store.getters.getShowFeedback}},mounted(){if(this.prepareQuiz(),this.$store.getters.getDirections.display===!1){let A=document.getElementsByClassName("selectableButton");setTimeout(()=>{A[0].focus()})}},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setAttempts",0),this.feedbackIndex=-1,this.content.attempts&&(this.totalAttempts=this.content.attempts)}};function Fi(A,e,t,r,n,s){const i=o.resolveComponent("el-input"),a=o.resolveComponent("el-button"),B=o.resolveComponent("lab-feedback");return o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["fill-blank",t.content.class])},[o.createElementVNode("p",null,[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(n.quizArray,(c,l)=>(o.openBlock(),o.createElementBlock(o.Fragment,null,[o.createTextVNode(o.toDisplayString(c),1),l<s.quizArrayCount?(o.openBlock(),o.createBlock(i,{key:0,modelValue:n.input[l],"onUpdate:modelValue":g=>n.input[l]=g,placeholder:"Please input",size:"small"},null,8,["modelValue","onUpdate:modelValue"])):o.createCommentVNode("",!0)],64))),256))]),o.createVNode(a,{size:"small",type:"primary",class:"fill-blank-submit",onClick:e[0]||(e[0]=c=>s.choicesCheck())},{default:o.withCtx(()=>[o.createTextVNode("Submit")]),_:1}),s.showFeedback()?(o.openBlock(),o.createBlock(B,{key:0,content:n.feedbackObject},null,8,["content"])):o.createCommentVNode("",!0)],2)}const pi=J(Ui,[["render",Fi]]),Rg="",mi={components:{},props:["content"],data(){return{feedbackIndex:-1,totalAttempts:99}},computed:{getLastPage(){return!!this.$store.getters.getLastPage},getAttempt(){return this.$store.getters.getAttempts},getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts}},methods:{leftColWidth(){return this.content.leftColWidth?Number(this.content.leftColWidth):12},rightColWidth(){return this.content.leftColWidth?this.content.leftColWidth<24?24-this.content.leftColWidth:24:12},pixelFormat(A){return typeof A=="number"?A+"px":A},choicesComplete(){let A=document.querySelectorAll(".selectableButton");for(let e=0;e<A.length;e++)A[e].classList.add("is-failure"),A[e].setAttribute("disabled",!0),this.content.choices[e].correct&&A[e].classList.add("is-success");this.$store.commit("setStepDone",!0),this.$store.commit("setStepHold",!1)},choicesCheck(A){this.getAttempt<Number(this.content.attempts)?this.content.choices[A].correct===!0?(console.log(" it was true"),this.choicesComplete()):this.$store.commit("setAttempts",this.getAttempt+1):(this.content.choices[A].correct!==!0&&this.$store.commit("setShowFeedbackAttempts",!0),this.choicesComplete()),this.feedbackIndex=A,this.$store.commit("setShowFeedback",!0),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()})},shuffledChoices(){let A=this.content.choices;for(let e=A.length-1;e>0;e--){const t=Math.floor(Math.random()*(e+1));[A[e],A[t]]=[A[t],A[e]]}this.content.choices=A},showFeedback(A){return this.$store.getters.getShowFeedback&&this.feedbackIndex===A?(this.content.choices[A].correct&&this.choicesComplete(),!0):!1}},mounted(){if(this.$store.getters.getDirections.display===!1){let A=document.getElementsByClassName("selectableButton");setTimeout(()=>{A[0].focus()})}},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setAttempts",0),this.feedbackIndex=-1,this.shuffledChoices(),this.content.attempts&&(this.totalAttempts=this.content.attempts)}},Ei=["innerHTML"],Hi={class:"buttonSpan"},Ii=["src","alt"],yi={class:"selectable-buttonText"};function bi(A,e,t,r,n,s){const i=o.resolveComponent("lab-image"),a=o.resolveComponent("el-col"),B=o.resolveComponent("el-divider"),c=o.resolveComponent("el-button"),l=o.resolveComponent("lab-feedback"),g=o.resolveComponent("el-row");return o.openBlock(),o.createBlock(g,{id:t.content.id,class:o.normalizeClass(["selectable",t.content.classes])},{default:o.withCtx(()=>[o.createVNode(a,{span:s.leftColWidth(A.index)},{default:o.withCtx(()=>[t.content.directions?(o.openBlock(),o.createElementBlock("p",{key:0,innerHTML:t.content.directions},null,8,Ei)):o.createCommentVNode("",!0),t.content.image?(o.openBlock(),o.createBlock(i,{key:1,content:t.content.image},null,8,["content"])):o.createCommentVNode("",!0)]),_:1},8,["span"]),o.createVNode(a,{span:s.rightColWidth(A.index),class:"selectArea"},{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(t.content.choices,(u,f)=>(o.openBlock(),o.createElementBlock(o.Fragment,null,[!t.content.noDivider&&f>0?(o.openBlock(),o.createBlock(B,{key:0})):o.createCommentVNode("",!0),o.createVNode(c,{size:"small",type:"primary",class:"selectableButton",style:o.normalizeStyle({width:s.pixelFormat(t.content.choiceWidth),height:s.pixelFormat(t.content.choiceHeight)}),onClick:h=>s.choicesCheck(f)},{default:o.withCtx(()=>[o.createElementVNode("div",Hi,[u.image?(o.openBlock(),o.createElementBlock("img",{key:0,class:"im-ButtonImage",src:u.image,alt:u.alt?u.alt:"button image"},null,8,Ii)):o.createCommentVNode("",!0),o.createElementVNode("span",yi,o.toDisplayString(u.text),1)])]),_:2},1032,["style","onClick"]),s.showFeedback(f)?(o.openBlock(),o.createBlock(l,{key:1,content:u},null,8,["content"])):o.createCommentVNode("",!0)],64))),256))]),_:1},8,["span"])]),_:1},8,["id","class"])}const vi=J(mi,[["render",bi],["__scopeId","data-v-bc83f1c6"]]),Gg="",Li={components:{},props:["content"],data(){return{input:"",feedbackIndex:-1,totalAttempts:99,correctChoices:[],feedbackObject:{}}},watch:{},computed:{getAttempt(){return this.$store.getters.getAttempts},getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts}},methods:{choicesCheck(){if(this.getAttempt<this.content.attempts){let A=!1;this.content.answers.forEach((e,t)=>{let r=e.toLowerCase();this.input.toLowerCase().includes(r)||(A=!0)}),A?(this.$store.commit("setAttempts",this.getAttempt+1),this.feedbackObject.feedbackHeader=this.content.incorrectHeader,this.feedbackObject.feedback=this.content.incorrectFeedback):(this.choicesComplete(),this.feedbackObject.feedbackHeader=this.content.correctHeader,this.feedbackObject.feedback=this.content.correctFeedback)}else this.feedbackObject.feedbackAttempts=this.content.feedbackAttempts,this.$store.commit("setShowFeedbackAttempts",!0),this.choicesComplete();this.$store.commit("setShowFeedback",!0),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()})},choicesComplete(){this.$store.commit("setStepDone",!0),this.$store.commit("setStepHold",!1)},showFeedback(){return!!this.$store.getters.getShowFeedback}},mounted(){if(this.$store.getters.getDirections.display===!1){let A=document.getElementsByClassName("selectableButton");setTimeout(()=>{A[0].focus()})}},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setAttempts",0),this.feedbackIndex=-1,this.content.attempts&&(this.totalAttempts=this.content.attempts)}};function Ki(A,e,t,r,n,s){const i=o.resolveComponent("el-input"),a=o.resolveComponent("el-button"),B=o.resolveComponent("lab-feedback");return o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["textbox",t.content.class])},[o.createElementVNode("p",null,o.toDisplayString(t.content.quiz),1),o.createVNode(i,{modelValue:n.input,"onUpdate:modelValue":e[0]||(e[0]=c=>n.input=c),autosize:{minRows:4,maxRows:8},type:"textarea",placeholder:"Please input"},null,8,["modelValue"]),o.createVNode(a,{size:"small",type:"primary",class:"fill-blank-submit",onClick:e[1]||(e[1]=c=>s.choicesCheck())},{default:o.withCtx(()=>[o.createTextVNode("Submit")]),_:1}),s.showFeedback()?(o.openBlock(),o.createBlock(B,{key:0,content:n.feedbackObject},null,8,["content"])):o.createCommentVNode("",!0)],2)}const xi=J(Li,[["render",Ki]]),Xg="",Di={components:{},props:["content"],data(){return{quizArray:[],quizOptions:[],input:[],feedbackIndex:-1,totalAttempts:99,correctChoices:[],feedbackObject:{},value1:"",showMenuOverlay:!1}},watch:{},computed:{getAttempt(){return this.$store.getters.getAttempts},getShowFeedbackAttempts(){return this.$store.getters.getShowFeedbackAttempts}},methods:{showSub(A){let e=document.getElementById(A);e.classList.contains("jl-menu-sub_show")?(this.showMenuOverlay=!1,this.hideSubs()):(this.showMenuOverlay=!0,e.classList.add("jl-menu-sub_show"))},showSubSub(A){let e=document.getElementById(A);e.classList.contains("jl-menu-sub-sub_show")?(this.showMenuOverlay=!1,this.hideSubs()):(this.showMenuOverlay=!0,e.classList.add("jl-menu-sub-sub_show"))},hideSubs(){this.showMenuOverlay=!1;let A=document.getElementsByClassName("jl-menu-sub_show");for(;A.length>0;)A[0].classList.remove("jl-menu-sub_show");let e=document.getElementsByClassName("jl-menu-sub-sub_show");for(;e.length>0;)e[0].classList.remove("jl-menu-sub-sub_show")},choicesCheck(A){this.hideSubs();let e=!1,t="";if(this.getAttempt<this.content.attempts){if(typeof A=="string"){let r=A.split("-");r.forEach((n,s)=>{r[s]=Number(n)}),r.length===2?this.content.menu[r[0]].subMenu[r[1]].correct&&(this.content.menu[r[0]].subMenu[r[1]].page&&(t=this.content.menu[r[0]].subMenu[r[1]].page),e=!0):r.length===3&&this.content.menu[r[0]].subMenu[r[1]].subMenu[r[2]].correct&&(this.content.menu[r[0]].subMenu[r[1]].subMenu[r[2]].page&&(t=this.content.menu[r[0]].subMenu[r[1]].subMenu[r[2]].page),e=!0)}else this.content.menu[A].correct&&(this.content.menu[A].page&&(t=this.content.menu[A].page),e=!0);e?(this.choicesComplete(t),this.feedbackObject.feedbackHeader=this.content.correctHeader,this.feedbackObject.feedback=this.content.correctFeedback):(this.$store.commit("setAttempts",this.getAttempt+1),this.feedbackObject.feedbackHeader=this.content.incorrectHeader,this.feedbackObject.feedback=this.content.incorrectFeedback)}else this.$store.commit("setShowFeedbackAttempts",!0),this.choicesComplete();t===""&&this.$store.commit("setShowFeedback",!0),setTimeout(()=>{document.getElementById("feedbackClose")&&document.getElementById("feedbackClose").focus()})},choicesComplete(A){this.$store.commit("setStepDone",!0),this.$store.commit("setStepHold",!1),A!==""&&this.$store.commit("setCurrentPage",A)},showFeedback(){return!!this.$store.getters.getShowFeedback}},mounted(){this.$store.getters.getDirections.display===!1&&(document.getElementsByClassName("selectableButton"),setTimeout(()=>{}))},beforeMount(){this.$store.commit("setStepDone",!1),this.$store.commit("setAttempts",0),this.feedbackIndex=-1,this.content.attempts&&(this.totalAttempts=this.content.attempts)}},Si={key:0},Ti=["index","onClick"],ki={class:"jl-menu-sub__title"},_i=["id"],Mi=["index","onClick"],Oi={class:"jl-menu-sub-sub__title"},Vi=["id"],Ni=["index","onClick"],Ri=["onClick"],Gi={key:1,class:"jl-menu-item"},Xi=["index","onClick"];function Pi(A,e,t,r,n,s){const i=o.resolveComponent("CaretBottom"),a=o.resolveComponent("el-icon"),B=o.resolveComponent("CaretRight"),c=o.resolveComponent("lab-feedback");return o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["menu-chooser",t.content.class])},[n.showMenuOverlay?(o.openBlock(),o.createElementBlock("div",{key:0,class:"nav-mask",onClick:e[0]||(e[0]=(...l)=>s.hideSubs&&s.hideSubs(...l))})):o.createCommentVNode("",!0),o.createElementVNode("p",null,o.toDisplayString(t.content.quiz),1),o.createElementVNode("div",{class:"jl-menu",onSelect:e[1]||(e[1]=(...l)=>s.choicesCheck&&s.choicesCheck(...l))},[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(t.content.menu,(l,g)=>(o.openBlock(),o.createElementBlock(o.Fragment,null,[l.subMenu?(o.openBlock(),o.createElementBlock("div",Si,[o.createElementVNode("button",{class:o.normalizeClass("jl-menu-sub sub-"+g),index:g,tabindex:"0",role:"menuitem",onClick:o.withModifiers(u=>s.showSub("sub-"+g),["stop"])},[o.createElementVNode("div",ki,[o.createTextVNode(o.toDisplayString(l.name)+" ",1),o.createVNode(a,null,{default:o.withCtx(()=>[o.createVNode(i)]),_:1})])],10,Ti),o.createElementVNode("div",{class:"jl-menu-sub-menu",id:"sub-"+g},[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(l.subMenu,(u,f)=>(o.openBlock(),o.createElementBlock(o.Fragment,null,[u.subMenu?(o.openBlock(),o.createElementBlock(o.Fragment,{key:0},[o.createElementVNode("button",{class:o.normalizeClass("jl-menu-sub-sub sub-sub-"+f),index:g+"-"+f,tabindex:"0",role:"menuitem",onClick:o.withModifiers(h=>s.showSubSub("sub-sub-"+g),["stop"])},[o.createElementVNode("div",Oi,[o.createTextVNode(o.toDisplayString(u.name),1),o.createVNode(a,null,{default:o.withCtx(()=>[o.createVNode(B)]),_:1})])],10,Mi),o.createElementVNode("div",{class:"jl-menu-sub-sub-menu",id:"sub-sub-"+g},[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(u.subMenu,(h,w)=>(o.openBlock(),o.createElementBlock("button",{class:"jl-menu-sub-sub-item",index:g+"-"+f+"-"+w,tabindex:"0",role:"menuitem",onClick:o.withModifiers(p=>s.choicesCheck(g+"-"+f+"-"+w),["stop"])},[o.createElementVNode("div",null,o.toDisplayString(h.name),1)],8,Ni))),256))],8,Vi)],64)):(o.openBlock(),o.createElementBlock("button",{key:1,class:"jl-menu-sub-item",tabindex:"0",role:"menuitem",onClick:o.withModifiers(h=>s.choicesCheck(g+"-"+f),["stop"])},[o.createElementVNode("div",null,o.toDisplayString(u.name),1)],8,Ri))],64))),256))],8,_i)])):(o.openBlock(),o.createElementBlock("div",Gi,[o.createElementVNode("button",{class:"jl-menu-item",index:g,tabindex:"0",role:"menuitem",onClick:o.withModifiers(u=>s.choicesCheck(g),["stop"])},o.toDisplayString(l.name),9,Xi)]))],64))),256))],32),s.showFeedback()?(o.openBlock(),o.createBlock(c,{key:1,content:n.feedbackObject},null,8,["content"])):o.createCommentVNode("",!0)],2)}const Ji=J(Di,[["render",Pi]]),Pg="",lr={y:{t:"top",m:"marginTop",b:"bottom"},x:{l:"left",m:"marginLeft",r:"right"}};function Wi(A){A.forEach((e,t)=>{document.documentElement.addEventListener(t,e)})}function Yi(A){A.forEach((e,t)=>{document.documentElement.removeEventListener(t,e)})}const Zi={name:"vue-drag-resize",emits:["clicked","dragging","dragstop","resizing","resizestop","activated","deactivated"],props:{stickSize:{type:Number,default:8},parentScaleX:{type:Number,default:1},parentScaleY:{type:Number,default:1},isActive:{type:Boolean,default:!1},preventActiveBehavior:{type:Boolean,default:!1},isDraggable:{type:Boolean,default:!0},isResizable:{type:Boolean,default:!0},aspectRatio:{type:Boolean,default:!1},parentLimitation:{type:Boolean,default:!1},snapToGrid:{type:Boolean,default:!1},gridX:{type:Number,default:50,validator(A){return A>=0}},gridY:{type:Number,default:50,validator(A){return A>=0}},parentW:{type:Number,default:0,validator(A){return A>=0}},parentH:{type:Number,default:0,validator(A){return A>=0}},w:{type:[String,Number],default:200,validator(A){return typeof A=="string"?A==="auto":A>=0}},h:{type:[String,Number],default:200,validator(A){return typeof A=="string"?A==="auto":A>=0}},minw:{type:Number,default:50,validator(A){return A>=0}},minh:{type:Number,default:50,validator(A){return A>=0}},x:{type:Number,default:0,validator(A){return typeof A=="number"}},y:{type:Number,default:0,validator(A){return typeof A=="number"}},z:{type:[String,Number],default:"auto",validator(A){return typeof A=="string"?A==="auto":A>=0}},dragHandle:{type:String,default:null},dragCancel:{type:String,default:null},sticks:{type:Array,default(){return["tl","tm","tr","mr","br","bm","bl","ml"]}},axis:{type:String,default:"both",validator(A){return["x","y","both","none"].indexOf(A)!==-1}},contentClass:{type:String,required:!1,default:""}},data(){return{fixAspectRatio:null,active:null,zIndex:null,parentWidth:null,parentHeight:null,left:null,top:null,right:null,bottom:null,minHeight:null}},beforeCreate(){this.stickDrag=!1,this.bodyDrag=!1,this.dimensionsBeforeMove={pointerX:0,pointerY:0,x:0,y:0,w:0,h:0},this.limits={left:{min:null,max:null},right:{min:null,max:null},top:{min:null,max:null},bottom:{min:null,max:null}},this.currentStick=null},mounted(){this.parentElement=this.$el.parentNode,this.parentWidth=this.parentW?this.parentW:this.parentElement.clientWidth,this.parentHeight=this.parentH?this.parentH:this.parentElement.clientHeight,this.left=this.x,this.top=this.y,this.right=this.parentWidth-(this.w==="auto"?this.$refs.container.scrollWidth:this.w)-this.left,this.bottom=this.parentHeight-(this.h==="auto"?this.$refs.container.scrollHeight:this.h)-this.top,this.domEvents=new Map([["mousemove",this.move],["mouseup",this.up],["mouseleave",this.up],["mousedown",this.deselect],["touchmove",this.move],["touchend",this.up],["touchcancel",this.up],["touchstart",this.up]]),Wi(this.domEvents),this.dragHandle&&[...this.$el.querySelectorAll(this.dragHandle)].forEach(A=>{A.setAttribute("data-drag-handle",this._uid)}),this.dragCancel&&[...this.$el.querySelectorAll(this.dragCancel)].forEach(A=>{A.setAttribute("data-drag-cancel",this._uid)})},beforeUnmount(){Yi(this.domEvents)},methods:{deselect(){this.preventActiveBehavior||(this.active=!1)},move(A){if(!this.stickDrag&&!this.bodyDrag)return;A.stopPropagation();const e=typeof A.pageX<"u"?A.pageX:A.touches[0].pageX,t=typeof A.pageY<"u"?A.pageY:A.touches[0].pageY,{dimensionsBeforeMove:r}=this,n={x:(r.pointerX-e)/this.parentScaleX,y:(r.pointerY-t)/this.parentScaleY};if(this.stickDrag&&this.stickMove(n),this.bodyDrag){if(this.axis==="x")n.y=0;else if(this.axis==="y")n.x=0;else if(this.axis==="none")return;this.bodyMove(n)}},up(A){this.stickDrag?this.stickUp(A):this.bodyDrag&&this.bodyUp(A)},bodyDown(A){const{target:e,button:t}=A;if(this.preventActiveBehavior||(this.active=!0),t&&t!==0||(this.$emit("clicked",A),!this.active)||this.dragHandle&&e.getAttribute("data-drag-handle")!==this._uid.toString()||this.dragCancel&&e.getAttribute("data-drag-cancel")===this._uid.toString())return;typeof A.stopPropagation<"u"&&A.stopPropagation(),typeof A.preventDefault<"u"&&A.preventDefault(),this.isDraggable&&(this.bodyDrag=!0);const r=typeof A.pageX<"u"?A.pageX:A.touches[0].pageX,n=typeof A.pageY<"u"?A.pageY:A.touches[0].pageY;this.saveDimensionsBeforeMove({pointerX:r,pointerY:n}),this.parentLimitation&&(this.limits=this.calcDragLimitation())},bodyMove(A){const{dimensionsBeforeMove:e,parentWidth:t,parentHeight:r,gridX:n,gridY:s,width:i,height:a}=this;let B=e.top-A.y,c=e.bottom+A.y,l=e.left-A.x,g=e.right+A.x;if(this.snapToGrid){let u=!0,f=!0,h=B-Math.floor(B/s)*s,w=r-c-Math.floor((r-c)/s)*s,p=l-Math.floor(l/n)*n,U=t-g-Math.floor((t-g)/n)*n;h>s/2&&(h-=s),w>s/2&&(w-=s),p>n/2&&(p-=n),U>n/2&&(U-=n),Math.abs(w)<Math.abs(h)&&(u=!1),Math.abs(U)<Math.abs(p)&&(f=!1),B-=u?h:w,c=r-a-B,l-=f?p:U,g=t-i-l}({newLeft:this.left,newRight:this.right,newTop:this.top,newBottom:this.bottom}=this.rectCorrectionByLimit({newLeft:l,newRight:g,newTop:B,newBottom:c})),this.$emit("dragging",this.rect)},bodyUp(){this.bodyDrag=!1,this.$emit("dragging",this.rect),this.$emit("dragstop",this.rect),this.dimensionsBeforeMove={pointerX:0,pointerY:0,x:0,y:0,w:0,h:0},this.limits={left:{min:null,max:null},right:{min:null,max:null},top:{min:null,max:null},bottom:{min:null,max:null}}},stickDown(A,e,t=!1){if((!this.isResizable||!this.active)&&!t)return;this.stickDrag=!0;const r=typeof e.pageX<"u"?e.pageX:e.touches[0].pageX,n=typeof e.pageY<"u"?e.pageY:e.touches[0].pageY;this.saveDimensionsBeforeMove({pointerX:r,pointerY:n}),this.currentStick=A,this.limits=this.calcResizeLimits()},saveDimensionsBeforeMove({pointerX:A,pointerY:e}){this.dimensionsBeforeMove.pointerX=A,this.dimensionsBeforeMove.pointerY=e,this.dimensionsBeforeMove.left=this.left,this.dimensionsBeforeMove.right=this.right,this.dimensionsBeforeMove.top=this.top,this.dimensionsBeforeMove.bottom=this.bottom,this.dimensionsBeforeMove.width=this.width,this.dimensionsBeforeMove.height=this.height,this.aspectFactor=this.width/this.height},stickMove(A){const{currentStick:e,dimensionsBeforeMove:t,gridY:r,gridX:n,snapToGrid:s,parentHeight:i,parentWidth:a}=this;let B=t.top,c=t.bottom,l=t.left,g=t.right;switch(e[0]){case"b":c=t.bottom+A.y,s&&(c=i-Math.round((i-c)/r)*r);break;case"t":B=t.top-A.y,s&&(B=Math.round(B/r)*r);break}switch(e[1]){case"r":g=t.right+A.x,s&&(g=a-Math.round((a-g)/n)*n);break;case"l":l=t.left-A.x,s&&(l=Math.round(l/n)*n);break}({newLeft:l,newRight:g,newTop:B,newBottom:c}=this.rectCorrectionByLimit({newLeft:l,newRight:g,newTop:B,newBottom:c})),this.aspectRatio&&({newLeft:l,newRight:g,newTop:B,newBottom:c}=this.rectCorrectionByAspectRatio({newLeft:l,newRight:g,newTop:B,newBottom:c})),this.left=l,this.right=g,this.top=B,this.bottom=c,this.$emit("resizing",this.rect)},stickUp(){this.stickDrag=!1,this.dimensionsBeforeMove={pointerX:0,pointerY:0,x:0,y:0,w:0,h:0},this.limits={left:{min:null,max:null},right:{min:null,max:null},top:{min:null,max:null},bottom:{min:null,max:null}},this.$emit("resizing",this.rect),this.$emit("resizestop",this.rect)},calcDragLimitation(){const{parentWidth:A,parentHeight:e}=this;return{left:{min:0,max:A-this.width},right:{min:0,max:A-this.width},top:{min:0,max:e-this.height},bottom:{min:0,max:e-this.height}}},calcResizeLimits(){const{aspectFactor:A,width:e,height:t,bottom:r,top:n,left:s,right:i}=this;let{minh:a,minw:B}=this;const c=this.parentLimitation?0:null;this.aspectRatio&&(B/a>A?a=B/A:B=A*a);const l={left:{min:c,max:s+(e-B)},right:{min:c,max:i+(e-B)},top:{min:c,max:n+(t-a)},bottom:{min:c,max:r+(t-a)}};if(this.aspectRatio){const g={left:{min:s-Math.min(n,r)*A*2,max:s+(t-a)/2*A*2},right:{min:i-Math.min(n,r)*A*2,max:i+(t-a)/2*A*2},top:{min:n-Math.min(s,i)/A*2,max:n+(e-B)/2/A*2},bottom:{min:r-Math.min(s,i)/A*2,max:r+(e-B)/2/A*2}};this.currentStick[0]==="m"?(l.left={min:Math.max(l.left.min,g.left.min),max:Math.min(l.left.max,g.left.max)},l.right={min:Math.max(l.right.min,g.right.min),max:Math.min(l.right.max,g.right.max)}):this.currentStick[1]==="m"&&(l.top={min:Math.max(l.top.min,g.top.min),max:Math.min(l.top.max,g.top.max)},l.bottom={min:Math.max(l.bottom.min,g.bottom.min),max:Math.min(l.bottom.max,g.bottom.max)})}return l},sideCorrectionByLimit(A,e){let t=e;return A.min!==null&&e<A.min?t=A.min:A.max!==null&&A.max<e&&(t=A.max),t},rectCorrectionByLimit(A){const{limits:e}=this;let{newRight:t,newLeft:r,newBottom:n,newTop:s}=A;return r=this.sideCorrectionByLimit(e.left,r),t=this.sideCorrectionByLimit(e.right,t),s=this.sideCorrectionByLimit(e.top,s),n=this.sideCorrectionByLimit(e.bottom,n),{newLeft:r,newRight:t,newTop:s,newBottom:n}},rectCorrectionByAspectRatio(A){let{newLeft:e,newRight:t,newTop:r,newBottom:n}=A;const{parentWidth:s,parentHeight:i,currentStick:a,aspectFactor:B,dimensionsBeforeMove:c}=this;let l=s-e-t,g=i-r-n;if(a[1]==="m"){const u=g-c.height;e-=u*B/2,t-=u*B/2}else if(a[0]==="m"){const u=l-c.width;r-=u/B/2,n-=u/B/2}else l/g>B?(l=B*g,a[1]==="l"?e=s-t-l:t=s-e-l):(g=l/B,a[0]==="t"?r=i-n-g:n=i-r-g);return{newLeft:e,newRight:t,newTop:r,newBottom:n}}},computed:{positionStyle(){return{top:this.top+"px",left:this.left+"px",zIndex:this.zIndex}},sizeStyle(){return{width:this.width+"px",height:this.height+"px"}},vdrStick(){return A=>{const e={width:`${this.stickSize/this.parentScaleX}px`,height:`${this.stickSize/this.parentScaleY}px`};return e[lr.y[A[0]]]=`${this.stickSize/this.parentScaleX/-2}px`,e[lr.x[A[1]]]=`${this.stickSize/this.parentScaleX/-2}px`,e}},width(){return this.parentWidth-this.left-this.right},height(){return this.parentHeight-this.top-this.bottom},rect(){return{left:Math.round(this.left),top:Math.round(this.top),width:Math.round(this.width),height:Math.round(this.height)}}},watch:{active(A){A?this.$emit("activated"):this.$emit("deactivated")},isActive:{immediate:!0,handler(A){this.active=A}},z:{immediate:!0,handler(A){(A>=0||A==="auto")&&(this.zIndex=A)}},x:{handler(A,e){if(this.stickDrag||this.bodyDrag||A===this.left)return;const t=e-A;this.bodyDown({pageX:this.left,pageY:this.top}),this.bodyMove({x:t,y:0}),this.$nextTick(()=>{this.bodyUp()})}},y:{handler(A,e){if(this.stickDrag||this.bodyDrag||A===this.top)return;const t=e-A;this.bodyDown({pageX:this.left,pageY:this.top}),this.bodyMove({x:0,y:t}),this.$nextTick(()=>{this.bodyUp()})}},w:{handler(A,e){if(this.stickDrag||this.bodyDrag||A===this.width)return;const t="mr",r=e-A;this.stickDown(t,{pageX:this.right,pageY:this.top+this.height/2},!0),this.stickMove({x:r,y:0}),this.$nextTick(()=>{this.stickUp()})}},h:{handler(A,e){if(this.stickDrag||this.bodyDrag||A===this.height)return;const t="bm",r=e-A;this.stickDown(t,{pageX:this.left+this.width/2,pageY:this.bottom},!0),this.stickMove({x:0,y:r}),this.$nextTick(()=>{this.stickUp()})}},parentW(A){this.right=A-this.width-this.left,this.parentWidth=A},parentH(A){this.bottom=A-this.height-this.top,this.parentHeight=A}}},zi=["onMousedown","onTouchstart"];function ji(A,e,t,r,n,s){return o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["vdr",`${n.active||t.isActive?"active":"inactive"} ${t.contentClass?t.contentClass:""}`]),style:o.normalizeStyle(s.positionStyle),onMousedown:e[0]||(e[0]=i=>s.bodyDown(i)),onTouchstart:e[1]||(e[1]=i=>s.bodyDown(i)),onTouchend:e[2]||(e[2]=i=>s.up(i)),ref:"container",tabindex:"0"},[o.createElementVNode("div",{style:o.normalizeStyle(s.sizeStyle),class:"content-container",ref:"container2"},[o.renderSlot(A.$slots,"default")],4),(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(t.sticks,i=>(o.openBlock(),o.createElementBlock("div",{class:o.normalizeClass(["vdr-stick",["vdr-stick-"+i,t.isResizable?"":"not-resizable"]]),onMousedown:o.withModifiers(a=>s.stickDown(i,a),["stop","prevent"]),onTouchstart:o.withModifiers(a=>s.stickDown(i,a),["stop","prevent"]),style:o.normalizeStyle(s.vdrStick(i))},null,46,zi))),256))],38)}const gr=J(Zi,[["render",ji]]),Jg="",qi={components:{VueDragResize:gr},props:["content"],data(){return{}},watch:{},computed:{getLastPage(){return!!this.$store.getters.getLastPage}},methods:{onResizstop(A){console.log("i have stopped resizing",A)},onDragstop(A){},reset(){this.listOne=[]},getParentWidth(){let A=document.getElementsByClassName("fridgemagnet");setTimeout(()=>A[0].offsetWidth)},getParentHeight(){let A=document.getElementsByClassName("fridgemagnet");setTimeout(()=>A[0].offsetHeight)},keyboardMove(A){for(let e of A)document.getElementById(e.id).addEventListener("focusin",r=>{let n=document.getElementsByClassName("fridgemagnet");addEventListener("keydown",function(s){let i=document.getElementById(s.target.id);if(s.altKey&&s.key==="ArrowLeft"){let a=Number(i.style.left.slice(0,-2));a-10<0?i.style.left=`${a}px`:i.style.left=`${a-10}px`}if(s.altKey&&s.key==="ArrowRight"){let a=Number(i.style.left.slice(0,-2));a+10>n[0].offsetWidth-50?i.style.left=`${a}px`:i.style.left=`${a+10}px`}if(s.altKey&&s.key==="ArrowUp"){let a=Number(i.style.top.slice(0,-2));a+10<0?i.style.top=`${a}px`:i.style.top=`${a-10}px`}if(s.altKey&&s.key==="ArrowDown"){let a=Number(i.style.top.slice(0,-2));a+10>n[0].offsetHeight-80?i.style.top=`${a}px`:i.style.top=`${a+10}px`}})})}},mounted(){let A=document.getElementsByClassName("vdr");setTimeout(()=>{A[0].focus()}),this.keyboardMove(A)},beforeMount(){}},$i={class:"fridgemagnet"},Ao=["innerHTML"],eo=["src","alt"],to=["id","src","alt"],ro=["innerHTML"];function no(A,e,t,r,n,s){const i=o.resolveComponent("VueDragResize");return o.openBlock(),o.createElementBlock("div",$i,[t.content.directions?(o.openBlock(),o.createElementBlock("p",{key:0,innerHTML:t.content.directions},null,8,Ao)):o.createCommentVNode("",!0),o.createElementVNode("img",{src:t.content.image,alt:t.content.imageAlt},null,8,eo),o.createElementVNode("div",{class:o.normalizeClass(["fridge",t.content.class,t.content.noOutline?"no_outline":""])},[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(t.content.magnets,(a,B)=>(o.openBlock(),o.createBlock(i,{id:"vdr_"+B,isActive:!0,w:a.width?a.width:50,minw:a.minWidth?a.minWidth:50,h:a.height?a.height:50,minh:a.minHeight?a.minHeight:50,x:a.x?a.x:0,y:a.y?a.y:60*B,class:o.normalizeClass(a.class),parentLimitation:!0,parentW:a.parentwidth?a.parentwidth:s.getParentWidth(),parentH:a.parentheight?a.parentheight:s.getParentHeight(),isResizable:a.resizable,isDraggable:a.draggable,snapToGrid:a.snap,gridX:a.snapX,gridY:a.snapY,dragHandle:a.handle,onResizing:A.resize,onDragging:A.resize,aspectRatio:!0,onResizestop:s.onResizstop,onDragstop:s.onDragstop,sticks:["tl","bl","tr","br"]},{default:o.withCtx(()=>[a.image?(o.openBlock(),o.createElementBlock("img",{key:0,id:a.index,src:a.image,alt:a.imageAlt},null,8,to)):o.createCommentVNode("",!0),a.text?(o.openBlock(),o.createElementBlock("p",{key:1,innerHTML:a.text},null,8,ro)):o.createCommentVNode("",!0)]),_:2},1032,["id","w","minw","h","minh","x","y","class","parentW","parentH","isResizable","isDraggable","snapToGrid","gridX","gridY","dragHandle","onResizing","onDragging","onResizestop","onDragstop"]))),256))],2)])}const so=J(qi,[["render",no]]);/*!
|
|
2
|
+
* html2canvas 1.4.1 <https://html2canvas.hertzen.com>
|
|
3
|
+
* Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
|
|
4
|
+
* Released under MIT License
|
|
5
|
+
*//*! *****************************************************************************
|
|
6
|
+
Copyright (c) Microsoft Corporation.
|
|
7
|
+
|
|
8
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
9
|
+
purpose with or without fee is hereby granted.
|
|
10
|
+
|
|
11
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
12
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
13
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
14
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
15
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
16
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
17
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
18
|
+
***************************************************************************** */var gt=function(A,e){return gt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])},gt(A,e)};function nA(A,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");gt(A,e);function t(){this.constructor=A}A.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}var ut=function(){return ut=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(e[s]=t[s])}return e},ut.apply(this,arguments)};function W(A,e,t,r){function n(s){return s instanceof t?s:new t(function(i){i(s)})}return new(t||(t=Promise))(function(s,i){function a(l){try{c(r.next(l))}catch(g){i(g)}}function B(l){try{c(r.throw(l))}catch(g){i(g)}}function c(l){l.done?s(l.value):n(l.value).then(a,B)}c((r=r.apply(A,e||[])).next())})}function X(A,e){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,n,s,i;return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(c){return function(l){return B([c,l])}}function B(c){if(r)throw new TypeError("Generator is already executing.");for(;t;)try{if(r=1,n&&(s=c[0]&2?n.return:c[0]?n.throw||((s=n.return)&&s.call(n),0):n.next)&&!(s=s.call(n,c[1])).done)return s;switch(n=0,s&&(c=[c[0]&2,s.value]),c[0]){case 0:case 1:s=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,n=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!s||c[1]>s[0]&&c[1]<s[3])){t.label=c[1];break}if(c[0]===6&&t.label<s[1]){t.label=s[1],s=c;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(c);break}s[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(A,t)}catch(l){c=[6,l],n=0}finally{r=s=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function de(A,e,t){if(t||arguments.length===2)for(var r=0,n=e.length,s;r<n;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return A.concat(s||e)}for(var cA=function(){function A(e,t,r,n){this.left=e,this.top=t,this.width=r,this.height=n}return A.prototype.add=function(e,t,r,n){return new A(this.left+e,this.top+t,this.width+r,this.height+n)},A.fromClientRect=function(e,t){return new A(t.left+e.windowBounds.left,t.top+e.windowBounds.top,t.width,t.height)},A.fromDOMRectList=function(e,t){var r=Array.from(t).find(function(n){return n.width!==0});return r?new A(r.left+e.windowBounds.left,r.top+e.windowBounds.top,r.width,r.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A}(),Ue=function(A,e){return cA.fromClientRect(A,e.getBoundingClientRect())},io=function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var r=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),n=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new cA(0,0,r,n)},Fe=function(A){for(var e=[],t=0,r=A.length;t<r;){var n=A.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=A.charCodeAt(t++);(s&64512)===56320?e.push(((n&1023)<<10)+(s&1023)+65536):(e.push(n),t--)}else e.push(n)}return e},T=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var i=A[n];i<=65535?r.push(i):(i-=65536,r.push((i>>10)+55296,i%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},ur="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",oo=typeof Uint8Array>"u"?[]:new Uint8Array(256),pe=0;pe<ur.length;pe++)oo[ur.charCodeAt(pe)]=pe;for(var fr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ZA=typeof Uint8Array>"u"?[]:new Uint8Array(256),me=0;me<fr.length;me++)ZA[fr.charCodeAt(me)]=me;for(var ao=function(A){var e=A.length*.75,t=A.length,r,n=0,s,i,a,B;A[A.length-1]==="="&&(e--,A[A.length-2]==="="&&e--);var c=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(e):new Array(e),l=Array.isArray(c)?c:new Uint8Array(c);for(r=0;r<t;r+=4)s=ZA[A.charCodeAt(r)],i=ZA[A.charCodeAt(r+1)],a=ZA[A.charCodeAt(r+2)],B=ZA[A.charCodeAt(r+3)],l[n++]=s<<2|i>>4,l[n++]=(i&15)<<4|a>>2,l[n++]=(a&3)<<6|B&63;return c},Bo=function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t},co=function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t},yA=5,ft=6+5,ht=2,lo=ft-yA,hr=65536>>yA,go=1<<yA,wt=go-1,uo=1024>>yA,fo=hr+uo,ho=fo,wo=32,Qo=ho+wo,Co=65536>>ft,Uo=1<<lo,Fo=Uo-1,wr=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},po=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},mo=function(A,e){var t=ao(A),r=Array.isArray(t)?co(t):new Uint32Array(t),n=Array.isArray(t)?Bo(t):new Uint16Array(t),s=24,i=wr(n,s/2,r[4]/2),a=r[5]===2?wr(n,(s+r[4])/2):po(r,Math.ceil((s+r[4])/4));return new Eo(r[0],r[1],r[2],r[3],i,a)},Eo=function(){function A(e,t,r,n,s,i){this.initialValue=e,this.errorValue=t,this.highStart=r,this.highValueIndex=n,this.index=s,this.data=i}return A.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=this.index[e>>yA],t=(t<<ht)+(e&wt),this.data[t];if(e<=65535)return t=this.index[hr+(e-55296>>yA)],t=(t<<ht)+(e&wt),this.data[t];if(e<this.highStart)return t=Qo-Co+(e>>ft),t=this.index[t],t+=e>>yA&Fo,t=this.index[t],t=(t<<ht)+(e&wt),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),Qr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ho=typeof Uint8Array>"u"?[]:new Uint8Array(256),Ee=0;Ee<Qr.length;Ee++)Ho[Qr.charCodeAt(Ee)]=Ee;var Io="KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA==",Cr=50,yo=1,dr=2,Ur=3,bo=4,vo=5,Fr=7,pr=8,mr=9,wA=10,Qt=11,Er=12,Ct=13,Lo=14,zA=15,dt=16,He=17,jA=18,Ko=19,Hr=20,Ut=21,qA=22,Ft=23,kA=24,q=25,$A=26,Ae=27,_A=28,xo=29,bA=30,Do=31,Ie=32,ye=33,pt=34,mt=35,Et=36,ee=37,Ht=38,be=39,ve=40,It=41,Ir=42,So=43,To=[9001,65288],yr="!",y="×",Le="÷",yt=mo(Io),lA=[bA,Et],bt=[yo,dr,Ur,vo],br=[wA,pr],vr=[Ae,$A],ko=bt.concat(br),Lr=[Ht,be,ve,pt,mt],_o=[zA,Ct],Mo=function(A,e){e===void 0&&(e="strict");var t=[],r=[],n=[];return A.forEach(function(s,i){var a=yt.get(s);if(a>Cr?(n.push(!0),a-=Cr):n.push(!1),["normal","auto","loose"].indexOf(e)!==-1&&[8208,8211,12316,12448].indexOf(s)!==-1)return r.push(i),t.push(dt);if(a===bo||a===Qt){if(i===0)return r.push(i),t.push(bA);var B=t[i-1];return ko.indexOf(B)===-1?(r.push(r[i-1]),t.push(B)):(r.push(i),t.push(bA))}if(r.push(i),a===Do)return t.push(e==="strict"?Ut:ee);if(a===Ir||a===xo)return t.push(bA);if(a===So)return s>=131072&&s<=196605||s>=196608&&s<=262141?t.push(ee):t.push(bA);t.push(a)}),[r,t,n]},vt=function(A,e,t,r){var n=r[t];if(Array.isArray(A)?A.indexOf(n)!==-1:A===n)for(var s=t;s<=r.length;){s++;var i=r[s];if(i===e)return!0;if(i!==wA)break}if(n===wA)for(var s=t;s>0;){s--;var a=r[s];if(Array.isArray(A)?A.indexOf(a)!==-1:A===a)for(var B=t;B<=r.length;){B++;var i=r[B];if(i===e)return!0;if(i!==wA)break}if(a!==wA)break}return!1},Kr=function(A,e){for(var t=A;t>=0;){var r=e[t];if(r===wA)t--;else return r}return 0},Oo=function(A,e,t,r,n){if(t[r]===0)return y;var s=r-1;if(Array.isArray(n)&&n[s]===!0)return y;var i=s-1,a=s+1,B=e[s],c=i>=0?e[i]:0,l=e[a];if(B===dr&&l===Ur)return y;if(bt.indexOf(B)!==-1)return yr;if(bt.indexOf(l)!==-1||br.indexOf(l)!==-1)return y;if(Kr(s,e)===pr)return Le;if(yt.get(A[s])===Qt||(B===Ie||B===ye)&&yt.get(A[a])===Qt||B===Fr||l===Fr||B===mr||[wA,Ct,zA].indexOf(B)===-1&&l===mr||[He,jA,Ko,kA,_A].indexOf(l)!==-1||Kr(s,e)===qA||vt(Ft,qA,s,e)||vt([He,jA],Ut,s,e)||vt(Er,Er,s,e))return y;if(B===wA)return Le;if(B===Ft||l===Ft)return y;if(l===dt||B===dt)return Le;if([Ct,zA,Ut].indexOf(l)!==-1||B===Lo||c===Et&&_o.indexOf(B)!==-1||B===_A&&l===Et||l===Hr||lA.indexOf(l)!==-1&&B===q||lA.indexOf(B)!==-1&&l===q||B===Ae&&[ee,Ie,ye].indexOf(l)!==-1||[ee,Ie,ye].indexOf(B)!==-1&&l===$A||lA.indexOf(B)!==-1&&vr.indexOf(l)!==-1||vr.indexOf(B)!==-1&&lA.indexOf(l)!==-1||[Ae,$A].indexOf(B)!==-1&&(l===q||[qA,zA].indexOf(l)!==-1&&e[a+1]===q)||[qA,zA].indexOf(B)!==-1&&l===q||B===q&&[q,_A,kA].indexOf(l)!==-1)return y;if([q,_A,kA,He,jA].indexOf(l)!==-1)for(var g=s;g>=0;){var u=e[g];if(u===q)return y;if([_A,kA].indexOf(u)!==-1)g--;else break}if([Ae,$A].indexOf(l)!==-1)for(var g=[He,jA].indexOf(B)!==-1?i:s;g>=0;){var u=e[g];if(u===q)return y;if([_A,kA].indexOf(u)!==-1)g--;else break}if(Ht===B&&[Ht,be,pt,mt].indexOf(l)!==-1||[be,pt].indexOf(B)!==-1&&[be,ve].indexOf(l)!==-1||[ve,mt].indexOf(B)!==-1&&l===ve||Lr.indexOf(B)!==-1&&[Hr,$A].indexOf(l)!==-1||Lr.indexOf(l)!==-1&&B===Ae||lA.indexOf(B)!==-1&&lA.indexOf(l)!==-1||B===kA&&lA.indexOf(l)!==-1||lA.concat(q).indexOf(B)!==-1&&l===qA&&To.indexOf(A[a])===-1||lA.concat(q).indexOf(l)!==-1&&B===jA)return y;if(B===It&&l===It){for(var f=t[s],h=1;f>0&&(f--,e[f]===It);)h++;if(h%2!==0)return y}return B===Ie&&l===ye?y:Le},Vo=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=Mo(A,e.lineBreak),r=t[0],n=t[1],s=t[2];(e.wordBreak==="break-all"||e.wordBreak==="break-word")&&(n=n.map(function(a){return[q,bA,Ir].indexOf(a)!==-1?ee:a}));var i=e.wordBreak==="keep-all"?s.map(function(a,B){return a&&A[B]>=19968&&A[B]<=40959}):void 0;return[r,n,i]},No=function(){function A(e,t,r,n){this.codePoints=e,this.required=t===yr,this.start=r,this.end=n}return A.prototype.slice=function(){return T.apply(void 0,this.codePoints.slice(this.start,this.end))},A}(),Ro=function(A,e){var t=Fe(A),r=Vo(t,e),n=r[0],s=r[1],i=r[2],a=t.length,B=0,c=0;return{next:function(){if(c>=a)return{done:!0,value:null};for(var l=y;c<a&&(l=Oo(t,s,n,++c,i))===y;);if(l!==y||c===a){var g=new No(t,l,B,c);return B=c,{value:g,done:!1}}return{done:!0,value:null}}}},Go=1,Xo=2,te=4,xr=8,Ke=10,Dr=47,re=92,Po=9,Jo=32,xe=34,ne=61,Wo=35,Yo=36,Zo=37,De=39,Se=40,se=41,zo=95,Y=45,jo=33,qo=60,$o=62,Aa=64,ea=91,ta=93,ra=61,na=123,Te=63,sa=125,Sr=124,ia=126,oa=128,Tr=65533,Lt=42,vA=43,aa=44,Ba=58,ca=59,ie=46,la=0,ga=8,ua=11,fa=14,ha=31,wa=127,iA=-1,kr=48,_r=97,Mr=101,Qa=102,Ca=117,da=122,Or=65,Vr=69,Nr=70,Ua=85,Fa=90,P=function(A){return A>=kr&&A<=57},pa=function(A){return A>=55296&&A<=57343},MA=function(A){return P(A)||A>=Or&&A<=Nr||A>=_r&&A<=Qa},ma=function(A){return A>=_r&&A<=da},Ea=function(A){return A>=Or&&A<=Fa},Ha=function(A){return ma(A)||Ea(A)},Ia=function(A){return A>=oa},ke=function(A){return A===Ke||A===Po||A===Jo},_e=function(A){return Ha(A)||Ia(A)||A===zo},Rr=function(A){return _e(A)||P(A)||A===Y},ya=function(A){return A>=la&&A<=ga||A===ua||A>=fa&&A<=ha||A===wa},QA=function(A,e){return A!==re?!1:e!==Ke},Me=function(A,e,t){return A===Y?_e(e)||QA(e,t):_e(A)?!0:!!(A===re&&QA(A,e))},Kt=function(A,e,t){return A===vA||A===Y?P(e)?!0:e===ie&&P(t):P(A===ie?e:A)},ba=function(A){var e=0,t=1;(A[e]===vA||A[e]===Y)&&(A[e]===Y&&(t=-1),e++);for(var r=[];P(A[e]);)r.push(A[e++]);var n=r.length?parseInt(T.apply(void 0,r),10):0;A[e]===ie&&e++;for(var s=[];P(A[e]);)s.push(A[e++]);var i=s.length,a=i?parseInt(T.apply(void 0,s),10):0;(A[e]===Vr||A[e]===Mr)&&e++;var B=1;(A[e]===vA||A[e]===Y)&&(A[e]===Y&&(B=-1),e++);for(var c=[];P(A[e]);)c.push(A[e++]);var l=c.length?parseInt(T.apply(void 0,c),10):0;return t*(n+a*Math.pow(10,-i))*Math.pow(10,B*l)},va={type:2},La={type:3},Ka={type:4},xa={type:13},Da={type:8},Sa={type:21},Ta={type:9},ka={type:10},_a={type:11},Ma={type:12},Oa={type:14},Oe={type:23},Va={type:1},Na={type:25},Ra={type:24},Ga={type:26},Xa={type:27},Pa={type:28},Ja={type:29},Wa={type:31},xt={type:32},Gr=function(){function A(){this._value=[]}return A.prototype.write=function(e){this._value=this._value.concat(Fe(e))},A.prototype.read=function(){for(var e=[],t=this.consumeToken();t!==xt;)e.push(t),t=this.consumeToken();return e},A.prototype.consumeToken=function(){var e=this.consumeCodePoint();switch(e){case xe:return this.consumeStringToken(xe);case Wo:var t=this.peekCodePoint(0),r=this.peekCodePoint(1),n=this.peekCodePoint(2);if(Rr(t)||QA(r,n)){var s=Me(t,r,n)?Xo:Go,i=this.consumeName();return{type:5,value:i,flags:s}}break;case Yo:if(this.peekCodePoint(0)===ne)return this.consumeCodePoint(),xa;break;case De:return this.consumeStringToken(De);case Se:return va;case se:return La;case Lt:if(this.peekCodePoint(0)===ne)return this.consumeCodePoint(),Oa;break;case vA:if(Kt(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case aa:return Ka;case Y:var a=e,B=this.peekCodePoint(0),c=this.peekCodePoint(1);if(Kt(a,B,c))return this.reconsumeCodePoint(e),this.consumeNumericToken();if(Me(a,B,c))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();if(B===Y&&c===$o)return this.consumeCodePoint(),this.consumeCodePoint(),Ra;break;case ie:if(Kt(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case Dr:if(this.peekCodePoint(0)===Lt)for(this.consumeCodePoint();;){var l=this.consumeCodePoint();if(l===Lt&&(l=this.consumeCodePoint(),l===Dr))return this.consumeToken();if(l===iA)return this.consumeToken()}break;case Ba:return Ga;case ca:return Xa;case qo:if(this.peekCodePoint(0)===jo&&this.peekCodePoint(1)===Y&&this.peekCodePoint(2)===Y)return this.consumeCodePoint(),this.consumeCodePoint(),Na;break;case Aa:var g=this.peekCodePoint(0),u=this.peekCodePoint(1),f=this.peekCodePoint(2);if(Me(g,u,f)){var i=this.consumeName();return{type:7,value:i}}break;case ea:return Pa;case re:if(QA(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();break;case ta:return Ja;case ra:if(this.peekCodePoint(0)===ne)return this.consumeCodePoint(),Da;break;case na:return _a;case sa:return Ma;case Ca:case Ua:var h=this.peekCodePoint(0),w=this.peekCodePoint(1);return h===vA&&(MA(w)||w===Te)&&(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(e),this.consumeIdentLikeToken();case Sr:if(this.peekCodePoint(0)===ne)return this.consumeCodePoint(),Ta;if(this.peekCodePoint(0)===Sr)return this.consumeCodePoint(),Sa;break;case ia:if(this.peekCodePoint(0)===ne)return this.consumeCodePoint(),ka;break;case iA:return xt}return ke(e)?(this.consumeWhiteSpace(),Wa):P(e)?(this.reconsumeCodePoint(e),this.consumeNumericToken()):_e(e)?(this.reconsumeCodePoint(e),this.consumeIdentLikeToken()):{type:6,value:T(e)}},A.prototype.consumeCodePoint=function(){var e=this._value.shift();return typeof e>"u"?-1:e},A.prototype.reconsumeCodePoint=function(e){this._value.unshift(e)},A.prototype.peekCodePoint=function(e){return e>=this._value.length?-1:this._value[e]},A.prototype.consumeUnicodeRangeToken=function(){for(var e=[],t=this.consumeCodePoint();MA(t)&&e.length<6;)e.push(t),t=this.consumeCodePoint();for(var r=!1;t===Te&&e.length<6;)e.push(t),t=this.consumeCodePoint(),r=!0;if(r){var n=parseInt(T.apply(void 0,e.map(function(B){return B===Te?kr:B})),16),s=parseInt(T.apply(void 0,e.map(function(B){return B===Te?Nr:B})),16);return{type:30,start:n,end:s}}var i=parseInt(T.apply(void 0,e),16);if(this.peekCodePoint(0)===Y&&MA(this.peekCodePoint(1))){this.consumeCodePoint(),t=this.consumeCodePoint();for(var a=[];MA(t)&&a.length<6;)a.push(t),t=this.consumeCodePoint();var s=parseInt(T.apply(void 0,a),16);return{type:30,start:i,end:s}}else return{type:30,start:i,end:i}},A.prototype.consumeIdentLikeToken=function(){var e=this.consumeName();return e.toLowerCase()==="url"&&this.peekCodePoint(0)===Se?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===Se?(this.consumeCodePoint(),{type:19,value:e}):{type:20,value:e}},A.prototype.consumeUrlToken=function(){var e=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===iA)return{type:22,value:""};var t=this.peekCodePoint(0);if(t===De||t===xe){var r=this.consumeStringToken(this.consumeCodePoint());return r.type===0&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===iA||this.peekCodePoint(0)===se)?(this.consumeCodePoint(),{type:22,value:r.value}):(this.consumeBadUrlRemnants(),Oe)}for(;;){var n=this.consumeCodePoint();if(n===iA||n===se)return{type:22,value:T.apply(void 0,e)};if(ke(n))return this.consumeWhiteSpace(),this.peekCodePoint(0)===iA||this.peekCodePoint(0)===se?(this.consumeCodePoint(),{type:22,value:T.apply(void 0,e)}):(this.consumeBadUrlRemnants(),Oe);if(n===xe||n===De||n===Se||ya(n))return this.consumeBadUrlRemnants(),Oe;if(n===re)if(QA(n,this.peekCodePoint(0)))e.push(this.consumeEscapedCodePoint());else return this.consumeBadUrlRemnants(),Oe;else e.push(n)}},A.prototype.consumeWhiteSpace=function(){for(;ke(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var e=this.consumeCodePoint();if(e===se||e===iA)return;QA(e,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(e){for(var t=5e4,r="";e>0;){var n=Math.min(t,e);r+=T.apply(void 0,this._value.splice(0,n)),e-=n}return this._value.shift(),r},A.prototype.consumeStringToken=function(e){var t="",r=0;do{var n=this._value[r];if(n===iA||n===void 0||n===e)return t+=this.consumeStringSlice(r),{type:0,value:t};if(n===Ke)return this._value.splice(0,r),Va;if(n===re){var s=this._value[r+1];s!==iA&&s!==void 0&&(s===Ke?(t+=this.consumeStringSlice(r),r=-1,this._value.shift()):QA(n,s)&&(t+=this.consumeStringSlice(r),t+=T(this.consumeEscapedCodePoint()),r=-1))}r++}while(!0)},A.prototype.consumeNumber=function(){var e=[],t=te,r=this.peekCodePoint(0);for((r===vA||r===Y)&&e.push(this.consumeCodePoint());P(this.peekCodePoint(0));)e.push(this.consumeCodePoint());r=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(r===ie&&P(n))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=xr;P(this.peekCodePoint(0));)e.push(this.consumeCodePoint());r=this.peekCodePoint(0),n=this.peekCodePoint(1);var s=this.peekCodePoint(2);if((r===Vr||r===Mr)&&((n===vA||n===Y)&&P(s)||P(n)))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=xr;P(this.peekCodePoint(0));)e.push(this.consumeCodePoint());return[ba(e),t]},A.prototype.consumeNumericToken=function(){var e=this.consumeNumber(),t=e[0],r=e[1],n=this.peekCodePoint(0),s=this.peekCodePoint(1),i=this.peekCodePoint(2);if(Me(n,s,i)){var a=this.consumeName();return{type:15,number:t,flags:r,unit:a}}return n===Zo?(this.consumeCodePoint(),{type:16,number:t,flags:r}):{type:17,number:t,flags:r}},A.prototype.consumeEscapedCodePoint=function(){var e=this.consumeCodePoint();if(MA(e)){for(var t=T(e);MA(this.peekCodePoint(0))&&t.length<6;)t+=T(this.consumeCodePoint());ke(this.peekCodePoint(0))&&this.consumeCodePoint();var r=parseInt(t,16);return r===0||pa(r)||r>1114111?Tr:r}return e===iA?Tr:e},A.prototype.consumeName=function(){for(var e="";;){var t=this.consumeCodePoint();if(Rr(t))e+=T(t);else if(QA(t,this.peekCodePoint(0)))e+=T(this.consumeEscapedCodePoint());else return this.reconsumeCodePoint(t),e}},A}(),Xr=function(){function A(e){this._tokens=e}return A.create=function(e){var t=new Gr;return t.write(e),new A(t.read())},A.parseValue=function(e){return A.create(e).parseComponentValue()},A.parseValues=function(e){return A.create(e).parseComponentValues()},A.prototype.parseComponentValue=function(){for(var e=this.consumeToken();e.type===31;)e=this.consumeToken();if(e.type===32)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(e);var t=this.consumeComponentValue();do e=this.consumeToken();while(e.type===31);if(e.type===32)return t;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},A.prototype.parseComponentValues=function(){for(var e=[];;){var t=this.consumeComponentValue();if(t.type===32)return e;e.push(t),e.push()}},A.prototype.consumeComponentValue=function(){var e=this.consumeToken();switch(e.type){case 11:case 28:case 2:return this.consumeSimpleBlock(e.type);case 19:return this.consumeFunction(e)}return e},A.prototype.consumeSimpleBlock=function(e){for(var t={type:e,values:[]},r=this.consumeToken();;){if(r.type===32||Za(r,e))return t;this.reconsumeToken(r),t.values.push(this.consumeComponentValue()),r=this.consumeToken()}},A.prototype.consumeFunction=function(e){for(var t={name:e.value,values:[],type:18};;){var r=this.consumeToken();if(r.type===32||r.type===3)return t;this.reconsumeToken(r),t.values.push(this.consumeComponentValue())}},A.prototype.consumeToken=function(){var e=this._tokens.shift();return typeof e>"u"?xt:e},A.prototype.reconsumeToken=function(e){this._tokens.unshift(e)},A}(),oe=function(A){return A.type===15},OA=function(A){return A.type===17},K=function(A){return A.type===20},Ya=function(A){return A.type===0},Dt=function(A,e){return K(A)&&A.value===e},Pr=function(A){return A.type!==31},VA=function(A){return A.type!==31&&A.type!==4},oA=function(A){var e=[],t=[];return A.forEach(function(r){if(r.type===4){if(t.length===0)throw new Error("Error parsing function args, zero tokens for arg");e.push(t),t=[];return}r.type!==31&&t.push(r)}),t.length&&e.push(t),e},Za=function(A,e){return e===11&&A.type===12||e===28&&A.type===29?!0:e===2&&A.type===3},CA=function(A){return A.type===17||A.type===15},_=function(A){return A.type===16||CA(A)},Jr=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},N={type:17,number:0,flags:te},St={type:16,number:50,flags:te},dA={type:16,number:100,flags:te},ae=function(A,e,t){var r=A[0],n=A[1];return[D(r,e),D(typeof n<"u"?n:r,t)]},D=function(A,e){if(A.type===16)return A.number/100*e;if(oe(A))switch(A.unit){case"rem":case"em":return 16*A.number;case"px":default:return A.number}return A.number},Wr="deg",Yr="grad",Zr="rad",zr="turn",Ve={name:"angle",parse:function(A,e){if(e.type===15)switch(e.unit){case Wr:return Math.PI*e.number/180;case Yr:return Math.PI/200*e.number;case Zr:return e.number;case zr:return Math.PI*2*e.number}throw new Error("Unsupported angle type")}},jr=function(A){return A.type===15&&(A.unit===Wr||A.unit===Yr||A.unit===Zr||A.unit===zr)},qr=function(A){var e=A.filter(K).map(function(t){return t.value}).join(" ");switch(e){case"to bottom right":case"to right bottom":case"left top":case"top left":return[N,N];case"to top":case"bottom":return AA(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[N,dA];case"to right":case"left":return AA(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[dA,dA];case"to bottom":case"top":return AA(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[dA,N];case"to left":case"right":return AA(270)}return 0},AA=function(A){return Math.PI*A/180},UA={name:"color",parse:function(A,e){if(e.type===18){var t=za[e.name];if(typeof t>"u")throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(e.type===5){if(e.value.length===3){var r=e.value.substring(0,1),n=e.value.substring(1,2),s=e.value.substring(2,3);return pA(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),1)}if(e.value.length===4){var r=e.value.substring(0,1),n=e.value.substring(1,2),s=e.value.substring(2,3),i=e.value.substring(3,4);return pA(parseInt(r+r,16),parseInt(n+n,16),parseInt(s+s,16),parseInt(i+i,16)/255)}if(e.value.length===6){var r=e.value.substring(0,2),n=e.value.substring(2,4),s=e.value.substring(4,6);return pA(parseInt(r,16),parseInt(n,16),parseInt(s,16),1)}if(e.value.length===8){var r=e.value.substring(0,2),n=e.value.substring(2,4),s=e.value.substring(4,6),i=e.value.substring(6,8);return pA(parseInt(r,16),parseInt(n,16),parseInt(s,16),parseInt(i,16)/255)}}if(e.type===20){var a=gA[e.value.toUpperCase()];if(typeof a<"u")return a}return gA.TRANSPARENT}},FA=function(A){return(255&A)===0},V=function(A){var e=255&A,t=255&A>>8,r=255&A>>16,n=255&A>>24;return e<255?"rgba("+n+","+r+","+t+","+e/255+")":"rgb("+n+","+r+","+t+")"},pA=function(A,e,t,r){return(A<<24|e<<16|t<<8|Math.round(r*255)<<0)>>>0},$r=function(A,e){if(A.type===17)return A.number;if(A.type===16){var t=e===3?1:255;return e===3?A.number/100*t:Math.round(A.number/100*t)}return 0},An=function(A,e){var t=e.filter(VA);if(t.length===3){var r=t.map($r),n=r[0],s=r[1],i=r[2];return pA(n,s,i,1)}if(t.length===4){var a=t.map($r),n=a[0],s=a[1],i=a[2],B=a[3];return pA(n,s,i,B)}return 0};function Tt(A,e,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(e-A)*t*6+A:t<1/2?e:t<2/3?(e-A)*6*(2/3-t)+A:A}var en=function(A,e){var t=e.filter(VA),r=t[0],n=t[1],s=t[2],i=t[3],a=(r.type===17?AA(r.number):Ve.parse(A,r))/(Math.PI*2),B=_(n)?n.number/100:0,c=_(s)?s.number/100:0,l=typeof i<"u"&&_(i)?D(i,1):1;if(B===0)return pA(c*255,c*255,c*255,1);var g=c<=.5?c*(B+1):c+B-c*B,u=c*2-g,f=Tt(u,g,a+1/3),h=Tt(u,g,a),w=Tt(u,g,a-1/3);return pA(f*255,h*255,w*255,l)},za={hsl:en,hsla:en,rgb:An,rgba:An},Be=function(A,e){return UA.parse(A,Xr.create(e).parseComponentValue())},gA={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},ja={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(t){if(K(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},qa={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Ne=function(A,e){var t=UA.parse(A,e[0]),r=e[1];return r&&_(r)?{color:t,stop:r}:{color:t,stop:null}},tn=function(A,e){var t=A[0],r=A[A.length-1];t.stop===null&&(t.stop=N),r.stop===null&&(r.stop=dA);for(var n=[],s=0,i=0;i<A.length;i++){var a=A[i].stop;if(a!==null){var B=D(a,e);B>s?n.push(B):n.push(s),s=B}else n.push(null)}for(var c=null,i=0;i<n.length;i++){var l=n[i];if(l===null)c===null&&(c=i);else if(c!==null){for(var g=i-c,u=n[c-1],f=(l-u)/(g+1),h=1;h<=g;h++)n[c+h-1]=f*h;c=null}}return A.map(function(w,p){var U=w.color;return{color:U,stop:Math.max(Math.min(1,n[p]/e),0)}})},$a=function(A,e,t){var r=e/2,n=t/2,s=D(A[0],e)-r,i=n-D(A[1],t);return(Math.atan2(i,s)+Math.PI*2)%(Math.PI*2)},AB=function(A,e,t){var r=typeof A=="number"?A:$a(A,e,t),n=Math.abs(e*Math.sin(r))+Math.abs(t*Math.cos(r)),s=e/2,i=t/2,a=n/2,B=Math.sin(r-Math.PI/2)*a,c=Math.cos(r-Math.PI/2)*a;return[n,s-c,s+c,i-B,i+B]},sA=function(A,e){return Math.sqrt(A*A+e*e)},rn=function(A,e,t,r,n){var s=[[0,0],[0,e],[A,0],[A,e]];return s.reduce(function(i,a){var B=a[0],c=a[1],l=sA(t-B,r-c);return(n?l<i.optimumDistance:l>i.optimumDistance)?{optimumCorner:a,optimumDistance:l}:i},{optimumDistance:n?1/0:-1/0,optimumCorner:null}).optimumCorner},eB=function(A,e,t,r,n){var s=0,i=0;switch(A.size){case 0:A.shape===0?s=i=Math.min(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-n)):A.shape===1&&(s=Math.min(Math.abs(e),Math.abs(e-r)),i=Math.min(Math.abs(t),Math.abs(t-n)));break;case 2:if(A.shape===0)s=i=Math.min(sA(e,t),sA(e,t-n),sA(e-r,t),sA(e-r,t-n));else if(A.shape===1){var a=Math.min(Math.abs(t),Math.abs(t-n))/Math.min(Math.abs(e),Math.abs(e-r)),B=rn(r,n,e,t,!0),c=B[0],l=B[1];s=sA(c-e,(l-t)/a),i=a*s}break;case 1:A.shape===0?s=i=Math.max(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-n)):A.shape===1&&(s=Math.max(Math.abs(e),Math.abs(e-r)),i=Math.max(Math.abs(t),Math.abs(t-n)));break;case 3:if(A.shape===0)s=i=Math.max(sA(e,t),sA(e,t-n),sA(e-r,t),sA(e-r,t-n));else if(A.shape===1){var a=Math.max(Math.abs(t),Math.abs(t-n))/Math.max(Math.abs(e),Math.abs(e-r)),g=rn(r,n,e,t,!1),c=g[0],l=g[1];s=sA(c-e,(l-t)/a),i=a*s}break}return Array.isArray(A.size)&&(s=D(A.size[0],r),i=A.size.length===2?D(A.size[1],n):s),[s,i]},tB=function(A,e){var t=AA(180),r=[];return oA(e).forEach(function(n,s){if(s===0){var i=n[0];if(i.type===20&&i.value==="to"){t=qr(n);return}else if(jr(i)){t=Ve.parse(A,i);return}}var a=Ne(A,n);r.push(a)}),{angle:t,stops:r,type:1}},Re=function(A,e){var t=AA(180),r=[];return oA(e).forEach(function(n,s){if(s===0){var i=n[0];if(i.type===20&&["top","left","right","bottom"].indexOf(i.value)!==-1){t=qr(n);return}else if(jr(i)){t=(Ve.parse(A,i)+AA(270))%AA(360);return}}var a=Ne(A,n);r.push(a)}),{angle:t,stops:r,type:1}},rB=function(A,e){var t=AA(180),r=[],n=1,s=0,i=3,a=[];return oA(e).forEach(function(B,c){var l=B[0];if(c===0){if(K(l)&&l.value==="linear"){n=1;return}else if(K(l)&&l.value==="radial"){n=2;return}}if(l.type===18){if(l.name==="from"){var g=UA.parse(A,l.values[0]);r.push({stop:N,color:g})}else if(l.name==="to"){var g=UA.parse(A,l.values[0]);r.push({stop:dA,color:g})}else if(l.name==="color-stop"){var u=l.values.filter(VA);if(u.length===2){var g=UA.parse(A,u[1]),f=u[0];OA(f)&&r.push({stop:{type:16,number:f.number*100,flags:f.flags},color:g})}}}}),n===1?{angle:(t+AA(180))%AA(360),stops:r,type:n}:{size:i,shape:s,stops:r,position:a,type:n}},nn="closest-side",sn="farthest-side",on="closest-corner",an="farthest-corner",Bn="circle",cn="ellipse",ln="cover",gn="contain",nB=function(A,e){var t=0,r=3,n=[],s=[];return oA(e).forEach(function(i,a){var B=!0;if(a===0){var c=!1;B=i.reduce(function(g,u){if(c)if(K(u))switch(u.value){case"center":return s.push(St),g;case"top":case"left":return s.push(N),g;case"right":case"bottom":return s.push(dA),g}else(_(u)||CA(u))&&s.push(u);else if(K(u))switch(u.value){case Bn:return t=0,!1;case cn:return t=1,!1;case"at":return c=!0,!1;case nn:return r=0,!1;case ln:case sn:return r=1,!1;case gn:case on:return r=2,!1;case an:return r=3,!1}else if(CA(u)||_(u))return Array.isArray(r)||(r=[]),r.push(u),!1;return g},B)}if(B){var l=Ne(A,i);n.push(l)}}),{size:r,shape:t,stops:n,position:s,type:2}},Ge=function(A,e){var t=0,r=3,n=[],s=[];return oA(e).forEach(function(i,a){var B=!0;if(a===0?B=i.reduce(function(l,g){if(K(g))switch(g.value){case"center":return s.push(St),!1;case"top":case"left":return s.push(N),!1;case"right":case"bottom":return s.push(dA),!1}else if(_(g)||CA(g))return s.push(g),!1;return l},B):a===1&&(B=i.reduce(function(l,g){if(K(g))switch(g.value){case Bn:return t=0,!1;case cn:return t=1,!1;case gn:case nn:return r=0,!1;case sn:return r=1,!1;case on:return r=2,!1;case ln:case an:return r=3,!1}else if(CA(g)||_(g))return Array.isArray(r)||(r=[]),r.push(g),!1;return l},B)),B){var c=Ne(A,i);n.push(c)}}),{size:r,shape:t,stops:n,position:s,type:2}},sB=function(A){return A.type===1},iB=function(A){return A.type===2},kt={name:"image",parse:function(A,e){if(e.type===22){var t={url:e.value,type:0};return A.cache.addImage(e.value),t}if(e.type===18){var r=un[e.name];if(typeof r>"u")throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return r(A,e.values)}throw new Error("Unsupported image type "+e.type)}};function oB(A){return!(A.type===20&&A.value==="none")&&(A.type!==18||!!un[A.name])}var un={"linear-gradient":tB,"-moz-linear-gradient":Re,"-ms-linear-gradient":Re,"-o-linear-gradient":Re,"-webkit-linear-gradient":Re,"radial-gradient":nB,"-moz-radial-gradient":Ge,"-ms-radial-gradient":Ge,"-o-radial-gradient":Ge,"-webkit-radial-gradient":Ge,"-webkit-gradient":rB},aB={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(e.length===0)return[];var t=e[0];return t.type===20&&t.value==="none"?[]:e.filter(function(r){return VA(r)&&oB(r)}).map(function(r){return kt.parse(A,r)})}},BB={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map(function(t){if(K(t))switch(t.value){case"padding-box":return 1;case"content-box":return 2}return 0})}},cB={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return oA(e).map(function(t){return t.filter(_)}).map(Jr)}},lB={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return oA(e).map(function(t){return t.filter(K).map(function(r){return r.value}).join(" ")}).map(gB)}},gB=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;case"repeat":default:return 0}},NA;(function(A){A.AUTO="auto",A.CONTAIN="contain",A.COVER="cover"})(NA||(NA={}));var uB={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return oA(e).map(function(t){return t.filter(fB)})}},fB=function(A){return K(A)||_(A)},Xe=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},hB=Xe("top"),wB=Xe("right"),QB=Xe("bottom"),CB=Xe("left"),Pe=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(e,t){return Jr(t.filter(_))}}},dB=Pe("top-left"),UB=Pe("top-right"),FB=Pe("bottom-right"),pB=Pe("bottom-left"),Je=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(e,t){switch(t){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},mB=Je("top"),EB=Je("right"),HB=Je("bottom"),IB=Je("left"),We=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(e,t){return oe(t)?t.number:0}}},yB=We("top"),bB=We("right"),vB=We("bottom"),LB=We("left"),KB={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},xB={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){switch(e){case"rtl":return 1;case"ltr":default:return 0}}},DB={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(K).reduce(function(t,r){return t|SB(r.value)},0)}},SB=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},TB={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},kB={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){return e.type===20&&e.value==="normal"?0:e.type===17||e.type===15?e.number:0}},Ye;(function(A){A.NORMAL="normal",A.STRICT="strict"})(Ye||(Ye={}));var _B={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"strict":return Ye.STRICT;case"normal":default:return Ye.NORMAL}}},MB={name:"line-height",initialValue:"normal",prefix:!1,type:4},fn=function(A,e){return K(A)&&A.value==="normal"?1.2*e:A.type===17?e*A.number:_(A)?D(A,e):e},OB={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return e.type===20&&e.value==="none"?null:kt.parse(A,e)}},VB={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){switch(e){case"inside":return 0;case"outside":default:return 1}}},_t={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":return 22;case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;case"none":default:return-1}}},Ze=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},NB=Ze("top"),RB=Ze("right"),GB=Ze("bottom"),XB=Ze("left"),PB={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(K).map(function(t){switch(t.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;case"visible":default:return 0}})}},JB={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-word":return"break-word";case"normal":default:return"normal"}}},ze=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},WB=ze("top"),YB=ze("right"),ZB=ze("bottom"),zB=ze("left"),jB={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;case"left":default:return 0}}},qB={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},$B={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.length===1&&Dt(e[0],"none")?[]:oA(e).map(function(t){for(var r={color:gA.TRANSPARENT,offsetX:N,offsetY:N,blur:N},n=0,s=0;s<t.length;s++){var i=t[s];CA(i)?(n===0?r.offsetX=i:n===1?r.offsetY=i:r.blur=i,n++):r.color=UA.parse(A,i)}return r})}},Ac={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},ec={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(A,e){if(e.type===20&&e.value==="none")return null;if(e.type===18){var t=nc[e.name];if(typeof t>"u")throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},tc=function(A){var e=A.filter(function(t){return t.type===17}).map(function(t){return t.number});return e.length===6?e:null},rc=function(A){var e=A.filter(function(B){return B.type===17}).map(function(B){return B.number}),t=e[0],r=e[1];e[2],e[3];var n=e[4],s=e[5];e[6],e[7],e[8],e[9],e[10],e[11];var i=e[12],a=e[13];return e[14],e[15],e.length===16?[t,r,n,s,i,a]:null},nc={matrix:tc,matrix3d:rc},hn={type:16,number:50,flags:te},sc=[hn,hn],ic={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter(_);return t.length!==2?sc:[t[0],t[1]]}},oc={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"hidden":return 1;case"collapse":return 2;case"visible":default:return 0}}},ce;(function(A){A.NORMAL="normal",A.BREAK_ALL="break-all",A.KEEP_ALL="keep-all"})(ce||(ce={}));for(var ac={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return ce.BREAK_ALL;case"keep-all":return ce.KEEP_ALL;case"normal":default:return ce.NORMAL}}},Bc={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(e.type===20)return{auto:!0,order:0};if(OA(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},wn={name:"time",parse:function(A,e){if(e.type===15)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")}},cc={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){return OA(e)?e.number:1}},lc={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},gc={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(K).map(function(t){switch(t.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0}).filter(function(t){return t!==0})}},uc={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],r=[];return e.forEach(function(n){switch(n.type){case 20:case 0:t.push(n.value);break;case 17:t.push(n.number.toString());break;case 4:r.push(t.join(" ")),t.length=0;break}}),t.length&&r.push(t.join(" ")),r.map(function(n){return n.indexOf(" ")===-1?n:"'"+n+"'"})}},fc={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},hc={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){if(OA(e))return e.number;if(K(e))switch(e.value){case"bold":return 700;case"normal":default:return 400}return 400}},wc={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(K).map(function(t){return t.value})}},Qc={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";case"normal":default:return"normal"}}},O=function(A,e){return(A&e)!==0},Cc={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(e.length===0)return[];var t=e[0];return t.type===20&&t.value==="none"?[]:e}},dc={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(e.length===0)return null;var t=e[0];if(t.type===20&&t.value==="none")return null;for(var r=[],n=e.filter(Pr),s=0;s<n.length;s++){var i=n[s],a=n[s+1];if(i.type===20){var B=a&&OA(a)?a.number:1;r.push({counter:i.value,increment:B})}}return r}},Uc={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(e.length===0)return[];for(var t=[],r=e.filter(Pr),n=0;n<r.length;n++){var s=r[n],i=r[n+1];if(K(s)&&s.value!=="none"){var a=i&&OA(i)?i.number:0;t.push({counter:s.value,reset:a})}}return t}},Fc={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(oe).map(function(t){return wn.parse(A,t)})}},pc={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(e.length===0)return null;var t=e[0];if(t.type===20&&t.value==="none")return null;var r=[],n=e.filter(Ya);if(n.length%2!==0)return null;for(var s=0;s<n.length;s+=2){var i=n[s].value,a=n[s+1].value;r.push({open:i,close:a})}return r}},Qn=function(A,e,t){if(!A)return"";var r=A[Math.min(e,A.length-1)];return r?t?r.open:r.close:""},mc={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.length===1&&Dt(e[0],"none")?[]:oA(e).map(function(t){for(var r={color:255,offsetX:N,offsetY:N,blur:N,spread:N,inset:!1},n=0,s=0;s<t.length;s++){var i=t[s];Dt(i,"inset")?r.inset=!0:CA(i)?(n===0?r.offsetX=i:n===1?r.offsetY=i:n===2?r.blur=i:r.spread=i,n++):r.color=UA.parse(A,i)}return r})}},Ec={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[0,1,2],r=[];return e.filter(K).forEach(function(n){switch(n.value){case"stroke":r.push(1);break;case"fill":r.push(0);break;case"markers":r.push(2);break}}),t.forEach(function(n){r.indexOf(n)===-1&&r.push(n)}),r}},Hc={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},Ic={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return oe(e)?e.number:0}},yc=function(){function A(e,t){var r,n;this.animationDuration=d(e,Fc,t.animationDuration),this.backgroundClip=d(e,ja,t.backgroundClip),this.backgroundColor=d(e,qa,t.backgroundColor),this.backgroundImage=d(e,aB,t.backgroundImage),this.backgroundOrigin=d(e,BB,t.backgroundOrigin),this.backgroundPosition=d(e,cB,t.backgroundPosition),this.backgroundRepeat=d(e,lB,t.backgroundRepeat),this.backgroundSize=d(e,uB,t.backgroundSize),this.borderTopColor=d(e,hB,t.borderTopColor),this.borderRightColor=d(e,wB,t.borderRightColor),this.borderBottomColor=d(e,QB,t.borderBottomColor),this.borderLeftColor=d(e,CB,t.borderLeftColor),this.borderTopLeftRadius=d(e,dB,t.borderTopLeftRadius),this.borderTopRightRadius=d(e,UB,t.borderTopRightRadius),this.borderBottomRightRadius=d(e,FB,t.borderBottomRightRadius),this.borderBottomLeftRadius=d(e,pB,t.borderBottomLeftRadius),this.borderTopStyle=d(e,mB,t.borderTopStyle),this.borderRightStyle=d(e,EB,t.borderRightStyle),this.borderBottomStyle=d(e,HB,t.borderBottomStyle),this.borderLeftStyle=d(e,IB,t.borderLeftStyle),this.borderTopWidth=d(e,yB,t.borderTopWidth),this.borderRightWidth=d(e,bB,t.borderRightWidth),this.borderBottomWidth=d(e,vB,t.borderBottomWidth),this.borderLeftWidth=d(e,LB,t.borderLeftWidth),this.boxShadow=d(e,mc,t.boxShadow),this.color=d(e,KB,t.color),this.direction=d(e,xB,t.direction),this.display=d(e,DB,t.display),this.float=d(e,TB,t.cssFloat),this.fontFamily=d(e,uc,t.fontFamily),this.fontSize=d(e,fc,t.fontSize),this.fontStyle=d(e,Qc,t.fontStyle),this.fontVariant=d(e,wc,t.fontVariant),this.fontWeight=d(e,hc,t.fontWeight),this.letterSpacing=d(e,kB,t.letterSpacing),this.lineBreak=d(e,_B,t.lineBreak),this.lineHeight=d(e,MB,t.lineHeight),this.listStyleImage=d(e,OB,t.listStyleImage),this.listStylePosition=d(e,VB,t.listStylePosition),this.listStyleType=d(e,_t,t.listStyleType),this.marginTop=d(e,NB,t.marginTop),this.marginRight=d(e,RB,t.marginRight),this.marginBottom=d(e,GB,t.marginBottom),this.marginLeft=d(e,XB,t.marginLeft),this.opacity=d(e,cc,t.opacity);var s=d(e,PB,t.overflow);this.overflowX=s[0],this.overflowY=s[s.length>1?1:0],this.overflowWrap=d(e,JB,t.overflowWrap),this.paddingTop=d(e,WB,t.paddingTop),this.paddingRight=d(e,YB,t.paddingRight),this.paddingBottom=d(e,ZB,t.paddingBottom),this.paddingLeft=d(e,zB,t.paddingLeft),this.paintOrder=d(e,Ec,t.paintOrder),this.position=d(e,qB,t.position),this.textAlign=d(e,jB,t.textAlign),this.textDecorationColor=d(e,lc,(r=t.textDecorationColor)!==null&&r!==void 0?r:t.color),this.textDecorationLine=d(e,gc,(n=t.textDecorationLine)!==null&&n!==void 0?n:t.textDecoration),this.textShadow=d(e,$B,t.textShadow),this.textTransform=d(e,Ac,t.textTransform),this.transform=d(e,ec,t.transform),this.transformOrigin=d(e,ic,t.transformOrigin),this.visibility=d(e,oc,t.visibility),this.webkitTextStrokeColor=d(e,Hc,t.webkitTextStrokeColor),this.webkitTextStrokeWidth=d(e,Ic,t.webkitTextStrokeWidth),this.wordBreak=d(e,ac,t.wordBreak),this.zIndex=d(e,Bc,t.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&this.visibility===0},A.prototype.isTransparent=function(){return FA(this.backgroundColor)},A.prototype.isTransformed=function(){return this.transform!==null},A.prototype.isPositioned=function(){return this.position!==0},A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},A.prototype.isFloating=function(){return this.float!==0},A.prototype.isInlineLevel=function(){return O(this.display,4)||O(this.display,33554432)||O(this.display,268435456)||O(this.display,536870912)||O(this.display,67108864)||O(this.display,134217728)},A}(),bc=function(){function A(e,t){this.content=d(e,Cc,t.content),this.quotes=d(e,pc,t.quotes)}return A}(),Cn=function(){function A(e,t){this.counterIncrement=d(e,dc,t.counterIncrement),this.counterReset=d(e,Uc,t.counterReset)}return A}(),d=function(A,e,t){var r=new Gr,n=t!==null&&typeof t<"u"?t.toString():e.initialValue;r.write(n);var s=new Xr(r.read());switch(e.type){case 2:var i=s.parseComponentValue();return e.parse(A,K(i)?i.value:e.initialValue);case 0:return e.parse(A,s.parseComponentValue());case 1:return e.parse(A,s.parseComponentValues());case 4:return s.parseComponentValue();case 3:switch(e.format){case"angle":return Ve.parse(A,s.parseComponentValue());case"color":return UA.parse(A,s.parseComponentValue());case"image":return kt.parse(A,s.parseComponentValue());case"length":var a=s.parseComponentValue();return CA(a)?a:N;case"length-percentage":var B=s.parseComponentValue();return _(B)?B:N;case"time":return wn.parse(A,s.parseComponentValue())}break}},vc="data-html2canvas-debug",Lc=function(A){var e=A.getAttribute(vc);switch(e){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},Mt=function(A,e){var t=Lc(A);return t===1||e===t},aA=function(){function A(e,t){if(this.context=e,this.textNodes=[],this.elements=[],this.flags=0,Mt(t,3))debugger;this.styles=new yc(e,window.getComputedStyle(t,null)),qt(t)&&(this.styles.animationDuration.some(function(r){return r>0})&&(t.style.animationDuration="0s"),this.styles.transform!==null&&(t.style.transform="none")),this.bounds=Ue(this.context,t),Mt(t,4)&&(this.flags|=16)}return A}(),Kc="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",dn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",le=typeof Uint8Array>"u"?[]:new Uint8Array(256),je=0;je<dn.length;je++)le[dn.charCodeAt(je)]=je;for(var xc=function(A){var e=A.length*.75,t=A.length,r,n=0,s,i,a,B;A[A.length-1]==="="&&(e--,A[A.length-2]==="="&&e--);var c=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u"&&typeof Uint8Array.prototype.slice<"u"?new ArrayBuffer(e):new Array(e),l=Array.isArray(c)?c:new Uint8Array(c);for(r=0;r<t;r+=4)s=le[A.charCodeAt(r)],i=le[A.charCodeAt(r+1)],a=le[A.charCodeAt(r+2)],B=le[A.charCodeAt(r+3)],l[n++]=s<<2|i>>4,l[n++]=(i&15)<<4|a>>2,l[n++]=(a&3)<<6|B&63;return c},Dc=function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t},Sc=function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t},LA=5,Ot=6+5,Vt=2,Tc=Ot-LA,Un=65536>>LA,kc=1<<LA,Nt=kc-1,_c=1024>>LA,Mc=Un+_c,Oc=Mc,Vc=32,Nc=Oc+Vc,Rc=65536>>Ot,Gc=1<<Tc,Xc=Gc-1,Fn=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},Pc=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},Jc=function(A,e){var t=xc(A),r=Array.isArray(t)?Sc(t):new Uint32Array(t),n=Array.isArray(t)?Dc(t):new Uint16Array(t),s=24,i=Fn(n,s/2,r[4]/2),a=r[5]===2?Fn(n,(s+r[4])/2):Pc(r,Math.ceil((s+r[4])/4));return new Wc(r[0],r[1],r[2],r[3],i,a)},Wc=function(){function A(e,t,r,n,s,i){this.initialValue=e,this.errorValue=t,this.highStart=r,this.highValueIndex=n,this.index=s,this.data=i}return A.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=this.index[e>>LA],t=(t<<Vt)+(e&Nt),this.data[t];if(e<=65535)return t=this.index[Un+(e-55296>>LA)],t=(t<<Vt)+(e&Nt),this.data[t];if(e<this.highStart)return t=Nc-Rc+(e>>Ot),t=this.index[t],t+=e>>LA&Xc,t=this.index[t],t=(t<<Vt)+(e&Nt),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),pn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Yc=typeof Uint8Array>"u"?[]:new Uint8Array(256),qe=0;qe<pn.length;qe++)Yc[pn.charCodeAt(qe)]=qe;var Zc=1,Rt=2,Gt=3,mn=4,En=5,zc=7,Hn=8,Xt=9,Pt=10,In=11,yn=12,bn=13,vn=14,Jt=15,jc=function(A){for(var e=[],t=0,r=A.length;t<r;){var n=A.charCodeAt(t++);if(n>=55296&&n<=56319&&t<r){var s=A.charCodeAt(t++);(s&64512)===56320?e.push(((n&1023)<<10)+(s&1023)+65536):(e.push(n),t--)}else e.push(n)}return e},qc=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var r=[],n=-1,s="";++n<t;){var i=A[n];i<=65535?r.push(i):(i-=65536,r.push((i>>10)+55296,i%1024+56320)),(n+1===t||r.length>16384)&&(s+=String.fromCharCode.apply(String,r),r.length=0)}return s},$c=Jc(Kc),eA="×",Wt="÷",Al=function(A){return $c.get(A)},el=function(A,e,t){var r=t-2,n=e[r],s=e[t-1],i=e[t];if(s===Rt&&i===Gt)return eA;if(s===Rt||s===Gt||s===mn||i===Rt||i===Gt||i===mn)return Wt;if(s===Hn&&[Hn,Xt,In,yn].indexOf(i)!==-1||(s===In||s===Xt)&&(i===Xt||i===Pt)||(s===yn||s===Pt)&&i===Pt||i===bn||i===En||i===zc||s===Zc)return eA;if(s===bn&&i===vn){for(;n===En;)n=e[--r];if(n===vn)return eA}if(s===Jt&&i===Jt){for(var a=0;n===Jt;)a++,n=e[--r];if(a%2===0)return eA}return Wt},tl=function(A){var e=jc(A),t=e.length,r=0,n=0,s=e.map(Al);return{next:function(){if(r>=t)return{done:!0,value:null};for(var i=eA;r<t&&(i=el(e,s,++r))===eA;);if(i!==eA||r===t){var a=qc.apply(null,e.slice(n,r));return n=r,{value:a,done:!1}}return{done:!0,value:null}}}},rl=function(A){for(var e=tl(A),t=[],r;!(r=e.next()).done;)r.value&&t.push(r.value.slice());return t},nl=function(A){var e=123;if(A.createRange){var t=A.createRange();if(t.getBoundingClientRect){var r=A.createElement("boundtest");r.style.height=e+"px",r.style.display="block",A.body.appendChild(r),t.selectNode(r);var n=t.getBoundingClientRect(),s=Math.round(n.height);if(A.body.removeChild(r),s===e)return!0}}return!1},sl=function(A){var e=A.createElement("boundtest");e.style.width="50px",e.style.display="block",e.style.fontSize="12px",e.style.letterSpacing="0px",e.style.wordSpacing="0px",A.body.appendChild(e);var t=A.createRange();e.innerHTML=typeof"".repeat=="function"?"👨".repeat(10):"";var r=e.firstChild,n=Fe(r.data).map(function(B){return T(B)}),s=0,i={},a=n.every(function(B,c){t.setStart(r,s),t.setEnd(r,s+B.length);var l=t.getBoundingClientRect();s+=B.length;var g=l.x>i.x||l.y>i.y;return i=l,c===0?!0:g});return A.body.removeChild(e),a},il=function(){return typeof new Image().crossOrigin<"u"},ol=function(){return typeof new XMLHttpRequest().responseType=="string"},al=function(A){var e=new Image,t=A.createElement("canvas"),r=t.getContext("2d");if(!r)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(e,0,0),t.toDataURL()}catch{return!1}return!0},Ln=function(A){return A[0]===0&&A[1]===255&&A[2]===0&&A[3]===255},Bl=function(A){var e=A.createElement("canvas"),t=100;e.width=t,e.height=t;var r=e.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,t,t);var n=new Image,s=e.toDataURL();n.src=s;var i=Yt(t,t,0,0,n);return r.fillStyle="red",r.fillRect(0,0,t,t),Kn(i).then(function(a){r.drawImage(a,0,0);var B=r.getImageData(0,0,t,t).data;r.fillStyle="red",r.fillRect(0,0,t,t);var c=A.createElement("div");return c.style.backgroundImage="url("+s+")",c.style.height=t+"px",Ln(B)?Kn(Yt(t,t,0,0,c)):Promise.reject(!1)}).then(function(a){return r.drawImage(a,0,0),Ln(r.getImageData(0,0,t,t).data)}).catch(function(){return!1})},Yt=function(A,e,t,r,n){var s="http://www.w3.org/2000/svg",i=document.createElementNS(s,"svg"),a=document.createElementNS(s,"foreignObject");return i.setAttributeNS(null,"width",A.toString()),i.setAttributeNS(null,"height",e.toString()),a.setAttributeNS(null,"width","100%"),a.setAttributeNS(null,"height","100%"),a.setAttributeNS(null,"x",t.toString()),a.setAttributeNS(null,"y",r.toString()),a.setAttributeNS(null,"externalResourcesRequired","true"),i.appendChild(a),a.appendChild(n),i},Kn=function(A){return new Promise(function(e,t){var r=new Image;r.onload=function(){return e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(A))})},R={get SUPPORT_RANGE_BOUNDS(){var A=nl(document);return Object.defineProperty(R,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=R.SUPPORT_RANGE_BOUNDS&&sl(document);return Object.defineProperty(R,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=al(document);return Object.defineProperty(R,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A=typeof Array.from=="function"&&typeof window.fetch=="function"?Bl(document):Promise.resolve(!1);return Object.defineProperty(R,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=il();return Object.defineProperty(R,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A=ol();return Object.defineProperty(R,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(R,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!!(typeof Intl<"u"&&Intl.Segmenter);return Object.defineProperty(R,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},ge=function(){function A(e,t){this.text=e,this.bounds=t}return A}(),cl=function(A,e,t,r){var n=ul(e,t),s=[],i=0;return n.forEach(function(a){if(t.textDecorationLine.length||a.trim().length>0)if(R.SUPPORT_RANGE_BOUNDS){var B=xn(r,i,a.length).getClientRects();if(B.length>1){var c=Zt(a),l=0;c.forEach(function(u){s.push(new ge(u,cA.fromDOMRectList(A,xn(r,l+i,u.length).getClientRects()))),l+=u.length})}else s.push(new ge(a,cA.fromDOMRectList(A,B)))}else{var g=r.splitText(a.length);s.push(new ge(a,ll(A,r))),r=g}else R.SUPPORT_RANGE_BOUNDS||(r=r.splitText(a.length));i+=a.length}),s},ll=function(A,e){var t=e.ownerDocument;if(t){var r=t.createElement("html2canvaswrapper");r.appendChild(e.cloneNode(!0));var n=e.parentNode;if(n){n.replaceChild(r,e);var s=Ue(A,r);return r.firstChild&&n.replaceChild(r.firstChild,r),s}}return cA.EMPTY},xn=function(A,e,t){var r=A.ownerDocument;if(!r)throw new Error("Node has no owner document");var n=r.createRange();return n.setStart(A,e),n.setEnd(A,e+t),n},Zt=function(A){if(R.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map(function(t){return t.segment})}return rl(A)},gl=function(A,e){if(R.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map(function(r){return r.segment})}return hl(A,e)},ul=function(A,e){return e.letterSpacing!==0?Zt(A):gl(A,e)},fl=[32,160,4961,65792,65793,4153,4241],hl=function(A,e){for(var t=Ro(A,{lineBreak:e.lineBreak,wordBreak:e.overflowWrap==="break-word"?"break-word":e.wordBreak}),r=[],n,s=function(){if(n.value){var i=n.value.slice(),a=Fe(i),B="";a.forEach(function(c){fl.indexOf(c)===-1?B+=T(c):(B.length&&r.push(B),r.push(T(c)),B="")}),B.length&&r.push(B)}};!(n=t.next()).done;)s();return r},wl=function(){function A(e,t,r){this.text=Ql(t.data,r.textTransform),this.textBounds=cl(e,this.text,r,t)}return A}(),Ql=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(Cl,dl);case 2:return A.toUpperCase();default:return A}},Cl=/(^|\s|:|-|\(|\))([a-z])/g,dl=function(A,e,t){return A.length>0?e+t.toUpperCase():A},Dn=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.src=r.currentSrc||r.src,n.intrinsicWidth=r.naturalWidth,n.intrinsicHeight=r.naturalHeight,n.context.cache.addImage(n.src),n}return e}(aA),Sn=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.canvas=r,n.intrinsicWidth=r.width,n.intrinsicHeight=r.height,n}return e}(aA),Tn=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this,s=new XMLSerializer,i=Ue(t,r);return r.setAttribute("width",i.width+"px"),r.setAttribute("height",i.height+"px"),n.svg="data:image/svg+xml,"+encodeURIComponent(s.serializeToString(r)),n.intrinsicWidth=r.width.baseVal.value,n.intrinsicHeight=r.height.baseVal.value,n.context.cache.addImage(n.svg),n}return e}(aA),kn=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.value=r.value,n}return e}(aA),zt=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.start=r.start,n.reversed=typeof r.reversed=="boolean"&&r.reversed===!0,n}return e}(aA),Ul=[{type:15,flags:0,unit:"px",number:3}],Fl=[{type:16,flags:0,number:50}],pl=function(A){return A.width>A.height?new cA(A.left+(A.width-A.height)/2,A.top,A.height,A.height):A.width<A.height?new cA(A.left,A.top+(A.height-A.width)/2,A.width,A.width):A},ml=function(A){var e=A.type===El?new Array(A.value.length+1).join("•"):A.value;return e.length===0?A.placeholder||"":e},$e="checkbox",At="radio",El="password",_n=707406591,jt=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this;switch(n.type=r.type.toLowerCase(),n.checked=r.checked,n.value=ml(r),(n.type===$e||n.type===At)&&(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=1,n.styles.backgroundClip=[0],n.styles.backgroundOrigin=[0],n.bounds=pl(n.bounds)),n.type){case $e:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Ul;break;case At:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Fl;break}return n}return e}(aA),Mn=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this,s=r.options[r.selectedIndex||0];return n.value=s&&s.text||"",n}return e}(aA),On=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.value=r.value,n}return e}(aA),Vn=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this;n.src=r.src,n.width=parseInt(r.width,10)||0,n.height=parseInt(r.height,10)||0,n.backgroundColor=n.styles.backgroundColor;try{if(r.contentWindow&&r.contentWindow.document&&r.contentWindow.document.documentElement){n.tree=Rn(t,r.contentWindow.document.documentElement);var s=r.contentWindow.document.documentElement?Be(t,getComputedStyle(r.contentWindow.document.documentElement).backgroundColor):gA.TRANSPARENT,i=r.contentWindow.document.body?Be(t,getComputedStyle(r.contentWindow.document.body).backgroundColor):gA.TRANSPARENT;n.backgroundColor=FA(s)?FA(i)?n.styles.backgroundColor:i:s}}catch{}return n}return e}(aA),Hl=["OL","UL","MENU"],et=function(A,e,t,r){for(var n=e.firstChild,s=void 0;n;n=s)if(s=n.nextSibling,Gn(n)&&n.data.trim().length>0)t.textNodes.push(new wl(A,n,t.styles));else if(RA(n))if(Zn(n)&&n.assignedNodes)n.assignedNodes().forEach(function(a){return et(A,a,t,r)});else{var i=Nn(A,n);i.styles.isVisible()&&(Il(n,i,r)?i.flags|=4:yl(i.styles)&&(i.flags|=2),Hl.indexOf(n.tagName)!==-1&&(i.flags|=8),t.elements.push(i),n.slot,n.shadowRoot?et(A,n.shadowRoot,i,r):!rt(n)&&!Xn(n)&&!nt(n)&&et(A,n,i,r))}},Nn=function(A,e){return Ar(e)?new Dn(A,e):Pn(e)?new Sn(A,e):Xn(e)?new Tn(A,e):bl(e)?new kn(A,e):vl(e)?new zt(A,e):Ll(e)?new jt(A,e):nt(e)?new Mn(A,e):rt(e)?new On(A,e):Wn(e)?new Vn(A,e):new aA(A,e)},Rn=function(A,e){var t=Nn(A,e);return t.flags|=4,et(A,e,t,t),t},Il=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||$t(A)&&t.styles.isTransparent()},yl=function(A){return A.isPositioned()||A.isFloating()},Gn=function(A){return A.nodeType===Node.TEXT_NODE},RA=function(A){return A.nodeType===Node.ELEMENT_NODE},qt=function(A){return RA(A)&&typeof A.style<"u"&&!tt(A)},tt=function(A){return typeof A.className=="object"},bl=function(A){return A.tagName==="LI"},vl=function(A){return A.tagName==="OL"},Ll=function(A){return A.tagName==="INPUT"},Kl=function(A){return A.tagName==="HTML"},Xn=function(A){return A.tagName==="svg"},$t=function(A){return A.tagName==="BODY"},Pn=function(A){return A.tagName==="CANVAS"},Jn=function(A){return A.tagName==="VIDEO"},Ar=function(A){return A.tagName==="IMG"},Wn=function(A){return A.tagName==="IFRAME"},Yn=function(A){return A.tagName==="STYLE"},xl=function(A){return A.tagName==="SCRIPT"},rt=function(A){return A.tagName==="TEXTAREA"},nt=function(A){return A.tagName==="SELECT"},Zn=function(A){return A.tagName==="SLOT"},zn=function(A){return A.tagName.indexOf("-")>0},Dl=function(){function A(){this.counters={}}return A.prototype.getCounterValue=function(e){var t=this.counters[e];return t&&t.length?t[t.length-1]:1},A.prototype.getCounterValues=function(e){var t=this.counters[e];return t||[]},A.prototype.pop=function(e){var t=this;e.forEach(function(r){return t.counters[r].pop()})},A.prototype.parse=function(e){var t=this,r=e.counterIncrement,n=e.counterReset,s=!0;r!==null&&r.forEach(function(a){var B=t.counters[a.counter];B&&a.increment!==0&&(s=!1,B.length||B.push(1),B[Math.max(0,B.length-1)]+=a.increment)});var i=[];return s&&n.forEach(function(a){var B=t.counters[a.counter];i.push(a.counter),B||(B=t.counters[a.counter]=[]),B.push(a.reset)}),i},A}(),jn={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},qn={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Sl={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Tl={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},GA=function(A,e,t,r,n,s){return A<e||A>t?fe(A,n,s.length>0):r.integers.reduce(function(i,a,B){for(;A>=a;)A-=a,i+=r.values[B];return i},"")+s},$n=function(A,e,t,r){var n="";do t||A--,n=r(A)+n,A/=e;while(A*e>=e);return n},k=function(A,e,t,r,n){var s=t-e+1;return(A<0?"-":"")+($n(Math.abs(A),s,r,function(i){return T(Math.floor(i%s)+e)})+n)},KA=function(A,e,t){t===void 0&&(t=". ");var r=e.length;return $n(Math.abs(A),r,!1,function(n){return e[Math.floor(n%r)]})+t},XA=1,mA=2,EA=4,ue=8,uA=function(A,e,t,r,n,s){if(A<-9999||A>9999)return fe(A,4,n.length>0);var i=Math.abs(A),a=n;if(i===0)return e[0]+a;for(var B=0;i>0&&B<=4;B++){var c=i%10;c===0&&O(s,XA)&&a!==""?a=e[c]+a:c>1||c===1&&B===0||c===1&&B===1&&O(s,mA)||c===1&&B===1&&O(s,EA)&&A>100||c===1&&B>1&&O(s,ue)?a=e[c]+(B>0?t[B-1]:"")+a:c===1&&B>0&&(a=t[B-1]+a),i=Math.floor(i/10)}return(A<0?r:"")+a},As="十百千萬",es="拾佰仟萬",ts="マイナス",er="마이너스",fe=function(A,e,t){var r=t?". ":"",n=t?"、":"",s=t?", ":"",i=t?" ":"";switch(e){case 0:return"•"+i;case 1:return"◦"+i;case 2:return"◾"+i;case 5:var a=k(A,48,57,!0,r);return a.length<4?"0"+a:a;case 4:return KA(A,"〇一二三四五六七八九",n);case 6:return GA(A,1,3999,jn,3,r).toLowerCase();case 7:return GA(A,1,3999,jn,3,r);case 8:return k(A,945,969,!1,r);case 9:return k(A,97,122,!1,r);case 10:return k(A,65,90,!1,r);case 11:return k(A,1632,1641,!0,r);case 12:case 49:return GA(A,1,9999,qn,3,r);case 35:return GA(A,1,9999,qn,3,r).toLowerCase();case 13:return k(A,2534,2543,!0,r);case 14:case 30:return k(A,6112,6121,!0,r);case 15:return KA(A,"子丑寅卯辰巳午未申酉戌亥",n);case 16:return KA(A,"甲乙丙丁戊己庚辛壬癸",n);case 17:case 48:return uA(A,"零一二三四五六七八九",As,"負",n,mA|EA|ue);case 47:return uA(A,"零壹貳參肆伍陸柒捌玖",es,"負",n,XA|mA|EA|ue);case 42:return uA(A,"零一二三四五六七八九",As,"负",n,mA|EA|ue);case 41:return uA(A,"零壹贰叁肆伍陆柒捌玖",es,"负",n,XA|mA|EA|ue);case 26:return uA(A,"〇一二三四五六七八九","十百千万",ts,n,0);case 25:return uA(A,"零壱弐参四伍六七八九","拾百千万",ts,n,XA|mA|EA);case 31:return uA(A,"영일이삼사오육칠팔구","십백천만",er,s,XA|mA|EA);case 33:return uA(A,"零一二三四五六七八九","十百千萬",er,s,0);case 32:return uA(A,"零壹貳參四五六七八九","拾百千",er,s,XA|mA|EA);case 18:return k(A,2406,2415,!0,r);case 20:return GA(A,1,19999,Tl,3,r);case 21:return k(A,2790,2799,!0,r);case 22:return k(A,2662,2671,!0,r);case 22:return GA(A,1,10999,Sl,3,r);case 23:return KA(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return KA(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return k(A,3302,3311,!0,r);case 28:return KA(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",n);case 29:return KA(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",n);case 34:return k(A,3792,3801,!0,r);case 37:return k(A,6160,6169,!0,r);case 38:return k(A,4160,4169,!0,r);case 39:return k(A,2918,2927,!0,r);case 40:return k(A,1776,1785,!0,r);case 43:return k(A,3046,3055,!0,r);case 44:return k(A,3174,3183,!0,r);case 45:return k(A,3664,3673,!0,r);case 46:return k(A,3872,3881,!0,r);case 3:default:return k(A,48,57,!0,r)}},rs="data-html2canvas-ignore",ns=function(){function A(e,t,r){if(this.context=e,this.options=r,this.scrolledElements=[],this.referenceElement=t,this.counters=new Dl,this.quoteDepth=0,!t.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(t.ownerDocument.documentElement,!1)}return A.prototype.toIFrame=function(e,t){var r=this,n=kl(e,t);if(!n.contentWindow)return Promise.reject("Unable to find iframe window");var s=e.defaultView.pageXOffset,i=e.defaultView.pageYOffset,a=n.contentWindow,B=a.document,c=Ol(n).then(function(){return W(r,void 0,void 0,function(){var l,g;return X(this,function(u){switch(u.label){case 0:return this.scrolledElements.forEach(Gl),a&&(a.scrollTo(t.left,t.top),/(iPad|iPhone|iPod)/g.test(navigator.userAgent)&&(a.scrollY!==t.top||a.scrollX!==t.left)&&(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(a.scrollX-t.left,a.scrollY-t.top,0,0))),l=this.options.onclone,g=this.clonedReferenceElement,typeof g>"u"?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:B.fonts&&B.fonts.ready?[4,B.fonts.ready]:[3,2];case 1:u.sent(),u.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,Ml(B)]:[3,4];case 3:u.sent(),u.label=4;case 4:return typeof l=="function"?[2,Promise.resolve().then(function(){return l(B,g)}).then(function(){return n})]:[2,n]}})})});return B.open(),B.write(Nl(document.doctype)+"<html></html>"),Rl(this.referenceElement.ownerDocument,s,i),B.replaceChild(B.adoptNode(this.documentElement),B.documentElement),B.close(),c},A.prototype.createElementClone=function(e){if(Mt(e,2))debugger;if(Pn(e))return this.createCanvasClone(e);if(Jn(e))return this.createVideoClone(e);if(Yn(e))return this.createStyleClone(e);var t=e.cloneNode(!1);return Ar(t)&&(Ar(e)&&e.currentSrc&&e.currentSrc!==e.src&&(t.src=e.currentSrc,t.srcset=""),t.loading==="lazy"&&(t.loading="eager")),zn(t)?this.createCustomElementClone(t):t},A.prototype.createCustomElementClone=function(e){var t=document.createElement("html2canvascustomelement");return tr(e.style,t),t},A.prototype.createStyleClone=function(e){try{var t=e.sheet;if(t&&t.cssRules){var r=[].slice.call(t.cssRules,0).reduce(function(s,i){return i&&typeof i.cssText=="string"?s+i.cssText:s},""),n=e.cloneNode(!1);return n.textContent=r,n}}catch(s){if(this.context.logger.error("Unable to access cssRules property",s),s.name!=="SecurityError")throw s}return e.cloneNode(!1)},A.prototype.createCanvasClone=function(e){var t;if(this.options.inlineImages&&e.ownerDocument){var r=e.ownerDocument.createElement("img");try{return r.src=e.toDataURL(),r}catch{this.context.logger.info("Unable to inline canvas contents, canvas is tainted",e)}}var n=e.cloneNode(!1);try{n.width=e.width,n.height=e.height;var s=e.getContext("2d"),i=n.getContext("2d");if(i)if(!this.options.allowTaint&&s)i.putImageData(s.getImageData(0,0,e.width,e.height),0,0);else{var a=(t=e.getContext("webgl2"))!==null&&t!==void 0?t:e.getContext("webgl");if(a){var B=a.getContextAttributes();(B==null?void 0:B.preserveDrawingBuffer)===!1&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",e)}i.drawImage(e,0,0)}return n}catch{this.context.logger.info("Unable to clone canvas as it is tainted",e)}return n},A.prototype.createVideoClone=function(e){var t=e.ownerDocument.createElement("canvas");t.width=e.offsetWidth,t.height=e.offsetHeight;var r=t.getContext("2d");try{return r&&(r.drawImage(e,0,0,t.width,t.height),this.options.allowTaint||r.getImageData(0,0,t.width,t.height)),t}catch{this.context.logger.info("Unable to clone video as it is tainted",e)}var n=e.ownerDocument.createElement("canvas");return n.width=e.offsetWidth,n.height=e.offsetHeight,n},A.prototype.appendChildNode=function(e,t,r){(!RA(t)||!xl(t)&&!t.hasAttribute(rs)&&(typeof this.options.ignoreElements!="function"||!this.options.ignoreElements(t)))&&(!this.options.copyStyles||!RA(t)||!Yn(t))&&e.appendChild(this.cloneNode(t,r))},A.prototype.cloneChildNodes=function(e,t,r){for(var n=this,s=e.shadowRoot?e.shadowRoot.firstChild:e.firstChild;s;s=s.nextSibling)if(RA(s)&&Zn(s)&&typeof s.assignedNodes=="function"){var i=s.assignedNodes();i.length&&i.forEach(function(a){return n.appendChildNode(t,a,r)})}else this.appendChildNode(t,s,r)},A.prototype.cloneNode=function(e,t){if(Gn(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var r=e.ownerDocument.defaultView;if(r&&RA(e)&&(qt(e)||tt(e))){var n=this.createElementClone(e);n.style.transitionProperty="none";var s=r.getComputedStyle(e),i=r.getComputedStyle(e,":before"),a=r.getComputedStyle(e,":after");this.referenceElement===e&&qt(n)&&(this.clonedReferenceElement=n),$t(n)&&Jl(n);var B=this.counters.parse(new Cn(this.context,s)),c=this.resolvePseudoContent(e,n,i,he.BEFORE);zn(e)&&(t=!0),Jn(e)||this.cloneChildNodes(e,n,t),c&&n.insertBefore(c,n.firstChild);var l=this.resolvePseudoContent(e,n,a,he.AFTER);return l&&n.appendChild(l),this.counters.pop(B),(s&&(this.options.copyStyles||tt(e))&&!Wn(e)||t)&&tr(s,n),(e.scrollTop!==0||e.scrollLeft!==0)&&this.scrolledElements.push([n,e.scrollLeft,e.scrollTop]),(rt(e)||nt(e))&&(rt(n)||nt(n))&&(n.value=e.value),n}return e.cloneNode(!1)},A.prototype.resolvePseudoContent=function(e,t,r,n){var s=this;if(r){var i=r.content,a=t.ownerDocument;if(!(!a||!i||i==="none"||i==="-moz-alt-content"||r.display==="none")){this.counters.parse(new Cn(this.context,r));var B=new bc(this.context,r),c=a.createElement("html2canvaspseudoelement");tr(r,c),B.content.forEach(function(g){if(g.type===0)c.appendChild(a.createTextNode(g.value));else if(g.type===22){var u=a.createElement("img");u.src=g.value,u.style.opacity="1",c.appendChild(u)}else if(g.type===18){if(g.name==="attr"){var f=g.values.filter(K);f.length&&c.appendChild(a.createTextNode(e.getAttribute(f[0].value)||""))}else if(g.name==="counter"){var h=g.values.filter(VA),w=h[0],p=h[1];if(w&&K(w)){var U=s.counters.getCounterValue(w.value),F=p&&K(p)?_t.parse(s.context,p.value):3;c.appendChild(a.createTextNode(fe(U,F,!1)))}}else if(g.name==="counters"){var I=g.values.filter(VA),w=I[0],H=I[1],p=I[2];if(w&&K(w)){var m=s.counters.getCounterValues(w.value),C=p&&K(p)?_t.parse(s.context,p.value):3,b=H&&H.type===0?H.value:"",v=m.map(function(Z){return fe(Z,C,!1)}).join(b);c.appendChild(a.createTextNode(v))}}}else if(g.type===20)switch(g.value){case"open-quote":c.appendChild(a.createTextNode(Qn(B.quotes,s.quoteDepth++,!0)));break;case"close-quote":c.appendChild(a.createTextNode(Qn(B.quotes,--s.quoteDepth,!1)));break;default:c.appendChild(a.createTextNode(g.value))}}),c.className=rr+" "+nr;var l=n===he.BEFORE?" "+rr:" "+nr;return tt(t)?t.className.baseValue+=l:t.className+=l,c}}},A.destroy=function(e){return e.parentNode?(e.parentNode.removeChild(e),!0):!1},A}(),he;(function(A){A[A.BEFORE=0]="BEFORE",A[A.AFTER=1]="AFTER"})(he||(he={}));var kl=function(A,e){var t=A.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=e.width.toString(),t.height=e.height.toString(),t.scrolling="no",t.setAttribute(rs,"true"),A.body.appendChild(t),t},_l=function(A){return new Promise(function(e){if(A.complete){e();return}if(!A.src){e();return}A.onload=e,A.onerror=e})},Ml=function(A){return Promise.all([].slice.call(A.images,0).map(_l))},Ol=function(A){return new Promise(function(e,t){var r=A.contentWindow;if(!r)return t("No window assigned for iframe");var n=r.document;r.onload=A.onload=function(){r.onload=A.onload=null;var s=setInterval(function(){n.body.childNodes.length>0&&n.readyState==="complete"&&(clearInterval(s),e(A))},50)}})},Vl=["all","d","content"],tr=function(A,e){for(var t=A.length-1;t>=0;t--){var r=A.item(t);Vl.indexOf(r)===-1&&e.style.setProperty(r,A.getPropertyValue(r))}return e},Nl=function(A){var e="";return A&&(e+="<!DOCTYPE ",A.name&&(e+=A.name),A.internalSubset&&(e+=A.internalSubset),A.publicId&&(e+='"'+A.publicId+'"'),A.systemId&&(e+='"'+A.systemId+'"'),e+=">"),e},Rl=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},Gl=function(A){var e=A[0],t=A[1],r=A[2];e.scrollLeft=t,e.scrollTop=r},Xl=":before",Pl=":after",rr="___html2canvas___pseudoelement_before",nr="___html2canvas___pseudoelement_after",ss=`{
|
|
19
|
+
content: "" !important;
|
|
20
|
+
display: none !important;
|
|
21
|
+
}`,Jl=function(A){Wl(A,"."+rr+Xl+ss+`
|
|
22
|
+
.`+nr+Pl+ss)},Wl=function(A,e){var t=A.ownerDocument;if(t){var r=t.createElement("style");r.textContent=e,A.appendChild(r)}},is=function(){function A(){}return A.getOrigin=function(e){var t=A._link;return t?(t.href=e,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin},A.setContext=function(e){A._link=e.document.createElement("a"),A._origin=A.getOrigin(e.location.href)},A._origin="about:blank",A}(),Yl=function(){function A(e,t){this.context=e,this._options=t,this._cache={}}return A.prototype.addImage=function(e){var t=Promise.resolve();return this.has(e)||(ir(e)||ql(e))&&(this._cache[e]=this.loadImage(e)).catch(function(){}),t},A.prototype.match=function(e){return this._cache[e]},A.prototype.loadImage=function(e){return W(this,void 0,void 0,function(){var t,r,n,s,i=this;return X(this,function(a){switch(a.label){case 0:return t=is.isSameOrigin(e),r=!sr(e)&&this._options.useCORS===!0&&R.SUPPORT_CORS_IMAGES&&!t,n=!sr(e)&&!t&&!ir(e)&&typeof this._options.proxy=="string"&&R.SUPPORT_CORS_XHR&&!r,!t&&this._options.allowTaint===!1&&!sr(e)&&!ir(e)&&!n&&!r?[2]:(s=e,n?[4,this.proxy(s)]:[3,2]);case 1:s=a.sent(),a.label=2;case 2:return this.context.logger.debug("Added image "+e.substring(0,256)),[4,new Promise(function(B,c){var l=new Image;l.onload=function(){return B(l)},l.onerror=c,($l(s)||r)&&(l.crossOrigin="anonymous"),l.src=s,l.complete===!0&&setTimeout(function(){return B(l)},500),i._options.imageTimeout>0&&setTimeout(function(){return c("Timed out ("+i._options.imageTimeout+"ms) loading image")},i._options.imageTimeout)})];case 3:return[2,a.sent()]}})})},A.prototype.has=function(e){return typeof this._cache[e]<"u"},A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},A.prototype.proxy=function(e){var t=this,r=this._options.proxy;if(!r)throw new Error("No proxy defined");var n=e.substring(0,256);return new Promise(function(s,i){var a=R.SUPPORT_RESPONSE_TYPE?"blob":"text",B=new XMLHttpRequest;B.onload=function(){if(B.status===200)if(a==="text")s(B.response);else{var g=new FileReader;g.addEventListener("load",function(){return s(g.result)},!1),g.addEventListener("error",function(u){return i(u)},!1),g.readAsDataURL(B.response)}else i("Failed to proxy resource "+n+" with status code "+B.status)},B.onerror=i;var c=r.indexOf("?")>-1?"&":"?";if(B.open("GET",""+r+c+"url="+encodeURIComponent(e)+"&responseType="+a),a!=="text"&&B instanceof XMLHttpRequest&&(B.responseType=a),t._options.imageTimeout){var l=t._options.imageTimeout;B.timeout=l,B.ontimeout=function(){return i("Timed out ("+l+"ms) proxying "+n)}}B.send()})},A}(),Zl=/^data:image\/svg\+xml/i,zl=/^data:image\/.*;base64,/i,jl=/^data:image\/.*/i,ql=function(A){return R.SUPPORT_SVG_DRAWING||!Ag(A)},sr=function(A){return jl.test(A)},$l=function(A){return zl.test(A)},ir=function(A){return A.substr(0,4)==="blob"},Ag=function(A){return A.substr(-3).toLowerCase()==="svg"||Zl.test(A)},Q=function(){function A(e,t){this.type=0,this.x=e,this.y=t}return A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)},A}(),PA=function(A,e,t){return new Q(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},st=function(){function A(e,t,r,n){this.type=1,this.start=e,this.startControl=t,this.endControl=r,this.end=n}return A.prototype.subdivide=function(e,t){var r=PA(this.start,this.startControl,e),n=PA(this.startControl,this.endControl,e),s=PA(this.endControl,this.end,e),i=PA(r,n,e),a=PA(n,s,e),B=PA(i,a,e);return t?new A(this.start,r,i,B):new A(B,a,s,this.end)},A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))},A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)},A}(),tA=function(A){return A.type===1},eg=function(){function A(e){var t=e.styles,r=e.bounds,n=ae(t.borderTopLeftRadius,r.width,r.height),s=n[0],i=n[1],a=ae(t.borderTopRightRadius,r.width,r.height),B=a[0],c=a[1],l=ae(t.borderBottomRightRadius,r.width,r.height),g=l[0],u=l[1],f=ae(t.borderBottomLeftRadius,r.width,r.height),h=f[0],w=f[1],p=[];p.push((s+B)/r.width),p.push((h+g)/r.width),p.push((i+w)/r.height),p.push((c+u)/r.height);var U=Math.max.apply(Math,p);U>1&&(s/=U,i/=U,B/=U,c/=U,g/=U,u/=U,h/=U,w/=U);var F=r.width-B,I=r.height-u,H=r.width-g,m=r.height-w,C=t.borderTopWidth,b=t.borderRightWidth,v=t.borderBottomWidth,E=t.borderLeftWidth,M=D(t.paddingTop,e.bounds.width),Z=D(t.paddingRight,e.bounds.width),$=D(t.paddingBottom,e.bounds.width),x=D(t.paddingLeft,e.bounds.width);this.topLeftBorderDoubleOuterBox=s>0||i>0?S(r.left+E/3,r.top+C/3,s-E/3,i-C/3,L.TOP_LEFT):new Q(r.left+E/3,r.top+C/3),this.topRightBorderDoubleOuterBox=s>0||i>0?S(r.left+F,r.top+C/3,B-b/3,c-C/3,L.TOP_RIGHT):new Q(r.left+r.width-b/3,r.top+C/3),this.bottomRightBorderDoubleOuterBox=g>0||u>0?S(r.left+H,r.top+I,g-b/3,u-v/3,L.BOTTOM_RIGHT):new Q(r.left+r.width-b/3,r.top+r.height-v/3),this.bottomLeftBorderDoubleOuterBox=h>0||w>0?S(r.left+E/3,r.top+m,h-E/3,w-v/3,L.BOTTOM_LEFT):new Q(r.left+E/3,r.top+r.height-v/3),this.topLeftBorderDoubleInnerBox=s>0||i>0?S(r.left+E*2/3,r.top+C*2/3,s-E*2/3,i-C*2/3,L.TOP_LEFT):new Q(r.left+E*2/3,r.top+C*2/3),this.topRightBorderDoubleInnerBox=s>0||i>0?S(r.left+F,r.top+C*2/3,B-b*2/3,c-C*2/3,L.TOP_RIGHT):new Q(r.left+r.width-b*2/3,r.top+C*2/3),this.bottomRightBorderDoubleInnerBox=g>0||u>0?S(r.left+H,r.top+I,g-b*2/3,u-v*2/3,L.BOTTOM_RIGHT):new Q(r.left+r.width-b*2/3,r.top+r.height-v*2/3),this.bottomLeftBorderDoubleInnerBox=h>0||w>0?S(r.left+E*2/3,r.top+m,h-E*2/3,w-v*2/3,L.BOTTOM_LEFT):new Q(r.left+E*2/3,r.top+r.height-v*2/3),this.topLeftBorderStroke=s>0||i>0?S(r.left+E/2,r.top+C/2,s-E/2,i-C/2,L.TOP_LEFT):new Q(r.left+E/2,r.top+C/2),this.topRightBorderStroke=s>0||i>0?S(r.left+F,r.top+C/2,B-b/2,c-C/2,L.TOP_RIGHT):new Q(r.left+r.width-b/2,r.top+C/2),this.bottomRightBorderStroke=g>0||u>0?S(r.left+H,r.top+I,g-b/2,u-v/2,L.BOTTOM_RIGHT):new Q(r.left+r.width-b/2,r.top+r.height-v/2),this.bottomLeftBorderStroke=h>0||w>0?S(r.left+E/2,r.top+m,h-E/2,w-v/2,L.BOTTOM_LEFT):new Q(r.left+E/2,r.top+r.height-v/2),this.topLeftBorderBox=s>0||i>0?S(r.left,r.top,s,i,L.TOP_LEFT):new Q(r.left,r.top),this.topRightBorderBox=B>0||c>0?S(r.left+F,r.top,B,c,L.TOP_RIGHT):new Q(r.left+r.width,r.top),this.bottomRightBorderBox=g>0||u>0?S(r.left+H,r.top+I,g,u,L.BOTTOM_RIGHT):new Q(r.left+r.width,r.top+r.height),this.bottomLeftBorderBox=h>0||w>0?S(r.left,r.top+m,h,w,L.BOTTOM_LEFT):new Q(r.left,r.top+r.height),this.topLeftPaddingBox=s>0||i>0?S(r.left+E,r.top+C,Math.max(0,s-E),Math.max(0,i-C),L.TOP_LEFT):new Q(r.left+E,r.top+C),this.topRightPaddingBox=B>0||c>0?S(r.left+Math.min(F,r.width-b),r.top+C,F>r.width+b?0:Math.max(0,B-b),Math.max(0,c-C),L.TOP_RIGHT):new Q(r.left+r.width-b,r.top+C),this.bottomRightPaddingBox=g>0||u>0?S(r.left+Math.min(H,r.width-E),r.top+Math.min(I,r.height-v),Math.max(0,g-b),Math.max(0,u-v),L.BOTTOM_RIGHT):new Q(r.left+r.width-b,r.top+r.height-v),this.bottomLeftPaddingBox=h>0||w>0?S(r.left+E,r.top+Math.min(m,r.height-v),Math.max(0,h-E),Math.max(0,w-v),L.BOTTOM_LEFT):new Q(r.left+E,r.top+r.height-v),this.topLeftContentBox=s>0||i>0?S(r.left+E+x,r.top+C+M,Math.max(0,s-(E+x)),Math.max(0,i-(C+M)),L.TOP_LEFT):new Q(r.left+E+x,r.top+C+M),this.topRightContentBox=B>0||c>0?S(r.left+Math.min(F,r.width+E+x),r.top+C+M,F>r.width+E+x?0:B-E+x,c-(C+M),L.TOP_RIGHT):new Q(r.left+r.width-(b+Z),r.top+C+M),this.bottomRightContentBox=g>0||u>0?S(r.left+Math.min(H,r.width-(E+x)),r.top+Math.min(I,r.height+C+M),Math.max(0,g-(b+Z)),u-(v+$),L.BOTTOM_RIGHT):new Q(r.left+r.width-(b+Z),r.top+r.height-(v+$)),this.bottomLeftContentBox=h>0||w>0?S(r.left+E+x,r.top+m,Math.max(0,h-(E+x)),w-(v+$),L.BOTTOM_LEFT):new Q(r.left+E+x,r.top+r.height-(v+$))}return A}(),L;(function(A){A[A.TOP_LEFT=0]="TOP_LEFT",A[A.TOP_RIGHT=1]="TOP_RIGHT",A[A.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",A[A.BOTTOM_LEFT=3]="BOTTOM_LEFT"})(L||(L={}));var S=function(A,e,t,r,n){var s=4*((Math.sqrt(2)-1)/3),i=t*s,a=r*s,B=A+t,c=e+r;switch(n){case L.TOP_LEFT:return new st(new Q(A,c),new Q(A,c-a),new Q(B-i,e),new Q(B,e));case L.TOP_RIGHT:return new st(new Q(A,e),new Q(A+i,e),new Q(B,c-a),new Q(B,c));case L.BOTTOM_RIGHT:return new st(new Q(B,e),new Q(B,e+a),new Q(A+i,c),new Q(A,c));case L.BOTTOM_LEFT:default:return new st(new Q(B,c),new Q(B-i,c),new Q(A,e+a),new Q(A,e))}},it=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},tg=function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]},ot=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},rg=function(){function A(e,t,r){this.offsetX=e,this.offsetY=t,this.matrix=r,this.type=0,this.target=6}return A}(),at=function(){function A(e,t){this.path=e,this.target=t,this.type=1}return A}(),ng=function(){function A(e){this.opacity=e,this.type=2,this.target=6}return A}(),sg=function(A){return A.type===0},os=function(A){return A.type===1},ig=function(A){return A.type===2},as=function(A,e){return A.length===e.length?A.some(function(t,r){return t===e[r]}):!1},og=function(A,e,t,r,n){return A.map(function(s,i){switch(i){case 0:return s.add(e,t);case 1:return s.add(e+r,t);case 2:return s.add(e+r,t+n);case 3:return s.add(e,t+n)}return s})},Bs=function(){function A(e){this.element=e,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return A}(),cs=function(){function A(e,t){if(this.container=e,this.parent=t,this.effects=[],this.curves=new eg(this.container),this.container.styles.opacity<1&&this.effects.push(new ng(this.container.styles.opacity)),this.container.styles.transform!==null){var r=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,s=this.container.styles.transform;this.effects.push(new rg(r,n,s))}if(this.container.styles.overflowX!==0){var i=it(this.curves),a=ot(this.curves);as(i,a)?this.effects.push(new at(i,6)):(this.effects.push(new at(i,2)),this.effects.push(new at(a,4)))}}return A.prototype.getEffects=function(e){for(var t=[2,3].indexOf(this.container.styles.position)===-1,r=this.parent,n=this.effects.slice(0);r;){var s=r.effects.filter(function(B){return!os(B)});if(t||r.container.styles.position!==0||!r.parent){if(n.unshift.apply(n,s),t=[2,3].indexOf(r.container.styles.position)===-1,r.container.styles.overflowX!==0){var i=it(r.curves),a=ot(r.curves);as(i,a)||n.unshift(new at(a,6))}}else n.unshift.apply(n,s);r=r.parent}return n.filter(function(B){return O(B.target,e)})},A}(),or=function(A,e,t,r){A.container.elements.forEach(function(n){var s=O(n.flags,4),i=O(n.flags,2),a=new cs(n,A);O(n.styles.display,2048)&&r.push(a);var B=O(n.flags,8)?[]:r;if(s||i){var c=s||n.styles.isPositioned()?t:e,l=new Bs(a);if(n.styles.isPositioned()||n.styles.opacity<1||n.styles.isTransformed()){var g=n.styles.zIndex.order;if(g<0){var u=0;c.negativeZIndex.some(function(h,w){return g>h.element.container.styles.zIndex.order?(u=w,!1):u>0}),c.negativeZIndex.splice(u,0,l)}else if(g>0){var f=0;c.positiveZIndex.some(function(h,w){return g>=h.element.container.styles.zIndex.order?(f=w+1,!1):f>0}),c.positiveZIndex.splice(f,0,l)}else c.zeroOrAutoZIndexOrTransformedOrOpacity.push(l)}else n.styles.isFloating()?c.nonPositionedFloats.push(l):c.nonPositionedInlineLevel.push(l);or(a,l,s?l:t,B)}else n.styles.isInlineLevel()?e.inlineLevel.push(a):e.nonInlineLevel.push(a),or(a,e,t,B);O(n.flags,8)&&ls(n,B)})},ls=function(A,e){for(var t=A instanceof zt?A.start:1,r=A instanceof zt?A.reversed:!1,n=0;n<e.length;n++){var s=e[n];s.container instanceof kn&&typeof s.container.value=="number"&&s.container.value!==0&&(t=s.container.value),s.listValue=fe(t,s.container.styles.listStyleType,!0),t+=r?-1:1}},ag=function(A){var e=new cs(A,null),t=new Bs(e),r=[];return or(e,t,t,r),ls(e.container,r),t},gs=function(A,e){switch(e){case 0:return rA(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return rA(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return rA(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);case 3:default:return rA(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},Bg=function(A,e){switch(e){case 0:return rA(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return rA(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return rA(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);case 3:default:return rA(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}},cg=function(A,e){switch(e){case 0:return rA(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return rA(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return rA(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);case 3:default:return rA(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}},lg=function(A,e){switch(e){case 0:return Bt(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return Bt(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return Bt(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);case 3:default:return Bt(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}},Bt=function(A,e){var t=[];return tA(A)?t.push(A.subdivide(.5,!1)):t.push(A),tA(e)?t.push(e.subdivide(.5,!0)):t.push(e),t},rA=function(A,e,t,r){var n=[];return tA(A)?n.push(A.subdivide(.5,!1)):n.push(A),tA(t)?n.push(t.subdivide(.5,!0)):n.push(t),tA(r)?n.push(r.subdivide(.5,!0).reverse()):n.push(r),tA(e)?n.push(e.subdivide(.5,!1).reverse()):n.push(e),n},us=function(A){var e=A.bounds,t=A.styles;return e.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},ct=function(A){var e=A.styles,t=A.bounds,r=D(e.paddingLeft,t.width),n=D(e.paddingRight,t.width),s=D(e.paddingTop,t.width),i=D(e.paddingBottom,t.width);return t.add(r+e.borderLeftWidth,s+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+r+n),-(e.borderTopWidth+e.borderBottomWidth+s+i))},gg=function(A,e){return A===0?e.bounds:A===2?ct(e):us(e)},ug=function(A,e){return A===0?e.bounds:A===2?ct(e):us(e)},ar=function(A,e,t){var r=gg(WA(A.styles.backgroundOrigin,e),A),n=ug(WA(A.styles.backgroundClip,e),A),s=fg(WA(A.styles.backgroundSize,e),t,r),i=s[0],a=s[1],B=ae(WA(A.styles.backgroundPosition,e),r.width-i,r.height-a),c=hg(WA(A.styles.backgroundRepeat,e),B,s,r,n),l=Math.round(r.left+B[0]),g=Math.round(r.top+B[1]);return[c,l,g,i,a]},JA=function(A){return K(A)&&A.value===NA.AUTO},lt=function(A){return typeof A=="number"},fg=function(A,e,t){var r=e[0],n=e[1],s=e[2],i=A[0],a=A[1];if(!i)return[0,0];if(_(i)&&a&&_(a))return[D(i,t.width),D(a,t.height)];var B=lt(s);if(K(i)&&(i.value===NA.CONTAIN||i.value===NA.COVER)){if(lt(s)){var c=t.width/t.height;return c<s!=(i.value===NA.COVER)?[t.width,t.width/s]:[t.height*s,t.height]}return[t.width,t.height]}var l=lt(r),g=lt(n),u=l||g;if(JA(i)&&(!a||JA(a))){if(l&&g)return[r,n];if(!B&&!u)return[t.width,t.height];if(u&&B){var f=l?r:n*s,h=g?n:r/s;return[f,h]}var w=l?r:t.width,p=g?n:t.height;return[w,p]}if(B){var U=0,F=0;return _(i)?U=D(i,t.width):_(a)&&(F=D(a,t.height)),JA(i)?U=F*s:(!a||JA(a))&&(F=U/s),[U,F]}var I=null,H=null;if(_(i)?I=D(i,t.width):a&&_(a)&&(H=D(a,t.height)),I!==null&&(!a||JA(a))&&(H=l&&g?I/r*n:t.height),H!==null&&JA(i)&&(I=l&&g?H/n*r:t.width),I!==null&&H!==null)return[I,H];throw new Error("Unable to calculate background-size for element")},WA=function(A,e){var t=A[e];return typeof t>"u"?A[0]:t},hg=function(A,e,t,r,n){var s=e[0],i=e[1],a=t[0],B=t[1];switch(A){case 2:return[new Q(Math.round(r.left),Math.round(r.top+i)),new Q(Math.round(r.left+r.width),Math.round(r.top+i)),new Q(Math.round(r.left+r.width),Math.round(B+r.top+i)),new Q(Math.round(r.left),Math.round(B+r.top+i))];case 3:return[new Q(Math.round(r.left+s),Math.round(r.top)),new Q(Math.round(r.left+s+a),Math.round(r.top)),new Q(Math.round(r.left+s+a),Math.round(r.height+r.top)),new Q(Math.round(r.left+s),Math.round(r.height+r.top))];case 1:return[new Q(Math.round(r.left+s),Math.round(r.top+i)),new Q(Math.round(r.left+s+a),Math.round(r.top+i)),new Q(Math.round(r.left+s+a),Math.round(r.top+i+B)),new Q(Math.round(r.left+s),Math.round(r.top+i+B))];default:return[new Q(Math.round(n.left),Math.round(n.top)),new Q(Math.round(n.left+n.width),Math.round(n.top)),new Q(Math.round(n.left+n.width),Math.round(n.height+n.top)),new Q(Math.round(n.left),Math.round(n.height+n.top))]}},wg="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",fs="Hidden Text",Qg=function(){function A(e){this._data={},this._document=e}return A.prototype.parseMetrics=function(e,t){var r=this._document.createElement("div"),n=this._document.createElement("img"),s=this._document.createElement("span"),i=this._document.body;r.style.visibility="hidden",r.style.fontFamily=e,r.style.fontSize=t,r.style.margin="0",r.style.padding="0",r.style.whiteSpace="nowrap",i.appendChild(r),n.src=wg,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",s.style.fontFamily=e,s.style.fontSize=t,s.style.margin="0",s.style.padding="0",s.appendChild(this._document.createTextNode(fs)),r.appendChild(s),r.appendChild(n);var a=n.offsetTop-s.offsetTop+2;r.removeChild(s),r.appendChild(this._document.createTextNode(fs)),r.style.lineHeight="normal",n.style.verticalAlign="super";var B=n.offsetTop-r.offsetTop+2;return i.removeChild(r),{baseline:a,middle:B}},A.prototype.getMetrics=function(e,t){var r=e+" "+t;return typeof this._data[r]>"u"&&(this._data[r]=this.parseMetrics(e,t)),this._data[r]},A}(),hs=function(){function A(e,t){this.context=e,this.options=t}return A}(),Cg=1e4,dg=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n._activeEffects=[],n.canvas=r.canvas?r.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),r.canvas||(n.canvas.width=Math.floor(r.width*r.scale),n.canvas.height=Math.floor(r.height*r.scale),n.canvas.style.width=r.width+"px",n.canvas.style.height=r.height+"px"),n.fontMetrics=new Qg(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-r.x,-r.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+r.width+"x"+r.height+") with scale "+r.scale),n}return e.prototype.applyEffects=function(t){for(var r=this;this._activeEffects.length;)this.popEffect();t.forEach(function(n){return r.applyEffect(n)})},e.prototype.applyEffect=function(t){this.ctx.save(),ig(t)&&(this.ctx.globalAlpha=t.opacity),sg(t)&&(this.ctx.translate(t.offsetX,t.offsetY),this.ctx.transform(t.matrix[0],t.matrix[1],t.matrix[2],t.matrix[3],t.matrix[4],t.matrix[5]),this.ctx.translate(-t.offsetX,-t.offsetY)),os(t)&&(this.path(t.path),this.ctx.clip()),this._activeEffects.push(t)},e.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},e.prototype.renderStack=function(t){return W(this,void 0,void 0,function(){var r;return X(this,function(n){switch(n.label){case 0:return r=t.element.container.styles,r.isVisible()?[4,this.renderStackContent(t)]:[3,2];case 1:n.sent(),n.label=2;case 2:return[2]}})})},e.prototype.renderNode=function(t){return W(this,void 0,void 0,function(){return X(this,function(r){switch(r.label){case 0:if(O(t.container.flags,16))debugger;return t.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(t)]:[3,3];case 1:return r.sent(),[4,this.renderNodeContent(t)];case 2:r.sent(),r.label=3;case 3:return[2]}})})},e.prototype.renderTextWithLetterSpacing=function(t,r,n){var s=this;if(r===0)this.ctx.fillText(t.text,t.bounds.left,t.bounds.top+n);else{var i=Zt(t.text);i.reduce(function(a,B){return s.ctx.fillText(B,a,t.bounds.top+n),a+s.ctx.measureText(B).width},t.bounds.left)}},e.prototype.createFontStyle=function(t){var r=t.fontVariant.filter(function(i){return i==="normal"||i==="small-caps"}).join(""),n=Eg(t.fontFamily).join(", "),s=oe(t.fontSize)?""+t.fontSize.number+t.fontSize.unit:t.fontSize.number+"px";return[[t.fontStyle,r,t.fontWeight,s,n].join(" "),n,s]},e.prototype.renderTextNode=function(t,r){return W(this,void 0,void 0,function(){var n,s,i,a,B,c,l,g,u=this;return X(this,function(f){return n=this.createFontStyle(r),s=n[0],i=n[1],a=n[2],this.ctx.font=s,this.ctx.direction=r.direction===1?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",B=this.fontMetrics.getMetrics(i,a),c=B.baseline,l=B.middle,g=r.paintOrder,t.textBounds.forEach(function(h){g.forEach(function(w){switch(w){case 0:u.ctx.fillStyle=V(r.color),u.renderTextWithLetterSpacing(h,r.letterSpacing,c);var p=r.textShadow;p.length&&h.text.trim().length&&(p.slice(0).reverse().forEach(function(U){u.ctx.shadowColor=V(U.color),u.ctx.shadowOffsetX=U.offsetX.number*u.options.scale,u.ctx.shadowOffsetY=U.offsetY.number*u.options.scale,u.ctx.shadowBlur=U.blur.number,u.renderTextWithLetterSpacing(h,r.letterSpacing,c)}),u.ctx.shadowColor="",u.ctx.shadowOffsetX=0,u.ctx.shadowOffsetY=0,u.ctx.shadowBlur=0),r.textDecorationLine.length&&(u.ctx.fillStyle=V(r.textDecorationColor||r.color),r.textDecorationLine.forEach(function(U){switch(U){case 1:u.ctx.fillRect(h.bounds.left,Math.round(h.bounds.top+c),h.bounds.width,1);break;case 2:u.ctx.fillRect(h.bounds.left,Math.round(h.bounds.top),h.bounds.width,1);break;case 3:u.ctx.fillRect(h.bounds.left,Math.ceil(h.bounds.top+l),h.bounds.width,1);break}}));break;case 1:r.webkitTextStrokeWidth&&h.text.trim().length&&(u.ctx.strokeStyle=V(r.webkitTextStrokeColor),u.ctx.lineWidth=r.webkitTextStrokeWidth,u.ctx.lineJoin=window.chrome?"miter":"round",u.ctx.strokeText(h.text,h.bounds.left,h.bounds.top+c)),u.ctx.strokeStyle="",u.ctx.lineWidth=0,u.ctx.lineJoin="miter";break}})}),[2]})})},e.prototype.renderReplacedElement=function(t,r,n){if(n&&t.intrinsicWidth>0&&t.intrinsicHeight>0){var s=ct(t),i=ot(r);this.path(i),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(n,0,0,t.intrinsicWidth,t.intrinsicHeight,s.left,s.top,s.width,s.height),this.ctx.restore()}},e.prototype.renderNodeContent=function(t){return W(this,void 0,void 0,function(){var r,n,s,i,a,B,F,F,c,l,g,u,H,f,h,m,w,p,U,F,I,H,m;return X(this,function(C){switch(C.label){case 0:this.applyEffects(t.getEffects(4)),r=t.container,n=t.curves,s=r.styles,i=0,a=r.textNodes,C.label=1;case 1:return i<a.length?(B=a[i],[4,this.renderTextNode(B,s)]):[3,4];case 2:C.sent(),C.label=3;case 3:return i++,[3,1];case 4:if(!(r instanceof Dn))return[3,8];C.label=5;case 5:return C.trys.push([5,7,,8]),[4,this.context.cache.match(r.src)];case 6:return F=C.sent(),this.renderReplacedElement(r,n,F),[3,8];case 7:return C.sent(),this.context.logger.error("Error loading image "+r.src),[3,8];case 8:if(r instanceof Sn&&this.renderReplacedElement(r,n,r.canvas),!(r instanceof Tn))return[3,12];C.label=9;case 9:return C.trys.push([9,11,,12]),[4,this.context.cache.match(r.svg)];case 10:return F=C.sent(),this.renderReplacedElement(r,n,F),[3,12];case 11:return C.sent(),this.context.logger.error("Error loading svg "+r.svg.substring(0,255)),[3,12];case 12:return r instanceof Vn&&r.tree?(c=new e(this.context,{scale:this.options.scale,backgroundColor:r.backgroundColor,x:0,y:0,width:r.width,height:r.height}),[4,c.render(r.tree)]):[3,14];case 13:l=C.sent(),r.width&&r.height&&this.ctx.drawImage(l,0,0,r.width,r.height,r.bounds.left,r.bounds.top,r.bounds.width,r.bounds.height),C.label=14;case 14:if(r instanceof jt&&(g=Math.min(r.bounds.width,r.bounds.height),r.type===$e?r.checked&&(this.ctx.save(),this.path([new Q(r.bounds.left+g*.39363,r.bounds.top+g*.79),new Q(r.bounds.left+g*.16,r.bounds.top+g*.5549),new Q(r.bounds.left+g*.27347,r.bounds.top+g*.44071),new Q(r.bounds.left+g*.39694,r.bounds.top+g*.5649),new Q(r.bounds.left+g*.72983,r.bounds.top+g*.23),new Q(r.bounds.left+g*.84,r.bounds.top+g*.34085),new Q(r.bounds.left+g*.39363,r.bounds.top+g*.79)]),this.ctx.fillStyle=V(_n),this.ctx.fill(),this.ctx.restore()):r.type===At&&r.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(r.bounds.left+g/2,r.bounds.top+g/2,g/4,0,Math.PI*2,!0),this.ctx.fillStyle=V(_n),this.ctx.fill(),this.ctx.restore())),Ug(r)&&r.value.length){switch(u=this.createFontStyle(s),H=u[0],f=u[1],h=this.fontMetrics.getMetrics(H,f).baseline,this.ctx.font=H,this.ctx.fillStyle=V(s.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=pg(r.styles.textAlign),m=ct(r),w=0,r.styles.textAlign){case 1:w+=m.width/2;break;case 2:w+=m.width;break}p=m.add(w,0,0,-m.height/2+1),this.ctx.save(),this.path([new Q(m.left,m.top),new Q(m.left+m.width,m.top),new Q(m.left+m.width,m.top+m.height),new Q(m.left,m.top+m.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new ge(r.value,p),s.letterSpacing,h),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!O(r.styles.display,2048))return[3,20];if(r.styles.listStyleImage===null)return[3,19];if(U=r.styles.listStyleImage,U.type!==0)return[3,18];F=void 0,I=U.url,C.label=15;case 15:return C.trys.push([15,17,,18]),[4,this.context.cache.match(I)];case 16:return F=C.sent(),this.ctx.drawImage(F,r.bounds.left-(F.width+10),r.bounds.top),[3,18];case 17:return C.sent(),this.context.logger.error("Error loading list-style-image "+I),[3,18];case 18:return[3,20];case 19:t.listValue&&r.styles.listStyleType!==-1&&(H=this.createFontStyle(s)[0],this.ctx.font=H,this.ctx.fillStyle=V(s.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",m=new cA(r.bounds.left,r.bounds.top+D(r.styles.paddingTop,r.bounds.width),r.bounds.width,fn(s.lineHeight,s.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new ge(t.listValue,m),s.letterSpacing,fn(s.lineHeight,s.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),C.label=20;case 20:return[2]}})})},e.prototype.renderStackContent=function(t){return W(this,void 0,void 0,function(){var r,n,U,s,i,U,a,B,U,c,l,U,g,u,U,f,h,U,w,p,U;return X(this,function(F){switch(F.label){case 0:if(O(t.element.container.flags,16))debugger;return[4,this.renderNodeBackgroundAndBorders(t.element)];case 1:F.sent(),r=0,n=t.negativeZIndex,F.label=2;case 2:return r<n.length?(U=n[r],[4,this.renderStack(U)]):[3,5];case 3:F.sent(),F.label=4;case 4:return r++,[3,2];case 5:return[4,this.renderNodeContent(t.element)];case 6:F.sent(),s=0,i=t.nonInlineLevel,F.label=7;case 7:return s<i.length?(U=i[s],[4,this.renderNode(U)]):[3,10];case 8:F.sent(),F.label=9;case 9:return s++,[3,7];case 10:a=0,B=t.nonPositionedFloats,F.label=11;case 11:return a<B.length?(U=B[a],[4,this.renderStack(U)]):[3,14];case 12:F.sent(),F.label=13;case 13:return a++,[3,11];case 14:c=0,l=t.nonPositionedInlineLevel,F.label=15;case 15:return c<l.length?(U=l[c],[4,this.renderStack(U)]):[3,18];case 16:F.sent(),F.label=17;case 17:return c++,[3,15];case 18:g=0,u=t.inlineLevel,F.label=19;case 19:return g<u.length?(U=u[g],[4,this.renderNode(U)]):[3,22];case 20:F.sent(),F.label=21;case 21:return g++,[3,19];case 22:f=0,h=t.zeroOrAutoZIndexOrTransformedOrOpacity,F.label=23;case 23:return f<h.length?(U=h[f],[4,this.renderStack(U)]):[3,26];case 24:F.sent(),F.label=25;case 25:return f++,[3,23];case 26:w=0,p=t.positiveZIndex,F.label=27;case 27:return w<p.length?(U=p[w],[4,this.renderStack(U)]):[3,30];case 28:F.sent(),F.label=29;case 29:return w++,[3,27];case 30:return[2]}})})},e.prototype.mask=function(t){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(t.slice(0).reverse()),this.ctx.closePath()},e.prototype.path=function(t){this.ctx.beginPath(),this.formatPath(t),this.ctx.closePath()},e.prototype.formatPath=function(t){var r=this;t.forEach(function(n,s){var i=tA(n)?n.start:n;s===0?r.ctx.moveTo(i.x,i.y):r.ctx.lineTo(i.x,i.y),tA(n)&&r.ctx.bezierCurveTo(n.startControl.x,n.startControl.y,n.endControl.x,n.endControl.y,n.end.x,n.end.y)})},e.prototype.renderRepeat=function(t,r,n,s){this.path(t),this.ctx.fillStyle=r,this.ctx.translate(n,s),this.ctx.fill(),this.ctx.translate(-n,-s)},e.prototype.resizeImage=function(t,r,n){var s;if(t.width===r&&t.height===n)return t;var i=(s=this.canvas.ownerDocument)!==null&&s!==void 0?s:document,a=i.createElement("canvas");a.width=Math.max(1,r),a.height=Math.max(1,n);var B=a.getContext("2d");return B.drawImage(t,0,0,t.width,t.height,0,0,r,n),a},e.prototype.renderBackgroundImage=function(t){return W(this,void 0,void 0,function(){var r,n,s,i,a,B;return X(this,function(c){switch(c.label){case 0:r=t.styles.backgroundImage.length-1,n=function(l){var g,u,f,M,z,j,x,G,v,h,M,z,j,x,G,w,p,U,F,I,H,m,C,b,v,E,M,Z,$,x,G,HA,z,j,xA,BA,IA,DA,SA,fA,TA,hA;return X(this,function(YA){switch(YA.label){case 0:if(l.type!==0)return[3,5];g=void 0,u=l.url,YA.label=1;case 1:return YA.trys.push([1,3,,4]),[4,s.context.cache.match(u)];case 2:return g=YA.sent(),[3,4];case 3:return YA.sent(),s.context.logger.error("Error loading background-image "+u),[3,4];case 4:return g&&(f=ar(t,r,[g.width,g.height,g.width/g.height]),M=f[0],z=f[1],j=f[2],x=f[3],G=f[4],v=s.ctx.createPattern(s.resizeImage(g,x,G),"repeat"),s.renderRepeat(M,v,z,j)),[3,6];case 5:sB(l)?(h=ar(t,r,[null,null,null]),M=h[0],z=h[1],j=h[2],x=h[3],G=h[4],w=AB(l.angle,x,G),p=w[0],U=w[1],F=w[2],I=w[3],H=w[4],m=document.createElement("canvas"),m.width=x,m.height=G,C=m.getContext("2d"),b=C.createLinearGradient(U,I,F,H),tn(l.stops,p).forEach(function(Qe){return b.addColorStop(Qe.stop,V(Qe.color))}),C.fillStyle=b,C.fillRect(0,0,x,G),x>0&&G>0&&(v=s.ctx.createPattern(m,"repeat"),s.renderRepeat(M,v,z,j))):iB(l)&&(E=ar(t,r,[null,null,null]),M=E[0],Z=E[1],$=E[2],x=E[3],G=E[4],HA=l.position.length===0?[St]:l.position,z=D(HA[0],x),j=D(HA[HA.length-1],G),xA=eB(l,z,j,x,G),BA=xA[0],IA=xA[1],BA>0&&IA>0&&(DA=s.ctx.createRadialGradient(Z+z,$+j,0,Z+z,$+j,BA),tn(l.stops,BA*2).forEach(function(Qe){return DA.addColorStop(Qe.stop,V(Qe.color))}),s.path(M),s.ctx.fillStyle=DA,BA!==IA?(SA=t.bounds.left+.5*t.bounds.width,fA=t.bounds.top+.5*t.bounds.height,TA=IA/BA,hA=1/TA,s.ctx.save(),s.ctx.translate(SA,fA),s.ctx.transform(1,0,0,TA,0,0),s.ctx.translate(-SA,-fA),s.ctx.fillRect(Z,hA*($-fA)+fA,x,G*hA),s.ctx.restore()):s.ctx.fill())),YA.label=6;case 6:return r--,[2]}})},s=this,i=0,a=t.styles.backgroundImage.slice(0).reverse(),c.label=1;case 1:return i<a.length?(B=a[i],[5,n(B)]):[3,4];case 2:c.sent(),c.label=3;case 3:return i++,[3,1];case 4:return[2]}})})},e.prototype.renderSolidBorder=function(t,r,n){return W(this,void 0,void 0,function(){return X(this,function(s){return this.path(gs(n,r)),this.ctx.fillStyle=V(t),this.ctx.fill(),[2]})})},e.prototype.renderDoubleBorder=function(t,r,n,s){return W(this,void 0,void 0,function(){var i,a;return X(this,function(B){switch(B.label){case 0:return r<3?[4,this.renderSolidBorder(t,n,s)]:[3,2];case 1:return B.sent(),[2];case 2:return i=Bg(s,n),this.path(i),this.ctx.fillStyle=V(t),this.ctx.fill(),a=cg(s,n),this.path(a),this.ctx.fill(),[2]}})})},e.prototype.renderNodeBackgroundAndBorders=function(t){return W(this,void 0,void 0,function(){var r,n,s,i,a,B,c,l,g=this;return X(this,function(u){switch(u.label){case 0:return this.applyEffects(t.getEffects(2)),r=t.container.styles,n=!FA(r.backgroundColor)||r.backgroundImage.length,s=[{style:r.borderTopStyle,color:r.borderTopColor,width:r.borderTopWidth},{style:r.borderRightStyle,color:r.borderRightColor,width:r.borderRightWidth},{style:r.borderBottomStyle,color:r.borderBottomColor,width:r.borderBottomWidth},{style:r.borderLeftStyle,color:r.borderLeftColor,width:r.borderLeftWidth}],i=Fg(WA(r.backgroundClip,0),t.curves),n||r.boxShadow.length?(this.ctx.save(),this.path(i),this.ctx.clip(),FA(r.backgroundColor)||(this.ctx.fillStyle=V(r.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(t.container)]):[3,2];case 1:u.sent(),this.ctx.restore(),r.boxShadow.slice(0).reverse().forEach(function(f){g.ctx.save();var h=it(t.curves),w=f.inset?0:Cg,p=og(h,-w+(f.inset?1:-1)*f.spread.number,(f.inset?1:-1)*f.spread.number,f.spread.number*(f.inset?-2:2),f.spread.number*(f.inset?-2:2));f.inset?(g.path(h),g.ctx.clip(),g.mask(p)):(g.mask(h),g.ctx.clip(),g.path(p)),g.ctx.shadowOffsetX=f.offsetX.number+w,g.ctx.shadowOffsetY=f.offsetY.number,g.ctx.shadowColor=V(f.color),g.ctx.shadowBlur=f.blur.number,g.ctx.fillStyle=f.inset?V(f.color):"rgba(0,0,0,1)",g.ctx.fill(),g.ctx.restore()}),u.label=2;case 2:a=0,B=0,c=s,u.label=3;case 3:return B<c.length?(l=c[B],l.style!==0&&!FA(l.color)&&l.width>0?l.style!==2?[3,5]:[4,this.renderDashedDottedBorder(l.color,l.width,a,t.curves,2)]:[3,11]):[3,13];case 4:return u.sent(),[3,11];case 5:return l.style!==3?[3,7]:[4,this.renderDashedDottedBorder(l.color,l.width,a,t.curves,3)];case 6:return u.sent(),[3,11];case 7:return l.style!==4?[3,9]:[4,this.renderDoubleBorder(l.color,l.width,a,t.curves)];case 8:return u.sent(),[3,11];case 9:return[4,this.renderSolidBorder(l.color,a,t.curves)];case 10:u.sent(),u.label=11;case 11:a++,u.label=12;case 12:return B++,[3,3];case 13:return[2]}})})},e.prototype.renderDashedDottedBorder=function(t,r,n,s,i){return W(this,void 0,void 0,function(){var a,B,c,l,g,u,f,h,w,p,U,F,I,H,m,C,m,C;return X(this,function(b){return this.ctx.save(),a=lg(s,n),B=gs(s,n),i===2&&(this.path(B),this.ctx.clip()),tA(B[0])?(c=B[0].start.x,l=B[0].start.y):(c=B[0].x,l=B[0].y),tA(B[1])?(g=B[1].end.x,u=B[1].end.y):(g=B[1].x,u=B[1].y),n===0||n===2?f=Math.abs(c-g):f=Math.abs(l-u),this.ctx.beginPath(),i===3?this.formatPath(a):this.formatPath(B.slice(0,2)),h=r<3?r*3:r*2,w=r<3?r*2:r,i===3&&(h=r,w=r),p=!0,f<=h*2?p=!1:f<=h*2+w?(U=f/(2*h+w),h*=U,w*=U):(F=Math.floor((f+w)/(h+w)),I=(f-F*h)/(F-1),H=(f-(F+1)*h)/F,w=H<=0||Math.abs(w-I)<Math.abs(w-H)?I:H),p&&(i===3?this.ctx.setLineDash([0,h+w]):this.ctx.setLineDash([h,w])),i===3?(this.ctx.lineCap="round",this.ctx.lineWidth=r):this.ctx.lineWidth=r*2+1.1,this.ctx.strokeStyle=V(t),this.ctx.stroke(),this.ctx.setLineDash([]),i===2&&(tA(B[0])&&(m=B[3],C=B[0],this.ctx.beginPath(),this.formatPath([new Q(m.end.x,m.end.y),new Q(C.start.x,C.start.y)]),this.ctx.stroke()),tA(B[1])&&(m=B[1],C=B[2],this.ctx.beginPath(),this.formatPath([new Q(m.end.x,m.end.y),new Q(C.start.x,C.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]})})},e.prototype.render=function(t){return W(this,void 0,void 0,function(){var r;return X(this,function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=V(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),r=ag(t),[4,this.renderStack(r)];case 1:return n.sent(),this.applyEffects([]),[2,this.canvas]}})})},e}(hs),Ug=function(A){return A instanceof On||A instanceof Mn?!0:A instanceof jt&&A.type!==At&&A.type!==$e},Fg=function(A,e){switch(A){case 0:return it(e);case 2:return tg(e);case 1:default:return ot(e)}},pg=function(A){switch(A){case 1:return"center";case 2:return"right";case 0:default:return"left"}},mg=["-apple-system","system-ui"],Eg=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter(function(e){return mg.indexOf(e)===-1}):A},Hg=function(A){nA(e,A);function e(t,r){var n=A.call(this,t,r)||this;return n.canvas=r.canvas?r.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=r,n.canvas.width=Math.floor(r.width*r.scale),n.canvas.height=Math.floor(r.height*r.scale),n.canvas.style.width=r.width+"px",n.canvas.style.height=r.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-r.x,-r.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+r.width+"x"+r.height+" at "+r.x+","+r.y+") with scale "+r.scale),n}return e.prototype.render=function(t){return W(this,void 0,void 0,function(){var r,n;return X(this,function(s){switch(s.label){case 0:return r=Yt(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,t),[4,Ig(r)];case 1:return n=s.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=V(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(n,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}})})},e}(hs),Ig=function(A){return new Promise(function(e,t){var r=new Image;r.onload=function(){e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent(new XMLSerializer().serializeToString(A))})},yg=function(){function A(e){var t=e.id,r=e.enabled;this.id=t,this.enabled=r,this.start=Date.now()}return A.prototype.debug=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.debug=="function"?console.debug.apply(console,de([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},A.prototype.getTime=function(){return Date.now()-this.start},A.prototype.info=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&typeof window<"u"&&window.console&&typeof console.info=="function"&&console.info.apply(console,de([this.id,this.getTime()+"ms"],e))},A.prototype.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.warn=="function"?console.warn.apply(console,de([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},A.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&(typeof window<"u"&&window.console&&typeof console.error=="function"?console.error.apply(console,de([this.id,this.getTime()+"ms"],e)):this.info.apply(this,e))},A.instances={},A}(),bg=function(){function A(e,t){var r;this.windowBounds=t,this.instanceName="#"+A.instanceCount++,this.logger=new yg({id:this.instanceName,enabled:e.logging}),this.cache=(r=e.cache)!==null&&r!==void 0?r:new Yl(this,e)}return A.instanceCount=1,A}(),vg=function(A,e){return e===void 0&&(e={}),Lg(A,e)};typeof window<"u"&&is.setContext(window);var Lg=function(A,e){return W(void 0,void 0,void 0,function(){var t,r,n,s,i,a,B,c,l,g,u,f,h,w,p,U,F,I,H,m,b,C,b,v,E,M,Z,$,x,G,HA,z,j,xA,BA,IA,DA,SA,fA,TA;return X(this,function(hA){switch(hA.label){case 0:if(!A||typeof A!="object")return[2,Promise.reject("Invalid element provided as first argument")];if(t=A.ownerDocument,!t)throw new Error("Element is not attached to a Document");if(r=t.defaultView,!r)throw new Error("Document is not attached to a Window");return n={allowTaint:(v=e.allowTaint)!==null&&v!==void 0?v:!1,imageTimeout:(E=e.imageTimeout)!==null&&E!==void 0?E:15e3,proxy:e.proxy,useCORS:(M=e.useCORS)!==null&&M!==void 0?M:!1},s=ut({logging:(Z=e.logging)!==null&&Z!==void 0?Z:!0,cache:e.cache},n),i={windowWidth:($=e.windowWidth)!==null&&$!==void 0?$:r.innerWidth,windowHeight:(x=e.windowHeight)!==null&&x!==void 0?x:r.innerHeight,scrollX:(G=e.scrollX)!==null&&G!==void 0?G:r.pageXOffset,scrollY:(HA=e.scrollY)!==null&&HA!==void 0?HA:r.pageYOffset},a=new cA(i.scrollX,i.scrollY,i.windowWidth,i.windowHeight),B=new bg(s,a),c=(z=e.foreignObjectRendering)!==null&&z!==void 0?z:!1,l={allowTaint:(j=e.allowTaint)!==null&&j!==void 0?j:!1,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:c,copyStyles:c},B.logger.debug("Starting document clone with size "+a.width+"x"+a.height+" scrolled to "+-a.left+","+-a.top),g=new ns(B,A,l),u=g.clonedReferenceElement,u?[4,g.toIFrame(t,a)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return f=hA.sent(),h=$t(u)||Kl(u)?io(u.ownerDocument):Ue(B,u),w=h.width,p=h.height,U=h.left,F=h.top,I=Kg(B,u,e.backgroundColor),H={canvas:e.canvas,backgroundColor:I,scale:(BA=(xA=e.scale)!==null&&xA!==void 0?xA:r.devicePixelRatio)!==null&&BA!==void 0?BA:1,x:((IA=e.x)!==null&&IA!==void 0?IA:0)+U,y:((DA=e.y)!==null&&DA!==void 0?DA:0)+F,width:(SA=e.width)!==null&&SA!==void 0?SA:Math.ceil(w),height:(fA=e.height)!==null&&fA!==void 0?fA:Math.ceil(p)},c?(B.logger.debug("Document cloned, using foreign object rendering"),b=new Hg(B,H),[4,b.render(u)]):[3,3];case 2:return m=hA.sent(),[3,5];case 3:return B.logger.debug("Document cloned, element located at "+U+","+F+" with size "+w+"x"+p+" using computed rendering"),B.logger.debug("Starting DOM parsing"),C=Rn(B,u),I===C.styles.backgroundColor&&(C.styles.backgroundColor=gA.TRANSPARENT),B.logger.debug("Starting renderer for element at "+H.x+","+H.y+" with size "+H.width+"x"+H.height),b=new dg(B,H),[4,b.render(C)];case 4:m=hA.sent(),hA.label=5;case 5:return(!((TA=e.removeContainer)!==null&&TA!==void 0)||TA)&&(ns.destroy(f)||B.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),B.logger.debug("Finished rendering"),[2,m]}})})},Kg=function(A,e,t){var r=e.ownerDocument,n=r.documentElement?Be(A,getComputedStyle(r.documentElement).backgroundColor):gA.TRANSPARENT,s=r.body?Be(A,getComputedStyle(r.body).backgroundColor):gA.TRANSPARENT,i=typeof t=="string"?Be(A,t):t===null?gA.TRANSPARENT:4294967295;return e===r.documentElement?FA(n)?FA(s)?i:s:n:i},we=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},xg={exports:{}};return function(A,e){(function(t,r){r()})(we,function(){function t(c,l){return typeof l>"u"?l={autoBom:!1}:typeof l!="object"&&(console.warn("Deprecated: Expected third argument to be a object"),l={autoBom:!l}),l.autoBom&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(c.type)?new Blob(["\uFEFF",c],{type:c.type}):c}function r(c,l,g){var u=new XMLHttpRequest;u.open("GET",c),u.responseType="blob",u.onload=function(){B(u.response,l,g)},u.onerror=function(){console.error("could not download file")},u.send()}function n(c){var l=new XMLHttpRequest;l.open("HEAD",c,!1);try{l.send()}catch{}return 200<=l.status&&299>=l.status}function s(c){try{c.dispatchEvent(new MouseEvent("click"))}catch{var l=document.createEvent("MouseEvents");l.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),c.dispatchEvent(l)}}var i=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof we=="object"&&we.global===we?we:void 0,a=i.navigator&&/Macintosh/.test(navigator.userAgent)&&/AppleWebKit/.test(navigator.userAgent)&&!/Safari/.test(navigator.userAgent),B=i.saveAs||(typeof window!="object"||window!==i?function(){}:"download"in HTMLAnchorElement.prototype&&!a?function(c,l,g){var u=i.URL||i.webkitURL,f=document.createElement("a");l=l||c.name||"download",f.download=l,f.rel="noopener",typeof c=="string"?(f.href=c,f.origin===location.origin?s(f):n(f.href)?r(c,l,g):s(f,f.target="_blank")):(f.href=u.createObjectURL(c),setTimeout(function(){u.revokeObjectURL(f.href)},4e4),setTimeout(function(){s(f)},0))}:"msSaveOrOpenBlob"in navigator?function(c,l,g){if(l=l||c.name||"download",typeof c!="string")navigator.msSaveOrOpenBlob(t(c,g),l);else if(n(c))r(c,l,g);else{var u=document.createElement("a");u.href=c,u.target="_blank",setTimeout(function(){s(u)})}}:function(c,l,g,u){if(u=u||open("","_blank"),u&&(u.document.title=u.document.body.innerText="downloading..."),typeof c=="string")return r(c,l,g);var f=c.type==="application/octet-stream",h=/constructor/i.test(i.HTMLElement)||i.safari,w=/CriOS\/[\d]+/.test(navigator.userAgent);if((w||f&&h||a)&&typeof FileReader<"u"){var p=new FileReader;p.onloadend=function(){var I=p.result;I=w?I:I.replace(/^data:[^;]*;/,"data:attachment/file;"),u?u.location.href=I:location=I,u=null},p.readAsDataURL(c)}else{var U=i.URL||i.webkitURL,F=U.createObjectURL(c);u?u.location=F:location.href=F,u=null,setTimeout(function(){U.revokeObjectURL(F)},4e4)}});i.saveAs=B.saveAs=B,A.exports=B})}(xg),{install:(A,e)=>{A.component("special-uploader",ms),A.component("lab-header",Is),A.component("lab-footer",Br),A.component("lab-drawer",Br),A.component("lab-image",_s),A.component("lab-kaltura",Ws),A.component("lab-image-marker",ci),A.component("lab-image-replacer",wi),A.component("lab-feedback",cr),A.component("lab-drop-down",di),A.component("lab-fill-blank",pi),A.component("lab-selectable",vi),A.component("lab-textbox",xi),A.component("lab-menu_chooser",Ji),A.component("lab-drag-resize",gr),A.component("lab-fridgemagnet",so),window.html2canvas=vg}}});
|