Files
Probability-and-Statistics-…/_static/770.7bd6d39128dde910.js
T
2026-01-11 13:24:27 -05:00

3 lines
174 KiB
JavaScript
Executable File

/*! For license information please see 770.7bd6d39128dde910.js.LICENSE.txt */
(self.webpackChunkWebComponents=self.webpackChunkWebComponents||[]).push([[770],{29389:(__unused_webpack_module,__unused_webpack_exports,__webpack_require__)=>{!function t(e,s,r){function a(i,o){if(!s[i]){if(!e[i]){if(n)return n(i,!0);var l=new Error("Cannot find module '"+i+"'");throw l.code="MODULE_NOT_FOUND",l}var c=s[i]={exports:{}};e[i][0].call(c.exports,(function(t){return a(e[i][1][t]||t)}),c,c.exports,t,e,s,r)}return s[i].exports}for(var n=void 0,i=0;i<r.length;i++)a(r[i]);return a}({1:[function(t,e,s){"use strict";e.exports=function(t,e){var s,r;function a(t){var e=parseInt(r.style.left,10),s=parseInt(r.style.top,10);(t.x<e||t.x>e+r.offsetWidth||t.y<s||t.y>s+r.offsetHeight)&&(r.parentNode.removeChild(r),document.body.removeEventListener("mousedown",a,!1))}(s=document.getElementById(e+t)).childNodes[0].addEventListener("contextmenu",(function(n){var i,o,l;(r=document.createElement("div")).className="wavedromMenu",r.style.top=n.y+"px",r.style.left=n.x+"px",i=document.createElement("ul"),(o=document.createElement("li")).innerHTML="Save as PNG",i.appendChild(o),(l=document.createElement("li")).innerHTML="Save as SVG",i.appendChild(l),r.appendChild(i),document.body.appendChild(r),o.addEventListener("click",(function(){var n,i,o,l,c,h,d;n="",0!==t&&(n+=(i=document.getElementById(e+0)).innerHTML.substring(166,i.innerHTML.indexOf('<g id="waves_0">'))),n=[s.innerHTML.slice(0,166),n,s.innerHTML.slice(166)].join(""),o="data:image/svg+xml;base64,"+btoa(n),(l=new Image).src=o,(c=document.createElement("canvas")).width=l.width,c.height=l.height,c.getContext("2d").drawImage(l,0,0),h=c.toDataURL("image/png"),(d=document.createElement("a")).href=h,d.download="wavedrom.png",d.click(),r.parentNode.removeChild(r),document.body.removeEventListener("mousedown",a,!1)}),!1),l.addEventListener("click",(function(){var n,i,o,l;n="",0!==t&&(n+=(i=document.getElementById(e+0)).innerHTML.substring(166,i.innerHTML.indexOf('<g id="waves_0">'))),n=[s.innerHTML.slice(0,166),n,s.innerHTML.slice(166)].join(""),o="data:image/svg+xml;base64,"+btoa(n),(l=document.createElement("a")).href=o,l.download="wavedrom.svg",l.click(),r.parentNode.removeChild(r),document.body.removeEventListener("mousedown",a,!1)}),!1),r.addEventListener("contextmenu",(function(t){t.preventDefault()}),!1),document.body.addEventListener("mousedown",a,!1),n.preventDefault()}),!1)}},{}],2:[function(t,e,s){"use strict";e.exports=function(t,e,s){var r,a,n=s.x-e.x,i=s.y-e.y,o=(e.x+s.x)/2,l=(e.y+s.y)/2;switch(t.shape){case"-":break;case"~":r="M "+e.x+","+e.y+" c "+.7*n+", 0 "+.3*n+", "+i+" "+n+", "+i;break;case"-~":r="M "+e.x+","+e.y+" c "+.7*n+", 0 "+n+", "+i+" "+n+", "+i,t.label&&(o=e.x+.75*(s.x-e.x));break;case"~-":r="M "+e.x+","+e.y+" c 0, 0 "+.3*n+", "+i+" "+n+", "+i,t.label&&(o=e.x+.25*(s.x-e.x));break;case"-|":r="m "+e.x+","+e.y+" "+n+",0 0,"+i,t.label&&(o=s.x);break;case"|-":r="m "+e.x+","+e.y+" 0,"+i+" "+n+",0",t.label&&(o=e.x);break;case"-|-":r="m "+e.x+","+e.y+" "+n/2+",0 0,"+i+" "+n/2+",0";break;case"->":a="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none";break;case"~>":a="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",r="M "+e.x+","+e.y+" c "+.7*n+", 0 "+.3*n+", "+i+" "+n+", "+i;break;case"-~>":a="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",r="M "+e.x+","+e.y+" c "+.7*n+", 0 "+n+", "+i+" "+n+", "+i,t.label&&(o=e.x+.75*(s.x-e.x));break;case"~->":a="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",r="M "+e.x+","+e.y+" c 0, 0 "+.3*n+", "+i+" "+n+", "+i,t.label&&(o=e.x+.25*(s.x-e.x));break;case"-|>":a="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",r="m "+e.x+","+e.y+" "+n+",0 0,"+i,t.label&&(o=s.x);break;case"|->":a="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",r="m "+e.x+","+e.y+" 0,"+i+" "+n+",0",t.label&&(o=e.x);break;case"-|->":a="marker-end:url(#arrowhead);stroke:#0041c4;stroke-width:1;fill:none",r="m "+e.x+","+e.y+" "+n/2+",0 0,"+i+" "+n/2+",0";break;case"<->":a="marker-end:url(#arrowhead);marker-start:url(#arrowtail);stroke:#0041c4;stroke-width:1;fill:none";break;case"<~>":a="marker-end:url(#arrowhead);marker-start:url(#arrowtail);stroke:#0041c4;stroke-width:1;fill:none",r="M "+e.x+","+e.y+" c "+.7*n+", 0 "+.3*n+", "+i+" "+n+", "+i;break;case"<-~>":a="marker-end:url(#arrowhead);marker-start:url(#arrowtail);stroke:#0041c4;stroke-width:1;fill:none",r="M "+e.x+","+e.y+" c "+.7*n+", 0 "+n+", "+i+" "+n+", "+i,t.label&&(o=e.x+.75*(s.x-e.x));break;case"<-|>":a="marker-end:url(#arrowhead);marker-start:url(#arrowtail);stroke:#0041c4;stroke-width:1;fill:none",r="m "+e.x+","+e.y+" "+n+",0 0,"+i,t.label&&(o=s.x);break;case"<-|->":a="marker-end:url(#arrowhead);marker-start:url(#arrowtail);stroke:#0041c4;stroke-width:1;fill:none",r="m "+e.x+","+e.y+" "+n/2+",0 0,"+i+" "+n/2+",0";break;case"+":a="marker-end:url(#tee);marker-start:url(#tee);fill:none;stroke:#00F;stroke-width:1";break;default:a="fill:none;stroke:#F00;stroke-width:1"}return{lx:o,ly:l,d:r,style:a}}},{}],3:[function(t,e,s){e.exports={chars:[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34,47,74,74,118,89,25,44,44,52,78,37,44,37,37,74,74,74,74,74,74,74,74,74,74,37,37,78,78,78,74,135,89,89,96,96,89,81,103,96,37,67,89,74,109,96,103,89,103,96,89,81,96,89,127,89,87,81,37,37,37,61,74,44,74,74,67,74,74,37,74,74,30,30,67,30,112,74,74,74,74,44,67,37,74,67,95,66,65,67,44,34,44,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37,43,74,74,74,74,34,74,44,98,49,74,78,0,98,73,53,73,44,44,44,77,71,37,44,44,49,74,111,111,111,81,89,89,89,89,89,89,133,96,89,89,89,89,37,37,37,37,96,96,103,103,103,103,103,78,103,96,96,96,96,87,89,81,74,74,74,74,74,74,118,67,74,74,74,74,36,36,36,36,74,74,74,74,74,74,74,73,81,74,74,74,74,65,74,65,89,74,89,74,89,74,96,67,96,67,96,67,96,67,96,82,96,74,89,74,89,74,89,74,89,74,89,74,103,74,103,74,103,74,103,74,96,74,96,74,37,36,37,36,37,36,37,30,37,36,98,59,67,30,89,67,67,74,30,74,30,74,39,74,44,74,30,96,74,96,74,96,74,80,96,74,103,74,103,74,103,74,133,126,96,44,96,44,96,44,89,67,89,67,89,67,89,67,81,38,81,50,81,37,96,74,96,74,96,74,96,74,96,74,96,74,127,95,87,65,87,81,67,81,67,81,67,30,84,97,91,84,91,84,94,92,73,104,109,91,84,81,84,100,82,76,74,103,91,131,47,40,99,77,37,79,130,100,84,104,114,87,126,101,87,84,93,84,69,84,46,52,82,52,82,114,89,102,96,100,98,91,70,88,88,77,70,85,89,77,67,84,39,65,61,39,189,173,153,111,105,61,123,123,106,89,74,37,30,103,74,96,74,96,74,96,74,96,74,96,74,81,91,81,91,81,130,131,102,84,103,84,87,78,104,81,104,81,88,76,37,189,173,153,103,84,148,90,100,84,89,74,133,118,103,81],other:114}},{}],4:[function(t,e,s){"use strict";var r=t("onml/stringify.js"),a=t("./w3.js");e.exports=function(t){t[1].xmlns=a.svg,t[1]["xmlns:xlink"]=a.xlink;var e=r(t);return(new DOMParser).parseFromString(e,"image/svg+xml").firstChild}},{"./w3.js":33,"onml/stringify.js":52}],5:[function(t,e,s){"use strict";var r=t("./eva.js"),a=t("./render-wave-form.js");e.exports=function(){a(0,r("InputJSON_0"),"WaveDrom_Display_")}},{"./eva.js":6,"./render-wave-form.js":30}],6:[function(require,module,exports){"use strict";function eva(id){var TheTextBox,source;function erra(t){return{signal:[{name:["tspan",["tspan",{class:"error h5"},"Error: "],t.message]}]}}if(TheTextBox=document.getElementById(id),TheTextBox.type&&"textarea"===TheTextBox.type)try{source=eval("("+TheTextBox.value+")")}catch(t){return erra(t)}else try{source=eval("("+TheTextBox.innerHTML+")")}catch(t){return erra(t)}if("[object Object]"!==Object.prototype.toString.call(source))return erra({message:'[Semantic]: The root has to be an Object: "{signal:[...]}"'});if(source.signal){if("[object Array]"!==Object.prototype.toString.call(source.signal))return erra({message:'[Semantic]: "signal" object has to be an Array "signal:[]"'})}else if(source.assign){if("[object Array]"!==Object.prototype.toString.call(source.assign))return erra({message:'[Semantic]: "assign" object hasto be an Array "assign:[]"'})}else if(!source.reg)return erra({message:'[Semantic]: "signal:[...]" or "assign:[...]" property is missing inside the root Object'});return source}module.exports=eva},{}],7:[function(t,e,s){"use strict";e.exports=function(t){var e=0,s=0,r=[];return t.forEach((function(t){"vvv-2"===t||"vvv-3"===t||"vvv-4"===t||"vvv-5"===t||"vvv-6"===t||"vvv-7"===t||"vvv-8"===t||"vvv-9"===t?s+=1:0!==s&&(r.push(e-(s+1)/2),s=0),e+=1})),0!==s&&r.push(e-(s+1)/2),r}},{}],8:[function(t,e,s){"use strict";e.exports=function(t,e,s){var r,a,n=[];if(4===t.length){for(a=0;a<s;a+=1){for(n.push(t[0]),r=0;r<e;r+=1)n.push(t[1]);for(n.push(t[2]),r=0;r<e;r+=1)n.push(t[3])}return n}for(1===t.length&&t.push(t[0]),n.push(t[0]),r=0;r<s*(2*(e+1))-1;r+=1)n.push(t[1]);return n}},{}],9:[function(t,e,s){"use strict";var r=t("./gen-brick.js");e.exports=function(t,e,s){var a;switch(a=[],t){case"p":a=r(["pclk","111","nclk","000"],e,s);break;case"n":a=r(["nclk","000","pclk","111"],e,s);break;case"P":a=r(["Pclk","111","nclk","000"],e,s);break;case"N":a=r(["Nclk","000","pclk","111"],e,s);break;case"l":case"L":case"0":a=r(["000"],e,s);break;case"h":case"H":case"1":a=r(["111"],e,s);break;case"=":case"2":a=r(["vvv-2"],e,s);break;case"3":a=r(["vvv-3"],e,s);break;case"4":a=r(["vvv-4"],e,s);break;case"5":a=r(["vvv-5"],e,s);break;case"6":a=r(["vvv-6"],e,s);break;case"7":a=r(["vvv-7"],e,s);break;case"8":a=r(["vvv-8"],e,s);break;case"9":a=r(["vvv-9"],e,s);break;case"d":a=r(["ddd"],e,s);break;case"u":a=r(["uuu"],e,s);break;case"z":a=r(["zzz"],e,s);break;default:a=r(["xxx"],e,s)}return a}},{"./gen-brick.js":8}],10:[function(t,e,s){"use strict";var r=t("./gen-brick.js");e.exports=function(t,e,s){var a,n,i,o,l,c,h,d,u,p,f,m,g,v;return a={p:"pclk",n:"nclk",P:"Pclk",N:"Nclk",h:"pclk",l:"nclk",H:"Pclk",L:"Nclk"},n={0:"0",1:"1",x:"x",d:"d",u:"u",z:"z","=":"v",2:"v",3:"v",4:"v",5:"v",6:"v",7:"v",8:"v",9:"v"},i={0:"",1:"",x:"",d:"",u:"",z:"","=":"-2",2:"-2",3:"-3",4:"-4",5:"-5",6:"-6",7:"-7",8:"-8",9:"-9"},o={p:"0",n:"1",P:"0",N:"1",h:"1",l:"0",H:"1",L:"0",0:"0",1:"1",x:"x",d:"d",u:"u",z:"z","=":"v",2:"v",3:"v",4:"v",5:"v",6:"v",7:"v",8:"v",9:"v"},l={p:"",n:"",P:"",N:"",h:"",l:"",H:"",L:"",0:"",1:"",x:"",d:"",u:"",z:"","=":"-2",2:"-2",3:"-3",4:"-4",5:"-5",6:"-6",7:"-7",8:"-8",9:"-9"},c={p:"nclk",n:"pclk",P:"nclk",N:"pclk"},h={p:"000",n:"111",P:"000",N:"111"},d={hp:"111",Hp:"111",ln:"000",Ln:"000",nh:"111",Nh:"111",pl:"000",Pl:"000"},p={p:"111",n:"000",P:"111",N:"000",h:"111",l:"000",H:"111",L:"000",0:"000",1:"111",x:"xxx",d:"ddd",u:"uuu",z:"zzz","=":"vvv-2",2:"vvv-2",3:"vvv-3",4:"vvv-4",5:"vvv-5",6:"vvv-6",7:"vvv-7",8:"vvv-8",9:"vvv-9"}[(u=t.split(""))[1]],void 0===(f=a[u[1]])?void 0===(m=n[u[1]])?r(["xxx"],e,s):(g=o[u[0]],r(void 0===g?["xxx"]:[g+"m"+m+l[u[0]]+i[u[1]],p],e,s)):(void 0!==(v=d[t])&&(f=v),m=c[u[1]],r(void 0===m?[f,p]:[f,p,m,h[u[1]]],e,s))}},{"./gen-brick.js":8}],11:[function(t,e,s){"use strict";var r=t("./w3.js");e.exports=function(t,e,s,a,n,i,o,l){var c,h,d;for(c in a)break;h=a.default||a[c],e&&e.config&&e.config.skin&&a[e.config.skin]&&(h=a[e.config.skin]),d=l?["svg",{id:"svg",xmlns:r.svg,"xmlns:xlink":r.xlink},["g"]]:h;var u=s.xg+s.xs*(s.xmax+1),p=n.length*s.yo+s.yh0+s.yh1+s.yf0+s.yf1,f=d[d.length-1];f[1]={id:"waves_"+t},f[2]=["g",{id:"lanes_"+t,transform:"translate("+(s.xg+.5)+", "+(s.yh0+s.yh1+.5)+")"}].concat(i),f[3]=["g",{id:"groups_"+t},o];var m=d[1];return m.id="svgcontent_"+t,m.height=p,m.width=u,m.viewBox="0 0 "+u+" "+p,m.overflow="hidden",d}},{"./w3.js":33}],12:[function(t,e,s){"use strict";e.exports={xs:20,ys:20,xg:120,yh0:0,yh1:0,yf0:0,yf1:0,y0:5,yo:30,tgo:-10,ym:15,xlabel:6,xmax:1,scale:1,head:{},foot:{}}},{}],13:[function(t,e,s){"use strict";e.exports=function(t,e){var s,r;e.hscale=1,e.hscale0&&(e.hscale=e.hscale0),t&&t.config&&t.config.hscale&&(s=Math.round((r=t.config.hscale)>0?Math.round(r):1))>0&&(s>100&&(s=100),e.hscale=s),e.yh0=0,e.yh1=0,e.head=t.head,e.xmin_cfg=0,e.xmax_cfg=1e12,t&&t.config&&t.config.hbounds&&2==t.config.hbounds.length&&(t.config.hbounds[0]=Math.floor(t.config.hbounds[0]),t.config.hbounds[1]=Math.ceil(t.config.hbounds[1]),t.config.hbounds[0]<t.config.hbounds[1]&&(e.xmin_cfg=2*Math.floor(t.config.hbounds[0]),e.xmax_cfg=2*Math.floor(t.config.hbounds[1]))),t&&t.head&&((t.head.tick||0===t.head.tick||t.head.tock||0===t.head.tock)&&(e.yh0=20),(t.head.tick||0===t.head.tick)&&(t.head.tick=t.head.tick+e.xmin_cfg/2),(t.head.tock||0===t.head.tock)&&(t.head.tock=t.head.tock+e.xmin_cfg/2),t.head.text&&(e.yh1=46,e.head.text=t.head.text)),e.yf0=0,e.yf1=0,e.foot=t.foot,t&&t.foot&&((t.foot.tick||0===t.foot.tick||t.foot.tock||0===t.foot.tock)&&(e.yf0=20),(t.foot.tick||0===t.foot.tick)&&(t.foot.tick=t.foot.tick+e.xmin_cfg/2),(t.foot.tock||0===t.foot.tock)&&(t.foot.tock=t.foot.tock+e.xmin_cfg/2),t.foot.text&&(e.yf1=46,e.foot.text=t.foot.text))}},{}],14:[function(t,e,s){"use strict";var r=t("./gen-first-wave-brick.js"),a=t("./gen-wave-brick.js"),n=t("./find-lane-markers.js");e.exports=function(t,e,s){var i,o,l,c,h,d,u=[],p=[],f=[];for(l=(u=t.split("")).shift(),h=!1,i=1;"."===u[0]||"|"===u[0];)u.shift(),i+=1;for(p=p.concat(r(l,e,i));u.length;){for(o=l,"<"===(l=u.shift())&&(h=!0,l=u.shift()),">"===l&&(h=!1,l=u.shift()),i=1;"."===u[0]||"|"===u[0];)u.shift(),i+=1;p=h?p.concat(a(o+l,0,i-s.period)):p.concat(a(o+l,e,i))}for(c=0;c<s.phase;c+=1)f.push(p.shift());return f.length>0?(d=n(f).length,1==n([f[f.length-1]]).length&&1==n([p[0]]).length&&(d-=1)):d=0,[p,d]}},{"./find-lane-markers.js":7,"./gen-first-wave-brick.js":9,"./gen-wave-brick.js":10}],15:[function(t,e,s){"use strict";var r=t("./parse-wave-lane.js");e.exports=function(t,e){var s=[],a=[];return t.map((function(t){var n,i,o=null,l=[];s.push(l),e.period=t.period||1,e.phase=(t.phase?2*t.phase:0)+e.xmin_cfg,a[0]=t.name||" ",a[1]=(t.phase||0)+e.xmin_cfg/2,"string"==typeof t.wave&&(o=(n=r(t.wave,e.period*e.hscale-1,e))[0],i=n[1]),l.push(a.slice(0),o,function(t,e){var s;return void 0===(s=t.data)?null:("string"==typeof s&&(s=s.trim().split(/\s+/)),s=s.slice(e))}(t,i),t)})),s}},{"./parse-wave-lane.js":14}],16:[function(t,e,s){"use strict";var r=t("./eva.js"),a=t("./append-save-as-dialog.js"),n=t("./render-wave-form.js");e.exports=function(){var t,e,s,i,o,l;for(s=0,t=document.querySelectorAll("*"),e=0;e<t.length;e++)t.item(e).type&&"wavedrom"===t.item(e).type.toLowerCase()&&(t.item(e).setAttribute("id","InputJSON_"+s),(l=document.createElement("div")).id="WaveDrom_Display_"+s,t.item(e).parentNode.insertBefore(l,t.item(e)),s+=1);for(e=0;e<s;e+=1)o=r("InputJSON_"+e),n(e,o,"WaveDrom_Display_",i),o&&o.signal&&!i&&(i=!0),a(e,"WaveDrom_Display_");document.head.innerHTML+='<style type="text/css">div.wavedromMenu{position:fixed;border:solid 1pt#CCCCCC;background-color:white;box-shadow:0px 10px 20px #808080;cursor:default;margin:0px;padding:0px;}div.wavedromMenu>ul{margin:0px;padding:0px;}div.wavedromMenu>ul>li{padding:2px 10px;list-style:none;}div.wavedromMenu>ul>li:hover{background-color:#b5d5ff;}</style>'}},{"./append-save-as-dialog.js":1,"./eva.js":6,"./render-wave-form.js":30}],17:[function(t,e,s){"use strict";e.exports=function t(e,s){var r,a,n={},i={x:10};for("string"!=typeof e[0]&&"number"!=typeof e[0]||(a=e[0],i.x=25),s.x+=i.x,r=0;r<e.length;r++)"object"==typeof e[r]&&("[object Array]"===Object.prototype.toString.call(e[r])?(n.y=s.y,(s=t(e[r],s)).groups.push({x:s.xx,y:n.y,height:s.y-n.y,name:s.name})):(s.lanes.push(e[r]),s.width.push(s.x),s.y+=1));return s.xx=s.x,s.x-=i.x,s.name=a,s}},{}],18:[function(t,e,s){"use strict";var r=t("logidrom/lib/render-assign.js"),a=t("./render-reg.js"),n=t("./render-signal.js");e.exports=function(t,e,s,i){var o=e.signal?n(t,e,s,i):e.assign?r(t,e):e.reg?a(t,e):["div",{}];return o[1].class="WaveDrom",o}},{"./render-reg.js":27,"./render-signal.js":28,"logidrom/lib/render-assign.js":46}],19:[function(t,e,s){"use strict";var r=t("./arc-shape.js"),a=t("./render-label.js");function n(t,e,s,r){return["path",{id:"gmark_"+t.from+"_"+t.to,d:r.d||"M "+e.x+","+e.y+" "+s.x+","+s.y,style:r.style||"fill:none;stroke:#00F;stroke-width:1"}]}e.exports=function(t,e,s,i){var o=["g",{id:"wavearcs_"+e}],l={};return Array.isArray(t)&&(t.map((function(t,e){var s,r,a,n=t.node;if(i.period=t.period?t.period:1,i.phase=(t.phase?2*t.phase:0)+i.xmin_cfg,n)for(a=n.split(""),s=0;a.length;)"."!==(r=a.shift())&&(l[r]={x:i.xs*(2*s*i.period*i.hscale-i.phase)+i.xlabel,y:e*i.yo+i.y0+.5*i.ys}),s+=1})),Array.isArray(s.edge)&&s.edge.map((function(t){var e,s,i,c=t.trim().split(/\s+/),h={words:c,label:t.substring(c[0].length).substring(1),from:c[0].substr(0,1),to:c[0].substr(-1,1),shape:c[0].slice(1,-1)},d=l[h.from],u=l[h.to];d&&u&&(s=(e=r(h,d,u)).lx,i=e.ly,o=o.concat([n(h,d,u,e)]),h.label&&(o=o.concat([a({x:s,y:i},h.label)])))})),Object.keys(l).map((function(t){t===t.toLowerCase()&&l[t].x>0&&(o=o.concat([a({x:l[t].x,y:l[t].y},t+"")]))}))),o}},{"./arc-shape.js":2,"./render-label.js":22}],20:[function(t,e,s){"use strict";function r(t,e){for(var s,r=[],a=(t||"").split(""),n=0,i=!1;a.length;)"<"===(s=a.shift())&&(i=!0,s=a.shift()),">"===s&&(i=!1,s=a.shift()),n+=i?1:2*e.period,"|"===s&&r.push(["use",{"xlink:href":"#gap",transform:"translate("+e.xs*((n-(i?0:e.period))*e.hscale-e.phase)+")"}]);return r}e.exports=function(t,e,s){var a,n,i=[];if(t)for(a in t)s.period=t[a].period?t[a].period:1,s.phase=(t[a].phase?2*t[a].phase:0)+s.xmin_cfg,"string"==typeof t[a].wave&&(n=r(t[a].wave,s),i=i.concat([["g",{id:"wavegap_"+a+"_"+e,transform:"translate(0,"+(s.y0+a*s.yo)+")"}].concat(n)]));return["g",{id:"wavegaps_"+e}].concat(i)}},{}],21:[function(t,e,s){"use strict";var r=t("tspan");e.exports=function(t,e,s){var a,n,i,o=["g"];return t.forEach((function(t,l){o.push(["path",{id:"group_"+l+"_"+e,d:"m "+(t.x+.5)+","+(t.y*s.yo+3.5+s.yh0+s.yh1)+" c -3,0 -5,2 -5,5 l 0,"+(t.height*s.yo-16)+" c 0,3 2,5 5,5",style:"stroke:#0041c4;stroke-width:1;fill:none"}]),void 0!==t.name&&(a=t.x-10,n=s.yo*(t.y+t.height/2)+s.yh0+s.yh1,(i=r.parse(t.name)).unshift("text",{"text-anchor":"middle",class:"info","xml:space":"preserve"}),o.push(["g",{transform:"translate("+a+","+n+")"},["g",{transform:"rotate(270)"},i]]))})),o}},{tspan:74}],22:[function(t,e,s){"use strict";var r=t("tspan"),a=t("./text-width.js");e.exports=function(t,e){var s=a(e,8)+2;return["g",{transform:"translate("+t.x+","+t.y+")"},["rect",{x:-(s>>1),y:-5,width:s,height:10,style:"fill:#FFF;"}],["text",{"text-anchor":"middle",y:3,style:"font-size:8px;"}].concat(r.parse(e))]}},{"./text-width.js":32,tspan:74}],23:[function(t,e,s){"use strict";var r=t("./render-marks.js"),a=t("./render-arcs.js"),n=t("./render-gaps.js"),i=t("./render-piece-wise.js");e.exports=function(t,e,s,o,l,c){return[r(e,t,c,l)].concat(s.res,[a(o.lanes,t,l,c),n(o.lanes,t,c),i(o.lanes,t,c)])}},{"./render-arcs.js":19,"./render-gaps.js":20,"./render-marks.js":24,"./render-piece-wise.js":26}],24:[function(t,e,s){"use strict";var r=t("tspan");function a(t,e,s){return t[e]&&t[e].text?[["text",{x:t.xmax*t.xs/2,y:s,fill:"#000","text-anchor":"middle","xml:space":"preserve"}].concat(r.parse(t[e].text))]:[]}function n(t,e,s,a,n,i,o){var l,c,h,d,u=1,p=0,f=[];if(void 0===t[e]||void 0===t[e][s])return[];if("string"==typeof(c=t[e][s]))c=c.trim().split(/\s+/);else if("number"==typeof c||"boolean"==typeof c)for(l=Number(c),c=[],d=0;d<o;d+=1)c.push(d+l);if("[object Array]"!==Object.prototype.toString.call(c))return[];if(0===c.length)return[];if(1===c.length)if(l=Number(c[0]),isNaN(l))f=c;else for(d=0;d<o;d+=1)f[d]=d+l;else if(2===c.length)if(l=Number(c[0]),u=Number(c[1]),2===(h=c[1].split(".")).length&&(p=h[1].length),isNaN(l)||isNaN(u))f=c;else for(l*=u,d=0;d<o;d+=1)f[d]=(u*d+l).toFixed(p);else f=c;var m=["g",{class:"muted","text-anchor":"middle","xml:space":"preserve"}];for(d=0;d<o;d+=1)t[e]&&t[e].every&&(d+l)%t[e].every!=0||m.push(["text",{x:d*n+a,y:i}].concat(r.parse(f[d])));return[m]}e.exports=function(t,e,s,r){var i,o=2*s.hscale,l=o*s.xs,c=s.xmax/o,h=t.length*s.yo,d=["g",{id:"gmarks_"+e}],u=["g",{style:"stroke:#888;stroke-width:0.5;stroke-dasharray:1,3"}];if(!r||!r.config||!1!==r.config.marks){for(i=0;i<c+1;i+=1)u.push(["line",{id:"gmark_"+i+"_"+e,x1:i*l,y1:0,x2:i*l,y2:h}]);d=d.concat([u])}return d.concat(a(s,"head",s.yh0?-33:-13)).concat(a(s,"foot",h+(s.yf0?45:25))).concat(n(s,"head","tick",0,l,-5,c+1)).concat(n(s,"head","tock",l/2,l,-5,c)).concat(n(s,"foot","tick",0,l,h+15,c+1)).concat(n(s,"foot","tock",l/2,l,h+15,c))}},{tspan:74}],25:[function(t,e,s){"use strict";var r={1:"#000000",2:"#e90000",3:"#3edd00",4:"#0074cd",5:"#ff15db",6:"#af9800",7:"#00864f",8:"#a076ff"};e.exports=function(t,e,s){var a,n,i=s.xs,o=s.ys,l=2*(t.period||1)*i,c=2*-(t.phase||0)*i,h="under"===e?o:0;function d(t){return void 0===n?[]:[["line",{style:"stroke:"+a,x1:l*n+12,x2:l*t}]]}if(t[e]){var u=["g",{transform:"translate("+c+","+h+")",style:"stroke-width:3"}];const s=t[e].split("");return s.map((function(t,s){"."!==t&&void 0!==n&&(u=u.concat(d(s)),"over"===e&&u.push(["path",{style:"stroke:none;fill:"+a,d:"m"+(l*s-7)+" 0 l7 7 v-7 z"}])),"0"===t?n=void 0:"."!==t&&(n=s,a=r[t]||r[1])})),void 0!==n&&(u=u.concat(d(s.length))),[u]}return[]}},{}],26:[function(t,e,s){"use strict";const r=t("onml");e.exports=function(t,e,s){let a=["g"];return t.map(((t,e)=>{const n=t.wave;Array.isArray(n)&&a.push(function(t,e,s){if(Array.isArray(t)){const a=t[0],n=t[1];if("pw"===a&&"object"==typeof n){const t=function(t,e){if("string"==typeof t&&(t=t.trim().split(/[\s,]+/)),Array.isArray(t))return((t,e,s)=>{void 0===s&&(s=e);let r=0;for(;r<t.length;){switch(t[r]){case"h":case"H":t[r+1]*=e,r++;break;case"v":case"V":t[r+1]*=s,r++;break;case"m":case"M":case"l":case"L":t[r+1]*=e,t[r+2]*=s,r+=2;break;case"q":case"Q":t[r+1]*=e,t[r+2]*=s,t[r+3]*=e,t[r+4]*=s,r+=4;break;case"a":case"A":t[r+1]*=e,t[r+2]*=s,t[r+6]*=e,t[r+7]*=s,r+=7}r++}return t})(t,2*e.xs,-e.ys)}(n.d,s);return["g",r.tt(0,s.yo*e+s.ys+s.y0),["path",{style:"fill:none;stroke:#000;stroke-width:1px;",d:t}]]}}}(n,e,s))})),a}},{onml:49}],27:[function(t,e,s){"use strict";var r=t("bit-field/lib/render.js");e.exports=function(t,e){return r(e.reg,e.config)}},{"bit-field/lib/render.js":36}],28:[function(t,e,s){"use strict";var r=t("./rec.js"),a=t("./lane.js"),n=t("./parse-config.js"),i=t("./parse-wave-lanes.js"),o=t("./render-groups.js"),l=t("./render-lanes.js"),c=t("./render-wave-lane.js"),h=t("./insert-svg-template.js");e.exports=function(t,e,s,d){!function(t,e,s,r){if(0===t){var a,n,i;for(a in r)break;n=r.default||r[a],e&&e.config&&e.config.skin&&r[e.config.skin]&&(n=r[e.config.skin]),i=n[3][1][2][1],s.xs=Number(i.width),s.ys=Number(i.height),s.xlabel=Number(i.x),s.ym=Number(i.y)}}(t,e,a,s),n(e,a);var u=r(e.signal,{x:0,y:0,xmax:0,width:[],lanes:[],groups:[]}),p=i(u.lanes,a),f=c(p,t,a),m=o(u.groups,t,a),g=f.glengths.reduce((function(t,e,s){return Math.max(t,e+u.width[s])}),0);return a.xg=Math.ceil((g-a.tgo)/a.xs)*a.xs,h(t,e,a,s,p,l(t,p,f,u,e,a),m,d)}},{"./insert-svg-template.js":11,"./lane.js":12,"./parse-config.js":13,"./parse-wave-lanes.js":15,"./rec.js":17,"./render-groups.js":21,"./render-lanes.js":23,"./render-wave-lane.js":31}],29:[function(t,e,s){"use strict";var r=t("./render-any.js"),a=t("./create-element.js");e.exports=function(t,e,s,n,i){for(;s.childNodes.length;)s.removeChild(s.childNodes[0]);s.insertBefore(a(r(t,e,n,i)),null)}},{"./create-element.js":4,"./render-any.js":18}],30:[function(t,e,s){"use strict";var r=t("./render-wave-element.js");e.exports=function(t,e,s,a){r(t,e,document.getElementById(s+t),window.WaveSkin,a)}},{"./render-wave-element.js":29}],31:[function(t,e,s){"use strict";var r=t("tspan"),a=t("./text-width.js"),n=t("./find-lane-markers.js"),i=t("./render-over-under.js");function o(t,e){var s=[],a=[];return t[1]&&(t[1].map((function(t,r){s.push(["use",{"xlink:href":"#"+t,transform:"translate("+r*e.xs+")"}])})),t[2]&&t[2].length&&(a=n(t[1])).length&&a.map((function(a,n){t[2]&&void 0!==t[2][n]&&s.push(["text",{x:a*e.xs+e.xlabel,y:e.ym,"text-anchor":"middle","xml:space":"preserve"}].concat(r.parse(t[2][n])))}))),s}e.exports=function(t,e,s){var n=0,l=[],c=[];return t.map((function(t,h){var d=t[0][0];if(d){var u=t[0][1];u=u>0?Math.ceil(2*u)-2*u:-2*u,c.push(["g",{id:"wavelane_"+h+"_"+e,transform:"translate(0,"+(s.y0+h*s.yo)+")"}].concat([["text",{x:s.tgo,y:s.ym,class:"info","text-anchor":"end","xml:space":"preserve"}].concat(r.parse(d))]).concat([["g",{id:"wavelane_draw_"+h+"_"+e,transform:"translate("+u*s.xs+", 0)"}].concat(o(t,s))]).concat(i(t[3],"over",s),i(t[3],"under",s))),n=Math.max(n,(t[1]||[]).length),l.push(a(d,11))}})),s.xmax=Math.min(n,s.xmax_cfg-s.xmin_cfg),s.xg=20,{glengths:l,res:c}}},{"./find-lane-markers.js":7,"./render-over-under.js":25,"./text-width.js":32,tspan:74}],32:[function(t,e,s){"use strict";var r=t("./char-width.json");e.exports=function(t,e){var s,a,n,i,o;for(e=e||11,a=t.length,o=0,s=0;s<a;s++)n=t.charCodeAt(s),void 0===(i=r.chars[n])&&(i=r.other),o+=i;return o*e/100}},{"./char-width.json":3}],33:[function(t,e,s){"use strict";e.exports={svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink",xmlns:"http://www.w3.org/XML/1998/namespace"}},{}],34:[function(t,e,s){"use strict";window.WaveDrom=window.WaveDrom||{};var r=t("../package.json"),a=t("./process-all.js"),n=t("./eva.js"),i=t("./render-wave-form.js"),o=t("./editor-refresh.js");window.WaveDrom.ProcessAll=a,window.WaveDrom.RenderWaveForm=i,window.WaveDrom.EditorRefresh=o,window.WaveDrom.eva=n,window.WaveDrom.version=r.version},{"../package.json":78,"./editor-refresh.js":5,"./eva.js":6,"./process-all.js":16,"./render-wave-form.js":30}],35:[function(t,e,s){"use strict";s.byteLength=function(t){var e=l(t),s=e[0],r=e[1];return 3*(s+r)/4-r},s.toByteArray=function(t){var e,s,r=l(t),i=r[0],o=r[1],c=new n(function(t,e,s){return 3*(e+s)/4-s}(0,i,o)),h=0,d=o>0?i-4:i;for(s=0;s<d;s+=4)e=a[t.charCodeAt(s)]<<18|a[t.charCodeAt(s+1)]<<12|a[t.charCodeAt(s+2)]<<6|a[t.charCodeAt(s+3)],c[h++]=e>>16&255,c[h++]=e>>8&255,c[h++]=255&e;return 2===o&&(e=a[t.charCodeAt(s)]<<2|a[t.charCodeAt(s+1)]>>4,c[h++]=255&e),1===o&&(e=a[t.charCodeAt(s)]<<10|a[t.charCodeAt(s+1)]<<4|a[t.charCodeAt(s+2)]>>2,c[h++]=e>>8&255,c[h++]=255&e),c},s.fromByteArray=function(t){for(var e,s=t.length,a=s%3,n=[],i=0,o=s-a;i<o;i+=16383)n.push(c(t,i,i+16383>o?o:i+16383));return 1===a?(e=t[s-1],n.push(r[e>>2]+r[e<<4&63]+"==")):2===a&&(e=(t[s-2]<<8)+t[s-1],n.push(r[e>>10]+r[e>>4&63]+r[e<<2&63]+"=")),n.join("")};for(var r=[],a=[],n="undefined"!=typeof Uint8Array?Uint8Array:Array,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=0;o<64;++o)r[o]=i[o],a[i.charCodeAt(o)]=o;function l(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var s=t.indexOf("=");return-1===s&&(s=e),[s,s===e?0:4-s%4]}function c(t,e,s){for(var a,n,i=[],o=e;o<s;o+=3)a=(t[o]<<16&16711680)+(t[o+1]<<8&65280)+(255&t[o+2]),i.push(r[(n=a)>>18&63]+r[n>>12&63]+r[n>>6&63]+r[63&n]);return i.join("")}a["-".charCodeAt(0)]=62,a["_".charCodeAt(0)]=63},{}],36:[function(t,e,s){"use strict";const r=t("tspan"),a=Math.round,n=(t,e,s)=>Object.assign({transform:"translate("+t+(e?","+e:"")+")"},"object"==typeof s?s:{}),i={2:0,3:80,4:170,5:45,6:126,7:215},o=(t,e)=>Object.assign(Object.keys(t).reduce(((e,s)=>{const r=Number(t[s]),a=isNaN(r)?0:Math.round(r);return 0!==a&&(e[s]=a),e}),{}),e),l=(t,e,s,i)=>{const o={y:6};return void 0!==i&&(o.transform="rotate("+i+")"),["g",n(a(e),a(s)),["text",o].concat(r.parse(t))]},c=(t,e,s)=>["line",o({x1:e,x2:e+t,y1:s,y2:s})],h=(t,e,s)=>["line",o({x1:e,x2:e,y1:s,y2:s+t})],d=(t,e,s,r,a,n)=>{if("number"!=typeof t)return l(t,e,s,n);const i=["g",{}];for(let n=0;n<a;n++)i.push(l(t>>n&1,e+r*(a/2-n-.5),s));return i},u=(t,e)=>{const{margin:s,hspace:r,vspace:c,mod:h,index:u,fontsize:p,vflip:f,compact:m}=e,g=r-s.left-s.right-1,v=c-s.top-s.bottom,b=g/h,y=["g"],w=["g",n(a(b/2),-a(.5*p+4))],M=["g",n(a(b/2),a(.5*v+.4*p-6))],_=["g",n(a(b/2),a(v+.7*p-2))];return t.map((t=>{let s=0,r=h-1,a=u*h,n=(u+1)*h-1;if((t.lsb/h|0)===u)s=t.lsbm,a=t.lsb,(t.msb/h|0)===u&&(n=t.msb,r=t.msbm);else if((t.msb/h|0)===u)n=t.msb,r=t.msbm;else if(!(a>t.lsb&&n<t.msb))return;var c;m||(w.push(l(a,b*(f?s:h-s-1))),s!==r&&w.push(l(n,b*(f?r:h-r-1)))),void 0!==t.name&&M.push(d(t.name,b*(f?(r+s)/2:h-(r+s)/2-1),0,b,t.bits,t.rotate)),void 0!==t.name&&void 0===t.type||y.push(["rect",o({x:b*(f?s:h-r-1),width:b*(r-s+1),height:v},{style:"fill-opacity:0.1"+(c=t.type,void 0!==i[c]?";fill:hsl("+i[c]+",100%,50%)":"")})]),void 0!==t.attr&&_.push(((t,e,s,r,a)=>{const n=e.vflip?s*((a+r)/2):s*(e.mod-(a+r)/2-1);return Array.isArray(t.attr)?t.attr.reduce(((r,a,i)=>null==a?r:r.concat([d(a,n,e.fontsize*i,s,t.bits)])),["g",{}]):d(t.attr,n,0,s,t.bits)})(t,e,b,s,r))})),["g",y,w,M,_]},p=(t,e)=>{const{hspace:s,vspace:r,mod:a,margin:n,index:i,vflip:o}=e,l=s-n.left-n.right-1,d=r-n.top-n.bottom,u=["g",{stroke:"black","stroke-width":1,"stroke-linecap":"round"}];e.uneven&&e.bits%2==1&&i===e.lanes-1?o?(u.push(c(l-l/a,0,0)),u.push(c(l-l/a,0,d))):(u.push(c(l-l/a,l/a,0)),u.push(c(l-l/a,l/a,d))):(u.push(c(l,0,0)),u.push(c(l,0,d)),u.push(h(d,o?l:0,0)));let p=i*a;const f=o?1:-1;let m=o?0:a;for(let e=0;e<a;e++){const s=m*(l/a);0===e||t.some((t=>t.msb+1===p))?u.push(h(d,s,0)):(u.push(h(d>>>3,s,0)),u.push(h(-(d>>>3),s,d))),p++,m+=f}return u},f=(t,e)=>{const{index:s,vspace:r,hspace:i,margin:o,hflip:c,lanes:h,compact:d,label:f}=e,m=r-o.top-o.bottom,g=i-o.left-o.right-1;let v=o.left;const b=c?s:h-s-1;let y=a(b*r+o.top);d&&(y=a(b*m+o.top));const w=["g",n(v,y),p(t,e),u(t,e)];if(f&&void 0!==f.left){const t=f.left;let e=s;"string"==typeof t?e=t:"number"==typeof t?e+=t:"object"==typeof t&&(e=t[s]||e),w.push(["g",{"text-anchor":"end"},l(e,-4,a(m/2))])}if(f&&void 0!==f.right){const t=f.right;let e=s;"string"==typeof t?e=t:"number"==typeof t?e+=t:"object"==typeof t&&(e=t[s]||e),w.push(["g",{"text-anchor":"start"},l(e,g+4,a(m/2))])}return w};e.exports=(t,e)=>{[["hspace",40,800],["lanes",1,1],["bits",1,void 0],["fontsize",6,14]].map((t=>e=>{const[s,r,a]=e,n=Math.round(t[s]);t[s]="number"==typeof n&&n>=r?n:a})(e="object"==typeof e?e:{}));const s=(t=>t.reduce(((t,e)=>Math.max(t,void 0===e.attr?0:Array.isArray(e.attr)?e.attr.length:1)),0))(t);e.vspace=e.vspace||(s+4)*e.fontsize,e.fontfamily=e.fontfamily||"sans-serif",e.fontweight=e.fontweight||"normal",e.compact=e.compact||!1,e.hflip=e.hflip||!1,e.uneven=e.uneven||!1,e.margin=e.margin||{},void 0===e.bits&&(e.bits=(t=>t.reduce(((t,e)=>t+(void 0===e.bits?0:e.bits)),0))(t));const{hspace:r,vspace:i,lanes:o,margin:c,compact:h,fontsize:d,bits:u,label:p}=e;void 0===c.right&&(p&&void 0!==p.right?c.right=a(.1*r):c.right=4),void 0===c.left&&(p&&void 0!==p.left?c.left=a(.1*r):c.left=4),void 0===c.top?(c.top=1.5*d,void 0===c.bottom&&(c.bottom=d*s+4)):void 0===c.bottom&&(c.bottom=4);let m=r,g=i*o;h&&(g-=(o-1)*(c.top+c.bottom));const v=["g",n(.5,.5,{"text-anchor":"middle","font-size":e.fontsize,"font-family":e.fontfamily,"font-weight":e.fontweight})];let b=0;const y=Math.ceil(1*u/o);e.mod=0|y,t.map((t=>{t.lsb=b,t.lsbm=b%y,b+=t.bits,t.msb=b-1,t.msbm=t.msb%y}));for(let s=0;s<o;s++)e.index=s,v.push(f(t,e));return h&&v.push(((t,e)=>{const{hspace:s,margin:r,mod:a,fontsize:i,vflip:o}=e,c=(s-r.left-r.right-1)/a,h=["g",n(r.left,-3)],d=((t,e)=>{const s=[];let r=0;return t.map((t=>{s[r%e]=!0,r+=t.bits,s[(r-1)%e]=!0})),s})(t,a);for(let t=0;t<a;t++){const e=o?t:a-t-1;d[e]&&h.push(l(e,c*(t+.5),.5*i+4))}return h})(t,e)),(w=m,M=g,["svg",{xmlns:"http://www.w3.org/2000/svg",width:w,height:M,viewBox:[0,0,w,M].join(" ")}]).concat([v]);var w,M}},{tspan:74}],37:[function(t,e,s){},{}],38:[function(t,e,s){(function(e){(function(){"use strict";var e=t("base64-js"),r=t("ieee754");function a(t){if(t>2147483647)throw new RangeError('The value "'+t+'" is invalid for option "size"');var e=new Uint8Array(t);return e.__proto__=n.prototype,e}function n(t,e,s){if("number"==typeof t){if("string"==typeof e)throw new TypeError('The "string" argument must be of type string. Received type number');return l(t)}return i(t,e,s)}function i(t,e,s){if("string"==typeof t)return function(t,e){if("string"==typeof e&&""!==e||(e="utf8"),!n.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var s=0|d(t,e),r=a(s),i=r.write(t,e);return i!==s&&(r=r.slice(0,i)),r}(t,e);if(ArrayBuffer.isView(t))return c(t);if(null==t)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(D(t,ArrayBuffer)||t&&D(t.buffer,ArrayBuffer))return function(t,e,s){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(s||0))throw new RangeError('"length" is outside of buffer bounds');var r;return(r=void 0===e&&void 0===s?new Uint8Array(t):void 0===s?new Uint8Array(t,e):new Uint8Array(t,e,s)).__proto__=n.prototype,r}(t,e,s);if("number"==typeof t)throw new TypeError('The "value" argument must not be of type number. Received type number');var r=t.valueOf&&t.valueOf();if(null!=r&&r!==t)return n.from(r,e,s);var i=function(t){if(n.isBuffer(t)){var e=0|h(t.length),s=a(e);return 0===s.length||t.copy(s,0,0,e),s}return void 0!==t.length?"number"!=typeof t.length||B(t.length)?a(0):c(t):"Buffer"===t.type&&Array.isArray(t.data)?c(t.data):void 0}(t);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof t[Symbol.toPrimitive])return n.from(t[Symbol.toPrimitive]("string"),e,s);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}function o(t){if("number"!=typeof t)throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function l(t){return o(t),a(t<0?0:0|h(t))}function c(t){for(var e=t.length<0?0:0|h(t.length),s=a(e),r=0;r<e;r+=1)s[r]=255&t[r];return s}function h(t){if(t>=2147483647)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+2147483647..toString(16)+" bytes");return 0|t}function d(t,e){if(n.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||D(t,ArrayBuffer))return t.byteLength;if("string"!=typeof t)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var s=t.length,r=arguments.length>2&&!0===arguments[2];if(!r&&0===s)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return s;case"utf8":case"utf-8":return z(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*s;case"hex":return s>>>1;case"base64":return O(t).length;default:if(a)return r?-1:z(t).length;e=(""+e).toLowerCase(),a=!0}}function u(t,e,s){var r=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===s||s>this.length)&&(s=this.length),s<=0)return"";if((s>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return k(this,e,s);case"utf8":case"utf-8":return x(this,e,s);case"ascii":return E(this,e,s);case"latin1":case"binary":return T(this,e,s);case"base64":return _(this,e,s);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return S(this,e,s);default:if(r)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),r=!0}}function p(t,e,s){var r=t[e];t[e]=t[s],t[s]=r}function f(t,e,s,r,a){if(0===t.length)return-1;if("string"==typeof s?(r=s,s=0):s>2147483647?s=2147483647:s<-2147483648&&(s=-2147483648),B(s=+s)&&(s=a?0:t.length-1),s<0&&(s=t.length+s),s>=t.length){if(a)return-1;s=t.length-1}else if(s<0){if(!a)return-1;s=0}if("string"==typeof e&&(e=n.from(e,r)),n.isBuffer(e))return 0===e.length?-1:m(t,e,s,r,a);if("number"==typeof e)return e&=255,"function"==typeof Uint8Array.prototype.indexOf?a?Uint8Array.prototype.indexOf.call(t,e,s):Uint8Array.prototype.lastIndexOf.call(t,e,s):m(t,[e],s,r,a);throw new TypeError("val must be string, number or Buffer")}function m(t,e,s,r,a){var n,i=1,o=t.length,l=e.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(t.length<2||e.length<2)return-1;i=2,o/=2,l/=2,s/=2}function c(t,e){return 1===i?t[e]:t.readUInt16BE(e*i)}if(a){var h=-1;for(n=s;n<o;n++)if(c(t,n)===c(e,-1===h?0:n-h)){if(-1===h&&(h=n),n-h+1===l)return h*i}else-1!==h&&(n-=n-h),h=-1}else for(s+l>o&&(s=o-l),n=s;n>=0;n--){for(var d=!0,u=0;u<l;u++)if(c(t,n+u)!==c(e,u)){d=!1;break}if(d)return n}return-1}function g(t,e,s,r){s=Number(s)||0;var a=t.length-s;r?(r=Number(r))>a&&(r=a):r=a;var n=e.length;r>n/2&&(r=n/2);for(var i=0;i<r;++i){var o=parseInt(e.substr(2*i,2),16);if(B(o))return i;t[s+i]=o}return i}function v(t,e,s,r){return I(z(e,t.length-s),t,s,r)}function b(t,e,s,r){return I(function(t){for(var e=[],s=0;s<t.length;++s)e.push(255&t.charCodeAt(s));return e}(e),t,s,r)}function y(t,e,s,r){return b(t,e,s,r)}function w(t,e,s,r){return I(O(e),t,s,r)}function M(t,e,s,r){return I(function(t,e){for(var s,r,a,n=[],i=0;i<t.length&&!((e-=2)<0);++i)r=(s=t.charCodeAt(i))>>8,a=s%256,n.push(a),n.push(r);return n}(e,t.length-s),t,s,r)}function _(t,s,r){return 0===s&&r===t.length?e.fromByteArray(t):e.fromByteArray(t.slice(s,r))}function x(t,e,s){s=Math.min(t.length,s);for(var r=[],a=e;a<s;){var n,i,o,l,c=t[a],h=null,d=c>239?4:c>223?3:c>191?2:1;if(a+d<=s)switch(d){case 1:c<128&&(h=c);break;case 2:128==(192&(n=t[a+1]))&&(l=(31&c)<<6|63&n)>127&&(h=l);break;case 3:n=t[a+1],i=t[a+2],128==(192&n)&&128==(192&i)&&(l=(15&c)<<12|(63&n)<<6|63&i)>2047&&(l<55296||l>57343)&&(h=l);break;case 4:n=t[a+1],i=t[a+2],o=t[a+3],128==(192&n)&&128==(192&i)&&128==(192&o)&&(l=(15&c)<<18|(63&n)<<12|(63&i)<<6|63&o)>65535&&l<1114112&&(h=l)}null===h?(h=65533,d=1):h>65535&&(h-=65536,r.push(h>>>10&1023|55296),h=56320|1023&h),r.push(h),a+=d}return function(t){var e=t.length;if(e<=4096)return String.fromCharCode.apply(String,t);for(var s="",r=0;r<e;)s+=String.fromCharCode.apply(String,t.slice(r,r+=4096));return s}(r)}function E(t,e,s){var r="";s=Math.min(t.length,s);for(var a=e;a<s;++a)r+=String.fromCharCode(127&t[a]);return r}function T(t,e,s){var r="";s=Math.min(t.length,s);for(var a=e;a<s;++a)r+=String.fromCharCode(t[a]);return r}function k(t,e,s){var r,a=t.length;(!e||e<0)&&(e=0),(!s||s<0||s>a)&&(s=a);for(var n="",i=e;i<s;++i)n+=(r=t[i])<16?"0"+r.toString(16):r.toString(16);return n}function S(t,e,s){for(var r=t.slice(e,s),a="",n=0;n<r.length;n+=2)a+=String.fromCharCode(r[n]+256*r[n+1]);return a}function A(t,e,s){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>s)throw new RangeError("Trying to access beyond buffer length")}function N(t,e,s,r,a,i){if(!n.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<i)throw new RangeError('"value" argument is out of bounds');if(s+r>t.length)throw new RangeError("Index out of range")}function j(t,e,s,r,a,n){if(s+r>t.length)throw new RangeError("Index out of range");if(s<0)throw new RangeError("Index out of range")}function C(t,e,s,a,n){return e=+e,s>>>=0,n||j(t,0,s,4),r.write(t,e,s,a,23,4),s+4}function R(t,e,s,a,n){return e=+e,s>>>=0,n||j(t,0,s,8),r.write(t,e,s,a,52,8),s+8}s.Buffer=n,s.SlowBuffer=function(t){return+t!=t&&(t=0),n.alloc(+t)},s.INSPECT_MAX_BYTES=50,s.kMaxLength=2147483647,n.TYPED_ARRAY_SUPPORT=function(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()}catch(t){return!1}}(),n.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(n.prototype,"parent",{enumerable:!0,get:function(){if(n.isBuffer(this))return this.buffer}}),Object.defineProperty(n.prototype,"offset",{enumerable:!0,get:function(){if(n.isBuffer(this))return this.byteOffset}}),"undefined"!=typeof Symbol&&null!=Symbol.species&&n[Symbol.species]===n&&Object.defineProperty(n,Symbol.species,{value:null,configurable:!0,enumerable:!1,writable:!1}),n.poolSize=8192,n.from=function(t,e,s){return i(t,e,s)},n.prototype.__proto__=Uint8Array.prototype,n.__proto__=Uint8Array,n.alloc=function(t,e,s){return function(t,e,s){return o(t),t<=0?a(t):void 0!==e?"string"==typeof s?a(t).fill(e,s):a(t).fill(e):a(t)}(t,e,s)},n.allocUnsafe=function(t){return l(t)},n.allocUnsafeSlow=function(t){return l(t)},n.isBuffer=function(t){return null!=t&&!0===t._isBuffer&&t!==n.prototype},n.compare=function(t,e){if(D(t,Uint8Array)&&(t=n.from(t,t.offset,t.byteLength)),D(e,Uint8Array)&&(e=n.from(e,e.offset,e.byteLength)),!n.isBuffer(t)||!n.isBuffer(e))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===e)return 0;for(var s=t.length,r=e.length,a=0,i=Math.min(s,r);a<i;++a)if(t[a]!==e[a]){s=t[a],r=e[a];break}return s<r?-1:r<s?1:0},n.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},n.concat=function(t,e){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return n.alloc(0);var s;if(void 0===e)for(e=0,s=0;s<t.length;++s)e+=t[s].length;var r=n.allocUnsafe(e),a=0;for(s=0;s<t.length;++s){var i=t[s];if(D(i,Uint8Array)&&(i=n.from(i)),!n.isBuffer(i))throw new TypeError('"list" argument must be an Array of Buffers');i.copy(r,a),a+=i.length}return r},n.byteLength=d,n.prototype._isBuffer=!0,n.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)p(this,e,e+1);return this},n.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)p(this,e,e+3),p(this,e+1,e+2);return this},n.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)p(this,e,e+7),p(this,e+1,e+6),p(this,e+2,e+5),p(this,e+3,e+4);return this},n.prototype.toString=function(){var t=this.length;return 0===t?"":0===arguments.length?x(this,0,t):u.apply(this,arguments)},n.prototype.toLocaleString=n.prototype.toString,n.prototype.equals=function(t){if(!n.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===n.compare(this,t)},n.prototype.inspect=function(){var t="",e=s.INSPECT_MAX_BYTES;return t=this.toString("hex",0,e).replace(/(.{2})/g,"$1 ").trim(),this.length>e&&(t+=" ... "),"<Buffer "+t+">"},n.prototype.compare=function(t,e,s,r,a){if(D(t,Uint8Array)&&(t=n.from(t,t.offset,t.byteLength)),!n.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(void 0===e&&(e=0),void 0===s&&(s=t?t.length:0),void 0===r&&(r=0),void 0===a&&(a=this.length),e<0||s>t.length||r<0||a>this.length)throw new RangeError("out of range index");if(r>=a&&e>=s)return 0;if(r>=a)return-1;if(e>=s)return 1;if(this===t)return 0;for(var i=(a>>>=0)-(r>>>=0),o=(s>>>=0)-(e>>>=0),l=Math.min(i,o),c=this.slice(r,a),h=t.slice(e,s),d=0;d<l;++d)if(c[d]!==h[d]){i=c[d],o=h[d];break}return i<o?-1:o<i?1:0},n.prototype.includes=function(t,e,s){return-1!==this.indexOf(t,e,s)},n.prototype.indexOf=function(t,e,s){return f(this,t,e,s,!0)},n.prototype.lastIndexOf=function(t,e,s){return f(this,t,e,s,!1)},n.prototype.write=function(t,e,s,r){if(void 0===e)r="utf8",s=this.length,e=0;else if(void 0===s&&"string"==typeof e)r=e,s=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e>>>=0,isFinite(s)?(s>>>=0,void 0===r&&(r="utf8")):(r=s,s=void 0)}var a=this.length-e;if((void 0===s||s>a)&&(s=a),t.length>0&&(s<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var n=!1;;)switch(r){case"hex":return g(this,t,e,s);case"utf8":case"utf-8":return v(this,t,e,s);case"ascii":return b(this,t,e,s);case"latin1":case"binary":return y(this,t,e,s);case"base64":return w(this,t,e,s);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,t,e,s);default:if(n)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),n=!0}},n.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},n.prototype.slice=function(t,e){var s=this.length;(t=~~t)<0?(t+=s)<0&&(t=0):t>s&&(t=s),(e=void 0===e?s:~~e)<0?(e+=s)<0&&(e=0):e>s&&(e=s),e<t&&(e=t);var r=this.subarray(t,e);return r.__proto__=n.prototype,r},n.prototype.readUIntLE=function(t,e,s){t>>>=0,e>>>=0,s||A(t,e,this.length);for(var r=this[t],a=1,n=0;++n<e&&(a*=256);)r+=this[t+n]*a;return r},n.prototype.readUIntBE=function(t,e,s){t>>>=0,e>>>=0,s||A(t,e,this.length);for(var r=this[t+--e],a=1;e>0&&(a*=256);)r+=this[t+--e]*a;return r},n.prototype.readUInt8=function(t,e){return t>>>=0,e||A(t,1,this.length),this[t]},n.prototype.readUInt16LE=function(t,e){return t>>>=0,e||A(t,2,this.length),this[t]|this[t+1]<<8},n.prototype.readUInt16BE=function(t,e){return t>>>=0,e||A(t,2,this.length),this[t]<<8|this[t+1]},n.prototype.readUInt32LE=function(t,e){return t>>>=0,e||A(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},n.prototype.readUInt32BE=function(t,e){return t>>>=0,e||A(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},n.prototype.readIntLE=function(t,e,s){t>>>=0,e>>>=0,s||A(t,e,this.length);for(var r=this[t],a=1,n=0;++n<e&&(a*=256);)r+=this[t+n]*a;return r>=(a*=128)&&(r-=Math.pow(2,8*e)),r},n.prototype.readIntBE=function(t,e,s){t>>>=0,e>>>=0,s||A(t,e,this.length);for(var r=e,a=1,n=this[t+--r];r>0&&(a*=256);)n+=this[t+--r]*a;return n>=(a*=128)&&(n-=Math.pow(2,8*e)),n},n.prototype.readInt8=function(t,e){return t>>>=0,e||A(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},n.prototype.readInt16LE=function(t,e){t>>>=0,e||A(t,2,this.length);var s=this[t]|this[t+1]<<8;return 32768&s?4294901760|s:s},n.prototype.readInt16BE=function(t,e){t>>>=0,e||A(t,2,this.length);var s=this[t+1]|this[t]<<8;return 32768&s?4294901760|s:s},n.prototype.readInt32LE=function(t,e){return t>>>=0,e||A(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},n.prototype.readInt32BE=function(t,e){return t>>>=0,e||A(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},n.prototype.readFloatLE=function(t,e){return t>>>=0,e||A(t,4,this.length),r.read(this,t,!0,23,4)},n.prototype.readFloatBE=function(t,e){return t>>>=0,e||A(t,4,this.length),r.read(this,t,!1,23,4)},n.prototype.readDoubleLE=function(t,e){return t>>>=0,e||A(t,8,this.length),r.read(this,t,!0,52,8)},n.prototype.readDoubleBE=function(t,e){return t>>>=0,e||A(t,8,this.length),r.read(this,t,!1,52,8)},n.prototype.writeUIntLE=function(t,e,s,r){t=+t,e>>>=0,s>>>=0,r||N(this,t,e,s,Math.pow(2,8*s)-1,0);var a=1,n=0;for(this[e]=255&t;++n<s&&(a*=256);)this[e+n]=t/a&255;return e+s},n.prototype.writeUIntBE=function(t,e,s,r){t=+t,e>>>=0,s>>>=0,r||N(this,t,e,s,Math.pow(2,8*s)-1,0);var a=s-1,n=1;for(this[e+a]=255&t;--a>=0&&(n*=256);)this[e+a]=t/n&255;return e+s},n.prototype.writeUInt8=function(t,e,s){return t=+t,e>>>=0,s||N(this,t,e,1,255,0),this[e]=255&t,e+1},n.prototype.writeUInt16LE=function(t,e,s){return t=+t,e>>>=0,s||N(this,t,e,2,65535,0),this[e]=255&t,this[e+1]=t>>>8,e+2},n.prototype.writeUInt16BE=function(t,e,s){return t=+t,e>>>=0,s||N(this,t,e,2,65535,0),this[e]=t>>>8,this[e+1]=255&t,e+2},n.prototype.writeUInt32LE=function(t,e,s){return t=+t,e>>>=0,s||N(this,t,e,4,4294967295,0),this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t,e+4},n.prototype.writeUInt32BE=function(t,e,s){return t=+t,e>>>=0,s||N(this,t,e,4,4294967295,0),this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t,e+4},n.prototype.writeIntLE=function(t,e,s,r){if(t=+t,e>>>=0,!r){var a=Math.pow(2,8*s-1);N(this,t,e,s,a-1,-a)}var n=0,i=1,o=0;for(this[e]=255&t;++n<s&&(i*=256);)t<0&&0===o&&0!==this[e+n-1]&&(o=1),this[e+n]=(t/i|0)-o&255;return e+s},n.prototype.writeIntBE=function(t,e,s,r){if(t=+t,e>>>=0,!r){var a=Math.pow(2,8*s-1);N(this,t,e,s,a-1,-a)}var n=s-1,i=1,o=0;for(this[e+n]=255&t;--n>=0&&(i*=256);)t<0&&0===o&&0!==this[e+n+1]&&(o=1),this[e+n]=(t/i|0)-o&255;return e+s},n.prototype.writeInt8=function(t,e,s){return t=+t,e>>>=0,s||N(this,t,e,1,127,-128),t<0&&(t=255+t+1),this[e]=255&t,e+1},n.prototype.writeInt16LE=function(t,e,s){return t=+t,e>>>=0,s||N(this,t,e,2,32767,-32768),this[e]=255&t,this[e+1]=t>>>8,e+2},n.prototype.writeInt16BE=function(t,e,s){return t=+t,e>>>=0,s||N(this,t,e,2,32767,-32768),this[e]=t>>>8,this[e+1]=255&t,e+2},n.prototype.writeInt32LE=function(t,e,s){return t=+t,e>>>=0,s||N(this,t,e,4,2147483647,-2147483648),this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24,e+4},n.prototype.writeInt32BE=function(t,e,s){return t=+t,e>>>=0,s||N(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t,e+4},n.prototype.writeFloatLE=function(t,e,s){return C(this,t,e,!0,s)},n.prototype.writeFloatBE=function(t,e,s){return C(this,t,e,!1,s)},n.prototype.writeDoubleLE=function(t,e,s){return R(this,t,e,!0,s)},n.prototype.writeDoubleBE=function(t,e,s){return R(this,t,e,!1,s)},n.prototype.copy=function(t,e,s,r){if(!n.isBuffer(t))throw new TypeError("argument should be a Buffer");if(s||(s=0),r||0===r||(r=this.length),e>=t.length&&(e=t.length),e||(e=0),r>0&&r<s&&(r=s),r===s)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(s<0||s>=this.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),t.length-e<r-s&&(r=t.length-e+s);var a=r-s;if(this===t&&"function"==typeof Uint8Array.prototype.copyWithin)this.copyWithin(e,s,r);else if(this===t&&s<e&&e<r)for(var i=a-1;i>=0;--i)t[i+e]=this[i+s];else Uint8Array.prototype.set.call(t,this.subarray(s,r),e);return a},n.prototype.fill=function(t,e,s,r){if("string"==typeof t){if("string"==typeof e?(r=e,e=0,s=this.length):"string"==typeof s&&(r=s,s=this.length),void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!n.isEncoding(r))throw new TypeError("Unknown encoding: "+r);if(1===t.length){var a=t.charCodeAt(0);("utf8"===r&&a<128||"latin1"===r)&&(t=a)}}else"number"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<s)throw new RangeError("Out of range index");if(s<=e)return this;var i;if(e>>>=0,s=void 0===s?this.length:s>>>0,t||(t=0),"number"==typeof t)for(i=e;i<s;++i)this[i]=t;else{var o=n.isBuffer(t)?t:n.from(t,r),l=o.length;if(0===l)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(i=0;i<s-e;++i)this[i+e]=o[i%l]}return this};var L=/[^+/0-9A-Za-z-_]/g;function z(t,e){var s;e=e||1/0;for(var r=t.length,a=null,n=[],i=0;i<r;++i){if((s=t.charCodeAt(i))>55295&&s<57344){if(!a){if(s>56319){(e-=3)>-1&&n.push(239,191,189);continue}if(i+1===r){(e-=3)>-1&&n.push(239,191,189);continue}a=s;continue}if(s<56320){(e-=3)>-1&&n.push(239,191,189),a=s;continue}s=65536+(a-55296<<10|s-56320)}else a&&(e-=3)>-1&&n.push(239,191,189);if(a=null,s<128){if((e-=1)<0)break;n.push(s)}else if(s<2048){if((e-=2)<0)break;n.push(s>>6|192,63&s|128)}else if(s<65536){if((e-=3)<0)break;n.push(s>>12|224,s>>6&63|128,63&s|128)}else{if(!(s<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;n.push(s>>18|240,s>>12&63|128,s>>6&63|128,63&s|128)}}return n}function O(t){return e.toByteArray(function(t){if((t=(t=t.split("=")[0]).trim().replace(L,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function I(t,e,s,r){for(var a=0;a<r&&!(a+s>=e.length||a>=t.length);++a)e[a+s]=t[a];return a}function D(t,e){return t instanceof e||null!=t&&null!=t.constructor&&null!=t.constructor.name&&t.constructor.name===e.name}function B(t){return t!=t}}).call(this)}).call(this,t("buffer").Buffer)},{"base64-js":35,buffer:38,ieee754:40}],39:[function(t,e,s){"use strict";var r,a="object"==typeof Reflect?Reflect:null,n=a&&"function"==typeof a.apply?a.apply:function(t,e,s){return Function.prototype.apply.call(t,e,s)};r=a&&"function"==typeof a.ownKeys?a.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:function(t){return Object.getOwnPropertyNames(t)};var i=Number.isNaN||function(t){return t!=t};function o(){o.init.call(this)}e.exports=o,e.exports.once=function(t,e){return new Promise((function(s,r){function a(s){t.removeListener(e,n),r(s)}function n(){"function"==typeof t.removeListener&&t.removeListener("error",a),s([].slice.call(arguments))}v(t,e,n,{once:!0}),"error"!==e&&function(t,e){"function"==typeof t.on&&v(t,"error",e,{once:!0})}(t,a)}))},o.EventEmitter=o,o.prototype._events=void 0,o.prototype._eventsCount=0,o.prototype._maxListeners=void 0;var l=10;function c(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}function h(t){return void 0===t._maxListeners?o.defaultMaxListeners:t._maxListeners}function d(t,e,s,r){var a,n,i,o;if(c(s),void 0===(n=t._events)?(n=t._events=Object.create(null),t._eventsCount=0):(void 0!==n.newListener&&(t.emit("newListener",e,s.listener?s.listener:s),n=t._events),i=n[e]),void 0===i)i=n[e]=s,++t._eventsCount;else if("function"==typeof i?i=n[e]=r?[s,i]:[i,s]:r?i.unshift(s):i.push(s),(a=h(t))>0&&i.length>a&&!i.warned){i.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+i.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=t,l.type=e,l.count=i.length,o=l,console&&console.warn&&console.warn(o)}return t}function u(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function p(t,e,s){var r={fired:!1,wrapFn:void 0,target:t,type:e,listener:s},a=u.bind(r);return a.listener=s,r.wrapFn=a,a}function f(t,e,s){var r=t._events;if(void 0===r)return[];var a=r[e];return void 0===a?[]:"function"==typeof a?s?[a.listener||a]:[a]:s?function(t){for(var e=new Array(t.length),s=0;s<e.length;++s)e[s]=t[s].listener||t[s];return e}(a):g(a,a.length)}function m(t){var e=this._events;if(void 0!==e){var s=e[t];if("function"==typeof s)return 1;if(void 0!==s)return s.length}return 0}function g(t,e){for(var s=new Array(e),r=0;r<e;++r)s[r]=t[r];return s}function v(t,e,s,r){if("function"==typeof t.on)r.once?t.once(e,s):t.on(e,s);else{if("function"!=typeof t.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t);t.addEventListener(e,(function a(n){r.once&&t.removeEventListener(e,a),s(n)}))}}Object.defineProperty(o,"defaultMaxListeners",{enumerable:!0,get:function(){return l},set:function(t){if("number"!=typeof t||t<0||i(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");l=t}}),o.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},o.prototype.setMaxListeners=function(t){if("number"!=typeof t||t<0||i(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this},o.prototype.getMaxListeners=function(){return h(this)},o.prototype.emit=function(t){for(var e=[],s=1;s<arguments.length;s++)e.push(arguments[s]);var r="error"===t,a=this._events;if(void 0!==a)r=r&&void 0===a.error;else if(!r)return!1;if(r){var i;if(e.length>0&&(i=e[0]),i instanceof Error)throw i;var o=new Error("Unhandled error."+(i?" ("+i.message+")":""));throw o.context=i,o}var l=a[t];if(void 0===l)return!1;if("function"==typeof l)n(l,this,e);else{var c=l.length,h=g(l,c);for(s=0;s<c;++s)n(h[s],this,e)}return!0},o.prototype.addListener=function(t,e){return d(this,t,e,!1)},o.prototype.on=o.prototype.addListener,o.prototype.prependListener=function(t,e){return d(this,t,e,!0)},o.prototype.once=function(t,e){return c(e),this.on(t,p(this,t,e)),this},o.prototype.prependOnceListener=function(t,e){return c(e),this.prependListener(t,p(this,t,e)),this},o.prototype.removeListener=function(t,e){var s,r,a,n,i;if(c(e),void 0===(r=this._events))return this;if(void 0===(s=r[t]))return this;if(s===e||s.listener===e)0==--this._eventsCount?this._events=Object.create(null):(delete r[t],r.removeListener&&this.emit("removeListener",t,s.listener||e));else if("function"!=typeof s){for(a=-1,n=s.length-1;n>=0;n--)if(s[n]===e||s[n].listener===e){i=s[n].listener,a=n;break}if(a<0)return this;0===a?s.shift():function(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}(s,a),1===s.length&&(r[t]=s[0]),void 0!==r.removeListener&&this.emit("removeListener",t,i||e)}return this},o.prototype.off=o.prototype.removeListener,o.prototype.removeAllListeners=function(t){var e,s,r;if(void 0===(s=this._events))return this;if(void 0===s.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==s[t]&&(0==--this._eventsCount?this._events=Object.create(null):delete s[t]),this;if(0===arguments.length){var a,n=Object.keys(s);for(r=0;r<n.length;++r)"removeListener"!==(a=n[r])&&this.removeAllListeners(a);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(e=s[t]))this.removeListener(t,e);else if(void 0!==e)for(r=e.length-1;r>=0;r--)this.removeListener(t,e[r]);return this},o.prototype.listeners=function(t){return f(this,t,!0)},o.prototype.rawListeners=function(t){return f(this,t,!1)},o.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):m.call(t,e)},o.prototype.listenerCount=m,o.prototype.eventNames=function(){return this._eventsCount>0?r(this._events):[]}},{}],40:[function(t,e,s){s.read=function(t,e,s,r,a){var n,i,o=8*a-r-1,l=(1<<o)-1,c=l>>1,h=-7,d=s?a-1:0,u=s?-1:1,p=t[e+d];for(d+=u,n=p&(1<<-h)-1,p>>=-h,h+=o;h>0;n=256*n+t[e+d],d+=u,h-=8);for(i=n&(1<<-h)-1,n>>=-h,h+=r;h>0;i=256*i+t[e+d],d+=u,h-=8);if(0===n)n=1-c;else{if(n===l)return i?NaN:1/0*(p?-1:1);i+=Math.pow(2,r),n-=c}return(p?-1:1)*i*Math.pow(2,n-r)},s.write=function(t,e,s,r,a,n){var i,o,l,c=8*n-a-1,h=(1<<c)-1,d=h>>1,u=23===a?Math.pow(2,-24)-Math.pow(2,-77):0,p=r?0:n-1,f=r?1:-1,m=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(o=isNaN(e)?1:0,i=h):(i=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-i))<1&&(i--,l*=2),(e+=i+d>=1?u/l:u*Math.pow(2,1-d))*l>=2&&(i++,l/=2),i+d>=h?(o=0,i=h):i+d>=1?(o=(e*l-1)*Math.pow(2,a),i+=d):(o=e*Math.pow(2,d-1)*Math.pow(2,a),i=0));a>=8;t[s+p]=255&o,p+=f,o/=256,a-=8);for(i=i<<a|o,c+=a;c>0;t[s+p]=255&i,p+=f,i/=256,c-=8);t[s+p-f]|=128*m}},{}],41:[function(t,e,s){"function"==typeof Object.create?e.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(t,e){if(e){t.super_=e;var s=function(){};s.prototype=e.prototype,t.prototype=new s,t.prototype.constructor=t}}},{}],42:[function(t,e,s){"use strict";const r=t("tspan"),a="M 4,0 C 4,1.1 3.1,2 2,2 0.9,2 0,1.1 0,0 c 0,-1.1 0.9,-2 2,-2 1.1,0 2,0.9 2,2 z",n="M -11,-6 -11,6 0,0 z m -5,6 5,0",i="m -16,-10 5,0 c 6,0 11,4 11,10 0,6 -5,10 -11,10 l -5,0 z",o="m -18,-10 4,0 c 6,0 12,5 14,10 -2,5 -8,10 -14,10 l -4,0 c 2.5,-5 2.5,-15 0,-20 z",l="m -21,-10 c 1,3 2,6 2,10 m 0,0 c 0,4 -1,7 -2,10 m 3,-20 4,0 c 6,0 12,5 14,10 -2,5 -8,10 -14,10 l -4,0 c 1,-3 2,-6 2,-10 0,-4 -1,-7 -2,-10 z",c="c 0,4.418278 -3.581722,8 -8,8 -4.418278,0 -8,-3.581722 -8,-8 0,-4.418278 3.581722,-8 8,-8 4.418278,0 8,3.581722 8,8 z",h={"=":n,"~":n+a,"&":i,"~&":i+a,"|":o,"~|":o+a,"^":l,"~^":l+a,"+":"m -8,5 0,-10 m -5,5 10,0 m 3,0"+c,"*":"m -4,4 -8,-8 m 0,8 8,-8 m 4,4"+c,"-":"m -3,0 -10,0 m 13,0"+c},d={add:"+",mul:"*",sub:"-",and:"&",or:"|",xor:"^",andr:"&",orr:"|",xorr:"^",input:"="};Object.keys(d).reduce(((t,e)=>(t[e]=h[d[e]],t)),h);const u={eq:"==",ne:"!=",slt:"<",sle:"<=",sgt:">",sge:">=",ult:"<",ule:"<=",ugt:">",uge:">=",BUF:1,INV:1,AND:"&",NAND:"&",OR:"≥1",NOR:"≥1",XOR:"=1",XNOR:"=1",box:"",MUX:"M"},p={INV:1,NAND:1,NOR:1,XNOR:1};e.exports=function(t,e,s){return(t=>void 0!==h[t])(t)?(t=>["path",{class:"gate",d:h[t]}])(t):(t=>void 0!==u[t])(t)?((t,e,s)=>(e===s&&(e=-4,s=4),["g",["path",{class:"gate",d:"m -16,"+(e-3)+" 16,0 0,"+(s-e+6)+" -16,0 z"+(p[t]?a:"")}],["text",{x:-14,y:4,class:"wirename"}].concat(r.parse(u[t]))]))(t,e,s):["text",{x:-14,y:4,class:"wirename"}].concat(r.parse(t))}},{tspan:74}],43:[function(t,e,s){"use strict";const r=t("tspan"),a=t("./draw_gate.js");e.exports=function t(e,s){const n=["g"],i=[];if(Array.isArray(e)){i.push(e[0].name),i.push([32*(s-e[0].x),8*e[0].y]);for(let t=1;t<e.length;t++){const r=e[t];Array.isArray(r)?i.push([32*(s-r[0].x),8*r[0].y]):i.push([32*(s-r.x),8*r.y])}n.push(a(i));for(let r=1;r<e.length;r++){const a=e[r];n.push(t(a,s))}return n}const o=e.name,l=32*(s-e.x),c=8*e.y;return n.push(["g",{transform:"translate("+l+","+c+")"},["title"].concat(r.parse(o)),["path",{d:"M 2,0 a 2,2 0 1 1 -4,0 2,2 0 1 1 4,0 z"}],["text",{x:-4,y:4,class:"pinname"}].concat(r.parse(o))]),n}},{"./draw_gate.js":44,tspan:74}],44:[function(t,e,s){"use strict";const r=t("tspan"),a=t("./draw_body.js");e.exports=function(t){const e=t.length,s=[];for(let r=2;r<e;r++)s.push(t[r][1]);const n=["g"],i=Math.min.apply(null,s),o=Math.max.apply(null,s);n.push(["g",{transform:"translate(16,0)"},["path",{d:"M"+t[2][0]+","+i+" "+t[2][0]+","+o,class:"wire"}]]);for(let s=2;s<e;s++)n.push(["g",["path",{d:"m"+t[s][0]+","+t[s][1]+" 16,0",class:"wire"}]]);return n.push(["g",{transform:"translate("+t[1][0]+","+t[1][1]+")"},["title"].concat(r.parse(t[0])),a(t[0],i-t[1][1],o-t[1][1])]),n}},{"./draw_body.js":42,tspan:74}],45:[function(t,e,s){"use strict";e.exports=function(){return["style",".pinname {font-size:12px; font-style:normal; font-variant:normal; font-weight:500; font-stretch:normal; text-align:center; text-anchor:end; font-family:Helvetica} .wirename {font-size:12px; font-style:normal; font-variant:normal; font-weight:500; font-stretch:normal; text-align:center; text-anchor:start; font-family:Helvetica} .wirename:hover {fill:blue} .gate {color:#000; fill:#ffc; fill-opacity: 1;stroke:#000; stroke-width:1; stroke-opacity:1} .gate:hover {fill:red !important; } .wire {fill:none; stroke:#000; stroke-width:1; stroke-opacity:1} .grid {fill:#fff; fill-opacity:1; stroke:none}"]}},{}],46:[function(t,e,s){"use strict";const r=t("./render.js"),a=t("./draw_boxes.js"),n=t("./insert-svg-template-assign.js");e.exports=function(t,e){let s={x:0,y:2,xmax:0};const i=e.assign,o=i.length;for(let t=0;t<o;t++)s=r(i[t],s),s.x++;const l=s.xmax+3,c=["g"];for(let t=0;t<o;t++)c.push(a(i[t],l));const h=32*(l+1)+1,d=8*(s.y+1)-7;return["svg",{id:"svgcontent_"+t,viewBox:"0 0 "+h+" "+d,width:h,height:d},n(),["g",{transform:"translate(0.5, 0.5)"},c]]}},{"./draw_boxes.js":43,"./insert-svg-template-assign.js":45,"./render.js":47}],47:[function(t,e,s){"use strict";e.exports=function t(e,s){s.xmax=Math.max(s.xmax,s.x);const r=s.y,a=e.length;for(let r=1;r<a;r++){const a=e[r];Array.isArray(a)?s=t(a,{x:s.x+1,y:s.y,xmax:s.xmax}):(e[r]={name:a,x:s.x+1,y:s.y},s.y+=2)}return e[0]={name:e[0],x:s.x,y:Math.round((r+(s.y-2))/2)},s.x--,s}},{}],48:[function(t,e,s){"use strict";e.exports=(t,e)=>["svg",{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",width:t,height:e,viewBox:"0 0 "+t+" "+e}]},{}],49:[function(t,e,s){"use strict";const r=t("./parse.js"),a=t("./stringify.js"),n=t("./traverse.js"),i=t("./renderer.js"),o=t("./tt.js"),l=t("./gen-svg.js");s.renderer=i,s.parse=r,s.stringify=a,s.traverse=n,s.tt=o,s.gen={svg:l},s.p=r,s.s=a,s.t=n},{"./gen-svg.js":48,"./parse.js":50,"./renderer.js":51,"./stringify.js":52,"./traverse.js":53,"./tt.js":54}],50:[function(t,e,s){"use strict";const r=t("sax").parser;e.exports=function(t,e){const s=[],a=[];let n=s,i=!0,o=!0;e&&void 0!==e.strict&&(o=e.strict),void 0!==e&&void 0!==e.trim&&(i=e.trim);const l=r(o);return l.ontext=function(t){!1!==i&&""===t.trim()||n.push(t)},l.onopentag=function(t){const e=[t.name,t.attributes];a.push(n),n.push(e),n=e},l.onclosetag=function(){n=a.pop()},l.oncdata=function(t){!1!==i&&""===t.trim()||n.push("<![CDATA["+t+"]]>")},l.write(t).close(),s[0]}},{sax:57}],51:[function(t,e,s){"use strict";const r=t("./stringify.js");e.exports=t=>{const e="string"==typeof t?document.getElementById(t):t;return t=>{let s;try{s=r(t),e.innerHTML=s}catch(e){console.log(t)}}}},{"./stringify.js":52}],52:[function(t,e,s){"use strict";e.exports=function(t,e){const s=e>0?"\n":"",r=function(t){if(!(t>0))return t=>t;var e=" ".repeat(t);return t=>{if("string"!=typeof t)return t;const s=t.split("\n");return 1===s.length?e+t:s.map((t=>""===t.trim()?t:e+t)).join("\n")}}(e);return function t(e){let a,n="",i=!0;return e.some(((e,r,o)=>{if(0===r)return a="<"+e,1===o.length;if(1===r){if((l=e)&&"[object Object]"===Object.prototype.toString.call(l))return Object.keys(e).map((t=>{let s=e[t];Array.isArray(s)&&(s=s.join(" ")),a+=" "+t+'="'+s+'"'})),2===o.length||void(a+=">");a+=">"}var l;switch(typeof e){case"string":case"number":case"boolean":case"undefined":return void(n+=e+s)}i=!1,n+=t(e)}))?a+"/>"+s:i?a+n.split("\n").filter((t=>""!==t.trim())).join("\n")+"</"+e[0]+">"+s:a+s+r(n)+"</"+e[0]+">"+s}(t)}},{}],53:[function(t,e,s){"use strict";function r(){this._skip=!0}function a(){this._remove=!0}function n(t){this._name=t}function i(t){this._replace=t}e.exports=function(t,e){const s=function(){},o=e&&e.enter||s,l=e&&e.leave||s;!function t(e,s){if(void 0===e)return;if(null===e)return;if(!0===e)return;if(!1===e)return;const c={attr:{},full:e},h={name:n,skip:r,remove:a,replace:i,_name:void 0,_skip:!1,_remove:!1,_replace:void 0};let d=!0;switch(Object.prototype.toString.call(e)){case"[object String]":case"[object Number]":return;case"[object Array]":if(e.some((function(t,e){return 0===e?(c.name=t,!1):1===e?("[object Object]"===Object.prototype.toString.call(t)&&(d=!1,c.attr=t),!0):void 0})),o.call(h,c,s),h._name&&(e[0]=h._name),h._replace)return h._replace;if(h._remove)return null;if(!h._skip){let r=0,a=e.length;for(;r<a;){if(r>1||1===r&&d){const s=t(e[r],c);if(null===s){e.splice(r,1),a-=1;continue}s&&(e[r]=s)}r+=1}if(l.call(h,c,s),h._name&&(e[0]=h._name),h._replace)return h._replace;if(h._remove)return null}}}(t,void 0)}},{}],54:[function(t,e,s){"use strict";e.exports=(t,e,s)=>{let r={};return(t||e)&&(r={transform:"translate("+[t||0].concat(e?[e]:[]).join(",")+")"}),s="object"==typeof s?s:{},Object.assign(r,s)}},{}],55:[function(t,e,s){var r,a,n=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function o(){throw new Error("clearTimeout has not been defined")}function l(t){if(r===setTimeout)return setTimeout(t,0);if((r===i||!r)&&setTimeout)return r=setTimeout,setTimeout(t,0);try{return r(t,0)}catch(e){try{return r.call(null,t,0)}catch(e){return r.call(this,t,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:i}catch(t){r=i}try{a="function"==typeof clearTimeout?clearTimeout:o}catch(t){a=o}}();var c,h=[],d=!1,u=-1;function p(){d&&c&&(d=!1,c.length?h=c.concat(h):u=-1,h.length&&f())}function f(){if(!d){var t=l(p);d=!0;for(var e=h.length;e;){for(c=h,h=[];++u<e;)c&&c[u].run();u=-1,e=h.length}c=null,d=!1,function(t){if(a===clearTimeout)return clearTimeout(t);if((a===o||!a)&&clearTimeout)return a=clearTimeout,clearTimeout(t);try{a(t)}catch(e){try{return a.call(null,t)}catch(e){return a.call(this,t)}}}(t)}}function m(t,e){this.fun=t,this.array=e}function g(){}n.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var s=1;s<arguments.length;s++)e[s-1]=arguments[s];h.push(new m(t,e)),1!==h.length||d||l(f)},m.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=g,n.addListener=g,n.once=g,n.off=g,n.removeListener=g,n.removeAllListeners=g,n.emit=g,n.prependListener=g,n.prependOnceListener=g,n.listeners=function(t){return[]},n.binding=function(t){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(t){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}},{}],56:[function(t,e,s){var r=t("buffer"),a=r.Buffer;function n(t,e){for(var s in t)e[s]=t[s]}function i(t,e,s){return a(t,e,s)}a.from&&a.alloc&&a.allocUnsafe&&a.allocUnsafeSlow?e.exports=r:(n(r,s),s.Buffer=i),i.prototype=Object.create(a.prototype),n(a,i),i.from=function(t,e,s){if("number"==typeof t)throw new TypeError("Argument must not be a number");return a(t,e,s)},i.alloc=function(t,e,s){if("number"!=typeof t)throw new TypeError("Argument must be a number");var r=a(t);return void 0!==e?"string"==typeof s?r.fill(e,s):r.fill(e):r.fill(0),r},i.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return a(t)},i.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return r.SlowBuffer(t)}},{buffer:38}],57:[function(t,e,s){(function(e){(function(){!function(s){s.parser=function(t,e){return new n(t,e)},s.SAXParser=n,s.SAXStream=o,s.createStream=function(t,e){return new o(t,e)},s.MAX_BUFFER_LENGTH=65536;var r,a=["comment","sgmlDecl","textNode","tagName","doctype","procInstName","procInstBody","entity","attribName","attribValue","cdata","script"];function n(t,e){if(!(this instanceof n))return new n(t,e);!function(t){for(var e=0,s=a.length;e<s;e++)t[a[e]]=""}(this),this.q=this.c="",this.bufferCheckPosition=s.MAX_BUFFER_LENGTH,this.opt=e||{},this.opt.lowercase=this.opt.lowercase||this.opt.lowercasetags,this.looseCase=this.opt.lowercase?"toLowerCase":"toUpperCase",this.tags=[],this.closed=this.closedRoot=this.sawRoot=!1,this.tag=this.error=null,this.strict=!!t,this.noscript=!(!t&&!this.opt.noscript),this.state=_.BEGIN,this.strictEntities=this.opt.strictEntities,this.ENTITIES=this.strictEntities?Object.create(s.XML_ENTITIES):Object.create(s.ENTITIES),this.attribList=[],this.opt.xmlns&&(this.ns=Object.create(c)),this.trackPosition=!1!==this.opt.position,this.trackPosition&&(this.position=this.line=this.column=0),E(this,"onready")}s.EVENTS=["text","processinginstruction","sgmldeclaration","doctype","comment","opentagstart","attribute","opentag","closetag","opencdata","cdata","closecdata","error","end","ready","script","opennamespace","closenamespace"],Object.create||(Object.create=function(t){function e(){}return e.prototype=t,new e}),Object.keys||(Object.keys=function(t){var e=[];for(var s in t)t.hasOwnProperty(s)&&e.push(s);return e}),n.prototype={end:function(){N(this)},write:function(t){if(this.error)throw this.error;if(this.closed)return A(this,"Cannot write after close. Assign an onready handler.");if(null===t)return N(this);"object"==typeof t&&(t=t.toString());for(var e,r,n,i,o,l=0,c="";c=D(t,l++),this.c=c,c;)switch(this.trackPosition&&(this.position++,"\n"===c?(this.line++,this.column=0):this.column++),this.state){case _.BEGIN:if(this.state=_.BEGIN_WHITESPACE,"\ufeff"===c)continue;I(this,c);continue;case _.BEGIN_WHITESPACE:I(this,c);continue;case _.TEXT:if(this.sawRoot&&!this.closedRoot){for(var y=l-1;c&&"<"!==c&&"&"!==c;)(c=D(t,l++))&&this.trackPosition&&(this.position++,"\n"===c?(this.line++,this.column=0):this.column++);this.textNode+=t.substring(y,l-1)}"<"!==c||this.sawRoot&&this.closedRoot&&!this.strict?(f(c)||this.sawRoot&&!this.closedRoot||j(this,"Text data outside of root node."),"&"===c?this.state=_.TEXT_ENTITY:this.textNode+=c):(this.state=_.OPEN_WAKA,this.startTagPosition=this.position);continue;case _.SCRIPT:"<"===c?this.state=_.SCRIPT_ENDING:this.script+=c;continue;case _.SCRIPT_ENDING:"/"===c?this.state=_.CLOSE_TAG:(this.script+="<"+c,this.state=_.SCRIPT);continue;case _.OPEN_WAKA:if("!"===c)this.state=_.SGML_DECL,this.sgmlDecl="";else if(f(c));else if(v(h,c))this.state=_.OPEN_TAG,this.tagName=c;else if("/"===c)this.state=_.CLOSE_TAG,this.tagName="";else if("?"===c)this.state=_.PROC_INST,this.procInstName=this.procInstBody="";else{if(j(this,"Unencoded <"),this.startTagPosition+1<this.position){var w=this.position-this.startTagPosition;c=new Array(w).join(" ")+c}this.textNode+="<"+c,this.state=_.TEXT}continue;case _.SGML_DECL:"[CDATA["===(this.sgmlDecl+c).toUpperCase()?(T(this,"onopencdata"),this.state=_.CDATA,this.sgmlDecl="",this.cdata=""):this.sgmlDecl+c==="--"?(this.state=_.COMMENT,this.comment="",this.sgmlDecl=""):"DOCTYPE"===(this.sgmlDecl+c).toUpperCase()?(this.state=_.DOCTYPE,(this.doctype||this.sawRoot)&&j(this,"Inappropriately located doctype declaration"),this.doctype="",this.sgmlDecl=""):">"===c?(T(this,"onsgmldeclaration",this.sgmlDecl),this.sgmlDecl="",this.state=_.TEXT):m(c)?(this.state=_.SGML_DECL_QUOTED,this.sgmlDecl+=c):this.sgmlDecl+=c;continue;case _.SGML_DECL_QUOTED:c===this.q&&(this.state=_.SGML_DECL,this.q=""),this.sgmlDecl+=c;continue;case _.DOCTYPE:">"===c?(this.state=_.TEXT,T(this,"ondoctype",this.doctype),this.doctype=!0):(this.doctype+=c,"["===c?this.state=_.DOCTYPE_DTD:m(c)&&(this.state=_.DOCTYPE_QUOTED,this.q=c));continue;case _.DOCTYPE_QUOTED:this.doctype+=c,c===this.q&&(this.q="",this.state=_.DOCTYPE);continue;case _.DOCTYPE_DTD:this.doctype+=c,"]"===c?this.state=_.DOCTYPE:m(c)&&(this.state=_.DOCTYPE_DTD_QUOTED,this.q=c);continue;case _.DOCTYPE_DTD_QUOTED:this.doctype+=c,c===this.q&&(this.state=_.DOCTYPE_DTD,this.q="");continue;case _.COMMENT:"-"===c?this.state=_.COMMENT_ENDING:this.comment+=c;continue;case _.COMMENT_ENDING:"-"===c?(this.state=_.COMMENT_ENDED,this.comment=S(this.opt,this.comment),this.comment&&T(this,"oncomment",this.comment),this.comment=""):(this.comment+="-"+c,this.state=_.COMMENT);continue;case _.COMMENT_ENDED:">"!==c?(j(this,"Malformed comment"),this.comment+="--"+c,this.state=_.COMMENT):this.state=_.TEXT;continue;case _.CDATA:"]"===c?this.state=_.CDATA_ENDING:this.cdata+=c;continue;case _.CDATA_ENDING:"]"===c?this.state=_.CDATA_ENDING_2:(this.cdata+="]"+c,this.state=_.CDATA);continue;case _.CDATA_ENDING_2:">"===c?(this.cdata&&T(this,"oncdata",this.cdata),T(this,"onclosecdata"),this.cdata="",this.state=_.TEXT):"]"===c?this.cdata+="]":(this.cdata+="]]"+c,this.state=_.CDATA);continue;case _.PROC_INST:"?"===c?this.state=_.PROC_INST_ENDING:f(c)?this.state=_.PROC_INST_BODY:this.procInstName+=c;continue;case _.PROC_INST_BODY:if(!this.procInstBody&&f(c))continue;"?"===c?this.state=_.PROC_INST_ENDING:this.procInstBody+=c;continue;case _.PROC_INST_ENDING:">"===c?(T(this,"onprocessinginstruction",{name:this.procInstName,body:this.procInstBody}),this.procInstName=this.procInstBody="",this.state=_.TEXT):(this.procInstBody+="?"+c,this.state=_.PROC_INST_BODY);continue;case _.OPEN_TAG:v(d,c)?this.tagName+=c:(C(this),">"===c?z(this):"/"===c?this.state=_.OPEN_TAG_SLASH:(f(c)||j(this,"Invalid character in tag name"),this.state=_.ATTRIB));continue;case _.OPEN_TAG_SLASH:">"===c?(z(this,!0),O(this)):(j(this,"Forward-slash in opening tag not followed by >"),this.state=_.ATTRIB);continue;case _.ATTRIB:if(f(c))continue;">"===c?z(this):"/"===c?this.state=_.OPEN_TAG_SLASH:v(h,c)?(this.attribName=c,this.attribValue="",this.state=_.ATTRIB_NAME):j(this,"Invalid attribute name");continue;case _.ATTRIB_NAME:"="===c?this.state=_.ATTRIB_VALUE:">"===c?(j(this,"Attribute without value"),this.attribValue=this.attribName,L(this),z(this)):f(c)?this.state=_.ATTRIB_NAME_SAW_WHITE:v(d,c)?this.attribName+=c:j(this,"Invalid attribute name");continue;case _.ATTRIB_NAME_SAW_WHITE:if("="===c)this.state=_.ATTRIB_VALUE;else{if(f(c))continue;j(this,"Attribute without value"),this.tag.attributes[this.attribName]="",this.attribValue="",T(this,"onattribute",{name:this.attribName,value:""}),this.attribName="",">"===c?z(this):v(h,c)?(this.attribName=c,this.state=_.ATTRIB_NAME):(j(this,"Invalid attribute name"),this.state=_.ATTRIB)}continue;case _.ATTRIB_VALUE:if(f(c))continue;m(c)?(this.q=c,this.state=_.ATTRIB_VALUE_QUOTED):(j(this,"Unquoted attribute value"),this.state=_.ATTRIB_VALUE_UNQUOTED,this.attribValue=c);continue;case _.ATTRIB_VALUE_QUOTED:if(c!==this.q){"&"===c?this.state=_.ATTRIB_VALUE_ENTITY_Q:this.attribValue+=c;continue}L(this),this.q="",this.state=_.ATTRIB_VALUE_CLOSED;continue;case _.ATTRIB_VALUE_CLOSED:f(c)?this.state=_.ATTRIB:">"===c?z(this):"/"===c?this.state=_.OPEN_TAG_SLASH:v(h,c)?(j(this,"No whitespace between attributes"),this.attribName=c,this.attribValue="",this.state=_.ATTRIB_NAME):j(this,"Invalid attribute name");continue;case _.ATTRIB_VALUE_UNQUOTED:if(!g(c)){"&"===c?this.state=_.ATTRIB_VALUE_ENTITY_U:this.attribValue+=c;continue}L(this),">"===c?z(this):this.state=_.ATTRIB;continue;case _.CLOSE_TAG:if(this.tagName)">"===c?O(this):v(d,c)?this.tagName+=c:this.script?(this.script+="</"+this.tagName,this.tagName="",this.state=_.SCRIPT):(f(c)||j(this,"Invalid tagname in closing tag"),this.state=_.CLOSE_TAG_SAW_WHITE);else{if(f(c))continue;b(h,c)?this.script?(this.script+="</"+c,this.state=_.SCRIPT):j(this,"Invalid tagname in closing tag."):this.tagName=c}continue;case _.CLOSE_TAG_SAW_WHITE:if(f(c))continue;">"===c?O(this):j(this,"Invalid characters in closing tag");continue;case _.TEXT_ENTITY:case _.ATTRIB_VALUE_ENTITY_Q:case _.ATTRIB_VALUE_ENTITY_U:var M,x;switch(this.state){case _.TEXT_ENTITY:M=_.TEXT,x="textNode";break;case _.ATTRIB_VALUE_ENTITY_Q:M=_.ATTRIB_VALUE_QUOTED,x="attribValue";break;case _.ATTRIB_VALUE_ENTITY_U:M=_.ATTRIB_VALUE_UNQUOTED,x="attribValue"}";"===c?(this[x]+=(r=void 0,n=void 0,void 0,o=void 0,i=(n=(e=this).entity).toLowerCase(),o="",e.ENTITIES[n]?e.ENTITIES[n]:e.ENTITIES[i]?e.ENTITIES[i]:("#"===(n=i).charAt(0)&&("x"===n.charAt(1)?(n=n.slice(2),o=(r=parseInt(n,16)).toString(16)):(n=n.slice(1),o=(r=parseInt(n,10)).toString(10))),n=n.replace(/^0+/,""),isNaN(r)||o.toLowerCase()!==n?(j(e,"Invalid character entity"),"&"+e.entity+";"):String.fromCodePoint(r))),this.entity="",this.state=M):v(this.entity.length?p:u,c)?this.entity+=c:(j(this,"Invalid character in entity name"),this[x]+="&"+this.entity+c,this.entity="",this.state=M);continue;default:throw new Error(this,"Unknown state: "+this.state)}return this.position>=this.bufferCheckPosition&&function(t){for(var e=Math.max(s.MAX_BUFFER_LENGTH,10),r=0,n=0,i=a.length;n<i;n++){var o=t[a[n]].length;if(o>e)switch(a[n]){case"textNode":k(t);break;case"cdata":T(t,"oncdata",t.cdata),t.cdata="";break;case"script":T(t,"onscript",t.script),t.script="";break;default:A(t,"Max buffer length exceeded: "+a[n])}r=Math.max(r,o)}var l=s.MAX_BUFFER_LENGTH-r;t.bufferCheckPosition=l+t.position}(this),this},resume:function(){return this.error=null,this},close:function(){return this.write(null)},flush:function(){var t;k(t=this),""!==t.cdata&&(T(t,"oncdata",t.cdata),t.cdata=""),""!==t.script&&(T(t,"onscript",t.script),t.script="")}};try{r=t("stream").Stream}catch(t){r=function(){}}var i=s.EVENTS.filter((function(t){return"error"!==t&&"end"!==t}));function o(t,e){if(!(this instanceof o))return new o(t,e);r.apply(this),this._parser=new n(t,e),this.writable=!0,this.readable=!0;var s=this;this._parser.onend=function(){s.emit("end")},this._parser.onerror=function(t){s.emit("error",t),s._parser.error=null},this._decoder=null,i.forEach((function(t){Object.defineProperty(s,"on"+t,{get:function(){return s._parser["on"+t]},set:function(e){if(!e)return s.removeAllListeners(t),s._parser["on"+t]=e,e;s.on(t,e)},enumerable:!0,configurable:!1})}))}o.prototype=Object.create(r.prototype,{constructor:{value:o}}),o.prototype.write=function(s){if("function"==typeof e&&"function"==typeof e.isBuffer&&e.isBuffer(s)){if(!this._decoder){var r=t("string_decoder").StringDecoder;this._decoder=new r("utf8")}s=this._decoder.write(s)}return this._parser.write(s.toString()),this.emit("data",s),!0},o.prototype.end=function(t){return t&&t.length&&this.write(t),this._parser.end(),!0},o.prototype.on=function(t,e){var s=this;return s._parser["on"+t]||-1===i.indexOf(t)||(s._parser["on"+t]=function(){var e=1===arguments.length?[arguments[0]]:Array.apply(null,arguments);e.splice(0,0,t),s.emit.apply(s,e)}),r.prototype.on.call(s,t,e)};var l="http://www.w3.org/XML/1998/namespace",c={xml:l,xmlns:"http://www.w3.org/2000/xmlns/"},h=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,d=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/,u=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,p=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/;function f(t){return" "===t||"\n"===t||"\r"===t||"\t"===t}function m(t){return'"'===t||"'"===t}function g(t){return">"===t||f(t)}function v(t,e){return t.test(e)}function b(t,e){return!v(t,e)}var y,w,M,_=0;for(var x in s.STATE={BEGIN:_++,BEGIN_WHITESPACE:_++,TEXT:_++,TEXT_ENTITY:_++,OPEN_WAKA:_++,SGML_DECL:_++,SGML_DECL_QUOTED:_++,DOCTYPE:_++,DOCTYPE_QUOTED:_++,DOCTYPE_DTD:_++,DOCTYPE_DTD_QUOTED:_++,COMMENT_STARTING:_++,COMMENT:_++,COMMENT_ENDING:_++,COMMENT_ENDED:_++,CDATA:_++,CDATA_ENDING:_++,CDATA_ENDING_2:_++,PROC_INST:_++,PROC_INST_BODY:_++,PROC_INST_ENDING:_++,OPEN_TAG:_++,OPEN_TAG_SLASH:_++,ATTRIB:_++,ATTRIB_NAME:_++,ATTRIB_NAME_SAW_WHITE:_++,ATTRIB_VALUE:_++,ATTRIB_VALUE_QUOTED:_++,ATTRIB_VALUE_CLOSED:_++,ATTRIB_VALUE_UNQUOTED:_++,ATTRIB_VALUE_ENTITY_Q:_++,ATTRIB_VALUE_ENTITY_U:_++,CLOSE_TAG:_++,CLOSE_TAG_SAW_WHITE:_++,SCRIPT:_++,SCRIPT_ENDING:_++},s.XML_ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'"},s.ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'",AElig:198,Aacute:193,Acirc:194,Agrave:192,Aring:197,Atilde:195,Auml:196,Ccedil:199,ETH:208,Eacute:201,Ecirc:202,Egrave:200,Euml:203,Iacute:205,Icirc:206,Igrave:204,Iuml:207,Ntilde:209,Oacute:211,Ocirc:212,Ograve:210,Oslash:216,Otilde:213,Ouml:214,THORN:222,Uacute:218,Ucirc:219,Ugrave:217,Uuml:220,Yacute:221,aacute:225,acirc:226,aelig:230,agrave:224,aring:229,atilde:227,auml:228,ccedil:231,eacute:233,ecirc:234,egrave:232,eth:240,euml:235,iacute:237,icirc:238,igrave:236,iuml:239,ntilde:241,oacute:243,ocirc:244,ograve:242,oslash:248,otilde:245,ouml:246,szlig:223,thorn:254,uacute:250,ucirc:251,ugrave:249,uuml:252,yacute:253,yuml:255,copy:169,reg:174,nbsp:160,iexcl:161,cent:162,pound:163,curren:164,yen:165,brvbar:166,sect:167,uml:168,ordf:170,laquo:171,not:172,shy:173,macr:175,deg:176,plusmn:177,sup1:185,sup2:178,sup3:179,acute:180,micro:181,para:182,middot:183,cedil:184,ordm:186,raquo:187,frac14:188,frac12:189,frac34:190,iquest:191,times:215,divide:247,OElig:338,oelig:339,Scaron:352,scaron:353,Yuml:376,fnof:402,circ:710,tilde:732,Alpha:913,Beta:914,Gamma:915,Delta:916,Epsilon:917,Zeta:918,Eta:919,Theta:920,Iota:921,Kappa:922,Lambda:923,Mu:924,Nu:925,Xi:926,Omicron:927,Pi:928,Rho:929,Sigma:931,Tau:932,Upsilon:933,Phi:934,Chi:935,Psi:936,Omega:937,alpha:945,beta:946,gamma:947,delta:948,epsilon:949,zeta:950,eta:951,theta:952,iota:953,kappa:954,lambda:955,mu:956,nu:957,xi:958,omicron:959,pi:960,rho:961,sigmaf:962,sigma:963,tau:964,upsilon:965,phi:966,chi:967,psi:968,omega:969,thetasym:977,upsih:978,piv:982,ensp:8194,emsp:8195,thinsp:8201,zwnj:8204,zwj:8205,lrm:8206,rlm:8207,ndash:8211,mdash:8212,lsquo:8216,rsquo:8217,sbquo:8218,ldquo:8220,rdquo:8221,bdquo:8222,dagger:8224,Dagger:8225,bull:8226,hellip:8230,permil:8240,prime:8242,Prime:8243,lsaquo:8249,rsaquo:8250,oline:8254,frasl:8260,euro:8364,image:8465,weierp:8472,real:8476,trade:8482,alefsym:8501,larr:8592,uarr:8593,rarr:8594,darr:8595,harr:8596,crarr:8629,lArr:8656,uArr:8657,rArr:8658,dArr:8659,hArr:8660,forall:8704,part:8706,exist:8707,empty:8709,nabla:8711,isin:8712,notin:8713,ni:8715,prod:8719,sum:8721,minus:8722,lowast:8727,radic:8730,prop:8733,infin:8734,ang:8736,and:8743,or:8744,cap:8745,cup:8746,int:8747,there4:8756,sim:8764,cong:8773,asymp:8776,ne:8800,equiv:8801,le:8804,ge:8805,sub:8834,sup:8835,nsub:8836,sube:8838,supe:8839,oplus:8853,otimes:8855,perp:8869,sdot:8901,lceil:8968,rceil:8969,lfloor:8970,rfloor:8971,lang:9001,rang:9002,loz:9674,spades:9824,clubs:9827,hearts:9829,diams:9830},Object.keys(s.ENTITIES).forEach((function(t){var e=s.ENTITIES[t],r="number"==typeof e?String.fromCharCode(e):e;s.ENTITIES[t]=r})),s.STATE)s.STATE[s.STATE[x]]=x;function E(t,e,s){t[e]&&t[e](s)}function T(t,e,s){t.textNode&&k(t),E(t,e,s)}function k(t){t.textNode=S(t.opt,t.textNode),t.textNode&&E(t,"ontext",t.textNode),t.textNode=""}function S(t,e){return t.trim&&(e=e.trim()),t.normalize&&(e=e.replace(/\s+/g," ")),e}function A(t,e){return k(t),t.trackPosition&&(e+="\nLine: "+t.line+"\nColumn: "+t.column+"\nChar: "+t.c),e=new Error(e),t.error=e,E(t,"onerror",e),t}function N(t){return t.sawRoot&&!t.closedRoot&&j(t,"Unclosed root tag"),t.state!==_.BEGIN&&t.state!==_.BEGIN_WHITESPACE&&t.state!==_.TEXT&&A(t,"Unexpected end"),k(t),t.c="",t.closed=!0,E(t,"onend"),n.call(t,t.strict,t.opt),t}function j(t,e){if("object"!=typeof t||!(t instanceof n))throw new Error("bad call to strictFail");t.strict&&A(t,e)}function C(t){t.strict||(t.tagName=t.tagName[t.looseCase]());var e=t.tags[t.tags.length-1]||t,s=t.tag={name:t.tagName,attributes:{}};t.opt.xmlns&&(s.ns=e.ns),t.attribList.length=0,T(t,"onopentagstart",s)}function R(t,e){var s=t.indexOf(":")<0?["",t]:t.split(":"),r=s[0],a=s[1];return e&&"xmlns"===t&&(r="xmlns",a=""),{prefix:r,local:a}}function L(t){if(t.strict||(t.attribName=t.attribName[t.looseCase]()),-1!==t.attribList.indexOf(t.attribName)||t.tag.attributes.hasOwnProperty(t.attribName))t.attribName=t.attribValue="";else{if(t.opt.xmlns){var e=R(t.attribName,!0),s=e.prefix,r=e.local;if("xmlns"===s)if("xml"===r&&t.attribValue!==l)j(t,"xml: prefix must be bound to "+l+"\nActual: "+t.attribValue);else if("xmlns"===r&&"http://www.w3.org/2000/xmlns/"!==t.attribValue)j(t,"xmlns: prefix must be bound to http://www.w3.org/2000/xmlns/\nActual: "+t.attribValue);else{var a=t.tag,n=t.tags[t.tags.length-1]||t;a.ns===n.ns&&(a.ns=Object.create(n.ns)),a.ns[r]=t.attribValue}t.attribList.push([t.attribName,t.attribValue])}else t.tag.attributes[t.attribName]=t.attribValue,T(t,"onattribute",{name:t.attribName,value:t.attribValue});t.attribName=t.attribValue=""}}function z(t,e){if(t.opt.xmlns){var s=t.tag,r=R(t.tagName);s.prefix=r.prefix,s.local=r.local,s.uri=s.ns[r.prefix]||"",s.prefix&&!s.uri&&(j(t,"Unbound namespace prefix: "+JSON.stringify(t.tagName)),s.uri=r.prefix);var a=t.tags[t.tags.length-1]||t;s.ns&&a.ns!==s.ns&&Object.keys(s.ns).forEach((function(e){T(t,"onopennamespace",{prefix:e,uri:s.ns[e]})}));for(var n=0,i=t.attribList.length;n<i;n++){var o=t.attribList[n],l=o[0],c=o[1],h=R(l,!0),d=h.prefix,u=h.local,p=""===d?"":s.ns[d]||"",f={name:l,value:c,prefix:d,local:u,uri:p};d&&"xmlns"!==d&&!p&&(j(t,"Unbound namespace prefix: "+JSON.stringify(d)),f.uri=d),t.tag.attributes[l]=f,T(t,"onattribute",f)}t.attribList.length=0}t.tag.isSelfClosing=!!e,t.sawRoot=!0,t.tags.push(t.tag),T(t,"onopentag",t.tag),e||(t.noscript||"script"!==t.tagName.toLowerCase()?t.state=_.TEXT:t.state=_.SCRIPT,t.tag=null,t.tagName=""),t.attribName=t.attribValue="",t.attribList.length=0}function O(t){if(!t.tagName)return j(t,"Weird empty close tag."),t.textNode+="</>",void(t.state=_.TEXT);if(t.script){if("script"!==t.tagName)return t.script+="</"+t.tagName+">",t.tagName="",void(t.state=_.SCRIPT);T(t,"onscript",t.script),t.script=""}var e=t.tags.length,s=t.tagName;t.strict||(s=s[t.looseCase]());for(var r=s;e--&&t.tags[e].name!==r;)j(t,"Unexpected close tag");if(e<0)return j(t,"Unmatched closing tag: "+t.tagName),t.textNode+="</"+t.tagName+">",void(t.state=_.TEXT);t.tagName=s;for(var a=t.tags.length;a-- >e;){var n=t.tag=t.tags.pop();t.tagName=t.tag.name,T(t,"onclosetag",t.tagName);var i={};for(var o in n.ns)i[o]=n.ns[o];var l=t.tags[t.tags.length-1]||t;t.opt.xmlns&&n.ns!==l.ns&&Object.keys(n.ns).forEach((function(e){var s=n.ns[e];T(t,"onclosenamespace",{prefix:e,uri:s})}))}0===e&&(t.closedRoot=!0),t.tagName=t.attribValue=t.attribName="",t.attribList.length=0,t.state=_.TEXT}function I(t,e){"<"===e?(t.state=_.OPEN_WAKA,t.startTagPosition=t.position):f(e)||(j(t,"Non-whitespace before first tag."),t.textNode=e,t.state=_.TEXT)}function D(t,e){var s="";return e<t.length&&(s=t.charAt(e)),s}_=s.STATE,String.fromCodePoint||(y=String.fromCharCode,w=Math.floor,M=function(){var t,e,s=[],r=-1,a=arguments.length;if(!a)return"";for(var n="";++r<a;){var i=Number(arguments[r]);if(!isFinite(i)||i<0||i>1114111||w(i)!==i)throw RangeError("Invalid code point: "+i);i<=65535?s.push(i):(t=55296+((i-=65536)>>10),e=i%1024+56320,s.push(t,e)),(r+1===a||s.length>16384)&&(n+=y.apply(null,s),s.length=0)}return n},Object.defineProperty?Object.defineProperty(String,"fromCodePoint",{value:M,configurable:!0,writable:!0}):String.fromCodePoint=M)}(void 0===s?this.sax={}:s)}).call(this)}).call(this,t("buffer").Buffer)},{buffer:38,stream:58,string_decoder:73}],58:[function(t,e,s){e.exports=a;var r=t("events").EventEmitter;function a(){r.call(this)}t("inherits")(a,r),a.Readable=t("readable-stream/lib/_stream_readable.js"),a.Writable=t("readable-stream/lib/_stream_writable.js"),a.Duplex=t("readable-stream/lib/_stream_duplex.js"),a.Transform=t("readable-stream/lib/_stream_transform.js"),a.PassThrough=t("readable-stream/lib/_stream_passthrough.js"),a.finished=t("readable-stream/lib/internal/streams/end-of-stream.js"),a.pipeline=t("readable-stream/lib/internal/streams/pipeline.js"),a.Stream=a,a.prototype.pipe=function(t,e){var s=this;function a(e){t.writable&&!1===t.write(e)&&s.pause&&s.pause()}function n(){s.readable&&s.resume&&s.resume()}s.on("data",a),t.on("drain",n),t._isStdio||e&&!1===e.end||(s.on("end",o),s.on("close",l));var i=!1;function o(){i||(i=!0,t.end())}function l(){i||(i=!0,"function"==typeof t.destroy&&t.destroy())}function c(t){if(h(),0===r.listenerCount(this,"error"))throw t}function h(){s.removeListener("data",a),t.removeListener("drain",n),s.removeListener("end",o),s.removeListener("close",l),s.removeListener("error",c),t.removeListener("error",c),s.removeListener("end",h),s.removeListener("close",h),t.removeListener("close",h)}return s.on("error",c),t.on("error",c),s.on("end",h),s.on("close",h),t.on("close",h),t.emit("pipe",s),t}},{events:39,inherits:41,"readable-stream/lib/_stream_duplex.js":60,"readable-stream/lib/_stream_passthrough.js":61,"readable-stream/lib/_stream_readable.js":62,"readable-stream/lib/_stream_transform.js":63,"readable-stream/lib/_stream_writable.js":64,"readable-stream/lib/internal/streams/end-of-stream.js":68,"readable-stream/lib/internal/streams/pipeline.js":70}],59:[function(t,e,s){"use strict";var r={};function a(t,e,s){s||(s=Error);var a=function(t){var s,r;function a(s,r,a){return t.call(this,function(t,s,r){return"string"==typeof e?e:e(t,s,r)}(s,r,a))||this}return r=t,(s=a).prototype=Object.create(r.prototype),s.prototype.constructor=s,s.__proto__=r,a}(s);a.prototype.name=s.name,a.prototype.code=t,r[t]=a}function n(t,e){if(Array.isArray(t)){var s=t.length;return t=t.map((function(t){return String(t)})),s>2?"one of ".concat(e," ").concat(t.slice(0,s-1).join(", "),", or ")+t[s-1]:2===s?"one of ".concat(e," ").concat(t[0]," or ").concat(t[1]):"of ".concat(e," ").concat(t[0])}return"of ".concat(e," ").concat(String(t))}a("ERR_INVALID_OPT_VALUE",(function(t,e){return'The value "'+e+'" is invalid for option "'+t+'"'}),TypeError),a("ERR_INVALID_ARG_TYPE",(function(t,e,s){var r,a,i,o;if("string"==typeof e&&"not "===e.substr(0,4)?(r="must not be",e=e.replace(/^not /,"")):r="must be",function(t,e,s){return(void 0===s||s>t.length)&&(s=t.length)," argument"===t.substring(s-9,s)}(t))a="The ".concat(t," ").concat(r," ").concat(n(e,"type"));else{var l=("number"!=typeof o&&(o=0),o+1>(i=t).length||-1===i.indexOf(".",o)?"argument":"property");a='The "'.concat(t,'" ').concat(l," ").concat(r," ").concat(n(e,"type"))}return a+". Received type ".concat(typeof s)}),TypeError),a("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF"),a("ERR_METHOD_NOT_IMPLEMENTED",(function(t){return"The "+t+" method is not implemented"})),a("ERR_STREAM_PREMATURE_CLOSE","Premature close"),a("ERR_STREAM_DESTROYED",(function(t){return"Cannot call "+t+" after a stream was destroyed"})),a("ERR_MULTIPLE_CALLBACK","Callback called multiple times"),a("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable"),a("ERR_STREAM_WRITE_AFTER_END","write after end"),a("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError),a("ERR_UNKNOWN_ENCODING",(function(t){return"Unknown encoding: "+t}),TypeError),a("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event"),e.exports.codes=r},{}],60:[function(t,e,s){(function(s){(function(){"use strict";var r=Object.keys||function(t){var e=[];for(var s in t)e.push(s);return e};e.exports=c;var a=t("./_stream_readable"),n=t("./_stream_writable");t("inherits")(c,a);for(var i=r(n.prototype),o=0;o<i.length;o++){var l=i[o];c.prototype[l]||(c.prototype[l]=n.prototype[l])}function c(t){if(!(this instanceof c))return new c(t);a.call(this,t),n.call(this,t),this.allowHalfOpen=!0,t&&(!1===t.readable&&(this.readable=!1),!1===t.writable&&(this.writable=!1),!1===t.allowHalfOpen&&(this.allowHalfOpen=!1,this.once("end",h)))}function h(){this._writableState.ended||s.nextTick(d,this)}function d(t){t.end()}Object.defineProperty(c.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(c.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(c.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(c.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._readableState&&void 0!==this._writableState&&this._readableState.destroyed&&this._writableState.destroyed},set:function(t){void 0!==this._readableState&&void 0!==this._writableState&&(this._readableState.destroyed=t,this._writableState.destroyed=t)}})}).call(this)}).call(this,t("_process"))},{"./_stream_readable":62,"./_stream_writable":64,_process:55,inherits:41}],61:[function(t,e,s){"use strict";e.exports=a;var r=t("./_stream_transform");function a(t){if(!(this instanceof a))return new a(t);r.call(this,t)}t("inherits")(a,r),a.prototype._transform=function(t,e,s){s(null,t)}},{"./_stream_transform":63,inherits:41}],62:[function(t,e,s){(function(s,r){(function(){"use strict";var a;e.exports=T,T.ReadableState=E,t("events").EventEmitter;var n,i=function(t,e){return t.listeners(e).length},o=t("./internal/streams/stream"),l=t("buffer").Buffer,c=r.Uint8Array||function(){},h=t("util");n=h&&h.debuglog?h.debuglog("stream"):function(){};var d,u,p,f=t("./internal/streams/buffer_list"),m=t("./internal/streams/destroy"),g=t("./internal/streams/state").getHighWaterMark,v=t("../errors").codes,b=v.ERR_INVALID_ARG_TYPE,y=v.ERR_STREAM_PUSH_AFTER_EOF,w=v.ERR_METHOD_NOT_IMPLEMENTED,M=v.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;t("inherits")(T,o);var _=m.errorOrDestroy,x=["error","close","destroy","pause","resume"];function E(e,s,r){a=a||t("./_stream_duplex"),e=e||{},"boolean"!=typeof r&&(r=s instanceof a),this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.readableObjectMode),this.highWaterMark=g(this,e,"readableHighWaterMark",r),this.buffer=new f,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=!1!==e.emitClose,this.autoDestroy=!!e.autoDestroy,this.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(d||(d=t("string_decoder/").StringDecoder),this.decoder=new d(e.encoding),this.encoding=e.encoding)}function T(e){if(a=a||t("./_stream_duplex"),!(this instanceof T))return new T(e);var s=this instanceof a;this._readableState=new E(e,this,s),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),o.call(this)}function k(t,e,s,r,a){n("readableAddChunk",e);var i,o=t._readableState;if(null===e)o.reading=!1,function(t,e){if(n("onEofChunk"),!e.ended){if(e.decoder){var s=e.decoder.end();s&&s.length&&(e.buffer.push(s),e.length+=e.objectMode?1:s.length)}e.ended=!0,e.sync?N(t):(e.needReadable=!1,e.emittedReadable||(e.emittedReadable=!0,j(t)))}}(t,o);else if(a||(i=function(t,e){var s,r;return r=e,l.isBuffer(r)||r instanceof c||"string"==typeof e||void 0===e||t.objectMode||(s=new b("chunk",["string","Buffer","Uint8Array"],e)),s}(o,e)),i)_(t,i);else if(o.objectMode||e&&e.length>0)if("string"==typeof e||o.objectMode||Object.getPrototypeOf(e)===l.prototype||(e=function(t){return l.from(t)}(e)),r)o.endEmitted?_(t,new M):S(t,o,e,!0);else if(o.ended)_(t,new y);else{if(o.destroyed)return!1;o.reading=!1,o.decoder&&!s?(e=o.decoder.write(e),o.objectMode||0!==e.length?S(t,o,e,!1):C(t,o)):S(t,o,e,!1)}else r||(o.reading=!1,C(t,o));return!o.ended&&(o.length<o.highWaterMark||0===o.length)}function S(t,e,s,r){e.flowing&&0===e.length&&!e.sync?(e.awaitDrain=0,t.emit("data",s)):(e.length+=e.objectMode?1:s.length,r?e.buffer.unshift(s):e.buffer.push(s),e.needReadable&&N(t)),C(t,e)}function A(t,e){return t<=0||0===e.length&&e.ended?0:e.objectMode?1:t!=t?e.flowing&&e.length?e.buffer.head.data.length:e.length:(t>e.highWaterMark&&(e.highWaterMark=function(t){return t>=1073741824?t=1073741824:(t--,t|=t>>>1,t|=t>>>2,t|=t>>>4,t|=t>>>8,t|=t>>>16,t++),t}(t)),t<=e.length?t:e.ended?e.length:(e.needReadable=!0,0))}function N(t){var e=t._readableState;n("emitReadable",e.needReadable,e.emittedReadable),e.needReadable=!1,e.emittedReadable||(n("emitReadable",e.flowing),e.emittedReadable=!0,s.nextTick(j,t))}function j(t){var e=t._readableState;n("emitReadable_",e.destroyed,e.length,e.ended),e.destroyed||!e.length&&!e.ended||(t.emit("readable"),e.emittedReadable=!1),e.needReadable=!e.flowing&&!e.ended&&e.length<=e.highWaterMark,I(t)}function C(t,e){e.readingMore||(e.readingMore=!0,s.nextTick(R,t,e))}function R(t,e){for(;!e.reading&&!e.ended&&(e.length<e.highWaterMark||e.flowing&&0===e.length);){var s=e.length;if(n("maybeReadMore read 0"),t.read(0),s===e.length)break}e.readingMore=!1}function L(t){var e=t._readableState;e.readableListening=t.listenerCount("readable")>0,e.resumeScheduled&&!e.paused?e.flowing=!0:t.listenerCount("data")>0&&t.resume()}function z(t){n("readable nexttick read 0"),t.read(0)}function O(t,e){n("resume",e.reading),e.reading||t.read(0),e.resumeScheduled=!1,t.emit("resume"),I(t),e.flowing&&!e.reading&&t.read(0)}function I(t){var e=t._readableState;for(n("flow",e.flowing);e.flowing&&null!==t.read(););}function D(t,e){return 0===e.length?null:(e.objectMode?s=e.buffer.shift():!t||t>=e.length?(s=e.decoder?e.buffer.join(""):1===e.buffer.length?e.buffer.first():e.buffer.concat(e.length),e.buffer.clear()):s=e.buffer.consume(t,e.decoder),s);var s}function B(t){var e=t._readableState;n("endReadable",e.endEmitted),e.endEmitted||(e.ended=!0,s.nextTick(P,e,t))}function P(t,e){if(n("endReadableNT",t.endEmitted,t.length),!t.endEmitted&&0===t.length&&(t.endEmitted=!0,e.readable=!1,e.emit("end"),t.autoDestroy)){var s=e._writableState;(!s||s.autoDestroy&&s.finished)&&e.destroy()}}function U(t,e){for(var s=0,r=t.length;s<r;s++)if(t[s]===e)return s;return-1}Object.defineProperty(T.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._readableState&&this._readableState.destroyed},set:function(t){this._readableState&&(this._readableState.destroyed=t)}}),T.prototype.destroy=m.destroy,T.prototype._undestroy=m.undestroy,T.prototype._destroy=function(t,e){e(t)},T.prototype.push=function(t,e){var s,r=this._readableState;return r.objectMode?s=!0:"string"==typeof t&&((e=e||r.defaultEncoding)!==r.encoding&&(t=l.from(t,e),e=""),s=!0),k(this,t,e,!1,s)},T.prototype.unshift=function(t){return k(this,t,null,!0,!1)},T.prototype.isPaused=function(){return!1===this._readableState.flowing},T.prototype.setEncoding=function(e){d||(d=t("string_decoder/").StringDecoder);var s=new d(e);this._readableState.decoder=s,this._readableState.encoding=this._readableState.decoder.encoding;for(var r=this._readableState.buffer.head,a="";null!==r;)a+=s.write(r.data),r=r.next;return this._readableState.buffer.clear(),""!==a&&this._readableState.buffer.push(a),this._readableState.length=a.length,this},T.prototype.read=function(t){n("read",t),t=parseInt(t,10);var e=this._readableState,s=t;if(0!==t&&(e.emittedReadable=!1),0===t&&e.needReadable&&((0!==e.highWaterMark?e.length>=e.highWaterMark:e.length>0)||e.ended))return n("read: emitReadable",e.length,e.ended),0===e.length&&e.ended?B(this):N(this),null;if(0===(t=A(t,e))&&e.ended)return 0===e.length&&B(this),null;var r,a=e.needReadable;return n("need readable",a),(0===e.length||e.length-t<e.highWaterMark)&&n("length less than watermark",a=!0),e.ended||e.reading?n("reading or ended",a=!1):a&&(n("do read"),e.reading=!0,e.sync=!0,0===e.length&&(e.needReadable=!0),this._read(e.highWaterMark),e.sync=!1,e.reading||(t=A(s,e))),null===(r=t>0?D(t,e):null)?(e.needReadable=e.length<=e.highWaterMark,t=0):(e.length-=t,e.awaitDrain=0),0===e.length&&(e.ended||(e.needReadable=!0),s!==t&&e.ended&&B(this)),null!==r&&this.emit("data",r),r},T.prototype._read=function(t){_(this,new w("_read()"))},T.prototype.pipe=function(t,e){var r=this,a=this._readableState;switch(a.pipesCount){case 0:a.pipes=t;break;case 1:a.pipes=[a.pipes,t];break;default:a.pipes.push(t)}a.pipesCount+=1,n("pipe count=%d opts=%j",a.pipesCount,e);var o=e&&!1===e.end||t===s.stdout||t===s.stderr?m:l;function l(){n("onend"),t.end()}a.endEmitted?s.nextTick(o):r.once("end",o),t.on("unpipe",(function e(s,i){n("onunpipe"),s===r&&i&&!1===i.hasUnpiped&&(i.hasUnpiped=!0,n("cleanup"),t.removeListener("close",p),t.removeListener("finish",f),t.removeListener("drain",c),t.removeListener("error",u),t.removeListener("unpipe",e),r.removeListener("end",l),r.removeListener("end",m),r.removeListener("data",d),h=!0,!a.awaitDrain||t._writableState&&!t._writableState.needDrain||c())}));var c=function(t){return function(){var e=t._readableState;n("pipeOnDrain",e.awaitDrain),e.awaitDrain&&e.awaitDrain--,0===e.awaitDrain&&i(t,"data")&&(e.flowing=!0,I(t))}}(r);t.on("drain",c);var h=!1;function d(e){n("ondata");var s=t.write(e);n("dest.write",s),!1===s&&((1===a.pipesCount&&a.pipes===t||a.pipesCount>1&&-1!==U(a.pipes,t))&&!h&&(n("false write response, pause",a.awaitDrain),a.awaitDrain++),r.pause())}function u(e){n("onerror",e),m(),t.removeListener("error",u),0===i(t,"error")&&_(t,e)}function p(){t.removeListener("finish",f),m()}function f(){n("onfinish"),t.removeListener("close",p),m()}function m(){n("unpipe"),r.unpipe(t)}return r.on("data",d),function(t,e,s){if("function"==typeof t.prependListener)return t.prependListener(e,s);t._events&&t._events[e]?Array.isArray(t._events[e])?t._events[e].unshift(s):t._events[e]=[s,t._events[e]]:t.on(e,s)}(t,"error",u),t.once("close",p),t.once("finish",f),t.emit("pipe",r),a.flowing||(n("pipe resume"),r.resume()),t},T.prototype.unpipe=function(t){var e=this._readableState,s={hasUnpiped:!1};if(0===e.pipesCount)return this;if(1===e.pipesCount)return t&&t!==e.pipes||(t||(t=e.pipes),e.pipes=null,e.pipesCount=0,e.flowing=!1,t&&t.emit("unpipe",this,s)),this;if(!t){var r=e.pipes,a=e.pipesCount;e.pipes=null,e.pipesCount=0,e.flowing=!1;for(var n=0;n<a;n++)r[n].emit("unpipe",this,{hasUnpiped:!1});return this}var i=U(e.pipes,t);return-1===i||(e.pipes.splice(i,1),e.pipesCount-=1,1===e.pipesCount&&(e.pipes=e.pipes[0]),t.emit("unpipe",this,s)),this},T.prototype.on=function(t,e){var r=o.prototype.on.call(this,t,e),a=this._readableState;return"data"===t?(a.readableListening=this.listenerCount("readable")>0,!1!==a.flowing&&this.resume()):"readable"===t&&(a.endEmitted||a.readableListening||(a.readableListening=a.needReadable=!0,a.flowing=!1,a.emittedReadable=!1,n("on readable",a.length,a.reading),a.length?N(this):a.reading||s.nextTick(z,this))),r},T.prototype.addListener=T.prototype.on,T.prototype.removeListener=function(t,e){var r=o.prototype.removeListener.call(this,t,e);return"readable"===t&&s.nextTick(L,this),r},T.prototype.removeAllListeners=function(t){var e=o.prototype.removeAllListeners.apply(this,arguments);return"readable"!==t&&void 0!==t||s.nextTick(L,this),e},T.prototype.resume=function(){var t=this._readableState;return t.flowing||(n("resume"),t.flowing=!t.readableListening,function(t,e){e.resumeScheduled||(e.resumeScheduled=!0,s.nextTick(O,t,e))}(this,t)),t.paused=!1,this},T.prototype.pause=function(){return n("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(n("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this},T.prototype.wrap=function(t){var e=this,s=this._readableState,r=!1;for(var a in t.on("end",(function(){if(n("wrapped end"),s.decoder&&!s.ended){var t=s.decoder.end();t&&t.length&&e.push(t)}e.push(null)})),t.on("data",(function(a){n("wrapped data"),s.decoder&&(a=s.decoder.write(a)),s.objectMode&&null==a||(s.objectMode||a&&a.length)&&(e.push(a)||(r=!0,t.pause()))})),t)void 0===this[a]&&"function"==typeof t[a]&&(this[a]=function(e){return function(){return t[e].apply(t,arguments)}}(a));for(var i=0;i<x.length;i++)t.on(x[i],this.emit.bind(this,x[i]));return this._read=function(e){n("wrapped _read",e),r&&(r=!1,t.resume())},this},"function"==typeof Symbol&&(T.prototype[Symbol.asyncIterator]=function(){return void 0===u&&(u=t("./internal/streams/async_iterator")),u(this)}),Object.defineProperty(T.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),Object.defineProperty(T.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}}),Object.defineProperty(T.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(t){this._readableState&&(this._readableState.flowing=t)}}),T._fromList=D,Object.defineProperty(T.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}}),"function"==typeof Symbol&&(T.from=function(e,s){return void 0===p&&(p=t("./internal/streams/from")),p(T,e,s)})}).call(this)}).call(this,t("_process"),void 0!==__webpack_require__.g?__webpack_require__.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"../errors":59,"./_stream_duplex":60,"./internal/streams/async_iterator":65,"./internal/streams/buffer_list":66,"./internal/streams/destroy":67,"./internal/streams/from":69,"./internal/streams/state":71,"./internal/streams/stream":72,_process:55,buffer:38,events:39,inherits:41,"string_decoder/":73,util:37}],63:[function(t,e,s){"use strict";e.exports=h;var r=t("../errors").codes,a=r.ERR_METHOD_NOT_IMPLEMENTED,n=r.ERR_MULTIPLE_CALLBACK,i=r.ERR_TRANSFORM_ALREADY_TRANSFORMING,o=r.ERR_TRANSFORM_WITH_LENGTH_0,l=t("./_stream_duplex");function c(t,e){var s=this._transformState;s.transforming=!1;var r=s.writecb;if(null===r)return this.emit("error",new n);s.writechunk=null,s.writecb=null,null!=e&&this.push(e),r(t);var a=this._readableState;a.reading=!1,(a.needReadable||a.length<a.highWaterMark)&&this._read(a.highWaterMark)}function h(t){if(!(this instanceof h))return new h(t);l.call(this,t),this._transformState={afterTransform:c.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,t&&("function"==typeof t.transform&&(this._transform=t.transform),"function"==typeof t.flush&&(this._flush=t.flush)),this.on("prefinish",d)}function d(){var t=this;"function"!=typeof this._flush||this._readableState.destroyed?u(this,null,null):this._flush((function(e,s){u(t,e,s)}))}function u(t,e,s){if(e)return t.emit("error",e);if(null!=s&&t.push(s),t._writableState.length)throw new o;if(t._transformState.transforming)throw new i;return t.push(null)}t("inherits")(h,l),h.prototype.push=function(t,e){return this._transformState.needTransform=!1,l.prototype.push.call(this,t,e)},h.prototype._transform=function(t,e,s){s(new a("_transform()"))},h.prototype._write=function(t,e,s){var r=this._transformState;if(r.writecb=s,r.writechunk=t,r.writeencoding=e,!r.transforming){var a=this._readableState;(r.needTransform||a.needReadable||a.length<a.highWaterMark)&&this._read(a.highWaterMark)}},h.prototype._read=function(t){var e=this._transformState;null===e.writechunk||e.transforming?e.needTransform=!0:(e.transforming=!0,this._transform(e.writechunk,e.writeencoding,e.afterTransform))},h.prototype._destroy=function(t,e){l.prototype._destroy.call(this,t,(function(t){e(t)}))}},{"../errors":59,"./_stream_duplex":60,inherits:41}],64:[function(t,e,s){(function(s,r){(function(){"use strict";function a(t){var e=this;this.next=null,this.entry=null,this.finish=function(){!function(t,e){var s=t.entry;for(t.entry=null;s;){var r=s.callback;e.pendingcb--,r(void 0),s=s.next}e.corkedRequestsFree.next=t}(e,t)}}var n;e.exports=T,T.WritableState=E;var i,o={deprecate:t("util-deprecate")},l=t("./internal/streams/stream"),c=t("buffer").Buffer,h=r.Uint8Array||function(){},d=t("./internal/streams/destroy"),u=t("./internal/streams/state").getHighWaterMark,p=t("../errors").codes,f=p.ERR_INVALID_ARG_TYPE,m=p.ERR_METHOD_NOT_IMPLEMENTED,g=p.ERR_MULTIPLE_CALLBACK,v=p.ERR_STREAM_CANNOT_PIPE,b=p.ERR_STREAM_DESTROYED,y=p.ERR_STREAM_NULL_VALUES,w=p.ERR_STREAM_WRITE_AFTER_END,M=p.ERR_UNKNOWN_ENCODING,_=d.errorOrDestroy;function x(){}function E(e,r,i){n=n||t("./_stream_duplex"),e=e||{},"boolean"!=typeof i&&(i=r instanceof n),this.objectMode=!!e.objectMode,i&&(this.objectMode=this.objectMode||!!e.writableObjectMode),this.highWaterMark=u(this,e,"writableHighWaterMark",i),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var o=!1===e.decodeStrings;this.decodeStrings=!o,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(t){!function(t,e){var r=t._writableState,a=r.sync,n=r.writecb;if("function"!=typeof n)throw new g;if(function(t){t.writing=!1,t.writecb=null,t.length-=t.writelen,t.writelen=0}(r),e)!function(t,e,r,a,n){--e.pendingcb,r?(s.nextTick(n,a),s.nextTick(C,t,e),t._writableState.errorEmitted=!0,_(t,a)):(n(a),t._writableState.errorEmitted=!0,_(t,a),C(t,e))}(t,r,a,e,n);else{var i=N(r)||t.destroyed;i||r.corked||r.bufferProcessing||!r.bufferedRequest||A(t,r),a?s.nextTick(S,t,r,i,n):S(t,r,i,n)}}(r,t)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=!1!==e.emitClose,this.autoDestroy=!!e.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new a(this)}function T(e){var s=this instanceof(n=n||t("./_stream_duplex"));if(!s&&!i.call(T,this))return new T(e);this._writableState=new E(e,this,s),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev),"function"==typeof e.destroy&&(this._destroy=e.destroy),"function"==typeof e.final&&(this._final=e.final)),l.call(this)}function k(t,e,s,r,a,n,i){e.writelen=r,e.writecb=i,e.writing=!0,e.sync=!0,e.destroyed?e.onwrite(new b("write")):s?t._writev(a,e.onwrite):t._write(a,n,e.onwrite),e.sync=!1}function S(t,e,s,r){s||function(t,e){0===e.length&&e.needDrain&&(e.needDrain=!1,t.emit("drain"))}(t,e),e.pendingcb--,r(),C(t,e)}function A(t,e){e.bufferProcessing=!0;var s=e.bufferedRequest;if(t._writev&&s&&s.next){var r=e.bufferedRequestCount,n=new Array(r),i=e.corkedRequestsFree;i.entry=s;for(var o=0,l=!0;s;)n[o]=s,s.isBuf||(l=!1),s=s.next,o+=1;n.allBuffers=l,k(t,e,!0,e.length,n,"",i.finish),e.pendingcb++,e.lastBufferedRequest=null,i.next?(e.corkedRequestsFree=i.next,i.next=null):e.corkedRequestsFree=new a(e),e.bufferedRequestCount=0}else{for(;s;){var c=s.chunk,h=s.encoding,d=s.callback;if(k(t,e,!1,e.objectMode?1:c.length,c,h,d),s=s.next,e.bufferedRequestCount--,e.writing)break}null===s&&(e.lastBufferedRequest=null)}e.bufferedRequest=s,e.bufferProcessing=!1}function N(t){return t.ending&&0===t.length&&null===t.bufferedRequest&&!t.finished&&!t.writing}function j(t,e){t._final((function(s){e.pendingcb--,s&&_(t,s),e.prefinished=!0,t.emit("prefinish"),C(t,e)}))}function C(t,e){var r=N(e);if(r&&(function(t,e){e.prefinished||e.finalCalled||("function"!=typeof t._final||e.destroyed?(e.prefinished=!0,t.emit("prefinish")):(e.pendingcb++,e.finalCalled=!0,s.nextTick(j,t,e)))}(t,e),0===e.pendingcb&&(e.finished=!0,t.emit("finish"),e.autoDestroy))){var a=t._readableState;(!a||a.autoDestroy&&a.endEmitted)&&t.destroy()}return r}t("inherits")(T,l),E.prototype.getBuffer=function(){for(var t=this.bufferedRequest,e=[];t;)e.push(t),t=t.next;return e},function(){try{Object.defineProperty(E.prototype,"buffer",{get:o.deprecate((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch(t){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(i=Function.prototype[Symbol.hasInstance],Object.defineProperty(T,Symbol.hasInstance,{value:function(t){return!!i.call(this,t)||this===T&&t&&t._writableState instanceof E}})):i=function(t){return t instanceof this},T.prototype.pipe=function(){_(this,new v)},T.prototype.write=function(t,e,r){var a,n=this._writableState,i=!1,o=!n.objectMode&&(a=t,c.isBuffer(a)||a instanceof h);return o&&!c.isBuffer(t)&&(t=function(t){return c.from(t)}(t)),"function"==typeof e&&(r=e,e=null),o?e="buffer":e||(e=n.defaultEncoding),"function"!=typeof r&&(r=x),n.ending?function(t,e){var r=new w;_(t,r),s.nextTick(e,r)}(this,r):(o||function(t,e,r,a){var n;return null===r?n=new y:"string"==typeof r||e.objectMode||(n=new f("chunk",["string","Buffer"],r)),!n||(_(t,n),s.nextTick(a,n),!1)}(this,n,t,r))&&(n.pendingcb++,i=function(t,e,s,r,a,n){if(!s){var i=function(t,e,s){return t.objectMode||!1===t.decodeStrings||"string"!=typeof e||(e=c.from(e,s)),e}(e,r,a);r!==i&&(s=!0,a="buffer",r=i)}var o=e.objectMode?1:r.length;e.length+=o;var l=e.length<e.highWaterMark;if(l||(e.needDrain=!0),e.writing||e.corked){var h=e.lastBufferedRequest;e.lastBufferedRequest={chunk:r,encoding:a,isBuf:s,callback:n,next:null},h?h.next=e.lastBufferedRequest:e.bufferedRequest=e.lastBufferedRequest,e.bufferedRequestCount+=1}else k(t,e,!1,o,r,a,n);return l}(this,n,o,t,e,r)),i},T.prototype.cork=function(){this._writableState.corked++},T.prototype.uncork=function(){var t=this._writableState;t.corked&&(t.corked--,t.writing||t.corked||t.bufferProcessing||!t.bufferedRequest||A(this,t))},T.prototype.setDefaultEncoding=function(t){if("string"==typeof t&&(t=t.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((t+"").toLowerCase())>-1))throw new M(t);return this._writableState.defaultEncoding=t,this},Object.defineProperty(T.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(T.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),T.prototype._write=function(t,e,s){s(new m("_write()"))},T.prototype._writev=null,T.prototype.end=function(t,e,r){var a=this._writableState;return"function"==typeof t?(r=t,t=null,e=null):"function"==typeof e&&(r=e,e=null),null!=t&&this.write(t,e),a.corked&&(a.corked=1,this.uncork()),a.ending||function(t,e,r){e.ending=!0,C(t,e),r&&(e.finished?s.nextTick(r):t.once("finish",r)),e.ended=!0,t.writable=!1}(this,a,r),this},Object.defineProperty(T.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}}),Object.defineProperty(T.prototype,"destroyed",{enumerable:!1,get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(t){this._writableState&&(this._writableState.destroyed=t)}}),T.prototype.destroy=d.destroy,T.prototype._undestroy=d.undestroy,T.prototype._destroy=function(t,e){e(t)}}).call(this)}).call(this,t("_process"),void 0!==__webpack_require__.g?__webpack_require__.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"../errors":59,"./_stream_duplex":60,"./internal/streams/destroy":67,"./internal/streams/state":71,"./internal/streams/stream":72,_process:55,buffer:38,inherits:41,"util-deprecate":77}],65:[function(t,e,s){(function(s){(function(){"use strict";var r;function a(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var n=t("./end-of-stream"),i=Symbol("lastResolve"),o=Symbol("lastReject"),l=Symbol("error"),c=Symbol("ended"),h=Symbol("lastPromise"),d=Symbol("handlePromise"),u=Symbol("stream");function p(t,e){return{value:t,done:e}}function f(t){var e=t[i];if(null!==e){var s=t[u].read();null!==s&&(t[h]=null,t[i]=null,t[o]=null,e(p(s,!1)))}}function m(t){s.nextTick(f,t)}var g=Object.getPrototypeOf((function(){})),v=Object.setPrototypeOf((a(r={get stream(){return this[u]},next:function(){var t=this,e=this[l];if(null!==e)return Promise.reject(e);if(this[c])return Promise.resolve(p(void 0,!0));if(this[u].destroyed)return new Promise((function(e,r){s.nextTick((function(){t[l]?r(t[l]):e(p(void 0,!0))}))}));var r,a=this[h];if(a)r=new Promise(function(t,e){return function(s,r){t.then((function(){e[c]?s(p(void 0,!0)):e[d](s,r)}),r)}}(a,this));else{var n=this[u].read();if(null!==n)return Promise.resolve(p(n,!1));r=new Promise(this[d])}return this[h]=r,r}},Symbol.asyncIterator,(function(){return this})),a(r,"return",(function(){var t=this;return new Promise((function(e,s){t[u].destroy(null,(function(t){t?s(t):e(p(void 0,!0))}))}))})),r),g);e.exports=function(t){var e,s=Object.create(v,(a(e={},u,{value:t,writable:!0}),a(e,i,{value:null,writable:!0}),a(e,o,{value:null,writable:!0}),a(e,l,{value:null,writable:!0}),a(e,c,{value:t._readableState.endEmitted,writable:!0}),a(e,d,{value:function(t,e){var r=s[u].read();r?(s[h]=null,s[i]=null,s[o]=null,t(p(r,!1))):(s[i]=t,s[o]=e)},writable:!0}),e));return s[h]=null,n(t,(function(t){if(t&&"ERR_STREAM_PREMATURE_CLOSE"!==t.code){var e=s[o];return null!==e&&(s[h]=null,s[i]=null,s[o]=null,e(t)),void(s[l]=t)}var r=s[i];null!==r&&(s[h]=null,s[i]=null,s[o]=null,r(p(void 0,!0))),s[c]=!0})),t.on("readable",m.bind(null,s)),s}}).call(this)}).call(this,t("_process"))},{"./end-of-stream":68,_process:55}],66:[function(t,e,s){"use strict";function r(t,e){var s=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),s.push.apply(s,r)}return s}function a(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}var n=t("buffer").Buffer,i=t("util").inspect,o=i&&i.custom||"inspect";e.exports=function(){function t(){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,t),this.head=null,this.tail=null,this.length=0}var e;return e=[{key:"push",value:function(t){var e={data:t,next:null};this.length>0?this.tail.next=e:this.head=e,this.tail=e,++this.length}},{key:"unshift",value:function(t){var e={data:t,next:this.head};0===this.length&&(this.tail=e),this.head=e,++this.length}},{key:"shift",value:function(){if(0!==this.length){var t=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,t}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(t){if(0===this.length)return"";for(var e=this.head,s=""+e.data;e=e.next;)s+=t+e.data;return s}},{key:"concat",value:function(t){if(0===this.length)return n.alloc(0);for(var e,s,r,a=n.allocUnsafe(t>>>0),i=this.head,o=0;i;)e=i.data,s=a,r=o,n.prototype.copy.call(e,s,r),o+=i.data.length,i=i.next;return a}},{key:"consume",value:function(t,e){var s;return t<this.head.data.length?(s=this.head.data.slice(0,t),this.head.data=this.head.data.slice(t)):s=t===this.head.data.length?this.shift():e?this._getString(t):this._getBuffer(t),s}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(t){var e=this.head,s=1,r=e.data;for(t-=r.length;e=e.next;){var a=e.data,n=t>a.length?a.length:t;if(n===a.length?r+=a:r+=a.slice(0,t),0==(t-=n)){n===a.length?(++s,e.next?this.head=e.next:this.head=this.tail=null):(this.head=e,e.data=a.slice(n));break}++s}return this.length-=s,r}},{key:"_getBuffer",value:function(t){var e=n.allocUnsafe(t),s=this.head,r=1;for(s.data.copy(e),t-=s.data.length;s=s.next;){var a=s.data,i=t>a.length?a.length:t;if(a.copy(e,e.length-t,0,i),0==(t-=i)){i===a.length?(++r,s.next?this.head=s.next:this.head=this.tail=null):(this.head=s,s.data=a.slice(i));break}++r}return this.length-=r,e}},{key:o,value:function(t,e){return i(this,function(t){for(var e=1;e<arguments.length;e++){var s=null!=arguments[e]?arguments[e]:{};e%2?r(Object(s),!0).forEach((function(e){a(t,e,s[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(s)):r(Object(s)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(s,e))}))}return t}({},e,{depth:0,customInspect:!1}))}}],e&&function(t,e){for(var s=0;s<e.length;s++){var r=e[s];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}(t.prototype,e),t}()},{buffer:38,util:37}],67:[function(t,e,s){(function(t){(function(){"use strict";function s(t,e){a(t,e),r(t)}function r(t){t._writableState&&!t._writableState.emitClose||t._readableState&&!t._readableState.emitClose||t.emit("close")}function a(t,e){t.emit("error",e)}e.exports={destroy:function(e,n){var i=this,o=this._readableState&&this._readableState.destroyed,l=this._writableState&&this._writableState.destroyed;return o||l?(n?n(e):e&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,t.nextTick(a,this,e)):t.nextTick(a,this,e)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,(function(e){!n&&e?i._writableState?i._writableState.errorEmitted?t.nextTick(r,i):(i._writableState.errorEmitted=!0,t.nextTick(s,i,e)):t.nextTick(s,i,e):n?(t.nextTick(r,i),n(e)):t.nextTick(r,i)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)},errorOrDestroy:function(t,e){var s=t._readableState,r=t._writableState;s&&s.autoDestroy||r&&r.autoDestroy?t.destroy(e):t.emit("error",e)}}}).call(this)}).call(this,t("_process"))},{_process:55}],68:[function(t,e,s){"use strict";var r=t("../../../errors").codes.ERR_STREAM_PREMATURE_CLOSE;function a(){}e.exports=function t(e,s,n){if("function"==typeof s)return t(e,null,s);s||(s={}),n=function(t){var e=!1;return function(){if(!e){e=!0;for(var s=arguments.length,r=new Array(s),a=0;a<s;a++)r[a]=arguments[a];t.apply(this,r)}}}(n||a);var i=s.readable||!1!==s.readable&&e.readable,o=s.writable||!1!==s.writable&&e.writable,l=function(){e.writable||h()},c=e._writableState&&e._writableState.finished,h=function(){o=!1,c=!0,i||n.call(e)},d=e._readableState&&e._readableState.endEmitted,u=function(){i=!1,d=!0,o||n.call(e)},p=function(t){n.call(e,t)},f=function(){var t;return i&&!d?(e._readableState&&e._readableState.ended||(t=new r),n.call(e,t)):o&&!c?(e._writableState&&e._writableState.ended||(t=new r),n.call(e,t)):void 0},m=function(){e.req.on("finish",h)};return function(t){return t.setHeader&&"function"==typeof t.abort}(e)?(e.on("complete",h),e.on("abort",f),e.req?m():e.on("request",m)):o&&!e._writableState&&(e.on("end",l),e.on("close",l)),e.on("end",u),e.on("finish",h),!1!==s.error&&e.on("error",p),e.on("close",f),function(){e.removeListener("complete",h),e.removeListener("abort",f),e.removeListener("request",m),e.req&&e.req.removeListener("finish",h),e.removeListener("end",l),e.removeListener("close",l),e.removeListener("finish",h),e.removeListener("end",u),e.removeListener("error",p),e.removeListener("close",f)}}},{"../../../errors":59}],69:[function(t,e,s){e.exports=function(){throw new Error("Readable.from is not available in the browser")}},{}],70:[function(t,e,s){"use strict";var r,a=t("../../../errors").codes,n=a.ERR_MISSING_ARGS,i=a.ERR_STREAM_DESTROYED;function o(t){if(t)throw t}function l(t){t()}function c(t,e){return t.pipe(e)}e.exports=function(){for(var e=arguments.length,s=new Array(e),a=0;a<e;a++)s[a]=arguments[a];var h,d=function(t){return t.length?"function"!=typeof t[t.length-1]?o:t.pop():o}(s);if(Array.isArray(s[0])&&(s=s[0]),s.length<2)throw new n("streams");var u=s.map((function(e,a){var n=a<s.length-1;return function(e,s,a,n){n=function(t){var e=!1;return function(){e||(e=!0,t.apply(void 0,arguments))}}(n);var o=!1;e.on("close",(function(){o=!0})),void 0===r&&(r=t("./end-of-stream")),r(e,{readable:s,writable:a},(function(t){if(t)return n(t);o=!0,n()}));var l=!1;return function(t){if(!o&&!l)return l=!0,function(t){return t.setHeader&&"function"==typeof t.abort}(e)?e.abort():"function"==typeof e.destroy?e.destroy():void n(t||new i("pipe"))}}(e,n,a>0,(function(t){h||(h=t),t&&u.forEach(l),n||(u.forEach(l),d(h))}))}));return s.reduce(c)}},{"../../../errors":59,"./end-of-stream":68}],71:[function(t,e,s){"use strict";var r=t("../../../errors").codes.ERR_INVALID_OPT_VALUE;e.exports={getHighWaterMark:function(t,e,s,a){var n=function(t,e,s){return null!=t.highWaterMark?t.highWaterMark:e?t[s]:null}(e,a,s);if(null!=n){if(!isFinite(n)||Math.floor(n)!==n||n<0)throw new r(a?s:"highWaterMark",n);return Math.floor(n)}return t.objectMode?16:16384}}},{"../../../errors":59}],72:[function(t,e,s){e.exports=t("events").EventEmitter},{events:39}],73:[function(t,e,s){"use strict";var r=t("safe-buffer").Buffer,a=r.isEncoding||function(t){switch((t=""+t)&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function n(t){var e;switch(this.encoding=function(t){var e=function(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}(t);if("string"!=typeof e&&(r.isEncoding===a||!a(t)))throw new Error("Unknown encoding: "+t);return e||t}(t),this.encoding){case"utf16le":this.text=l,this.end=c,e=4;break;case"utf8":this.fillLast=o,e=4;break;case"base64":this.text=h,this.end=d,e=3;break;default:return this.write=u,void(this.end=p)}this.lastNeed=0,this.lastTotal=0,this.lastChar=r.allocUnsafe(e)}function i(t){return t<=127?0:t>>5==6?2:t>>4==14?3:t>>3==30?4:t>>6==2?-1:-2}function o(t){var e=this.lastTotal-this.lastNeed,s=function(t,e){if(128!=(192&e[0]))return t.lastNeed=0,"";if(t.lastNeed>1&&e.length>1){if(128!=(192&e[1]))return t.lastNeed=1,"";if(t.lastNeed>2&&e.length>2&&128!=(192&e[2]))return t.lastNeed=2,""}}(this,t);return void 0!==s?s:this.lastNeed<=t.length?(t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(t.copy(this.lastChar,e,0,t.length),void(this.lastNeed-=t.length))}function l(t,e){if((t.length-e)%2==0){var s=t.toString("utf16le",e);if(s){var r=s.charCodeAt(s.length-1);if(r>=55296&&r<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],s.slice(0,-1)}return s}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function c(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var s=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,s)}return e}function h(t,e){var s=(t.length-e)%3;return 0===s?t.toString("base64",e):(this.lastNeed=3-s,this.lastTotal=3,1===s?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-s))}function d(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function u(t){return t.toString(this.encoding)}function p(t){return t&&t.length?this.write(t):""}s.StringDecoder=n,n.prototype.write=function(t){if(0===t.length)return"";var e,s;if(this.lastNeed){if(void 0===(e=this.fillLast(t)))return"";s=this.lastNeed,this.lastNeed=0}else s=0;return s<t.length?e?e+this.text(t,s):this.text(t,s):e||""},n.prototype.end=function(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+"":e},n.prototype.text=function(t,e){var s=function(t,e,s){var r=e.length-1;if(r<s)return 0;var a=i(e[r]);return a>=0?(a>0&&(t.lastNeed=a-1),a):--r<s||-2===a?0:(a=i(e[r]))>=0?(a>0&&(t.lastNeed=a-2),a):--r<s||-2===a?0:(a=i(e[r]))>=0?(a>0&&(2===a?a=0:t.lastNeed=a-3),a):0}(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=s;var r=t.length-(s-this.lastNeed);return t.copy(this.lastChar,0,r),t.toString("utf8",e,r)},n.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length}},{"safe-buffer":56}],74:[function(t,e,s){"use strict";var r=t("./parse"),a=t("./reparse");s.parse=r,s.reparse=a},{"./parse":75,"./reparse":76}],75:[function(t,e,s){"use strict";var r={"&":"&amp;",'"':"&quot;","<":"&lt;",">":"&gt;"};function a(t){return"string"!=typeof t?t:t.replace(/([&"<>])/g,(function(t,e){return r[e]}))}var n=/<o>|<ins>|<s>|<sub>|<sup>|<b>|<i>|<tt>|<\/o>|<\/ins>|<\/s>|<\/sub>|<\/sup>|<\/b>|<\/i>|<\/tt>/;function i(t,e){e.add&&e.add.split(";").forEach((function(e){var s=e.split(" ");t[s[0]][s[1]]=!0})),e.del&&e.del.split(";").forEach((function(e){var s=e.split(" ");delete t[s[0]][s[1]]}))}var o={"<o>":{add:"text-decoration overline"},"</o>":{del:"text-decoration overline"},"<ins>":{add:"text-decoration underline"},"</ins>":{del:"text-decoration underline"},"<s>":{add:"text-decoration line-through"},"</s>":{del:"text-decoration line-through"},"<b>":{add:"font-weight bold"},"</b>":{del:"font-weight bold"},"<i>":{add:"font-style italic"},"</i>":{del:"font-style italic"},"<sub>":{add:"baseline-shift sub;font-size .7em"},"</sub>":{del:"baseline-shift sub;font-size .7em"},"<sup>":{add:"baseline-shift super;font-size .7em"},"</sup>":{del:"baseline-shift super;font-size .7em"},"<tt>":{add:"font-family monospace"},"</tt>":{del:"font-family monospace"}};function l(t){return Object.keys(t).reduce((function(e,s){var r=Object.keys(t[s]);return r.length>0&&(e[s]=r.join(" ")),e}),{})}e.exports=function(t){var e,s,r,c,h;if(void 0===t)return[];if("number"==typeof t)return[t+""];if("string"!=typeof t)return[t];for(s=[],e={"text-decoration":{},"font-weight":{},"font-style":{},"baseline-shift":{},"font-size":{},"font-family":{}};;){if(-1===(r=t.search(n)))return s.push(["tspan",l(e),a(t)]),s;if(r>0&&(h=t.slice(0,r),s.push(["tspan",l(e),a(h)])),c=t.match(n)[0],i(e,o[c]),0===(t=t.slice(r+c.length)).length)return s}}},{}],76:[function(t,e,s){"use strict";var r=t("./parse");e.exports=function(t){var e=t.createElement;function s(t,s){var r=t[0],a=t[1],n=Object.keys(a).reduce((function(t,e){var s,r;return t[null===(r=(s=e).match(/(\w+)-(\w)(\w+)/))?s:r[1]+r[2].toUpperCase()+r[3]]=a[e],t}),{}),i=t[2];return n.key=s,e(r,n,i)}return function(t){return r(t).map(s)}}},{"./parse":75}],77:[function(t,e,s){(function(t){(function(){function s(e){try{if(!t.localStorage)return!1}catch(t){return!1}var s=t.localStorage[e];return null!=s&&"true"===String(s).toLowerCase()}e.exports=function(t,e){if(s("noDeprecation"))return t;var r=!1;return function(){if(!r){if(s("throwDeprecation"))throw new Error(e);s("traceDeprecation")?console.trace(e):console.warn(e),r=!0}return t.apply(this,arguments)}}}).call(this)}).call(this,void 0!==__webpack_require__.g?__webpack_require__.g:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],78:[function(t,e,s){e.exports={name:"wavedrom",version:"2.9.1",description:"Digital timing diagram in your browser",homepage:"http://wavedrom.com",author:"alex.drom@gmail.com",license:"MIT",repository:{type:"git",url:"https://github.com/wavedrom/wavedrom.git"},bugs:{url:"https://github.com/wavedrom/wavedrom/issues"},main:"./lib",unpkg:"wavedrom.unpkg.min.js",files:["bin/cli.js","wavedrom.js","wavedrom.min.js","wavedrom.unpkg.js","wavedrom.unpkg.min.js","LICENSE","lib/**","skins/**"],scripts:{test:"npm-run-all eslint nyc",eslint:"eslint lib/*.js",nyc:"nyc -r=lcov -r=text mocha test",dist:"browserify ./lib/wave-drom.js > wavedrom.js","watch.dist":"watchify ./lib/wave-drom.js -o wavedrom.js -v","dist.min":"terser --compress --mengle -- wavedrom.js | node ./bin/header.js > wavedrom.min.js",unpkg:"browserify --standalone wavedrom lib/index.js > wavedrom.unpkg.js","unpkg.min":"terser --compress --mengle -- wavedrom.unpkg.js | node ./bin/header.js > wavedrom.unpkg.min.js",cli:"{ echo '#!/usr/bin/env node' ; browserify --node bin/cli.js ; } > bin/wavedrom.js ; chmod +x bin/wavedrom.js",prepare:"npm-run-all test dist dist.min unpkg unpkg.min",coverage:"nyc report -r=text-lcov | coveralls",clean:"rm -rf wavedrom.js wavedrom.*.js coverage .nyc_output",skins:"for S in default narrow dark lowkey ; do node bin/svg2js.js -i unpacked/skins/$S.svg > skins/$S.js ; done"},keywords:["waveform","verilog","RTL"],devDependencies:{"@drom/eslint-config":"^0.10.0",browserify:"^17.0.0",chai:"^4.3",coveralls:"^3.1.1",eslint:"^8.9","fs-extra":"^10",json5:"^2.2.0",mocha:"^9.2","npm-run-all":"^4.1.5",nyc:"^15.1.0",terser:"^5.10",watchify:"^4.0.0",yargs:"^17.3"},dependencies:{"bit-field":"^1.5.3",logidrom:"^0.3.1",onml:"^2.1.0",tspan:"^0.4.0"},eslintConfig:{extends:"@drom/eslint-config/eslint4/node4",rules:{camelcase:0}}}},{}]},{},[34])},30998:t=>{var e=e||{};e.default=["svg",{id:"svg",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",height:"0"},["style",{type:"text/css"},"text{font-size:11pt;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;fill-opacity:1;font-family:Helvetica}.h1{font-size:33pt;font-weight:bold}.h2{font-size:27pt;font-weight:bold}.h3{font-size:20pt;font-weight:bold}.h4{font-size:14pt;font-weight:bold}.h5{font-size:11pt;font-weight:bold}.h6{font-size:8pt;font-weight:bold}.muted{fill:#aaa}.warning{fill:#f6b900}.error{fill:#f60000}.info{fill:#0041c4}.success{fill:#00ab00}.s1{fill:none;stroke:#000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none}.s2{fill:none;stroke:#000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none}.s3{color:#000;fill:none;stroke:#000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1, 3;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible}.s4{color:#000;fill:none;stroke:#000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible}.s5{fill:#fff;stroke:none}.s6{fill:#000;fill-opacity:1;stroke:none}.s7{color:#000;fill:#fff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s8{color:#000;fill:#ffffb4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s9{color:#000;fill:#ffe0b9;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s10{color:#000;fill:#b9e0ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s11{color:#000;fill:#ccfdfe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s12{color:#000;fill:#cdfdc5;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s13{color:#000;fill:#f0c1fb;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s14{color:#000;fill:#f5c2c0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible}.s15{fill:#0041c4;fill-opacity:1;stroke:none}.s16{fill:none;stroke:#0041c4;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none}"],["defs",["g",{id:"socket"},["rect",{y:"15",x:"6",height:"20",width:"20"}]],["g",{id:"pclk"},["path",{d:"M0,20 0,0 20,0",class:"s1"}]],["g",{id:"nclk"},["path",{d:"m0,0 0,20 20,0",class:"s1"}]],["g",{id:"000"},["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"0m0"},["path",{d:"m0,20 3,0 3,-10 3,10 11,0",class:"s1"}]],["g",{id:"0m1"},["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"0mx"},["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 5,20",class:"s2"}],["path",{d:"M20,0 4,16",class:"s2"}],["path",{d:"M15,0 6,9",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"0md"},["path",{d:"m8,20 10,0",class:"s3"}],["path",{d:"m0,20 5,0",class:"s1"}]],["g",{id:"0mu"},["path",{d:"m0,20 3,0 C 7,10 10.107603,0 20,0",class:"s1"}]],["g",{id:"0mz"},["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"111"},["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"1m0"},["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}]],["g",{id:"1m1"},["path",{d:"M0,0 3,0 6,10 9,0 20,0",class:"s1"}]],["g",{id:"1mx"},["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 6,9",class:"s2"}],["path",{d:"M10,0 5,5",class:"s2"}],["path",{d:"M3.5,1.5 5,0",class:"s2"}]],["g",{id:"1md"},["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}]],["g",{id:"1mu"},["path",{d:"M0,0 5,0",class:"s1"}],["path",{d:"M8,0 18,0",class:"s3"}]],["g",{id:"1mz"},["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}]],["g",{id:"xxx"},["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,5 5,0",class:"s2"}],["path",{d:"M0,10 10,0",class:"s2"}],["path",{d:"M0,15 15,0",class:"s2"}],["path",{d:"M0,20 20,0",class:"s2"}],["path",{d:"M5,20 20,5",class:"s2"}],["path",{d:"M10,20 20,10",class:"s2"}],["path",{d:"m15,20 5,-5",class:"s2"}]],["g",{id:"xm0"},["path",{d:"M0,0 4,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,5 4,1",class:"s2"}],["path",{d:"M0,10 5,5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 7,13",class:"s2"}],["path",{d:"M5,20 8,17",class:"s2"}]],["g",{id:"xm1"},["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 4,20 9,0",class:"s1"}],["path",{d:"M0,5 5,0",class:"s2"}],["path",{d:"M0,10 9,1",class:"s2"}],["path",{d:"M0,15 7,8",class:"s2"}],["path",{d:"M0,20 5,15",class:"s2"}]],["g",{id:"xmx"},["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,5 5,0",class:"s2"}],["path",{d:"M0,10 10,0",class:"s2"}],["path",{d:"M0,15 15,0",class:"s2"}],["path",{d:"M0,20 20,0",class:"s2"}],["path",{d:"M5,20 20,5",class:"s2"}],["path",{d:"M10,20 20,10",class:"s2"}],["path",{d:"m15,20 5,-5",class:"s2"}]],["g",{id:"xmd"},["path",{d:"m0,0 4,0 c 3,10 6,20 16,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,5 4,1",class:"s2"}],["path",{d:"M0,10 5.5,4.5",class:"s2"}],["path",{d:"M0,15 6.5,8.5",class:"s2"}],["path",{d:"M0,20 8,12",class:"s2"}],["path",{d:"m5,20 5,-5",class:"s2"}],["path",{d:"m10,20 2.5,-2.5",class:"s2"}]],["g",{id:"xmu"},["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"m0,20 4,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,5 5,0",class:"s2"}],["path",{d:"M0,10 10,0",class:"s2"}],["path",{d:"M0,15 10,5",class:"s2"}],["path",{d:"M0,20 6,14",class:"s2"}]],["g",{id:"xmz"},["path",{d:"m0,0 4,0 c 6,10 11,10 16,10",class:"s1"}],["path",{d:"m0,20 4,0 C 10,10 15,10 20,10",class:"s1"}],["path",{d:"M0,5 4.5,0.5",class:"s2"}],["path",{d:"M0,10 6.5,3.5",class:"s2"}],["path",{d:"M0,15 8.5,6.5",class:"s2"}],["path",{d:"M0,20 11.5,8.5",class:"s2"}]],["g",{id:"ddd"},["path",{d:"m0,20 20,0",class:"s3"}]],["g",{id:"dm0"},["path",{d:"m0,20 10,0",class:"s3"}],["path",{d:"m12,20 8,0",class:"s1"}]],["g",{id:"dm1"},["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"dmx"},["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 5,20",class:"s2"}],["path",{d:"M20,0 4,16",class:"s2"}],["path",{d:"M15,0 6,9",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"dmd"},["path",{d:"m0,20 20,0",class:"s3"}]],["g",{id:"dmu"},["path",{d:"m0,20 3,0 C 7,10 10.107603,0 20,0",class:"s1"}]],["g",{id:"dmz"},["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"uuu"},["path",{d:"M0,0 20,0",class:"s3"}]],["g",{id:"um0"},["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}]],["g",{id:"um1"},["path",{d:"M0,0 10,0",class:"s3"}],["path",{d:"m12,0 8,0",class:"s1"}]],["g",{id:"umx"},["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 6,9",class:"s2"}],["path",{d:"M10,0 5,5",class:"s2"}],["path",{d:"M3.5,1.5 5,0",class:"s2"}]],["g",{id:"umd"},["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}]],["g",{id:"umu"},["path",{d:"M0,0 20,0",class:"s3"}]],["g",{id:"umz"},["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s4"}]],["g",{id:"zzz"},["path",{d:"m0,10 20,0",class:"s1"}]],["g",{id:"zm0"},["path",{d:"m0,10 6,0 3,10 11,0",class:"s1"}]],["g",{id:"zm1"},["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"zmx"},["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 6.5,8.5",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"zmd"},["path",{d:"m0,10 7,0 c 3,5 8,10 13,10",class:"s1"}]],["g",{id:"zmu"},["path",{d:"m0,10 7,0 C 10,5 15,0 20,0",class:"s1"}]],["g",{id:"zmz"},["path",{d:"m0,10 20,0",class:"s1"}]],["g",{id:"gap"},["path",{d:"m7,-2 -4,0 c -5,0 -5,24 -10,24 l 4,0 C 2,22 2,-2 7,-2 z",class:"s5"}],["path",{d:"M-7,22 C -2,22 -2,-2 3,-2",class:"s1"}],["path",{d:"M-3,22 C 2,22 2,-2 7,-2",class:"s1"}]],["g",{id:"Pclk"},["path",{d:"M-3,12 0,3 3,12 C 1,11 -1,11 -3,12 z",class:"s6"}],["path",{d:"M0,20 0,0 20,0",class:"s1"}]],["g",{id:"Nclk"},["path",{d:"M-3,8 0,17 3,8 C 1,9 -1,9 -3,8 z",class:"s6"}],["path",{d:"m0,0 0,20 20,0",class:"s1"}]],["g",{id:"0mv-2"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s7"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-2"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s7"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-2"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s7"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-2"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s7"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-2"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s7"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-2"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s7"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-2"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s7"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-2"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-2"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s7"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-2"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s7"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-2"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s7"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-3"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s8"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-3"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s8"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-3"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s8"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-3"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s8"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-3"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s8"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-3"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s8"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-3"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s8"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-3"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-3"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s8"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-3"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s8"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-3"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s8"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-4"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s9"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-4"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s9"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-4"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s9"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-4"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s9"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-4"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s9"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-4"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s9"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-4"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s9"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-4"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-4"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s9"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-4"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s9"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-4"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s9"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-5"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s10"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-5"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s10"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-5"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s10"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-5"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s10"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-5"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s10"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-5"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s10"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-5"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s10"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-5"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-5"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s10"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-5"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s10"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-5"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s10"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-6"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s11"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-6"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s11"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-6"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s11"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-6"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s11"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-6"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s11"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-6"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s11"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-6"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s11"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-6"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-6"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s11"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-6"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s11"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-6"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s11"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-7"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s12"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-7"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s12"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-7"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s12"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-7"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s12"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-7"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s12"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-7"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s12"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-7"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s12"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-7"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-7"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s12"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-7"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s12"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-7"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s12"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-8"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s13"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-8"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s13"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-8"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s13"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-8"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s13"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-8"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s13"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-8"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s13"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-8"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s13"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-8"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-8"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s13"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-8"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s13"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-8"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s13"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"0mv-9"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s14"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"1mv-9"},["path",{d:"M2.875,0 20,0 20,20 9,20 z",class:"s14"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"xmv-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,5 3.5,1.5",class:"s2"}],["path",{d:"M0,10 4.5,5.5",class:"s2"}],["path",{d:"M0,15 6,9",class:"s2"}],["path",{d:"M0,20 4,16",class:"s2"}]],["g",{id:"dmv-9"},["path",{d:"M9,0 20,0 20,20 3,20 z",class:"s14"}],["path",{d:"M3,20 9,0 20,0",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"umv-9"},["path",{d:"M3,0 20,0 20,20 9,20 z",class:"s14"}],["path",{d:"m3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"zmv-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"m6,10 3,10 11,0",class:"s1"}],["path",{d:"M0,10 6,10 9,0 20,0",class:"s1"}]],["g",{id:"vvv-9"},["path",{d:"M20,20 0,20 0,0 20,0",class:"s14"}],["path",{d:"m0,20 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vm0-9"},["path",{d:"M0,20 0,0 3,0 9,20",class:"s14"}],["path",{d:"M0,0 3,0 9,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vm1-9"},["path",{d:"M0,0 0,20 3,20 9,0",class:"s14"}],["path",{d:"M0,0 20,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0",class:"s1"}]],["g",{id:"vmx-9"},["path",{d:"M0,0 0,20 3,20 6,10 3,0",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}],["path",{d:"m20,15 -5,5",class:"s2"}],["path",{d:"M20,10 10,20",class:"s2"}],["path",{d:"M20,5 8,17",class:"s2"}],["path",{d:"M20,0 7,13",class:"s2"}],["path",{d:"M15,0 7,8",class:"s2"}],["path",{d:"M10,0 9,1",class:"s2"}]],["g",{id:"vmd-9"},["path",{d:"m0,0 0,20 20,0 C 10,20 7,10 3,0",class:"s14"}],["path",{d:"m0,0 3,0 c 4,10 7,20 17,20",class:"s1"}],["path",{d:"m0,20 20,0",class:"s1"}]],["g",{id:"vmu-9"},["path",{d:"m0,0 0,20 3,0 C 7,10 10,0 20,0",class:"s14"}],["path",{d:"m0,20 3,0 C 7,10 10,0 20,0",class:"s1"}],["path",{d:"M0,0 20,0",class:"s1"}]],["g",{id:"vmz-9"},["path",{d:"M0,0 3,0 C 10,10 15,10 20,10 15,10 10,10 3,20 L 0,20",class:"s14"}],["path",{d:"m0,0 3,0 c 7,10 12,10 17,10",class:"s1"}],["path",{d:"m0,20 3,0 C 10,10 15,10 20,10",class:"s1"}]],["g",{id:"vmv-2-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-2"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s7"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-3"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s8"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-4"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s9"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-5"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s10"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-6"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s11"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-7"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s12"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-8"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s13"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-2-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s7"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-3-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s8"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-4-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s9"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-5-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s10"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-6-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s11"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-7-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s12"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-8-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s13"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"vmv-9-9"},["path",{d:"M9,0 20,0 20,20 9,20 6,10 z",class:"s14"}],["path",{d:"M3,0 0,0 0,20 3,20 6,10 z",class:"s14"}],["path",{d:"m0,0 3,0 6,20 11,0",class:"s1"}],["path",{d:"M0,20 3,20 9,0 20,0",class:"s1"}]],["g",{id:"arrow0"},["path",{d:"m-12,-3 9,3 -9,3 c 1,-2 1,-4 0,-6 z",class:"s15"}],["path",{d:"M0,0 -15,0",class:"s16"}]],["marker",{id:"arrowhead",style:"fill:#0041c4",markerHeight:7,markerWidth:10,markerUnits:"strokeWidth",viewBox:"0 -4 11 8",refX:15,refY:0,orient:"auto"},["path",{d:"M0 -4 11 0 0 4z"}]],["marker",{id:"arrowtail",style:"fill:#0041c4",markerHeight:7,markerWidth:10,markerUnits:"strokeWidth",viewBox:"-11 -4 11 8",refX:-15,refY:0,orient:"auto"},["path",{d:"M0 -4 -11 0 0 4z"}]],["marker",{id:"tee",style:"fill:#0041c4",markerHeight:6,markerWidth:1,markerUnits:"strokeWidth",viewBox:"0 0 1 6",refX:0,refY:3,orient:"auto"},["path",{d:"M 0 0 L 0 6",style:"stroke:#0041c4;stroke-width:2"}]]],["g",{id:"waves"},["g",{id:"lanes"}],["g",{id:"groups"}]]];try{t.exports=e}catch(t){}}}]);
//# sourceMappingURL=770.7bd6d39128dde910.js.map