@techdocs/cli 1.4.4 → 1.4.5-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +22 -0
- package/dist/embedded-app/.config-schema.json +9 -13
- package/dist/embedded-app/index.html +1 -1
- package/dist/embedded-app/static/7750.c1a4c4df.chunk.js +8 -0
- package/dist/embedded-app/static/7750.c1a4c4df.chunk.js.map +1 -0
- package/dist/embedded-app/static/main.4b0555c5.js +522 -0
- package/dist/embedded-app/static/main.4b0555c5.js.map +1 -0
- package/dist/embedded-app/static/{runtime.fef15b74.js → runtime.4b0555c5.js} +2 -2
- package/dist/embedded-app/static/{runtime.fef15b74.js.map → runtime.4b0555c5.js.map} +1 -1
- package/dist/embedded-app/static/{vendor.fef15b74.js → vendor.4b0555c5.js} +3 -3
- package/dist/embedded-app/static/vendor.4b0555c5.js.map +1 -0
- package/dist/index.cjs.js +1 -1
- package/package.json +4 -4
- package/dist/embedded-app/static/7750.1b5340d0.chunk.js +0 -8
- package/dist/embedded-app/static/7750.1b5340d0.chunk.js.map +0 -1
- package/dist/embedded-app/static/main.fef15b74.js +0 -522
- package/dist/embedded-app/static/main.fef15b74.js.map +0 -1
- package/dist/embedded-app/static/vendor.fef15b74.js.map +0 -1
|
@@ -11,8 +11,8 @@ https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_liter
|
|
|
11
11
|
Copyright (c) 2018 Jed Watson.
|
|
12
12
|
Licensed under the MIT License (MIT), see
|
|
13
13
|
http://jedwatson.github.io/classnames
|
|
14
|
-
*/(function(){"use strict";var d={}.hasOwnProperty;function u(){for(var l=[],f=0;f<arguments.length;f++){var m=arguments[f];if(m){var p=typeof m;if(p==="string"||p==="number")l.push(m);else if(Array.isArray(m)){if(m.length){var c=u.apply(null,m);c&&l.push(c)}}else if(p==="object")if(m.toString===Object.prototype.toString)for(var g in m)d.call(m,g)&&m[g]&&l.push(g);else l.push(m.toString())}}return l.join(" ")}J.exports?(u.default=u,J.exports=u):(e=[],r=function(){return u}.apply(_,e),r!==void 0&&(J.exports=r))})()},6277:function(J,_,e){"use strict";function r(u){var l,f,m="";if(typeof u=="string"||typeof u=="number")m+=u;else if(typeof u=="object")if(Array.isArray(u))for(l=0;l<u.length;l++)u[l]&&(f=r(u[l]))&&(m&&(m+=" "),m+=f);else for(l in u)u[l]&&(m&&(m+=" "),m+=l);return m}function d(){for(var u,l,f=0,m="";f<arguments.length;)(u=arguments[f++])&&(l=r(u))&&(m&&(m+=" "),m+=l);return m}_.Z=d},50381:function(J,_,e){"use strict";var r=e(91706),d={"text/plain":"Text","text/html":"Url",default:"Text"},u="Copy to clipboard: #{key}, Enter";function l(m){var p=(/mac os x/i.test(navigator.userAgent)?"\u2318":"Ctrl")+"+C";return m.replace(/#{\s*key\s*}/g,p)}function f(m,p){var c,g,b,y,E,x,w=!1;p||(p={}),c=p.debug||!1;try{b=r(),y=document.createRange(),E=document.getSelection(),x=document.createElement("span"),x.textContent=m,x.style.all="unset",x.style.position="fixed",x.style.top=0,x.style.clip="rect(0, 0, 0, 0)",x.style.whiteSpace="pre",x.style.webkitUserSelect="text",x.style.MozUserSelect="text",x.style.msUserSelect="text",x.style.userSelect="text",x.addEventListener("copy",function(R){if(R.stopPropagation(),p.format)if(R.preventDefault(),typeof R.clipboardData=="undefined"){c&&console.warn("unable to use e.clipboardData"),c&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var M=d[p.format]||d.default;window.clipboardData.setData(M,m)}else R.clipboardData.clearData(),R.clipboardData.setData(p.format,m);p.onCopy&&(R.preventDefault(),p.onCopy(R.clipboardData))}),document.body.appendChild(x),y.selectNodeContents(x),E.addRange(y);var P=document.execCommand("copy");if(!P)throw new Error("copy command was unsuccessful");w=!0}catch(R){c&&console.error("unable to copy using execCommand: ",R),c&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(p.format||"text",m),p.onCopy&&p.onCopy(window.clipboardData),w=!0}catch(M){c&&console.error("unable to copy using clipboardData: ",M),c&&console.error("falling back to prompt"),g=l("message"in p?p.message:u),window.prompt(g,m)}}finally{E&&(typeof E.removeRange=="function"?E.removeRange(y):E.removeAllRanges()),x&&document.body.removeChild(x),b()}return w}J.exports=f},96279:function(J,_){var e=typeof self!="undefined"?self:this,r=function(){function u(){this.fetch=!1,this.DOMException=e.DOMException}return u.prototype=e,new u}();(function(u){var l=function(f){var m={searchParams:"URLSearchParams"in u,iterable:"Symbol"in u&&"iterator"in Symbol,blob:"FileReader"in u&&"Blob"in u&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in u,arrayBuffer:"ArrayBuffer"in u};function p(ue){return ue&&DataView.prototype.isPrototypeOf(ue)}if(m.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],g=ArrayBuffer.isView||function(ue){return ue&&c.indexOf(Object.prototype.toString.call(ue))>-1};function b(ue){if(typeof ue!="string"&&(ue=String(ue)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(ue))throw new TypeError("Invalid character in header field name");return ue.toLowerCase()}function y(ue){return typeof ue!="string"&&(ue=String(ue)),ue}function E(ue){var Ie={next:function(){var Te=ue.shift();return{done:Te===void 0,value:Te}}};return m.iterable&&(Ie[Symbol.iterator]=function(){return Ie}),Ie}function x(ue){this.map={},ue instanceof x?ue.forEach(function(Ie,Te){this.append(Te,Ie)},this):Array.isArray(ue)?ue.forEach(function(Ie){this.append(Ie[0],Ie[1])},this):ue&&Object.getOwnPropertyNames(ue).forEach(function(Ie){this.append(Ie,ue[Ie])},this)}x.prototype.append=function(ue,Ie){ue=b(ue),Ie=y(Ie);var Te=this.map[ue];this.map[ue]=Te?Te+", "+Ie:Ie},x.prototype.delete=function(ue){delete this.map[b(ue)]},x.prototype.get=function(ue){return ue=b(ue),this.has(ue)?this.map[ue]:null},x.prototype.has=function(ue){return this.map.hasOwnProperty(b(ue))},x.prototype.set=function(ue,Ie){this.map[b(ue)]=y(Ie)},x.prototype.forEach=function(ue,Ie){for(var Te in this.map)this.map.hasOwnProperty(Te)&&ue.call(Ie,this.map[Te],Te,this)},x.prototype.keys=function(){var ue=[];return this.forEach(function(Ie,Te){ue.push(Te)}),E(ue)},x.prototype.values=function(){var ue=[];return this.forEach(function(Ie){ue.push(Ie)}),E(ue)},x.prototype.entries=function(){var ue=[];return this.forEach(function(Ie,Te){ue.push([Te,Ie])}),E(ue)},m.iterable&&(x.prototype[Symbol.iterator]=x.prototype.entries);function w(ue){if(ue.bodyUsed)return Promise.reject(new TypeError("Already read"));ue.bodyUsed=!0}function P(ue){return new Promise(function(Ie,Te){ue.onload=function(){Ie(ue.result)},ue.onerror=function(){Te(ue.error)}})}function R(ue){var Ie=new FileReader,Te=P(Ie);return Ie.readAsArrayBuffer(ue),Te}function M(ue){var Ie=new FileReader,Te=P(Ie);return Ie.readAsText(ue),Te}function A(ue){for(var Ie=new Uint8Array(ue),Te=new Array(Ie.length),le=0;le<Ie.length;le++)Te[le]=String.fromCharCode(Ie[le]);return Te.join("")}function S(ue){if(ue.slice)return ue.slice(0);var Ie=new Uint8Array(ue.byteLength);return Ie.set(new Uint8Array(ue)),Ie.buffer}function j(){return this.bodyUsed=!1,this._initBody=function(ue){this._bodyInit=ue,ue?typeof ue=="string"?this._bodyText=ue:m.blob&&Blob.prototype.isPrototypeOf(ue)?this._bodyBlob=ue:m.formData&&FormData.prototype.isPrototypeOf(ue)?this._bodyFormData=ue:m.searchParams&&URLSearchParams.prototype.isPrototypeOf(ue)?this._bodyText=ue.toString():m.arrayBuffer&&m.blob&&p(ue)?(this._bodyArrayBuffer=S(ue.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):m.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(ue)||g(ue))?this._bodyArrayBuffer=S(ue):this._bodyText=ue=Object.prototype.toString.call(ue):this._bodyText="",this.headers.get("content-type")||(typeof ue=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):m.searchParams&&URLSearchParams.prototype.isPrototypeOf(ue)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},m.blob&&(this.blob=function(){var ue=w(this);if(ue)return ue;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?w(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(R)}),this.text=function(){var ue=w(this);if(ue)return ue;if(this._bodyBlob)return M(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(A(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},m.formData&&(this.formData=function(){return this.text().then(de)}),this.json=function(){return this.text().then(JSON.parse)},this}var C=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function I(ue){var Ie=ue.toUpperCase();return C.indexOf(Ie)>-1?Ie:ue}function Q(ue,Ie){Ie=Ie||{};var Te=Ie.body;if(ue instanceof Q){if(ue.bodyUsed)throw new TypeError("Already read");this.url=ue.url,this.credentials=ue.credentials,Ie.headers||(this.headers=new x(ue.headers)),this.method=ue.method,this.mode=ue.mode,this.signal=ue.signal,!Te&&ue._bodyInit!=null&&(Te=ue._bodyInit,ue.bodyUsed=!0)}else this.url=String(ue);if(this.credentials=Ie.credentials||this.credentials||"same-origin",(Ie.headers||!this.headers)&&(this.headers=new x(Ie.headers)),this.method=I(Ie.method||this.method||"GET"),this.mode=Ie.mode||this.mode||null,this.signal=Ie.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&Te)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(Te)}Q.prototype.clone=function(){return new Q(this,{body:this._bodyInit})};function de(ue){var Ie=new FormData;return ue.trim().split("&").forEach(function(Te){if(Te){var le=Te.split("="),ie=le.shift().replace(/\+/g," "),W=le.join("=").replace(/\+/g," ");Ie.append(decodeURIComponent(ie),decodeURIComponent(W))}}),Ie}function Ee(ue){var Ie=new x,Te=ue.replace(/\r?\n[\t ]+/g," ");return Te.split(/\r?\n/).forEach(function(le){var ie=le.split(":"),W=ie.shift().trim();if(W){var he=ie.join(":").trim();Ie.append(W,he)}}),Ie}j.call(Q.prototype);function Se(ue,Ie){Ie||(Ie={}),this.type="default",this.status=Ie.status===void 0?200:Ie.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in Ie?Ie.statusText:"OK",this.headers=new x(Ie.headers),this.url=Ie.url||"",this._initBody(ue)}j.call(Se.prototype),Se.prototype.clone=function(){return new Se(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new x(this.headers),url:this.url})},Se.error=function(){var ue=new Se(null,{status:0,statusText:""});return ue.type="error",ue};var Re=[301,302,303,307,308];Se.redirect=function(ue,Ie){if(Re.indexOf(Ie)===-1)throw new RangeError("Invalid status code");return new Se(null,{status:Ie,headers:{location:ue}})},f.DOMException=u.DOMException;try{new f.DOMException}catch{f.DOMException=function(Ie,Te){this.message=Ie,this.name=Te;var le=Error(Ie);this.stack=le.stack},f.DOMException.prototype=Object.create(Error.prototype),f.DOMException.prototype.constructor=f.DOMException}function Ne(ue,Ie){return new Promise(function(Te,le){var ie=new Q(ue,Ie);if(ie.signal&&ie.signal.aborted)return le(new f.DOMException("Aborted","AbortError"));var W=new XMLHttpRequest;function he(){W.abort()}W.onload=function(){var Be={status:W.status,statusText:W.statusText,headers:Ee(W.getAllResponseHeaders()||"")};Be.url="responseURL"in W?W.responseURL:Be.headers.get("X-Request-URL");var Me="response"in W?W.response:W.responseText;Te(new Se(Me,Be))},W.onerror=function(){le(new TypeError("Network request failed"))},W.ontimeout=function(){le(new TypeError("Network request failed"))},W.onabort=function(){le(new f.DOMException("Aborted","AbortError"))},W.open(ie.method,ie.url,!0),ie.credentials==="include"?W.withCredentials=!0:ie.credentials==="omit"&&(W.withCredentials=!1),"responseType"in W&&m.blob&&(W.responseType="blob"),ie.headers.forEach(function(Be,Me){W.setRequestHeader(Me,Be)}),ie.signal&&(ie.signal.addEventListener("abort",he),W.onreadystatechange=function(){W.readyState===4&&ie.signal.removeEventListener("abort",he)}),W.send(typeof ie._bodyInit=="undefined"?null:ie._bodyInit)})}return Ne.polyfill=!0,u.fetch||(u.fetch=Ne,u.Headers=x,u.Request=Q,u.Response=Se),f.Headers=x,f.Request=Q,f.Response=Se,f.fetch=Ne,Object.defineProperty(f,"__esModule",{value:!0}),f}({})})(r),r.fetch.ponyfill=!0,delete r.fetch.polyfill;var d=r;_=d.fetch,_.default=d.fetch,_.fetch=d.fetch,_.Headers=d.Headers,_.Request=d.Request,_.Response=d.Response,J.exports=_},79721:function(J,_,e){"use strict";e.d(_,{Oq:function(){return P},dO:function(){return b},jn:function(){return m},iz:function(){return R},Dz:function(){return f},cv:function(){return x},oc:function(){return w}});var r=!0,d="Invariant failed";function u(M,A){if(!M)throw r?new Error(d):new Error(d+": "+(A||""))}var l=u,f=function(A){var S=A.top,j=A.right,C=A.bottom,I=A.left,Q=j-I,de=C-S,Ee={top:S,right:j,bottom:C,left:I,width:Q,height:de,x:I,y:S,center:{x:(j+I)/2,y:(C+S)/2}};return Ee},m=function(A,S){return{top:A.top-S.top,left:A.left-S.left,bottom:A.bottom+S.bottom,right:A.right+S.right}},p=function(A,S){return{top:A.top+S.top,left:A.left+S.left,bottom:A.bottom-S.bottom,right:A.right-S.right}},c=function(A,S){return{top:A.top+S.y,left:A.left+S.x,bottom:A.bottom+S.y,right:A.right+S.x}},g={top:0,right:0,bottom:0,left:0},b=function(A){var S=A.borderBox,j=A.margin,C=j===void 0?g:j,I=A.border,Q=I===void 0?g:I,de=A.padding,Ee=de===void 0?g:de,Se=f(m(S,C)),Re=f(p(S,Q)),Ne=f(p(Re,Ee));return{marginBox:Se,borderBox:f(S),paddingBox:Re,contentBox:Ne,margin:C,border:Q,padding:Ee}},y=function(A){var S=A.slice(0,-2),j=A.slice(-2);if(j!=="px")return 0;var C=Number(S);return isNaN(C)&&l(!1),C},E=function(){return{x:window.pageXOffset,y:window.pageYOffset}},x=function(A,S){var j=A.borderBox,C=A.border,I=A.margin,Q=A.padding,de=c(j,S);return b({borderBox:de,border:C,margin:I,padding:Q})},w=function(A,S){return S===void 0&&(S=E()),x(A,S)},P=function(A,S){var j={top:y(S.marginTop),right:y(S.marginRight),bottom:y(S.marginBottom),left:y(S.marginLeft)},C={top:y(S.paddingTop),right:y(S.paddingRight),bottom:y(S.paddingBottom),left:y(S.paddingLeft)},I={top:y(S.borderTopWidth),right:y(S.borderRightWidth),bottom:y(S.borderBottomWidth),left:y(S.borderLeftWidth)};return b({borderBox:A,margin:j,padding:C,border:I})},R=function(A){var S=A.getBoundingClientRect(),j=window.getComputedStyle(A);return P(S,j)}},46506:function(J,_,e){J.exports={graphlib:e(71310),layout:e(42529),debug:e(5512),util:{time:e(8783).time,notime:e(8783).notime},version:e(57589)}},85247:function(J,_,e){"use strict";var r=e(43294),d=e(38757);J.exports={run:u,undo:f};function u(m){var p=m.graph().acyclicer==="greedy"?d(m,c(m)):l(m);r.forEach(p,function(g){var b=m.edge(g);m.removeEdge(g),b.forwardName=g.name,b.reversed=!0,m.setEdge(g.w,g.v,b,r.uniqueId("rev"))});function c(g){return function(b){return g.edge(b).weight}}}function l(m){var p=[],c={},g={};function b(y){r.has(g,y)||(g[y]=!0,c[y]=!0,r.forEach(m.outEdges(y),function(E){r.has(c,E.w)?p.push(E):b(E.w)}),delete c[y])}return r.forEach(m.nodes(),b),p}function f(m){r.forEach(m.edges(),function(p){var c=m.edge(p);if(c.reversed){m.removeEdge(p);var g=c.forwardName;delete c.reversed,delete c.forwardName,m.setEdge(p.w,p.v,c,g)}})}},49654:function(J,_,e){var r=e(43294),d=e(8783);J.exports=u;function u(f){function m(p){var c=f.children(p),g=f.node(p);if(c.length&&r.forEach(c,m),r.has(g,"minRank")){g.borderLeft=[],g.borderRight=[];for(var b=g.minRank,y=g.maxRank+1;b<y;++b)l(f,"borderLeft","_bl",p,g,b),l(f,"borderRight","_br",p,g,b)}}r.forEach(f.children(),m)}function l(f,m,p,c,g,b){var y={width:0,height:0,rank:b,borderType:m},E=g[m][b-1],x=d.addDummyNode(f,"border",y,p);g[m][b]=x,f.setParent(x,c),E&&f.setEdge(E,x,{weight:1})}},25128:function(J,_,e){"use strict";var r=e(43294);J.exports={adjust:d,undo:u};function d(b){var y=b.graph().rankdir.toLowerCase();(y==="lr"||y==="rl")&&l(b)}function u(b){var y=b.graph().rankdir.toLowerCase();(y==="bt"||y==="rl")&&m(b),(y==="lr"||y==="rl")&&(c(b),l(b))}function l(b){r.forEach(b.nodes(),function(y){f(b.node(y))}),r.forEach(b.edges(),function(y){f(b.edge(y))})}function f(b){var y=b.width;b.width=b.height,b.height=y}function m(b){r.forEach(b.nodes(),function(y){p(b.node(y))}),r.forEach(b.edges(),function(y){var E=b.edge(y);r.forEach(E.points,p),r.has(E,"y")&&p(E)})}function p(b){b.y=-b.y}function c(b){r.forEach(b.nodes(),function(y){g(b.node(y))}),r.forEach(b.edges(),function(y){var E=b.edge(y);r.forEach(E.points,g),r.has(E,"x")&&g(E)})}function g(b){var y=b.x;b.x=b.y,b.y=y}},65199:function(J){J.exports=_;function _(){var d={};d._next=d._prev=d,this._sentinel=d}_.prototype.dequeue=function(){var d=this._sentinel,u=d._prev;if(u!==d)return e(u),u},_.prototype.enqueue=function(d){var u=this._sentinel;d._prev&&d._next&&e(d),d._next=u._next,u._next._prev=d,u._next=d,d._prev=u},_.prototype.toString=function(){for(var d=[],u=this._sentinel,l=u._prev;l!==u;)d.push(JSON.stringify(l,r)),l=l._prev;return"["+d.join(", ")+"]"};function e(d){d._prev._next=d._next,d._next._prev=d._prev,delete d._next,delete d._prev}function r(d,u){if(d!=="_next"&&d!=="_prev")return u}},5512:function(J,_,e){var r=e(43294),d=e(8783),u=e(71310).Graph;J.exports={debugOrdering:l};function l(f){var m=d.buildLayerMatrix(f),p=new u({compound:!0,multigraph:!0}).setGraph({});return r.forEach(f.nodes(),function(c){p.setNode(c,{label:c}),p.setParent(c,"layer"+f.node(c).rank)}),r.forEach(f.edges(),function(c){p.setEdge(c.v,c.w,{},c.name)}),r.forEach(m,function(c,g){var b="layer"+g;p.setNode(b,{rank:"same"}),r.reduce(c,function(y,E){return p.setEdge(y,E,{style:"invis"}),E})}),p}},71310:function(J,_,e){var r;try{r=e(87377)}catch{}r||(r=window.graphlib),J.exports=r},38757:function(J,_,e){var r=e(43294),d=e(71310).Graph,u=e(65199);J.exports=f;var l=r.constant(1);function f(b,y){if(b.nodeCount()<=1)return[];var E=c(b,y||l),x=m(E.graph,E.buckets,E.zeroIdx);return r.flatten(r.map(x,function(w){return b.outEdges(w.v,w.w)}),!0)}function m(b,y,E){for(var x=[],w=y[y.length-1],P=y[0],R;b.nodeCount();){for(;R=P.dequeue();)p(b,y,E,R);for(;R=w.dequeue();)p(b,y,E,R);if(b.nodeCount()){for(var M=y.length-2;M>0;--M)if(R=y[M].dequeue(),R){x=x.concat(p(b,y,E,R,!0));break}}}return x}function p(b,y,E,x,w){var P=w?[]:void 0;return r.forEach(b.inEdges(x.v),function(R){var M=b.edge(R),A=b.node(R.v);w&&P.push({v:R.v,w:R.w}),A.out-=M,g(y,E,A)}),r.forEach(b.outEdges(x.v),function(R){var M=b.edge(R),A=R.w,S=b.node(A);S.in-=M,g(y,E,S)}),b.removeNode(x.v),P}function c(b,y){var E=new d,x=0,w=0;r.forEach(b.nodes(),function(M){E.setNode(M,{v:M,in:0,out:0})}),r.forEach(b.edges(),function(M){var A=E.edge(M.v,M.w)||0,S=y(M),j=A+S;E.setEdge(M.v,M.w,j),w=Math.max(w,E.node(M.v).out+=S),x=Math.max(x,E.node(M.w).in+=S)});var P=r.range(w+x+3).map(function(){return new u}),R=x+1;return r.forEach(E.nodes(),function(M){g(P,R,E.node(M))}),{graph:E,buckets:P,zeroIdx:R}}function g(b,y,E){E.out?E.in?b[E.out-E.in+y].enqueue(E):b[b.length-1].enqueue(E):b[0].enqueue(E)}},42529:function(J,_,e){"use strict";var r=e(43294),d=e(85247),u=e(20450),l=e(64618),f=e(8783).normalizeRanks,m=e(77908),p=e(8783).removeEmptyRanks,c=e(96820),g=e(49654),b=e(25128),y=e(73641),E=e(65784),x=e(8783),w=e(71310).Graph;J.exports=P;function P(De,Ge){var Xe=Ge&&Ge.debugTiming?x.time:x.notime;Xe("layout",function(){var ot=Xe(" buildLayoutGraph",function(){return Se(De)});Xe(" runLayout",function(){R(ot,Xe)}),Xe(" updateInputGraph",function(){M(De,ot)})})}function R(De,Ge){Ge(" makeSpaceForEdgeLabels",function(){Re(De)}),Ge(" removeSelfEdges",function(){Be(De)}),Ge(" acyclic",function(){d.run(De)}),Ge(" nestingGraph.run",function(){c.run(De)}),Ge(" rank",function(){l(x.asNonCompoundGraph(De))}),Ge(" injectEdgeLabelProxies",function(){Ne(De)}),Ge(" removeEmptyRanks",function(){p(De)}),Ge(" nestingGraph.cleanup",function(){c.cleanup(De)}),Ge(" normalizeRanks",function(){f(De)}),Ge(" assignRankMinMax",function(){ue(De)}),Ge(" removeEdgeLabelProxies",function(){Ie(De)}),Ge(" normalize.run",function(){u.run(De)}),Ge(" parentDummyChains",function(){m(De)}),Ge(" addBorderSegments",function(){g(De)}),Ge(" order",function(){y(De)}),Ge(" insertSelfEdges",function(){Me(De)}),Ge(" adjustCoordinateSystem",function(){b.adjust(De)}),Ge(" position",function(){E(De)}),Ge(" positionSelfEdges",function(){He(De)}),Ge(" removeBorderNodes",function(){he(De)}),Ge(" normalize.undo",function(){u.undo(De)}),Ge(" fixupEdgeLabelCoords",function(){ie(De)}),Ge(" undoCoordinateSystem",function(){b.undo(De)}),Ge(" translateGraph",function(){Te(De)}),Ge(" assignNodeIntersects",function(){le(De)}),Ge(" reversePoints",function(){W(De)}),Ge(" acyclic.undo",function(){d.undo(De)})}function M(De,Ge){r.forEach(De.nodes(),function(Xe){var ot=De.node(Xe),ge=Ge.node(Xe);ot&&(ot.x=ge.x,ot.y=ge.y,Ge.children(Xe).length&&(ot.width=ge.width,ot.height=ge.height))}),r.forEach(De.edges(),function(Xe){var ot=De.edge(Xe),ge=Ge.edge(Xe);ot.points=ge.points,r.has(ge,"x")&&(ot.x=ge.x,ot.y=ge.y)}),De.graph().width=Ge.graph().width,De.graph().height=Ge.graph().height}var A=["nodesep","edgesep","ranksep","marginx","marginy"],S={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},j=["acyclicer","ranker","rankdir","align"],C=["width","height"],I={width:0,height:0},Q=["minlen","weight","width","height","labeloffset"],de={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},Ee=["labelpos"];function Se(De){var Ge=new w({multigraph:!0,compound:!0}),Xe=Rt(De.graph());return Ge.setGraph(r.merge({},S,it(Xe,A),r.pick(Xe,j))),r.forEach(De.nodes(),function(ot){var ge=Rt(De.node(ot));Ge.setNode(ot,r.defaults(it(ge,C),I)),Ge.setParent(ot,De.parent(ot))}),r.forEach(De.edges(),function(ot){var ge=Rt(De.edge(ot));Ge.setEdge(ot,r.merge({},de,it(ge,Q),r.pick(ge,Ee)))}),Ge}function Re(De){var Ge=De.graph();Ge.ranksep/=2,r.forEach(De.edges(),function(Xe){var ot=De.edge(Xe);ot.minlen*=2,ot.labelpos.toLowerCase()!=="c"&&(Ge.rankdir==="TB"||Ge.rankdir==="BT"?ot.width+=ot.labeloffset:ot.height+=ot.labeloffset)})}function Ne(De){r.forEach(De.edges(),function(Ge){var Xe=De.edge(Ge);if(Xe.width&&Xe.height){var ot=De.node(Ge.v),ge=De.node(Ge.w),_t={rank:(ge.rank-ot.rank)/2+ot.rank,e:Ge};x.addDummyNode(De,"edge-proxy",_t,"_ep")}})}function ue(De){var Ge=0;r.forEach(De.nodes(),function(Xe){var ot=De.node(Xe);ot.borderTop&&(ot.minRank=De.node(ot.borderTop).rank,ot.maxRank=De.node(ot.borderBottom).rank,Ge=r.max(Ge,ot.maxRank))}),De.graph().maxRank=Ge}function Ie(De){r.forEach(De.nodes(),function(Ge){var Xe=De.node(Ge);Xe.dummy==="edge-proxy"&&(De.edge(Xe.e).labelRank=Xe.rank,De.removeNode(Ge))})}function Te(De){var Ge=Number.POSITIVE_INFINITY,Xe=0,ot=Number.POSITIVE_INFINITY,ge=0,_t=De.graph(),Ft=_t.marginx||0,se=_t.marginy||0;function It(kt){var et=kt.x,Ue=kt.y,Fe=kt.width,qe=kt.height;Ge=Math.min(Ge,et-Fe/2),Xe=Math.max(Xe,et+Fe/2),ot=Math.min(ot,Ue-qe/2),ge=Math.max(ge,Ue+qe/2)}r.forEach(De.nodes(),function(kt){It(De.node(kt))}),r.forEach(De.edges(),function(kt){var et=De.edge(kt);r.has(et,"x")&&It(et)}),Ge-=Ft,ot-=se,r.forEach(De.nodes(),function(kt){var et=De.node(kt);et.x-=Ge,et.y-=ot}),r.forEach(De.edges(),function(kt){var et=De.edge(kt);r.forEach(et.points,function(Ue){Ue.x-=Ge,Ue.y-=ot}),r.has(et,"x")&&(et.x-=Ge),r.has(et,"y")&&(et.y-=ot)}),_t.width=Xe-Ge+Ft,_t.height=ge-ot+se}function le(De){r.forEach(De.edges(),function(Ge){var Xe=De.edge(Ge),ot=De.node(Ge.v),ge=De.node(Ge.w),_t,Ft;Xe.points?(_t=Xe.points[0],Ft=Xe.points[Xe.points.length-1]):(Xe.points=[],_t=ge,Ft=ot),Xe.points.unshift(x.intersectRect(ot,_t)),Xe.points.push(x.intersectRect(ge,Ft))})}function ie(De){r.forEach(De.edges(),function(Ge){var Xe=De.edge(Ge);if(r.has(Xe,"x"))switch((Xe.labelpos==="l"||Xe.labelpos==="r")&&(Xe.width-=Xe.labeloffset),Xe.labelpos){case"l":Xe.x-=Xe.width/2+Xe.labeloffset;break;case"r":Xe.x+=Xe.width/2+Xe.labeloffset;break}})}function W(De){r.forEach(De.edges(),function(Ge){var Xe=De.edge(Ge);Xe.reversed&&Xe.points.reverse()})}function he(De){r.forEach(De.nodes(),function(Ge){if(De.children(Ge).length){var Xe=De.node(Ge),ot=De.node(Xe.borderTop),ge=De.node(Xe.borderBottom),_t=De.node(r.last(Xe.borderLeft)),Ft=De.node(r.last(Xe.borderRight));Xe.width=Math.abs(Ft.x-_t.x),Xe.height=Math.abs(ge.y-ot.y),Xe.x=_t.x+Xe.width/2,Xe.y=ot.y+Xe.height/2}}),r.forEach(De.nodes(),function(Ge){De.node(Ge).dummy==="border"&&De.removeNode(Ge)})}function Be(De){r.forEach(De.edges(),function(Ge){if(Ge.v===Ge.w){var Xe=De.node(Ge.v);Xe.selfEdges||(Xe.selfEdges=[]),Xe.selfEdges.push({e:Ge,label:De.edge(Ge)}),De.removeEdge(Ge)}})}function Me(De){var Ge=x.buildLayerMatrix(De);r.forEach(Ge,function(Xe){var ot=0;r.forEach(Xe,function(ge,_t){var Ft=De.node(ge);Ft.order=_t+ot,r.forEach(Ft.selfEdges,function(se){x.addDummyNode(De,"selfedge",{width:se.label.width,height:se.label.height,rank:Ft.rank,order:_t+ ++ot,e:se.e,label:se.label},"_se")}),delete Ft.selfEdges})})}function He(De){r.forEach(De.nodes(),function(Ge){var Xe=De.node(Ge);if(Xe.dummy==="selfedge"){var ot=De.node(Xe.e.v),ge=ot.x+ot.width/2,_t=ot.y,Ft=Xe.x-ge,se=ot.height/2;De.setEdge(Xe.e,Xe.label),De.removeNode(Ge),Xe.label.points=[{x:ge+2*Ft/3,y:_t-se},{x:ge+5*Ft/6,y:_t-se},{x:ge+Ft,y:_t},{x:ge+5*Ft/6,y:_t+se},{x:ge+2*Ft/3,y:_t+se}],Xe.label.x=Xe.x,Xe.label.y=Xe.y}})}function it(De,Ge){return r.mapValues(r.pick(De,Ge),Number)}function Rt(De){var Ge={};return r.forEach(De,function(Xe,ot){Ge[ot.toLowerCase()]=Xe}),Ge}},43294:function(J,_,e){var r;try{r={cloneDeep:e(9850),constant:e(86874),defaults:e(84573),each:e(79421),filter:e(90882),find:e(55281),flatten:e(35676),forEach:e(59756),forIn:e(20792),has:e(93352),isUndefined:e(84336),last:e(56974),map:e(16760),mapValues:e(34519),max:e(71644),merge:e(98537),min:e(65680),minBy:e(10937),now:e(61100),pick:e(13888),range:e(2689),reduce:e(58215),sortBy:e(829),uniqueId:e(74930),values:e(98346),zipObject:e(46150)}}catch{}r||(r=window._),J.exports=r},96820:function(J,_,e){var r=e(43294),d=e(8783);J.exports={run:u,cleanup:p};function u(c){var g=d.addDummyNode(c,"root",{},"_root"),b=f(c),y=r.max(r.values(b))-1,E=2*y+1;c.graph().nestingRoot=g,r.forEach(c.edges(),function(w){c.edge(w).minlen*=E});var x=m(c)+1;r.forEach(c.children(),function(w){l(c,g,E,x,y,b,w)}),c.graph().nodeRankFactor=E}function l(c,g,b,y,E,x,w){var P=c.children(w);if(!P.length){w!==g&&c.setEdge(g,w,{weight:0,minlen:b});return}var R=d.addBorderNode(c,"_bt"),M=d.addBorderNode(c,"_bb"),A=c.node(w);c.setParent(R,w),A.borderTop=R,c.setParent(M,w),A.borderBottom=M,r.forEach(P,function(S){l(c,g,b,y,E,x,S);var j=c.node(S),C=j.borderTop?j.borderTop:S,I=j.borderBottom?j.borderBottom:S,Q=j.borderTop?y:2*y,de=C!==I?1:E-x[w]+1;c.setEdge(R,C,{weight:Q,minlen:de,nestingEdge:!0}),c.setEdge(I,M,{weight:Q,minlen:de,nestingEdge:!0})}),c.parent(w)||c.setEdge(g,R,{weight:0,minlen:E+x[w]})}function f(c){var g={};function b(y,E){var x=c.children(y);x&&x.length&&r.forEach(x,function(w){b(w,E+1)}),g[y]=E}return r.forEach(c.children(),function(y){b(y,1)}),g}function m(c){return r.reduce(c.edges(),function(g,b){return g+c.edge(b).weight},0)}function p(c){var g=c.graph();c.removeNode(g.nestingRoot),delete g.nestingRoot,r.forEach(c.edges(),function(b){var y=c.edge(b);y.nestingEdge&&c.removeEdge(b)})}},20450:function(J,_,e){"use strict";var r=e(43294),d=e(8783);J.exports={run:u,undo:f};function u(m){m.graph().dummyChains=[],r.forEach(m.edges(),function(p){l(m,p)})}function l(m,p){var c=p.v,g=m.node(c).rank,b=p.w,y=m.node(b).rank,E=p.name,x=m.edge(p),w=x.labelRank;if(y!==g+1){m.removeEdge(p);var P,R,M;for(M=0,++g;g<y;++M,++g)x.points=[],R={width:0,height:0,edgeLabel:x,edgeObj:p,rank:g},P=d.addDummyNode(m,"edge",R,"_d"),g===w&&(R.width=x.width,R.height=x.height,R.dummy="edge-label",R.labelpos=x.labelpos),m.setEdge(c,P,{weight:x.weight},E),M===0&&m.graph().dummyChains.push(P),c=P;m.setEdge(c,b,{weight:x.weight},E)}}function f(m){r.forEach(m.graph().dummyChains,function(p){var c=m.node(p),g=c.edgeLabel,b;for(m.setEdge(c.edgeObj,g);c.dummy;)b=m.successors(p)[0],m.removeNode(p),g.points.push({x:c.x,y:c.y}),c.dummy==="edge-label"&&(g.x=c.x,g.y=c.y,g.width=c.width,g.height=c.height),p=b,c=m.node(p)})}},47897:function(J,_,e){var r=e(43294);J.exports=d;function d(u,l,f){var m={},p;r.forEach(f,function(c){for(var g=u.parent(c),b,y;g;){if(b=u.parent(g),b?(y=m[b],m[b]=g):(y=p,p=g),y&&y!==g){l.setEdge(y,g);return}g=b}})}},29533:function(J,_,e){var r=e(43294);J.exports=d;function d(u,l){return r.map(l,function(f){var m=u.inEdges(f);if(m.length){var p=r.reduce(m,function(c,g){var b=u.edge(g),y=u.node(g.v);return{sum:c.sum+b.weight*y.order,weight:c.weight+b.weight}},{sum:0,weight:0});return{v:f,barycenter:p.sum/p.weight,weight:p.weight}}else return{v:f}})}},64622:function(J,_,e){var r=e(43294),d=e(71310).Graph;J.exports=u;function u(f,m,p){var c=l(f),g=new d({compound:!0}).setGraph({root:c}).setDefaultNodeLabel(function(b){return f.node(b)});return r.forEach(f.nodes(),function(b){var y=f.node(b),E=f.parent(b);(y.rank===m||y.minRank<=m&&m<=y.maxRank)&&(g.setNode(b),g.setParent(b,E||c),r.forEach(f[p](b),function(x){var w=x.v===b?x.w:x.v,P=g.edge(w,b),R=r.isUndefined(P)?0:P.weight;g.setEdge(w,b,{weight:f.edge(x).weight+R})}),r.has(y,"minRank")&&g.setNode(b,{borderLeft:y.borderLeft[m],borderRight:y.borderRight[m]}))}),g}function l(f){for(var m;f.hasNode(m=r.uniqueId("_root")););return m}},6254:function(J,_,e){"use strict";var r=e(43294);J.exports=d;function d(l,f){for(var m=0,p=1;p<f.length;++p)m+=u(l,f[p-1],f[p]);return m}function u(l,f,m){for(var p=r.zipObject(m,r.map(m,function(x,w){return w})),c=r.flatten(r.map(f,function(x){return r.sortBy(r.map(l.outEdges(x),function(w){return{pos:p[w.w],weight:l.edge(w).weight}}),"pos")}),!0),g=1;g<m.length;)g<<=1;var b=2*g-1;g-=1;var y=r.map(new Array(b),function(){return 0}),E=0;return r.forEach(c.forEach(function(x){var w=x.pos+g;y[w]+=x.weight;for(var P=0;w>0;)w%2&&(P+=y[w+1]),w=w-1>>1,y[w]+=x.weight;E+=x.weight*P})),E}},73641:function(J,_,e){"use strict";var r=e(43294),d=e(65036),u=e(6254),l=e(83956),f=e(64622),m=e(47897),p=e(71310).Graph,c=e(8783);J.exports=g;function g(x){var w=c.maxRank(x),P=b(x,r.range(1,w+1),"inEdges"),R=b(x,r.range(w-1,-1,-1),"outEdges"),M=d(x);E(x,M);for(var A=Number.POSITIVE_INFINITY,S,j=0,C=0;C<4;++j,++C){y(j%2?P:R,j%4>=2),M=c.buildLayerMatrix(x);var I=u(x,M);I<A&&(C=0,S=r.cloneDeep(M),A=I)}E(x,S)}function b(x,w,P){return r.map(w,function(R){return f(x,R,P)})}function y(x,w){var P=new p;r.forEach(x,function(R){var M=R.graph().root,A=l(R,M,P,w);r.forEach(A.vs,function(S,j){R.node(S).order=j}),m(R,P,A.vs)})}function E(x,w){r.forEach(w,function(P){r.forEach(P,function(R,M){x.node(R).order=M})})}},65036:function(J,_,e){"use strict";var r=e(43294);J.exports=d;function d(u){var l={},f=r.filter(u.nodes(),function(b){return!u.children(b).length}),m=r.max(r.map(f,function(b){return u.node(b).rank})),p=r.map(r.range(m+1),function(){return[]});function c(b){if(!r.has(l,b)){l[b]=!0;var y=u.node(b);p[y.rank].push(b),r.forEach(u.successors(b),c)}}var g=r.sortBy(f,function(b){return u.node(b).rank});return r.forEach(g,c),p}},39953:function(J,_,e){"use strict";var r=e(43294);J.exports=d;function d(f,m){var p={};r.forEach(f,function(g,b){var y=p[g.v]={indegree:0,in:[],out:[],vs:[g.v],i:b};r.isUndefined(g.barycenter)||(y.barycenter=g.barycenter,y.weight=g.weight)}),r.forEach(m.edges(),function(g){var b=p[g.v],y=p[g.w];!r.isUndefined(b)&&!r.isUndefined(y)&&(y.indegree++,b.out.push(p[g.w]))});var c=r.filter(p,function(g){return!g.indegree});return u(c)}function u(f){var m=[];function p(b){return function(y){y.merged||(r.isUndefined(y.barycenter)||r.isUndefined(b.barycenter)||y.barycenter>=b.barycenter)&&l(b,y)}}function c(b){return function(y){y.in.push(b),--y.indegree===0&&f.push(y)}}for(;f.length;){var g=f.pop();m.push(g),r.forEach(g.in.reverse(),p(g)),r.forEach(g.out,c(g))}return r.map(r.filter(m,function(b){return!b.merged}),function(b){return r.pick(b,["vs","i","barycenter","weight"])})}function l(f,m){var p=0,c=0;f.weight&&(p+=f.barycenter*f.weight,c+=f.weight),m.weight&&(p+=m.barycenter*m.weight,c+=m.weight),f.vs=m.vs.concat(f.vs),f.barycenter=p/c,f.weight=c,f.i=Math.min(m.i,f.i),m.merged=!0}},83956:function(J,_,e){var r=e(43294),d=e(29533),u=e(39953),l=e(11957);J.exports=f;function f(c,g,b,y){var E=c.children(g),x=c.node(g),w=x?x.borderLeft:void 0,P=x?x.borderRight:void 0,R={};w&&(E=r.filter(E,function(I){return I!==w&&I!==P}));var M=d(c,E);r.forEach(M,function(I){if(c.children(I.v).length){var Q=f(c,I.v,b,y);R[I.v]=Q,r.has(Q,"barycenter")&&p(I,Q)}});var A=u(M,b);m(A,R);var S=l(A,y);if(w&&(S.vs=r.flatten([w,S.vs,P],!0),c.predecessors(w).length)){var j=c.node(c.predecessors(w)[0]),C=c.node(c.predecessors(P)[0]);r.has(S,"barycenter")||(S.barycenter=0,S.weight=0),S.barycenter=(S.barycenter*S.weight+j.order+C.order)/(S.weight+2),S.weight+=2}return S}function m(c,g){r.forEach(c,function(b){b.vs=r.flatten(b.vs.map(function(y){return g[y]?g[y].vs:y}),!0)})}function p(c,g){r.isUndefined(c.barycenter)?(c.barycenter=g.barycenter,c.weight=g.weight):(c.barycenter=(c.barycenter*c.weight+g.barycenter*g.weight)/(c.weight+g.weight),c.weight+=g.weight)}},11957:function(J,_,e){var r=e(43294),d=e(8783);J.exports=u;function u(m,p){var c=d.partition(m,function(R){return r.has(R,"barycenter")}),g=c.lhs,b=r.sortBy(c.rhs,function(R){return-R.i}),y=[],E=0,x=0,w=0;g.sort(f(!!p)),w=l(y,b,w),r.forEach(g,function(R){w+=R.vs.length,y.push(R.vs),E+=R.barycenter*R.weight,x+=R.weight,w=l(y,b,w)});var P={vs:r.flatten(y,!0)};return x&&(P.barycenter=E/x,P.weight=x),P}function l(m,p,c){for(var g;p.length&&(g=r.last(p)).i<=c;)p.pop(),m.push(g.vs),c++;return c}function f(m){return function(p,c){return p.barycenter<c.barycenter?-1:p.barycenter>c.barycenter?1:m?c.i-p.i:p.i-c.i}}},77908:function(J,_,e){var r=e(43294);J.exports=d;function d(f){var m=l(f);r.forEach(f.graph().dummyChains,function(p){for(var c=f.node(p),g=c.edgeObj,b=u(f,m,g.v,g.w),y=b.path,E=b.lca,x=0,w=y[x],P=!0;p!==g.w;){if(c=f.node(p),P){for(;(w=y[x])!==E&&f.node(w).maxRank<c.rank;)x++;w===E&&(P=!1)}if(!P){for(;x<y.length-1&&f.node(w=y[x+1]).minRank<=c.rank;)x++;w=y[x]}f.setParent(p,w),p=f.successors(p)[0]}})}function u(f,m,p,c){var g=[],b=[],y=Math.min(m[p].low,m[c].low),E=Math.max(m[p].lim,m[c].lim),x,w;x=p;do x=f.parent(x),g.push(x);while(x&&(m[x].low>y||E>m[x].lim));for(w=x,x=c;(x=f.parent(x))!==w;)b.push(x);return{path:g.concat(b.reverse()),lca:w}}function l(f){var m={},p=0;function c(g){var b=p;r.forEach(f.children(g),c),m[g]={low:b,lim:p++}}return r.forEach(f.children(),c),m}},91753:function(J,_,e){"use strict";var r=e(43294),d=e(71310).Graph,u=e(8783);J.exports={positionX:P,findType1Conflicts:l,findType2Conflicts:f,addConflict:p,hasConflict:c,verticalAlignment:g,horizontalCompaction:b,alignCoordinates:x,findSmallestWidthAlignment:E,balance:w};function l(A,S){var j={};function C(I,Q){var de=0,Ee=0,Se=I.length,Re=r.last(Q);return r.forEach(Q,function(Ne,ue){var Ie=m(A,Ne),Te=Ie?A.node(Ie).order:Se;(Ie||Ne===Re)&&(r.forEach(Q.slice(Ee,ue+1),function(le){r.forEach(A.predecessors(le),function(ie){var W=A.node(ie),he=W.order;(he<de||Te<he)&&!(W.dummy&&A.node(le).dummy)&&p(j,ie,le)})}),Ee=ue+1,de=Te)}),Q}return r.reduce(S,C),j}function f(A,S){var j={};function C(Q,de,Ee,Se,Re){var Ne;r.forEach(r.range(de,Ee),function(ue){Ne=Q[ue],A.node(Ne).dummy&&r.forEach(A.predecessors(Ne),function(Ie){var Te=A.node(Ie);Te.dummy&&(Te.order<Se||Te.order>Re)&&p(j,Ie,Ne)})})}function I(Q,de){var Ee=-1,Se,Re=0;return r.forEach(de,function(Ne,ue){if(A.node(Ne).dummy==="border"){var Ie=A.predecessors(Ne);Ie.length&&(Se=A.node(Ie[0]).order,C(de,Re,ue,Ee,Se),Re=ue,Ee=Se)}C(de,Re,de.length,Se,Q.length)}),de}return r.reduce(S,I),j}function m(A,S){if(A.node(S).dummy)return r.find(A.predecessors(S),function(j){return A.node(j).dummy})}function p(A,S,j){if(S>j){var C=S;S=j,j=C}var I=A[S];I||(A[S]=I={}),I[j]=!0}function c(A,S,j){if(S>j){var C=S;S=j,j=C}return r.has(A[S],j)}function g(A,S,j,C){var I={},Q={},de={};return r.forEach(S,function(Ee){r.forEach(Ee,function(Se,Re){I[Se]=Se,Q[Se]=Se,de[Se]=Re})}),r.forEach(S,function(Ee){var Se=-1;r.forEach(Ee,function(Re){var Ne=C(Re);if(Ne.length){Ne=r.sortBy(Ne,function(ie){return de[ie]});for(var ue=(Ne.length-1)/2,Ie=Math.floor(ue),Te=Math.ceil(ue);Ie<=Te;++Ie){var le=Ne[Ie];Q[Re]===Re&&Se<de[le]&&!c(j,Re,le)&&(Q[le]=Re,Q[Re]=I[Re]=I[le],Se=de[le])}}})}),{root:I,align:Q}}function b(A,S,j,C,I){var Q={},de=y(A,S,j,I),Ee=I?"borderLeft":"borderRight";function Se(ue,Ie){for(var Te=de.nodes(),le=Te.pop(),ie={};le;)ie[le]?ue(le):(ie[le]=!0,Te.push(le),Te=Te.concat(Ie(le))),le=Te.pop()}function Re(ue){Q[ue]=de.inEdges(ue).reduce(function(Ie,Te){return Math.max(Ie,Q[Te.v]+de.edge(Te))},0)}function Ne(ue){var Ie=de.outEdges(ue).reduce(function(le,ie){return Math.min(le,Q[ie.w]-de.edge(ie))},Number.POSITIVE_INFINITY),Te=A.node(ue);Ie!==Number.POSITIVE_INFINITY&&Te.borderType!==Ee&&(Q[ue]=Math.max(Q[ue],Ie))}return Se(Re,de.predecessors.bind(de)),Se(Ne,de.successors.bind(de)),r.forEach(C,function(ue){Q[ue]=Q[j[ue]]}),Q}function y(A,S,j,C){var I=new d,Q=A.graph(),de=R(Q.nodesep,Q.edgesep,C);return r.forEach(S,function(Ee){var Se;r.forEach(Ee,function(Re){var Ne=j[Re];if(I.setNode(Ne),Se){var ue=j[Se],Ie=I.edge(ue,Ne);I.setEdge(ue,Ne,Math.max(de(A,Re,Se),Ie||0))}Se=Re})}),I}function E(A,S){return r.minBy(r.values(S),function(j){var C=Number.NEGATIVE_INFINITY,I=Number.POSITIVE_INFINITY;return r.forIn(j,function(Q,de){var Ee=M(A,de)/2;C=Math.max(Q+Ee,C),I=Math.min(Q-Ee,I)}),C-I})}function x(A,S){var j=r.values(S),C=r.min(j),I=r.max(j);r.forEach(["u","d"],function(Q){r.forEach(["l","r"],function(de){var Ee=Q+de,Se=A[Ee],Re;if(Se!==S){var Ne=r.values(Se);Re=de==="l"?C-r.min(Ne):I-r.max(Ne),Re&&(A[Ee]=r.mapValues(Se,function(ue){return ue+Re}))}})})}function w(A,S){return r.mapValues(A.ul,function(j,C){if(S)return A[S.toLowerCase()][C];var I=r.sortBy(r.map(A,C));return(I[1]+I[2])/2})}function P(A){var S=u.buildLayerMatrix(A),j=r.merge(l(A,S),f(A,S)),C={},I;r.forEach(["u","d"],function(de){I=de==="u"?S:r.values(S).reverse(),r.forEach(["l","r"],function(Ee){Ee==="r"&&(I=r.map(I,function(ue){return r.values(ue).reverse()}));var Se=(de==="u"?A.predecessors:A.successors).bind(A),Re=g(A,I,j,Se),Ne=b(A,I,Re.root,Re.align,Ee==="r");Ee==="r"&&(Ne=r.mapValues(Ne,function(ue){return-ue})),C[de+Ee]=Ne})});var Q=E(A,C);return x(C,Q),w(C,A.graph().align)}function R(A,S,j){return function(C,I,Q){var de=C.node(I),Ee=C.node(Q),Se=0,Re;if(Se+=de.width/2,r.has(de,"labelpos"))switch(de.labelpos.toLowerCase()){case"l":Re=-de.width/2;break;case"r":Re=de.width/2;break}if(Re&&(Se+=j?Re:-Re),Re=0,Se+=(de.dummy?S:A)/2,Se+=(Ee.dummy?S:A)/2,Se+=Ee.width/2,r.has(Ee,"labelpos"))switch(Ee.labelpos.toLowerCase()){case"l":Re=Ee.width/2;break;case"r":Re=-Ee.width/2;break}return Re&&(Se+=j?Re:-Re),Re=0,Se}}function M(A,S){return A.node(S).width}},65784:function(J,_,e){"use strict";var r=e(43294),d=e(8783),u=e(91753).positionX;J.exports=l;function l(m){m=d.asNonCompoundGraph(m),f(m),r.forEach(u(m),function(p,c){m.node(c).x=p})}function f(m){var p=d.buildLayerMatrix(m),c=m.graph().ranksep,g=0;r.forEach(p,function(b){var y=r.max(r.map(b,function(E){return m.node(E).height}));r.forEach(b,function(E){m.node(E).y=g+y/2}),g+=y+c})}},49154:function(J,_,e){"use strict";var r=e(43294),d=e(71310).Graph,u=e(85986).slack;J.exports=l;function l(c){var g=new d({directed:!1}),b=c.nodes()[0],y=c.nodeCount();g.setNode(b,{});for(var E,x;f(g,c)<y;)E=m(g,c),x=g.hasNode(E.v)?u(c,E):-u(c,E),p(g,c,x);return g}function f(c,g){function b(y){r.forEach(g.nodeEdges(y),function(E){var x=E.v,w=y===x?E.w:x;!c.hasNode(w)&&!u(g,E)&&(c.setNode(w,{}),c.setEdge(y,w,{}),b(w))})}return r.forEach(c.nodes(),b),c.nodeCount()}function m(c,g){return r.minBy(g.edges(),function(b){if(c.hasNode(b.v)!==c.hasNode(b.w))return u(g,b)})}function p(c,g,b){r.forEach(c.nodes(),function(y){g.node(y).rank+=b})}},64618:function(J,_,e){"use strict";var r=e(85986),d=r.longestPath,u=e(49154),l=e(57310);J.exports=f;function f(g){switch(g.graph().ranker){case"network-simplex":c(g);break;case"tight-tree":p(g);break;case"longest-path":m(g);break;default:c(g)}}var m=d;function p(g){d(g),u(g)}function c(g){l(g)}},57310:function(J,_,e){"use strict";var r=e(43294),d=e(49154),u=e(85986).slack,l=e(85986).longestPath,f=e(71310).alg.preorder,m=e(71310).alg.postorder,p=e(8783).simplify;J.exports=c,c.initLowLimValues=E,c.initCutValues=g,c.calcCutValue=y,c.leaveEdge=w,c.enterEdge=P,c.exchangeEdges=R;function c(j){j=p(j),l(j);var C=d(j);E(C),g(C,j);for(var I,Q;I=w(C);)Q=P(C,j,I),R(C,j,I,Q)}function g(j,C){var I=m(j,j.nodes());I=I.slice(0,I.length-1),r.forEach(I,function(Q){b(j,C,Q)})}function b(j,C,I){var Q=j.node(I),de=Q.parent;j.edge(I,de).cutvalue=y(j,C,I)}function y(j,C,I){var Q=j.node(I),de=Q.parent,Ee=!0,Se=C.edge(I,de),Re=0;return Se||(Ee=!1,Se=C.edge(de,I)),Re=Se.weight,r.forEach(C.nodeEdges(I),function(Ne){var ue=Ne.v===I,Ie=ue?Ne.w:Ne.v;if(Ie!==de){var Te=ue===Ee,le=C.edge(Ne).weight;if(Re+=Te?le:-le,A(j,I,Ie)){var ie=j.edge(I,Ie).cutvalue;Re+=Te?-ie:ie}}}),Re}function E(j,C){arguments.length<2&&(C=j.nodes()[0]),x(j,{},1,C)}function x(j,C,I,Q,de){var Ee=I,Se=j.node(Q);return C[Q]=!0,r.forEach(j.neighbors(Q),function(Re){r.has(C,Re)||(I=x(j,C,I,Re,Q))}),Se.low=Ee,Se.lim=I++,de?Se.parent=de:delete Se.parent,I}function w(j){return r.find(j.edges(),function(C){return j.edge(C).cutvalue<0})}function P(j,C,I){var Q=I.v,de=I.w;C.hasEdge(Q,de)||(Q=I.w,de=I.v);var Ee=j.node(Q),Se=j.node(de),Re=Ee,Ne=!1;Ee.lim>Se.lim&&(Re=Se,Ne=!0);var ue=r.filter(C.edges(),function(Ie){return Ne===S(j,j.node(Ie.v),Re)&&Ne!==S(j,j.node(Ie.w),Re)});return r.minBy(ue,function(Ie){return u(C,Ie)})}function R(j,C,I,Q){var de=I.v,Ee=I.w;j.removeEdge(de,Ee),j.setEdge(Q.v,Q.w,{}),E(j),g(j,C),M(j,C)}function M(j,C){var I=r.find(j.nodes(),function(de){return!C.node(de).parent}),Q=f(j,I);Q=Q.slice(1),r.forEach(Q,function(de){var Ee=j.node(de).parent,Se=C.edge(de,Ee),Re=!1;Se||(Se=C.edge(Ee,de),Re=!0),C.node(de).rank=C.node(Ee).rank+(Re?Se.minlen:-Se.minlen)})}function A(j,C,I){return j.hasEdge(C,I)}function S(j,C,I){return I.low<=C.lim&&C.lim<=I.lim}},85986:function(J,_,e){"use strict";var r=e(43294);J.exports={longestPath:d,slack:u};function d(l){var f={};function m(p){var c=l.node(p);if(r.has(f,p))return c.rank;f[p]=!0;var g=r.min(r.map(l.outEdges(p),function(b){return m(b.w)-l.edge(b).minlen}));return(g===Number.POSITIVE_INFINITY||g===void 0||g===null)&&(g=0),c.rank=g}r.forEach(l.sources(),m)}function u(l,f){return l.node(f.w).rank-l.node(f.v).rank-l.edge(f).minlen}},8783:function(J,_,e){"use strict";var r=e(43294),d=e(71310).Graph;J.exports={addDummyNode:u,simplify:l,asNonCompoundGraph:f,successorWeights:m,predecessorWeights:p,intersectRect:c,buildLayerMatrix:g,normalizeRanks:b,removeEmptyRanks:y,addBorderNode:E,maxRank:x,partition:w,time:P,notime:R};function u(M,A,S,j){var C;do C=r.uniqueId(j);while(M.hasNode(C));return S.dummy=A,M.setNode(C,S),C}function l(M){var A=new d().setGraph(M.graph());return r.forEach(M.nodes(),function(S){A.setNode(S,M.node(S))}),r.forEach(M.edges(),function(S){var j=A.edge(S.v,S.w)||{weight:0,minlen:1},C=M.edge(S);A.setEdge(S.v,S.w,{weight:j.weight+C.weight,minlen:Math.max(j.minlen,C.minlen)})}),A}function f(M){var A=new d({multigraph:M.isMultigraph()}).setGraph(M.graph());return r.forEach(M.nodes(),function(S){M.children(S).length||A.setNode(S,M.node(S))}),r.forEach(M.edges(),function(S){A.setEdge(S,M.edge(S))}),A}function m(M){var A=r.map(M.nodes(),function(S){var j={};return r.forEach(M.outEdges(S),function(C){j[C.w]=(j[C.w]||0)+M.edge(C).weight}),j});return r.zipObject(M.nodes(),A)}function p(M){var A=r.map(M.nodes(),function(S){var j={};return r.forEach(M.inEdges(S),function(C){j[C.v]=(j[C.v]||0)+M.edge(C).weight}),j});return r.zipObject(M.nodes(),A)}function c(M,A){var S=M.x,j=M.y,C=A.x-S,I=A.y-j,Q=M.width/2,de=M.height/2;if(!C&&!I)throw new Error("Not possible to find intersection inside of the rectangle");var Ee,Se;return Math.abs(I)*Q>Math.abs(C)*de?(I<0&&(de=-de),Ee=de*C/I,Se=de):(C<0&&(Q=-Q),Ee=Q,Se=Q*I/C),{x:S+Ee,y:j+Se}}function g(M){var A=r.map(r.range(x(M)+1),function(){return[]});return r.forEach(M.nodes(),function(S){var j=M.node(S),C=j.rank;r.isUndefined(C)||(A[C][j.order]=S)}),A}function b(M){var A=r.min(r.map(M.nodes(),function(S){return M.node(S).rank}));r.forEach(M.nodes(),function(S){var j=M.node(S);r.has(j,"rank")&&(j.rank-=A)})}function y(M){var A=r.min(r.map(M.nodes(),function(I){return M.node(I).rank})),S=[];r.forEach(M.nodes(),function(I){var Q=M.node(I).rank-A;S[Q]||(S[Q]=[]),S[Q].push(I)});var j=0,C=M.graph().nodeRankFactor;r.forEach(S,function(I,Q){r.isUndefined(I)&&Q%C!==0?--j:j&&r.forEach(I,function(de){M.node(de).rank+=j})})}function E(M,A,S,j){var C={width:0,height:0};return arguments.length>=4&&(C.rank=S,C.order=j),u(M,"border",C,A)}function x(M){return r.max(r.map(M.nodes(),function(A){var S=M.node(A).rank;if(!r.isUndefined(S))return S}))}function w(M,A){var S={lhs:[],rhs:[]};return r.forEach(M,function(j){A(j)?S.lhs.push(j):S.rhs.push(j)}),S}function P(M,A){var S=r.now();try{return A()}finally{console.log(M+" time: "+(r.now()-S)+"ms")}}function R(M,A){return A()}},57589:function(J){J.exports="0.8.5"},36386:function(J){function _(e,r,d){var u,l,f,m,p;r==null&&(r=100);function c(){var b=Date.now()-m;b<r&&b>=0?u=setTimeout(c,r-b):(u=null,d||(p=e.apply(f,l),f=l=null))}var g=function(){f=this,l=arguments,m=Date.now();var b=d&&!u;return u||(u=setTimeout(c,r)),b&&(p=e.apply(f,l),f=l=null),p};return g.clear=function(){u&&(clearTimeout(u),u=null)},g.flush=function(){u&&(p=e.apply(f,l),f=l=null,clearTimeout(u),u=null)},g}_.debounce=_,J.exports=_},91346:function(J,_,e){"use strict";e.d(_,{$:function(){return r}});class r extends Error{constructor(u){super(u),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name="Deprecation"}}},35368:function(J){/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */(function(_,e){J.exports=e()})(this,function(){"use strict";function _(Ae){return _=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Ze){return typeof Ze}:function(Ze){return Ze&&typeof Symbol=="function"&&Ze.constructor===Symbol&&Ze!==Symbol.prototype?"symbol":typeof Ze},_(Ae)}function e(Ae,Ze){return e=Object.setPrototypeOf||function(ct,Y){return ct.__proto__=Y,ct},e(Ae,Ze)}function r(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function d(Ae,Ze,Qe){return r()?d=Reflect.construct:d=function(Y,k,F){var q=[null];q.push.apply(q,k);var ve=Function.bind.apply(Y,q),Oe=new ve;return F&&e(Oe,F.prototype),Oe},d.apply(null,arguments)}function u(Ae){return l(Ae)||f(Ae)||m(Ae)||c()}function l(Ae){if(Array.isArray(Ae))return p(Ae)}function f(Ae){if(typeof Symbol!="undefined"&&Ae[Symbol.iterator]!=null||Ae["@@iterator"]!=null)return Array.from(Ae)}function m(Ae,Ze){if(Ae){if(typeof Ae=="string")return p(Ae,Ze);var Qe=Object.prototype.toString.call(Ae).slice(8,-1);if(Qe==="Object"&&Ae.constructor&&(Qe=Ae.constructor.name),Qe==="Map"||Qe==="Set")return Array.from(Ae);if(Qe==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Qe))return p(Ae,Ze)}}function p(Ae,Ze){(Ze==null||Ze>Ae.length)&&(Ze=Ae.length);for(var Qe=0,ct=new Array(Ze);Qe<Ze;Qe++)ct[Qe]=Ae[Qe];return ct}function c(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
15
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var g=Object.hasOwnProperty,b=Object.setPrototypeOf,y=Object.isFrozen,E=Object.getPrototypeOf,x=Object.getOwnPropertyDescriptor,w=Object.freeze,P=Object.seal,R=Object.create,M=typeof Reflect!="undefined"&&Reflect,A=M.apply,S=M.construct;A||(A=function(Ze,Qe,ct){return Ze.apply(Qe,ct)}),w||(w=function(Ze){return Ze}),P||(P=function(Ze){return Ze}),S||(S=function(Ze,Qe){return d(Ze,u(Qe))});var j=Te(Array.prototype.forEach),C=Te(Array.prototype.pop),I=Te(Array.prototype.push),Q=Te(String.prototype.toLowerCase),de=Te(String.prototype.toString),Ee=Te(String.prototype.match),Se=Te(String.prototype.replace),Re=Te(String.prototype.indexOf),Ne=Te(String.prototype.trim),ue=Te(RegExp.prototype.test),Ie=le(TypeError);function Te(Ae){return function(Ze){for(var Qe=arguments.length,ct=new Array(Qe>1?Qe-1:0),Y=1;Y<Qe;Y++)ct[Y-1]=arguments[Y];return A(Ae,Ze,ct)}}function le(Ae){return function(){for(var Ze=arguments.length,Qe=new Array(Ze),ct=0;ct<Ze;ct++)Qe[ct]=arguments[ct];return S(Ae,Qe)}}function ie(Ae,Ze,Qe){Qe=Qe||Q,b&&b(Ae,null);for(var ct=Ze.length;ct--;){var Y=Ze[ct];if(typeof Y=="string"){var k=Qe(Y);k!==Y&&(y(Ze)||(Ze[ct]=k),Y=k)}Ae[Y]=!0}return Ae}function W(Ae){var Ze=R(null),Qe;for(Qe in Ae)A(g,Ae,[Qe])===!0&&(Ze[Qe]=Ae[Qe]);return Ze}function he(Ae,Ze){for(;Ae!==null;){var Qe=x(Ae,Ze);if(Qe){if(Qe.get)return Te(Qe.get);if(typeof Qe.value=="function")return Te(Qe.value)}Ae=E(Ae)}function ct(Y){return console.warn("fallback value for",Y),null}return ct}var Be=w(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),Me=w(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),He=w(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),it=w(["animate","color-profile","cursor","discard","fedropshadow","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),Rt=w(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover"]),De=w(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Ge=w(["#text"]),Xe=w(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns","slot"]),ot=w(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),ge=w(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),_t=w(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Ft=P(/\{\{[\w\W]*|[\w\W]*\}\}/gm),se=P(/<%[\w\W]*|[\w\W]*%>/gm),It=P(/\${[\w\W]*}/gm),kt=P(/^data-[\-\w.\u00B7-\uFFFF]/),et=P(/^aria-[\-\w]+$/),Ue=P(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Fe=P(/^(?:\w+script|data):/i),qe=P(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),nt=P(/^html$/i),gt=function(){return typeof window=="undefined"?null:window},Pt=function(Ze,Qe){if(_(Ze)!=="object"||typeof Ze.createPolicy!="function")return null;var ct=null,Y="data-tt-policy-suffix";Qe.currentScript&&Qe.currentScript.hasAttribute(Y)&&(ct=Qe.currentScript.getAttribute(Y));var k="dompurify"+(ct?"#"+ct:"");try{return Ze.createPolicy(k,{createHTML:function(q){return q},createScriptURL:function(q){return q}})}catch{return console.warn("TrustedTypes policy "+k+" could not be created."),null}};function Lt(){var Ae=arguments.length>0&&arguments[0]!==void 0?arguments[0]:gt(),Ze=function(Le){return Lt(Le)};if(Ze.version="2.4.5",Ze.removed=[],!Ae||!Ae.document||Ae.document.nodeType!==9)return Ze.isSupported=!1,Ze;var Qe=Ae.document,ct=Ae.document,Y=Ae.DocumentFragment,k=Ae.HTMLTemplateElement,F=Ae.Node,q=Ae.Element,ve=Ae.NodeFilter,Oe=Ae.NamedNodeMap,ce=Oe===void 0?Ae.NamedNodeMap||Ae.MozNamedAttrMap:Oe,Pe=Ae.HTMLFormElement,Et=Ae.DOMParser,je=Ae.trustedTypes,ft=q.prototype,tt=he(ft,"cloneNode"),zt=he(ft,"nextSibling"),Mt=he(ft,"childNodes"),Wt=he(ft,"parentNode");if(typeof k=="function"){var Gt=ct.createElement("template");Gt.content&&Gt.content.ownerDocument&&(ct=Gt.content.ownerDocument)}var en=Pt(je,Qe),D=en?en.createHTML(""):"",K=ct,ee=K.implementation,U=K.createNodeIterator,be=K.createDocumentFragment,oe=K.getElementsByTagName,Z=Qe.importNode,re={};try{re=W(ct).documentMode?ct.documentMode:{}}catch{}var T={};Ze.isSupported=typeof Wt=="function"&&ee&&typeof ee.createHTMLDocument!="undefined"&&re!==9;var t=Ft,o=se,n=It,a=kt,h=et,L=Fe,H=qe,ne=Ue,$e=null,st=ie({},[].concat(u(Be),u(Me),u(He),u(Rt),u(Ge))),rt=null,xe=ie({},[].concat(u(Xe),u(ot),u(ge),u(_t))),ke=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),lt=null,Ct=null,dt=!0,Bt=!0,jt=!1,Ht=!0,$t=!1,on=!1,yn=!1,an=!1,Qt=!1,cn=!1,Cn=!1,Rn=!0,xn=!1,jn="user-content-",zn=!0,Mn=!1,wn={},En=null,Vn=ie({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),Bn=null,pr=ie({},["audio","video","img","source","image","track"]),sr=null,Wn=ie({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Xn="http://www.w3.org/1998/Math/MathML",yr="http://www.w3.org/2000/svg",ir="http://www.w3.org/1999/xhtml",xr=ir,Cr=!1,te=null,ye=ie({},[Xn,yr,ir],de),V,z=["application/xhtml+xml","text/html"],i="text/html",v,O=null,X=ct.createElement("form"),ae=function(Le){return Le instanceof RegExp||Le instanceof Function},_e=function(Le){O&&O===Le||((!Le||_(Le)!=="object")&&(Le={}),Le=W(Le),V=z.indexOf(Le.PARSER_MEDIA_TYPE)===-1?V=i:V=Le.PARSER_MEDIA_TYPE,v=V==="application/xhtml+xml"?de:Q,$e="ALLOWED_TAGS"in Le?ie({},Le.ALLOWED_TAGS,v):st,rt="ALLOWED_ATTR"in Le?ie({},Le.ALLOWED_ATTR,v):xe,te="ALLOWED_NAMESPACES"in Le?ie({},Le.ALLOWED_NAMESPACES,de):ye,sr="ADD_URI_SAFE_ATTR"in Le?ie(W(Wn),Le.ADD_URI_SAFE_ATTR,v):Wn,Bn="ADD_DATA_URI_TAGS"in Le?ie(W(pr),Le.ADD_DATA_URI_TAGS,v):pr,En="FORBID_CONTENTS"in Le?ie({},Le.FORBID_CONTENTS,v):Vn,lt="FORBID_TAGS"in Le?ie({},Le.FORBID_TAGS,v):{},Ct="FORBID_ATTR"in Le?ie({},Le.FORBID_ATTR,v):{},wn="USE_PROFILES"in Le?Le.USE_PROFILES:!1,dt=Le.ALLOW_ARIA_ATTR!==!1,Bt=Le.ALLOW_DATA_ATTR!==!1,jt=Le.ALLOW_UNKNOWN_PROTOCOLS||!1,Ht=Le.ALLOW_SELF_CLOSE_IN_ATTR!==!1,$t=Le.SAFE_FOR_TEMPLATES||!1,on=Le.WHOLE_DOCUMENT||!1,Qt=Le.RETURN_DOM||!1,cn=Le.RETURN_DOM_FRAGMENT||!1,Cn=Le.RETURN_TRUSTED_TYPE||!1,an=Le.FORCE_BODY||!1,Rn=Le.SANITIZE_DOM!==!1,xn=Le.SANITIZE_NAMED_PROPS||!1,zn=Le.KEEP_CONTENT!==!1,Mn=Le.IN_PLACE||!1,ne=Le.ALLOWED_URI_REGEXP||ne,xr=Le.NAMESPACE||ir,ke=Le.CUSTOM_ELEMENT_HANDLING||{},Le.CUSTOM_ELEMENT_HANDLING&&ae(Le.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(ke.tagNameCheck=Le.CUSTOM_ELEMENT_HANDLING.tagNameCheck),Le.CUSTOM_ELEMENT_HANDLING&&ae(Le.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(ke.attributeNameCheck=Le.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),Le.CUSTOM_ELEMENT_HANDLING&&typeof Le.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(ke.allowCustomizedBuiltInElements=Le.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),$t&&(Bt=!1),cn&&(Qt=!0),wn&&($e=ie({},u(Ge)),rt=[],wn.html===!0&&(ie($e,Be),ie(rt,Xe)),wn.svg===!0&&(ie($e,Me),ie(rt,ot),ie(rt,_t)),wn.svgFilters===!0&&(ie($e,He),ie(rt,ot),ie(rt,_t)),wn.mathMl===!0&&(ie($e,Rt),ie(rt,ge),ie(rt,_t))),Le.ADD_TAGS&&($e===st&&($e=W($e)),ie($e,Le.ADD_TAGS,v)),Le.ADD_ATTR&&(rt===xe&&(rt=W(rt)),ie(rt,Le.ADD_ATTR,v)),Le.ADD_URI_SAFE_ATTR&&ie(sr,Le.ADD_URI_SAFE_ATTR,v),Le.FORBID_CONTENTS&&(En===Vn&&(En=W(En)),ie(En,Le.FORBID_CONTENTS,v)),zn&&($e["#text"]=!0),on&&ie($e,["html","head","body"]),$e.table&&(ie($e,["tbody"]),delete lt.tbody),w&&w(Le),O=Le)},We=ie({},["mi","mo","mn","ms","mtext"]),ze=ie({},["foreignobject","desc","title","annotation-xml"]),At=ie({},["title","style","font","a","script"]),pt=ie({},Me);ie(pt,He),ie(pt,it);var vt=ie({},Rt);ie(vt,De);var Ot=function(Le){var at=Wt(Le);(!at||!at.tagName)&&(at={namespaceURI:xr,tagName:"template"});var xt=Q(Le.tagName),Vt=Q(at.tagName);return te[Le.namespaceURI]?Le.namespaceURI===yr?at.namespaceURI===ir?xt==="svg":at.namespaceURI===Xn?xt==="svg"&&(Vt==="annotation-xml"||We[Vt]):Boolean(pt[xt]):Le.namespaceURI===Xn?at.namespaceURI===ir?xt==="math":at.namespaceURI===yr?xt==="math"&&ze[Vt]:Boolean(vt[xt]):Le.namespaceURI===ir?at.namespaceURI===yr&&!ze[Vt]||at.namespaceURI===Xn&&!We[Vt]?!1:!vt[xt]&&(At[xt]||!pt[xt]):!!(V==="application/xhtml+xml"&&te[Le.namespaceURI]):!1},Kt=function(Le){I(Ze.removed,{element:Le});try{Le.parentNode.removeChild(Le)}catch{try{Le.outerHTML=D}catch{Le.remove()}}},fn=function(Le,at){try{I(Ze.removed,{attribute:at.getAttributeNode(Le),from:at})}catch{I(Ze.removed,{attribute:null,from:at})}if(at.removeAttribute(Le),Le==="is"&&!rt[Le])if(Qt||cn)try{Kt(at)}catch{}else try{at.setAttribute(Le,"")}catch{}},bn=function(Le){var at,xt;if(an)Le="<remove></remove>"+Le;else{var Vt=Ee(Le,/^[\r\n\t ]+/);xt=Vt&&Vt[0]}V==="application/xhtml+xml"&&xr===ir&&(Le='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+Le+"</body></html>");var Ut=en?en.createHTML(Le):Le;if(xr===ir)try{at=new Et().parseFromString(Ut,V)}catch{}if(!at||!at.documentElement){at=ee.createDocument(xr,"template",null);try{at.documentElement.innerHTML=Cr?D:Ut}catch{}}var ut=at.body||at.documentElement;return Le&&xt&&ut.insertBefore(ct.createTextNode(xt),ut.childNodes[0]||null),xr===ir?oe.call(at,on?"html":"body")[0]:on?at.documentElement:ut},Pn=function(Le){return U.call(Le.ownerDocument||Le,Le,ve.SHOW_ELEMENT|ve.SHOW_COMMENT|ve.SHOW_TEXT,null,!1)},er=function(Le){return Le instanceof Pe&&(typeof Le.nodeName!="string"||typeof Le.textContent!="string"||typeof Le.removeChild!="function"||!(Le.attributes instanceof ce)||typeof Le.removeAttribute!="function"||typeof Le.setAttribute!="function"||typeof Le.namespaceURI!="string"||typeof Le.insertBefore!="function"||typeof Le.hasChildNodes!="function")},Zn=function(Le){return _(F)==="object"?Le instanceof F:Le&&_(Le)==="object"&&typeof Le.nodeType=="number"&&typeof Le.nodeName=="string"},nr=function(Le,at,xt){T[Le]&&j(T[Le],function(Vt){Vt.call(Ze,at,xt,O)})},ur=function(Le){var at;if(nr("beforeSanitizeElements",Le,null),er(Le)||ue(/[\u0080-\uFFFF]/,Le.nodeName))return Kt(Le),!0;var xt=v(Le.nodeName);if(nr("uponSanitizeElement",Le,{tagName:xt,allowedTags:$e}),Le.hasChildNodes()&&!Zn(Le.firstElementChild)&&(!Zn(Le.content)||!Zn(Le.content.firstElementChild))&&ue(/<[/\w]/g,Le.innerHTML)&&ue(/<[/\w]/g,Le.textContent)||xt==="select"&&ue(/<template/i,Le.innerHTML))return Kt(Le),!0;if(!$e[xt]||lt[xt]){if(!lt[xt]&&wr(xt)&&(ke.tagNameCheck instanceof RegExp&&ue(ke.tagNameCheck,xt)||ke.tagNameCheck instanceof Function&&ke.tagNameCheck(xt)))return!1;if(zn&&!En[xt]){var Vt=Wt(Le)||Le.parentNode,Ut=Mt(Le)||Le.childNodes;if(Ut&&Vt)for(var ut=Ut.length,vn=ut-1;vn>=0;--vn)Vt.insertBefore(tt(Ut[vn],!0),zt(Le))}return Kt(Le),!0}return Le instanceof q&&!Ot(Le)||(xt==="noscript"||xt==="noembed")&&ue(/<\/no(script|embed)/i,Le.innerHTML)?(Kt(Le),!0):($t&&Le.nodeType===3&&(at=Le.textContent,at=Se(at,t," "),at=Se(at,o," "),at=Se(at,n," "),Le.textContent!==at&&(I(Ze.removed,{element:Le.cloneNode()}),Le.textContent=at)),nr("afterSanitizeElements",Le,null),!1)},hr=function(Le,at,xt){if(Rn&&(at==="id"||at==="name")&&(xt in ct||xt in X))return!1;if(!(Bt&&!Ct[at]&&ue(a,at))){if(!(dt&&ue(h,at))){if(!rt[at]||Ct[at]){if(!(wr(Le)&&(ke.tagNameCheck instanceof RegExp&&ue(ke.tagNameCheck,Le)||ke.tagNameCheck instanceof Function&&ke.tagNameCheck(Le))&&(ke.attributeNameCheck instanceof RegExp&&ue(ke.attributeNameCheck,at)||ke.attributeNameCheck instanceof Function&&ke.attributeNameCheck(at))||at==="is"&&ke.allowCustomizedBuiltInElements&&(ke.tagNameCheck instanceof RegExp&&ue(ke.tagNameCheck,xt)||ke.tagNameCheck instanceof Function&&ke.tagNameCheck(xt))))return!1}else if(!sr[at]){if(!ue(ne,Se(xt,H,""))){if(!((at==="src"||at==="xlink:href"||at==="href")&&Le!=="script"&&Re(xt,"data:")===0&&Bn[Le])){if(!(jt&&!ue(L,Se(xt,H,"")))){if(xt)return!1}}}}}}return!0},wr=function(Le){return Le.indexOf("-")>0},Er=function(Le){var at,xt,Vt,Ut;nr("beforeSanitizeAttributes",Le,null);var ut=Le.attributes;if(ut){var vn={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:rt};for(Ut=ut.length;Ut--;){at=ut[Ut];var Fn=at,$n=Fn.name,Jn=Fn.namespaceURI;if(xt=$n==="value"?at.value:Ne(at.value),Vt=v($n),vn.attrName=Vt,vn.attrValue=xt,vn.keepAttr=!0,vn.forceKeepAttr=void 0,nr("uponSanitizeAttribute",Le,vn),xt=vn.attrValue,!vn.forceKeepAttr&&(fn($n,Le),!!vn.keepAttr)){if(!Ht&&ue(/\/>/i,xt)){fn($n,Le);continue}$t&&(xt=Se(xt,t," "),xt=Se(xt,o," "),xt=Se(xt,n," "));var On=v(Le.nodeName);if(hr(On,Vt,xt)){if(xn&&(Vt==="id"||Vt==="name")&&(fn($n,Le),xt=jn+xt),en&&_(je)==="object"&&typeof je.getAttributeType=="function"&&!Jn)switch(je.getAttributeType(On,Vt)){case"TrustedHTML":xt=en.createHTML(xt);break;case"TrustedScriptURL":xt=en.createScriptURL(xt);break}try{Jn?Le.setAttributeNS(Jn,$n,xt):Le.setAttribute($n,xt),C(Ze.removed)}catch{}}}}nr("afterSanitizeAttributes",Le,null)}},Je=function ht(Le){var at,xt=Pn(Le);for(nr("beforeSanitizeShadowDOM",Le,null);at=xt.nextNode();)nr("uponSanitizeShadowNode",at,null),!ur(at)&&(at.content instanceof Y&&ht(at.content),Er(at));nr("afterSanitizeShadowDOM",Le,null)};return Ze.sanitize=function(ht){var Le=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},at,xt,Vt,Ut,ut;if(Cr=!ht,Cr&&(ht="<!-->"),typeof ht!="string"&&!Zn(ht)){if(typeof ht.toString!="function")throw Ie("toString is not a function");if(ht=ht.toString(),typeof ht!="string")throw Ie("dirty is not a string, aborting")}if(!Ze.isSupported){if(_(Ae.toStaticHTML)==="object"||typeof Ae.toStaticHTML=="function"){if(typeof ht=="string")return Ae.toStaticHTML(ht);if(Zn(ht))return Ae.toStaticHTML(ht.outerHTML)}return ht}if(yn||_e(Le),Ze.removed=[],typeof ht=="string"&&(Mn=!1),Mn){if(ht.nodeName){var vn=v(ht.nodeName);if(!$e[vn]||lt[vn])throw Ie("root node is forbidden and cannot be sanitized in-place")}}else if(ht instanceof F)at=bn("<!---->"),xt=at.ownerDocument.importNode(ht,!0),xt.nodeType===1&&xt.nodeName==="BODY"||xt.nodeName==="HTML"?at=xt:at.appendChild(xt);else{if(!Qt&&!$t&&!on&&ht.indexOf("<")===-1)return en&&Cn?en.createHTML(ht):ht;if(at=bn(ht),!at)return Qt?null:Cn?D:""}at&&an&&Kt(at.firstChild);for(var Fn=Pn(Mn?ht:at);Vt=Fn.nextNode();)Vt.nodeType===3&&Vt===Ut||ur(Vt)||(Vt.content instanceof Y&&Je(Vt.content),Er(Vt),Ut=Vt);if(Ut=null,Mn)return ht;if(Qt){if(cn)for(ut=be.call(at.ownerDocument);at.firstChild;)ut.appendChild(at.firstChild);else ut=at;return(rt.shadowroot||rt.shadowrootmod)&&(ut=Z.call(Qe,ut,!0)),ut}var $n=on?at.outerHTML:at.innerHTML;return on&&$e["!doctype"]&&at.ownerDocument&&at.ownerDocument.doctype&&at.ownerDocument.doctype.name&&ue(nt,at.ownerDocument.doctype.name)&&($n="<!DOCTYPE "+at.ownerDocument.doctype.name+`>
|
|
14
|
+
*/(function(){"use strict";var d={}.hasOwnProperty;function u(){for(var l=[],f=0;f<arguments.length;f++){var m=arguments[f];if(m){var p=typeof m;if(p==="string"||p==="number")l.push(m);else if(Array.isArray(m)){if(m.length){var c=u.apply(null,m);c&&l.push(c)}}else if(p==="object")if(m.toString===Object.prototype.toString)for(var g in m)d.call(m,g)&&m[g]&&l.push(g);else l.push(m.toString())}}return l.join(" ")}J.exports?(u.default=u,J.exports=u):(e=[],r=function(){return u}.apply(_,e),r!==void 0&&(J.exports=r))})()},6277:function(J,_,e){"use strict";function r(u){var l,f,m="";if(typeof u=="string"||typeof u=="number")m+=u;else if(typeof u=="object")if(Array.isArray(u))for(l=0;l<u.length;l++)u[l]&&(f=r(u[l]))&&(m&&(m+=" "),m+=f);else for(l in u)u[l]&&(m&&(m+=" "),m+=l);return m}function d(){for(var u,l,f=0,m="";f<arguments.length;)(u=arguments[f++])&&(l=r(u))&&(m&&(m+=" "),m+=l);return m}_.Z=d},50381:function(J,_,e){"use strict";var r=e(91706),d={"text/plain":"Text","text/html":"Url",default:"Text"},u="Copy to clipboard: #{key}, Enter";function l(m){var p=(/mac os x/i.test(navigator.userAgent)?"\u2318":"Ctrl")+"+C";return m.replace(/#{\s*key\s*}/g,p)}function f(m,p){var c,g,b,y,E,x,w=!1;p||(p={}),c=p.debug||!1;try{b=r(),y=document.createRange(),E=document.getSelection(),x=document.createElement("span"),x.textContent=m,x.style.all="unset",x.style.position="fixed",x.style.top=0,x.style.clip="rect(0, 0, 0, 0)",x.style.whiteSpace="pre",x.style.webkitUserSelect="text",x.style.MozUserSelect="text",x.style.msUserSelect="text",x.style.userSelect="text",x.addEventListener("copy",function(R){if(R.stopPropagation(),p.format)if(R.preventDefault(),typeof R.clipboardData=="undefined"){c&&console.warn("unable to use e.clipboardData"),c&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var M=d[p.format]||d.default;window.clipboardData.setData(M,m)}else R.clipboardData.clearData(),R.clipboardData.setData(p.format,m);p.onCopy&&(R.preventDefault(),p.onCopy(R.clipboardData))}),document.body.appendChild(x),y.selectNodeContents(x),E.addRange(y);var P=document.execCommand("copy");if(!P)throw new Error("copy command was unsuccessful");w=!0}catch(R){c&&console.error("unable to copy using execCommand: ",R),c&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(p.format||"text",m),p.onCopy&&p.onCopy(window.clipboardData),w=!0}catch(M){c&&console.error("unable to copy using clipboardData: ",M),c&&console.error("falling back to prompt"),g=l("message"in p?p.message:u),window.prompt(g,m)}}finally{E&&(typeof E.removeRange=="function"?E.removeRange(y):E.removeAllRanges()),x&&document.body.removeChild(x),b()}return w}J.exports=f},96279:function(J,_){var e=typeof self!="undefined"?self:this,r=function(){function u(){this.fetch=!1,this.DOMException=e.DOMException}return u.prototype=e,new u}();(function(u){var l=function(f){var m={searchParams:"URLSearchParams"in u,iterable:"Symbol"in u&&"iterator"in Symbol,blob:"FileReader"in u&&"Blob"in u&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in u,arrayBuffer:"ArrayBuffer"in u};function p(ue){return ue&&DataView.prototype.isPrototypeOf(ue)}if(m.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],g=ArrayBuffer.isView||function(ue){return ue&&c.indexOf(Object.prototype.toString.call(ue))>-1};function b(ue){if(typeof ue!="string"&&(ue=String(ue)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(ue))throw new TypeError("Invalid character in header field name");return ue.toLowerCase()}function y(ue){return typeof ue!="string"&&(ue=String(ue)),ue}function E(ue){var Ie={next:function(){var Te=ue.shift();return{done:Te===void 0,value:Te}}};return m.iterable&&(Ie[Symbol.iterator]=function(){return Ie}),Ie}function x(ue){this.map={},ue instanceof x?ue.forEach(function(Ie,Te){this.append(Te,Ie)},this):Array.isArray(ue)?ue.forEach(function(Ie){this.append(Ie[0],Ie[1])},this):ue&&Object.getOwnPropertyNames(ue).forEach(function(Ie){this.append(Ie,ue[Ie])},this)}x.prototype.append=function(ue,Ie){ue=b(ue),Ie=y(Ie);var Te=this.map[ue];this.map[ue]=Te?Te+", "+Ie:Ie},x.prototype.delete=function(ue){delete this.map[b(ue)]},x.prototype.get=function(ue){return ue=b(ue),this.has(ue)?this.map[ue]:null},x.prototype.has=function(ue){return this.map.hasOwnProperty(b(ue))},x.prototype.set=function(ue,Ie){this.map[b(ue)]=y(Ie)},x.prototype.forEach=function(ue,Ie){for(var Te in this.map)this.map.hasOwnProperty(Te)&&ue.call(Ie,this.map[Te],Te,this)},x.prototype.keys=function(){var ue=[];return this.forEach(function(Ie,Te){ue.push(Te)}),E(ue)},x.prototype.values=function(){var ue=[];return this.forEach(function(Ie){ue.push(Ie)}),E(ue)},x.prototype.entries=function(){var ue=[];return this.forEach(function(Ie,Te){ue.push([Te,Ie])}),E(ue)},m.iterable&&(x.prototype[Symbol.iterator]=x.prototype.entries);function w(ue){if(ue.bodyUsed)return Promise.reject(new TypeError("Already read"));ue.bodyUsed=!0}function P(ue){return new Promise(function(Ie,Te){ue.onload=function(){Ie(ue.result)},ue.onerror=function(){Te(ue.error)}})}function R(ue){var Ie=new FileReader,Te=P(Ie);return Ie.readAsArrayBuffer(ue),Te}function M(ue){var Ie=new FileReader,Te=P(Ie);return Ie.readAsText(ue),Te}function A(ue){for(var Ie=new Uint8Array(ue),Te=new Array(Ie.length),le=0;le<Ie.length;le++)Te[le]=String.fromCharCode(Ie[le]);return Te.join("")}function S(ue){if(ue.slice)return ue.slice(0);var Ie=new Uint8Array(ue.byteLength);return Ie.set(new Uint8Array(ue)),Ie.buffer}function j(){return this.bodyUsed=!1,this._initBody=function(ue){this._bodyInit=ue,ue?typeof ue=="string"?this._bodyText=ue:m.blob&&Blob.prototype.isPrototypeOf(ue)?this._bodyBlob=ue:m.formData&&FormData.prototype.isPrototypeOf(ue)?this._bodyFormData=ue:m.searchParams&&URLSearchParams.prototype.isPrototypeOf(ue)?this._bodyText=ue.toString():m.arrayBuffer&&m.blob&&p(ue)?(this._bodyArrayBuffer=S(ue.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):m.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(ue)||g(ue))?this._bodyArrayBuffer=S(ue):this._bodyText=ue=Object.prototype.toString.call(ue):this._bodyText="",this.headers.get("content-type")||(typeof ue=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):m.searchParams&&URLSearchParams.prototype.isPrototypeOf(ue)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},m.blob&&(this.blob=function(){var ue=w(this);if(ue)return ue;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?w(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(R)}),this.text=function(){var ue=w(this);if(ue)return ue;if(this._bodyBlob)return M(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(A(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},m.formData&&(this.formData=function(){return this.text().then(de)}),this.json=function(){return this.text().then(JSON.parse)},this}var C=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function I(ue){var Ie=ue.toUpperCase();return C.indexOf(Ie)>-1?Ie:ue}function Q(ue,Ie){Ie=Ie||{};var Te=Ie.body;if(ue instanceof Q){if(ue.bodyUsed)throw new TypeError("Already read");this.url=ue.url,this.credentials=ue.credentials,Ie.headers||(this.headers=new x(ue.headers)),this.method=ue.method,this.mode=ue.mode,this.signal=ue.signal,!Te&&ue._bodyInit!=null&&(Te=ue._bodyInit,ue.bodyUsed=!0)}else this.url=String(ue);if(this.credentials=Ie.credentials||this.credentials||"same-origin",(Ie.headers||!this.headers)&&(this.headers=new x(Ie.headers)),this.method=I(Ie.method||this.method||"GET"),this.mode=Ie.mode||this.mode||null,this.signal=Ie.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&Te)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(Te)}Q.prototype.clone=function(){return new Q(this,{body:this._bodyInit})};function de(ue){var Ie=new FormData;return ue.trim().split("&").forEach(function(Te){if(Te){var le=Te.split("="),ie=le.shift().replace(/\+/g," "),W=le.join("=").replace(/\+/g," ");Ie.append(decodeURIComponent(ie),decodeURIComponent(W))}}),Ie}function Ee(ue){var Ie=new x,Te=ue.replace(/\r?\n[\t ]+/g," ");return Te.split(/\r?\n/).forEach(function(le){var ie=le.split(":"),W=ie.shift().trim();if(W){var he=ie.join(":").trim();Ie.append(W,he)}}),Ie}j.call(Q.prototype);function Se(ue,Ie){Ie||(Ie={}),this.type="default",this.status=Ie.status===void 0?200:Ie.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in Ie?Ie.statusText:"OK",this.headers=new x(Ie.headers),this.url=Ie.url||"",this._initBody(ue)}j.call(Se.prototype),Se.prototype.clone=function(){return new Se(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new x(this.headers),url:this.url})},Se.error=function(){var ue=new Se(null,{status:0,statusText:""});return ue.type="error",ue};var Re=[301,302,303,307,308];Se.redirect=function(ue,Ie){if(Re.indexOf(Ie)===-1)throw new RangeError("Invalid status code");return new Se(null,{status:Ie,headers:{location:ue}})},f.DOMException=u.DOMException;try{new f.DOMException}catch{f.DOMException=function(Ie,Te){this.message=Ie,this.name=Te;var le=Error(Ie);this.stack=le.stack},f.DOMException.prototype=Object.create(Error.prototype),f.DOMException.prototype.constructor=f.DOMException}function Ne(ue,Ie){return new Promise(function(Te,le){var ie=new Q(ue,Ie);if(ie.signal&&ie.signal.aborted)return le(new f.DOMException("Aborted","AbortError"));var W=new XMLHttpRequest;function he(){W.abort()}W.onload=function(){var Be={status:W.status,statusText:W.statusText,headers:Ee(W.getAllResponseHeaders()||"")};Be.url="responseURL"in W?W.responseURL:Be.headers.get("X-Request-URL");var Me="response"in W?W.response:W.responseText;Te(new Se(Me,Be))},W.onerror=function(){le(new TypeError("Network request failed"))},W.ontimeout=function(){le(new TypeError("Network request failed"))},W.onabort=function(){le(new f.DOMException("Aborted","AbortError"))},W.open(ie.method,ie.url,!0),ie.credentials==="include"?W.withCredentials=!0:ie.credentials==="omit"&&(W.withCredentials=!1),"responseType"in W&&m.blob&&(W.responseType="blob"),ie.headers.forEach(function(Be,Me){W.setRequestHeader(Me,Be)}),ie.signal&&(ie.signal.addEventListener("abort",he),W.onreadystatechange=function(){W.readyState===4&&ie.signal.removeEventListener("abort",he)}),W.send(typeof ie._bodyInit=="undefined"?null:ie._bodyInit)})}return Ne.polyfill=!0,u.fetch||(u.fetch=Ne,u.Headers=x,u.Request=Q,u.Response=Se),f.Headers=x,f.Request=Q,f.Response=Se,f.fetch=Ne,Object.defineProperty(f,"__esModule",{value:!0}),f}({})})(r),r.fetch.ponyfill=!0,delete r.fetch.polyfill;var d=r;_=d.fetch,_.default=d.fetch,_.fetch=d.fetch,_.Headers=d.Headers,_.Request=d.Request,_.Response=d.Response,J.exports=_},79721:function(J,_,e){"use strict";e.d(_,{Oq:function(){return P},dO:function(){return b},jn:function(){return m},iz:function(){return R},Dz:function(){return f},cv:function(){return x},oc:function(){return w}});var r=!0,d="Invariant failed";function u(M,A){if(!M)throw r?new Error(d):new Error(d+": "+(A||""))}var l=u,f=function(A){var S=A.top,j=A.right,C=A.bottom,I=A.left,Q=j-I,de=C-S,Ee={top:S,right:j,bottom:C,left:I,width:Q,height:de,x:I,y:S,center:{x:(j+I)/2,y:(C+S)/2}};return Ee},m=function(A,S){return{top:A.top-S.top,left:A.left-S.left,bottom:A.bottom+S.bottom,right:A.right+S.right}},p=function(A,S){return{top:A.top+S.top,left:A.left+S.left,bottom:A.bottom-S.bottom,right:A.right-S.right}},c=function(A,S){return{top:A.top+S.y,left:A.left+S.x,bottom:A.bottom+S.y,right:A.right+S.x}},g={top:0,right:0,bottom:0,left:0},b=function(A){var S=A.borderBox,j=A.margin,C=j===void 0?g:j,I=A.border,Q=I===void 0?g:I,de=A.padding,Ee=de===void 0?g:de,Se=f(m(S,C)),Re=f(p(S,Q)),Ne=f(p(Re,Ee));return{marginBox:Se,borderBox:f(S),paddingBox:Re,contentBox:Ne,margin:C,border:Q,padding:Ee}},y=function(A){var S=A.slice(0,-2),j=A.slice(-2);if(j!=="px")return 0;var C=Number(S);return isNaN(C)&&l(!1),C},E=function(){return{x:window.pageXOffset,y:window.pageYOffset}},x=function(A,S){var j=A.borderBox,C=A.border,I=A.margin,Q=A.padding,de=c(j,S);return b({borderBox:de,border:C,margin:I,padding:Q})},w=function(A,S){return S===void 0&&(S=E()),x(A,S)},P=function(A,S){var j={top:y(S.marginTop),right:y(S.marginRight),bottom:y(S.marginBottom),left:y(S.marginLeft)},C={top:y(S.paddingTop),right:y(S.paddingRight),bottom:y(S.paddingBottom),left:y(S.paddingLeft)},I={top:y(S.borderTopWidth),right:y(S.borderRightWidth),bottom:y(S.borderBottomWidth),left:y(S.borderLeftWidth)};return b({borderBox:A,margin:j,padding:C,border:I})},R=function(A){var S=A.getBoundingClientRect(),j=window.getComputedStyle(A);return P(S,j)}},46506:function(J,_,e){J.exports={graphlib:e(71310),layout:e(42529),debug:e(5512),util:{time:e(8783).time,notime:e(8783).notime},version:e(57589)}},85247:function(J,_,e){"use strict";var r=e(43294),d=e(38757);J.exports={run:u,undo:f};function u(m){var p=m.graph().acyclicer==="greedy"?d(m,c(m)):l(m);r.forEach(p,function(g){var b=m.edge(g);m.removeEdge(g),b.forwardName=g.name,b.reversed=!0,m.setEdge(g.w,g.v,b,r.uniqueId("rev"))});function c(g){return function(b){return g.edge(b).weight}}}function l(m){var p=[],c={},g={};function b(y){r.has(g,y)||(g[y]=!0,c[y]=!0,r.forEach(m.outEdges(y),function(E){r.has(c,E.w)?p.push(E):b(E.w)}),delete c[y])}return r.forEach(m.nodes(),b),p}function f(m){r.forEach(m.edges(),function(p){var c=m.edge(p);if(c.reversed){m.removeEdge(p);var g=c.forwardName;delete c.reversed,delete c.forwardName,m.setEdge(p.w,p.v,c,g)}})}},49654:function(J,_,e){var r=e(43294),d=e(8783);J.exports=u;function u(f){function m(p){var c=f.children(p),g=f.node(p);if(c.length&&r.forEach(c,m),r.has(g,"minRank")){g.borderLeft=[],g.borderRight=[];for(var b=g.minRank,y=g.maxRank+1;b<y;++b)l(f,"borderLeft","_bl",p,g,b),l(f,"borderRight","_br",p,g,b)}}r.forEach(f.children(),m)}function l(f,m,p,c,g,b){var y={width:0,height:0,rank:b,borderType:m},E=g[m][b-1],x=d.addDummyNode(f,"border",y,p);g[m][b]=x,f.setParent(x,c),E&&f.setEdge(E,x,{weight:1})}},25128:function(J,_,e){"use strict";var r=e(43294);J.exports={adjust:d,undo:u};function d(b){var y=b.graph().rankdir.toLowerCase();(y==="lr"||y==="rl")&&l(b)}function u(b){var y=b.graph().rankdir.toLowerCase();(y==="bt"||y==="rl")&&m(b),(y==="lr"||y==="rl")&&(c(b),l(b))}function l(b){r.forEach(b.nodes(),function(y){f(b.node(y))}),r.forEach(b.edges(),function(y){f(b.edge(y))})}function f(b){var y=b.width;b.width=b.height,b.height=y}function m(b){r.forEach(b.nodes(),function(y){p(b.node(y))}),r.forEach(b.edges(),function(y){var E=b.edge(y);r.forEach(E.points,p),r.has(E,"y")&&p(E)})}function p(b){b.y=-b.y}function c(b){r.forEach(b.nodes(),function(y){g(b.node(y))}),r.forEach(b.edges(),function(y){var E=b.edge(y);r.forEach(E.points,g),r.has(E,"x")&&g(E)})}function g(b){var y=b.x;b.x=b.y,b.y=y}},65199:function(J){J.exports=_;function _(){var d={};d._next=d._prev=d,this._sentinel=d}_.prototype.dequeue=function(){var d=this._sentinel,u=d._prev;if(u!==d)return e(u),u},_.prototype.enqueue=function(d){var u=this._sentinel;d._prev&&d._next&&e(d),d._next=u._next,u._next._prev=d,u._next=d,d._prev=u},_.prototype.toString=function(){for(var d=[],u=this._sentinel,l=u._prev;l!==u;)d.push(JSON.stringify(l,r)),l=l._prev;return"["+d.join(", ")+"]"};function e(d){d._prev._next=d._next,d._next._prev=d._prev,delete d._next,delete d._prev}function r(d,u){if(d!=="_next"&&d!=="_prev")return u}},5512:function(J,_,e){var r=e(43294),d=e(8783),u=e(71310).Graph;J.exports={debugOrdering:l};function l(f){var m=d.buildLayerMatrix(f),p=new u({compound:!0,multigraph:!0}).setGraph({});return r.forEach(f.nodes(),function(c){p.setNode(c,{label:c}),p.setParent(c,"layer"+f.node(c).rank)}),r.forEach(f.edges(),function(c){p.setEdge(c.v,c.w,{},c.name)}),r.forEach(m,function(c,g){var b="layer"+g;p.setNode(b,{rank:"same"}),r.reduce(c,function(y,E){return p.setEdge(y,E,{style:"invis"}),E})}),p}},71310:function(J,_,e){var r;try{r=e(87377)}catch{}r||(r=window.graphlib),J.exports=r},38757:function(J,_,e){var r=e(43294),d=e(71310).Graph,u=e(65199);J.exports=f;var l=r.constant(1);function f(b,y){if(b.nodeCount()<=1)return[];var E=c(b,y||l),x=m(E.graph,E.buckets,E.zeroIdx);return r.flatten(r.map(x,function(w){return b.outEdges(w.v,w.w)}),!0)}function m(b,y,E){for(var x=[],w=y[y.length-1],P=y[0],R;b.nodeCount();){for(;R=P.dequeue();)p(b,y,E,R);for(;R=w.dequeue();)p(b,y,E,R);if(b.nodeCount()){for(var M=y.length-2;M>0;--M)if(R=y[M].dequeue(),R){x=x.concat(p(b,y,E,R,!0));break}}}return x}function p(b,y,E,x,w){var P=w?[]:void 0;return r.forEach(b.inEdges(x.v),function(R){var M=b.edge(R),A=b.node(R.v);w&&P.push({v:R.v,w:R.w}),A.out-=M,g(y,E,A)}),r.forEach(b.outEdges(x.v),function(R){var M=b.edge(R),A=R.w,S=b.node(A);S.in-=M,g(y,E,S)}),b.removeNode(x.v),P}function c(b,y){var E=new d,x=0,w=0;r.forEach(b.nodes(),function(M){E.setNode(M,{v:M,in:0,out:0})}),r.forEach(b.edges(),function(M){var A=E.edge(M.v,M.w)||0,S=y(M),j=A+S;E.setEdge(M.v,M.w,j),w=Math.max(w,E.node(M.v).out+=S),x=Math.max(x,E.node(M.w).in+=S)});var P=r.range(w+x+3).map(function(){return new u}),R=x+1;return r.forEach(E.nodes(),function(M){g(P,R,E.node(M))}),{graph:E,buckets:P,zeroIdx:R}}function g(b,y,E){E.out?E.in?b[E.out-E.in+y].enqueue(E):b[b.length-1].enqueue(E):b[0].enqueue(E)}},42529:function(J,_,e){"use strict";var r=e(43294),d=e(85247),u=e(20450),l=e(64618),f=e(8783).normalizeRanks,m=e(77908),p=e(8783).removeEmptyRanks,c=e(96820),g=e(49654),b=e(25128),y=e(73641),E=e(65784),x=e(8783),w=e(71310).Graph;J.exports=P;function P(De,Ge){var Xe=Ge&&Ge.debugTiming?x.time:x.notime;Xe("layout",function(){var ot=Xe(" buildLayoutGraph",function(){return Se(De)});Xe(" runLayout",function(){R(ot,Xe)}),Xe(" updateInputGraph",function(){M(De,ot)})})}function R(De,Ge){Ge(" makeSpaceForEdgeLabels",function(){Re(De)}),Ge(" removeSelfEdges",function(){Be(De)}),Ge(" acyclic",function(){d.run(De)}),Ge(" nestingGraph.run",function(){c.run(De)}),Ge(" rank",function(){l(x.asNonCompoundGraph(De))}),Ge(" injectEdgeLabelProxies",function(){Ne(De)}),Ge(" removeEmptyRanks",function(){p(De)}),Ge(" nestingGraph.cleanup",function(){c.cleanup(De)}),Ge(" normalizeRanks",function(){f(De)}),Ge(" assignRankMinMax",function(){ue(De)}),Ge(" removeEdgeLabelProxies",function(){Ie(De)}),Ge(" normalize.run",function(){u.run(De)}),Ge(" parentDummyChains",function(){m(De)}),Ge(" addBorderSegments",function(){g(De)}),Ge(" order",function(){y(De)}),Ge(" insertSelfEdges",function(){Me(De)}),Ge(" adjustCoordinateSystem",function(){b.adjust(De)}),Ge(" position",function(){E(De)}),Ge(" positionSelfEdges",function(){He(De)}),Ge(" removeBorderNodes",function(){he(De)}),Ge(" normalize.undo",function(){u.undo(De)}),Ge(" fixupEdgeLabelCoords",function(){ie(De)}),Ge(" undoCoordinateSystem",function(){b.undo(De)}),Ge(" translateGraph",function(){Te(De)}),Ge(" assignNodeIntersects",function(){le(De)}),Ge(" reversePoints",function(){W(De)}),Ge(" acyclic.undo",function(){d.undo(De)})}function M(De,Ge){r.forEach(De.nodes(),function(Xe){var ot=De.node(Xe),ge=Ge.node(Xe);ot&&(ot.x=ge.x,ot.y=ge.y,Ge.children(Xe).length&&(ot.width=ge.width,ot.height=ge.height))}),r.forEach(De.edges(),function(Xe){var ot=De.edge(Xe),ge=Ge.edge(Xe);ot.points=ge.points,r.has(ge,"x")&&(ot.x=ge.x,ot.y=ge.y)}),De.graph().width=Ge.graph().width,De.graph().height=Ge.graph().height}var A=["nodesep","edgesep","ranksep","marginx","marginy"],S={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},j=["acyclicer","ranker","rankdir","align"],C=["width","height"],I={width:0,height:0},Q=["minlen","weight","width","height","labeloffset"],de={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},Ee=["labelpos"];function Se(De){var Ge=new w({multigraph:!0,compound:!0}),Xe=Rt(De.graph());return Ge.setGraph(r.merge({},S,it(Xe,A),r.pick(Xe,j))),r.forEach(De.nodes(),function(ot){var ge=Rt(De.node(ot));Ge.setNode(ot,r.defaults(it(ge,C),I)),Ge.setParent(ot,De.parent(ot))}),r.forEach(De.edges(),function(ot){var ge=Rt(De.edge(ot));Ge.setEdge(ot,r.merge({},de,it(ge,Q),r.pick(ge,Ee)))}),Ge}function Re(De){var Ge=De.graph();Ge.ranksep/=2,r.forEach(De.edges(),function(Xe){var ot=De.edge(Xe);ot.minlen*=2,ot.labelpos.toLowerCase()!=="c"&&(Ge.rankdir==="TB"||Ge.rankdir==="BT"?ot.width+=ot.labeloffset:ot.height+=ot.labeloffset)})}function Ne(De){r.forEach(De.edges(),function(Ge){var Xe=De.edge(Ge);if(Xe.width&&Xe.height){var ot=De.node(Ge.v),ge=De.node(Ge.w),_t={rank:(ge.rank-ot.rank)/2+ot.rank,e:Ge};x.addDummyNode(De,"edge-proxy",_t,"_ep")}})}function ue(De){var Ge=0;r.forEach(De.nodes(),function(Xe){var ot=De.node(Xe);ot.borderTop&&(ot.minRank=De.node(ot.borderTop).rank,ot.maxRank=De.node(ot.borderBottom).rank,Ge=r.max(Ge,ot.maxRank))}),De.graph().maxRank=Ge}function Ie(De){r.forEach(De.nodes(),function(Ge){var Xe=De.node(Ge);Xe.dummy==="edge-proxy"&&(De.edge(Xe.e).labelRank=Xe.rank,De.removeNode(Ge))})}function Te(De){var Ge=Number.POSITIVE_INFINITY,Xe=0,ot=Number.POSITIVE_INFINITY,ge=0,_t=De.graph(),Ft=_t.marginx||0,se=_t.marginy||0;function It(kt){var et=kt.x,Ue=kt.y,Fe=kt.width,qe=kt.height;Ge=Math.min(Ge,et-Fe/2),Xe=Math.max(Xe,et+Fe/2),ot=Math.min(ot,Ue-qe/2),ge=Math.max(ge,Ue+qe/2)}r.forEach(De.nodes(),function(kt){It(De.node(kt))}),r.forEach(De.edges(),function(kt){var et=De.edge(kt);r.has(et,"x")&&It(et)}),Ge-=Ft,ot-=se,r.forEach(De.nodes(),function(kt){var et=De.node(kt);et.x-=Ge,et.y-=ot}),r.forEach(De.edges(),function(kt){var et=De.edge(kt);r.forEach(et.points,function(Ue){Ue.x-=Ge,Ue.y-=ot}),r.has(et,"x")&&(et.x-=Ge),r.has(et,"y")&&(et.y-=ot)}),_t.width=Xe-Ge+Ft,_t.height=ge-ot+se}function le(De){r.forEach(De.edges(),function(Ge){var Xe=De.edge(Ge),ot=De.node(Ge.v),ge=De.node(Ge.w),_t,Ft;Xe.points?(_t=Xe.points[0],Ft=Xe.points[Xe.points.length-1]):(Xe.points=[],_t=ge,Ft=ot),Xe.points.unshift(x.intersectRect(ot,_t)),Xe.points.push(x.intersectRect(ge,Ft))})}function ie(De){r.forEach(De.edges(),function(Ge){var Xe=De.edge(Ge);if(r.has(Xe,"x"))switch((Xe.labelpos==="l"||Xe.labelpos==="r")&&(Xe.width-=Xe.labeloffset),Xe.labelpos){case"l":Xe.x-=Xe.width/2+Xe.labeloffset;break;case"r":Xe.x+=Xe.width/2+Xe.labeloffset;break}})}function W(De){r.forEach(De.edges(),function(Ge){var Xe=De.edge(Ge);Xe.reversed&&Xe.points.reverse()})}function he(De){r.forEach(De.nodes(),function(Ge){if(De.children(Ge).length){var Xe=De.node(Ge),ot=De.node(Xe.borderTop),ge=De.node(Xe.borderBottom),_t=De.node(r.last(Xe.borderLeft)),Ft=De.node(r.last(Xe.borderRight));Xe.width=Math.abs(Ft.x-_t.x),Xe.height=Math.abs(ge.y-ot.y),Xe.x=_t.x+Xe.width/2,Xe.y=ot.y+Xe.height/2}}),r.forEach(De.nodes(),function(Ge){De.node(Ge).dummy==="border"&&De.removeNode(Ge)})}function Be(De){r.forEach(De.edges(),function(Ge){if(Ge.v===Ge.w){var Xe=De.node(Ge.v);Xe.selfEdges||(Xe.selfEdges=[]),Xe.selfEdges.push({e:Ge,label:De.edge(Ge)}),De.removeEdge(Ge)}})}function Me(De){var Ge=x.buildLayerMatrix(De);r.forEach(Ge,function(Xe){var ot=0;r.forEach(Xe,function(ge,_t){var Ft=De.node(ge);Ft.order=_t+ot,r.forEach(Ft.selfEdges,function(se){x.addDummyNode(De,"selfedge",{width:se.label.width,height:se.label.height,rank:Ft.rank,order:_t+ ++ot,e:se.e,label:se.label},"_se")}),delete Ft.selfEdges})})}function He(De){r.forEach(De.nodes(),function(Ge){var Xe=De.node(Ge);if(Xe.dummy==="selfedge"){var ot=De.node(Xe.e.v),ge=ot.x+ot.width/2,_t=ot.y,Ft=Xe.x-ge,se=ot.height/2;De.setEdge(Xe.e,Xe.label),De.removeNode(Ge),Xe.label.points=[{x:ge+2*Ft/3,y:_t-se},{x:ge+5*Ft/6,y:_t-se},{x:ge+Ft,y:_t},{x:ge+5*Ft/6,y:_t+se},{x:ge+2*Ft/3,y:_t+se}],Xe.label.x=Xe.x,Xe.label.y=Xe.y}})}function it(De,Ge){return r.mapValues(r.pick(De,Ge),Number)}function Rt(De){var Ge={};return r.forEach(De,function(Xe,ot){Ge[ot.toLowerCase()]=Xe}),Ge}},43294:function(J,_,e){var r;try{r={cloneDeep:e(9850),constant:e(86874),defaults:e(84573),each:e(79421),filter:e(90882),find:e(55281),flatten:e(35676),forEach:e(59756),forIn:e(20792),has:e(93352),isUndefined:e(84336),last:e(56974),map:e(16760),mapValues:e(34519),max:e(71644),merge:e(98537),min:e(65680),minBy:e(10937),now:e(61100),pick:e(13888),range:e(2689),reduce:e(58215),sortBy:e(829),uniqueId:e(74930),values:e(98346),zipObject:e(46150)}}catch{}r||(r=window._),J.exports=r},96820:function(J,_,e){var r=e(43294),d=e(8783);J.exports={run:u,cleanup:p};function u(c){var g=d.addDummyNode(c,"root",{},"_root"),b=f(c),y=r.max(r.values(b))-1,E=2*y+1;c.graph().nestingRoot=g,r.forEach(c.edges(),function(w){c.edge(w).minlen*=E});var x=m(c)+1;r.forEach(c.children(),function(w){l(c,g,E,x,y,b,w)}),c.graph().nodeRankFactor=E}function l(c,g,b,y,E,x,w){var P=c.children(w);if(!P.length){w!==g&&c.setEdge(g,w,{weight:0,minlen:b});return}var R=d.addBorderNode(c,"_bt"),M=d.addBorderNode(c,"_bb"),A=c.node(w);c.setParent(R,w),A.borderTop=R,c.setParent(M,w),A.borderBottom=M,r.forEach(P,function(S){l(c,g,b,y,E,x,S);var j=c.node(S),C=j.borderTop?j.borderTop:S,I=j.borderBottom?j.borderBottom:S,Q=j.borderTop?y:2*y,de=C!==I?1:E-x[w]+1;c.setEdge(R,C,{weight:Q,minlen:de,nestingEdge:!0}),c.setEdge(I,M,{weight:Q,minlen:de,nestingEdge:!0})}),c.parent(w)||c.setEdge(g,R,{weight:0,minlen:E+x[w]})}function f(c){var g={};function b(y,E){var x=c.children(y);x&&x.length&&r.forEach(x,function(w){b(w,E+1)}),g[y]=E}return r.forEach(c.children(),function(y){b(y,1)}),g}function m(c){return r.reduce(c.edges(),function(g,b){return g+c.edge(b).weight},0)}function p(c){var g=c.graph();c.removeNode(g.nestingRoot),delete g.nestingRoot,r.forEach(c.edges(),function(b){var y=c.edge(b);y.nestingEdge&&c.removeEdge(b)})}},20450:function(J,_,e){"use strict";var r=e(43294),d=e(8783);J.exports={run:u,undo:f};function u(m){m.graph().dummyChains=[],r.forEach(m.edges(),function(p){l(m,p)})}function l(m,p){var c=p.v,g=m.node(c).rank,b=p.w,y=m.node(b).rank,E=p.name,x=m.edge(p),w=x.labelRank;if(y!==g+1){m.removeEdge(p);var P,R,M;for(M=0,++g;g<y;++M,++g)x.points=[],R={width:0,height:0,edgeLabel:x,edgeObj:p,rank:g},P=d.addDummyNode(m,"edge",R,"_d"),g===w&&(R.width=x.width,R.height=x.height,R.dummy="edge-label",R.labelpos=x.labelpos),m.setEdge(c,P,{weight:x.weight},E),M===0&&m.graph().dummyChains.push(P),c=P;m.setEdge(c,b,{weight:x.weight},E)}}function f(m){r.forEach(m.graph().dummyChains,function(p){var c=m.node(p),g=c.edgeLabel,b;for(m.setEdge(c.edgeObj,g);c.dummy;)b=m.successors(p)[0],m.removeNode(p),g.points.push({x:c.x,y:c.y}),c.dummy==="edge-label"&&(g.x=c.x,g.y=c.y,g.width=c.width,g.height=c.height),p=b,c=m.node(p)})}},47897:function(J,_,e){var r=e(43294);J.exports=d;function d(u,l,f){var m={},p;r.forEach(f,function(c){for(var g=u.parent(c),b,y;g;){if(b=u.parent(g),b?(y=m[b],m[b]=g):(y=p,p=g),y&&y!==g){l.setEdge(y,g);return}g=b}})}},29533:function(J,_,e){var r=e(43294);J.exports=d;function d(u,l){return r.map(l,function(f){var m=u.inEdges(f);if(m.length){var p=r.reduce(m,function(c,g){var b=u.edge(g),y=u.node(g.v);return{sum:c.sum+b.weight*y.order,weight:c.weight+b.weight}},{sum:0,weight:0});return{v:f,barycenter:p.sum/p.weight,weight:p.weight}}else return{v:f}})}},64622:function(J,_,e){var r=e(43294),d=e(71310).Graph;J.exports=u;function u(f,m,p){var c=l(f),g=new d({compound:!0}).setGraph({root:c}).setDefaultNodeLabel(function(b){return f.node(b)});return r.forEach(f.nodes(),function(b){var y=f.node(b),E=f.parent(b);(y.rank===m||y.minRank<=m&&m<=y.maxRank)&&(g.setNode(b),g.setParent(b,E||c),r.forEach(f[p](b),function(x){var w=x.v===b?x.w:x.v,P=g.edge(w,b),R=r.isUndefined(P)?0:P.weight;g.setEdge(w,b,{weight:f.edge(x).weight+R})}),r.has(y,"minRank")&&g.setNode(b,{borderLeft:y.borderLeft[m],borderRight:y.borderRight[m]}))}),g}function l(f){for(var m;f.hasNode(m=r.uniqueId("_root")););return m}},6254:function(J,_,e){"use strict";var r=e(43294);J.exports=d;function d(l,f){for(var m=0,p=1;p<f.length;++p)m+=u(l,f[p-1],f[p]);return m}function u(l,f,m){for(var p=r.zipObject(m,r.map(m,function(x,w){return w})),c=r.flatten(r.map(f,function(x){return r.sortBy(r.map(l.outEdges(x),function(w){return{pos:p[w.w],weight:l.edge(w).weight}}),"pos")}),!0),g=1;g<m.length;)g<<=1;var b=2*g-1;g-=1;var y=r.map(new Array(b),function(){return 0}),E=0;return r.forEach(c.forEach(function(x){var w=x.pos+g;y[w]+=x.weight;for(var P=0;w>0;)w%2&&(P+=y[w+1]),w=w-1>>1,y[w]+=x.weight;E+=x.weight*P})),E}},73641:function(J,_,e){"use strict";var r=e(43294),d=e(65036),u=e(6254),l=e(83956),f=e(64622),m=e(47897),p=e(71310).Graph,c=e(8783);J.exports=g;function g(x){var w=c.maxRank(x),P=b(x,r.range(1,w+1),"inEdges"),R=b(x,r.range(w-1,-1,-1),"outEdges"),M=d(x);E(x,M);for(var A=Number.POSITIVE_INFINITY,S,j=0,C=0;C<4;++j,++C){y(j%2?P:R,j%4>=2),M=c.buildLayerMatrix(x);var I=u(x,M);I<A&&(C=0,S=r.cloneDeep(M),A=I)}E(x,S)}function b(x,w,P){return r.map(w,function(R){return f(x,R,P)})}function y(x,w){var P=new p;r.forEach(x,function(R){var M=R.graph().root,A=l(R,M,P,w);r.forEach(A.vs,function(S,j){R.node(S).order=j}),m(R,P,A.vs)})}function E(x,w){r.forEach(w,function(P){r.forEach(P,function(R,M){x.node(R).order=M})})}},65036:function(J,_,e){"use strict";var r=e(43294);J.exports=d;function d(u){var l={},f=r.filter(u.nodes(),function(b){return!u.children(b).length}),m=r.max(r.map(f,function(b){return u.node(b).rank})),p=r.map(r.range(m+1),function(){return[]});function c(b){if(!r.has(l,b)){l[b]=!0;var y=u.node(b);p[y.rank].push(b),r.forEach(u.successors(b),c)}}var g=r.sortBy(f,function(b){return u.node(b).rank});return r.forEach(g,c),p}},39953:function(J,_,e){"use strict";var r=e(43294);J.exports=d;function d(f,m){var p={};r.forEach(f,function(g,b){var y=p[g.v]={indegree:0,in:[],out:[],vs:[g.v],i:b};r.isUndefined(g.barycenter)||(y.barycenter=g.barycenter,y.weight=g.weight)}),r.forEach(m.edges(),function(g){var b=p[g.v],y=p[g.w];!r.isUndefined(b)&&!r.isUndefined(y)&&(y.indegree++,b.out.push(p[g.w]))});var c=r.filter(p,function(g){return!g.indegree});return u(c)}function u(f){var m=[];function p(b){return function(y){y.merged||(r.isUndefined(y.barycenter)||r.isUndefined(b.barycenter)||y.barycenter>=b.barycenter)&&l(b,y)}}function c(b){return function(y){y.in.push(b),--y.indegree===0&&f.push(y)}}for(;f.length;){var g=f.pop();m.push(g),r.forEach(g.in.reverse(),p(g)),r.forEach(g.out,c(g))}return r.map(r.filter(m,function(b){return!b.merged}),function(b){return r.pick(b,["vs","i","barycenter","weight"])})}function l(f,m){var p=0,c=0;f.weight&&(p+=f.barycenter*f.weight,c+=f.weight),m.weight&&(p+=m.barycenter*m.weight,c+=m.weight),f.vs=m.vs.concat(f.vs),f.barycenter=p/c,f.weight=c,f.i=Math.min(m.i,f.i),m.merged=!0}},83956:function(J,_,e){var r=e(43294),d=e(29533),u=e(39953),l=e(11957);J.exports=f;function f(c,g,b,y){var E=c.children(g),x=c.node(g),w=x?x.borderLeft:void 0,P=x?x.borderRight:void 0,R={};w&&(E=r.filter(E,function(I){return I!==w&&I!==P}));var M=d(c,E);r.forEach(M,function(I){if(c.children(I.v).length){var Q=f(c,I.v,b,y);R[I.v]=Q,r.has(Q,"barycenter")&&p(I,Q)}});var A=u(M,b);m(A,R);var S=l(A,y);if(w&&(S.vs=r.flatten([w,S.vs,P],!0),c.predecessors(w).length)){var j=c.node(c.predecessors(w)[0]),C=c.node(c.predecessors(P)[0]);r.has(S,"barycenter")||(S.barycenter=0,S.weight=0),S.barycenter=(S.barycenter*S.weight+j.order+C.order)/(S.weight+2),S.weight+=2}return S}function m(c,g){r.forEach(c,function(b){b.vs=r.flatten(b.vs.map(function(y){return g[y]?g[y].vs:y}),!0)})}function p(c,g){r.isUndefined(c.barycenter)?(c.barycenter=g.barycenter,c.weight=g.weight):(c.barycenter=(c.barycenter*c.weight+g.barycenter*g.weight)/(c.weight+g.weight),c.weight+=g.weight)}},11957:function(J,_,e){var r=e(43294),d=e(8783);J.exports=u;function u(m,p){var c=d.partition(m,function(R){return r.has(R,"barycenter")}),g=c.lhs,b=r.sortBy(c.rhs,function(R){return-R.i}),y=[],E=0,x=0,w=0;g.sort(f(!!p)),w=l(y,b,w),r.forEach(g,function(R){w+=R.vs.length,y.push(R.vs),E+=R.barycenter*R.weight,x+=R.weight,w=l(y,b,w)});var P={vs:r.flatten(y,!0)};return x&&(P.barycenter=E/x,P.weight=x),P}function l(m,p,c){for(var g;p.length&&(g=r.last(p)).i<=c;)p.pop(),m.push(g.vs),c++;return c}function f(m){return function(p,c){return p.barycenter<c.barycenter?-1:p.barycenter>c.barycenter?1:m?c.i-p.i:p.i-c.i}}},77908:function(J,_,e){var r=e(43294);J.exports=d;function d(f){var m=l(f);r.forEach(f.graph().dummyChains,function(p){for(var c=f.node(p),g=c.edgeObj,b=u(f,m,g.v,g.w),y=b.path,E=b.lca,x=0,w=y[x],P=!0;p!==g.w;){if(c=f.node(p),P){for(;(w=y[x])!==E&&f.node(w).maxRank<c.rank;)x++;w===E&&(P=!1)}if(!P){for(;x<y.length-1&&f.node(w=y[x+1]).minRank<=c.rank;)x++;w=y[x]}f.setParent(p,w),p=f.successors(p)[0]}})}function u(f,m,p,c){var g=[],b=[],y=Math.min(m[p].low,m[c].low),E=Math.max(m[p].lim,m[c].lim),x,w;x=p;do x=f.parent(x),g.push(x);while(x&&(m[x].low>y||E>m[x].lim));for(w=x,x=c;(x=f.parent(x))!==w;)b.push(x);return{path:g.concat(b.reverse()),lca:w}}function l(f){var m={},p=0;function c(g){var b=p;r.forEach(f.children(g),c),m[g]={low:b,lim:p++}}return r.forEach(f.children(),c),m}},91753:function(J,_,e){"use strict";var r=e(43294),d=e(71310).Graph,u=e(8783);J.exports={positionX:P,findType1Conflicts:l,findType2Conflicts:f,addConflict:p,hasConflict:c,verticalAlignment:g,horizontalCompaction:b,alignCoordinates:x,findSmallestWidthAlignment:E,balance:w};function l(A,S){var j={};function C(I,Q){var de=0,Ee=0,Se=I.length,Re=r.last(Q);return r.forEach(Q,function(Ne,ue){var Ie=m(A,Ne),Te=Ie?A.node(Ie).order:Se;(Ie||Ne===Re)&&(r.forEach(Q.slice(Ee,ue+1),function(le){r.forEach(A.predecessors(le),function(ie){var W=A.node(ie),he=W.order;(he<de||Te<he)&&!(W.dummy&&A.node(le).dummy)&&p(j,ie,le)})}),Ee=ue+1,de=Te)}),Q}return r.reduce(S,C),j}function f(A,S){var j={};function C(Q,de,Ee,Se,Re){var Ne;r.forEach(r.range(de,Ee),function(ue){Ne=Q[ue],A.node(Ne).dummy&&r.forEach(A.predecessors(Ne),function(Ie){var Te=A.node(Ie);Te.dummy&&(Te.order<Se||Te.order>Re)&&p(j,Ie,Ne)})})}function I(Q,de){var Ee=-1,Se,Re=0;return r.forEach(de,function(Ne,ue){if(A.node(Ne).dummy==="border"){var Ie=A.predecessors(Ne);Ie.length&&(Se=A.node(Ie[0]).order,C(de,Re,ue,Ee,Se),Re=ue,Ee=Se)}C(de,Re,de.length,Se,Q.length)}),de}return r.reduce(S,I),j}function m(A,S){if(A.node(S).dummy)return r.find(A.predecessors(S),function(j){return A.node(j).dummy})}function p(A,S,j){if(S>j){var C=S;S=j,j=C}var I=A[S];I||(A[S]=I={}),I[j]=!0}function c(A,S,j){if(S>j){var C=S;S=j,j=C}return r.has(A[S],j)}function g(A,S,j,C){var I={},Q={},de={};return r.forEach(S,function(Ee){r.forEach(Ee,function(Se,Re){I[Se]=Se,Q[Se]=Se,de[Se]=Re})}),r.forEach(S,function(Ee){var Se=-1;r.forEach(Ee,function(Re){var Ne=C(Re);if(Ne.length){Ne=r.sortBy(Ne,function(ie){return de[ie]});for(var ue=(Ne.length-1)/2,Ie=Math.floor(ue),Te=Math.ceil(ue);Ie<=Te;++Ie){var le=Ne[Ie];Q[Re]===Re&&Se<de[le]&&!c(j,Re,le)&&(Q[le]=Re,Q[Re]=I[Re]=I[le],Se=de[le])}}})}),{root:I,align:Q}}function b(A,S,j,C,I){var Q={},de=y(A,S,j,I),Ee=I?"borderLeft":"borderRight";function Se(ue,Ie){for(var Te=de.nodes(),le=Te.pop(),ie={};le;)ie[le]?ue(le):(ie[le]=!0,Te.push(le),Te=Te.concat(Ie(le))),le=Te.pop()}function Re(ue){Q[ue]=de.inEdges(ue).reduce(function(Ie,Te){return Math.max(Ie,Q[Te.v]+de.edge(Te))},0)}function Ne(ue){var Ie=de.outEdges(ue).reduce(function(le,ie){return Math.min(le,Q[ie.w]-de.edge(ie))},Number.POSITIVE_INFINITY),Te=A.node(ue);Ie!==Number.POSITIVE_INFINITY&&Te.borderType!==Ee&&(Q[ue]=Math.max(Q[ue],Ie))}return Se(Re,de.predecessors.bind(de)),Se(Ne,de.successors.bind(de)),r.forEach(C,function(ue){Q[ue]=Q[j[ue]]}),Q}function y(A,S,j,C){var I=new d,Q=A.graph(),de=R(Q.nodesep,Q.edgesep,C);return r.forEach(S,function(Ee){var Se;r.forEach(Ee,function(Re){var Ne=j[Re];if(I.setNode(Ne),Se){var ue=j[Se],Ie=I.edge(ue,Ne);I.setEdge(ue,Ne,Math.max(de(A,Re,Se),Ie||0))}Se=Re})}),I}function E(A,S){return r.minBy(r.values(S),function(j){var C=Number.NEGATIVE_INFINITY,I=Number.POSITIVE_INFINITY;return r.forIn(j,function(Q,de){var Ee=M(A,de)/2;C=Math.max(Q+Ee,C),I=Math.min(Q-Ee,I)}),C-I})}function x(A,S){var j=r.values(S),C=r.min(j),I=r.max(j);r.forEach(["u","d"],function(Q){r.forEach(["l","r"],function(de){var Ee=Q+de,Se=A[Ee],Re;if(Se!==S){var Ne=r.values(Se);Re=de==="l"?C-r.min(Ne):I-r.max(Ne),Re&&(A[Ee]=r.mapValues(Se,function(ue){return ue+Re}))}})})}function w(A,S){return r.mapValues(A.ul,function(j,C){if(S)return A[S.toLowerCase()][C];var I=r.sortBy(r.map(A,C));return(I[1]+I[2])/2})}function P(A){var S=u.buildLayerMatrix(A),j=r.merge(l(A,S),f(A,S)),C={},I;r.forEach(["u","d"],function(de){I=de==="u"?S:r.values(S).reverse(),r.forEach(["l","r"],function(Ee){Ee==="r"&&(I=r.map(I,function(ue){return r.values(ue).reverse()}));var Se=(de==="u"?A.predecessors:A.successors).bind(A),Re=g(A,I,j,Se),Ne=b(A,I,Re.root,Re.align,Ee==="r");Ee==="r"&&(Ne=r.mapValues(Ne,function(ue){return-ue})),C[de+Ee]=Ne})});var Q=E(A,C);return x(C,Q),w(C,A.graph().align)}function R(A,S,j){return function(C,I,Q){var de=C.node(I),Ee=C.node(Q),Se=0,Re;if(Se+=de.width/2,r.has(de,"labelpos"))switch(de.labelpos.toLowerCase()){case"l":Re=-de.width/2;break;case"r":Re=de.width/2;break}if(Re&&(Se+=j?Re:-Re),Re=0,Se+=(de.dummy?S:A)/2,Se+=(Ee.dummy?S:A)/2,Se+=Ee.width/2,r.has(Ee,"labelpos"))switch(Ee.labelpos.toLowerCase()){case"l":Re=Ee.width/2;break;case"r":Re=-Ee.width/2;break}return Re&&(Se+=j?Re:-Re),Re=0,Se}}function M(A,S){return A.node(S).width}},65784:function(J,_,e){"use strict";var r=e(43294),d=e(8783),u=e(91753).positionX;J.exports=l;function l(m){m=d.asNonCompoundGraph(m),f(m),r.forEach(u(m),function(p,c){m.node(c).x=p})}function f(m){var p=d.buildLayerMatrix(m),c=m.graph().ranksep,g=0;r.forEach(p,function(b){var y=r.max(r.map(b,function(E){return m.node(E).height}));r.forEach(b,function(E){m.node(E).y=g+y/2}),g+=y+c})}},49154:function(J,_,e){"use strict";var r=e(43294),d=e(71310).Graph,u=e(85986).slack;J.exports=l;function l(c){var g=new d({directed:!1}),b=c.nodes()[0],y=c.nodeCount();g.setNode(b,{});for(var E,x;f(g,c)<y;)E=m(g,c),x=g.hasNode(E.v)?u(c,E):-u(c,E),p(g,c,x);return g}function f(c,g){function b(y){r.forEach(g.nodeEdges(y),function(E){var x=E.v,w=y===x?E.w:x;!c.hasNode(w)&&!u(g,E)&&(c.setNode(w,{}),c.setEdge(y,w,{}),b(w))})}return r.forEach(c.nodes(),b),c.nodeCount()}function m(c,g){return r.minBy(g.edges(),function(b){if(c.hasNode(b.v)!==c.hasNode(b.w))return u(g,b)})}function p(c,g,b){r.forEach(c.nodes(),function(y){g.node(y).rank+=b})}},64618:function(J,_,e){"use strict";var r=e(85986),d=r.longestPath,u=e(49154),l=e(57310);J.exports=f;function f(g){switch(g.graph().ranker){case"network-simplex":c(g);break;case"tight-tree":p(g);break;case"longest-path":m(g);break;default:c(g)}}var m=d;function p(g){d(g),u(g)}function c(g){l(g)}},57310:function(J,_,e){"use strict";var r=e(43294),d=e(49154),u=e(85986).slack,l=e(85986).longestPath,f=e(71310).alg.preorder,m=e(71310).alg.postorder,p=e(8783).simplify;J.exports=c,c.initLowLimValues=E,c.initCutValues=g,c.calcCutValue=y,c.leaveEdge=w,c.enterEdge=P,c.exchangeEdges=R;function c(j){j=p(j),l(j);var C=d(j);E(C),g(C,j);for(var I,Q;I=w(C);)Q=P(C,j,I),R(C,j,I,Q)}function g(j,C){var I=m(j,j.nodes());I=I.slice(0,I.length-1),r.forEach(I,function(Q){b(j,C,Q)})}function b(j,C,I){var Q=j.node(I),de=Q.parent;j.edge(I,de).cutvalue=y(j,C,I)}function y(j,C,I){var Q=j.node(I),de=Q.parent,Ee=!0,Se=C.edge(I,de),Re=0;return Se||(Ee=!1,Se=C.edge(de,I)),Re=Se.weight,r.forEach(C.nodeEdges(I),function(Ne){var ue=Ne.v===I,Ie=ue?Ne.w:Ne.v;if(Ie!==de){var Te=ue===Ee,le=C.edge(Ne).weight;if(Re+=Te?le:-le,A(j,I,Ie)){var ie=j.edge(I,Ie).cutvalue;Re+=Te?-ie:ie}}}),Re}function E(j,C){arguments.length<2&&(C=j.nodes()[0]),x(j,{},1,C)}function x(j,C,I,Q,de){var Ee=I,Se=j.node(Q);return C[Q]=!0,r.forEach(j.neighbors(Q),function(Re){r.has(C,Re)||(I=x(j,C,I,Re,Q))}),Se.low=Ee,Se.lim=I++,de?Se.parent=de:delete Se.parent,I}function w(j){return r.find(j.edges(),function(C){return j.edge(C).cutvalue<0})}function P(j,C,I){var Q=I.v,de=I.w;C.hasEdge(Q,de)||(Q=I.w,de=I.v);var Ee=j.node(Q),Se=j.node(de),Re=Ee,Ne=!1;Ee.lim>Se.lim&&(Re=Se,Ne=!0);var ue=r.filter(C.edges(),function(Ie){return Ne===S(j,j.node(Ie.v),Re)&&Ne!==S(j,j.node(Ie.w),Re)});return r.minBy(ue,function(Ie){return u(C,Ie)})}function R(j,C,I,Q){var de=I.v,Ee=I.w;j.removeEdge(de,Ee),j.setEdge(Q.v,Q.w,{}),E(j),g(j,C),M(j,C)}function M(j,C){var I=r.find(j.nodes(),function(de){return!C.node(de).parent}),Q=f(j,I);Q=Q.slice(1),r.forEach(Q,function(de){var Ee=j.node(de).parent,Se=C.edge(de,Ee),Re=!1;Se||(Se=C.edge(Ee,de),Re=!0),C.node(de).rank=C.node(Ee).rank+(Re?Se.minlen:-Se.minlen)})}function A(j,C,I){return j.hasEdge(C,I)}function S(j,C,I){return I.low<=C.lim&&C.lim<=I.lim}},85986:function(J,_,e){"use strict";var r=e(43294);J.exports={longestPath:d,slack:u};function d(l){var f={};function m(p){var c=l.node(p);if(r.has(f,p))return c.rank;f[p]=!0;var g=r.min(r.map(l.outEdges(p),function(b){return m(b.w)-l.edge(b).minlen}));return(g===Number.POSITIVE_INFINITY||g===void 0||g===null)&&(g=0),c.rank=g}r.forEach(l.sources(),m)}function u(l,f){return l.node(f.w).rank-l.node(f.v).rank-l.edge(f).minlen}},8783:function(J,_,e){"use strict";var r=e(43294),d=e(71310).Graph;J.exports={addDummyNode:u,simplify:l,asNonCompoundGraph:f,successorWeights:m,predecessorWeights:p,intersectRect:c,buildLayerMatrix:g,normalizeRanks:b,removeEmptyRanks:y,addBorderNode:E,maxRank:x,partition:w,time:P,notime:R};function u(M,A,S,j){var C;do C=r.uniqueId(j);while(M.hasNode(C));return S.dummy=A,M.setNode(C,S),C}function l(M){var A=new d().setGraph(M.graph());return r.forEach(M.nodes(),function(S){A.setNode(S,M.node(S))}),r.forEach(M.edges(),function(S){var j=A.edge(S.v,S.w)||{weight:0,minlen:1},C=M.edge(S);A.setEdge(S.v,S.w,{weight:j.weight+C.weight,minlen:Math.max(j.minlen,C.minlen)})}),A}function f(M){var A=new d({multigraph:M.isMultigraph()}).setGraph(M.graph());return r.forEach(M.nodes(),function(S){M.children(S).length||A.setNode(S,M.node(S))}),r.forEach(M.edges(),function(S){A.setEdge(S,M.edge(S))}),A}function m(M){var A=r.map(M.nodes(),function(S){var j={};return r.forEach(M.outEdges(S),function(C){j[C.w]=(j[C.w]||0)+M.edge(C).weight}),j});return r.zipObject(M.nodes(),A)}function p(M){var A=r.map(M.nodes(),function(S){var j={};return r.forEach(M.inEdges(S),function(C){j[C.v]=(j[C.v]||0)+M.edge(C).weight}),j});return r.zipObject(M.nodes(),A)}function c(M,A){var S=M.x,j=M.y,C=A.x-S,I=A.y-j,Q=M.width/2,de=M.height/2;if(!C&&!I)throw new Error("Not possible to find intersection inside of the rectangle");var Ee,Se;return Math.abs(I)*Q>Math.abs(C)*de?(I<0&&(de=-de),Ee=de*C/I,Se=de):(C<0&&(Q=-Q),Ee=Q,Se=Q*I/C),{x:S+Ee,y:j+Se}}function g(M){var A=r.map(r.range(x(M)+1),function(){return[]});return r.forEach(M.nodes(),function(S){var j=M.node(S),C=j.rank;r.isUndefined(C)||(A[C][j.order]=S)}),A}function b(M){var A=r.min(r.map(M.nodes(),function(S){return M.node(S).rank}));r.forEach(M.nodes(),function(S){var j=M.node(S);r.has(j,"rank")&&(j.rank-=A)})}function y(M){var A=r.min(r.map(M.nodes(),function(I){return M.node(I).rank})),S=[];r.forEach(M.nodes(),function(I){var Q=M.node(I).rank-A;S[Q]||(S[Q]=[]),S[Q].push(I)});var j=0,C=M.graph().nodeRankFactor;r.forEach(S,function(I,Q){r.isUndefined(I)&&Q%C!==0?--j:j&&r.forEach(I,function(de){M.node(de).rank+=j})})}function E(M,A,S,j){var C={width:0,height:0};return arguments.length>=4&&(C.rank=S,C.order=j),u(M,"border",C,A)}function x(M){return r.max(r.map(M.nodes(),function(A){var S=M.node(A).rank;if(!r.isUndefined(S))return S}))}function w(M,A){var S={lhs:[],rhs:[]};return r.forEach(M,function(j){A(j)?S.lhs.push(j):S.rhs.push(j)}),S}function P(M,A){var S=r.now();try{return A()}finally{console.log(M+" time: "+(r.now()-S)+"ms")}}function R(M,A){return A()}},57589:function(J){J.exports="0.8.5"},36386:function(J){function _(e,r,d){var u,l,f,m,p;r==null&&(r=100);function c(){var b=Date.now()-m;b<r&&b>=0?u=setTimeout(c,r-b):(u=null,d||(p=e.apply(f,l),f=l=null))}var g=function(){f=this,l=arguments,m=Date.now();var b=d&&!u;return u||(u=setTimeout(c,r)),b&&(p=e.apply(f,l),f=l=null),p};return g.clear=function(){u&&(clearTimeout(u),u=null)},g.flush=function(){u&&(p=e.apply(f,l),f=l=null,clearTimeout(u),u=null)},g}_.debounce=_,J.exports=_},91346:function(J,_,e){"use strict";e.d(_,{$:function(){return r}});class r extends Error{constructor(u){super(u),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name="Deprecation"}}},35368:function(J){/*! @license DOMPurify 2.4.7 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.7/LICENSE */(function(_,e){J.exports=e()})(this,function(){"use strict";function _(Ae){return _=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Ze){return typeof Ze}:function(Ze){return Ze&&typeof Symbol=="function"&&Ze.constructor===Symbol&&Ze!==Symbol.prototype?"symbol":typeof Ze},_(Ae)}function e(Ae,Ze){return e=Object.setPrototypeOf||function(ct,Y){return ct.__proto__=Y,ct},e(Ae,Ze)}function r(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function d(Ae,Ze,Qe){return r()?d=Reflect.construct:d=function(Y,k,F){var q=[null];q.push.apply(q,k);var ve=Function.bind.apply(Y,q),Oe=new ve;return F&&e(Oe,F.prototype),Oe},d.apply(null,arguments)}function u(Ae){return l(Ae)||f(Ae)||m(Ae)||c()}function l(Ae){if(Array.isArray(Ae))return p(Ae)}function f(Ae){if(typeof Symbol!="undefined"&&Ae[Symbol.iterator]!=null||Ae["@@iterator"]!=null)return Array.from(Ae)}function m(Ae,Ze){if(Ae){if(typeof Ae=="string")return p(Ae,Ze);var Qe=Object.prototype.toString.call(Ae).slice(8,-1);if(Qe==="Object"&&Ae.constructor&&(Qe=Ae.constructor.name),Qe==="Map"||Qe==="Set")return Array.from(Ae);if(Qe==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(Qe))return p(Ae,Ze)}}function p(Ae,Ze){(Ze==null||Ze>Ae.length)&&(Ze=Ae.length);for(var Qe=0,ct=new Array(Ze);Qe<Ze;Qe++)ct[Qe]=Ae[Qe];return ct}function c(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
15
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var g=Object.hasOwnProperty,b=Object.setPrototypeOf,y=Object.isFrozen,E=Object.getPrototypeOf,x=Object.getOwnPropertyDescriptor,w=Object.freeze,P=Object.seal,R=Object.create,M=typeof Reflect!="undefined"&&Reflect,A=M.apply,S=M.construct;A||(A=function(Ze,Qe,ct){return Ze.apply(Qe,ct)}),w||(w=function(Ze){return Ze}),P||(P=function(Ze){return Ze}),S||(S=function(Ze,Qe){return d(Ze,u(Qe))});var j=Te(Array.prototype.forEach),C=Te(Array.prototype.pop),I=Te(Array.prototype.push),Q=Te(String.prototype.toLowerCase),de=Te(String.prototype.toString),Ee=Te(String.prototype.match),Se=Te(String.prototype.replace),Re=Te(String.prototype.indexOf),Ne=Te(String.prototype.trim),ue=Te(RegExp.prototype.test),Ie=le(TypeError);function Te(Ae){return function(Ze){for(var Qe=arguments.length,ct=new Array(Qe>1?Qe-1:0),Y=1;Y<Qe;Y++)ct[Y-1]=arguments[Y];return A(Ae,Ze,ct)}}function le(Ae){return function(){for(var Ze=arguments.length,Qe=new Array(Ze),ct=0;ct<Ze;ct++)Qe[ct]=arguments[ct];return S(Ae,Qe)}}function ie(Ae,Ze,Qe){var ct;Qe=(ct=Qe)!==null&&ct!==void 0?ct:Q,b&&b(Ae,null);for(var Y=Ze.length;Y--;){var k=Ze[Y];if(typeof k=="string"){var F=Qe(k);F!==k&&(y(Ze)||(Ze[Y]=F),k=F)}Ae[k]=!0}return Ae}function W(Ae){var Ze=R(null),Qe;for(Qe in Ae)A(g,Ae,[Qe])===!0&&(Ze[Qe]=Ae[Qe]);return Ze}function he(Ae,Ze){for(;Ae!==null;){var Qe=x(Ae,Ze);if(Qe){if(Qe.get)return Te(Qe.get);if(typeof Qe.value=="function")return Te(Qe.value)}Ae=E(Ae)}function ct(Y){return console.warn("fallback value for",Y),null}return ct}var Be=w(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),Me=w(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),He=w(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),it=w(["animate","color-profile","cursor","discard","fedropshadow","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),Rt=w(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover"]),De=w(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Ge=w(["#text"]),Xe=w(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns","slot"]),ot=w(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),ge=w(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),_t=w(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Ft=P(/\{\{[\w\W]*|[\w\W]*\}\}/gm),se=P(/<%[\w\W]*|[\w\W]*%>/gm),It=P(/\${[\w\W]*}/gm),kt=P(/^data-[\-\w.\u00B7-\uFFFF]/),et=P(/^aria-[\-\w]+$/),Ue=P(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Fe=P(/^(?:\w+script|data):/i),qe=P(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),nt=P(/^html$/i),gt=function(){return typeof window=="undefined"?null:window},Pt=function(Ze,Qe){if(_(Ze)!=="object"||typeof Ze.createPolicy!="function")return null;var ct=null,Y="data-tt-policy-suffix";Qe.currentScript&&Qe.currentScript.hasAttribute(Y)&&(ct=Qe.currentScript.getAttribute(Y));var k="dompurify"+(ct?"#"+ct:"");try{return Ze.createPolicy(k,{createHTML:function(q){return q},createScriptURL:function(q){return q}})}catch{return console.warn("TrustedTypes policy "+k+" could not be created."),null}};function Lt(){var Ae=arguments.length>0&&arguments[0]!==void 0?arguments[0]:gt(),Ze=function(Le){return Lt(Le)};if(Ze.version="2.4.7",Ze.removed=[],!Ae||!Ae.document||Ae.document.nodeType!==9)return Ze.isSupported=!1,Ze;var Qe=Ae.document,ct=Ae.document,Y=Ae.DocumentFragment,k=Ae.HTMLTemplateElement,F=Ae.Node,q=Ae.Element,ve=Ae.NodeFilter,Oe=Ae.NamedNodeMap,ce=Oe===void 0?Ae.NamedNodeMap||Ae.MozNamedAttrMap:Oe,Pe=Ae.HTMLFormElement,Et=Ae.DOMParser,je=Ae.trustedTypes,ft=q.prototype,tt=he(ft,"cloneNode"),zt=he(ft,"nextSibling"),Mt=he(ft,"childNodes"),Wt=he(ft,"parentNode");if(typeof k=="function"){var Gt=ct.createElement("template");Gt.content&&Gt.content.ownerDocument&&(ct=Gt.content.ownerDocument)}var en=Pt(je,Qe),D=en?en.createHTML(""):"",K=ct,ee=K.implementation,U=K.createNodeIterator,be=K.createDocumentFragment,oe=K.getElementsByTagName,Z=Qe.importNode,re={};try{re=W(ct).documentMode?ct.documentMode:{}}catch{}var T={};Ze.isSupported=typeof Wt=="function"&&ee&&ee.createHTMLDocument!==void 0&&re!==9;var t=Ft,o=se,n=It,a=kt,h=et,L=Fe,H=qe,ne=Ue,$e=null,st=ie({},[].concat(u(Be),u(Me),u(He),u(Rt),u(Ge))),rt=null,xe=ie({},[].concat(u(Xe),u(ot),u(ge),u(_t))),ke=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),lt=null,Ct=null,dt=!0,Bt=!0,jt=!1,Ht=!0,$t=!1,on=!1,yn=!1,an=!1,Qt=!1,cn=!1,Cn=!1,Rn=!0,xn=!1,jn="user-content-",zn=!0,Mn=!1,wn={},En=null,Vn=ie({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),Bn=null,pr=ie({},["audio","video","img","source","image","track"]),sr=null,Wn=ie({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Xn="http://www.w3.org/1998/Math/MathML",yr="http://www.w3.org/2000/svg",ir="http://www.w3.org/1999/xhtml",xr=ir,Cr=!1,te=null,ye=ie({},[Xn,yr,ir],de),V,z=["application/xhtml+xml","text/html"],i="text/html",v,O=null,X=ct.createElement("form"),ae=function(Le){return Le instanceof RegExp||Le instanceof Function},_e=function(Le){O&&O===Le||((!Le||_(Le)!=="object")&&(Le={}),Le=W(Le),V=z.indexOf(Le.PARSER_MEDIA_TYPE)===-1?V=i:V=Le.PARSER_MEDIA_TYPE,v=V==="application/xhtml+xml"?de:Q,$e="ALLOWED_TAGS"in Le?ie({},Le.ALLOWED_TAGS,v):st,rt="ALLOWED_ATTR"in Le?ie({},Le.ALLOWED_ATTR,v):xe,te="ALLOWED_NAMESPACES"in Le?ie({},Le.ALLOWED_NAMESPACES,de):ye,sr="ADD_URI_SAFE_ATTR"in Le?ie(W(Wn),Le.ADD_URI_SAFE_ATTR,v):Wn,Bn="ADD_DATA_URI_TAGS"in Le?ie(W(pr),Le.ADD_DATA_URI_TAGS,v):pr,En="FORBID_CONTENTS"in Le?ie({},Le.FORBID_CONTENTS,v):Vn,lt="FORBID_TAGS"in Le?ie({},Le.FORBID_TAGS,v):{},Ct="FORBID_ATTR"in Le?ie({},Le.FORBID_ATTR,v):{},wn="USE_PROFILES"in Le?Le.USE_PROFILES:!1,dt=Le.ALLOW_ARIA_ATTR!==!1,Bt=Le.ALLOW_DATA_ATTR!==!1,jt=Le.ALLOW_UNKNOWN_PROTOCOLS||!1,Ht=Le.ALLOW_SELF_CLOSE_IN_ATTR!==!1,$t=Le.SAFE_FOR_TEMPLATES||!1,on=Le.WHOLE_DOCUMENT||!1,Qt=Le.RETURN_DOM||!1,cn=Le.RETURN_DOM_FRAGMENT||!1,Cn=Le.RETURN_TRUSTED_TYPE||!1,an=Le.FORCE_BODY||!1,Rn=Le.SANITIZE_DOM!==!1,xn=Le.SANITIZE_NAMED_PROPS||!1,zn=Le.KEEP_CONTENT!==!1,Mn=Le.IN_PLACE||!1,ne=Le.ALLOWED_URI_REGEXP||ne,xr=Le.NAMESPACE||ir,ke=Le.CUSTOM_ELEMENT_HANDLING||{},Le.CUSTOM_ELEMENT_HANDLING&&ae(Le.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(ke.tagNameCheck=Le.CUSTOM_ELEMENT_HANDLING.tagNameCheck),Le.CUSTOM_ELEMENT_HANDLING&&ae(Le.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(ke.attributeNameCheck=Le.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),Le.CUSTOM_ELEMENT_HANDLING&&typeof Le.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(ke.allowCustomizedBuiltInElements=Le.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),$t&&(Bt=!1),cn&&(Qt=!0),wn&&($e=ie({},u(Ge)),rt=[],wn.html===!0&&(ie($e,Be),ie(rt,Xe)),wn.svg===!0&&(ie($e,Me),ie(rt,ot),ie(rt,_t)),wn.svgFilters===!0&&(ie($e,He),ie(rt,ot),ie(rt,_t)),wn.mathMl===!0&&(ie($e,Rt),ie(rt,ge),ie(rt,_t))),Le.ADD_TAGS&&($e===st&&($e=W($e)),ie($e,Le.ADD_TAGS,v)),Le.ADD_ATTR&&(rt===xe&&(rt=W(rt)),ie(rt,Le.ADD_ATTR,v)),Le.ADD_URI_SAFE_ATTR&&ie(sr,Le.ADD_URI_SAFE_ATTR,v),Le.FORBID_CONTENTS&&(En===Vn&&(En=W(En)),ie(En,Le.FORBID_CONTENTS,v)),zn&&($e["#text"]=!0),on&&ie($e,["html","head","body"]),$e.table&&(ie($e,["tbody"]),delete lt.tbody),w&&w(Le),O=Le)},We=ie({},["mi","mo","mn","ms","mtext"]),ze=ie({},["foreignobject","desc","title","annotation-xml"]),At=ie({},["title","style","font","a","script"]),pt=ie({},Me);ie(pt,He),ie(pt,it);var vt=ie({},Rt);ie(vt,De);var Ot=function(Le){var at=Wt(Le);(!at||!at.tagName)&&(at={namespaceURI:xr,tagName:"template"});var xt=Q(Le.tagName),Vt=Q(at.tagName);return te[Le.namespaceURI]?Le.namespaceURI===yr?at.namespaceURI===ir?xt==="svg":at.namespaceURI===Xn?xt==="svg"&&(Vt==="annotation-xml"||We[Vt]):Boolean(pt[xt]):Le.namespaceURI===Xn?at.namespaceURI===ir?xt==="math":at.namespaceURI===yr?xt==="math"&&ze[Vt]:Boolean(vt[xt]):Le.namespaceURI===ir?at.namespaceURI===yr&&!ze[Vt]||at.namespaceURI===Xn&&!We[Vt]?!1:!vt[xt]&&(At[xt]||!pt[xt]):!!(V==="application/xhtml+xml"&&te[Le.namespaceURI]):!1},Kt=function(Le){I(Ze.removed,{element:Le});try{Le.parentNode.removeChild(Le)}catch{try{Le.outerHTML=D}catch{Le.remove()}}},fn=function(Le,at){try{I(Ze.removed,{attribute:at.getAttributeNode(Le),from:at})}catch{I(Ze.removed,{attribute:null,from:at})}if(at.removeAttribute(Le),Le==="is"&&!rt[Le])if(Qt||cn)try{Kt(at)}catch{}else try{at.setAttribute(Le,"")}catch{}},bn=function(Le){var at,xt;if(an)Le="<remove></remove>"+Le;else{var Vt=Ee(Le,/^[\r\n\t ]+/);xt=Vt&&Vt[0]}V==="application/xhtml+xml"&&xr===ir&&(Le='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+Le+"</body></html>");var Ut=en?en.createHTML(Le):Le;if(xr===ir)try{at=new Et().parseFromString(Ut,V)}catch{}if(!at||!at.documentElement){at=ee.createDocument(xr,"template",null);try{at.documentElement.innerHTML=Cr?D:Ut}catch{}}var ut=at.body||at.documentElement;return Le&&xt&&ut.insertBefore(ct.createTextNode(xt),ut.childNodes[0]||null),xr===ir?oe.call(at,on?"html":"body")[0]:on?at.documentElement:ut},Pn=function(Le){return U.call(Le.ownerDocument||Le,Le,ve.SHOW_ELEMENT|ve.SHOW_COMMENT|ve.SHOW_TEXT,null,!1)},er=function(Le){return Le instanceof Pe&&(typeof Le.nodeName!="string"||typeof Le.textContent!="string"||typeof Le.removeChild!="function"||!(Le.attributes instanceof ce)||typeof Le.removeAttribute!="function"||typeof Le.setAttribute!="function"||typeof Le.namespaceURI!="string"||typeof Le.insertBefore!="function"||typeof Le.hasChildNodes!="function")},Zn=function(Le){return _(F)==="object"?Le instanceof F:Le&&_(Le)==="object"&&typeof Le.nodeType=="number"&&typeof Le.nodeName=="string"},nr=function(Le,at,xt){T[Le]&&j(T[Le],function(Vt){Vt.call(Ze,at,xt,O)})},ur=function(Le){var at;if(nr("beforeSanitizeElements",Le,null),er(Le)||ue(/[\u0080-\uFFFF]/,Le.nodeName))return Kt(Le),!0;var xt=v(Le.nodeName);if(nr("uponSanitizeElement",Le,{tagName:xt,allowedTags:$e}),Le.hasChildNodes()&&!Zn(Le.firstElementChild)&&(!Zn(Le.content)||!Zn(Le.content.firstElementChild))&&ue(/<[/\w]/g,Le.innerHTML)&&ue(/<[/\w]/g,Le.textContent)||xt==="select"&&ue(/<template/i,Le.innerHTML))return Kt(Le),!0;if(!$e[xt]||lt[xt]){if(!lt[xt]&&wr(xt)&&(ke.tagNameCheck instanceof RegExp&&ue(ke.tagNameCheck,xt)||ke.tagNameCheck instanceof Function&&ke.tagNameCheck(xt)))return!1;if(zn&&!En[xt]){var Vt=Wt(Le)||Le.parentNode,Ut=Mt(Le)||Le.childNodes;if(Ut&&Vt)for(var ut=Ut.length,vn=ut-1;vn>=0;--vn)Vt.insertBefore(tt(Ut[vn],!0),zt(Le))}return Kt(Le),!0}return Le instanceof q&&!Ot(Le)||(xt==="noscript"||xt==="noembed"||xt==="noframes")&&ue(/<\/no(script|embed|frames)/i,Le.innerHTML)?(Kt(Le),!0):($t&&Le.nodeType===3&&(at=Le.textContent,at=Se(at,t," "),at=Se(at,o," "),at=Se(at,n," "),Le.textContent!==at&&(I(Ze.removed,{element:Le.cloneNode()}),Le.textContent=at)),nr("afterSanitizeElements",Le,null),!1)},hr=function(Le,at,xt){if(Rn&&(at==="id"||at==="name")&&(xt in ct||xt in X))return!1;if(!(Bt&&!Ct[at]&&ue(a,at))){if(!(dt&&ue(h,at))){if(!rt[at]||Ct[at]){if(!(wr(Le)&&(ke.tagNameCheck instanceof RegExp&&ue(ke.tagNameCheck,Le)||ke.tagNameCheck instanceof Function&&ke.tagNameCheck(Le))&&(ke.attributeNameCheck instanceof RegExp&&ue(ke.attributeNameCheck,at)||ke.attributeNameCheck instanceof Function&&ke.attributeNameCheck(at))||at==="is"&&ke.allowCustomizedBuiltInElements&&(ke.tagNameCheck instanceof RegExp&&ue(ke.tagNameCheck,xt)||ke.tagNameCheck instanceof Function&&ke.tagNameCheck(xt))))return!1}else if(!sr[at]){if(!ue(ne,Se(xt,H,""))){if(!((at==="src"||at==="xlink:href"||at==="href")&&Le!=="script"&&Re(xt,"data:")===0&&Bn[Le])){if(!(jt&&!ue(L,Se(xt,H,"")))){if(xt)return!1}}}}}}return!0},wr=function(Le){return Le.indexOf("-")>0},Er=function(Le){var at,xt,Vt,Ut;nr("beforeSanitizeAttributes",Le,null);var ut=Le.attributes;if(ut){var vn={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:rt};for(Ut=ut.length;Ut--;){at=ut[Ut];var Fn=at,$n=Fn.name,Jn=Fn.namespaceURI;if(xt=$n==="value"?at.value:Ne(at.value),Vt=v($n),vn.attrName=Vt,vn.attrValue=xt,vn.keepAttr=!0,vn.forceKeepAttr=void 0,nr("uponSanitizeAttribute",Le,vn),xt=vn.attrValue,!vn.forceKeepAttr&&(fn($n,Le),!!vn.keepAttr)){if(!Ht&&ue(/\/>/i,xt)){fn($n,Le);continue}$t&&(xt=Se(xt,t," "),xt=Se(xt,o," "),xt=Se(xt,n," "));var On=v(Le.nodeName);if(hr(On,Vt,xt)){if(xn&&(Vt==="id"||Vt==="name")&&(fn($n,Le),xt=jn+xt),en&&_(je)==="object"&&typeof je.getAttributeType=="function"&&!Jn)switch(je.getAttributeType(On,Vt)){case"TrustedHTML":{xt=en.createHTML(xt);break}case"TrustedScriptURL":{xt=en.createScriptURL(xt);break}}try{Jn?Le.setAttributeNS(Jn,$n,xt):Le.setAttribute($n,xt),C(Ze.removed)}catch{}}}}nr("afterSanitizeAttributes",Le,null)}},Je=function ht(Le){var at,xt=Pn(Le);for(nr("beforeSanitizeShadowDOM",Le,null);at=xt.nextNode();)nr("uponSanitizeShadowNode",at,null),!ur(at)&&(at.content instanceof Y&&ht(at.content),Er(at));nr("afterSanitizeShadowDOM",Le,null)};return Ze.sanitize=function(ht){var Le=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},at,xt,Vt,Ut,ut;if(Cr=!ht,Cr&&(ht="<!-->"),typeof ht!="string"&&!Zn(ht))if(typeof ht.toString=="function"){if(ht=ht.toString(),typeof ht!="string")throw Ie("dirty is not a string, aborting")}else throw Ie("toString is not a function");if(!Ze.isSupported){if(_(Ae.toStaticHTML)==="object"||typeof Ae.toStaticHTML=="function"){if(typeof ht=="string")return Ae.toStaticHTML(ht);if(Zn(ht))return Ae.toStaticHTML(ht.outerHTML)}return ht}if(yn||_e(Le),Ze.removed=[],typeof ht=="string"&&(Mn=!1),Mn){if(ht.nodeName){var vn=v(ht.nodeName);if(!$e[vn]||lt[vn])throw Ie("root node is forbidden and cannot be sanitized in-place")}}else if(ht instanceof F)at=bn("<!---->"),xt=at.ownerDocument.importNode(ht,!0),xt.nodeType===1&&xt.nodeName==="BODY"||xt.nodeName==="HTML"?at=xt:at.appendChild(xt);else{if(!Qt&&!$t&&!on&&ht.indexOf("<")===-1)return en&&Cn?en.createHTML(ht):ht;if(at=bn(ht),!at)return Qt?null:Cn?D:""}at&&an&&Kt(at.firstChild);for(var Fn=Pn(Mn?ht:at);Vt=Fn.nextNode();)Vt.nodeType===3&&Vt===Ut||ur(Vt)||(Vt.content instanceof Y&&Je(Vt.content),Er(Vt),Ut=Vt);if(Ut=null,Mn)return ht;if(Qt){if(cn)for(ut=be.call(at.ownerDocument);at.firstChild;)ut.appendChild(at.firstChild);else ut=at;return(rt.shadowroot||rt.shadowrootmod)&&(ut=Z.call(Qe,ut,!0)),ut}var $n=on?at.outerHTML:at.innerHTML;return on&&$e["!doctype"]&&at.ownerDocument&&at.ownerDocument.doctype&&at.ownerDocument.doctype.name&&ue(nt,at.ownerDocument.doctype.name)&&($n="<!DOCTYPE "+at.ownerDocument.doctype.name+`>
|
|
16
16
|
`+$n),$t&&($n=Se($n,t," "),$n=Se($n,o," "),$n=Se($n,n," ")),en&&Cn?en.createHTML($n):$n},Ze.setConfig=function(ht){_e(ht),yn=!0},Ze.clearConfig=function(){O=null,yn=!1},Ze.isValidAttribute=function(ht,Le,at){O||_e({});var xt=v(ht),Vt=v(Le);return hr(xt,Vt,at)},Ze.addHook=function(ht,Le){typeof Le=="function"&&(T[ht]=T[ht]||[],I(T[ht],Le))},Ze.removeHook=function(ht){if(T[ht])return C(T[ht])},Ze.removeHooks=function(ht){T[ht]&&(T[ht]=[])},Ze.removeAllHooks=function(){T={}},Ze}var yt=Lt();return yt})},49385:function(J){"use strict";var _=Object.prototype.hasOwnProperty,e=Object.prototype.toString,r=Object.defineProperty,d=Object.getOwnPropertyDescriptor,u=function(c){return typeof Array.isArray=="function"?Array.isArray(c):e.call(c)==="[object Array]"},l=function(c){if(!c||e.call(c)!=="[object Object]")return!1;var g=_.call(c,"constructor"),b=c.constructor&&c.constructor.prototype&&_.call(c.constructor.prototype,"isPrototypeOf");if(c.constructor&&!g&&!b)return!1;var y;for(y in c);return typeof y=="undefined"||_.call(c,y)},f=function(c,g){r&&g.name==="__proto__"?r(c,g.name,{enumerable:!0,configurable:!0,value:g.newValue,writable:!0}):c[g.name]=g.newValue},m=function(c,g){if(g==="__proto__")if(_.call(c,g)){if(d)return d(c,g).value}else return;return c[g]};J.exports=function p(){var c,g,b,y,E,x,w=arguments[0],P=1,R=arguments.length,M=!1;for(typeof w=="boolean"&&(M=w,w=arguments[1]||{},P=2),(w==null||typeof w!="object"&&typeof w!="function")&&(w={});P<R;++P)if(c=arguments[P],c!=null)for(g in c)b=m(w,g),y=m(c,g),w!==y&&(M&&y&&(l(y)||(E=u(y)))?(E?(E=!1,x=b&&u(b)?b:[]):x=b&&l(b)?b:{},f(w,{name:g,newValue:p(M,x,y)})):typeof y!="undefined"&&f(w,{name:g,newValue:y}));return w}},69378:function(J){"use strict";J.exports=function _(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var d,u,l;if(Array.isArray(e)){if(d=e.length,d!=r.length)return!1;for(u=d;u--!==0;)if(!_(e[u],r[u]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===r.toString();if(l=Object.keys(e),d=l.length,d!==Object.keys(r).length)return!1;for(u=d;u--!==0;)if(!Object.prototype.hasOwnProperty.call(r,l[u]))return!1;for(u=d;u--!==0;){var f=l[u];if(!_(e[f],r[f]))return!1}return!0}return e!==e&&r!==r}},44082:function(J){"use strict";J.exports=function _(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var d,u,l;if(Array.isArray(e)){if(d=e.length,d!=r.length)return!1;for(u=d;u--!==0;)if(!_(e[u],r[u]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===r.toString();if(l=Object.keys(e),d=l.length,d!==Object.keys(r).length)return!1;for(u=d;u--!==0;)if(!Object.prototype.hasOwnProperty.call(r,l[u]))return!1;for(u=d;u--!==0;){var f=l[u];if(!(f==="_owner"&&e.$$typeof)&&!_(e[f],r[f]))return!1}return!0}return e!==e&&r!==r}},37795:function(J){"use strict";var _="Function.prototype.bind called on incompatible ",e=Array.prototype.slice,r=Object.prototype.toString,d="[object Function]";J.exports=function(l){var f=this;if(typeof f!="function"||r.call(f)!==d)throw new TypeError(_+f);for(var m=e.call(arguments,1),p,c=function(){if(this instanceof p){var x=f.apply(this,m.concat(e.call(arguments)));return Object(x)===x?x:this}else return f.apply(l,m.concat(e.call(arguments)))},g=Math.max(0,f.length-m.length),b=[],y=0;y<g;y++)b.push("$"+y);if(p=Function("binder","return function ("+b.join(",")+"){ return binder.apply(this,arguments); }")(c),f.prototype){var E=function(){};E.prototype=f.prototype,p.prototype=new E,E.prototype=null}return p}},4090:function(J,_,e){"use strict";var r=e(37795);J.exports=Function.prototype.bind||r},67286:function(J,_,e){"use strict";var r,d=SyntaxError,u=Function,l=TypeError,f=function(Re){try{return u('"use strict"; return ('+Re+").constructor;")()}catch{}},m=Object.getOwnPropertyDescriptor;if(m)try{m({},"")}catch{m=null}var p=function(){throw new l},c=m?function(){try{return arguments.callee,p}catch{try{return m(arguments,"callee").get}catch{return p}}}():p,g=e(32636)(),b=Object.getPrototypeOf||function(Re){return Re.__proto__},y={},E=typeof Uint8Array=="undefined"?r:b(Uint8Array),x={"%AggregateError%":typeof AggregateError=="undefined"?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer=="undefined"?r:ArrayBuffer,"%ArrayIteratorPrototype%":g?b([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":y,"%AsyncGenerator%":y,"%AsyncGeneratorFunction%":y,"%AsyncIteratorPrototype%":y,"%Atomics%":typeof Atomics=="undefined"?r:Atomics,"%BigInt%":typeof BigInt=="undefined"?r:BigInt,"%Boolean%":Boolean,"%DataView%":typeof DataView=="undefined"?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array=="undefined"?r:Float32Array,"%Float64Array%":typeof Float64Array=="undefined"?r:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry=="undefined"?r:FinalizationRegistry,"%Function%":u,"%GeneratorFunction%":y,"%Int8Array%":typeof Int8Array=="undefined"?r:Int8Array,"%Int16Array%":typeof Int16Array=="undefined"?r:Int16Array,"%Int32Array%":typeof Int32Array=="undefined"?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":g?b(b([][Symbol.iterator]())):r,"%JSON%":typeof JSON=="object"?JSON:r,"%Map%":typeof Map=="undefined"?r:Map,"%MapIteratorPrototype%":typeof Map=="undefined"||!g?r:b(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise=="undefined"?r:Promise,"%Proxy%":typeof Proxy=="undefined"?r:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect=="undefined"?r:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set=="undefined"?r:Set,"%SetIteratorPrototype%":typeof Set=="undefined"||!g?r:b(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer=="undefined"?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":g?b(""[Symbol.iterator]()):r,"%Symbol%":g?Symbol:r,"%SyntaxError%":d,"%ThrowTypeError%":c,"%TypedArray%":E,"%TypeError%":l,"%Uint8Array%":typeof Uint8Array=="undefined"?r:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray=="undefined"?r:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array=="undefined"?r:Uint16Array,"%Uint32Array%":typeof Uint32Array=="undefined"?r:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap=="undefined"?r:WeakMap,"%WeakRef%":typeof WeakRef=="undefined"?r:WeakRef,"%WeakSet%":typeof WeakSet=="undefined"?r:WeakSet},w=function Re(Ne){var ue;if(Ne==="%AsyncFunction%")ue=f("async function () {}");else if(Ne==="%GeneratorFunction%")ue=f("function* () {}");else if(Ne==="%AsyncGeneratorFunction%")ue=f("async function* () {}");else if(Ne==="%AsyncGenerator%"){var Ie=Re("%AsyncGeneratorFunction%");Ie&&(ue=Ie.prototype)}else if(Ne==="%AsyncIteratorPrototype%"){var Te=Re("%AsyncGenerator%");Te&&(ue=b(Te.prototype))}return x[Ne]=ue,ue},P={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},R=e(4090),M=e(23198),A=R.call(Function.call,Array.prototype.concat),S=R.call(Function.apply,Array.prototype.splice),j=R.call(Function.call,String.prototype.replace),C=R.call(Function.call,String.prototype.slice),I=R.call(Function.call,RegExp.prototype.exec),Q=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,de=/\\(\\)?/g,Ee=function(Ne){var ue=C(Ne,0,1),Ie=C(Ne,-1);if(ue==="%"&&Ie!=="%")throw new d("invalid intrinsic syntax, expected closing `%`");if(Ie==="%"&&ue!=="%")throw new d("invalid intrinsic syntax, expected opening `%`");var Te=[];return j(Ne,Q,function(le,ie,W,he){Te[Te.length]=W?j(he,de,"$1"):ie||le}),Te},Se=function(Ne,ue){var Ie=Ne,Te;if(M(P,Ie)&&(Te=P[Ie],Ie="%"+Te[0]+"%"),M(x,Ie)){var le=x[Ie];if(le===y&&(le=w(Ie)),typeof le=="undefined"&&!ue)throw new l("intrinsic "+Ne+" exists, but is not available. Please file an issue!");return{alias:Te,name:Ie,value:le}}throw new d("intrinsic "+Ne+" does not exist!")};J.exports=function(Ne,ue){if(typeof Ne!="string"||Ne.length===0)throw new l("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof ue!="boolean")throw new l('"allowMissing" argument must be a boolean');if(I(/^%?[^%]*%?$/,Ne)===null)throw new d("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var Ie=Ee(Ne),Te=Ie.length>0?Ie[0]:"",le=Se("%"+Te+"%",ue),ie=le.name,W=le.value,he=!1,Be=le.alias;Be&&(Te=Be[0],S(Ie,A([0,1],Be)));for(var Me=1,He=!0;Me<Ie.length;Me+=1){var it=Ie[Me],Rt=C(it,0,1),De=C(it,-1);if((Rt==='"'||Rt==="'"||Rt==="`"||De==='"'||De==="'"||De==="`")&&Rt!==De)throw new d("property names with quotes must have matching quotes");if((it==="constructor"||!He)&&(he=!0),Te+="."+it,ie="%"+Te+"%",M(x,ie))W=x[ie];else if(W!=null){if(!(it in W)){if(!ue)throw new l("base intrinsic for "+Ne+" exists, but the property is not available.");return}if(m&&Me+1>=Ie.length){var Ge=m(W,it);He=!!Ge,He&&"get"in Ge&&!("originalValue"in Ge.get)?W=Ge.get:W=W[it]}else He=M(W,it),W=W[it];He&&!he&&(x[ie]=W)}}return W}},60401:function(J,_,e){"use strict";var r=e(60682),d=e(15810);function u(l){var f=r(l);return f.token="",f.password==="x-oauth-basic"?f.token=f.user:f.user==="x-token-auth"&&(f.token=f.password),d(f.protocols)||f.protocols.length===0&&d(l)?f.protocol="ssh":f.protocols.length?f.protocol=f.protocols[0]:(f.protocol="file",f.protocols=["file"]),f.href=f.href.replace(/\/$/,""),f}J.exports=u},82717:function(J,_,e){"use strict";var r=e(60401);function d(f){if(typeof f!="string")throw new Error("The url must be a string.");var m=/^([a-z\d-]{1,39})\/([-\.\w]{1,100})$/i;m.test(f)&&(f="https://github.com/"+f);var p=r(f),c=p.resource.split("."),g=null;switch(p.toString=function(C){return d.stringify(this,C)},p.source=c.length>2?c.slice(1-c.length).join("."):p.source=p.resource,p.git_suffix=/\.git$/.test(p.pathname),p.name=decodeURIComponent((p.pathname||p.href).replace(/(^\/)|(\/$)/g,"").replace(/\.git$/,"")),p.owner=decodeURIComponent(p.user),p.source){case"git.cloudforge.com":p.owner=p.user,p.organization=c[0],p.source="cloudforge.com";break;case"visualstudio.com":if(p.resource==="vs-ssh.visualstudio.com"){g=p.name.split("/"),g.length===4&&(p.organization=g[1],p.owner=g[2],p.name=g[3],p.full_name=g[2]+"/"+g[3]);break}else{g=p.name.split("/"),g.length===2?(p.owner=g[1],p.name=g[1],p.full_name="_git/"+p.name):g.length===3?(p.name=g[2],g[0]==="DefaultCollection"?(p.owner=g[2],p.organization=g[0],p.full_name=p.organization+"/_git/"+p.name):(p.owner=g[0],p.full_name=p.owner+"/_git/"+p.name)):g.length===4&&(p.organization=g[0],p.owner=g[1],p.name=g[3],p.full_name=p.organization+"/"+p.owner+"/_git/"+p.name);break}case"dev.azure.com":case"azure.com":if(p.resource==="ssh.dev.azure.com"){g=p.name.split("/"),g.length===4&&(p.organization=g[1],p.owner=g[2],p.name=g[3]);break}else{g=p.name.split("/"),g.length===5?(p.organization=g[0],p.owner=g[1],p.name=g[4],p.full_name="_git/"+p.name):g.length===3?(p.name=g[2],g[0]==="DefaultCollection"?(p.owner=g[2],p.organization=g[0],p.full_name=p.organization+"/_git/"+p.name):(p.owner=g[0],p.full_name=p.owner+"/_git/"+p.name)):g.length===4&&(p.organization=g[0],p.owner=g[1],p.name=g[3],p.full_name=p.organization+"/"+p.owner+"/_git/"+p.name),p.query&&p.query.path&&(p.filepath=p.query.path.replace(/^\/+/g,"")),p.query&&p.query.version&&(p.ref=p.query.version.replace(/^GB/,""));break}default:g=p.name.split("/");var b=g.length-1;if(g.length>=2){var y=g.indexOf("-",2),E=g.indexOf("blob",2),x=g.indexOf("tree",2),w=g.indexOf("commit",2),P=g.indexOf("src",2),R=g.indexOf("raw",2),M=g.indexOf("edit",2);b=y>0?y-1:E>0?E-1:x>0?x-1:w>0?w-1:P>0?P-1:R>0?R-1:M>0?M-1:b,p.owner=g.slice(0,b).join("/"),p.name=g[b],w&&(p.commit=g[b+2])}p.ref="",p.filepathtype="",p.filepath="";var A=g.length>b&&g[b+1]==="-"?b+1:b;g.length>A+2&&["raw","src","blob","tree","edit"].indexOf(g[A+1])>=0&&(p.filepathtype=g[A+1],p.ref=g[A+2],g.length>A+3&&(p.filepath=g.slice(A+3).join("/"))),p.organization=p.owner;break}p.full_name||(p.full_name=p.owner,p.name&&(p.full_name&&(p.full_name+="/"),p.full_name+=p.name)),p.owner.startsWith("scm/")&&(p.source="bitbucket-server",p.owner=p.owner.replace("scm/",""),p.organization=p.owner,p.full_name=p.owner+"/"+p.name);var S=/(projects|users)\/(.*?)\/repos\/(.*?)((\/.*$)|$)/,j=S.exec(p.pathname);return j!=null&&(p.source="bitbucket-server",j[1]==="users"?p.owner="~"+j[2]:p.owner=j[2],p.organization=p.owner,p.name=j[3],g=j[4].split("/"),g.length>1&&(["raw","browse"].indexOf(g[1])>=0?(p.filepathtype=g[1],g.length>2&&(p.filepath=g.slice(2).join("/"))):g[1]==="commits"&&g.length>2&&(p.commit=g[2])),p.full_name=p.owner+"/"+p.name,p.query.at?p.ref=p.query.at:p.ref=""),p}d.stringify=function(f,m){m=m||(f.protocols&&f.protocols.length?f.protocols.join("+"):f.protocol);var p=f.port?":"+f.port:"",c=f.user||"git",g=f.git_suffix?".git":"";switch(m){case"ssh":return p?"ssh://"+c+"@"+f.resource+p+"/"+f.full_name+g:c+"@"+f.resource+":"+f.full_name+g;case"git+ssh":case"ssh+git":case"ftp":case"ftps":return m+"://"+c+"@"+f.resource+p+"/"+f.full_name+g;case"http":case"https":var b=f.token?u(f):f.user&&(f.protocols.includes("http")||f.protocols.includes("https"))?f.user+"@":"";return m+"://"+b+f.resource+p+"/"+l(f)+g;default:return f.href}};/*!
|
|
17
17
|
* buildToken
|
|
18
18
|
* Builds OAuth token prefix (helper function)
|
|
@@ -209,4 +209,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
209
209
|
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{table:O,tableRow:X,tableCell:ae,inlineCode:At}};function O(pt,vt,Ot){return _e(We(pt,Ot),pt.align)}function X(pt,vt,Ot){const Kt=ze(pt,Ot),fn=_e([Kt]);return fn.slice(0,fn.indexOf(`
|
|
210
210
|
`))}function ae(pt,vt,Ot){const Kt=Ot.enter("tableCell"),fn=Ot.enter("phrasing"),bn=rt(pt,Ot,{before:v,after:v});return fn(),Kt(),bn}function _e(pt,vt){return $t(pt,{align:vt,alignDelimiters:z,padding:V,stringLength:i})}function We(pt,vt){const Ot=pt.children;let Kt=-1;const fn=[],bn=vt.enter("table");for(;++Kt<Ot.length;)fn[Kt]=ze(Ot[Kt],vt);return bn(),fn}function ze(pt,vt){const Ot=pt.children;let Kt=-1;const fn=[],bn=vt.enter("tableRow");for(;++Kt<Ot.length;)fn[Kt]=ae(Ot[Kt],pt,vt);return bn(),fn}function At(pt,vt,Ot){let Kt=jt(pt,vt,Ot);return Ot.stack.includes("tableCell")&&(Kt=Kt.replace(/\|/g,"\\$&")),Kt}}function En(te){const ye=te.options.bullet||"*";if(ye!=="*"&&ye!=="+"&&ye!=="-")throw new Error("Cannot serialize items with `"+ye+"` for `options.bullet`, expected `*`, `+`, or `-`");return ye}function Vn(te){const ye=te.options.listItemIndent||"tab";if(ye===1||ye==="1")return"one";if(ye!=="tab"&&ye!=="one"&&ye!=="mixed")throw new Error("Cannot serialize items with `"+ye+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return ye}function Bn(te,ye,V){const z=Vn(V);let i=V.bulletCurrent||En(V);ye&&ye.type==="list"&&ye.ordered&&(i=(typeof ye.start=="number"&&ye.start>-1?ye.start:1)+(V.options.incrementListMarker===!1?0:ye.children.indexOf(te))+i);let v=i.length+1;(z==="tab"||z==="mixed"&&(ye&&ye.type==="list"&&ye.spread||te.spread))&&(v=Math.ceil(v/4)*4);const O=V.enter("listItem"),X=Z(be(te,V),ae);return O(),X;function ae(_e,We,ze){return We?(ze?"":" ".repeat(v))+_e:(ze?i:i+" ".repeat(v-i.length))+_e}}const pr={exit:{taskListCheckValueChecked:Wn,taskListCheckValueUnchecked:Wn,paragraph:Xn}},sr={unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:yr}};function Wn(te){this.stack[this.stack.length-2].checked=te.type==="taskListCheckValueChecked"}function Xn(te){const ye=this.stack[this.stack.length-2],V=this.stack[this.stack.length-1],z=ye.children,i=V.children[0];let v=-1,O;if(ye&&ye.type==="listItem"&&typeof ye.checked=="boolean"&&i&&i.type==="text"){for(;++v<z.length;){const X=z[v];if(X.type==="paragraph"){O=X;break}}O===V&&(i.value=i.value.slice(1),i.value.length===0?V.children.shift():(i.position.start.column++,i.position.start.offset++,V.position.start=Object.assign({},i.position.start)))}this.exit(te)}function yr(te,ye,V){const z=te.children[0];let i=Bn(te,ye,V);return typeof te.checked=="boolean"&&z&&z.type==="paragraph"&&(i=i.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,v)),i;function v(O){return O+"["+(te.checked?"x":" ")+"] "}}function ir(){return[Oe,$e(),xe,Qt,pr]}function xr(te){return{extensions:[ce,st(),ke,wn(te),sr]}}function Cr(te={}){const ye=this.data();V("micromarkExtensions",gt(te)),V("fromMarkdownExtensions",ir()),V("toMarkdownExtensions",xr(te));function V(z,i){(ye[z]?ye[z]:ye[z]=[]).push(i)}}},69984:function(J,_,e){"use strict";e.d(_,{ZP:function(){return Et}});var r=e(2784),d=e(43100);const u=()=>{},l=u(),f=Object,m=je=>je===l,p=je=>typeof je=="function",c=(je,ft)=>({...je,...ft}),g=je=>p(je.then),b=new WeakMap;let y=0;const E=je=>{const ft=typeof je,tt=je&&je.constructor,zt=tt==Date;let Mt,Wt;if(f(je)===je&&!zt&&tt!=RegExp){if(Mt=b.get(je),Mt)return Mt;if(Mt=++y+"~",b.set(je,Mt),tt==Array){for(Mt="@",Wt=0;Wt<je.length;Wt++)Mt+=E(je[Wt])+",";b.set(je,Mt)}if(tt==f){Mt="#";const Gt=f.keys(je).sort();for(;!m(Wt=Gt.pop());)m(je[Wt])||(Mt+=Wt+":"+E(je[Wt])+",");b.set(je,Mt)}}else Mt=zt?je.toJSON():ft=="symbol"?je.toString():ft=="string"?JSON.stringify(je):""+je;return Mt},x=new WeakMap,w={},P={},R="undefined",M=typeof window!=R,A=typeof document!=R,S=()=>M&&typeof window.requestAnimationFrame!=R,j=(je,ft)=>{const tt=x.get(je);return[()=>!m(ft)&&je.get(ft)||w,zt=>{if(!m(ft)){const Mt=je.get(ft);ft in P||(P[ft]=Mt),tt[5](ft,c(Mt,zt),Mt||w)}},tt[6],()=>!m(ft)&&ft in P?P[ft]:!m(ft)&&je.get(ft)||w]};let C=!0;const I=()=>C,[Q,de]=M&&window.addEventListener?[window.addEventListener.bind(window),window.removeEventListener.bind(window)]:[u,u],Ee=()=>{const je=A&&document.visibilityState;return m(je)||je!=="hidden"},Se=je=>(A&&document.addEventListener("visibilitychange",je),Q("focus",je),()=>{A&&document.removeEventListener("visibilitychange",je),de("focus",je)}),Re=je=>{const ft=()=>{C=!0,je()},tt=()=>{C=!1};return Q("online",ft),Q("offline",tt),()=>{de("online",ft),de("offline",tt)}},Ne={isOnline:I,isVisible:Ee},ue={initFocus:Se,initReconnect:Re},Ie=!r.useId,Te=!M||"Deno"in window,le=je=>S()?window.requestAnimationFrame(je):setTimeout(je,1),ie=Te?r.useEffect:r.useLayoutEffect,W=typeof navigator!="undefined"&&navigator.connection,he=!Te&&W&&(["slow-2g","2g"].includes(W.effectiveType)||W.saveData),Be=je=>{if(p(je))try{je=je()}catch{je=""}const ft=je;return je=typeof je=="string"?je:(Array.isArray(je)?je.length:je)?E(je):"",[je,ft]};let Me=0;const He=()=>++Me,it=0,Rt=1,De=2;var Xe={__proto__:null,ERROR_REVALIDATE_EVENT:3,FOCUS_EVENT:it,MUTATE_EVENT:De,RECONNECT_EVENT:Rt};async function ot(...je){const[ft,tt,zt,Mt]=je,Wt=c({populateCache:!0,throwOnError:!0},typeof Mt=="boolean"?{revalidate:Mt}:Mt||{});let Gt=Wt.populateCache;const en=Wt.rollbackOnError;let D=Wt.optimisticData;const K=Wt.revalidate!==!1,ee=oe=>typeof en=="function"?en(oe):en!==!1,U=Wt.throwOnError;if(p(tt)){const oe=tt,Z=[],re=ft.keys();for(const T of re)!/^\$(inf|sub)\$/.test(T)&&oe(ft.get(T)._k)&&Z.push(T);return Promise.all(Z.map(be))}return be(tt);async function be(oe){const[Z]=Be(oe);if(!Z)return;const[re,T]=j(ft,Z),[t,o,n,a]=x.get(ft),h=t[Z],L=()=>K&&(delete n[Z],delete a[Z],h&&h[0])?h[0](De).then(()=>re().data):re().data;if(je.length<3)return L();let H=zt,ne;const $e=He();o[Z]=[$e,0];const st=!m(D),rt=re(),xe=rt.data,ke=rt._c,lt=m(ke)?xe:ke;if(st&&(D=p(D)?D(lt,xe):D,T({data:D,_c:lt})),p(H))try{H=H(lt)}catch(dt){ne=dt}if(H&&g(H))if(H=await H.catch(dt=>{ne=dt}),$e!==o[Z][0]){if(ne)throw ne;return H}else ne&&st&&ee(ne)&&(Gt=!0,H=lt,T({data:H,_c:l}));Gt&&(ne||(p(Gt)&&(H=Gt(H,lt)),T({data:H,error:l,_c:l}))),o[Z][1]=He();const Ct=await L();if(T({_c:l}),ne){if(U)throw ne;return}return Gt?Ct:H}}const ge=(je,ft)=>{for(const tt in je)je[tt][0]&&je[tt][0](ft)},_t=(je,ft)=>{if(!x.has(je)){const tt=c(ue,ft),zt={},Mt=ot.bind(l,je);let Wt=u;const Gt={},en=(ee,U)=>{const be=Gt[ee]||[];return Gt[ee]=be,be.push(U),()=>be.splice(be.indexOf(U),1)},D=(ee,U,be)=>{je.set(ee,U);const oe=Gt[ee];if(oe)for(const Z of oe)Z(U,be)},K=()=>{if(!x.has(je)&&(x.set(je,[zt,{},{},{},Mt,D,en]),!Te)){const ee=tt.initFocus(setTimeout.bind(l,ge.bind(l,zt,it))),U=tt.initReconnect(setTimeout.bind(l,ge.bind(l,zt,Rt)));Wt=()=>{ee&&ee(),U&&U(),x.delete(je)}}};return K(),[je,Mt,K,Wt]}return[je,x.get(je)[4]]},Ft=(je,ft,tt,zt,Mt)=>{const Wt=tt.errorRetryCount,Gt=Mt.retryCount,en=~~((Math.random()+.5)*(1<<(Gt<8?Gt:8)))*tt.errorRetryInterval;!m(Wt)&&Gt>Wt||setTimeout(zt,en,Mt)},se=(je,ft)=>E(je)==E(ft),[It,kt]=_t(new Map),et=c({onLoadingSlow:u,onSuccess:u,onError:u,onErrorRetry:Ft,onDiscarded:u,revalidateOnFocus:!0,revalidateOnReconnect:!0,revalidateIfStale:!0,shouldRetryOnError:!0,errorRetryInterval:he?1e4:5e3,focusThrottleInterval:5*1e3,dedupingInterval:2*1e3,loadingTimeout:he?5e3:3e3,compare:se,isPaused:()=>!1,cache:It,mutate:kt,fallback:{}},Ne),Ue=(je,ft)=>{const tt=c(je,ft);if(ft){const{use:zt,fallback:Mt}=je,{use:Wt,fallback:Gt}=ft;zt&&Wt&&(tt.use=zt.concat(Wt)),Mt&&Gt&&(tt.fallback=c(Mt,Gt))}return tt},Fe=(0,r.createContext)({}),qe=je=>{const{value:ft}=je,tt=(0,r.useContext)(Fe),zt=p(ft),Mt=(0,r.useMemo)(()=>zt?ft(tt):ft,[zt,tt,ft]),Wt=(0,r.useMemo)(()=>zt?Mt:Ue(tt,Mt),[zt,tt,Mt]),Gt=Mt&&Mt.provider,en=(0,r.useRef)(l);Gt&&!en.current&&(en.current=_t(Gt(Wt.cache||It),Mt));const D=en.current;return D&&(Wt.cache=D[0],Wt.mutate=D[1]),ie(()=>{if(D)return D[2]&&D[2](),D[3]},[]),(0,r.createElement)(Fe.Provider,c(je,{value:Wt}))},nt=M&&window.__SWR_DEVTOOLS_USE__,gt=nt?window.__SWR_DEVTOOLS_USE__:[],Pt=()=>{nt&&(window.__SWR_DEVTOOLS_REACT__=r)},Lt=je=>p(je[1])?[je[0],je[1],je[2]||{}]:[je[0],null,(je[1]===null?je[2]:je[1])||{}],yt=()=>c(et,(0,r.useContext)(Fe)),Ae=(je,ft)=>{const[tt,zt]=Be(je),[,,,Mt]=x.get(It);if(Mt[tt])return Mt[tt];const Wt=ft(zt);return Mt[tt]=Wt,Wt},Ze=je=>(ft,tt,zt)=>je(ft,tt&&((...Wt)=>{const[Gt]=Be(ft),[,,,en]=x.get(It),D=en[Gt];return m(D)?tt(...Wt):(delete en[Gt],D)}),zt),Qe=gt.concat(Ze),ct=je=>function(...tt){const zt=yt(),[Mt,Wt,Gt]=Lt(tt),en=Ue(zt,Gt);let D=je;const{use:K}=en,ee=(K||[]).concat(Qe);for(let U=ee.length;U--;)D=ee[U](D);return D(Mt,Wt||en.fetcher||null,en)},Y=je=>{const ft=useState({})[1],tt=useRef(!1),zt=useRef(je),Mt=useRef({data:!1,error:!1,isValidating:!1}),Wt=useCallback(Gt=>{let en=!1;const D=zt.current;for(const K in Gt){const ee=K;D[ee]!==Gt[ee]&&(D[ee]=Gt[ee],Mt.current[ee]&&(en=!0))}en&&!tt.current&&(Ie?ft({}):React.startTransition(()=>ft({})))},[ft]);return ie(()=>(tt.current=!1,()=>{tt.current=!0})),[zt,Mt.current,Wt]},k=(je,ft,tt)=>{const zt=ft[je]||(ft[je]=[]);return zt.push(tt),()=>{const Mt=zt.indexOf(tt);Mt>=0&&(zt[Mt]=zt[zt.length-1],zt.pop())}},F=(je,ft)=>(...tt)=>{const[zt,Mt,Wt]=Lt(tt),Gt=(Wt.use||[]).concat(ft);return je(zt,Mt,{...Wt,use:Gt})};Pt();const q=je=>serialize(je)[0],ve=r.use||(je=>{if(je.status==="pending")throw je;if(je.status==="fulfilled")return je.value;throw je.status==="rejected"?je.reason:(je.status="pending",je.then(ft=>{je.status="fulfilled",je.value=ft},ft=>{je.status="rejected",je.reason=ft}),je)}),Oe={dedupe:!0},ce=(je,ft,tt)=>{const{cache:zt,compare:Mt,suspense:Wt,fallbackData:Gt,revalidateOnMount:en,revalidateIfStale:D,refreshInterval:K,refreshWhenHidden:ee,refreshWhenOffline:U,keepPreviousData:be}=tt,[oe,Z,re,T]=x.get(zt),[t,o]=Be(je),n=(0,r.useRef)(!1),a=(0,r.useRef)(!1),h=(0,r.useRef)(t),L=(0,r.useRef)(ft),H=(0,r.useRef)(tt),ne=()=>H.current,$e=()=>ne().isVisible()&&ne().isOnline(),[st,rt,xe,ke]=j(zt,t),lt=(0,r.useRef)({}).current,Ct=m(Gt)?tt.fallback[t]:Gt,dt=(wn,En)=>{for(const Vn in lt){const Bn=Vn;if(Bn==="data"){if(!Mt(wn[Bn],En[Bn])&&(!m(wn[Bn])||!Mt(cn,En[Bn])))return!1}else if(En[Bn]!==wn[Bn])return!1}return!0},Bt=(0,r.useMemo)(()=>{const wn=(()=>!t||!ft?!1:m(en)?ne().isPaused()||Wt?!1:m(D)?!0:D:en)(),En=Xn=>{const yr=c(Xn);return delete yr._k,wn?{isValidating:!0,isLoading:!0,...yr}:yr},Vn=st(),Bn=ke(),pr=En(Vn),sr=Vn===Bn?pr:En(Bn);let Wn=pr;return[()=>{const Xn=En(st());return dt(Xn,Wn)?(Wn.data=Xn.data,Wn.isLoading=Xn.isLoading,Wn.isValidating=Xn.isValidating,Wn.error=Xn.error,Wn):(Wn=Xn,Xn)},()=>sr]},[zt,t]),jt=(0,d.useSyncExternalStore)((0,r.useCallback)(wn=>xe(t,(En,Vn)=>{dt(Vn,En)||wn()}),[zt,t]),Bt[0],Bt[1]),Ht=!n.current,$t=oe[t]&&oe[t].length>0,on=jt.data,yn=m(on)?Ct:on,an=jt.error,Qt=(0,r.useRef)(yn),cn=be?m(on)?Qt.current:on:yn,Cn=(()=>$t&&!m(an)?!1:Ht&&!m(en)?en:ne().isPaused()?!1:Wt?m(yn)?!1:D:m(yn)||D)(),Rn=!!(t&&ft&&Ht&&Cn),xn=m(jt.isValidating)?Rn:jt.isValidating,jn=m(jt.isLoading)?Rn:jt.isLoading,zn=(0,r.useCallback)(async wn=>{const En=L.current;if(!t||!En||a.current||ne().isPaused())return!1;let Vn,Bn,pr=!0;const sr=wn||{},Wn=!re[t]||!sr.dedupe,Xn=()=>Ie?!a.current&&t===h.current&&n.current:t===h.current,yr={isValidating:!1,isLoading:!1},ir=()=>{rt(yr)},xr=()=>{const te=re[t];te&&te[1]===Bn&&delete re[t]},Cr={isValidating:!0};m(st().data)&&(Cr.isLoading=!0);try{if(Wn&&(rt(Cr),tt.loadingTimeout&&m(st().data)&&setTimeout(()=>{pr&&Xn()&&ne().onLoadingSlow(t,tt)},tt.loadingTimeout),re[t]=[En(o),He()]),[Vn,Bn]=re[t],Vn=await Vn,Wn&&setTimeout(xr,tt.dedupingInterval),!re[t]||re[t][1]!==Bn)return Wn&&Xn()&&ne().onDiscarded(t),!1;yr.error=l;const te=Z[t];if(!m(te)&&(Bn<=te[0]||Bn<=te[1]||te[1]===0))return ir(),Wn&&Xn()&&ne().onDiscarded(t),!1;const ye=st().data;yr.data=Mt(ye,Vn)?ye:Vn,Wn&&Xn()&&ne().onSuccess(Vn,t,tt)}catch(te){xr();const ye=ne(),{shouldRetryOnError:V}=ye;ye.isPaused()||(yr.error=te,Wn&&Xn()&&(ye.onError(te,t,ye),(V===!0||p(V)&&V(te))&&$e()&&ye.onErrorRetry(te,t,ye,z=>{const i=oe[t];i&&i[0]&&i[0](Xe.ERROR_REVALIDATE_EVENT,z)},{retryCount:(sr.retryCount||0)+1,dedupe:!0})))}return pr=!1,ir(),!0},[t,zt]),Mn=(0,r.useCallback)((...wn)=>ot(zt,h.current,...wn),[]);if(ie(()=>{L.current=ft,H.current=tt,m(on)||(Qt.current=on)}),ie(()=>{if(!t)return;const wn=zn.bind(l,Oe);let En=0;const Bn=k(t,oe,(pr,sr={})=>{if(pr==Xe.FOCUS_EVENT){const Wn=Date.now();ne().revalidateOnFocus&&Wn>En&&$e()&&(En=Wn+ne().focusThrottleInterval,wn())}else if(pr==Xe.RECONNECT_EVENT)ne().revalidateOnReconnect&&$e()&&wn();else{if(pr==Xe.MUTATE_EVENT)return zn();if(pr==Xe.ERROR_REVALIDATE_EVENT)return zn(sr)}});return a.current=!1,h.current=t,n.current=!0,rt({_k:o}),Cn&&(m(yn)||Te?wn():le(wn)),()=>{a.current=!0,Bn()}},[t]),ie(()=>{let wn;function En(){const Bn=p(K)?K(st().data):K;Bn&&wn!==-1&&(wn=setTimeout(Vn,Bn))}function Vn(){!st().error&&(ee||ne().isVisible())&&(U||ne().isOnline())?zn(Oe).then(En):En()}return En(),()=>{wn&&(clearTimeout(wn),wn=-1)}},[K,ee,U,t]),(0,r.useDebugValue)(cn),Wt&&m(yn)&&t){if(!Ie&&Te)throw new Error("Fallback data is required when using suspense in SSR.");L.current=ft,H.current=tt,a.current=!1;const wn=T[t];if(!m(wn)){const En=Mn(wn);ve(En)}if(m(an)){const En=zn(Oe);m(cn)||(En.status="fulfilled",En.value=!0),ve(En)}else throw an}return{mutate:Mn,get data(){return lt.data=!0,cn},get error(){return lt.error=!0,an},get isValidating(){return lt.isValidating=!0,xn},get isLoading(){return lt.isLoading=!0,jn}}},Pe=f.defineProperty(qe,"defaultValue",{value:et}),Et=ct(ce)},21386:function(J,_,e){"use strict";e.d(_,{O:function(){return d}});const r=function c(g,b,y,E,x){const w=d(b);if(y!=null&&(typeof y!="number"||y<0||y===Number.POSITIVE_INFINITY))throw new Error("Expected positive finite index");if(E!=null&&(!c(E)||!E.children))throw new Error("Expected parent node");if(E==null!=(y==null))throw new Error("Expected both parent and index");return g&&g.type&&typeof g.type=="string"?Boolean(w.call(x,g,y,E)):!1},d=function(c){if(c==null)return p;if(typeof c=="string")return f(c);if(typeof c=="object")return Array.isArray(c)?u(c):l(c);if(typeof c=="function")return m(c);throw new Error("Expected function, string, or object as test")};function u(c){const g=[];let b=-1;for(;++b<c.length;)g[b]=d(c[b]);return m(y);function y(...E){let x=-1;for(;++x<g.length;)if(g[x].call(this,...E))return!0;return!1}}function l(c){return m(g);function g(b){let y;for(y in c)if(b[y]!==c[y])return!1;return!0}}function f(c){return m(g);function g(b){return b&&b.type===c}}function m(c){return g;function g(...b){return Boolean(c.call(this,...b))}}function p(){return!0}},82324:function(J,_,e){"use strict";e.d(_,{S4:function(){return m}});var r=e(21386);function d(c){return c}const u=!0,l="skip",f=!1,m=function(c,g,b,y){typeof g=="function"&&typeof b!="function"&&(y=b,b=g,g=null);var E=(0,r.O)(g),x=y?-1:1;w(c,null,[])();function w(P,R,M){var A=typeof P=="object"&&P!==null?P:{},S;return typeof A.type=="string"&&(S=typeof A.tagName=="string"?A.tagName:typeof A.name=="string"?A.name:void 0,Object.defineProperty(j,"name",{value:"node ("+(A.type+(S?"<"+S+">":""))+")"})),j;function j(){var C=[],I,Q,de;if((!g||E(P,R,M[M.length-1]||null))&&(C=p(b(P,M)),C[0]===f))return C;if(P.children&&C[0]!==l)for(Q=(y?P.children.length:-1)+x,de=M.concat(P);Q>-1&&Q<P.children.length;){if(I=w(P.children[Q],Q,de)(),I[0]===f)return I;Q=typeof I[1]=="number"?I[1]:Q+x}return C}}};function p(c){return Array.isArray(c)?c:typeof c=="number"?[u,c]:[c]}},1481:function(J,_,e){"use strict";e.d(_,{Vn:function(){return d}});var r=e(55828);const d=function(u,l,f,m){typeof l=="function"&&typeof f!="function"&&(m=f,f=l,l=null),(0,r.S4)(u,l,p,m);function p(c,g){const b=g[g.length-1];return f(c,b?b.children.indexOf(c):null,b)}}},55828:function(J,_,e){"use strict";e.d(_,{BK:function(){return f},S4:function(){return m}});var r=e(21386);function d(c){return c}const u=!0,l="skip",f=!1,m=function(c,g,b,y){typeof g=="function"&&typeof b!="function"&&(y=b,b=g,g=null);const E=(0,r.O)(g),x=y?-1:1;w(c,null,[])();function w(P,R,M){const A=typeof P=="object"&&P!==null?P:{};let S;return typeof A.type=="string"&&(S=typeof A.tagName=="string"?A.tagName:typeof A.name=="string"?A.name:void 0,Object.defineProperty(j,"name",{value:"node ("+(A.type+(S?"<"+S+">":""))+")"})),j;function j(){let C=[],I,Q,de;if((!g||E(P,R,M[M.length-1]||null))&&(C=p(b(P,M)),C[0]===f))return C;if(P.children&&C[0]!==l)for(Q=(y?P.children.length:-1)+x,de=M.concat(P);Q>-1&&Q<P.children.length;){if(I=w(P.children[Q],Q,de)(),I[0]===f)return I;Q=typeof I[1]=="number"?I[1]:Q+x}return C}}};function p(c){return Array.isArray(c)?c:typeof c=="number"?[u,c]:[c]}}}]);})();
|
|
211
211
|
|
|
212
|
-
//# sourceMappingURL=vendor.
|
|
212
|
+
//# sourceMappingURL=vendor.4b0555c5.js.map
|