-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheditor.js
More file actions
4 lines (4 loc) · 109 KB
/
editor.js
File metadata and controls
4 lines (4 loc) · 109 KB
1
2
3
4
!function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return t[r].call(o.exports,o,o.exports,e),o.loaded=!0,o.exports}var n={};return e.m=t,e.c=n,e.p="",e(0)}([function(t,e,n){var r,o,i,s,a;r=n(1),o=n(2),i=n(3),a=n(4),window.Editor=new(s=function(){function t(){var t,e,i,s,c,u;if(e=window.chrome&&window.chrome.webstore,s=window.opera||window.opr,u=window.HTMLElement.toString().indexOf("struct")>0,!(e||s||u))return void $("#nowebkit").show();$("#nowebkit, script").remove()&&$("main").show(),Object.defineProperty(Element.prototype,"centerOnScreen",{writable:!1,configurable:!1,enumerable:!1,value:function(t,e){return this.style.left="50%",this.style.margin=e/-2+"px "+t/-2+"px",this.style.position="absolute",this.style.top="50%"}}),$.fn.insertAt=function(t,e){var n;return n=this.children().size(),0>t&&(t=Math.max(0,n+1+t)),this.append(e),n>t&&this.children().eq(t).before(this.children().last()),this},r.Paper=new r.Raphael(r.Canvas[0],screen.width,screen.height),r.Paper.canvas.centerOnScreen(r.Paper.width,r.Paper.height),$(window).on("resize",function(){return r.CanvasRect=r.Paper.canvas.getBoundingClientRect()}).trigger("resize"),c=r.SnapCursor.innerWidth()/2;for(i in r.CursorSet)t=new Blob([r.CursorSet[i]],{type:"image/svg+xml"}),r.CursorSet[i]="url("+URL.createObjectURL(t)+") "+c+" "+c+", none";r.CurrentCursor=r.CursorSet.normal,r.MapId=window.__map_id,delete window.__map_id,new Promise(function(t){return function(e,n){return null!=r.MapId?$.get(t.endpoint+"/maps/"+r.MapId,function(t){return e(JSON.parse(a.decompressFromUTF16(t)))}):e(null)}}(this)).then(function(t){var e,i,s,a,c;return e=i=0,null!=t&&(c=JSON.stringify(t.coordinates),s=Math.max.apply(0,c.match(/\[\d+/g).map(function(t){return+t.slice(1)})),a=Math.max.apply(0,c.match(/\d+\]/g).map(function(t){return+t.slice(0,-1)})),e=window.innerWidth/2-s/2-r.CanvasRect.left,i=window.innerHeight/2-a/2-r.CanvasRect.top),new Promise(function(e){return function(e,n){return t?$("#mode-select [data-mode]").click(function(){switch(this.getAttribute("data-mode")){case"inspect":return e(!0);case"create":return e(!1)}}):e(!1)}}(this)).then(function(s){var a,c,u,p;return $("#mode-select").remove(),s?(r.Mode=o.INSPECT,n(28)(t,e,i),$("header").remove(),$("#cursor").remove(),$("#map-settings").remove(),$("#shortcuts").remove(),$("#scale").remove(),p=n(29)("https://myze.xyz"),a=n(23),u={},c=void 0,p.on("sync",function(t){return console.log(t),t=JSON.parse(t.toLowerCase()),t.players.forEach(function(t){return u[t.id]||(u[t.id]=a(0,0,"#"+t.color.slice(0,6)),c||(c=u[t.id].attrs.width/2)),u[t.id].attr({x:+t.position.x-c+e,y:+t.position.z-c+i}),u[t.id].syncArrow(+t.eulerangles.y)})})):(n(5)(),n(6)(),n(7)(),n(8)(),n(12)(),null!=t?(r.MapTitle=t.title,n(28)(t,e,i)):r.MapTitle="Untitled")})})}return t.prototype.endpoint="https://myze.xyz",t.prototype.startTutorial=function(){var t;r.Mode!==o.INSPECT&&(t=n(79),t.intro(function(){return this.dispose()&&t.draw(function(){return this.dispose()&&t.move(function(){return this.dispose()&&t.snap(function(){return this.dispose()&&t.done()})})})}))},t.prototype.undo=function(){r.Mode!==o.INSPECT&&(r.UndoStack.length<1?i.text("Nothing to undo.").show(1500):r.UndoStack[r.UndoStack.length-1].undo())},t.prototype.redo=function(){r.Mode!==o.INSPECT&&(r.RedoStack.length<1?i.text("Nothing to redo.").show(1500):r.RedoStack[r.RedoStack.length-1].redo())},t.prototype.uploadMap=function(){var t,e,n,s,c,u,p,h,l,f;if(r.Mode!==o.INSPECT)return null==r.Spawn?void i.text("No spawn-point added").show(2e3):(t=Object.keys(r.Connections).map(function(t){return r.Connections[t]}),t.length<1?void i.text("No path is drawn").show(2e3):(i.text("Uploading...").show(2500),e=[],t.forEach(function(t){var n;return n=[],t.forEach(function(t){return n.push([Math.round(t.attrs.cx)-r.CanvasOffset[0],Math.round(t.attrs.cy)-r.CanvasOffset[1]])}),e.push(n)}),f=JSON.stringify(e),u=Math.min.apply(0,f.match(/\[\d+/g).map(function(t){return+t.slice(1)})),p=Math.min.apply(0,f.match(/\d+\]/g).map(function(t){return+t.slice(0,-1)})),e=e.map(function(t){return t.map(function(t){return[t[0]-u,t[1]-p]})}),l=[Math.round(r.Spawn.attrs.x+r.Spawn.attrs.width/2)-r.CanvasOffset[0]-u,Math.round(r.Spawn.attrs.y+r.Spawn.attrs.height/2)-r.CanvasOffset[1]-p],c=null==r.Escape?null:[Math.round(r.Escape.attrs.cx)-r.CanvasOffset[0]-u,Math.round(r.Escape.attrs.cy)-r.CanvasOffset[1]-p],h=[],r.Signs.forEach(function(t){var e,n;return e=Math.round(t.attrs.x+t.attrs.width/2)-r.CanvasOffset[0]-u,n=Math.round(t.attrs.y+t.attrs.height/2)-r.CanvasOffset[1]-p,h.push([e,n,t.message])}),n=a.compressToUTF16(JSON.stringify({title:r.MapTitle,config:{lighting:r.Config.lighting,spawn:l,escape:c,facing:r.Config.facing},texture:r.Config.texture,coordinates:e,signs:h,timestamp:+new Date})),s=null!=r.MapId?"/"+r.MapId:"",$.post(this.endpoint+"/maps"+s,{data:n},function(t){return t.length?("myze.xyz"===location.host&&history.replaceState({},document.title,"/editor?id="+t),r.MapId=t,i.text("Map uploaded successfully").show(2500)):i.text("Unable to save map").show(2e3)})))},t.prototype["export"]=function(){var t,e,n;return e=Object.keys(r.Connections).map(function(t){return r.Connections[t]}),e.forEach(function(t){return t.forEach(function(t){return t.hide()})}),n=r.Paper.toSVG(),t=document.createElement("canvas"),canvg(t,n),e.forEach(function(t){return t.forEach(function(t){return t.show()})}),location.href=t.toDataURL("image/png")},t}())},function(t,e,n){var r,o,i,s;o=n(2),s=function(t){return'<svg xmlns="http://www.w3.org/2000/svg" fill="'+t+'" width="16" height="16" viewBox="0 0 24 24"><path d="M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z"/></svg>'},i=function(t){return'<svg xmlns="http://www.w3.org/2000/svg" fill="'+t+'" width="16" height="16" viewBox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"/></svg>'},Object.defineProperty(Function.prototype,"expose",{writable:!1,configurable:!1,enumerable:!1,value:function(t,e){var n,r,o;return o=n=r=null,"object"==typeof e&&null!=e&&(e.get||e.set)?("function"==typeof e.get&&(n=e.get),"function"==typeof e.set&&(r=e.set)):o=e,null==n&&(n=function(){return o}),null==r&&(r=function(t){return o=t}),Object.defineProperty(this.prototype,t,{get:n,set:r,configurable:!1,enumerable:!0})}}),t.exports=new(r=function(){function t(){}var e,n,r,a;return n=window.Raphael.ninja(),t.expose("Raphael",{get:function(){return n}}),t.expose("MapId",null),a=void 0,t.expose("MapTitle",{get:function(){return a},set:function(t){return a=t,$("#map-name").val(a).trigger("keydown")}}),t.expose("Canvas",{get:function(){return $("#canvas")}}),t.expose("CanvasOffset",[0,0]),t.expose("CanvasRect",void 0),t.expose("GridSize",{get:function(){return 40}}),t.expose("DotSize",{get:function(){return 5}}),t.expose("LineSize",{get:function(){return 5}}),t.expose("SnapBuffer",{get:function(){return 5}}),t.expose("SnapCursor",{get:function(){return $("#cursor")}}),t.expose("CursorHalfSize",{get:function(){return this.SnapCursor.innerWidth()/2}}),t.expose("CursorLocation",[0,0]),t.expose("CursorSet",{normal:s("rgba(255,255,255,.8)"),snapped:s("#69F0AE"),placer:i("#FF8A65")}),t.expose("CurrentCursor",void 0),t.expose("WorkingPath",[]),t.expose("Connections",{}),t.expose("Signs",[]),t.expose("SignMsg",void 0),t.expose("Config",{lighting:6,facing:0,texture:{ground:null,wall:null,ceiling:null}}),e=o.NONE,t.expose("Mode",{get:function(){return e},set:function(t){return e!==o.INSPECT?(-1<[o.SPAWN,o.ESCAPE,o.SIGN].indexOf(t)&&(this.CurrentCursor=this.CursorSet.placer),e=t):void 0}}),r=e,t.expose("SavedMode",{get:function(){return r},set:function(t){return r=t}}),t.expose("Spawn",null),t.expose("Escape",null),t.expose("UndoStack",[]),t.expose("RedoStack",[]),t}())},function(t,e){t.exports={INSPECT:0,NONE:1,MOVING:2,DRAW:3,SPAWN:4,ESCAPE:5,SIGN:6}},function(t,e){t.exports=new function(){this._timeout=void 0,this._toast=null,this.string=null,this.text=function(t){return this.string=t,this},this.show=function(t){var e;return null!=this._toast&&this._toast.remove(),this._toast=$('<div class="toast"/>').css({bottom:"3em",height:0,position:"fixed",textAlign:"center",width:"100%",zIndex:101}).append($("<div/>").html(this.string).css({background:"#444",borderRadius:8964,boxShadow:"0 2px 4px rgba(0,0,0,.25)",color:"#fff",display:"inline-block",padding:"1em 1.5em",position:"relative",top:"-6em"})).appendTo("body"),e=this,this._timeout&&clearTimeout(this._timeout),this._timeout=setTimeout(function(){return null!=e._toast&&e._toast.remove(),e._toast=null},t)}}},function(t,e,n){var r,o=function(){function t(t,e){if(!o[t]){o[t]={};for(var n=0;n<t.length;n++)o[t][t.charAt(n)]=n}return o[t][e]}var e=String.fromCharCode,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$",o={},i={compressToBase64:function(t){if(null==t)return"";var e=i._compress(t,6,function(t){return n.charAt(t)});switch(e.length%4){default:case 0:return e;case 1:return e+"===";case 2:return e+"==";case 3:return e+"="}},decompressFromBase64:function(e){return null==e?"":""==e?null:i._decompress(e.length,32,function(r){return t(n,e.charAt(r))})},compressToUTF16:function(t){return null==t?"":i._compress(t,15,function(t){return e(t+32)})+" "},decompressFromUTF16:function(t){return null==t?"":""==t?null:i._decompress(t.length,16384,function(e){return t.charCodeAt(e)-32})},compressToUint8Array:function(t){for(var e=i.compress(t),n=new Uint8Array(2*e.length),r=0,o=e.length;o>r;r++){var s=e.charCodeAt(r);n[2*r]=s>>>8,n[2*r+1]=s%256}return n},decompressFromUint8Array:function(t){if(null===t||void 0===t)return i.decompress(t);for(var n=new Array(t.length/2),r=0,o=n.length;o>r;r++)n[r]=256*t[2*r]+t[2*r+1];var s=[];return n.forEach(function(t){s.push(e(t))}),i.decompress(s.join(""))},compressToEncodedURIComponent:function(t){return null==t?"":i._compress(t,6,function(t){return r.charAt(t)})},decompressFromEncodedURIComponent:function(e){return null==e?"":""==e?null:(e=e.replace(/ /g,"+"),i._decompress(e.length,32,function(n){return t(r,e.charAt(n))}))},compress:function(t){return i._compress(t,16,function(t){return e(t)})},_compress:function(t,e,n){if(null==t)return"";var r,o,i,s={},a={},c="",u="",p="",h=2,l=3,f=2,d=[],g=0,y=0;for(i=0;i<t.length;i+=1)if(c=t.charAt(i),Object.prototype.hasOwnProperty.call(s,c)||(s[c]=l++,a[c]=!0),u=p+c,Object.prototype.hasOwnProperty.call(s,u))p=u;else{if(Object.prototype.hasOwnProperty.call(a,p)){if(p.charCodeAt(0)<256){for(r=0;f>r;r++)g<<=1,y==e-1?(y=0,d.push(n(g)),g=0):y++;for(o=p.charCodeAt(0),r=0;8>r;r++)g=g<<1|1&o,y==e-1?(y=0,d.push(n(g)),g=0):y++,o>>=1}else{for(o=1,r=0;f>r;r++)g=g<<1|o,y==e-1?(y=0,d.push(n(g)),g=0):y++,o=0;for(o=p.charCodeAt(0),r=0;16>r;r++)g=g<<1|1&o,y==e-1?(y=0,d.push(n(g)),g=0):y++,o>>=1}h--,0==h&&(h=Math.pow(2,f),f++),delete a[p]}else for(o=s[p],r=0;f>r;r++)g=g<<1|1&o,y==e-1?(y=0,d.push(n(g)),g=0):y++,o>>=1;h--,0==h&&(h=Math.pow(2,f),f++),s[u]=l++,p=String(c)}if(""!==p){if(Object.prototype.hasOwnProperty.call(a,p)){if(p.charCodeAt(0)<256){for(r=0;f>r;r++)g<<=1,y==e-1?(y=0,d.push(n(g)),g=0):y++;for(o=p.charCodeAt(0),r=0;8>r;r++)g=g<<1|1&o,y==e-1?(y=0,d.push(n(g)),g=0):y++,o>>=1}else{for(o=1,r=0;f>r;r++)g=g<<1|o,y==e-1?(y=0,d.push(n(g)),g=0):y++,o=0;for(o=p.charCodeAt(0),r=0;16>r;r++)g=g<<1|1&o,y==e-1?(y=0,d.push(n(g)),g=0):y++,o>>=1}h--,0==h&&(h=Math.pow(2,f),f++),delete a[p]}else for(o=s[p],r=0;f>r;r++)g=g<<1|1&o,y==e-1?(y=0,d.push(n(g)),g=0):y++,o>>=1;h--,0==h&&(h=Math.pow(2,f),f++)}for(o=2,r=0;f>r;r++)g=g<<1|1&o,y==e-1?(y=0,d.push(n(g)),g=0):y++,o>>=1;for(;;){if(g<<=1,y==e-1){d.push(n(g));break}y++}return d.join("")},decompress:function(t){return null==t?"":""==t?null:i._decompress(t.length,32768,function(e){return t.charCodeAt(e)})},_decompress:function(t,n,r){var o,i,s,a,c,u,p,h,l=[],f=4,d=4,g=3,y="",v=[],m={val:r(0),position:n,index:1};for(i=0;3>i;i+=1)l[i]=i;for(a=0,u=Math.pow(2,2),p=1;p!=u;)c=m.val&m.position,m.position>>=1,0==m.position&&(m.position=n,m.val=r(m.index++)),a|=(c>0?1:0)*p,p<<=1;switch(o=a){case 0:for(a=0,u=Math.pow(2,8),p=1;p!=u;)c=m.val&m.position,m.position>>=1,0==m.position&&(m.position=n,m.val=r(m.index++)),a|=(c>0?1:0)*p,p<<=1;h=e(a);break;case 1:for(a=0,u=Math.pow(2,16),p=1;p!=u;)c=m.val&m.position,m.position>>=1,0==m.position&&(m.position=n,m.val=r(m.index++)),a|=(c>0?1:0)*p,p<<=1;h=e(a);break;case 2:return""}for(l[3]=h,s=h,v.push(h);;){if(m.index>t)return"";for(a=0,u=Math.pow(2,g),p=1;p!=u;)c=m.val&m.position,m.position>>=1,0==m.position&&(m.position=n,m.val=r(m.index++)),a|=(c>0?1:0)*p,p<<=1;switch(h=a){case 0:for(a=0,u=Math.pow(2,8),p=1;p!=u;)c=m.val&m.position,m.position>>=1,0==m.position&&(m.position=n,m.val=r(m.index++)),a|=(c>0?1:0)*p,p<<=1;l[d++]=e(a),h=d-1,f--;break;case 1:for(a=0,u=Math.pow(2,16),p=1;p!=u;)c=m.val&m.position,m.position>>=1,0==m.position&&(m.position=n,m.val=r(m.index++)),a|=(c>0?1:0)*p,p<<=1;l[d++]=e(a),h=d-1,f--;break;case 2:return v.join("")}if(0==f&&(f=Math.pow(2,g),g++),l[h])y=l[h];else{if(h!==d)return null;y=s+s.charAt(0)}v.push(y),l[d++]=s+y.charAt(0),f--,s=y,0==f&&(f=Math.pow(2,g),g++)}}};return i}();r=function(){return o}.call(e,n,e,t),!(void 0!==r&&(t.exports=r))},function(t,e,n){var r;r=n(1),t.exports=function(){var t,e,n,o,i,s,a,c,u,p,h,l,f,d,g,y,v,m;for(i=r.GridSize,p=[],y=Math.ceil(screen.width/i)+2,m=Math.ceil(screen.height/i)+2,d=[y*i,m*i],o=$('<table id="grid"/>').prependTo("main").css({height:d[1],opacity:.6,width:d[0],zIndex:-1}),v=0;m>v;){for(l=o.find("tr:eq("+v+")"),l.length||(l=$("<tr/>"),o.append(l)),h=[],g=0;y>g;)c=$('<td class="ref"/>').css({height:i,position:"relative",width:i}).appendTo(l),h.push(c.get(0)),g++;p.push(h),v++}return o.get(0).centerOnScreen(d[0]+i,d[1]+i),u=[void 0,void 0],n=u[0],e=u[1],$(window).on("resize",function(){var t;return t=$("#grid").get(0).getBoundingClientRect(),n=t.top/-r.GridSize,e=t.left/-r.GridSize}).trigger("resize"),r.SnapCursor.css({background:r.CursorSet.snapped.split(" ")[0]+" transparent center no-repeat",backgroundSize:"100%"}),f=!1,a=$("<i/>").appendTo("main"),s=$("<i/>").appendTo("main"),a.add(s).css({background:"rgba(0, 255, 255, .5)",display:"none",left:0,position:"absolute",top:0,zIndex:-1}),a.css({height:"100%",width:2}),s.css({height:2,width:"100%"}),r.Canvas.on("toggleGuides",function(){return f=!f,a.add(s).toggle(),a.css({left:r.CursorLocation[0]+r.CursorHalfSize-1}),s.css({top:r.CursorLocation[1]+r.CursorHalfSize-1}),$("#scale").toggle()}),t=!1,$(document).mousemove(function(o){var i,c,u,h,l,d,g,y,v,m,b,w,x,k,C;return g=Math.floor(o.pageY/r.GridSize+n),d=Math.floor(o.pageX/r.GridSize+e),w=p[g][d].getBoundingClientRect(),k=o.pageX-w.left,C=o.pageY-w.top,v=void 0,b=void 0,y=void 0,m=void 0,x=[0,0],h=x[0],l=x[1],o.shiftKey&&((v=k<=r.SnapBuffer&&C<=r.SnapBuffer)&&(w=p[g-1][d-1].getBoundingClientRect())||(b=k>r.GridSize-r.SnapBuffer&&C<=r.SnapBuffer)&&(w=p[g-1][d].getBoundingClientRect())||(y=k<=r.SnapBuffer&&C>r.GridSize-r.SnapBuffer)&&(w=p[g][d-1].getBoundingClientRect())||(m=k>r.GridSize-r.SNAP_BUFFER&&C>r.GridSize-r.SnapBuffer)&&(w=p[g][d].getBoundingClientRect()))?(t&&($("body").css("cursor","none"),r.SnapCursor.css("opacity",1),t=!1),h=w.left+r.GridSize-r.CursorHalfSize|0,l=w.top+r.GridSize-r.CursorHalfSize|0):(u=0>r.CurrentCursor.indexOf($("body").css("cursor").split(",")[0]),t&&!u||($("body").css("cursor","none"),$("body").css("cursor",r.CurrentCursor),r.SnapCursor.css("opacity",0),t=!0),h=o.pageX-r.CursorHalfSize|0,l=o.pageY-r.CursorHalfSize|0),i=h+r.CursorHalfSize,c=l+r.CursorHalfSize,f&&(a.css({left:i-1}),s.css({top:c-1})),$("#scale > span").html(" X: "+(i-r.CanvasOffset[0])+" Y: "+(c-r.CanvasOffset[1])),r.CursorLocation=[h,l],r.SnapCursor.css({left:h,top:l})})}},function(t,e){t.exports=function(){var t;return t=$("#tooltip"),$("#menu > ul > li, #actions > ul > li").on("mouseenter",function(e){var n;return n=this.getBoundingClientRect(),t.html(this.getAttribute("data-title")).show().css({left:n.left-t.outerWidth()/2+n.width/2,top:n.top-t.outerHeight()/2-n.height/2})}).on("mouseleave",function(e){return t.hide()})}},function(t,e,n){var r,o,i;r=n(1),o=n(2),i=n(3),t.exports=function(){var t,e,n,s,a;return n=!1,$("header").on("toggle",function(){return n?this.classList.remove("show"):this.classList.add("show"),n=!n}).mousedown(function(t){return $(t.target).is("#handle")?$(this).trigger("toggle"):void 0}).show(),setTimeout(function(){return $("header").trigger("toggle")},500),$("#map-name").keyup(function(){return r.MapTitle=this.value}).keydown(function(t){var e;return this.value.length>25&&0>[8,46].indexOf(t.which)?void t.preventDefault():(e=document.createElement("div"),e.innerHTML=this.value+String.fromCharCode(t.which),e.style.font="inherit",e.style.fontSize="12pt",this.parentNode.appendChild(e),this.style.width=e.clientWidth+"px",this.parentNode.removeChild(e))}).trigger("keydown"),t={},e=$("header .menu [data-action]"),e.each(function(){var e;return e=this.getAttribute("data-shortcut"),null!==e?t[e]=this.getAttribute("data-action"):void 0}),s=!1,a=Object.keys(t),$(window).keydown(function(e){var n;return 91===e.which?void(s=!0):(n=(e.ctrlKey||s?"+":"")+e.which,r.Mode===o.MOVING||0>a.indexOf(n)?void 0:(e.preventDefault(),$('header .menu [data-action="'+t[n]+'"]').click()))}).keyup(function(t){return 91===t.which?s=!1:void 0}),e.click(function(){var t,e;switch(this.getAttribute("data-action")){case"undo":Editor.undo();break;case"redo":Editor.redo();break;case"save":Editor.uploadMap();break;case"help":Editor.startTutorial();break;case"guides":r.Canvas.trigger("toggleGuides");break;case"settings":$("#map-settings").toggleClass("show hide");break;case"add-spawn":null!=r.Spawn?i.text("Spawn-point added already").show(2e3):(r.SavedMode=r.Mode,r.Mode=o.SPAWN,i.text("Click on canvas anywhere to add spawn-point").show(3500));break;case"add-escape":null!=r.Escape?i.text("Escape-point added already").show(2e3):(r.SavedMode=r.Mode,r.Mode=o.ESCAPE,i.text("Click on canvas anywhere to add escape-point").show(3500));break;case"add-sign":t=prompt("Enter sign message:").replace(/^\s+|\s+$/g,""),t.length&&(r.SavedMode=r.Mode,r.Mode=o.SIGN,r.SignMsg=t,i.text("Click on canvas anywhere to place new sign").show(3500))}return e=$(this).closest(".item"),e.parent().insertAt(e.index(),e.detach())})}},function(t,e,n){var r,o,i,s;o=n(1),s=n(3),i=n(9),r=n(11),t.exports=function(){var t,e;return $(".panel > .close").click(function(t){return $(this).parent().toggleClass("show hide")}),$("#map-settings .filechooser").click(function(t){var e,n,r;return e=$(this),e.hasClass("remove")?(n=e.find("input"),r=n.attr("id").replace(/^tx/,""),$.ajax({url:Editor.endpoint+"/texture",data:{data:o.Config.texture[r]},type:"DELETE"}).done(function(t){return function(){var t;return o.Config.texture[r]=null,n.wrap("<form>").parent("form").trigger("reset"),n.unwrap(),t=e.closest("tr").find("th"),t.html(t.html().split("<br>")[0]+"<br>(PNG File, 128px × 128px)"),e.removeClass("remove"),s.text("Texture deleted successfully").show(2e3)}}(this)).fail(function(){return s.text("Unable to delete texture").show(2e3)})):void 0}),$('#map-settings input[id^="tx"]').change(function(t){var e,n,r;if(!(this.files.length<1))return e=this.files[0],"image/png"!==e.type?void s.text("Only PNG texture file supported").show(2500):(r=this.id.replace(/^tx/,""),n=new FileReader,n.onload=function(t){var e;return e=new Image,e.onload=function(){return e.width!==e.height||128!==e.width?void s.text("Texture must be 128px squared").show(2500):new i(r,n.result.replace(/.+?,/,""))},e.src=n.result},n.readAsDataURL(e))}),t=$("#facing-direction").val(),e=$("#lighting-level").val(),$("#facing-direction").blur(function(e){var n;if(n=+this.value,/^\d{1,3}$/.test(this.value)&&n>=0&&360>n){if(o.Config.facing===n)return;return new r(n),this.value=n}return s.text("Invalid facing direction").show(2e3),this.value=t}),$("#lighting-level").blur(function(t){var n;if(n=+this.value,/^\d{1,2}$/.test(this.value)&&n>=1&&10>=n){if(o.Config.lighting===n)return;o.Config.lighting=n}else s.text("Invalid lighting level").show(2e3),n=e;return this.value=n,$("#lightbulb").css("opacity",.1*n)})}},function(t,e,n){var r,o,i,s,a,c=function(t,e){function n(){this.constructor=t}for(var r in e)u.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},u={}.hasOwnProperty;o=n(1),i=n(2),a=n(3),r=n(10),t.exports=s=function(t){function e(t,n){this.Type=t,this.Data=n,e.__super__.constructor.call(this)}return c(e,t),e.prototype.execute=function(t){return null==t&&(t=!1),$.ajax({url:Editor.endpoint+"/texture",data:{data:this.Data},type:"PUT"}).done(function(n){return function(r){var i,s;return o.Config.texture[n.Type]=r,s=$("#map-settings input#tx"+n.Type),s.parent().addClass("remove"),i=$(s).closest("tr").find("th"),i.html(i.html().split("<br>")[0]+"<br>Update texture"),a.text("Texture uploaded successfully").show(2e3),e.__super__.execute.call(n,t)}}(this)).fail(function(){return a.text("Unable to upload texture").show(2e3)})},e.prototype.undo=function(){return $.ajax({url:Editor.endpoint+"/texture",data:{data:o.Config.texture[this.Type]},type:"DELETE"}).done(function(t){return function(){return o.Config.texture[t.Type]=null,a.text("Texture deleted successfully").show(2e3),e.__super__.undo.call(t)}}(this)).fail(function(){return a.text("Unable to delete texture").show(2e3)})},e}(r)},function(t,e,n){var r,o,i;o=n(1),i=n(2),t.exports=r=function(){function t(){this.execute(),o.RedoStack=[],o.UndoStack.push(this)}return t.prototype.execute=function(t){return null==t&&(t=!1),t?(o.RedoStack.pop(),o.UndoStack.push(this)):void 0},t.prototype.undo=function(){return o.UndoStack.pop(),o.RedoStack.push(this)},t.prototype.redo=function(){return this.execute(!0)},t}()},function(t,e,n){var r,o,i,s=function(t,e){function n(){this.constructor=t}for(var r in e)a.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},a={}.hasOwnProperty;i=n(1),r=n(10),t.exports=o=function(t){function e(t){this.NewFacing=t,e.__super__.constructor.call(this)}return s(e,t),e.prototype.SavedFacing=void 0,e.prototype.NewFacing=void 0,e.prototype.execute=function(t){return null==t&&(t=!1),this.SavedFacing=i.Config.facing,this.update(this.NewFacing),e.__super__.execute.call(this,t)},e.prototype.undo=function(){return this.update(this.SavedFacing),e.__super__.undo.call(this)},e.prototype.update=function(t){return i.Config.facing=t,$("#facing-direction").val(t),null!=i.Spawn&&i.Spawn.syncArrow(),i.UndoStack.pop()},e}(r)},function(t,e,n){var r,o,i,s,a,c,u,p,h,l,f,d,g,y;i=n(1),a=n(2),s=n(13),c=n(15),o=n(22),r=n(24),u=n(26),l=[0,0],p=[0,0],f=[0,0],d=[0,0],g=[0,0],h=function(t){var e,n;return e=function(){switch(t.which){case 37:return-1;case 39:return 1;default:return 0}}(),n=function(){switch(t.which){case 38:return-1;case 40:return 1;default:return 0}}(),p[0]+=e,p[1]+=n,g=[p[0]+f[0]-i.CanvasOffset[0],p[1]+f[1]-i.CanvasOffset[1]],s.UpdateMoveOffset(i.Paper,g)},y=void 0,t.exports=function(){return i.Canvas.on("contextmenu",function(t){return t.preventDefault()}).on("mousedown",function(t){var e,n,s,g,v;if(3===t.which&&i.Mode!==a.MOVING)return i.SavedMode=i.Mode,i.Mode=a.MOVING,y=i.CurrentCursor,i.CurrentCursor="move",l=[t.clientX,t.clientY],s=i.CanvasOffset[0]+d[0],g=i.CanvasOffset[1]+d[1],f=[-d[0]+s,-d[1]+g],p=[0,0],$(window).on("keydown",h),i.Canvas.css("opacity",.4);if("svg"===t.target.tagName.toLowerCase()){if(e=i.CursorLocation[0]-i.CanvasRect.left+i.CursorHalfSize,n=i.CursorLocation[1]-i.CanvasRect.top+i.CursorHalfSize,i.Mode===a.SPAWN&&null==i.Spawn)return new o(e,n);if(i.Mode===a.ESCAPE&&null==i.Escape)return new r(e,n);if(i.Mode===a.DRAW||i.Mode===a.NONE&&!i.WorkingPath.length)return new c(e,n);if(i.Mode===a.SIGN)return v=i.SignMsg,i.SignMsg=void 0,new u(e,n,v)}}).on("mousemove",function(t){var e,n;if(i.Mode===a.MOVING)return e=t.clientX-l[0]-d[0],n=t.clientY-l[1]-d[1],g=[e-i.CanvasOffset[0]+p[0],n-i.CanvasOffset[1]+p[1]],s.UpdateMoveOffset(i.Paper,g),f=[e,n]}).on("mouseup",function(t){return i.Mode===a.MOVING?(i.Mode=i.SavedMode,i.CurrentCursor=y,d=[g[0]-i.CanvasOffset[0],g[1]-i.CanvasOffset[1]],$(window).off("keydown",h),i.Canvas.css("opacity",1)):void 0})}},function(t,e,n){var r,o,i;r=n(1),i=n(2),t.exports=o={UpdateMoveOffset:function(t,e){return t instanceof r.Raphael&&(r.CanvasOffset[0]+=e[0],r.CanvasOffset[1]+=e[1]),t.forEach(function(t){var n,r;return"circle"===t.type?t.attr({cx:t.attrs.cx+e[0],cy:t.attrs.cy+e[1]}):"path"!==t.type||t.isIndicator?"rect"===t.type&&(t.attr({x:t.attrs.x+e[0],y:t.attrs.y+e[1]}),t.isSpawn)?t.syncArrow():void 0:(n=[t.attrs.path[0][1]+e[0],t.attrs.path[0][2]+e[1]],r=[t.attrs.path[1][1]+e[0],t.attrs.path[1][2]+e[1]],t.attr("path","M "+n.join(",")+" L "+r.join(",")))})},GetPath:function(t,e){var n,r;return n=[t.attrs.cx,t.attrs.cy],r=[e.attrs.cx,e.attrs.cy],"M "+n.join(",")+" L "+r.join(",")},EnableDrag:function(t){var e,s;if(r.Mode!==i.INSPECT)return e=!1,s=r.CursorSet.normal,t.drag(function(n,s,a,c,u){var p,h,l,f;if(2!==u.button&&r.Mode!==i.MOVING)return e=!0,l=[n-(this.dx||0),s-(this.dy||0)],p=l[0],h=l[1],f={x:r.CursorLocation[0]-r.CanvasRect.left+r.CursorHalfSize,y:r.CursorLocation[1]-r.CanvasRect.top+r.CursorHalfSize},"circle"===this.type?(this.attr({cx:f.x,cy:f.y}),t.headOf&&t.headOf.attr("path",o.GetPath(t,t.headOf.tailNode)),t.tailOf&&t.tailOf.attr("path",o.GetPath(t,t.tailOf.headNode))):"rect"===this.type?(this.attr({x:f.x-this.attrs.width/2,y:f.y-this.attrs.height/2}),this.isSpawn&&this.syncArrow()):"path"===this.type&&null!=this.group&&o.UpdateMoveOffset(this.group,[p,h],!1),this.dx=n,this.dy=s},function(){return this.dx=0,this.dy=0},function(t){var e;return"circle"===this.type&&(this.still=0===Math.abs(this.dx+this.dy)),2===t.button||"path"!==this.type||"path"===this.type&&null==this.group||0===Math.abs(this.dx+this.dy)?void 0:(o.UpdateMoveOffset(this.group,[-this.dx,-this.dy],!1),new(e=n(14))(this.group.id,this.dx,this.dy))}),t.hover(function(){return"path"===this.type&&null==this.group||r.Mode===i.MOVING?void 0:("pointer"!==r.CurrentCursor&&(s=r.CurrentCursor),r.CurrentCursor="pointer")}),t.mouseout(function(){return"path"===this.type&&null==this.group||r.Mode===i.MOVING?void 0:e?void 0:r.CurrentCursor=s}),t.mouseup(function(){return e=!1})}}},function(t,e,n){var r,o,i,s,a=function(t,e){function n(){this.constructor=t}for(var r in e)c.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},c={}.hasOwnProperty;o=n(1),r=n(10),i=n(13),t.exports=s=function(t){function e(t,n,r){this.groupId=t,this.dx=n,this.dy=r,e.__super__.constructor.call(this)}return a(e,t),e.prototype.execute=function(t){var n;return null==t&&(t=!1),n=o.Connections[this.groupId],n=Object.keys(n).map(function(t){return n[t]}),i.UpdateMoveOffset(n[0].tailOf.group,[this.dx,this.dy],!1),e.__super__.execute.call(this,t)},e.prototype.undo=function(){var t;return t=o.Connections[this.groupId],t=Object.keys(t).map(function(e){return t[e]}),i.UpdateMoveOffset(t[0].tailOf.group,[-this.dx,-this.dy],!1),e.__super__.undo.call(this)},e}(r)},function(t,e,n){var r,o,i,s,a,c,u=function(t,e){function n(){this.constructor=t}for(var r in e)p.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},p={}.hasOwnProperty;o=n(1),s=n(2),r=n(10),i=n(16),c=n(17),t.exports=a=function(t){function e(t,n){this.AppendCoord=arguments,e.__super__.constructor.call(this)}return u(e,t),e.prototype.AppendCoord=void 0,e.prototype.execute=function(t){var n,r,a,u;return null==t&&(t=!1),o.Mode=s.DRAW,a=c.apply(null,this.AppendCoord),o.WorkingPath.push(a),o.WorkingPath.length>1&&(r=o.WorkingPath.slice(-2),u=r[0],n=r[1],i(u,n)),e.__super__.execute.call(this,t)},e.prototype.undo=function(){var t,n;return t=o.WorkingPath.pop(),this.AppendCoord=[t.attrs.cx,t.attrs.cy],o.WorkingPath.length>0?(n=t.headOf.tailNode,delete n.tailOf,t.headOf.remove(),n.attr({fill:"rgba(128,222,234,.5)",stroke:"rgba(128,222,234,1)"}),o.Mode=s.DRAW):o.Mode=s.NONE,t.remove(),e.__super__.undo.call(this)},e}(r)},function(t,e,n){var r,o,i;r=n(1),i=n(2),o=n(13),t.exports=function(t,e){var n;return n=r.Paper.path(o.GetPath.apply(null,arguments)),n.attr({stroke:"rgba(128,128,128,1)","stroke-width":r.LineSize,"stroke-linecap":"round"}),t.tailOf=n,e.headOf=n,n.tailNode=t,n.headNode=e,n.toBack(),t.attr({fill:"rgba(0,0,0,0)",stroke:"rgba(255,255,255,1)"}),o.EnableDrag(n),n}},function(t,e,n){var r,o,i,s,a,c;i=n(1),a=n(2),c=n(3),s=n(13),r=n(18),o=n(19),t.exports=function(t,e){var n;return n=i.Paper.circle(t,e,i.DotSize),i.Mode===a.INSPECT?n.attr({"stroke-width":0}):n.attr({fill:"rgba(128,222,234,.5)",stroke:"rgba(128,222,234,1)","stroke-width":2}),n.click(function(){return this.still?i.WorkingPath.length<2?void c.text("Cannot finish path due to no line was drawn").show(3e3):this===i.WorkingPath[0]?new o(!0):this===i.WorkingPath[i.WorkingPath.length-1]?new o(!1):void 0:void 0}),$(window).off(".nsstop").on("keydown.nsstop",function(t){return 0>[8,46].indexOf(t.which)||!i.WorkingPath.length?void 0:(t.preventDefault(),new r)}),s.EnableDrag(n),n}},function(t,e,n){var r,o,i,s,a=function(t,e){function n(){this.constructor=t}for(var r in e)c.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},c={}.hasOwnProperty;i=n(1),s=n(2),r=n(10),t.exports=o=function(t){function e(){e.__super__.constructor.call(this)}return a(e,t),e.prototype.WorkingPath=void 0,e.prototype.execute=function(t){return null==t&&(t=!1),this.WorkingPath=i.WorkingPath,this.WorkingPath.forEach(function(t){return null!=t.headOf&&t.headOf.hide(),t.hide()}),i.WorkingPath=[],i.Mode=s.NONE,e.__super__.execute.call(this,t)},e.prototype.undo=function(){return i.WorkingPath=this.WorkingPath,i.WorkingPath.forEach(function(t){return null!=t.headOf&&t.headOf.show(),t.show()}),i.Mode=s.DRAW,e.__super__.undo.call(this)},e}(r)},function(t,e,n){var r,o,i,s,a,c,u,p=function(t,e){function n(){this.constructor=t}for(var r in e)h.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},h={}.hasOwnProperty;a=n(1),u=n(2),r=n(10),i=n(20),o=n(21),c=n(16),t.exports=s=function(t){function e(t){this.CloseToStart=null!=t?t:!1,this.FinishId=+new Date,e.__super__.constructor.call(this)}return p(e,t),e.ContextMenu=null,e.prototype.FinishId=void 0,e.prototype.WorkingPath=void 0,e.prototype.LineAdded=null,e.prototype.GroupHandler=null,e.prototype.execute=function(t){var n,r,s,p;return null==t&&(t=!1),this.WorkingPath=a.WorkingPath,this.CloseToStart&&this.WorkingPath.length>2?(p=this.WorkingPath[this.WorkingPath.length-1],s=this.WorkingPath[0],this.LineAdded=c(p,s)):(s=this.WorkingPath[this.WorkingPath.length-1],s.attr({fill:"rgba(0,0,0,0)",stroke:"rgba(255,255,255,1)"})),n=[],r=a.Paper.set(),r.id=this.FinishId,this.WorkingPath.forEach(function(t){return function(t){return n.push(t),r.push(t),t.tailOf?(r.push(t.tailOf),t.tailOf.group=r):void 0}}(this)),this.WorkingPath.length>2&&this.CloseToStart&&n.push(this.WorkingPath[0]),a.Connections[this.FinishId]=n,a.Mode!==u.INSPECT&&(this.GroupHandler=function(t){return function(n,r,s){return 2===n.button?(n.preventDefault(),n.stopPropagation(),null==e.ContextMenu&&(e.ContextMenu=new o([{text:"Delete group",click:function(){return new i(t.FinishId),t.removeContextMenu()}}])),e.ContextMenu.showAt(r,s)):void 0}}(this),$(window).off(".context").on("mousedown.context",function(t){return function(n){return e.ContextMenu&&!e.ContextMenu.isParentOf(n.target)?t.removeContextMenu():void 0}}(this)),r.mousedown(this.GroupHandler)),a.WorkingPath=[],a.Mode=u.NONE,e.__super__.execute.call(this,t)},e.prototype.removeContextMenu=function(){return null!=e.ContextMenu?(e.ContextMenu.remove(),e.ContextMenu=null):void 0},e.prototype.undo=function(){var t,n,r;this.WorkingPath[0].tailOf.group.unmousedown(this.GroupHandler),this.GroupHandler=null,
this.removeContextMenu(),this.WorkingPath.forEach(function(t){return function(t){return null!=t.tailOf?delete t.tailOf.group:void 0}}(this)),null!=this.LineAdded&&this.LineAdded.remove(),r=this.WorkingPath[0],t=this.WorkingPath[this.WorkingPath.length-1],delete t.tailOf,delete r.headOf,t.attr({fill:"rgba(128,222,234,.5)",stroke:"rgba(128,222,234,1)"});for(n in a.Connections);return delete a.Connections[n],a.WorkingPath=this.WorkingPath,a.Mode=u.DRAW,e.__super__.undo.call(this)},e}(r)},function(t,e,n){var r,o,i,s=function(t,e){function n(){this.constructor=t}for(var r in e)a.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},a={}.hasOwnProperty;i=n(1),r=n(10),t.exports=o=function(t){function e(t){this.GroupId=t,e.__super__.constructor.call(this)}return s(e,t),e.prototype.connection=void 0,e.prototype.execute=function(t){return null==t&&(t=!1),this.connection=i.Connections[this.GroupId],delete i.Connections[this.GroupId],this.connection[0].tailOf.group.hide(),e.__super__.execute.call(this,t)},e.prototype.undo=function(){return this.connection[0].tailOf.group.show(),i.Connections[this.GroupId]=this.connection,i.UndoStack.pop(),e.__super__.undo.call(this)},e}(r)},function(t,e,n){var r,o;o=n(1),t.exports=r=function(){function t(t){var e;this.menu=$("<ul/>").css({display:"none",position:"absolute"}).addClass("action-list").appendTo("body"),e=this,t.forEach(function(t){return $("<li/>").text(t.text).click(function(){return t.click.apply(e,[])}).appendTo(e.menu)})}return t.prototype.menu=null,t.prototype.showAt=function(t,e){return this.menu.show().css({left:t+16,top:e+16})},t.prototype.isParentOf=function(t){return~~this.menu.find(t).length},t.prototype.remove=function(){return this.menu.remove()},t}()},function(t,e,n){var r,o,i,s,a,c=function(t,e){function n(){this.constructor=t}for(var r in e)u.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},u={}.hasOwnProperty;i=n(1),s=n(2),r=n(10),a=n(23),t.exports=o=function(t){function e(t,n){this.AppendCoord=arguments,e.__super__.constructor.call(this)}return c(e,t),e.prototype.AppendCoord=void 0,e.prototype.SavedMode=void 0,e.prototype.execute=function(t){return null==t&&(t=!1),i.Spawn=a.apply(null,[this.AppendCoord[0],this.AppendCoord[1],"#80deea"]),i.Spawn.syncArrow(),i.Mode=i.SavedMode,this.SavedCursor=$("body").css("cursor"),i.CurrentCursor=i.CursorSet.normal,e.__super__.execute.call(this,t)},e.prototype.undo=function(){return this.AppendCoord=[i.Spawn.attrs.x+i.Spawn.attrs.width/2,i.Spawn.attrs.y+i.Spawn.attrs.height/2],i.Spawn.arrow.remove(),i.Spawn.remove(),i.Spawn=null,i.Mode=s.SPAWN,e.__super__.undo.call(this)},e}(r)},function(t,e,n){var r,o;r=n(1),o=n(13),t.exports=function(t,e,n){var i,s,a;return a=r.Paper.path("M 0,0 L 0,0"),a.attr({"arrow-start":"classic-wide-long",fill:"rgba(0,0,0,0)",stroke:n,"stroke-width":3}),a.isIndicator=!0,i=5*a.attrs["stroke-width"],s=r.Paper.rect(t-i/2,e-i/2,i,i),s.attr({fill:"rgba(0,0,0,0)","stroke-width":0}),s.arrow=a,s.syncArrow=function(t){var e,n;return null==t&&(t=r.Config.facing),t=(t+90)%360,e=this.attrs.x+this.attrs.width/2,n=this.attrs.y+this.attrs.height/2,this.arrow.node.style.transform="translate("+e+"px,"+n+"px) rotate("+t+"deg)"},s.isSpawn=!0,o.EnableDrag(s),s}},function(t,e,n){var r,o,i,s,a,c=function(t,e){function n(){this.constructor=t}for(var r in e)u.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},u={}.hasOwnProperty;s=n(1),a=n(2),r=n(10),i=n(25),t.exports=o=function(t){function e(t,n){this.AppendCoord=arguments,e.__super__.constructor.call(this)}return c(e,t),e.prototype.AppendCoord=void 0,e.prototype.execute=function(t){return null==t&&(t=!1),s.Escape=i.apply(null,this.AppendCoord),s.Mode=s.SavedMode,s.CurrentCursor=s.CursorSet.normal,e.__super__.execute.call(this,t)},e.prototype.undo=function(){return this.AppendCoord=[s.Escape.attrs.cx,s.Escape.attrs.cy],s.Escape.remove(),s.Escape=null,s.Mode=a.ESCAPE,e.__super__.undo.call(this)},e}(r)},function(t,e,n){var r,o;r=n(1),o=n(13),t.exports=function(t,e){var n;return n=r.Paper.circle(t,e,1.5*r.DotSize|0),n.attr({fill:"rgba(240,98,146,.75)",stroke:"rgba(248,187,208,1)","stroke-width":1}),o.EnableDrag(n),n}},function(t,e,n){var r,o,i,s,a,c=function(t,e){function n(){this.constructor=t}for(var r in e)u.call(e,r)&&(t[r]=e[r]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},u={}.hasOwnProperty;o=n(1),i=n(2),r=n(10),a=n(27),t.exports=s=function(t){function e(t,n,r){this.AppendCoord=[t,n],this.Message=r,e.__super__.constructor.call(this)}return c(e,t),e.prototype.AppendCoord=void 0,e.prototype.Message=void 0,e.prototype.execute=function(t){var n;return null==t&&(t=!1),o.Mode&&(o.Mode=o.SavedMode),n=a.apply(null,this.AppendCoord.concat([this.Message])),o.Signs.push(n),o.CurrentCursor=o.CursorSet.normal,e.__super__.execute.call(this,t)},e.prototype.undo=function(){var t;return t=o.Signs.pop(),t.remove(),$("#tooltip").hide(),o.Mode=i.SIGN,e.__super__.undo.call(this)},e}(r)},function(t,e,n){var r,o;r=n(1),o=n(13),t.exports=function(t,e,n){var i,s,a,c;return a=r.Paper.rect(t-r.DotSize,e-r.DotSize,2*r.DotSize,2*r.DotSize),a.attr({fill:"rgba(251,192,45,.5)",stroke:"rgba(251,192,45,1)","stroke-width":1}),c=$("#tooltip"),i=!1,s=function(){var t,e,o;if(!i)return t=[a.attrs.x+r.CanvasRect.left,a.attrs.y+r.CanvasRect.top],e=t[0],o=t[1],c.html(n).show().css({left:e-c.outerWidth()/2+r.DotSize/2+1,top:o-c.outerHeight()/2-3*r.DotSize-1})},a.mousedown(function(){return i=!0}),a.mouseup(function(){return i=!1,s()}),a.hover(s),a.mouseout(function(){return c.hide()}),a.message=n,o.EnableDrag(a),a}},function(t,e,n){var r,o,i,s,a,c,u,p;a=n(1),c=n(2),u=n(15),s=n(19),o=n(22),r=n(24),i=n(11),p=n(26),t.exports=function(t,e,n){var h,l,f,d,g,y,v,m,b,w,x,k,C;if(a.Mode!==c.INSPECT){for(C in t.texture)null!=t.texture[C]&&(k=$("#map-settings input#tx"+C),k.parent().addClass("remove"),x=k.closest("tr").find("th"),x.html(x.html().split("<br>")[0]+"<br>Update texture"),a.Config.texture.ground=t.texture[C]);a.Config.lighting=t.config.lighting,$("#lighting-level").val(a.Config.lighting),$("#lightbulb").css("opacity",.1*a.Config.lighting)}for(t.coordinates=t.coordinates.map(function(t){return t.map(function(t){return[t[0]+e,t[1]+n]})}),m=t.coordinates,d=0,y=m.length;y>d;d++){l=m[d];for(f in l)h=l[0].toString()===l[f].toString(),+f===l.length-1?(l.length>=2&&!h&&new(Function.prototype.bind.apply(u,[null].concat(l[f]))),new s(l.length>2?h:!0)):new(Function.prototype.bind.apply(u,[null].concat(l[f])))}for(b=t.signs,g=0,v=b.length;v>g;g++)w=b[g],w[0]+=e,w[1]+=n,new(Function.prototype.bind.apply(p,[null].concat(w)));return a.Mode!==c.INSPECT&&(t.config.spawn[0]+=e,t.config.spawn[1]+=n,new(Function.prototype.bind.apply(o,[null].concat(t.config.spawn))),t.config.facing!==a.Config.facing&&new i(t.config.facing)),null!==t.config.escape&&(t.config.escape[0]+=e,t.config.escape[1]+=n,new(Function.prototype.bind.apply(r,[null].concat(t.config.escape)))),a.UndoStack=[],a.RedoStack=[]}},function(t,e,n){function r(t,e){"object"==typeof t&&(e=t,t=void 0),e=e||{};var n,r=o(t),i=r.source,u=r.id,p=r.path,h=c[u]&&p in c[u].nsps,l=e.forceNew||e["force new connection"]||!1===e.multiplex||h;return l?(a("ignoring socket cache for %s",i),n=s(i,e)):(c[u]||(a("new io instance for %s",i),c[u]=s(i,e)),n=c[u]),n.socket(r.path)}var o=n(30),i=n(35),s=n(43),a=n(32)("socket.io-client");t.exports=e=r;var c=e.managers={};e.protocol=i.protocol,e.connect=r,e.Manager=n(43),e.Socket=n(71)},function(t,e,n){(function(e){function r(t,n){var r=t,n=n||e.location;null==t&&(t=n.protocol+"//"+n.host),"string"==typeof t&&("/"==t.charAt(0)&&(t="/"==t.charAt(1)?n.protocol+t:n.host+t),/^(https?|wss?):\/\//.test(t)||(i("protocol-less url %s",t),t="undefined"!=typeof n?n.protocol+"//"+t:"https://"+t),i("parse %s",t),r=o(t)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";var s=-1!==r.host.indexOf(":"),a=s?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+a+":"+r.port,r.href=r.protocol+"://"+a+(n&&n.port==r.port?"":":"+r.port),r}var o=n(31),i=n(32)("socket.io-client:url");t.exports=r}).call(e,function(){return this}())},function(t,e){var n=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,r=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];t.exports=function(t){var e=t,o=t.indexOf("["),i=t.indexOf("]");-1!=o&&-1!=i&&(t=t.substring(0,o)+t.substring(o,i).replace(/:/g,";")+t.substring(i,t.length));for(var s=n.exec(t||""),a={},c=14;c--;)a[r[c]]=s[c]||"";return-1!=o&&-1!=i&&(a.source=e,a.host=a.host.substring(1,a.host.length-1).replace(/;/g,":"),a.authority=a.authority.replace("[","").replace("]","").replace(/;/g,":"),a.ipv6uri=!0),a}},function(t,e,n){function r(){return"WebkitAppearance"in document.documentElement.style||window.console&&(console.firebug||console.exception&&console.table)||navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31}function o(){var t=arguments,n=this.useColors;if(t[0]=(n?"%c":"")+this.namespace+(n?" %c":" ")+t[0]+(n?"%c ":" ")+"+"+e.humanize(this.diff),!n)return t;var r="color: "+this.color;t=[t[0],r,"color: inherit"].concat(Array.prototype.slice.call(t,1));var o=0,i=0;return t[0].replace(/%[a-z%]/g,function(t){"%%"!==t&&(o++,"%c"===t&&(i=o))}),t.splice(i,0,r),t}function i(){return"object"==typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)}function s(t){try{null==t?e.storage.removeItem("debug"):e.storage.debug=t}catch(n){}}function a(){var t;try{t=e.storage.debug}catch(n){}return t}function c(){try{return window.localStorage}catch(t){}}e=t.exports=n(33),e.log=i,e.formatArgs=o,e.save=s,e.load=a,e.useColors=r,e.storage="undefined"!=typeof chrome&&"undefined"!=typeof chrome.storage?chrome.storage.local:c(),e.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],e.formatters.j=function(t){return JSON.stringify(t)},e.enable(a())},function(t,e,n){function r(){return e.colors[p++%e.colors.length]}function o(t){function n(){}function o(){var t=o,n=+new Date,i=n-(u||n);t.diff=i,t.prev=u,t.curr=n,u=n,null==t.useColors&&(t.useColors=e.useColors()),null==t.color&&t.useColors&&(t.color=r());var s=Array.prototype.slice.call(arguments);s[0]=e.coerce(s[0]),"string"!=typeof s[0]&&(s=["%o"].concat(s));var a=0;s[0]=s[0].replace(/%([a-z%])/g,function(n,r){if("%%"===n)return n;a++;var o=e.formatters[r];if("function"==typeof o){var i=s[a];n=o.call(t,i),s.splice(a,1),a--}return n}),"function"==typeof e.formatArgs&&(s=e.formatArgs.apply(t,s));var c=o.log||e.log||console.log.bind(console);c.apply(t,s)}n.enabled=!1,o.enabled=!0;var i=e.enabled(t)?o:n;return i.namespace=t,i}function i(t){e.save(t);for(var n=(t||"").split(/[\s,]+/),r=n.length,o=0;r>o;o++)n[o]&&(t=n[o].replace(/\*/g,".*?"),"-"===t[0]?e.skips.push(new RegExp("^"+t.substr(1)+"$")):e.names.push(new RegExp("^"+t+"$")))}function s(){e.enable("")}function a(t){var n,r;for(n=0,r=e.skips.length;r>n;n++)if(e.skips[n].test(t))return!1;for(n=0,r=e.names.length;r>n;n++)if(e.names[n].test(t))return!0;return!1}function c(t){return t instanceof Error?t.stack||t.message:t}e=t.exports=o,e.coerce=c,e.disable=s,e.enable=i,e.enabled=a,e.humanize=n(34),e.names=[],e.skips=[],e.formatters={};var u,p=0},function(t,e){function n(t){if(t=""+t,!(t.length>1e4)){var e=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(t);if(e){var n=parseFloat(e[1]),r=(e[2]||"ms").toLowerCase();switch(r){case"years":case"year":case"yrs":case"yr":case"y":return n*p;case"days":case"day":case"d":return n*u;case"hours":case"hour":case"hrs":case"hr":case"h":return n*c;case"minutes":case"minute":case"mins":case"min":case"m":return n*a;case"seconds":case"second":case"secs":case"sec":case"s":return n*s;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n}}}}function r(t){return t>=u?Math.round(t/u)+"d":t>=c?Math.round(t/c)+"h":t>=a?Math.round(t/a)+"m":t>=s?Math.round(t/s)+"s":t+"ms"}function o(t){return i(t,u,"day")||i(t,c,"hour")||i(t,a,"minute")||i(t,s,"second")||t+" ms"}function i(t,e,n){return e>t?void 0:1.5*e>t?Math.floor(t/e)+" "+n:Math.ceil(t/e)+" "+n+"s"}var s=1e3,a=60*s,c=60*a,u=24*c,p=365.25*u;t.exports=function(t,e){return e=e||{},"string"==typeof t?n(t):e["long"]?o(t):r(t)}},function(t,e,n){function r(){}function o(t){var n="",r=!1;return n+=t.type,e.BINARY_EVENT!=t.type&&e.BINARY_ACK!=t.type||(n+=t.attachments,n+="-"),t.nsp&&"/"!=t.nsp&&(r=!0,n+=t.nsp),null!=t.id&&(r&&(n+=",",r=!1),n+=t.id),null!=t.data&&(r&&(n+=","),n+=h.stringify(t.data)),p("encoded %j as %s",t,n),n}function i(t,e){function n(t){var n=f.deconstructPacket(t),r=o(n.packet),i=n.buffers;i.unshift(r),e(i)}f.removeBlobs(t,n)}function s(){this.reconstructor=null}function a(t){var n={},r=0;if(n.type=Number(t.charAt(0)),null==e.types[n.type])return u();if(e.BINARY_EVENT==n.type||e.BINARY_ACK==n.type){for(var o="";"-"!=t.charAt(++r)&&(o+=t.charAt(r),r!=t.length););if(o!=Number(o)||"-"!=t.charAt(r))throw new Error("Illegal attachments");n.attachments=Number(o)}if("/"==t.charAt(r+1))for(n.nsp="";++r;){var i=t.charAt(r);if(","==i)break;if(n.nsp+=i,r==t.length)break}else n.nsp="/";var s=t.charAt(r+1);if(""!==s&&Number(s)==s){for(n.id="";++r;){var i=t.charAt(r);if(null==i||Number(i)!=i){--r;break}if(n.id+=t.charAt(r),r==t.length)break}n.id=Number(n.id)}if(t.charAt(++r))try{n.data=h.parse(t.substr(r))}catch(a){return u()}return p("decoded %s as %j",t,n),n}function c(t){this.reconPack=t,this.buffers=[]}function u(t){return{type:e.ERROR,data:"parser error"}}var p=n(32)("socket.io-parser"),h=n(36),l=(n(39),n(40)),f=n(41),d=n(42);e.protocol=4,e.types=["CONNECT","DISCONNECT","EVENT","ACK","ERROR","BINARY_EVENT","BINARY_ACK"],e.CONNECT=0,e.DISCONNECT=1,e.EVENT=2,e.ACK=3,e.ERROR=4,e.BINARY_EVENT=5,e.BINARY_ACK=6,e.Encoder=r,e.Decoder=s,r.prototype.encode=function(t,n){if(p("encoding packet %j",t),e.BINARY_EVENT==t.type||e.BINARY_ACK==t.type)i(t,n);else{var r=o(t);n([r])}},l(s.prototype),s.prototype.add=function(t){var n;if("string"==typeof t)n=a(t),e.BINARY_EVENT==n.type||e.BINARY_ACK==n.type?(this.reconstructor=new c(n),0===this.reconstructor.reconPack.attachments&&this.emit("decoded",n)):this.emit("decoded",n);else{if(!d(t)&&!t.base64)throw new Error("Unknown type: "+t);if(!this.reconstructor)throw new Error("got binary data when not reconstructing a packet");n=this.reconstructor.takeBinaryData(t),n&&(this.reconstructor=null,this.emit("decoded",n))}},s.prototype.destroy=function(){this.reconstructor&&this.reconstructor.finishedReconstruction()},c.prototype.takeBinaryData=function(t){if(this.buffers.push(t),this.buffers.length==this.reconPack.attachments){var e=f.reconstructPacket(this.reconPack,this.buffers);return this.finishedReconstruction(),e}return null},c.prototype.finishedReconstruction=function(){this.reconPack=null,this.buffers=[]}},function(t,e,n){var r;(function(t,o){(function(){function i(t,e){function n(t){if(n[t]!==y)return n[t];var i;if("bug-string-char-index"==t)i="a"!="a"[0];else if("json"==t)i=n("json-stringify")&&n("json-parse");else{var s,a='{"a":[1,true,false,null,"\\u0000\\b\\n\\f\\r\\t"]}';if("json-stringify"==t){var u=e.stringify,p="function"==typeof u&&b;if(p){(s=function(){return 1}).toJSON=s;try{p="0"===u(0)&&"0"===u(new r)&&'""'==u(new o)&&u(m)===y&&u(y)===y&&u()===y&&"1"===u(s)&&"[1]"==u([s])&&"[null]"==u([y])&&"null"==u(null)&&"[null,null,null]"==u([y,m,null])&&u({a:[s,!0,!1,null,"\x00\b\n\f\r "]})==a&&"1"===u(null,s)&&"[\n 1,\n 2\n]"==u([1,2],null,1)&&'"-271821-04-20T00:00:00.000Z"'==u(new c(-864e13))&&'"+275760-09-13T00:00:00.000Z"'==u(new c(864e13))&&'"-000001-01-01T00:00:00.000Z"'==u(new c(-621987552e5))&&'"1969-12-31T23:59:59.999Z"'==u(new c(-1))}catch(h){p=!1}}i=p}if("json-parse"==t){var l=e.parse;if("function"==typeof l)try{if(0===l("0")&&!l(!1)){s=l(a);var f=5==s.a.length&&1===s.a[0];if(f){try{f=!l('" "')}catch(h){}if(f)try{f=1!==l("01")}catch(h){}if(f)try{f=1!==l("1.")}catch(h){}}}}catch(h){f=!1}i=f}}return n[t]=!!i}t||(t=u.Object()),e||(e=u.Object());var r=t.Number||u.Number,o=t.String||u.String,s=t.Object||u.Object,c=t.Date||u.Date,p=t.SyntaxError||u.SyntaxError,h=t.TypeError||u.TypeError,l=t.Math||u.Math,f=t.JSON||u.JSON;"object"==typeof f&&f&&(e.stringify=f.stringify,e.parse=f.parse);var d,g,y,v=s.prototype,m=v.toString,b=new c(-0xc782b5b800cec);try{b=-109252==b.getUTCFullYear()&&0===b.getUTCMonth()&&1===b.getUTCDate()&&10==b.getUTCHours()&&37==b.getUTCMinutes()&&6==b.getUTCSeconds()&&708==b.getUTCMilliseconds()}catch(w){}if(!n("json")){var x="[object Function]",k="[object Date]",C="[object Number]",S="[object String]",_="[object Array]",A="[object Boolean]",O=n("bug-string-char-index");if(!b)var M=l.floor,P=[0,31,59,90,120,151,181,212,243,273,304,334],E=function(t,e){return P[e]+365*(t-1970)+M((t-1969+(e=+(e>1)))/4)-M((t-1901+e)/100)+M((t-1601+e)/400)};if((d=v.hasOwnProperty)||(d=function(t){var e,n={};return(n.__proto__=null,n.__proto__={toString:1},n).toString!=m?d=function(t){var e=this.__proto__,n=t in(this.__proto__=null,this);return this.__proto__=e,n}:(e=n.constructor,d=function(t){var n=(this.constructor||e).prototype;return t in this&&!(t in n&&this[t]===n[t])}),n=null,d.call(this,t)}),g=function(t,e){var n,r,o,i=0;(n=function(){this.valueOf=0}).prototype.valueOf=0,r=new n;for(o in r)d.call(r,o)&&i++;return n=r=null,i?g=2==i?function(t,e){var n,r={},o=m.call(t)==x;for(n in t)o&&"prototype"==n||d.call(r,n)||!(r[n]=1)||!d.call(t,n)||e(n)}:function(t,e){var n,r,o=m.call(t)==x;for(n in t)o&&"prototype"==n||!d.call(t,n)||(r="constructor"===n)||e(n);(r||d.call(t,n="constructor"))&&e(n)}:(r=["valueOf","toString","toLocaleString","propertyIsEnumerable","isPrototypeOf","hasOwnProperty","constructor"],g=function(t,e){var n,o,i=m.call(t)==x,s=!i&&"function"!=typeof t.constructor&&a[typeof t.hasOwnProperty]&&t.hasOwnProperty||d;for(n in t)i&&"prototype"==n||!s.call(t,n)||e(n);for(o=r.length;n=r[--o];s.call(t,n)&&e(n));}),g(t,e)},!n("json-stringify")){var B={92:"\\\\",34:'\\"',8:"\\b",12:"\\f",10:"\\n",13:"\\r",9:"\\t"},T="000000",N=function(t,e){return(T+(e||0)).slice(-t)},R="\\u00",j=function(t){for(var e='"',n=0,r=t.length,o=!O||r>10,i=o&&(O?t.split(""):t);r>n;n++){var s=t.charCodeAt(n);switch(s){case 8:case 9:case 10:case 12:case 13:case 34:case 92:e+=B[s];break;default:if(32>s){e+=R+N(2,s.toString(16));break}e+=o?i[n]:t.charAt(n)}}return e+'"'},D=function(t,e,n,r,o,i,s){var a,c,u,p,l,f,v,b,w,x,O,P,B,T,R,U;try{a=e[t]}catch(I){}if("object"==typeof a&&a)if(c=m.call(a),c!=k||d.call(a,"toJSON"))"function"==typeof a.toJSON&&(c!=C&&c!=S&&c!=_||d.call(a,"toJSON"))&&(a=a.toJSON(t));else if(a>-1/0&&1/0>a){if(E){for(l=M(a/864e5),u=M(l/365.2425)+1970-1;E(u+1,0)<=l;u++);for(p=M((l-E(u,0))/30.42);E(u,p+1)<=l;p++);l=1+l-E(u,p),f=(a%864e5+864e5)%864e5,v=M(f/36e5)%24,b=M(f/6e4)%60,w=M(f/1e3)%60,x=f%1e3}else u=a.getUTCFullYear(),p=a.getUTCMonth(),l=a.getUTCDate(),v=a.getUTCHours(),b=a.getUTCMinutes(),w=a.getUTCSeconds(),x=a.getUTCMilliseconds();a=(0>=u||u>=1e4?(0>u?"-":"+")+N(6,0>u?-u:u):N(4,u))+"-"+N(2,p+1)+"-"+N(2,l)+"T"+N(2,v)+":"+N(2,b)+":"+N(2,w)+"."+N(3,x)+"Z"}else a=null;if(n&&(a=n.call(e,t,a)),null===a)return"null";if(c=m.call(a),c==A)return""+a;if(c==C)return a>-1/0&&1/0>a?""+a:"null";if(c==S)return j(""+a);if("object"==typeof a){for(T=s.length;T--;)if(s[T]===a)throw h();if(s.push(a),O=[],R=i,i+=o,c==_){for(B=0,T=a.length;T>B;B++)P=D(B,a,n,r,o,i,s),O.push(P===y?"null":P);U=O.length?o?"[\n"+i+O.join(",\n"+i)+"\n"+R+"]":"["+O.join(",")+"]":"[]"}else g(r||a,function(t){var e=D(t,a,n,r,o,i,s);e!==y&&O.push(j(t)+":"+(o?" ":"")+e)}),U=O.length?o?"{\n"+i+O.join(",\n"+i)+"\n"+R+"}":"{"+O.join(",")+"}":"{}";return s.pop(),U}};e.stringify=function(t,e,n){var r,o,i,s;if(a[typeof e]&&e)if((s=m.call(e))==x)o=e;else if(s==_){i={};for(var c,u=0,p=e.length;p>u;c=e[u++],s=m.call(c),(s==S||s==C)&&(i[c]=1));}if(n)if((s=m.call(n))==C){if((n-=n%1)>0)for(r="",n>10&&(n=10);r.length<n;r+=" ");}else s==S&&(r=n.length<=10?n:n.slice(0,10));return D("",(c={},c[""]=t,c),o,i,r,"",[])}}if(!n("json-parse")){var U,I,$=o.fromCharCode,z={92:"\\",34:'"',47:"/",98:"\b",116:" ",110:"\n",102:"\f",114:"\r"},L=function(){throw U=I=null,p()},W=function(){for(var t,e,n,r,o,i=I,s=i.length;s>U;)switch(o=i.charCodeAt(U)){case 9:case 10:case 13:case 32:U++;break;case 123:case 125:case 91:case 93:case 58:case 44:return t=O?i.charAt(U):i[U],U++,t;case 34:for(t="@",U++;s>U;)if(o=i.charCodeAt(U),32>o)L();else if(92==o)switch(o=i.charCodeAt(++U)){case 92:case 34:case 47:case 98:case 116:case 110:case 102:case 114:t+=z[o],U++;break;case 117:for(e=++U,n=U+4;n>U;U++)o=i.charCodeAt(U),o>=48&&57>=o||o>=97&&102>=o||o>=65&&70>=o||L();t+=$("0x"+i.slice(e,U));break;default:L()}else{if(34==o)break;for(o=i.charCodeAt(U),e=U;o>=32&&92!=o&&34!=o;)o=i.charCodeAt(++U);t+=i.slice(e,U)}if(34==i.charCodeAt(U))return U++,t;L();default:if(e=U,45==o&&(r=!0,o=i.charCodeAt(++U)),o>=48&&57>=o){for(48==o&&(o=i.charCodeAt(U+1),o>=48&&57>=o)&&L(),r=!1;s>U&&(o=i.charCodeAt(U),o>=48&&57>=o);U++);if(46==i.charCodeAt(U)){for(n=++U;s>n&&(o=i.charCodeAt(n),o>=48&&57>=o);n++);n==U&&L(),U=n}if(o=i.charCodeAt(U),101==o||69==o){for(o=i.charCodeAt(++U),43!=o&&45!=o||U++,n=U;s>n&&(o=i.charCodeAt(n),o>=48&&57>=o);n++);n==U&&L(),U=n}return+i.slice(e,U)}if(r&&L(),"true"==i.slice(U,U+4))return U+=4,!0;if("false"==i.slice(U,U+5))return U+=5,!1;if("null"==i.slice(U,U+4))return U+=4,null;L()}return"$"},H=function(t){var e,n;if("$"==t&&L(),"string"==typeof t){if("@"==(O?t.charAt(0):t[0]))return t.slice(1);if("["==t){for(e=[];t=W(),"]"!=t;n||(n=!0))n&&(","==t?(t=W(),"]"==t&&L()):L()),","==t&&L(),e.push(H(t));return e}if("{"==t){for(e={};t=W(),"}"!=t;n||(n=!0))n&&(","==t?(t=W(),"}"==t&&L()):L()),","!=t&&"string"==typeof t&&"@"==(O?t.charAt(0):t[0])&&":"==W()||L(),e[t.slice(1)]=H(W());return e}L()}return t},F=function(t,e,n){var r=q(t,e,n);r===y?delete t[e]:t[e]=r},q=function(t,e,n){var r,o=t[e];if("object"==typeof o&&o)if(m.call(o)==_)for(r=o.length;r--;)F(o,r,n);else g(o,function(t){F(o,t,n)});return n.call(t,e,o)};e.parse=function(t,e){var n,r;return U=0,I=""+t,n=H(W()),"$"!=W()&&L(),U=I=null,e&&m.call(e)==x?q((r={},r[""]=n,r),"",e):n}}}return e.runInContext=i,e}var s=n(38),a={"function":!0,object:!0},c=a[typeof e]&&e&&!e.nodeType&&e,u=a[typeof window]&&window||this,p=c&&a[typeof t]&&t&&!t.nodeType&&"object"==typeof o&&o;if(!p||p.global!==p&&p.window!==p&&p.self!==p||(u=p),c&&!s)i(u,c);else{var h=u.JSON,l=u.JSON3,f=!1,d=i(u,u.JSON3={noConflict:function(){return f||(f=!0,u.JSON=h,u.JSON3=l,h=l=null),d}});u.JSON={parse:d.parse,stringify:d.stringify}}s&&(r=function(){return d}.call(e,n,e,t),!(void 0!==r&&(t.exports=r)))}).call(this)}).call(e,n(37)(t),function(){return this}())},function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children=[],t.webpackPolyfill=1),t}},function(t,e){(function(e){t.exports=e}).call(e,{})},function(t,e){t.exports=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)}},function(t,e){function n(t){return t?r(t):void 0}function r(t){for(var e in n.prototype)t[e]=n.prototype[e];return t}t.exports=n,n.prototype.on=n.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks[t]=this._callbacks[t]||[]).push(e),this},n.prototype.once=function(t,e){function n(){r.off(t,n),e.apply(this,arguments)}var r=this;return this._callbacks=this._callbacks||{},n.fn=e,this.on(t,n),this},n.prototype.off=n.prototype.removeListener=n.prototype.removeAllListeners=n.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n=this._callbacks[t];if(!n)return this;if(1==arguments.length)return delete this._callbacks[t],this;for(var r,o=0;o<n.length;o++)if(r=n[o],r===e||r.fn===e){n.splice(o,1);break}return this},n.prototype.emit=function(t){this._callbacks=this._callbacks||{};var e=[].slice.call(arguments,1),n=this._callbacks[t];if(n){n=n.slice(0);for(var r=0,o=n.length;o>r;++r)n[r].apply(this,e)}return this},n.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks[t]||[]},n.prototype.hasListeners=function(t){return!!this.listeners(t).length}},function(t,e,n){(function(t){var r=n(39),o=n(42);e.deconstructPacket=function(t){function e(t){if(!t)return t;if(o(t)){var i={_placeholder:!0,num:n.length};return n.push(t),i}if(r(t)){for(var s=new Array(t.length),a=0;a<t.length;a++)s[a]=e(t[a]);return s}if("object"==typeof t&&!(t instanceof Date)){var s={};for(var c in t)s[c]=e(t[c]);return s}return t}var n=[],i=t.data,s=t;return s.data=e(i),s.attachments=n.length,{packet:s,buffers:n}},e.reconstructPacket=function(t,e){function n(t){if(t&&t._placeholder){var o=e[t.num];return o}if(r(t)){for(var i=0;i<t.length;i++)t[i]=n(t[i]);return t}if(t&&"object"==typeof t){for(var s in t)t[s]=n(t[s]);return t}return t}return t.data=n(t.data),t.attachments=void 0,t},e.removeBlobs=function(e,n){function i(e,c,u){if(!e)return e;if(t.Blob&&e instanceof Blob||t.File&&e instanceof File){s++;var p=new FileReader;p.onload=function(){u?u[c]=this.result:a=this.result,--s||n(a)},p.readAsArrayBuffer(e)}else if(r(e))for(var h=0;h<e.length;h++)i(e[h],h,e);else if(e&&"object"==typeof e&&!o(e))for(var l in e)i(e[l],l,e)}var s=0,a=e;i(a),s||n(a)}}).call(e,function(){return this}())},function(t,e){(function(e){function n(t){return e.Buffer&&e.Buffer.isBuffer(t)||e.ArrayBuffer&&t instanceof ArrayBuffer}t.exports=n}).call(e,function(){return this}())},function(t,e,n){function r(t,e){return this instanceof r?(t&&"object"==typeof t&&(e=t,t=void 0),e=e||{},e.path=e.path||"/socket.io",this.nsps={},this.subs=[],this.opts=e,this.reconnection(e.reconnection!==!1),this.reconnectionAttempts(e.reconnectionAttempts||1/0),this.reconnectionDelay(e.reconnectionDelay||1e3),this.reconnectionDelayMax(e.reconnectionDelayMax||5e3),this.randomizationFactor(e.randomizationFactor||.5),this.backoff=new l({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(null==e.timeout?2e4:e.timeout),this.readyState="closed",this.uri=t,this.connecting=[],this.lastPing=null,this.encoding=!1,this.packetBuffer=[],this.encoder=new a.Encoder,this.decoder=new a.Decoder,this.autoConnect=e.autoConnect!==!1,void(this.autoConnect&&this.open())):new r(t,e)}var o=n(44),i=n(71),s=n(72),a=n(35),c=n(74),u=n(75),p=n(32)("socket.io-client:manager"),h=n(69),l=n(78),f=Object.prototype.hasOwnProperty;t.exports=r,r.prototype.emitAll=function(){this.emit.apply(this,arguments);for(var t in this.nsps)f.call(this.nsps,t)&&this.nsps[t].emit.apply(this.nsps[t],arguments)},r.prototype.updateSocketIds=function(){for(var t in this.nsps)f.call(this.nsps,t)&&(this.nsps[t].id=this.engine.id)},s(r.prototype),r.prototype.reconnection=function(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection},r.prototype.reconnectionAttempts=function(t){return arguments.length?(this._reconnectionAttempts=t,this):this._reconnectionAttempts},r.prototype.reconnectionDelay=function(t){return arguments.length?(this._reconnectionDelay=t,this.backoff&&this.backoff.setMin(t),this):this._reconnectionDelay},r.prototype.randomizationFactor=function(t){return arguments.length?(this._randomizationFactor=t,this.backoff&&this.backoff.setJitter(t),this):this._randomizationFactor},r.prototype.reconnectionDelayMax=function(t){return arguments.length?(this._reconnectionDelayMax=t,this.backoff&&this.backoff.setMax(t),this):this._reconnectionDelayMax},r.prototype.timeout=function(t){return arguments.length?(this._timeout=t,this):this._timeout},r.prototype.maybeReconnectOnOpen=function(){!this.reconnecting&&this._reconnection&&0===this.backoff.attempts&&this.reconnect()},r.prototype.open=r.prototype.connect=function(t){if(p("readyState %s",this.readyState),~this.readyState.indexOf("open"))return this;p("opening %s",this.uri),this.engine=o(this.uri,this.opts);var e=this.engine,n=this;this.readyState="opening",this.skipReconnect=!1;var r=c(e,"open",function(){n.onopen(),t&&t()}),i=c(e,"error",function(e){if(p("connect_error"),n.cleanup(),n.readyState="closed",n.emitAll("connect_error",e),t){var r=new Error("Connection error");r.data=e,t(r)}else n.maybeReconnectOnOpen()});if(!1!==this._timeout){var s=this._timeout;p("connect attempt will timeout after %d",s);var a=setTimeout(function(){p("connect attempt timed out after %d",s),r.destroy(),e.close(),e.emit("error","timeout"),n.emitAll("connect_timeout",s)},s);this.subs.push({destroy:function(){clearTimeout(a)}})}return this.subs.push(r),this.subs.push(i),this},r.prototype.onopen=function(){p("open"),this.cleanup(),this.readyState="open",this.emit("open");var t=this.engine;this.subs.push(c(t,"data",u(this,"ondata"))),this.subs.push(c(t,"ping",u(this,"onping"))),this.subs.push(c(t,"pong",u(this,"onpong"))),this.subs.push(c(t,"error",u(this,"onerror"))),this.subs.push(c(t,"close",u(this,"onclose"))),this.subs.push(c(this.decoder,"decoded",u(this,"ondecoded")))},r.prototype.onping=function(){this.lastPing=new Date,this.emitAll("ping")},r.prototype.onpong=function(){this.emitAll("pong",new Date-this.lastPing)},r.prototype.ondata=function(t){this.decoder.add(t)},r.prototype.ondecoded=function(t){this.emit("packet",t)},r.prototype.onerror=function(t){p("error",t),this.emitAll("error",t)},r.prototype.socket=function(t){function e(){~h(r.connecting,n)||r.connecting.push(n)}var n=this.nsps[t];if(!n){n=new i(this,t),this.nsps[t]=n;var r=this;n.on("connecting",e),n.on("connect",function(){n.id=r.engine.id}),this.autoConnect&&e()}return n},r.prototype.destroy=function(t){var e=h(this.connecting,t);~e&&this.connecting.splice(e,1),this.connecting.length||this.close()},r.prototype.packet=function(t){p("writing packet %j",t);var e=this;e.encoding?e.packetBuffer.push(t):(e.encoding=!0,this.encoder.encode(t,function(n){for(var r=0;r<n.length;r++)e.engine.write(n[r],t.options);e.encoding=!1,e.processPacketQueue()}))},r.prototype.processPacketQueue=function(){if(this.packetBuffer.length>0&&!this.encoding){var t=this.packetBuffer.shift();this.packet(t)}},r.prototype.cleanup=function(){p("cleanup");for(var t;t=this.subs.shift();)t.destroy();this.packetBuffer=[],this.encoding=!1,this.lastPing=null,this.decoder.destroy()},r.prototype.close=r.prototype.disconnect=function(){p("disconnect"),this.skipReconnect=!0,this.reconnecting=!1,"opening"==this.readyState&&this.cleanup(),this.backoff.reset(),this.readyState="closed",this.engine&&this.engine.close()},r.prototype.onclose=function(t){p("onclose"),this.cleanup(),this.backoff.reset(),this.readyState="closed",this.emit("close",t),this._reconnection&&!this.skipReconnect&&this.reconnect()},r.prototype.reconnect=function(){if(this.reconnecting||this.skipReconnect)return this;var t=this;if(this.backoff.attempts>=this._reconnectionAttempts)p("reconnect failed"),this.backoff.reset(),this.emitAll("reconnect_failed"),this.reconnecting=!1;else{var e=this.backoff.duration();p("will wait %dms before reconnect attempt",e),this.reconnecting=!0;var n=setTimeout(function(){t.skipReconnect||(p("attempting reconnect"),t.emitAll("reconnect_attempt",t.backoff.attempts),t.emitAll("reconnecting",t.backoff.attempts),t.skipReconnect||t.open(function(e){e?(p("reconnect attempt error"),t.reconnecting=!1,t.reconnect(),t.emitAll("reconnect_error",e.data)):(p("reconnect success"),t.onreconnect())}))},e);this.subs.push({destroy:function(){clearTimeout(n)}})}},r.prototype.onreconnect=function(){var t=this.backoff.attempts;this.reconnecting=!1,this.backoff.reset(),this.updateSocketIds(),this.emitAll("reconnect",t)}},function(t,e,n){
t.exports=n(45)},function(t,e,n){t.exports=n(46),t.exports.parser=n(53)},function(t,e,n){(function(e){function r(t,n){if(!(this instanceof r))return new r(t,n);n=n||{},t&&"object"==typeof t&&(n=t,t=null),t?(t=p(t),n.hostname=t.host,n.secure="https"==t.protocol||"wss"==t.protocol,n.port=t.port,t.query&&(n.query=t.query)):n.host&&(n.hostname=p(n.host).host),this.secure=null!=n.secure?n.secure:e.location&&"https:"==location.protocol,n.hostname&&!n.port&&(n.port=this.secure?"443":"80"),this.agent=n.agent||!1,this.hostname=n.hostname||(e.location?location.hostname:"localhost"),this.port=n.port||(e.location&&location.port?location.port:this.secure?443:80),this.query=n.query||{},"string"==typeof this.query&&(this.query=l.decode(this.query)),this.upgrade=!1!==n.upgrade,this.path=(n.path||"/engine.io").replace(/\/$/,"")+"/",this.forceJSONP=!!n.forceJSONP,this.jsonp=!1!==n.jsonp,this.forceBase64=!!n.forceBase64,this.enablesXDR=!!n.enablesXDR,this.timestampParam=n.timestampParam||"t",this.timestampRequests=n.timestampRequests,this.transports=n.transports||["polling","websocket"],this.readyState="",this.writeBuffer=[],this.policyPort=n.policyPort||843,this.rememberUpgrade=n.rememberUpgrade||!1,this.binaryType=null,this.onlyBinaryUpgrades=n.onlyBinaryUpgrades,this.perMessageDeflate=!1!==n.perMessageDeflate?n.perMessageDeflate||{}:!1,!0===this.perMessageDeflate&&(this.perMessageDeflate={}),this.perMessageDeflate&&null==this.perMessageDeflate.threshold&&(this.perMessageDeflate.threshold=1024),this.pfx=n.pfx||null,this.key=n.key||null,this.passphrase=n.passphrase||null,this.cert=n.cert||null,this.ca=n.ca||null,this.ciphers=n.ciphers||null,this.rejectUnauthorized=void 0===n.rejectUnauthorized?null:n.rejectUnauthorized;var o="object"==typeof e&&e;o.global===o&&n.extraHeaders&&Object.keys(n.extraHeaders).length>0&&(this.extraHeaders=n.extraHeaders),this.open()}function o(t){var e={};for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}var i=n(47),s=n(62),a=n(32)("engine.io-client:socket"),c=n(69),u=n(53),p=n(31),h=n(70),l=n(63);t.exports=r,r.priorWebsocketSuccess=!1,s(r.prototype),r.protocol=u.protocol,r.Socket=r,r.Transport=n(52),r.transports=n(47),r.parser=n(53),r.prototype.createTransport=function(t){a('creating transport "%s"',t);var e=o(this.query);e.EIO=u.protocol,e.transport=t,this.id&&(e.sid=this.id);var n=new i[t]({agent:this.agent,hostname:this.hostname,port:this.port,secure:this.secure,path:this.path,query:e,forceJSONP:this.forceJSONP,jsonp:this.jsonp,forceBase64:this.forceBase64,enablesXDR:this.enablesXDR,timestampRequests:this.timestampRequests,timestampParam:this.timestampParam,policyPort:this.policyPort,socket:this,pfx:this.pfx,key:this.key,passphrase:this.passphrase,cert:this.cert,ca:this.ca,ciphers:this.ciphers,rejectUnauthorized:this.rejectUnauthorized,perMessageDeflate:this.perMessageDeflate,extraHeaders:this.extraHeaders});return n},r.prototype.open=function(){var t;if(this.rememberUpgrade&&r.priorWebsocketSuccess&&-1!=this.transports.indexOf("websocket"))t="websocket";else{if(0===this.transports.length){var e=this;return void setTimeout(function(){e.emit("error","No transports available")},0)}t=this.transports[0]}this.readyState="opening";try{t=this.createTransport(t)}catch(n){return this.transports.shift(),void this.open()}t.open(),this.setTransport(t)},r.prototype.setTransport=function(t){a("setting transport %s",t.name);var e=this;this.transport&&(a("clearing existing transport %s",this.transport.name),this.transport.removeAllListeners()),this.transport=t,t.on("drain",function(){e.onDrain()}).on("packet",function(t){e.onPacket(t)}).on("error",function(t){e.onError(t)}).on("close",function(){e.onClose("transport close")})},r.prototype.probe=function(t){function e(){if(l.onlyBinaryUpgrades){var e=!this.supportsBinary&&l.transport.supportsBinary;h=h||e}h||(a('probe transport "%s" opened',t),p.send([{type:"ping",data:"probe"}]),p.once("packet",function(e){if(!h)if("pong"==e.type&&"probe"==e.data){if(a('probe transport "%s" pong',t),l.upgrading=!0,l.emit("upgrading",p),!p)return;r.priorWebsocketSuccess="websocket"==p.name,a('pausing current transport "%s"',l.transport.name),l.transport.pause(function(){h||"closed"!=l.readyState&&(a("changing transport and sending upgrade packet"),u(),l.setTransport(p),p.send([{type:"upgrade"}]),l.emit("upgrade",p),p=null,l.upgrading=!1,l.flush())})}else{a('probe transport "%s" failed',t);var n=new Error("probe error");n.transport=p.name,l.emit("upgradeError",n)}}))}function n(){h||(h=!0,u(),p.close(),p=null)}function o(e){var r=new Error("probe error: "+e);r.transport=p.name,n(),a('probe transport "%s" failed because of error: %s',t,e),l.emit("upgradeError",r)}function i(){o("transport closed")}function s(){o("socket closed")}function c(t){p&&t.name!=p.name&&(a('"%s" works - aborting "%s"',t.name,p.name),n())}function u(){p.removeListener("open",e),p.removeListener("error",o),p.removeListener("close",i),l.removeListener("close",s),l.removeListener("upgrading",c)}a('probing transport "%s"',t);var p=this.createTransport(t,{probe:1}),h=!1,l=this;r.priorWebsocketSuccess=!1,p.once("open",e),p.once("error",o),p.once("close",i),this.once("close",s),this.once("upgrading",c),p.open()},r.prototype.onOpen=function(){if(a("socket open"),this.readyState="open",r.priorWebsocketSuccess="websocket"==this.transport.name,this.emit("open"),this.flush(),"open"==this.readyState&&this.upgrade&&this.transport.pause){a("starting upgrade probes");for(var t=0,e=this.upgrades.length;e>t;t++)this.probe(this.upgrades[t])}},r.prototype.onPacket=function(t){if("opening"==this.readyState||"open"==this.readyState)switch(a('socket receive: type "%s", data "%s"',t.type,t.data),this.emit("packet",t),this.emit("heartbeat"),t.type){case"open":this.onHandshake(h(t.data));break;case"pong":this.setPing(),this.emit("pong");break;case"error":var e=new Error("server error");e.code=t.data,this.onError(e);break;case"message":this.emit("data",t.data),this.emit("message",t.data)}else a('packet received with socket readyState "%s"',this.readyState)},r.prototype.onHandshake=function(t){this.emit("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.onOpen(),"closed"!=this.readyState&&(this.setPing(),this.removeListener("heartbeat",this.onHeartbeat),this.on("heartbeat",this.onHeartbeat))},r.prototype.onHeartbeat=function(t){clearTimeout(this.pingTimeoutTimer);var e=this;e.pingTimeoutTimer=setTimeout(function(){"closed"!=e.readyState&&e.onClose("ping timeout")},t||e.pingInterval+e.pingTimeout)},r.prototype.setPing=function(){var t=this;clearTimeout(t.pingIntervalTimer),t.pingIntervalTimer=setTimeout(function(){a("writing ping packet - expecting pong within %sms",t.pingTimeout),t.ping(),t.onHeartbeat(t.pingTimeout)},t.pingInterval)},r.prototype.ping=function(){var t=this;this.sendPacket("ping",function(){t.emit("ping")})},r.prototype.onDrain=function(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,0===this.writeBuffer.length?this.emit("drain"):this.flush()},r.prototype.flush=function(){"closed"!=this.readyState&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length&&(a("flushing %d packets in socket",this.writeBuffer.length),this.transport.send(this.writeBuffer),this.prevBufferLen=this.writeBuffer.length,this.emit("flush"))},r.prototype.write=r.prototype.send=function(t,e,n){return this.sendPacket("message",t,e,n),this},r.prototype.sendPacket=function(t,e,n,r){if("function"==typeof e&&(r=e,e=void 0),"function"==typeof n&&(r=n,n=null),"closing"!=this.readyState&&"closed"!=this.readyState){n=n||{},n.compress=!1!==n.compress;var o={type:t,data:e,options:n};this.emit("packetCreate",o),this.writeBuffer.push(o),r&&this.once("flush",r),this.flush()}},r.prototype.close=function(){function t(){r.onClose("forced close"),a("socket closing - telling transport to close"),r.transport.close()}function e(){r.removeListener("upgrade",e),r.removeListener("upgradeError",e),t()}function n(){r.once("upgrade",e),r.once("upgradeError",e)}if("opening"==this.readyState||"open"==this.readyState){this.readyState="closing";var r=this;this.writeBuffer.length?this.once("drain",function(){this.upgrading?n():t()}):this.upgrading?n():t()}return this},r.prototype.onError=function(t){a("socket error %j",t),r.priorWebsocketSuccess=!1,this.emit("error",t),this.onClose("transport error",t)},r.prototype.onClose=function(t,e){if("opening"==this.readyState||"open"==this.readyState||"closing"==this.readyState){a('socket close with reason: "%s"',t);var n=this;clearTimeout(this.pingIntervalTimer),clearTimeout(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),this.readyState="closed",this.id=null,this.emit("close",t,e),n.writeBuffer=[],n.prevBufferLen=0}},r.prototype.filterUpgrades=function(t){for(var e=[],n=0,r=t.length;r>n;n++)~c(this.transports,t[n])&&e.push(t[n]);return e}}).call(e,function(){return this}())},function(t,e,n){(function(t){function r(e){var n,r=!1,a=!1,c=!1!==e.jsonp;if(t.location){var u="https:"==location.protocol,p=location.port;p||(p=u?443:80),r=e.hostname!=location.hostname||p!=e.port,a=e.secure!=u}if(e.xdomain=r,e.xscheme=a,n=new o(e),"open"in n&&!e.forceJSONP)return new i(e);if(!c)throw new Error("JSONP disabled");return new s(e)}var o=n(48),i=n(50),s=n(66),a=n(67);e.polling=r,e.websocket=a}).call(e,function(){return this}())},function(t,e,n){var r=n(49);t.exports=function(t){var e=t.xdomain,n=t.xscheme,o=t.enablesXDR;try{if("undefined"!=typeof XMLHttpRequest&&(!e||r))return new XMLHttpRequest}catch(i){}try{if("undefined"!=typeof XDomainRequest&&!n&&o)return new XDomainRequest}catch(i){}if(!e)try{return new ActiveXObject("Microsoft.XMLHTTP")}catch(i){}}},function(t,e){try{t.exports="undefined"!=typeof XMLHttpRequest&&"withCredentials"in new XMLHttpRequest}catch(n){t.exports=!1}},function(t,e,n){(function(e){function r(){}function o(t){if(c.call(this,t),e.location){var n="https:"==location.protocol,r=location.port;r||(r=n?443:80),this.xd=t.hostname!=e.location.hostname||r!=t.port,this.xs=t.secure!=n}else this.extraHeaders=t.extraHeaders}function i(t){this.method=t.method||"GET",this.uri=t.uri,this.xd=!!t.xd,this.xs=!!t.xs,this.async=!1!==t.async,this.data=void 0!=t.data?t.data:null,this.agent=t.agent,this.isBinary=t.isBinary,this.supportsBinary=t.supportsBinary,this.enablesXDR=t.enablesXDR,this.pfx=t.pfx,this.key=t.key,this.passphrase=t.passphrase,this.cert=t.cert,this.ca=t.ca,this.ciphers=t.ciphers,this.rejectUnauthorized=t.rejectUnauthorized,this.extraHeaders=t.extraHeaders,this.create()}function s(){for(var t in i.requests)i.requests.hasOwnProperty(t)&&i.requests[t].abort()}var a=n(48),c=n(51),u=n(62),p=n(64),h=n(32)("engine.io-client:polling-xhr");t.exports=o,t.exports.Request=i,p(o,c),o.prototype.supportsBinary=!0,o.prototype.request=function(t){return t=t||{},t.uri=this.uri(),t.xd=this.xd,t.xs=this.xs,t.agent=this.agent||!1,t.supportsBinary=this.supportsBinary,t.enablesXDR=this.enablesXDR,t.pfx=this.pfx,t.key=this.key,t.passphrase=this.passphrase,t.cert=this.cert,t.ca=this.ca,t.ciphers=this.ciphers,t.rejectUnauthorized=this.rejectUnauthorized,t.extraHeaders=this.extraHeaders,new i(t)},o.prototype.doWrite=function(t,e){var n="string"!=typeof t&&void 0!==t,r=this.request({method:"POST",data:t,isBinary:n}),o=this;r.on("success",e),r.on("error",function(t){o.onError("xhr post error",t)}),this.sendXhr=r},o.prototype.doPoll=function(){h("xhr poll");var t=this.request(),e=this;t.on("data",function(t){e.onData(t)}),t.on("error",function(t){e.onError("xhr poll error",t)}),this.pollXhr=t},u(i.prototype),i.prototype.create=function(){var t={agent:this.agent,xdomain:this.xd,xscheme:this.xs,enablesXDR:this.enablesXDR};t.pfx=this.pfx,t.key=this.key,t.passphrase=this.passphrase,t.cert=this.cert,t.ca=this.ca,t.ciphers=this.ciphers,t.rejectUnauthorized=this.rejectUnauthorized;var n=this.xhr=new a(t),r=this;try{h("xhr open %s: %s",this.method,this.uri),n.open(this.method,this.uri,this.async);try{if(this.extraHeaders){n.setDisableHeaderCheck(!0);for(var o in this.extraHeaders)this.extraHeaders.hasOwnProperty(o)&&n.setRequestHeader(o,this.extraHeaders[o])}}catch(s){}if(this.supportsBinary&&(n.responseType="arraybuffer"),"POST"==this.method)try{this.isBinary?n.setRequestHeader("Content-type","application/octet-stream"):n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch(s){}"withCredentials"in n&&(n.withCredentials=!0),this.hasXDR()?(n.onload=function(){r.onLoad()},n.onerror=function(){r.onError(n.responseText)}):n.onreadystatechange=function(){4==n.readyState&&(200==n.status||1223==n.status?r.onLoad():setTimeout(function(){r.onError(n.status)},0))},h("xhr data %s",this.data),n.send(this.data)}catch(s){return void setTimeout(function(){r.onError(s)},0)}e.document&&(this.index=i.requestsCount++,i.requests[this.index]=this)},i.prototype.onSuccess=function(){this.emit("success"),this.cleanup()},i.prototype.onData=function(t){this.emit("data",t),this.onSuccess()},i.prototype.onError=function(t){this.emit("error",t),this.cleanup(!0)},i.prototype.cleanup=function(t){if("undefined"!=typeof this.xhr&&null!==this.xhr){if(this.hasXDR()?this.xhr.onload=this.xhr.onerror=r:this.xhr.onreadystatechange=r,t)try{this.xhr.abort()}catch(n){}e.document&&delete i.requests[this.index],this.xhr=null}},i.prototype.onLoad=function(){var t;try{var e;try{e=this.xhr.getResponseHeader("Content-Type").split(";")[0]}catch(n){}if("application/octet-stream"===e)t=this.xhr.response;else if(this.supportsBinary)try{t=String.fromCharCode.apply(null,new Uint8Array(this.xhr.response))}catch(n){for(var r=new Uint8Array(this.xhr.response),o=[],i=0,s=r.length;s>i;i++)o.push(r[i]);t=String.fromCharCode.apply(null,o)}else t=this.xhr.responseText}catch(n){this.onError(n)}null!=t&&this.onData(t)},i.prototype.hasXDR=function(){return"undefined"!=typeof e.XDomainRequest&&!this.xs&&this.enablesXDR},i.prototype.abort=function(){this.cleanup()},e.document&&(i.requestsCount=0,i.requests={},e.attachEvent?e.attachEvent("onunload",s):e.addEventListener&&e.addEventListener("beforeunload",s,!1))}).call(e,function(){return this}())},function(t,e,n){function r(t){var e=t&&t.forceBase64;p&&!e||(this.supportsBinary=!1),o.call(this,t)}var o=n(52),i=n(63),s=n(53),a=n(64),c=n(65),u=n(32)("engine.io-client:polling");t.exports=r;var p=function(){var t=n(48),e=new t({xdomain:!1});return null!=e.responseType}();a(r,o),r.prototype.name="polling",r.prototype.doOpen=function(){this.poll()},r.prototype.pause=function(t){function e(){u("paused"),n.readyState="paused",t()}var n=this;if(this.readyState="pausing",this.polling||!this.writable){var r=0;this.polling&&(u("we are currently polling - waiting to pause"),r++,this.once("pollComplete",function(){u("pre-pause polling complete"),--r||e()})),this.writable||(u("we are currently writing - waiting to pause"),r++,this.once("drain",function(){u("pre-pause writing complete"),--r||e()}))}else e()},r.prototype.poll=function(){u("polling"),this.polling=!0,this.doPoll(),this.emit("poll")},r.prototype.onData=function(t){var e=this;u("polling got data %s",t);var n=function(t,n,r){return"opening"==e.readyState&&e.onOpen(),"close"==t.type?(e.onClose(),!1):void e.onPacket(t)};s.decodePayload(t,this.socket.binaryType,n),"closed"!=this.readyState&&(this.polling=!1,this.emit("pollComplete"),"open"==this.readyState?this.poll():u('ignoring poll - transport state "%s"',this.readyState))},r.prototype.doClose=function(){function t(){u("writing close packet"),e.write([{type:"close"}])}var e=this;"open"==this.readyState?(u("transport open - closing"),t()):(u("transport not open - deferring close"),this.once("open",t))},r.prototype.write=function(t){var e=this;this.writable=!1;var n=function(){e.writable=!0,e.emit("drain")},e=this;s.encodePayload(t,this.supportsBinary,function(t){e.doWrite(t,n)})},r.prototype.uri=function(){var t=this.query||{},e=this.secure?"https":"http",n="";!1!==this.timestampRequests&&(t[this.timestampParam]=c()),this.supportsBinary||t.sid||(t.b64=1),t=i.encode(t),this.port&&("https"==e&&443!=this.port||"http"==e&&80!=this.port)&&(n=":"+this.port),t.length&&(t="?"+t);var r=-1!==this.hostname.indexOf(":");return e+"://"+(r?"["+this.hostname+"]":this.hostname)+n+this.path+t}},function(t,e,n){function r(t){this.path=t.path,this.hostname=t.hostname,this.port=t.port,this.secure=t.secure,this.query=t.query,this.timestampParam=t.timestampParam,this.timestampRequests=t.timestampRequests,this.readyState="",this.agent=t.agent||!1,this.socket=t.socket,this.enablesXDR=t.enablesXDR,this.pfx=t.pfx,this.key=t.key,this.passphrase=t.passphrase,this.cert=t.cert,this.ca=t.ca,this.ciphers=t.ciphers,this.rejectUnauthorized=t.rejectUnauthorized,this.extraHeaders=t.extraHeaders}var o=n(53),i=n(62);t.exports=r,i(r.prototype),r.prototype.onError=function(t,e){var n=new Error(t);return n.type="TransportError",n.description=e,this.emit("error",n),this},r.prototype.open=function(){return"closed"!=this.readyState&&""!=this.readyState||(this.readyState="opening",this.doOpen()),this},r.prototype.close=function(){return"opening"!=this.readyState&&"open"!=this.readyState||(this.doClose(),this.onClose()),this},r.prototype.send=function(t){if("open"!=this.readyState)throw new Error("Transport not open");this.write(t)},r.prototype.onOpen=function(){this.readyState="open",this.writable=!0,this.emit("open")},r.prototype.onData=function(t){var e=o.decodePacket(t,this.socket.binaryType);this.onPacket(e)},r.prototype.onPacket=function(t){this.emit("packet",t)},r.prototype.onClose=function(){this.readyState="closed",this.emit("close")}},function(t,e,n){(function(t){function r(t,n){var r="b"+e.packets[t.type]+t.data.data;return n(r)}function o(t,n,r){if(!n)return e.encodeBase64Packet(t,r);var o=t.data,i=new Uint8Array(o),s=new Uint8Array(1+o.byteLength);s[0]=v[t.type];for(var a=0;a<i.length;a++)s[a+1]=i[a];return r(s.buffer)}function i(t,n,r){if(!n)return e.encodeBase64Packet(t,r);var o=new FileReader;return o.onload=function(){t.data=o.result,e.encodePacket(t,n,!0,r)},o.readAsArrayBuffer(t.data)}function s(t,n,r){if(!n)return e.encodeBase64Packet(t,r);if(y)return i(t,n,r);var o=new Uint8Array(1);o[0]=v[t.type];var s=new w([o.buffer,t.data]);return r(s)}function a(t,e,n){for(var r=new Array(t.length),o=l(t.length,n),i=function(t,n,o){e(n,function(e,n){r[t]=n,o(e,r)})},s=0;s<t.length;s++)i(s,t[s],o)}var c=n(54),u=n(55),p=n(57),h=n(58),l=n(59),f=n(60),d=navigator.userAgent.match(/Android/i),g=/PhantomJS/i.test(navigator.userAgent),y=d||g;e.protocol=3;var v=e.packets={open:0,close:1,ping:2,pong:3,message:4,upgrade:5,noop:6},m=c(v),b={type:"error",data:"parser error"},w=n(61);e.encodePacket=function(e,n,i,a){"function"==typeof n&&(a=n,n=!1),"function"==typeof i&&(a=i,i=null);var c=void 0===e.data?void 0:e.data.buffer||e.data;if(t.ArrayBuffer&&c instanceof ArrayBuffer)return o(e,n,a);if(w&&c instanceof t.Blob)return s(e,n,a);if(c&&c.base64)return r(e,a);var u=v[e.type];return void 0!==e.data&&(u+=i?f.encode(String(e.data)):String(e.data)),a(""+u)},e.encodeBase64Packet=function(n,r){var o="b"+e.packets[n.type];if(w&&n.data instanceof t.Blob){var i=new FileReader;return i.onload=function(){var t=i.result.split(",")[1];r(o+t)},i.readAsDataURL(n.data)}var s;try{s=String.fromCharCode.apply(null,new Uint8Array(n.data))}catch(a){for(var c=new Uint8Array(n.data),u=new Array(c.length),p=0;p<c.length;p++)u[p]=c[p];s=String.fromCharCode.apply(null,u)}return o+=t.btoa(s),r(o)},e.decodePacket=function(t,n,r){if("string"==typeof t||void 0===t){if("b"==t.charAt(0))return e.decodeBase64Packet(t.substr(1),n);if(r)try{t=f.decode(t)}catch(o){return b}var i=t.charAt(0);return Number(i)==i&&m[i]?t.length>1?{type:m[i],data:t.substring(1)}:{type:m[i]}:b}var s=new Uint8Array(t),i=s[0],a=p(t,1);return w&&"blob"===n&&(a=new w([a])),{type:m[i],data:a}},e.decodeBase64Packet=function(e,n){var r=m[e.charAt(0)];if(!t.ArrayBuffer)return{type:r,data:{base64:!0,data:e.substr(1)}};var o=h.decode(e.substr(1));return"blob"===n&&w&&(o=new w([o])),{type:r,data:o}},e.encodePayload=function(t,n,r){function o(t){return t.length+":"+t}function i(t,r){e.encodePacket(t,s?n:!1,!0,function(t){r(null,o(t))})}"function"==typeof n&&(r=n,n=null);var s=u(t);return n&&s?w&&!y?e.encodePayloadAsBlob(t,r):e.encodePayloadAsArrayBuffer(t,r):t.length?void a(t,i,function(t,e){return r(e.join(""))}):r("0:")},e.decodePayload=function(t,n,r){if("string"!=typeof t)return e.decodePayloadAsBinary(t,n,r);"function"==typeof n&&(r=n,n=null);var o;if(""==t)return r(b,0,1);for(var i,s,a="",c=0,u=t.length;u>c;c++){var p=t.charAt(c);if(":"!=p)a+=p;else{if(""==a||a!=(i=Number(a)))return r(b,0,1);if(s=t.substr(c+1,i),a!=s.length)return r(b,0,1);if(s.length){if(o=e.decodePacket(s,n,!0),b.type==o.type&&b.data==o.data)return r(b,0,1);var h=r(o,c+i,u);if(!1===h)return}c+=i,a=""}}return""!=a?r(b,0,1):void 0},e.encodePayloadAsArrayBuffer=function(t,n){function r(t,n){e.encodePacket(t,!0,!0,function(t){return n(null,t)})}return t.length?void a(t,r,function(t,e){var r=e.reduce(function(t,e){var n;return n="string"==typeof e?e.length:e.byteLength,t+n.toString().length+n+2},0),o=new Uint8Array(r),i=0;return e.forEach(function(t){var e="string"==typeof t,n=t;if(e){for(var r=new Uint8Array(t.length),s=0;s<t.length;s++)r[s]=t.charCodeAt(s);n=r.buffer}e?o[i++]=0:o[i++]=1;for(var a=n.byteLength.toString(),s=0;s<a.length;s++)o[i++]=parseInt(a[s]);o[i++]=255;for(var r=new Uint8Array(n),s=0;s<r.length;s++)o[i++]=r[s]}),n(o.buffer)}):n(new ArrayBuffer(0))},e.encodePayloadAsBlob=function(t,n){function r(t,n){e.encodePacket(t,!0,!0,function(t){var e=new Uint8Array(1);if(e[0]=1,"string"==typeof t){for(var r=new Uint8Array(t.length),o=0;o<t.length;o++)r[o]=t.charCodeAt(o);t=r.buffer,e[0]=0}for(var i=t instanceof ArrayBuffer?t.byteLength:t.size,s=i.toString(),a=new Uint8Array(s.length+1),o=0;o<s.length;o++)a[o]=parseInt(s[o]);if(a[s.length]=255,w){var c=new w([e.buffer,a.buffer,t]);n(null,c)}})}a(t,r,function(t,e){return n(new w(e))})},e.decodePayloadAsBinary=function(t,n,r){"function"==typeof n&&(r=n,n=null);for(var o=t,i=[],s=!1;o.byteLength>0;){for(var a=new Uint8Array(o),c=0===a[0],u="",h=1;255!=a[h];h++){if(u.length>310){s=!0;break}u+=a[h]}if(s)return r(b,0,1);o=p(o,2+u.length),u=parseInt(u);var l=p(o,0,u);if(c)try{l=String.fromCharCode.apply(null,new Uint8Array(l))}catch(f){var d=new Uint8Array(l);l="";for(var h=0;h<d.length;h++)l+=String.fromCharCode(d[h])}i.push(l),o=p(o,u)}var g=i.length;i.forEach(function(t,o){r(e.decodePacket(t,n,!0),o,g)})}}).call(e,function(){return this}())},function(t,e){t.exports=Object.keys||function(t){var e=[],n=Object.prototype.hasOwnProperty;for(var r in t)n.call(t,r)&&e.push(r);return e}},function(t,e,n){(function(e){function r(t){function n(t){if(!t)return!1;if(e.Buffer&&e.Buffer.isBuffer(t)||e.ArrayBuffer&&t instanceof ArrayBuffer||e.Blob&&t instanceof Blob||e.File&&t instanceof File)return!0;if(o(t)){for(var r=0;r<t.length;r++)if(n(t[r]))return!0}else if(t&&"object"==typeof t){t.toJSON&&(t=t.toJSON());for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i)&&n(t[i]))return!0}return!1}return n(t)}var o=n(56);t.exports=r}).call(e,function(){return this}())},function(t,e){t.exports=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)}},function(t,e){t.exports=function(t,e,n){var r=t.byteLength;if(e=e||0,n=n||r,t.slice)return t.slice(e,n);if(0>e&&(e+=r),0>n&&(n+=r),n>r&&(n=r),e>=r||e>=n||0===r)return new ArrayBuffer(0);for(var o=new Uint8Array(t),i=new Uint8Array(n-e),s=e,a=0;n>s;s++,a++)i[a]=o[s];return i.buffer}},function(t,e){!function(t){"use strict";e.encode=function(e){var n,r=new Uint8Array(e),o=r.length,i="";for(n=0;o>n;n+=3)i+=t[r[n]>>2],i+=t[(3&r[n])<<4|r[n+1]>>4],i+=t[(15&r[n+1])<<2|r[n+2]>>6],i+=t[63&r[n+2]];return o%3===2?i=i.substring(0,i.length-1)+"=":o%3===1&&(i=i.substring(0,i.length-2)+"=="),i},e.decode=function(e){var n,r,o,i,s,a=.75*e.length,c=e.length,u=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);var p=new ArrayBuffer(a),h=new Uint8Array(p);for(n=0;c>n;n+=4)r=t.indexOf(e[n]),o=t.indexOf(e[n+1]),i=t.indexOf(e[n+2]),s=t.indexOf(e[n+3]),h[u++]=r<<2|o>>4,h[u++]=(15&o)<<4|i>>2,h[u++]=(3&i)<<6|63&s;return p}}("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/")},function(t,e){function n(t,e,n){function o(t,r){if(o.count<=0)throw new Error("after called too many times");--o.count,t?(i=!0,e(t),e=n):0!==o.count||i||e(null,r)}var i=!1;return n=n||r,o.count=t,0===t?e():o}function r(){}t.exports=n},function(t,e,n){var r;(function(t,o){!function(i){function s(t){for(var e,n,r=[],o=0,i=t.length;i>o;)e=t.charCodeAt(o++),e>=55296&&56319>=e&&i>o?(n=t.charCodeAt(o++),56320==(64512&n)?r.push(((1023&e)<<10)+(1023&n)+65536):(r.push(e),o--)):r.push(e);return r}function a(t){for(var e,n=t.length,r=-1,o="";++r<n;)e=t[r],e>65535&&(e-=65536,o+=w(e>>>10&1023|55296),e=56320|1023&e),o+=w(e);return o}function c(t){if(t>=55296&&57343>=t)throw Error("Lone surrogate U+"+t.toString(16).toUpperCase()+" is not a scalar value")}function u(t,e){return w(t>>e&63|128)}function p(t){if(0==(4294967168&t))return w(t);var e="";return 0==(4294965248&t)?e=w(t>>6&31|192):0==(4294901760&t)?(c(t),e=w(t>>12&15|224),e+=u(t,6)):0==(4292870144&t)&&(e=w(t>>18&7|240),e+=u(t,12),e+=u(t,6)),e+=w(63&t|128)}function h(t){for(var e,n=s(t),r=n.length,o=-1,i="";++o<r;)e=n[o],i+=p(e);return i}function l(){if(b>=m)throw Error("Invalid byte index");var t=255&v[b];if(b++,128==(192&t))return 63&t;throw Error("Invalid continuation byte")}function f(){var t,e,n,r,o;if(b>m)throw Error("Invalid byte index");if(b==m)return!1;if(t=255&v[b],b++,0==(128&t))return t;if(192==(224&t)){var e=l();if(o=(31&t)<<6|e,o>=128)return o;throw Error("Invalid continuation byte")}if(224==(240&t)){if(e=l(),n=l(),o=(15&t)<<12|e<<6|n,o>=2048)return c(o),o;throw Error("Invalid continuation byte")}if(240==(248&t)&&(e=l(),n=l(),r=l(),o=(15&t)<<18|e<<12|n<<6|r,o>=65536&&1114111>=o))return o;throw Error("Invalid UTF-8 detected")}function d(t){v=s(t),m=v.length,b=0;for(var e,n=[];(e=f())!==!1;)n.push(e);return a(n)}var g="object"==typeof e&&e,y=("object"==typeof t&&t&&t.exports==g&&t,"object"==typeof o&&o);y.global!==y&&y.window!==y||(i=y);var v,m,b,w=String.fromCharCode,x={version:"2.0.0",encode:h,decode:d};r=function(){return x}.call(e,n,e,t),!(void 0!==r&&(t.exports=r))}(this)}).call(e,n(37)(t),function(){return this}())},function(t,e){(function(e){function n(t){for(var e=0;e<t.length;e++){var n=t[e];if(n.buffer instanceof ArrayBuffer){var r=n.buffer;if(n.byteLength!==r.byteLength){var o=new Uint8Array(n.byteLength);o.set(new Uint8Array(r,n.byteOffset,n.byteLength)),r=o.buffer}t[e]=r}}}function r(t,e){e=e||{};var r=new i;n(t);for(var o=0;o<t.length;o++)r.append(t[o]);return e.type?r.getBlob(e.type):r.getBlob()}function o(t,e){return n(t),new Blob(t,e||{})}var i=e.BlobBuilder||e.WebKitBlobBuilder||e.MSBlobBuilder||e.MozBlobBuilder,s=function(){try{var t=new Blob(["hi"]);return 2===t.size}catch(e){return!1}}(),a=s&&function(){try{var t=new Blob([new Uint8Array([1,2])]);return 2===t.size}catch(e){return!1}}(),c=i&&i.prototype.append&&i.prototype.getBlob;t.exports=function(){return s?a?e.Blob:o:c?r:void 0}()}).call(e,function(){return this}())},function(t,e){function n(t){return t?r(t):void 0}function r(t){for(var e in n.prototype)t[e]=n.prototype[e];return t}t.exports=n,n.prototype.on=n.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks[t]=this._callbacks[t]||[]).push(e),this},n.prototype.once=function(t,e){function n(){r.off(t,n),e.apply(this,arguments)}var r=this;return this._callbacks=this._callbacks||{},n.fn=e,this.on(t,n),this},n.prototype.off=n.prototype.removeListener=n.prototype.removeAllListeners=n.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n=this._callbacks[t];if(!n)return this;if(1==arguments.length)return delete this._callbacks[t],this;for(var r,o=0;o<n.length;o++)if(r=n[o],r===e||r.fn===e){n.splice(o,1);break}return this},n.prototype.emit=function(t){this._callbacks=this._callbacks||{};var e=[].slice.call(arguments,1),n=this._callbacks[t];if(n){n=n.slice(0);for(var r=0,o=n.length;o>r;++r)n[r].apply(this,e)}return this},n.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks[t]||[]},n.prototype.hasListeners=function(t){return!!this.listeners(t).length}},function(t,e){e.encode=function(t){var e="";for(var n in t)t.hasOwnProperty(n)&&(e.length&&(e+="&"),e+=encodeURIComponent(n)+"="+encodeURIComponent(t[n]));return e},e.decode=function(t){for(var e={},n=t.split("&"),r=0,o=n.length;o>r;r++){var i=n[r].split("=");e[decodeURIComponent(i[0])]=decodeURIComponent(i[1])}return e}},function(t,e){t.exports=function(t,e){var n=function(){};n.prototype=e.prototype,t.prototype=new n,t.prototype.constructor=t}},function(t,e){"use strict";function n(t){var e="";do e=s[t%a]+e,t=Math.floor(t/a);while(t>0);return e}function r(t){var e=0;for(p=0;p<t.length;p++)e=e*a+c[t.charAt(p)];return e}function o(){var t=n(+new Date);return t!==i?(u=0,i=t):t+"."+n(u++)}for(var i,s="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),a=64,c={},u=0,p=0;a>p;p++)c[s[p]]=p;o.encode=n,o.decode=r,t.exports=o},function(t,e,n){(function(e){function r(){}function o(t){i.call(this,t),this.query=this.query||{},a||(e.___eio||(e.___eio=[]),a=e.___eio),this.index=a.length;var n=this;a.push(function(t){n.onData(t)}),this.query.j=this.index,e.document&&e.addEventListener&&e.addEventListener("beforeunload",function(){n.script&&(n.script.onerror=r)},!1)}var i=n(51),s=n(64);t.exports=o;var a,c=/\n/g,u=/\\n/g;s(o,i),o.prototype.supportsBinary=!1,o.prototype.doClose=function(){this.script&&(this.script.parentNode.removeChild(this.script),this.script=null),this.form&&(this.form.parentNode.removeChild(this.form),this.form=null,this.iframe=null),i.prototype.doClose.call(this)},o.prototype.doPoll=function(){var t=this,e=document.createElement("script");this.script&&(this.script.parentNode.removeChild(this.script),this.script=null),e.async=!0,e.src=this.uri(),e.onerror=function(e){t.onError("jsonp poll error",e)};var n=document.getElementsByTagName("script")[0];n?n.parentNode.insertBefore(e,n):(document.head||document.body).appendChild(e),this.script=e;var r="undefined"!=typeof navigator&&/gecko/i.test(navigator.userAgent);r&&setTimeout(function(){var t=document.createElement("iframe");document.body.appendChild(t),document.body.removeChild(t)},100)},o.prototype.doWrite=function(t,e){function n(){r(),e()}function r(){if(o.iframe)try{o.form.removeChild(o.iframe)}catch(t){o.onError("jsonp polling iframe removal error",t)}try{var e='<iframe src="javascript:0" name="'+o.iframeId+'">';i=document.createElement(e)}catch(t){i=document.createElement("iframe"),i.name=o.iframeId,i.src="javascript:0"}i.id=o.iframeId,o.form.appendChild(i),o.iframe=i}var o=this;if(!this.form){var i,s=document.createElement("form"),a=document.createElement("textarea"),p=this.iframeId="eio_iframe_"+this.index;s.className="socketio",s.style.position="absolute",s.style.top="-1000px",s.style.left="-1000px",s.target=p,s.method="POST",s.setAttribute("accept-charset","utf-8"),a.name="d",s.appendChild(a),document.body.appendChild(s),this.form=s,this.area=a}this.form.action=this.uri(),r(),t=t.replace(u,"\\\n"),this.area.value=t.replace(c,"\\n");try{this.form.submit()}catch(h){}this.iframe.attachEvent?this.iframe.onreadystatechange=function(){"complete"==o.iframe.readyState&&n()}:this.iframe.onload=n}}).call(e,function(){return this}())},function(t,e,n){(function(e){function r(t){var e=t&&t.forceBase64;e&&(this.supportsBinary=!1),this.perMessageDeflate=t.perMessageDeflate,o.call(this,t)}var o=n(52),i=n(53),s=n(63),a=n(64),c=n(65),u=n(32)("engine.io-client:websocket"),p=e.WebSocket||e.MozWebSocket,h=p;if(!h&&"undefined"==typeof window)try{
h=n(68)}catch(l){}t.exports=r,a(r,o),r.prototype.name="websocket",r.prototype.supportsBinary=!0,r.prototype.doOpen=function(){if(this.check()){var t=this.uri(),e=void 0,n={agent:this.agent,perMessageDeflate:this.perMessageDeflate};n.pfx=this.pfx,n.key=this.key,n.passphrase=this.passphrase,n.cert=this.cert,n.ca=this.ca,n.ciphers=this.ciphers,n.rejectUnauthorized=this.rejectUnauthorized,this.extraHeaders&&(n.headers=this.extraHeaders),this.ws=p?new h(t):new h(t,e,n),void 0===this.ws.binaryType&&(this.supportsBinary=!1),this.ws.supports&&this.ws.supports.binary?(this.supportsBinary=!0,this.ws.binaryType="buffer"):this.ws.binaryType="arraybuffer",this.addEventListeners()}},r.prototype.addEventListeners=function(){var t=this;this.ws.onopen=function(){t.onOpen()},this.ws.onclose=function(){t.onClose()},this.ws.onmessage=function(e){t.onData(e.data)},this.ws.onerror=function(e){t.onError("websocket error",e)}},"undefined"!=typeof navigator&&/iPad|iPhone|iPod/i.test(navigator.userAgent)&&(r.prototype.onData=function(t){var e=this;setTimeout(function(){o.prototype.onData.call(e,t)},0)}),r.prototype.write=function(t){function n(){r.emit("flush"),setTimeout(function(){r.writable=!0,r.emit("drain")},0)}var r=this;this.writable=!1;for(var o=t.length,s=0,a=o;a>s;s++)!function(t){i.encodePacket(t,r.supportsBinary,function(i){if(!p){var s={};if(t.options&&(s.compress=t.options.compress),r.perMessageDeflate){var a="string"==typeof i?e.Buffer.byteLength(i):i.length;a<r.perMessageDeflate.threshold&&(s.compress=!1)}}try{p?r.ws.send(i):r.ws.send(i,s)}catch(c){u("websocket closed before onclose event")}--o||n()})}(t[s])},r.prototype.onClose=function(){o.prototype.onClose.call(this)},r.prototype.doClose=function(){"undefined"!=typeof this.ws&&this.ws.close()},r.prototype.uri=function(){var t=this.query||{},e=this.secure?"wss":"ws",n="";this.port&&("wss"==e&&443!=this.port||"ws"==e&&80!=this.port)&&(n=":"+this.port),this.timestampRequests&&(t[this.timestampParam]=c()),this.supportsBinary||(t.b64=1),t=s.encode(t),t.length&&(t="?"+t);var r=-1!==this.hostname.indexOf(":");return e+"://"+(r?"["+this.hostname+"]":this.hostname)+n+this.path+t},r.prototype.check=function(){return!(!h||"__initialize"in h&&this.name===r.prototype.name)}}).call(e,function(){return this}())},function(t,e){},function(t,e){var n=[].indexOf;t.exports=function(t,e){if(n)return t.indexOf(e);for(var r=0;r<t.length;++r)if(t[r]===e)return r;return-1}},function(t,e){(function(e){var n=/^[\],:{}\s]*$/,r=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,o=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,i=/(?:^|:|,)(?:\s*\[)+/g,s=/^\s+/,a=/\s+$/;t.exports=function(t){return"string"==typeof t&&t?(t=t.replace(s,"").replace(a,""),e.JSON&&JSON.parse?JSON.parse(t):n.test(t.replace(r,"@").replace(o,"]").replace(i,""))?new Function("return "+t)():void 0):null}}).call(e,function(){return this}())},function(t,e,n){function r(t,e){this.io=t,this.nsp=e,this.json=this,this.ids=0,this.acks={},this.receiveBuffer=[],this.sendBuffer=[],this.connected=!1,this.disconnected=!0,this.io.autoConnect&&this.open()}var o=n(35),i=n(72),s=n(73),a=n(74),c=n(75),u=n(32)("socket.io-client:socket"),p=n(76);t.exports=e=r;var h={connect:1,connect_error:1,connect_timeout:1,connecting:1,disconnect:1,error:1,reconnect:1,reconnect_attempt:1,reconnect_failed:1,reconnect_error:1,reconnecting:1,ping:1,pong:1},l=i.prototype.emit;i(r.prototype),r.prototype.subEvents=function(){if(!this.subs){var t=this.io;this.subs=[a(t,"open",c(this,"onopen")),a(t,"packet",c(this,"onpacket")),a(t,"close",c(this,"onclose"))]}},r.prototype.open=r.prototype.connect=function(){return this.connected?this:(this.subEvents(),this.io.open(),"open"==this.io.readyState&&this.onopen(),this.emit("connecting"),this)},r.prototype.send=function(){var t=s(arguments);return t.unshift("message"),this.emit.apply(this,t),this},r.prototype.emit=function(t){if(h.hasOwnProperty(t))return l.apply(this,arguments),this;var e=s(arguments),n=o.EVENT;p(e)&&(n=o.BINARY_EVENT);var r={type:n,data:e};return r.options={},r.options.compress=!this.flags||!1!==this.flags.compress,"function"==typeof e[e.length-1]&&(u("emitting packet with ack id %d",this.ids),this.acks[this.ids]=e.pop(),r.id=this.ids++),this.connected?this.packet(r):this.sendBuffer.push(r),delete this.flags,this},r.prototype.packet=function(t){t.nsp=this.nsp,this.io.packet(t)},r.prototype.onopen=function(){u("transport is open - connecting"),"/"!=this.nsp&&this.packet({type:o.CONNECT})},r.prototype.onclose=function(t){u("close (%s)",t),this.connected=!1,this.disconnected=!0,delete this.id,this.emit("disconnect",t)},r.prototype.onpacket=function(t){if(t.nsp==this.nsp)switch(t.type){case o.CONNECT:this.onconnect();break;case o.EVENT:this.onevent(t);break;case o.BINARY_EVENT:this.onevent(t);break;case o.ACK:this.onack(t);break;case o.BINARY_ACK:this.onack(t);break;case o.DISCONNECT:this.ondisconnect();break;case o.ERROR:this.emit("error",t.data)}},r.prototype.onevent=function(t){var e=t.data||[];u("emitting event %j",e),null!=t.id&&(u("attaching ack callback to event"),e.push(this.ack(t.id))),this.connected?l.apply(this,e):this.receiveBuffer.push(e)},r.prototype.ack=function(t){var e=this,n=!1;return function(){if(!n){n=!0;var r=s(arguments);u("sending ack %j",r);var i=p(r)?o.BINARY_ACK:o.ACK;e.packet({type:i,id:t,data:r})}}},r.prototype.onack=function(t){var e=this.acks[t.id];"function"==typeof e?(u("calling ack %s with %j",t.id,t.data),e.apply(this,t.data),delete this.acks[t.id]):u("bad ack %s",t.id)},r.prototype.onconnect=function(){this.connected=!0,this.disconnected=!1,this.emit("connect"),this.emitBuffered()},r.prototype.emitBuffered=function(){var t;for(t=0;t<this.receiveBuffer.length;t++)l.apply(this,this.receiveBuffer[t]);for(this.receiveBuffer=[],t=0;t<this.sendBuffer.length;t++)this.packet(this.sendBuffer[t]);this.sendBuffer=[]},r.prototype.ondisconnect=function(){u("server disconnect (%s)",this.nsp),this.destroy(),this.onclose("io server disconnect")},r.prototype.destroy=function(){if(this.subs){for(var t=0;t<this.subs.length;t++)this.subs[t].destroy();this.subs=null}this.io.destroy(this)},r.prototype.close=r.prototype.disconnect=function(){return this.connected&&(u("performing disconnect (%s)",this.nsp),this.packet({type:o.DISCONNECT})),this.destroy(),this.connected&&this.onclose("io client disconnect"),this},r.prototype.compress=function(t){return this.flags=this.flags||{},this.flags.compress=t,this}},function(t,e){function n(t){return t?r(t):void 0}function r(t){for(var e in n.prototype)t[e]=n.prototype[e];return t}t.exports=n,n.prototype.on=n.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},n.prototype.once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),this},n.prototype.off=n.prototype.removeListener=n.prototype.removeAllListeners=n.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n=this._callbacks["$"+t];if(!n)return this;if(1==arguments.length)return delete this._callbacks["$"+t],this;for(var r,o=0;o<n.length;o++)if(r=n[o],r===e||r.fn===e){n.splice(o,1);break}return this},n.prototype.emit=function(t){this._callbacks=this._callbacks||{};var e=[].slice.call(arguments,1),n=this._callbacks["$"+t];if(n){n=n.slice(0);for(var r=0,o=n.length;o>r;++r)n[r].apply(this,e)}return this},n.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]},n.prototype.hasListeners=function(t){return!!this.listeners(t).length}},function(t,e){function n(t,e){var n=[];e=e||0;for(var r=e||0;r<t.length;r++)n[r-e]=t[r];return n}t.exports=n},function(t,e){function n(t,e,n){return t.on(e,n),{destroy:function(){t.removeListener(e,n)}}}t.exports=n},function(t,e){var n=[].slice;t.exports=function(t,e){if("string"==typeof e&&(e=t[e]),"function"!=typeof e)throw new Error("bind() requires a function");var r=n.call(arguments,2);return function(){return e.apply(t,r.concat(n.call(arguments)))}}},function(t,e,n){(function(e){function r(t){function n(t){if(!t)return!1;if(e.Buffer&&e.Buffer.isBuffer&&e.Buffer.isBuffer(t)||e.ArrayBuffer&&t instanceof ArrayBuffer||e.Blob&&t instanceof Blob||e.File&&t instanceof File)return!0;if(o(t)){for(var r=0;r<t.length;r++)if(n(t[r]))return!0}else if(t&&"object"==typeof t){t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON());for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i)&&n(t[i]))return!0}return!1}return n(t)}var o=n(77);t.exports=r}).call(e,function(){return this}())},function(t,e){t.exports=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)}},function(t,e){function n(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}t.exports=n,n.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),n=Math.floor(e*this.jitter*t);t=0==(1&Math.floor(10*e))?t-n:t+n}return 0|Math.min(t,this.max)},n.prototype.reset=function(){this.attempts=0},n.prototype.setMin=function(t){this.ms=t},n.prototype.setMax=function(t){this.max=t},n.prototype.setJitter=function(t){this.jitter=t}},function(t,e,n){var r;r=n(80),t.exports={intro:function(t){var e;return e=$("header > #handle")[0].getBoundingClientRect(),this.newShowcase(e.left+e.height/2,e.top+e.height/2,80,"Welcome to the Web Editor","You can click the Menu button to expand the Main Menu for all available features.",t)},draw:function(t){return this.newShowcase(null,null,null,"Drawing paths","Left click on the canvas anywhere to draw paths.<br><br>- Click the first dot placed to close the path.<br>- Click the last dot placed to finish the path.<br><br>Right click on the path group to delete the paths.<br>",t)},move:function(t){return this.newShowcase(null,null,null,"Moving the canvas","Right click and drag to move the canvas, you can press arrow keys while holding the mouse right button in order to fine tuning.",t)},snap:function(t){return this.newShowcase(window.innerWidth-240,240,160,"Snapping feature","You can snap your mouse cursor to the anchors on the background grids by holding Shift key.",t)},done:function(t){return this.newShowcase(null,null,null,"All done!","You can now experience the Web Editor by following the tutorial.<br>The tutorial could be opened anytime from the Help tab under Main Menu.",t)},newShowcase:function(t,e,n,o,i,s){var a;return console.log(arguments),a=new r,a.setBackground("rgba(34,34,34,.8)").setAccentColor("#81D4FA"),t&&e&&n&&a.setRadius(n).setLocation(t,e),a.setTitle(o).setCaption(i).setAction("OK").setCallback(s).build()}}},function(t,e,n){var r,o;!function(o,i){return r=function(){return i}.call(e,n,e,t),!(void 0!==r&&(t.exports=r))}(window,o=function(){function t(){}return t.prototype._product=null,t.prototype.background="rgba(0,0,0,0)",t.prototype.accent=[200,200,200],t.prototype.radius=0,t.prototype.location=null,t.prototype.title="",t.prototype.caption="",t.prototype.action="Next",t.prototype.callback=!1,t.prototype.setBackground=function(t){return this.background=t,this},t.prototype.setAccentColor=function(t){var e;return t=t.replace(/^#?([a-f\d])([a-f\d])([a-f\d])$/i,function(t,e,n,r){return e+e+n+n+r+r}),e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t),this.accent=e?[+("0x"+e[1]),+("0x"+e[2]),+("0x"+e[3])]:this.accent(JSON.parse("["+t.match(/(\d{1,3}\,?){3}/)[0].replace(/\,$/,"")+"]")),this},t.prototype.setRadius=function(t){return this.radius=t,this},t.prototype.setLocation=function(t,e){return this.location=[t-this.radius,e-this.radius],this},t.prototype.setTitle=function(t){return this.title=t,this},t.prototype.setCaption=function(t){return this.caption=t,this},t.prototype.setAction=function(t){return this.action=t,this},t.prototype.setCallback=function(t){return this.callback=t,this},t.prototype.setDebug=function(t){return this.debug=t,this},t.prototype.dispose=function(){var t;return t=this._product,t.fadeOut(150,function(){return this.remove()})},t.prototype.buildBlocks=function(){var t,e,n;for(n=0,e=[];++n<5;)t=$("<div/>").css({background:this.background,bottom:0,left:0,position:"absolute",right:0,top:0}).appendTo(this._product),e.push(t);return e},t.prototype.build=function(){var t,e,n,r,o,i,s,a,c,u,p,h,l,f;return this.debug&&(console.log("[Showcase]","building showcase"),console.log("[Showcase]","@background is",this.background),console.log("[Showcase]","@accent is",this.accent),console.log("[Showcase]","@location is",this.location),console.log("[Showcase]","@radius is",this.radius),console.log("[Showcase]","@title is",this.title),console.log("[Showcase]","@caption is",this.caption),console.log("[Showcase]","@action is",this.action),console.log("[Showcase]","@callback was",(this.callback===!1?"not ":"")+"set")),this._product=$("<div/>").css({bottom:0,left:0,position:"absolute",right:0,top:0}),c=this._product.clone().appendTo(this._product),this._product.appendTo("body").attr("style",function(){return $(this).attr("style")+"-webkit-align-items: center;\nalign-items: center;\ndisplay: -webkit-flex;\ndisplay: flex;\n-webkit-justify-content: center;\njustify-content: center;"}).css({color:"#fff",cursor:"default",opacity:0,zIndex:1e4}),p=this.buildBlocks(),e=p[0],r=p[1],n=p[2],t=p[3],a=$("<div/>").appendTo(c).css({borderRadius:"50%",boxShadow:"0 0 0 "+this.radius/2+"px "+this.background,height:2*this.radius,position:"absolute",width:2*this.radius}),s=$("<div/>").appendTo(this._product).css({border:"16px solid rgba("+this.accent.join(",")+",.6)",borderRadius:"50%",boxShadow:"0 0 0 40px rgba("+this.accent.join(",")+",.2)",height:2*this.radius,position:"absolute",width:2*this.radius}),h=[window.innerWidth,window.innerHeight],f=h[0],u=h[1],null===this.location?s.add(r).add(n).add(t).hide():$(window).off("resize.showcase").on("resize.showcase",function(o){return function(){var i,p;return i=o.location[0]+window.innerWidth-f,p=o.location[1]+window.innerHeight-u,e.css({right:window.innerWidth-i}),n.css({left:i+2*o.radius}),r.add(t).css({left:i,right:window.innerWidth-i-2*o.radius}),r.css({bottom:window.innerHeight-p}),t.css({top:p+2*o.radius}),c.css({clip:"rect("+p+"px,"+(i+2*o.radius)+"px,"+(p+2*o.radius)+"px,"+i+"px)"}),a.css({left:i,top:p}),s.css({left:i-16,top:p-16})}}(this)).trigger("resize"),l=$("<div/>").appendTo(this._product).css({textAlign:"left",width:400,zIndex:2}).append($("<span/>").html(this.title).css({color:"rgb("+this.accent.join(",")+")",display:"block",fontSize:"16pt",marginBottom:"2rem"})).append($("<span/>").html(this.caption).css({lineHeight:"28px"})),i=$("<div/>").appendTo(l).css({marginTop:"4rem",textAlign:"right"}),o=$("<button/>").appendTo(i).text(this.action).css({background:"rgba("+this.accent.join(",")+",.5)",border:0,borderRadius:4,outline:0,padding:".75rem 1.5rem"}).on("mouseenter mouseup",function(t){return function(){return o.css({background:"rgba("+t.accent.join(",")+",.65)"})}}(this)).on("mousedown",function(t){return function(){return o.css({background:"rgba("+t.accent.join(",")+",.55)"})}}(this)).on("mouseleave",function(t){return function(){return o.css({background:"rgba("+t.accent.join(",")+",.6)"})}}(this)).on("click",function(t){return function(){return t.callback?t.callback():t.dispose()}}(this)),this._product.animate({opacity:1},250)},t}())}]);