@nocobase/plugin-graph-collection-manager 1.4.0-beta.1 → 1.5.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/index.js +7 -7
- package/dist/externalVersion.js +4 -4
- package/package.json +2 -2
package/dist/client/index.js
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* For more information, please refer to: https://www.nocobase.com/agreement.
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("ahooks"),require("react-i18next"),require("react-router-dom"),require("@formily/reactive"),require("@formily/react"),require("@emotion/css"),require("react"),require("@formily/shared"),require("@nocobase/utils/client"),require("lodash"),require("@nocobase/client"),require("@ant-design/icons"),require("antd")):"function"==typeof define&&define.amd?define("@nocobase/plugin-graph-collection-manager",["ahooks","react-i18next","react-router-dom","@formily/reactive","@formily/react","@emotion/css","react","@formily/shared","@nocobase/utils/client","lodash","@nocobase/client","@ant-design/icons","antd"],t):"object"==typeof exports?exports["@nocobase/plugin-graph-collection-manager"]=t(require("ahooks"),require("react-i18next"),require("react-router-dom"),require("@formily/reactive"),require("@formily/react"),require("@emotion/css"),require("react"),require("@formily/shared"),require("@nocobase/utils/client"),require("lodash"),require("@nocobase/client"),require("@ant-design/icons"),require("antd")):e["@nocobase/plugin-graph-collection-manager"]=t(e.ahooks,e["react-i18next"],e["react-router-dom"],e["@formily/reactive"],e["@formily/react"],e["@emotion/css"],e.react,e["@formily/shared"],e["@nocobase/utils/client"],e.lodash,e["@nocobase/client"],e["@ant-design/icons"],e.antd)}(self,function(e,t,n,r,i,o,s,l,a,u,c,h,d){return function(){var f={9652:function(){"object"==typeof window&&window.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=Array.prototype.forEach),!function(e){e.forEach(e=>{if(!Object.prototype.hasOwnProperty.call(e,"append"))Object.defineProperty(e,"append",{configurable:!0,enumerable:!0,writable:!0,value(...e){let t=document.createDocumentFragment();e.forEach(e=>{let n=e instanceof Node;t.appendChild(n?e:document.createTextNode(String(e)))}),this.appendChild(t)}})})}([Element.prototype,Document.prototype,DocumentFragment.prototype])},1011:function(e,t,n){e.exports={graphlib:n(3874),layout:n(2253),debug:n(130),util:{time:n(1373).time,notime:n(1373).notime},version:n(7235)}},6354:function(e,t,n){"use strict";var r=n(5577),i=n(911);e.exports={run:function(e){var t="greedy"===e.graph().acyclicer?i(e,function(e){return function(t){return e.edge(t).weight}}(e)):function(e){var t=[],n={},i={};return r.forEach(e.nodes(),function o(s){if(!r.has(i,s))i[s]=!0,n[s]=!0,r.forEach(e.outEdges(s),function(e){r.has(n,e.w)?t.push(e):o(e.w)}),delete n[s]}),t}(e);r.forEach(t,function(t){var n=e.edge(t);e.removeEdge(t),n.forwardName=t.name,n.reversed=!0,e.setEdge(t.w,t.v,n,r.uniqueId("rev"))})},undo:function(e){r.forEach(e.edges(),function(t){var n=e.edge(t);if(n.reversed){e.removeEdge(t);var r=n.forwardName;delete n.reversed,delete n.forwardName,e.setEdge(t.w,t.v,n,r)}})}}},8665:function(e,t,n){var r=n(5577),i=n(1373);e.exports=function(e){r.forEach(e.children(),function t(n){var i=e.children(n),s=e.node(n);if(i.length&&r.forEach(i,t),r.has(s,"minRank")){s.borderLeft=[],s.borderRight=[];for(var l=s.minRank,a=s.maxRank+1;l<a;++l)o(e,"borderLeft","_bl",n,s,l),o(e,"borderRight","_br",n,s,l)}})};function o(e,t,n,r,o,s){var l=o[t][s-1],a=i.addDummyNode(e,"border",{width:0,height:0,rank:s,borderType:t},n);o[t][s]=a,e.setParent(a,r),l&&e.setEdge(l,a,{weight:1})}},3674:function(e,t,n){"use strict";var r=n(5577);e.exports={adjust:function(e){var t=e.graph().rankdir.toLowerCase();("lr"===t||"rl"===t)&&i(e)},undo:function(e){var t=e.graph().rankdir.toLowerCase();("bt"===t||"rl"===t)&&function(e){r.forEach(e.nodes(),function(t){s(e.node(t))}),r.forEach(e.edges(),function(t){var n=e.edge(t);r.forEach(n.points,s),r.has(n,"y")&&s(n)})}(e),("lr"===t||"rl"===t)&&(function(e){r.forEach(e.nodes(),function(t){l(e.node(t))}),r.forEach(e.edges(),function(t){var n=e.edge(t);r.forEach(n.points,l),r.has(n,"x")&&l(n)})}(e),i(e))}};function i(e){r.forEach(e.nodes(),function(t){o(e.node(t))}),r.forEach(e.edges(),function(t){o(e.edge(t))})}function o(e){var t=e.width;e.width=e.height,e.height=t}function s(e){e.y=-e.y}function l(e){var t=e.x;e.x=e.y,e.y=t}},5085:function(e){function t(){var e={};e._next=e._prev=e,this._sentinel=e}function n(e){e._prev._next=e._next,e._next._prev=e._prev,delete e._next,delete e._prev}function r(e,t){if("_next"!==e&&"_prev"!==e)return t}e.exports=t,t.prototype.dequeue=function(){var e=this._sentinel,t=e._prev;if(t!==e)return n(t),t},t.prototype.enqueue=function(e){var t=this._sentinel;e._prev&&e._next&&n(e),e._next=t._next,t._next._prev=e,t._next=e,e._prev=t},t.prototype.toString=function(){for(var e=[],t=this._sentinel,n=t._prev;n!==t;)e.push(JSON.stringify(n,r)),n=n._prev;return"["+e.join(", ")+"]"}},130:function(e,t,n){var r=n(5577),i=n(1373),o=n(3874).Graph;e.exports={debugOrdering:function(e){var t=i.buildLayerMatrix(e),n=new o({compound:!0,multigraph:!0}).setGraph({});return r.forEach(e.nodes(),function(t){n.setNode(t,{label:t}),n.setParent(t,"layer"+e.node(t).rank)}),r.forEach(e.edges(),function(e){n.setEdge(e.v,e.w,{},e.name)}),r.forEach(t,function(e,t){n.setNode("layer"+t,{rank:"same"}),r.reduce(e,function(e,t){return n.setEdge(e,t,{style:"invis"}),t})}),n}}},3874:function(e,t,n){var r;try{r=n(6076)}catch(e){}!r&&(r=window.graphlib),e.exports=r},911:function(e,t,n){var r=n(5577),i=n(3874).Graph,o=n(5085);e.exports=function(e,t){if(1>=e.nodeCount())return[];var n=function(e,t){var n=new i,s=0,l=0;r.forEach(e.nodes(),function(e){n.setNode(e,{v:e,in:0,out:0})}),r.forEach(e.edges(),function(e){var r=n.edge(e.v,e.w)||0,i=t(e);n.setEdge(e.v,e.w,r+i),l=Math.max(l,n.node(e.v).out+=i),s=Math.max(s,n.node(e.w).in+=i)});var u=r.range(l+s+3).map(function(){return new o}),c=s+1;return r.forEach(n.nodes(),function(e){a(u,c,n.node(e))}),{graph:n,buckets:u,zeroIdx:c}}(e,t||s),u=function(e,t,n){for(var r,i=[],o=t[t.length-1],s=t[0];e.nodeCount();){for(;r=s.dequeue();)l(e,t,n,r);for(;r=o.dequeue();)l(e,t,n,r);if(e.nodeCount()){for(var a=t.length-2;a>0;--a)if(r=t[a].dequeue()){i=i.concat(l(e,t,n,r,!0));break}}}return i}(n.graph,n.buckets,n.zeroIdx);return r.flatten(r.map(u,function(t){return e.outEdges(t.v,t.w)}),!0)};var s=r.constant(1);function l(e,t,n,i,o){var s=o?[]:void 0;return r.forEach(e.inEdges(i.v),function(r){var i=e.edge(r),l=e.node(r.v);o&&s.push({v:r.v,w:r.w}),l.out-=i,a(t,n,l)}),r.forEach(e.outEdges(i.v),function(r){var i=e.edge(r),o=r.w,s=e.node(o);s.in-=i,a(t,n,s)}),e.removeNode(i.v),s}function a(e,t,n){n.out?n.in?e[n.out-n.in+t].enqueue(n):e[e.length-1].enqueue(n):e[0].enqueue(n)}},2253:function(e,t,n){"use strict";var r=n(5577),i=n(6354),o=n(8791),s=n(1530),l=n(1373).normalizeRanks,a=n(9996),u=n(1373).removeEmptyRanks,c=n(1913),h=n(8665),d=n(3674),f=n(4661),p=n(40),g=n(1373),m=n(3874).Graph;e.exports=function(e,t){var n=t&&t.debugTiming?g.time:g.notime;n("layout",function(){var t=n(" buildLayoutGraph",function(){return function(e){var t=new m({multigraph:!0,compound:!0}),n=O(e.graph());return t.setGraph(r.merge({},b,P(n,y),r.pick(n,v))),r.forEach(e.nodes(),function(n){var i=O(e.node(n));t.setNode(n,r.defaults(P(i,x),w)),t.setParent(n,e.parent(n))}),r.forEach(e.edges(),function(n){var i=O(e.edge(n));t.setEdge(n,r.merge({},E,P(i,C),r.pick(i,S)))}),t}(e)});n(" runLayout",function(){(function(e,t){t(" makeSpaceForEdgeLabels",function(){(function(e){var t=e.graph();t.ranksep/=2,r.forEach(e.edges(),function(n){var r=e.edge(n);r.minlen*=2,"c"!==r.labelpos.toLowerCase()&&("TB"===t.rankdir||"BT"===t.rankdir?r.width+=r.labeloffset:r.height+=r.labeloffset)})})(e)}),t(" removeSelfEdges",function(){(function(e){r.forEach(e.edges(),function(t){if(t.v===t.w){var n=e.node(t.v);!n.selfEdges&&(n.selfEdges=[]),n.selfEdges.push({e:t,label:e.edge(t)}),e.removeEdge(t)}})})(e)}),t(" acyclic",function(){i.run(e)}),t(" nestingGraph.run",function(){c.run(e)}),t(" rank",function(){s(g.asNonCompoundGraph(e))}),t(" injectEdgeLabelProxies",function(){(function(e){r.forEach(e.edges(),function(t){var n=e.edge(t);if(n.width&&n.height){var r=e.node(t.v),i={rank:(e.node(t.w).rank-r.rank)/2+r.rank,e:t};g.addDummyNode(e,"edge-proxy",i,"_ep")}})})(e)}),t(" removeEmptyRanks",function(){u(e)}),t(" nestingGraph.cleanup",function(){c.cleanup(e)}),t(" normalizeRanks",function(){l(e)}),t(" assignRankMinMax",function(){(function(e){var t=0;r.forEach(e.nodes(),function(n){var i=e.node(n);i.borderTop&&(i.minRank=e.node(i.borderTop).rank,i.maxRank=e.node(i.borderBottom).rank,t=r.max(t,i.maxRank))}),e.graph().maxRank=t})(e)}),t(" removeEdgeLabelProxies",function(){(function(e){r.forEach(e.nodes(),function(t){var n=e.node(t);"edge-proxy"===n.dummy&&(e.edge(n.e).labelRank=n.rank,e.removeNode(t))})})(e)}),t(" normalize.run",function(){o.run(e)}),t(" parentDummyChains",function(){a(e)}),t(" addBorderSegments",function(){h(e)}),t(" order",function(){f(e)}),t(" insertSelfEdges",function(){(function(e){var t=g.buildLayerMatrix(e);r.forEach(t,function(t){var n=0;r.forEach(t,function(t,i){var o=e.node(t);o.order=i+n,r.forEach(o.selfEdges,function(t){g.addDummyNode(e,"selfedge",{width:t.label.width,height:t.label.height,rank:o.rank,order:i+ ++n,e:t.e,label:t.label},"_se")}),delete o.selfEdges})})})(e)}),t(" adjustCoordinateSystem",function(){d.adjust(e)}),t(" position",function(){p(e)}),t(" positionSelfEdges",function(){(function(e){r.forEach(e.nodes(),function(t){var n=e.node(t);if("selfedge"===n.dummy){var r=e.node(n.e.v),i=r.x+r.width/2,o=r.y,s=n.x-i,l=r.height/2;e.setEdge(n.e,n.label),e.removeNode(t),n.label.points=[{x:i+2*s/3,y:o-l},{x:i+5*s/6,y:o-l},{x:i+s,y:o},{x:i+5*s/6,y:o+l},{x:i+2*s/3,y:o+l}],n.label.x=n.x,n.label.y=n.y}})})(e)}),t(" removeBorderNodes",function(){(function(e){r.forEach(e.nodes(),function(t){if(e.children(t).length){var n=e.node(t),i=e.node(n.borderTop),o=e.node(n.borderBottom),s=e.node(r.last(n.borderLeft)),l=e.node(r.last(n.borderRight));n.width=Math.abs(l.x-s.x),n.height=Math.abs(o.y-i.y),n.x=s.x+n.width/2,n.y=i.y+n.height/2}}),r.forEach(e.nodes(),function(t){"border"===e.node(t).dummy&&e.removeNode(t)})})(e)}),t(" normalize.undo",function(){o.undo(e)}),t(" fixupEdgeLabelCoords",function(){(function(e){r.forEach(e.edges(),function(t){var n=e.edge(t);if(r.has(n,"x"))switch(("l"===n.labelpos||"r"===n.labelpos)&&(n.width-=n.labeloffset),n.labelpos){case"l":n.x-=n.width/2+n.labeloffset;break;case"r":n.x+=n.width/2+n.labeloffset}})})(e)}),t(" undoCoordinateSystem",function(){d.undo(e)}),t(" translateGraph",function(){(function(e){var t=Number.POSITIVE_INFINITY,n=0,i=Number.POSITIVE_INFINITY,o=0,s=e.graph(),l=s.marginx||0,a=s.marginy||0;function u(e){var r=e.x,s=e.y,l=e.width,a=e.height;t=Math.min(t,r-l/2),n=Math.max(n,r+l/2),i=Math.min(i,s-a/2),o=Math.max(o,s+a/2)}r.forEach(e.nodes(),function(t){u(e.node(t))}),r.forEach(e.edges(),function(t){var n=e.edge(t);r.has(n,"x")&&u(n)}),t-=l,i-=a,r.forEach(e.nodes(),function(n){var r=e.node(n);r.x-=t,r.y-=i}),r.forEach(e.edges(),function(n){var o=e.edge(n);r.forEach(o.points,function(e){e.x-=t,e.y-=i}),r.has(o,"x")&&(o.x-=t),r.has(o,"y")&&(o.y-=i)}),s.width=n-t+l,s.height=o-i+a})(e)}),t(" assignNodeIntersects",function(){(function(e){r.forEach(e.edges(),function(t){var n,r,i=e.edge(t),o=e.node(t.v),s=e.node(t.w);i.points?(n=i.points[0],r=i.points[i.points.length-1]):(i.points=[],n=s,r=o),i.points.unshift(g.intersectRect(o,n)),i.points.push(g.intersectRect(s,r))})})(e)}),t(" reversePoints",function(){(function(e){r.forEach(e.edges(),function(t){var n=e.edge(t);n.reversed&&n.points.reverse()})})(e)}),t(" acyclic.undo",function(){i.undo(e)})})(t,n)}),n(" updateInputGraph",function(){(function(e,t){r.forEach(e.nodes(),function(n){var r=e.node(n),i=t.node(n);r&&(r.x=i.x,r.y=i.y,t.children(n).length&&(r.width=i.width,r.height=i.height))}),r.forEach(e.edges(),function(n){var i=e.edge(n),o=t.edge(n);i.points=o.points,r.has(o,"x")&&(i.x=o.x,i.y=o.y)}),e.graph().width=t.graph().width,e.graph().height=t.graph().height})(e,t)})})};var y=["nodesep","edgesep","ranksep","marginx","marginy"],b={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},v=["acyclicer","ranker","rankdir","align"],x=["width","height"],w={width:0,height:0},C=["minlen","weight","width","height","labeloffset"],E={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},S=["labelpos"];function P(e,t){return r.mapValues(r.pick(e,t),Number)}function O(e){var t={};return r.forEach(e,function(e,n){t[n.toLowerCase()]=e}),t}},5577:function(e,t,n){var r;try{r={cloneDeep:n(9007),constant:n(6710),defaults:n(6342),each:n(4500),filter:n(786),find:n(2756),flatten:n(3219),forEach:n(553),forIn:n(7694),has:n(7962),isUndefined:n(678),last:n(9921),map:n(3275),mapValues:n(2233),max:n(5570),merge:n(9782),min:n(4183),minBy:n(7e3),now:n(6860),pick:n(5773),range:n(4178),reduce:n(7936),sortBy:n(5998),uniqueId:n(8839),values:n(5514),zipObject:n(4028)}}catch(e){}!r&&(r=window._),e.exports=r},1913:function(e,t,n){var r=n(5577),i=n(1373);e.exports={run:function(e){var t=i.addDummyNode(e,"root",{},"_root"),n=function(e){var t={};return r.forEach(e.children(),function(n){!function n(i,o){var s=e.children(i);s&&s.length&&r.forEach(s,function(e){n(e,o+1)}),t[i]=o}(n,1)}),t}(e),o=r.max(r.values(n))-1,s=2*o+1;e.graph().nestingRoot=t,r.forEach(e.edges(),function(t){e.edge(t).minlen*=s});var l=function(e){return r.reduce(e.edges(),function(t,n){return t+e.edge(n).weight},0)}(e)+1;r.forEach(e.children(),function(a){(function e(t,n,o,s,l,a,u){var c=t.children(u);if(!c.length){u!==n&&t.setEdge(n,u,{weight:0,minlen:o});return}var h=i.addBorderNode(t,"_bt"),d=i.addBorderNode(t,"_bb"),f=t.node(u);t.setParent(h,u),f.borderTop=h,t.setParent(d,u),f.borderBottom=d,r.forEach(c,function(r){e(t,n,o,s,l,a,r);var i=t.node(r),c=i.borderTop?i.borderTop:r,f=i.borderBottom?i.borderBottom:r,p=i.borderTop?s:2*s,g=c!==f?1:l-a[u]+1;t.setEdge(h,c,{weight:p,minlen:g,nestingEdge:!0}),t.setEdge(f,d,{weight:p,minlen:g,nestingEdge:!0})}),!t.parent(u)&&t.setEdge(n,h,{weight:0,minlen:l+a[u]})})(e,t,s,l,o,n,a)}),e.graph().nodeRankFactor=s},cleanup:function(e){var t=e.graph();e.removeNode(t.nestingRoot),delete t.nestingRoot,r.forEach(e.edges(),function(t){e.edge(t).nestingEdge&&e.removeEdge(t)})}}},8791:function(e,t,n){"use strict";var r=n(5577),i=n(1373);e.exports={run:function(e){e.graph().dummyChains=[],r.forEach(e.edges(),function(t){(function(e,t){var n,r,o,s=t.v,l=e.node(s).rank,a=t.w,u=e.node(a).rank,c=t.name,h=e.edge(t),d=h.labelRank;if(u!==l+1){for(e.removeEdge(t),o=0,++l;l<u;++o,++l)h.points=[],r={width:0,height:0,edgeLabel:h,edgeObj:t,rank:l},n=i.addDummyNode(e,"edge",r,"_d"),l===d&&(r.width=h.width,r.height=h.height,r.dummy="edge-label",r.labelpos=h.labelpos),e.setEdge(s,n,{weight:h.weight},c),0===o&&e.graph().dummyChains.push(n),s=n;e.setEdge(s,a,{weight:h.weight},c)}})(e,t)})},undo:function(e){r.forEach(e.graph().dummyChains,function(t){var n,r=e.node(t),i=r.edgeLabel;for(e.setEdge(r.edgeObj,i);r.dummy;)n=e.successors(t)[0],e.removeNode(t),i.points.push({x:r.x,y:r.y}),"edge-label"===r.dummy&&(i.x=r.x,i.y=r.y,i.width=r.width,i.height=r.height),t=n,r=e.node(t)})}}},3998:function(e,t,n){var r=n(5577);e.exports=function(e,t,n){var i,o={};r.forEach(n,function(n){for(var r,s,l=e.parent(n);l;){if((r=e.parent(l))?(s=o[r],o[r]=l):(s=i,i=l),s&&s!==l){t.setEdge(s,l);return}l=r}})}},3750:function(e,t,n){var r=n(5577);e.exports=function(e,t){return r.map(t,function(t){var n=e.inEdges(t);if(!n.length)return{v:t};var i=r.reduce(n,function(t,n){var r=e.edge(n),i=e.node(n.v);return{sum:t.sum+r.weight*i.order,weight:t.weight+r.weight}},{sum:0,weight:0});return{v:t,barycenter:i.sum/i.weight,weight:i.weight}})}},1231:function(e,t,n){var r=n(5577),i=n(3874).Graph;e.exports=function(e,t,n){var o=function(e){for(var t;e.hasNode(t=r.uniqueId("_root")););return t}(e),s=new i({compound:!0}).setGraph({root:o}).setDefaultNodeLabel(function(t){return e.node(t)});return r.forEach(e.nodes(),function(i){var l=e.node(i),a=e.parent(i);(l.rank===t||l.minRank<=t&&t<=l.maxRank)&&(s.setNode(i),s.setParent(i,a||o),r.forEach(e[n](i),function(t){var n=t.v===i?t.w:t.v,o=s.edge(n,i),l=r.isUndefined(o)?0:o.weight;s.setEdge(n,i,{weight:e.edge(t).weight+l})}),r.has(l,"minRank")&&s.setNode(i,{borderLeft:l.borderLeft[t],borderRight:l.borderRight[t]}))}),s}},6951:function(e,t,n){"use strict";var r=n(5577);e.exports=function(e,t){for(var n=0,i=1;i<t.length;++i)n+=function(e,t,n){for(var i=r.zipObject(n,r.map(n,function(e,t){return t})),o=r.flatten(r.map(t,function(t){return r.sortBy(r.map(e.outEdges(t),function(t){return{pos:i[t.w],weight:e.edge(t).weight}}),"pos")}),!0),s=1;s<n.length;)s<<=1;var l=2*s-1;s-=1;var a=r.map(Array(l),function(){return 0}),u=0;return r.forEach(o.forEach(function(e){var t=e.pos+s;a[t]+=e.weight;for(var n=0;t>0;)t%2&&(n+=a[t+1]),t=t-1>>1,a[t]+=e.weight;u+=e.weight*n})),u}(e,t[i-1],t[i]);return n}},4661:function(e,t,n){"use strict";var r=n(5577),i=n(9047),o=n(6951),s=n(554),l=n(1231),a=n(3998),u=n(3874).Graph,c=n(1373);e.exports=function(e){var t=c.maxRank(e),n=h(e,r.range(1,t+1),"inEdges"),l=h(e,r.range(t-1,-1,-1),"outEdges"),f=i(e);d(e,f);for(var p,g=Number.POSITIVE_INFINITY,m=0,y=0;y<4;++m,++y){(function(e,t){var n=new u;r.forEach(e,function(e){var i=e.graph().root,o=s(e,i,n,t);r.forEach(o.vs,function(t,n){e.node(t).order=n}),a(e,n,o.vs)})})(m%2?n:l,m%4>=2),f=c.buildLayerMatrix(e);var b=o(e,f);b<g&&(y=0,p=r.cloneDeep(f),g=b)}d(e,p)};function h(e,t,n){return r.map(t,function(t){return l(e,t,n)})}function d(e,t){r.forEach(t,function(t){r.forEach(t,function(t,n){e.node(t).order=n})})}},9047:function(e,t,n){"use strict";var r=n(5577);e.exports=function(e){var t={},n=r.filter(e.nodes(),function(t){return!e.children(t).length}),i=r.max(r.map(n,function(t){return e.node(t).rank})),o=r.map(r.range(i+1),function(){return[]}),s=r.sortBy(n,function(t){return e.node(t).rank});return r.forEach(s,function n(i){!r.has(t,i)&&(t[i]=!0,o[e.node(i).rank].push(i),r.forEach(e.successors(i),n))}),o}},1538:function(e,t,n){"use strict";var r=n(5577);e.exports=function(e,t){var n={};return r.forEach(e,function(e,t){var i=n[e.v]={indegree:0,in:[],out:[],vs:[e.v],i:t};!r.isUndefined(e.barycenter)&&(i.barycenter=e.barycenter,i.weight=e.weight)}),r.forEach(t.edges(),function(e){var t=n[e.v],i=n[e.w];!r.isUndefined(t)&&!r.isUndefined(i)&&(i.indegree++,t.out.push(n[e.w]))}),function(e){for(var t=[];e.length;){var n=e.pop();t.push(n),r.forEach(n.in.reverse(),function(e){return function(t){if(!t.merged)(r.isUndefined(t.barycenter)||r.isUndefined(e.barycenter)||t.barycenter>=e.barycenter)&&function(e,t){var n=0,r=0;e.weight&&(n+=e.barycenter*e.weight,r+=e.weight),t.weight&&(n+=t.barycenter*t.weight,r+=t.weight),e.vs=t.vs.concat(e.vs),e.barycenter=n/r,e.weight=r,e.i=Math.min(t.i,e.i),t.merged=!0}(e,t)}}(n)),r.forEach(n.out,function(t){return function(n){n.in.push(t),0==--n.indegree&&e.push(n)}}(n))}return r.map(r.filter(t,function(e){return!e.merged}),function(e){return r.pick(e,["vs","i","barycenter","weight"])})}(r.filter(n,function(e){return!e.indegree}))}},554:function(e,t,n){var r=n(5577),i=n(3750),o=n(1538),s=n(2096);e.exports=function e(t,n,l,a){var u=t.children(n),c=t.node(n),h=c?c.borderLeft:void 0,d=c?c.borderRight:void 0,f={};h&&(u=r.filter(u,function(e){return e!==h&&e!==d}));var p=i(t,u);r.forEach(p,function(n){if(t.children(n.v).length){var i=e(t,n.v,l,a);f[n.v]=i,r.has(i,"barycenter")&&function(e,t){r.isUndefined(e.barycenter)?(e.barycenter=t.barycenter,e.weight=t.weight):(e.barycenter=(e.barycenter*e.weight+t.barycenter*t.weight)/(e.weight+t.weight),e.weight+=t.weight)}(n,i)}});var g=o(p,l);(function(e,t){r.forEach(e,function(e){e.vs=r.flatten(e.vs.map(function(e){return t[e]?t[e].vs:e}),!0)})})(g,f);var m=s(g,a);if(h&&(m.vs=r.flatten([h,m.vs,d],!0),t.predecessors(h).length)){var y=t.node(t.predecessors(h)[0]),b=t.node(t.predecessors(d)[0]);!r.has(m,"barycenter")&&(m.barycenter=0,m.weight=0),m.barycenter=(m.barycenter*m.weight+y.order+b.order)/(m.weight+2),m.weight+=2}return m}},2096:function(e,t,n){var r=n(5577),i=n(1373);e.exports=function(e,t){var n=i.partition(e,function(e){return r.has(e,"barycenter")}),s=n.lhs,l=r.sortBy(n.rhs,function(e){return-e.i}),a=[],u=0,c=0,h=0;s.sort(function(e){return function(t,n){return t.barycenter<n.barycenter?-1:t.barycenter>n.barycenter?1:e?n.i-t.i:t.i-n.i}}(!!t)),h=o(a,l,h),r.forEach(s,function(e){h+=e.vs.length,a.push(e.vs),u+=e.barycenter*e.weight,c+=e.weight,h=o(a,l,h)});var d={vs:r.flatten(a,!0)};return c&&(d.barycenter=u/c,d.weight=c),d};function o(e,t,n){for(var i;t.length&&(i=r.last(t)).i<=n;)t.pop(),e.push(i.vs),n++;return n}},9996:function(e,t,n){var r=n(5577);e.exports=function(e){var t=function(e){var t={},n=0;return r.forEach(e.children(),function i(o){var s=n;r.forEach(e.children(o),i),t[o]={low:s,lim:n++}}),t}(e);r.forEach(e.graph().dummyChains,function(n){for(var r=e.node(n),i=r.edgeObj,o=function(e,t,n,r){var i,o,s=[],l=[],a=Math.min(t[n].low,t[r].low),u=Math.max(t[n].lim,t[r].lim);i=n;do i=e.parent(i),s.push(i);while(i&&(t[i].low>a||u>t[i].lim));for(o=i,i=r;(i=e.parent(i))!==o;)l.push(i);return{path:s.concat(l.reverse()),lca:o}}(e,t,i.v,i.w),s=o.path,l=o.lca,a=0,u=s[0],c=!0;n!==i.w;){if(r=e.node(n),c){for(;(u=s[a])!==l&&e.node(u).maxRank<r.rank;)a++;u===l&&(c=!1)}if(!c){for(;a<s.length-1&&e.node(u=s[a+1]).minRank<=r.rank;)a++;u=s[a]}e.setParent(n,u),n=e.successors(n)[0]}})}},9689:function(e,t,n){"use strict";var r=n(5577),i=n(3874).Graph,o=n(1373);function s(e,t){var n={};return r.reduce(t,function(t,i){var o=0,s=0,l=t.length,u=r.last(i);return r.forEach(i,function(t,c){var h=function(e,t){if(e.node(t).dummy)return r.find(e.predecessors(t),function(t){return e.node(t).dummy})}(e,t),d=h?e.node(h).order:l;(h||t===u)&&(r.forEach(i.slice(s,c+1),function(t){r.forEach(e.predecessors(t),function(r){var i=e.node(r),s=i.order;(s<o||d<s)&&!(i.dummy&&e.node(t).dummy)&&a(n,r,t)})}),s=c+1,o=d)}),i}),n}function l(e,t){var n={};function i(t,i,o,s,l){var u;r.forEach(r.range(i,o),function(i){u=t[i],e.node(u).dummy&&r.forEach(e.predecessors(u),function(t){var r=e.node(t);r.dummy&&(r.order<s||r.order>l)&&a(n,t,u)})})}return r.reduce(t,function(t,n){var o,s=-1,l=0;return r.forEach(n,function(r,a){if("border"===e.node(r).dummy){var u=e.predecessors(r);u.length&&(o=e.node(u[0]).order,i(n,l,a,s,o),l=a,s=o)}i(n,l,n.length,o,t.length)}),n}),n}e.exports={positionX:function(e){var t,n=o.buildLayerMatrix(e),i=r.merge(s(e,n),l(e,n)),a={};r.forEach(["u","d"],function(o){t="u"===o?n:r.values(n).reverse(),r.forEach(["l","r"],function(n){"r"===n&&(t=r.map(t,function(e){return r.values(e).reverse()}));var s=("u"===o?e.predecessors:e.successors).bind(e),l=c(e,t,i,s),u=h(e,t,l.root,l.align,"r"===n);"r"===n&&(u=r.mapValues(u,function(e){return-e})),a[o+n]=u})});var u=d(e,a);return f(a,u),p(a,e.graph().align)},findType1Conflicts:s,findType2Conflicts:l,addConflict:a,hasConflict:u,verticalAlignment:c,horizontalCompaction:h,alignCoordinates:f,findSmallestWidthAlignment:d,balance:p};function a(e,t,n){if(t>n){var r=t;t=n,n=r}var i=e[t];!i&&(e[t]=i={}),i[n]=!0}function u(e,t,n){if(t>n){var i=t;t=n,n=i}return r.has(e[t],n)}function c(e,t,n,i){var o={},s={},l={};return r.forEach(t,function(e){r.forEach(e,function(e,t){o[e]=e,s[e]=e,l[e]=t})}),r.forEach(t,function(e){var t=-1;r.forEach(e,function(e){var a=i(e);if(a.length){for(var c=((a=r.sortBy(a,function(e){return l[e]})).length-1)/2,h=Math.floor(c),d=Math.ceil(c);h<=d;++h){var f=a[h];s[e]===e&&t<l[f]&&!u(n,e,f)&&(s[f]=e,s[e]=o[e]=o[f],t=l[f])}}})}),{root:o,align:s}}function h(e,t,n,o,s){var l={},a=function(e,t,n,o){var s=new i,l=e.graph(),a=function(e,t,n){return function(i,o,s){var l,a,u=i.node(o),c=i.node(s);if(l=0+u.width/2,r.has(u,"labelpos"))switch(u.labelpos.toLowerCase()){case"l":a=-u.width/2;break;case"r":a=u.width/2}if(a&&(l+=n?a:-a),a=0,l+=(u.dummy?t:e)/2+(c.dummy?t:e)/2+c.width/2,r.has(c,"labelpos"))switch(c.labelpos.toLowerCase()){case"l":a=c.width/2;break;case"r":a=-c.width/2}return a&&(l+=n?a:-a),a=0,l}}(l.nodesep,l.edgesep,o);return r.forEach(t,function(t){var i;r.forEach(t,function(t){var r=n[t];if(s.setNode(r),i){var o=n[i],l=s.edge(o,r);s.setEdge(o,r,Math.max(a(e,t,i),l||0))}i=t})}),s}(e,t,n,s),u=s?"borderLeft":"borderRight";function c(e,t){for(var n=a.nodes(),r=n.pop(),i={};r;)i[r]?e(r):(i[r]=!0,n.push(r),n=n.concat(t(r))),r=n.pop()}return c(function(e){l[e]=a.inEdges(e).reduce(function(e,t){return Math.max(e,l[t.v]+a.edge(t))},0)},a.predecessors.bind(a)),c(function(t){var n=a.outEdges(t).reduce(function(e,t){return Math.min(e,l[t.w]-a.edge(t))},Number.POSITIVE_INFINITY),r=e.node(t);n!==Number.POSITIVE_INFINITY&&r.borderType!==u&&(l[t]=Math.max(l[t],n))},a.successors.bind(a)),r.forEach(o,function(e){l[e]=l[n[e]]}),l}function d(e,t){return r.minBy(r.values(t),function(t){var n=Number.NEGATIVE_INFINITY,i=Number.POSITIVE_INFINITY;return r.forIn(t,function(t,r){var o=function(e,t){return e.node(t).width}(e,r)/2;n=Math.max(t+o,n),i=Math.min(t-o,i)}),n-i})}function f(e,t){var n=r.values(t),i=r.min(n),o=r.max(n);r.forEach(["u","d"],function(n){r.forEach(["l","r"],function(s){var l,a=n+s,u=e[a];if(u!==t){var c=r.values(u);(l="l"===s?i-r.min(c):o-r.max(c))&&(e[a]=r.mapValues(u,function(e){return e+l}))}})})}function p(e,t){return r.mapValues(e.ul,function(n,i){if(t)return e[t.toLowerCase()][i];var o=r.sortBy(r.map(e,i));return(o[1]+o[2])/2})}},40:function(e,t,n){"use strict";var r=n(5577),i=n(1373),o=n(9689).positionX;e.exports=function(e){(function(e){var t=i.buildLayerMatrix(e),n=e.graph().ranksep,o=0;r.forEach(t,function(t){var i=r.max(r.map(t,function(t){return e.node(t).height}));r.forEach(t,function(t){e.node(t).y=o+i/2}),o+=i+n})})(e=i.asNonCompoundGraph(e)),r.forEach(o(e),function(t,n){e.node(n).x=t})}},6767:function(e,t,n){"use strict";var r=n(5577),i=n(3874).Graph,o=n(7957).slack;e.exports=function(e){var t,n,s=new i({directed:!1}),l=e.nodes()[0],a=e.nodeCount();for(s.setNode(l,{});function(e,t){return r.forEach(e.nodes(),function n(i){r.forEach(t.nodeEdges(i),function(r){var s=r.v,l=i===s?r.w:s;!e.hasNode(l)&&!o(t,r)&&(e.setNode(l,{}),e.setEdge(i,l,{}),n(l))})}),e.nodeCount()}(s,e)<a;)t=function(e,t){return r.minBy(t.edges(),function(n){if(e.hasNode(n.v)!==e.hasNode(n.w))return o(t,n)})}(s,e),n=s.hasNode(t.v)?o(e,t):-o(e,t),function(e,t,n){r.forEach(e.nodes(),function(e){t.node(e).rank+=n})}(s,e,n);return s}},1530:function(e,t,n){"use strict";var r=n(7957).longestPath,i=n(6767),o=n(263);e.exports=function(e){switch(e.graph().ranker){case"network-simplex":default:(function(e){o(e)})(e);break;case"tight-tree":(function(e){r(e),i(e)})(e);break;case"longest-path":s(e)}};var s=r;function l(e){o(e)}},263:function(e,t,n){"use strict";var r=n(5577),i=n(6767),o=n(7957).slack,s=n(7957).longestPath,l=n(3874).alg.preorder,a=n(3874).alg.postorder,u=n(1373).simplify;function c(e){s(e=u(e));var t,n,r=i(e);for(f(r),h(r,e);t=p(r);)n=g(r,e,t),m(r,e,t,n)}function h(e,t){var n=a(e,e.nodes());n=n.slice(0,n.length-1),r.forEach(n,function(n){(function(e,t,n){var r=e.node(n).parent;e.edge(n,r).cutvalue=d(e,t,n)})(e,t,n)})}e.exports=c,c.initLowLimValues=f,c.initCutValues=h,c.calcCutValue=d,c.leaveEdge=p,c.enterEdge=g,c.exchangeEdges=m;function d(e,t,n){var i=e.node(n).parent,o=!0,s=t.edge(n,i),l=0;return!s&&(o=!1,s=t.edge(i,n)),l=s.weight,r.forEach(t.nodeEdges(n),function(r){var s=r.v===n,a=s?r.w:r.v;if(a!==i){var u=s===o,c=t.edge(r).weight;if(l+=u?c:-c,function(e,t,n){return e.hasEdge(t,n)}(e,n,a)){var h=e.edge(n,a).cutvalue;l+=u?-h:h}}}),l}function f(e,t){arguments.length<2&&(t=e.nodes()[0]),function e(t,n,i,o,s){var l=i,a=t.node(o);return n[o]=!0,r.forEach(t.neighbors(o),function(s){!r.has(n,s)&&(i=e(t,n,i,s,o))}),a.low=l,a.lim=i++,s?a.parent=s:delete a.parent,i}(e,{},1,t)}function p(e){return r.find(e.edges(),function(t){return e.edge(t).cutvalue<0})}function g(e,t,n){var i=n.v,s=n.w;!t.hasEdge(i,s)&&(i=n.w,s=n.v);var l=e.node(i),a=e.node(s),u=l,c=!1;l.lim>a.lim&&(u=a,c=!0);var h=r.filter(t.edges(),function(t){return c===y(e,e.node(t.v),u)&&c!==y(e,e.node(t.w),u)});return r.minBy(h,function(e){return o(t,e)})}function m(e,t,n,i){var o=n.v,s=n.w;e.removeEdge(o,s),e.setEdge(i.v,i.w,{}),f(e),h(e,t),function(e,t){var n=r.find(e.nodes(),function(e){return!t.node(e).parent}),i=l(e,n);i=i.slice(1),r.forEach(i,function(n){var r=e.node(n).parent,i=t.edge(n,r),o=!1;!i&&(i=t.edge(r,n),o=!0),t.node(n).rank=t.node(r).rank+(o?i.minlen:-i.minlen)})}(e,t)}function y(e,t,n){return n.low<=t.lim&&t.lim<=n.lim}},7957:function(e,t,n){"use strict";var r=n(5577);e.exports={longestPath:function(e){var t={};r.forEach(e.sources(),function n(i){var o=e.node(i);if(r.has(t,i))return o.rank;t[i]=!0;var s=r.min(r.map(e.outEdges(i),function(t){return n(t.w)-e.edge(t).minlen}));return(s===Number.POSITIVE_INFINITY||null==s)&&(s=0),o.rank=s})},slack:function(e,t){return e.node(t.w).rank-e.node(t.v).rank-e.edge(t).minlen}}},1373:function(e,t,n){"use strict";var r=n(5577),i=n(3874).Graph;function o(e,t,n,i){var o;do o=r.uniqueId(i);while(e.hasNode(o));return n.dummy=t,e.setNode(o,n),o}e.exports={addDummyNode:o,simplify:function(e){var t=new i().setGraph(e.graph());return r.forEach(e.nodes(),function(n){t.setNode(n,e.node(n))}),r.forEach(e.edges(),function(n){var r=t.edge(n.v,n.w)||{weight:0,minlen:1},i=e.edge(n);t.setEdge(n.v,n.w,{weight:r.weight+i.weight,minlen:Math.max(r.minlen,i.minlen)})}),t},asNonCompoundGraph:function(e){var t=new i({multigraph:e.isMultigraph()}).setGraph(e.graph());return r.forEach(e.nodes(),function(n){!e.children(n).length&&t.setNode(n,e.node(n))}),r.forEach(e.edges(),function(n){t.setEdge(n,e.edge(n))}),t},successorWeights:function(e){var t=r.map(e.nodes(),function(t){var n={};return r.forEach(e.outEdges(t),function(t){n[t.w]=(n[t.w]||0)+e.edge(t).weight}),n});return r.zipObject(e.nodes(),t)},predecessorWeights:function(e){var t=r.map(e.nodes(),function(t){var n={};return r.forEach(e.inEdges(t),function(t){n[t.v]=(n[t.v]||0)+e.edge(t).weight}),n});return r.zipObject(e.nodes(),t)},intersectRect:function(e,t){var n,r,i=e.x,o=e.y,s=t.x-i,l=t.y-o,a=e.width/2,u=e.height/2;if(!s&&!l)throw Error("Not possible to find intersection inside of the rectangle");return Math.abs(l)*a>Math.abs(s)*u?(l<0&&(u=-u),n=u*s/l,r=u):(s<0&&(a=-a),n=a,r=a*l/s),{x:i+n,y:o+r}},buildLayerMatrix:function(e){var t=r.map(r.range(s(e)+1),function(){return[]});return r.forEach(e.nodes(),function(n){var i=e.node(n),o=i.rank;!r.isUndefined(o)&&(t[o][i.order]=n)}),t},normalizeRanks:function(e){var t=r.min(r.map(e.nodes(),function(t){return e.node(t).rank}));r.forEach(e.nodes(),function(n){var i=e.node(n);r.has(i,"rank")&&(i.rank-=t)})},removeEmptyRanks:function(e){var t=r.min(r.map(e.nodes(),function(t){return e.node(t).rank})),n=[];r.forEach(e.nodes(),function(r){var i=e.node(r).rank-t;!n[i]&&(n[i]=[]),n[i].push(r)});var i=0,o=e.graph().nodeRankFactor;r.forEach(n,function(t,n){r.isUndefined(t)&&n%o!=0?--i:i&&r.forEach(t,function(t){e.node(t).rank+=i})})},addBorderNode:function(e,t,n,r){var i={width:0,height:0};return arguments.length>=4&&(i.rank=n,i.order=r),o(e,"border",i,t)},maxRank:s,partition:function(e,t){var n={lhs:[],rhs:[]};return r.forEach(e,function(e){t(e)?n.lhs.push(e):n.rhs.push(e)}),n},time:function(e,t){var n=r.now();try{return t()}finally{console.log(e+" time: "+(r.now()-n)+"ms")}},notime:function(e,t){return t()}};function s(e){return r.max(r.map(e.nodes(),function(t){var n=e.node(t).rank;if(!r.isUndefined(n))return n}))}},7235:function(e){e.exports="0.8.5"},6076:function(e,t,n){var r=n(9592);e.exports={Graph:r.Graph,json:n(981),alg:n(8362),version:r.version}},1996:function(e,t,n){var r=n(5695);e.exports=function(e){var t,n={},i=[];return r.each(e.nodes(),function(o){t=[],!function i(o){!r.has(n,o)&&(n[o]=!0,t.push(o),r.each(e.successors(o),i),r.each(e.predecessors(o),i))}(o),t.length&&i.push(t)}),i}},6985:function(e,t,n){var r=n(5695);e.exports=function(e,t,n){!r.isArray(t)&&(t=[t]);var i=(e.isDirected()?e.successors:e.neighbors).bind(e),o=[],s={};return r.each(t,function(t){if(!e.hasNode(t))throw Error("Graph does not have node: "+t);(function e(t,n,i,o,s,l){!r.has(o,n)&&(o[n]=!0,!i&&l.push(n),r.each(s(n),function(n){e(t,n,i,o,s,l)}),i&&l.push(n))})(e,t,"post"===n,s,i,o)}),o}},3307:function(e,t,n){var r=n(6027),i=n(5695);e.exports=function(e,t,n){return i.transform(e.nodes(),function(i,o){i[o]=r(e,o,t,n)},{})}},6027:function(e,t,n){var r=n(5695),i=n(7860);e.exports=function(e,t,n,r){return function(e,t,n,r){var o,s,l={},a=new i,u=function(e){var t=e.v!==o?e.v:e.w,r=l[t],i=n(e),u=s.distance+i;if(i<0)throw Error("dijkstra does not allow negative edge weights. Bad edge: "+e+" Weight: "+i);u<r.distance&&(r.distance=u,r.predecessor=o,a.decrease(t,u))};for(e.nodes().forEach(function(e){var n=e===t?0:Number.POSITIVE_INFINITY;l[e]={distance:n},a.add(e,n)});a.size()>0&&(s=l[o=a.removeMin()]).distance!==Number.POSITIVE_INFINITY;){;r(o).forEach(u)}return l}(e,String(t),n||o,r||function(t){return e.outEdges(t)})};var o=r.constant(1)},723:function(e,t,n){var r=n(5695),i=n(6489);e.exports=function(e){return r.filter(i(e),function(t){return t.length>1||1===t.length&&e.hasEdge(t[0],t[0])})}},2386:function(e,t,n){var r=n(5695);e.exports=function(e,t,n){return function(e,t,n){var r={},i=e.nodes();return i.forEach(function(e){r[e]={},r[e][e]={distance:0},i.forEach(function(t){e!==t&&(r[e][t]={distance:Number.POSITIVE_INFINITY})}),n(e).forEach(function(n){var i=n.v===e?n.w:n.v,o=t(n);r[e][i]={distance:o,predecessor:e}})}),i.forEach(function(e){var t=r[e];i.forEach(function(n){var o=r[n];i.forEach(function(n){var r=o[e],i=t[n],s=o[n],l=r.distance+i.distance;l<s.distance&&(s.distance=l,s.predecessor=i.predecessor)})})}),r}(e,t||i,n||function(t){return e.outEdges(t)})};var i=r.constant(1)},8362:function(e,t,n){e.exports={components:n(1996),dijkstra:n(6027),dijkstraAll:n(3307),findCycles:n(723),floydWarshall:n(2386),isAcyclic:n(964),postorder:n(4720),preorder:n(2609),prim:n(7602),tarjan:n(6489),topsort:n(2736)}},964:function(e,t,n){var r=n(2736);e.exports=function(e){try{r(e)}catch(e){if(e instanceof r.CycleException)return!1;throw e}return!0}},4720:function(e,t,n){var r=n(6985);e.exports=function(e,t){return r(e,t,"post")}},2609:function(e,t,n){var r=n(6985);e.exports=function(e,t){return r(e,t,"pre")}},7602:function(e,t,n){var r=n(5695),i=n(5718),o=n(7860);e.exports=function(e,t){var n,s=new i,l={},a=new o;function u(e){var r=e.v===n?e.w:e.v,i=a.priority(r);if(void 0!==i){var o=t(e);o<i&&(l[r]=n,a.decrease(r,o))}}if(0===e.nodeCount())return s;r.each(e.nodes(),function(e){a.add(e,Number.POSITIVE_INFINITY),s.setNode(e)}),a.decrease(e.nodes()[0],0);for(var c=!1;a.size()>0;){if(n=a.removeMin(),r.has(l,n))s.setEdge(n,l[n]);else if(c)throw Error("Input graph is not connected: "+e);else c=!0;e.nodeEdges(n).forEach(u)}return s}},6489:function(e,t,n){var r=n(5695);e.exports=function(e){var t=0,n=[],i={},o=[];return e.nodes().forEach(function(s){!r.has(i,s)&&!function s(l){var a=i[l]={onStack:!0,lowlink:t,index:t++};if(n.push(l),e.successors(l).forEach(function(e){r.has(i,e)?i[e].onStack&&(a.lowlink=Math.min(a.lowlink,i[e].index)):(s(e),a.lowlink=Math.min(a.lowlink,i[e].lowlink))}),a.lowlink===a.index){var u,c=[];do i[u=n.pop()].onStack=!1,c.push(u);while(l!==u);o.push(c)}}(s)}),o}},2736:function(e,t,n){var r=n(5695);function i(e){var t={},n={},i=[];if(r.each(e.sinks(),function s(l){if(r.has(n,l))throw new o;!r.has(t,l)&&(n[l]=!0,t[l]=!0,r.each(e.predecessors(l),s),delete n[l],i.push(l))}),r.size(t)!==e.nodeCount())throw new o;return i}function o(){}e.exports=i,i.CycleException=o,o.prototype=Error()},7860:function(e,t,n){var r=n(5695);function i(){this._arr=[],this._keyIndices={}}e.exports=i,i.prototype.size=function(){return this._arr.length},i.prototype.keys=function(){return this._arr.map(function(e){return e.key})},i.prototype.has=function(e){return r.has(this._keyIndices,e)},i.prototype.priority=function(e){var t=this._keyIndices[e];if(void 0!==t)return this._arr[t].priority},i.prototype.min=function(){if(0===this.size())throw Error("Queue underflow");return this._arr[0].key},i.prototype.add=function(e,t){var n=this._keyIndices;if(e=String(e),!r.has(n,e)){var i=this._arr,o=i.length;return n[e]=o,i.push({key:e,priority:t}),this._decrease(o),!0}return!1},i.prototype.removeMin=function(){this._swap(0,this._arr.length-1);var e=this._arr.pop();return delete this._keyIndices[e.key],this._heapify(0),e.key},i.prototype.decrease=function(e,t){var n=this._keyIndices[e];if(t>this._arr[n].priority)throw Error("New priority is greater than current priority. Key: "+e+" Old: "+this._arr[n].priority+" New: "+t);this._arr[n].priority=t,this._decrease(n)},i.prototype._heapify=function(e){var t=this._arr,n=2*e,r=n+1,i=e;n<t.length&&(i=t[n].priority<t[i].priority?n:i,r<t.length&&(i=t[r].priority<t[i].priority?r:i),i!==e&&(this._swap(e,i),this._heapify(i)))},i.prototype._decrease=function(e){for(var t,n=this._arr,r=n[e].priority;0!==e&&!(n[t=e>>1].priority<r);){;this._swap(e,t),e=t}},i.prototype._swap=function(e,t){var n=this._arr,r=this._keyIndices,i=n[e],o=n[t];n[e]=o,n[t]=i,r[o.key]=e,r[i.key]=t}},5718:function(e,t,n){"use strict";var r=n(5695);e.exports=i;function i(e){this._isDirected=!r.has(e,"directed")||e.directed,this._isMultigraph=!!r.has(e,"multigraph")&&e.multigraph,this._isCompound=!!r.has(e,"compound")&&e.compound,this._label=void 0,this._defaultNodeLabelFn=r.constant(void 0),this._defaultEdgeLabelFn=r.constant(void 0),this._nodes={},this._isCompound&&(this._parent={},this._children={},this._children["\0"]={}),this._in={},this._preds={},this._out={},this._sucs={},this._edgeObjs={},this._edgeLabels={}}function o(e,t){e[t]?e[t]++:e[t]=1}function s(e,t){!--e[t]&&delete e[t]}function l(e,t,n,i){var o=""+t,s=""+n;if(!e&&o>s){var l=o;o=s,s=l}return o+"\x01"+s+"\x01"+(r.isUndefined(i)?"\0":i)}i.prototype._nodeCount=0,i.prototype._edgeCount=0,i.prototype.isDirected=function(){return this._isDirected},i.prototype.isMultigraph=function(){return this._isMultigraph},i.prototype.isCompound=function(){return this._isCompound},i.prototype.setGraph=function(e){return this._label=e,this},i.prototype.graph=function(){return this._label},i.prototype.setDefaultNodeLabel=function(e){return!r.isFunction(e)&&(e=r.constant(e)),this._defaultNodeLabelFn=e,this},i.prototype.nodeCount=function(){return this._nodeCount},i.prototype.nodes=function(){return r.keys(this._nodes)},i.prototype.sources=function(){var e=this;return r.filter(this.nodes(),function(t){return r.isEmpty(e._in[t])})},i.prototype.sinks=function(){var e=this;return r.filter(this.nodes(),function(t){return r.isEmpty(e._out[t])})},i.prototype.setNodes=function(e,t){var n=arguments,i=this;return r.each(e,function(e){n.length>1?i.setNode(e,t):i.setNode(e)}),this},i.prototype.setNode=function(e,t){return r.has(this._nodes,e)?(arguments.length>1&&(this._nodes[e]=t),this):(this._nodes[e]=arguments.length>1?t:this._defaultNodeLabelFn(e),this._isCompound&&(this._parent[e]="\0",this._children[e]={},this._children["\0"][e]=!0),this._in[e]={},this._preds[e]={},this._out[e]={},this._sucs[e]={},++this._nodeCount,this)},i.prototype.node=function(e){return this._nodes[e]},i.prototype.hasNode=function(e){return r.has(this._nodes,e)},i.prototype.removeNode=function(e){var t=this;if(r.has(this._nodes,e)){var n=function(e){t.removeEdge(t._edgeObjs[e])};delete this._nodes[e],this._isCompound&&(this._removeFromParentsChildList(e),delete this._parent[e],r.each(this.children(e),function(e){t.setParent(e)}),delete this._children[e]),r.each(r.keys(this._in[e]),n),delete this._in[e],delete this._preds[e],r.each(r.keys(this._out[e]),n),delete this._out[e],delete this._sucs[e],--this._nodeCount}return this},i.prototype.setParent=function(e,t){if(!this._isCompound)throw Error("Cannot set parent in a non-compound graph");if(r.isUndefined(t))t="\0";else{t+="";for(var n=t;!r.isUndefined(n);n=this.parent(n))if(n===e)throw Error("Setting "+t+" as parent of "+e+" would create a cycle");this.setNode(t)}return this.setNode(e),this._removeFromParentsChildList(e),this._parent[e]=t,this._children[t][e]=!0,this},i.prototype._removeFromParentsChildList=function(e){delete this._children[this._parent[e]][e]},i.prototype.parent=function(e){if(this._isCompound){var t=this._parent[e];if("\0"!==t)return t}},i.prototype.children=function(e){if(r.isUndefined(e)&&(e="\0"),this._isCompound){var t=this._children[e];if(t)return r.keys(t)}else if("\0"===e)return this.nodes();else if(this.hasNode(e))return[]},i.prototype.predecessors=function(e){var t=this._preds[e];if(t)return r.keys(t)},i.prototype.successors=function(e){var t=this._sucs[e];if(t)return r.keys(t)},i.prototype.neighbors=function(e){var t=this.predecessors(e);if(t)return r.union(t,this.successors(e))},i.prototype.isLeaf=function(e){var t;return 0===(t=this.isDirected()?this.successors(e):this.neighbors(e)).length},i.prototype.filterNodes=function(e){var t=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});t.setGraph(this.graph());var n=this;r.each(this._nodes,function(n,r){e(r)&&t.setNode(r,n)}),r.each(this._edgeObjs,function(e){t.hasNode(e.v)&&t.hasNode(e.w)&&t.setEdge(e,n.edge(e))});var i={};return this._isCompound&&r.each(t.nodes(),function(e){t.setParent(e,function e(r){var o=n.parent(r);return void 0===o||t.hasNode(o)?(i[r]=o,o):o in i?i[o]:e(o)}(e))}),t},i.prototype.setDefaultEdgeLabel=function(e){return!r.isFunction(e)&&(e=r.constant(e)),this._defaultEdgeLabelFn=e,this},i.prototype.edgeCount=function(){return this._edgeCount},i.prototype.edges=function(){return r.values(this._edgeObjs)},i.prototype.setPath=function(e,t){var n=this,i=arguments;return r.reduce(e,function(e,r){return i.length>1?n.setEdge(e,r,t):n.setEdge(e,r),r}),this},i.prototype.setEdge=function(){var e,t,n,i,s=!1,a=arguments[0];"object"==typeof a&&null!==a&&"v"in a?(e=a.v,t=a.w,n=a.name,2==arguments.length&&(i=arguments[1],s=!0)):(e=a,t=arguments[1],n=arguments[3],arguments.length>2&&(i=arguments[2],s=!0)),e=""+e,t=""+t,!r.isUndefined(n)&&(n=""+n);var u=l(this._isDirected,e,t,n);if(r.has(this._edgeLabels,u))return s&&(this._edgeLabels[u]=i),this;if(!r.isUndefined(n)&&!this._isMultigraph)throw Error("Cannot set a named edge when isMultigraph = false");this.setNode(e),this.setNode(t),this._edgeLabels[u]=s?i:this._defaultEdgeLabelFn(e,t,n);var c=function(e,t,n,r){var i=""+t,o=""+n;if(!e&&i>o){var s=i;i=o,o=s}var l={v:i,w:o};return r&&(l.name=r),l}(this._isDirected,e,t,n);return e=c.v,t=c.w,Object.freeze(c),this._edgeObjs[u]=c,o(this._preds[t],e),o(this._sucs[e],t),this._in[t][u]=c,this._out[e][u]=c,this._edgeCount++,this},i.prototype.edge=function(e,t,n){var r=1==arguments.length?a(this._isDirected,arguments[0]):l(this._isDirected,e,t,n);return this._edgeLabels[r]},i.prototype.hasEdge=function(e,t,n){var i=1==arguments.length?a(this._isDirected,arguments[0]):l(this._isDirected,e,t,n);return r.has(this._edgeLabels,i)},i.prototype.removeEdge=function(e,t,n){var r=1==arguments.length?a(this._isDirected,arguments[0]):l(this._isDirected,e,t,n),i=this._edgeObjs[r];return i&&(e=i.v,t=i.w,delete this._edgeLabels[r],delete this._edgeObjs[r],s(this._preds[t],e),s(this._sucs[e],t),delete this._in[t][r],delete this._out[e][r],this._edgeCount--),this},i.prototype.inEdges=function(e,t){var n=this._in[e];if(n){var i=r.values(n);return t?r.filter(i,function(e){return e.v===t}):i}},i.prototype.outEdges=function(e,t){var n=this._out[e];if(n){var i=r.values(n);return t?r.filter(i,function(e){return e.w===t}):i}},i.prototype.nodeEdges=function(e,t){var n=this.inEdges(e,t);if(n)return n.concat(this.outEdges(e,t))};function a(e,t){return l(e,t.v,t.w,t.name)}},9592:function(e,t,n){e.exports={Graph:n(5718),version:n(4918)}},981:function(e,t,n){var r=n(5695),i=n(5718);e.exports={write:function(e){var t={options:{directed:e.isDirected(),multigraph:e.isMultigraph(),compound:e.isCompound()},nodes:function(e){return r.map(e.nodes(),function(t){var n=e.node(t),i=e.parent(t),o={v:t};return!r.isUndefined(n)&&(o.value=n),!r.isUndefined(i)&&(o.parent=i),o})}(e),edges:function(e){return r.map(e.edges(),function(t){var n=e.edge(t),i={v:t.v,w:t.w};return!r.isUndefined(t.name)&&(i.name=t.name),!r.isUndefined(n)&&(i.value=n),i})}(e)};return!r.isUndefined(e.graph())&&(t.value=r.clone(e.graph())),t},read:function(e){var t=new i(e.options).setGraph(e.value);return r.each(e.nodes,function(e){t.setNode(e.v,e.value),e.parent&&t.setParent(e.v,e.parent)}),r.each(e.edges,function(e){t.setEdge({v:e.v,w:e.w,name:e.name},e.value)}),t}}},5695:function(e,t,n){var r;try{r={clone:n(7654),constant:n(6710),each:n(4500),filter:n(786),has:n(7962),isArray:n(6227),isEmpty:n(353),isFunction:n(3098),isUndefined:n(678),keys:n(5334),map:n(3275),reduce:n(7936),size:n(691),transform:n(3216),union:n(3475),values:n(5514)}}catch(e){}!r&&(r=window._),e.exports=r},4918:function(e){e.exports="2.1.8"},2622:function(e,t,n){var r=n(6369)(n(5031),"DataView");e.exports=r},7973:function(e,t,n){var r=n(1783),i=n(1012),o=n(9900),s=n(6691),l=n(2018);function a(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}a.prototype.clear=r,a.prototype.delete=i,a.prototype.get=o,a.prototype.has=s,a.prototype.set=l,e.exports=a},2768:function(e,t,n){var r=n(9896),i=n(2473),o=n(4678),s=n(1240),l=n(4296);function a(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}a.prototype.clear=r,a.prototype.delete=i,a.prototype.get=o,a.prototype.has=s,a.prototype.set=l,e.exports=a},1725:function(e,t,n){var r=n(6369)(n(5031),"Map");e.exports=r},736:function(e,t,n){var r=n(6660),i=n(8472),o=n(5637),s=n(9389),l=n(9804);function a(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}a.prototype.clear=r,a.prototype.delete=i,a.prototype.get=o,a.prototype.has=s,a.prototype.set=l,e.exports=a},4575:function(e,t,n){var r=n(6369)(n(5031),"Promise");e.exports=r},8995:function(e,t,n){var r=n(6369)(n(5031),"Set");e.exports=r},5106:function(e,t,n){var r=n(736),i=n(4867),o=n(9428);function s(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new r;++t<n;)this.add(e[t])}s.prototype.add=s.prototype.push=i,s.prototype.has=o,e.exports=s},5382:function(e,t,n){var r=n(2768),i=n(3533),o=n(7064),s=n(9955),l=n(6087),a=n(3990);function u(e){var t=this.__data__=new r(e);this.size=t.size}u.prototype.clear=i,u.prototype.delete=o,u.prototype.get=s,u.prototype.has=l,u.prototype.set=a,e.exports=u},5869:function(e,t,n){var r=n(5031).Symbol;e.exports=r},8930:function(e,t,n){var r=n(5031).Uint8Array;e.exports=r},8110:function(e,t,n){var r=n(6369)(n(5031),"WeakMap");e.exports=r},7485:function(e){e.exports=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}},7510:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}},8353:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,o=[];++n<r;){var s=e[n];t(s,n,e)&&(o[i++]=s)}return o}},9360:function(e,t,n){var r=n(7667);e.exports=function(e,t){return!!(null==e?0:e.length)&&r(e,t,0)>-1}},5987:function(e){e.exports=function(e,t,n){for(var r=-1,i=null==e?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1}},4505:function(e,t,n){var r=n(1650),i=n(8497),o=n(6227),s=n(939),l=n(3501),a=n(2855),u=Object.prototype.hasOwnProperty;e.exports=function(e,t){var n=o(e),c=!n&&i(e),h=!n&&!c&&s(e),d=!n&&!c&&!h&&a(e),f=n||c||h||d,p=f?r(e.length,String):[],g=p.length;for(var m in e)(t||u.call(e,m))&&!(f&&("length"==m||h&&("offset"==m||"parent"==m)||d&&("buffer"==m||"byteLength"==m||"byteOffset"==m)||l(m,g)))&&p.push(m);return p}},2467:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}},3571:function(e){e.exports=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}},83:function(e){e.exports=function(e,t,n,r){var i=-1,o=null==e?0:e.length;for(r&&o&&(n=e[++i]);++i<o;)n=t(n,e[i],i,e);return n}},9618:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}},3327:function(e,t,n){var r=n(9511)("length");e.exports=r},3153:function(e,t,n){var r=n(2544),i=n(3947);e.exports=function(e,t,n){(void 0!==n&&!i(e[t],n)||void 0===n&&!(t in e))&&r(e,t,n)}},5699:function(e,t,n){var r=n(2544),i=n(3947),o=Object.prototype.hasOwnProperty;e.exports=function(e,t,n){var s=e[t];(!(o.call(e,t)&&i(s,n))||void 0===n&&!(t in e))&&r(e,t,n)}},8746:function(e,t,n){var r=n(3947);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return -1}},4968:function(e,t,n){var r=n(6734),i=n(5334);e.exports=function(e,t){return e&&r(t,i(t),e)}},6e3:function(e,t,n){var r=n(6734),i=n(9403);e.exports=function(e,t){return e&&r(t,i(t),e)}},2544:function(e,t,n){var r=n(6554);e.exports=function(e,t,n){"__proto__"==t&&r?r(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}},1016:function(e,t,n){var r=n(5382),i=n(7510),o=n(5699),s=n(4968),l=n(6e3),a=n(6550),u=n(3096),c=n(5879),h=n(5705),d=n(6498),f=n(2179),p=n(8943),g=n(5959),m=n(2206),y=n(1931),b=n(6227),v=n(939),x=n(2394),w=n(2917),C=n(6658),E=n(5334),S=n(9403),P="[object Arguments]",O="[object Function]",k="[object Object]",A={};A[P]=A["[object Array]"]=A["[object ArrayBuffer]"]=A["[object DataView]"]=A["[object Boolean]"]=A["[object Date]"]=A["[object Float32Array]"]=A["[object Float64Array]"]=A["[object Int8Array]"]=A["[object Int16Array]"]=A["[object Int32Array]"]=A["[object Map]"]=A["[object Number]"]=A[k]=A["[object RegExp]"]=A["[object Set]"]=A["[object String]"]=A["[object Symbol]"]=A["[object Uint8Array]"]=A["[object Uint8ClampedArray]"]=A["[object Uint16Array]"]=A["[object Uint32Array]"]=!0,A["[object Error]"]=A[O]=A["[object WeakMap]"]=!1;e.exports=function e(t,n,M,T,N,j){var I,L=1&n,R=2&n,_=4&n;if(M&&(I=N?M(t,T,N,j):M(t)),void 0!==I)return I;if(!w(t))return t;var B=b(t);if(B){if(I=g(t),!L)return u(t,I)}else{var D=p(t),z=D==O||"[object GeneratorFunction]"==D;if(v(t))return a(t,L);if(D==k||D==P||z&&!N){if(I=R||z?{}:y(t),!L)return R?h(t,l(I,t)):c(t,s(I,t))}else{if(!A[D])return N?t:{};I=m(t,D,L)}}j||(j=new r);var F=j.get(t);if(F)return F;j.set(t,I),C(t)?t.forEach(function(r){I.add(e(r,n,M,r,t,j))}):x(t)&&t.forEach(function(r,i){I.set(i,e(r,n,M,i,t,j))});var V=_?R?f:d:R?S:E,$=B?void 0:V(t);return i($||t,function(r,i){$&&(r=t[i=r]),o(I,i,e(r,n,M,i,t,j))}),I}},1315:function(e,t,n){var r=n(2917),i=Object.create,o=function(){function e(){}return function(t){if(!r(t))return{};if(i)return i(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=o},3883:function(e,t,n){var r=n(7228),i=n(2159)(r);e.exports=i},6746:function(e,t,n){var r=n(9528);e.exports=function(e,t,n){for(var i=-1,o=e.length;++i<o;){var s=e[i],l=t(s);if(null!=l&&(void 0===a?l==l&&!r(l):n(l,a)))var a=l,u=s}return u}},4693:function(e,t,n){var r=n(3883);e.exports=function(e,t){var n=[];return r(e,function(e,r,i){t(e,r,i)&&n.push(e)}),n}},9443:function(e){e.exports=function(e,t,n,r){for(var i=e.length,o=n+(r?1:-1);r?o--:++o<i;)if(t(e[o],o,e))return o;return -1}},6195:function(e,t,n){var r=n(3571),i=n(1449);e.exports=function e(t,n,o,s,l){var a=-1,u=t.length;for(o||(o=i),l||(l=[]);++a<u;){var c=t[a];n>0&&o(c)?n>1?e(c,n-1,o,s,l):r(l,c):!s&&(l[l.length]=c)}return l}},3627:function(e,t,n){var r=n(3179)();e.exports=r},7228:function(e,t,n){var r=n(3627),i=n(5334);e.exports=function(e,t){return e&&r(e,t,i)}},304:function(e,t,n){var r=n(322),i=n(5107);e.exports=function(e,t){t=r(t,e);for(var n=0,o=t.length;null!=e&&n<o;)e=e[i(t[n++])];return n&&n==o?e:void 0}},2481:function(e,t,n){var r=n(3571),i=n(6227);e.exports=function(e,t,n){var o=t(e);return i(e)?o:r(o,n(e))}},4365:function(e,t,n){var r=n(5869),i=n(7043),o=n(5283),s=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":s&&s in Object(e)?i(e):o(e)}},930:function(e){e.exports=function(e,t){return e>t}},6925:function(e){var t=Object.prototype.hasOwnProperty;e.exports=function(e,n){return null!=e&&t.call(e,n)}},1547:function(e){e.exports=function(e,t){return null!=e&&t in Object(e)}},7667:function(e,t,n){var r=n(9443),i=n(1222),o=n(3691);e.exports=function(e,t,n){return t==t?o(e,t,n):r(e,i,n)}},8719:function(e,t,n){var r=n(4365),i=n(5620);e.exports=function(e){return i(e)&&"[object Arguments]"==r(e)}},4826:function(e,t,n){var r=n(1177),i=n(5620);e.exports=function e(t,n,o,s,l){return t===n||(null!=t&&null!=n&&(i(t)||i(n))?r(t,n,o,s,e,l):t!=t&&n!=n)}},1177:function(e,t,n){var r=n(5382),i=n(8055),o=n(6551),s=n(8700),l=n(8943),a=n(6227),u=n(939),c=n(2855),h="[object Arguments]",d="[object Array]",f="[object Object]",p=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,g,m,y){var b=a(e),v=a(t),x=b?d:l(e),w=v?d:l(t);x=x==h?f:x,w=w==h?f:w;var C=x==f,E=w==f,S=x==w;if(S&&u(e)){if(!u(t))return!1;b=!0,C=!1}if(S&&!C)return y||(y=new r),b||c(e)?i(e,t,n,g,m,y):o(e,t,x,n,g,m,y);if(!(1&n)){var P=C&&p.call(e,"__wrapped__"),O=E&&p.call(t,"__wrapped__");if(P||O){var k=P?e.value():e,A=O?t.value():t;return y||(y=new r),m(k,A,n,g,y)}}return!!S&&(y||(y=new r),s(e,t,n,g,m,y))}},3820:function(e,t,n){var r=n(8943),i=n(5620);e.exports=function(e){return i(e)&&"[object Map]"==r(e)}},3762:function(e,t,n){var r=n(5382),i=n(4826);e.exports=function(e,t,n,o){var s=n.length,l=s,a=!o;if(null==e)return!l;for(e=Object(e);s--;){var u=n[s];if(a&&u[2]?u[1]!==e[u[0]]:!(u[0]in e))return!1}for(;++s<l;){var c=(u=n[s])[0],h=e[c],d=u[1];if(a&&u[2]){if(void 0===h&&!(c in e))return!1}else{var f=new r;if(o)var p=o(h,d,c,e,t,f);if(!(void 0===p?i(d,h,3,o,f):p))return!1}}return!0}},1222:function(e){e.exports=function(e){return e!=e}},9930:function(e,t,n){var r=n(3098),i=n(8754),o=n(2917),s=n(1304),l=/^\[object .+?Constructor\]$/,a=Object.prototype,u=Function.prototype.toString,c=a.hasOwnProperty,h=RegExp("^"+u.call(c).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!o(e)||i(e))&&(r(e)?h:l).test(s(e))}},8036:function(e,t,n){var r=n(8943),i=n(5620);e.exports=function(e){return i(e)&&"[object Set]"==r(e)}},7707:function(e,t,n){var r=n(4365),i=n(6613),o=n(5620),s={};s["[object Float32Array]"]=s["[object Float64Array]"]=s["[object Int8Array]"]=s["[object Int16Array]"]=s["[object Int32Array]"]=s["[object Uint8Array]"]=s["[object Uint8ClampedArray]"]=s["[object Uint16Array]"]=s["[object Uint32Array]"]=!0,s["[object Arguments]"]=s["[object Array]"]=s["[object ArrayBuffer]"]=s["[object Boolean]"]=s["[object DataView]"]=s["[object Date]"]=s["[object Error]"]=s["[object Function]"]=s["[object Map]"]=s["[object Number]"]=s["[object Object]"]=s["[object RegExp]"]=s["[object Set]"]=s["[object String]"]=s["[object WeakMap]"]=!1;e.exports=function(e){return o(e)&&i(e.length)&&!!s[r(e)]}},3526:function(e,t,n){var r=n(5159),i=n(4548),o=n(9974),s=n(6227),l=n(7091);e.exports=function(e){return"function"==typeof e?e:null==e?o:"object"==typeof e?s(e)?i(e[0],e[1]):r(e):l(e)}},9849:function(e,t,n){var r=n(2947),i=n(6789),o=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return i(e);var t=[];for(var n in Object(e))o.call(e,n)&&"constructor"!=n&&t.push(n);return t}},3352:function(e,t,n){var r=n(2917),i=n(2947),o=n(5753),s=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return o(e);var t=i(e),n=[];for(var l in e)!("constructor"==l&&(t||!s.call(e,l)))&&n.push(l);return n}},8409:function(e){e.exports=function(e,t){return e<t}},9776:function(e,t,n){var r=n(3883),i=n(654);e.exports=function(e,t){var n=-1,o=i(e)?Array(e.length):[];return r(e,function(e,r,i){o[++n]=t(e,r,i)}),o}},5159:function(e,t,n){var r=n(3762),i=n(9812),o=n(7113);e.exports=function(e){var t=i(e);return 1==t.length&&t[0][2]?o(t[0][0],t[0][1]):function(n){return n===e||r(n,e,t)}}},4548:function(e,t,n){var r=n(4826),i=n(557),o=n(9459),s=n(8447),l=n(8546),a=n(7113),u=n(5107);e.exports=function(e,t){return s(e)&&l(t)?a(u(e),t):function(n){var s=i(n,e);return void 0===s&&s===t?o(n,e):r(t,s,3)}}},5580:function(e,t,n){var r=n(5382),i=n(3153),o=n(3627),s=n(2669),l=n(2917),a=n(9403),u=n(9341);e.exports=function e(t,n,c,h,d){if(t!==n)o(n,function(o,a){if(d||(d=new r),l(o))s(t,n,a,c,e,h,d);else{var f=h?h(u(t,a),o,a+"",t,n,d):void 0;void 0===f&&(f=o),i(t,a,f)}},a)}},2669:function(e,t,n){var r=n(3153),i=n(6550),o=n(7173),s=n(3096),l=n(1931),a=n(8497),u=n(6227),c=n(5559),h=n(939),d=n(3098),f=n(2917),p=n(4087),g=n(2855),m=n(9341),y=n(5079);e.exports=function(e,t,n,b,v,x,w){var C=m(e,n),E=m(t,n),S=w.get(E);if(S){r(e,n,S);return}var P=x?x(C,E,n+"",e,t,w):void 0,O=void 0===P;if(O){var k=u(E),A=!k&&h(E),M=!k&&!A&&g(E);P=E,k||A||M?u(C)?P=C:c(C)?P=s(C):A?(O=!1,P=i(E,!0)):M?(O=!1,P=o(E,!0)):P=[]:p(E)||a(E)?(P=C,a(C)?P=y(C):(!f(C)||d(C))&&(P=l(E))):O=!1}O&&(w.set(E,P),v(P,E,b,x,w),w.delete(E)),r(e,n,P)}},8034:function(e,t,n){var r=n(2467),i=n(304),o=n(3526),s=n(9776),l=n(1467),a=n(8611),u=n(4988),c=n(9974),h=n(6227);e.exports=function(e,t,n){t=t.length?r(t,function(e){return h(e)?function(t){return i(t,1===e.length?e[0]:e)}:e}):[c];var d=-1;return t=r(t,a(o)),l(s(e,function(e,n,i){return{criteria:r(t,function(t){return t(e)}),index:++d,value:e}}),function(e,t){return u(e,t,n)})}},3897:function(e,t,n){var r=n(3405),i=n(9459);e.exports=function(e,t){return r(e,t,function(t,n){return i(e,n)})}},3405:function(e,t,n){var r=n(304),i=n(2773),o=n(322);e.exports=function(e,t,n){for(var s=-1,l=t.length,a={};++s<l;){var u=t[s],c=r(e,u);n(c,u)&&i(a,o(u,e),c)}return a}},9511:function(e){e.exports=function(e){return function(t){return null==t?void 0:t[e]}}},8052:function(e,t,n){var r=n(304);e.exports=function(e){return function(t){return r(t,e)}}},7757:function(e){var t=Math.ceil,n=Math.max;e.exports=function(e,r,i,o){for(var s=-1,l=n(t((r-e)/(i||1)),0),a=Array(l);l--;)a[o?l:++s]=e,e+=i;return a}},1585:function(e){e.exports=function(e,t,n,r,i){return i(e,function(e,i,o){n=r?(r=!1,e):t(n,e,i,o)}),n}},1229:function(e,t,n){var r=n(9974),i=n(2478),o=n(8286);e.exports=function(e,t){return o(i(e,t,r),e+"")}},2773:function(e,t,n){var r=n(5699),i=n(322),o=n(3501),s=n(2917),l=n(5107);e.exports=function(e,t,n,a){if(!s(e))return e;t=i(t,e);for(var u=-1,c=t.length,h=c-1,d=e;null!=d&&++u<c;){var f=l(t[u]),p=n;if("__proto__"===f||"constructor"===f||"prototype"===f)break;if(u!=h){var g=d[f];void 0===(p=a?a(g,f,d):void 0)&&(p=s(g)?g:o(t[u+1])?[]:{})}r(d,f,p),d=d[f]}return e}},1792:function(e,t,n){var r=n(6710),i=n(6554),o=n(9974),s=i?function(e,t){return i(e,"toString",{configurable:!0,enumerable:!1,value:r(t),writable:!0})}:o;e.exports=s},1467:function(e){e.exports=function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}},1650:function(e){e.exports=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}},4200:function(e,t,n){var r=n(5869),i=n(2467),o=n(6227),s=n(9528),l=1/0,a=r?r.prototype:void 0,u=a?a.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(o(t))return i(t,e)+"";if(s(t))return u?u.call(t):"";var n=t+"";return"0"==n&&1/t==-l?"-0":n}},7527:function(e,t,n){var r=n(2670),i=/^\s+/;e.exports=function(e){return e?e.slice(0,r(e)+1).replace(i,""):e}},8611:function(e){e.exports=function(e){return function(t){return e(t)}}},1826:function(e,t,n){var r=n(5106),i=n(9360),o=n(5987),s=n(8342),l=n(4248),a=n(735);e.exports=function(e,t,n){var u=-1,c=i,h=e.length,d=!0,f=[],p=f;if(n)d=!1,c=o;else if(h>=200){var g=t?null:l(e);if(g)return a(g);d=!1,c=s,p=new r}else p=t?[]:f;e:for(;++u<h;){var m=e[u],y=t?t(m):m;if(m=n||0!==m?m:0,d&&y==y){for(var b=p.length;b--;)if(p[b]===y)continue e;t&&p.push(y),f.push(m)}else!c(p,y,n)&&(p!==f&&p.push(y),f.push(m))}return f}},8737:function(e,t,n){var r=n(2467);e.exports=function(e,t){return r(t,function(t){return e[t]})}},3329:function(e){e.exports=function(e,t,n){for(var r=-1,i=e.length,o=t.length,s={};++r<i;){var l=r<o?t[r]:void 0;n(s,e[r],l)}return s}},8342:function(e){e.exports=function(e,t){return e.has(t)}},5444:function(e,t,n){var r=n(9974);e.exports=function(e){return"function"==typeof e?e:r}},322:function(e,t,n){var r=n(6227),i=n(8447),o=n(9765),s=n(2954);e.exports=function(e,t){return r(e)?e:i(e,t)?[e]:o(s(e))}},2658:function(e,t,n){var r=n(8930);e.exports=function(e){var t=new e.constructor(e.byteLength);return new r(t).set(new r(e)),t}},6550:function(e,t,n){e=n.nmd(e);var r=n(5031),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,s=o&&o.exports===i?r.Buffer:void 0,l=s?s.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,r=l?l(n):new e.constructor(n);return e.copy(r),r}},9796:function(e,t,n){var r=n(2658);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}},3714:function(e){var t=/\w*$/;e.exports=function(e){var n=new e.constructor(e.source,t.exec(e));return n.lastIndex=e.lastIndex,n}},1887:function(e,t,n){var r=n(5869),i=r?r.prototype:void 0,o=i?i.valueOf:void 0;e.exports=function(e){return o?Object(o.call(e)):{}}},7173:function(e,t,n){var r=n(2658);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}},2590:function(e,t,n){var r=n(9528);e.exports=function(e,t){if(e!==t){var n=void 0!==e,i=null===e,o=e==e,s=r(e),l=void 0!==t,a=null===t,u=t==t,c=r(t);if(!a&&!c&&!s&&e>t||s&&l&&u&&!a&&!c||i&&l&&u||!n&&u||!o)return 1;if(!i&&!s&&!c&&e<t||c&&n&&o&&!i&&!s||a&&n&&o||!l&&o||!u)return -1}return 0}},4988:function(e,t,n){var r=n(2590);e.exports=function(e,t,n){for(var i=-1,o=e.criteria,s=t.criteria,l=o.length,a=n.length;++i<l;){var u=r(o[i],s[i]);if(u){if(i>=a)return u;return u*("desc"==n[i]?-1:1)}}return e.index-t.index}},3096:function(e){e.exports=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}},6734:function(e,t,n){var r=n(5699),i=n(2544);e.exports=function(e,t,n,o){var s=!n;n||(n={});for(var l=-1,a=t.length;++l<a;){var u=t[l],c=o?o(n[u],e[u],u,n,e):void 0;void 0===c&&(c=e[u]),s?i(n,u,c):r(n,u,c)}return n}},5879:function(e,t,n){var r=n(6734),i=n(5940);e.exports=function(e,t){return r(e,i(e),t)}},5705:function(e,t,n){var r=n(6734),i=n(4780);e.exports=function(e,t){return r(e,i(e),t)}},3823:function(e,t,n){var r=n(5031)["__core-js_shared__"];e.exports=r},9354:function(e,t,n){var r=n(1229),i=n(9131);e.exports=function(e){return r(function(t,n){var r=-1,o=n.length,s=o>1?n[o-1]:void 0,l=o>2?n[2]:void 0;for(s=e.length>3&&"function"==typeof s?(o--,s):void 0,l&&i(n[0],n[1],l)&&(s=o<3?void 0:s,o=1),t=Object(t);++r<o;){var a=n[r];a&&e(t,a,r,s)}return t})}},2159:function(e,t,n){var r=n(654);e.exports=function(e,t){return function(n,i){if(null==n)return n;if(!r(n))return e(n,i);for(var o=n.length,s=t?o:-1,l=Object(n);(t?s--:++s<o)&&!1!==i(l[s],s,l););return n}}},3179:function(e){e.exports=function(e){return function(t,n,r){for(var i=-1,o=Object(t),s=r(t),l=s.length;l--;){var a=s[e?l:++i];if(!1===n(o[a],a,o))break}return t}}},6502:function(e,t,n){var r=n(3526),i=n(654),o=n(5334);e.exports=function(e){return function(t,n,s){var l=Object(t);if(!i(t)){var a=r(n,3);t=o(t),n=function(e){return a(l[e],e,l)}}var u=e(t,n,s);return u>-1?l[a?t[u]:u]:void 0}}},1770:function(e,t,n){var r=n(7757),i=n(9131),o=n(3555);e.exports=function(e){return function(t,n,s){return s&&"number"!=typeof s&&i(t,n,s)&&(n=s=void 0),t=o(t),void 0===n?(n=t,t=0):n=o(n),s=void 0===s?t<n?1:-1:o(s),r(t,n,s,e)}}},4248:function(e,t,n){var r=n(8995),i=n(555),o=n(735),s=r&&1/o(new r([,-0]))[1]==1/0?function(e){return new r(e)}:i;e.exports=s},6554:function(e,t,n){var r=n(6369),i=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},8055:function(e,t,n){var r=n(5106),i=n(9618),o=n(8342);e.exports=function(e,t,n,s,l,a){var u=1&n,c=e.length,h=t.length;if(c!=h&&!(u&&h>c))return!1;var d=a.get(e),f=a.get(t);if(d&&f)return d==t&&f==e;var p=-1,g=!0,m=2&n?new r:void 0;for(a.set(e,t),a.set(t,e);++p<c;){var y=e[p],b=t[p];if(s)var v=u?s(b,y,p,t,e,a):s(y,b,p,e,t,a);if(void 0!==v){if(v)continue;g=!1;break}if(m){if(!i(t,function(e,t){if(!o(m,t)&&(y===e||l(y,e,n,s,a)))return m.push(t)})){g=!1;break}}else if(!(y===b||l(y,b,n,s,a))){g=!1;break}}return a.delete(e),a.delete(t),g}},6551:function(e,t,n){var r=n(5869),i=n(8930),o=n(3947),s=n(8055),l=n(7305),a=n(735),u=r?r.prototype:void 0,c=u?u.valueOf:void 0;e.exports=function(e,t,n,r,u,h,d){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)break;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":if(e.byteLength!=t.byteLength||!h(new i(e),new i(t)))break;return!0;case"[object Boolean]":case"[object Date]":case"[object Number]":return o(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var f=l;case"[object Set]":var p=1&r;if(f||(f=a),e.size!=t.size&&!p)break;var g=d.get(e);if(g)return g==t;r|=2,d.set(e,t);var m=s(f(e),f(t),r,u,h,d);return d.delete(e),m;case"[object Symbol]":if(c)return c.call(e)==c.call(t)}return!1}},8700:function(e,t,n){var r=n(6498),i=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,o,s,l){var a=1&n,u=r(e),c=u.length;if(c!=r(t).length&&!a)return!1;for(var h=c;h--;){var d=u[h];if(!(a?d in t:i.call(t,d)))return!1}var f=l.get(e),p=l.get(t);if(f&&p)return f==t&&p==e;var g=!0;l.set(e,t),l.set(t,e);for(var m=a;++h<c;){var y=e[d=u[h]],b=t[d];if(o)var v=a?o(b,y,d,t,e,l):o(y,b,d,e,t,l);if(!(void 0===v?y===b||s(y,b,n,o,l):v)){g=!1;break}m||(m="constructor"==d)}if(g&&!m){var x=e.constructor,w=t.constructor;x!=w&&"constructor"in e&&"constructor"in t&&!("function"==typeof x&&x instanceof x&&"function"==typeof w&&w instanceof w)&&(g=!1)}return l.delete(e),l.delete(t),g}},794:function(e,t,n){var r=n(3219),i=n(2478),o=n(8286);e.exports=function(e){return o(i(e,void 0,r),e+"")}},5274:function(e,t,n){var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=r},6498:function(e,t,n){var r=n(2481),i=n(5940),o=n(5334);e.exports=function(e){return r(e,o,i)}},2179:function(e,t,n){var r=n(2481),i=n(4780),o=n(9403);e.exports=function(e){return r(e,o,i)}},9623:function(e,t,n){var r=n(9005);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},9812:function(e,t,n){var r=n(8546),i=n(5334);e.exports=function(e){for(var t=i(e),n=t.length;n--;){var o=t[n],s=e[o];t[n]=[o,s,r(s)]}return t}},6369:function(e,t,n){var r=n(9930),i=n(4502);e.exports=function(e,t){var n=i(e,t);return r(n)?n:void 0}},5918:function(e,t,n){var r=n(6942)(Object.getPrototypeOf,Object);e.exports=r},7043:function(e,t,n){var r=n(5869),i=Object.prototype,o=i.hasOwnProperty,s=i.toString,l=r?r.toStringTag:void 0;e.exports=function(e){var t=o.call(e,l),n=e[l];try{e[l]=void 0;var r=!0}catch(e){}var i=s.call(e);return r&&(t?e[l]=n:delete e[l]),i}},5940:function(e,t,n){var r=n(8353),i=n(3249),o=Object.prototype.propertyIsEnumerable,s=Object.getOwnPropertySymbols,l=s?function(e){return null==e?[]:r(s(e=Object(e)),function(t){return o.call(e,t)})}:i;e.exports=l},4780:function(e,t,n){var r=n(3571),i=n(5918),o=n(5940),s=n(3249),l=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)r(t,o(e)),e=i(e);return t}:s;e.exports=l},8943:function(e,t,n){var r=n(2622),i=n(1725),o=n(4575),s=n(8995),l=n(8110),a=n(4365),u=n(1304),c="[object Map]",h="[object Promise]",d="[object Set]",f="[object WeakMap]",p="[object DataView]",g=u(r),m=u(i),y=u(o),b=u(s),v=u(l),x=a;(r&&x(new r(new ArrayBuffer(1)))!=p||i&&x(new i)!=c||o&&x(o.resolve())!=h||s&&x(new s)!=d||l&&x(new l)!=f)&&(x=function(e){var t=a(e),n="[object Object]"==t?e.constructor:void 0,r=n?u(n):"";if(r)switch(r){case g:return p;case m:return c;case y:return h;case b:return d;case v:return f}return t}),e.exports=x},4502:function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},6953:function(e,t,n){var r=n(322),i=n(8497),o=n(6227),s=n(3501),l=n(6613),a=n(5107);e.exports=function(e,t,n){t=r(t,e);for(var u=-1,c=t.length,h=!1;++u<c;){var d=a(t[u]);if(!(h=null!=e&&n(e,d)))break;e=e[d]}return h||++u!=c?h:!!(c=null==e?0:e.length)&&l(c)&&s(d,c)&&(o(e)||i(e))}},2552:function(e){var t=RegExp("[\\u200d\ud800-\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]");e.exports=function(e){return t.test(e)}},1783:function(e,t,n){var r=n(8163);e.exports=function(){this.__data__=r?r(null):{},this.size=0}},1012:function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},9900:function(e,t,n){var r=n(8163),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(r){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return i.call(t,e)?t[e]:void 0}},6691:function(e,t,n){var r=n(8163),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return r?void 0!==t[e]:i.call(t,e)}},2018:function(e,t,n){var r=n(8163);e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?"__lodash_hash_undefined__":t,this}},5959:function(e){var t=Object.prototype.hasOwnProperty;e.exports=function(e){var n=e.length,r=new e.constructor(n);return n&&"string"==typeof e[0]&&t.call(e,"index")&&(r.index=e.index,r.input=e.input),r}},2206:function(e,t,n){var r=n(2658),i=n(9796),o=n(3714),s=n(1887),l=n(7173);e.exports=function(e,t,n){var a=e.constructor;switch(t){case"[object ArrayBuffer]":return r(e);case"[object Boolean]":case"[object Date]":return new a(+e);case"[object DataView]":return i(e,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return l(e,n);case"[object Map]":case"[object Set]":return new a;case"[object Number]":case"[object String]":return new a(e);case"[object RegExp]":return o(e);case"[object Symbol]":return s(e)}}},1931:function(e,t,n){var r=n(1315),i=n(5918),o=n(2947);e.exports=function(e){return"function"!=typeof e.constructor||o(e)?{}:r(i(e))}},1449:function(e,t,n){var r=n(5869),i=n(8497),o=n(6227),s=r?r.isConcatSpreadable:void 0;e.exports=function(e){return o(e)||i(e)||!!(s&&e&&e[s])}},3501:function(e){var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,n){var r=typeof e;return!!(n=null==n?0x1fffffffffffff:n)&&("number"==r||"symbol"!=r&&t.test(e))&&e>-1&&e%1==0&&e<n}},9131:function(e,t,n){var r=n(3947),i=n(654),o=n(3501),s=n(2917);e.exports=function(e,t,n){if(!s(n))return!1;var l=typeof t;return("number"==l?!!(i(n)&&o(t,n.length)):"string"==l&&t in n)&&r(n[t],e)}},8447:function(e,t,n){var r=n(6227),i=n(9528),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,s=/^\w*$/;e.exports=function(e,t){if(r(e))return!1;var n=typeof e;return!!("number"==n||"symbol"==n||"boolean"==n||null==e||i(e))||s.test(e)||!o.test(e)||null!=t&&e in Object(t)}},9005:function(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},8754:function(e,t,n){var r,i=n(3823);var o=(r=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";e.exports=function(e){return!!o&&o in e}},2947:function(e){var t=Object.prototype;e.exports=function(e){var n=e&&e.constructor;return e===("function"==typeof n&&n.prototype||t)}},8546:function(e,t,n){var r=n(2917);e.exports=function(e){return e==e&&!r(e)}},9896:function(e){e.exports=function(){this.__data__=[],this.size=0}},2473:function(e,t,n){var r=n(8746),i=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=r(t,e);return!(n<0)&&(n==t.length-1?t.pop():i.call(t,n,1),--this.size,!0)}},4678:function(e,t,n){var r=n(8746);e.exports=function(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}},1240:function(e,t,n){var r=n(8746);e.exports=function(e){return r(this.__data__,e)>-1}},4296:function(e,t,n){var r=n(8746);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},6660:function(e,t,n){var r=n(7973),i=n(2768),o=n(1725);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(o||i),string:new r}}},8472:function(e,t,n){var r=n(9623);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},5637:function(e,t,n){var r=n(9623);e.exports=function(e){return r(this,e).get(e)}},9389:function(e,t,n){var r=n(9623);e.exports=function(e){return r(this,e).has(e)}},9804:function(e,t,n){var r=n(9623);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}},7305:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}},7113:function(e){e.exports=function(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in Object(n))}}},662:function(e,t,n){var r=n(6983);e.exports=function(e){var t=r(e,function(e){return 500===n.size&&n.clear(),e}),n=t.cache;return t}},8163:function(e,t,n){var r=n(6369)(Object,"create");e.exports=r},6789:function(e,t,n){var r=n(6942)(Object.keys,Object);e.exports=r},5753:function(e){e.exports=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}},1378:function(e,t,n){e=n.nmd(e);var r=n(5274),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,s=o&&o.exports===i&&r.process,l=function(){try{var e=o&&o.require&&o.require("util").types;if(e)return e;return s&&s.binding&&s.binding("util")}catch(e){}}();e.exports=l},5283:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},6942:function(e){e.exports=function(e,t){return function(n){return e(t(n))}}},2478:function(e,t,n){var r=n(7485),i=Math.max;e.exports=function(e,t,n){return t=i(void 0===t?e.length-1:t,0),function(){for(var o=arguments,s=-1,l=i(o.length-t,0),a=Array(l);++s<l;)a[s]=o[t+s];s=-1;for(var u=Array(t+1);++s<t;)u[s]=o[s];return u[t]=n(a),r(e,this,u)}}},5031:function(e,t,n){var r=n(5274),i="object"==typeof self&&self&&self.Object===Object&&self,o=r||i||Function("return this")();e.exports=o},9341:function(e){e.exports=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}},4867:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},9428:function(e){e.exports=function(e){return this.__data__.has(e)}},735:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}},8286:function(e,t,n){var r=n(1792),i=n(1358)(r);e.exports=i},1358:function(e){var t=Date.now;e.exports=function(e){var n=0,r=0;return function(){var i=t(),o=16-(i-r);if(r=i,o>0){if(++n>=800)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}},3533:function(e,t,n){var r=n(2768);e.exports=function(){this.__data__=new r,this.size=0}},7064:function(e){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},9955:function(e){e.exports=function(e){return this.__data__.get(e)}},6087:function(e){e.exports=function(e){return this.__data__.has(e)}},3990:function(e,t,n){var r=n(2768),i=n(1725),o=n(736);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var s=n.__data__;if(!i||s.length<199)return s.push([e,t]),this.size=++n.size,this;n=this.__data__=new o(s)}return n.set(e,t),this.size=n.size,this}},3691:function(e){e.exports=function(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return -1}},216:function(e,t,n){var r=n(3327),i=n(2552),o=n(5890);e.exports=function(e){return i(e)?o(e):r(e)}},9765:function(e,t,n){var r=n(662),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,o=/\\(\\)?/g,s=r(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,function(e,n,r,i){t.push(r?i.replace(o,"$1"):n||e)}),t});e.exports=s},5107:function(e,t,n){var r=n(9528),i=1/0;e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}},1304:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},2670:function(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},5890:function(e){var t="\ud800-\udfff",n="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\ud83c[\udffb-\udfff]",i="[^"+t+"]",o="(?:\ud83c[\udde6-\uddff]){2}",s="[\ud800-\udbff][\udc00-\udfff]",l="(?:"+n+"|"+r+")?",a="[\\ufe0e\\ufe0f]?",u="(?:\\u200d(?:"+[i,o,s].join("|")+")"+a+l+")*",c=RegExp(r+"(?="+r+")|"+("(?:"+[i+n+"?",n,o,s,"["+t+"]"].join("|")+")")+(a+l+u),"g");e.exports=function(e){for(var t=c.lastIndex=0;c.test(e);)++t;return t}},7654:function(e,t,n){var r=n(1016);e.exports=function(e){return r(e,4)}},9007:function(e,t,n){var r=n(1016);e.exports=function(e){return r(e,5)}},6710:function(e){e.exports=function(e){return function(){return e}}},6342:function(e,t,n){var r=n(1229),i=n(3947),o=n(9131),s=n(9403),l=Object.prototype,a=l.hasOwnProperty,u=r(function(e,t){e=Object(e);var n=-1,r=t.length,u=r>2?t[2]:void 0;for(u&&o(t[0],t[1],u)&&(r=1);++n<r;){for(var c=t[n],h=s(c),d=-1,f=h.length;++d<f;){var p=h[d],g=e[p];(void 0===g||i(g,l[p])&&!a.call(e,p))&&(e[p]=c[p])}}return e});e.exports=u},4500:function(e,t,n){e.exports=n(553)},3947:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},786:function(e,t,n){var r=n(8353),i=n(4693),o=n(3526),s=n(6227);e.exports=function(e,t){return(s(e)?r:i)(e,o(t,3))}},2756:function(e,t,n){var r=n(6502)(n(6336));e.exports=r},6336:function(e,t,n){var r=n(9443),i=n(3526),o=n(4848),s=Math.max;e.exports=function(e,t,n){var l=null==e?0:e.length;if(!l)return -1;var a=null==n?0:o(n);return a<0&&(a=s(l+a,0)),r(e,i(t,3),a)}},3219:function(e,t,n){var r=n(6195);e.exports=function(e){return(null==e?0:e.length)?r(e,1):[]}},553:function(e,t,n){var r=n(7510),i=n(3883),o=n(5444),s=n(6227);e.exports=function(e,t){return(s(e)?r:i)(e,o(t))}},7694:function(e,t,n){var r=n(3627),i=n(5444),o=n(9403);e.exports=function(e,t){return null==e?e:r(e,i(t),o)}},557:function(e,t,n){var r=n(304);e.exports=function(e,t,n){var i=null==e?void 0:r(e,t);return void 0===i?n:i}},7962:function(e,t,n){var r=n(6925),i=n(6953);e.exports=function(e,t){return null!=e&&i(e,t,r)}},9459:function(e,t,n){var r=n(1547),i=n(6953);e.exports=function(e,t){return null!=e&&i(e,t,r)}},9974:function(e){e.exports=function(e){return e}},8497:function(e,t,n){var r=n(8719),i=n(5620),o=Object.prototype,s=o.hasOwnProperty,l=o.propertyIsEnumerable,a=r(function(){return arguments}())?r:function(e){return i(e)&&s.call(e,"callee")&&!l.call(e,"callee")};e.exports=a},6227:function(e){var t=Array.isArray;e.exports=t},654:function(e,t,n){var r=n(3098),i=n(6613);e.exports=function(e){return null!=e&&i(e.length)&&!r(e)}},5559:function(e,t,n){var r=n(654),i=n(5620);e.exports=function(e){return i(e)&&r(e)}},939:function(e,t,n){e=n.nmd(e);var r=n(5031),i=n(3863),o=t&&!t.nodeType&&t,s=o&&e&&!e.nodeType&&e,l=s&&s.exports===o?r.Buffer:void 0,a=l?l.isBuffer:void 0;e.exports=a||i},353:function(e,t,n){var r=n(9849),i=n(8943),o=n(8497),s=n(6227),l=n(654),a=n(939),u=n(2947),c=n(2855),h=Object.prototype.hasOwnProperty;e.exports=function(e){if(null==e)return!0;if(l(e)&&(s(e)||"string"==typeof e||"function"==typeof e.splice||a(e)||c(e)||o(e)))return!e.length;var t=i(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(u(e))return!r(e).length;for(var n in e)if(h.call(e,n))return!1;return!0}},3098:function(e,t,n){var r=n(4365),i=n(2917);e.exports=function(e){if(!i(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},6613:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=0x1fffffffffffff}},2394:function(e,t,n){var r=n(3820),i=n(8611),o=n(1378),s=o&&o.isMap,l=s?i(s):r;e.exports=l},2917:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},5620:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},4087:function(e,t,n){var r=n(4365),i=n(5918),o=n(5620),s=Object.prototype,l=Function.prototype.toString,a=s.hasOwnProperty,u=l.call(Object);e.exports=function(e){if(!o(e)||"[object Object]"!=r(e))return!1;var t=i(e);if(null===t)return!0;var n=a.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&l.call(n)==u}},6658:function(e,t,n){var r=n(8036),i=n(8611),o=n(1378),s=o&&o.isSet,l=s?i(s):r;e.exports=l},5078:function(e,t,n){var r=n(4365),i=n(6227),o=n(5620);e.exports=function(e){return"string"==typeof e||!i(e)&&o(e)&&"[object String]"==r(e)}},9528:function(e,t,n){var r=n(4365),i=n(5620);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==r(e)}},2855:function(e,t,n){var r=n(7707),i=n(8611),o=n(1378),s=o&&o.isTypedArray,l=s?i(s):r;e.exports=l},678:function(e){e.exports=function(e){return void 0===e}},5334:function(e,t,n){var r=n(4505),i=n(9849),o=n(654);e.exports=function(e){return o(e)?r(e):i(e)}},9403:function(e,t,n){var r=n(4505),i=n(3352),o=n(654);e.exports=function(e){return o(e)?r(e,!0):i(e)}},9921:function(e){e.exports=function(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}},3275:function(e,t,n){var r=n(2467),i=n(3526),o=n(9776),s=n(6227);e.exports=function(e,t){return(s(e)?r:o)(e,i(t,3))}},2233:function(e,t,n){var r=n(2544),i=n(7228),o=n(3526);e.exports=function(e,t){var n={};return t=o(t,3),i(e,function(e,i,o){r(n,i,t(e,i,o))}),n}},5570:function(e,t,n){var r=n(6746),i=n(930),o=n(9974);e.exports=function(e){return e&&e.length?r(e,o,i):void 0}},6983:function(e,t,n){var r=n(736);function i(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var s=e.apply(this,r);return n.cache=o.set(i,s)||o,s};return n.cache=new(i.Cache||r),n}i.Cache=r,e.exports=i},9782:function(e,t,n){var r=n(5580),i=n(9354)(function(e,t,n){r(e,t,n)});e.exports=i},4183:function(e,t,n){var r=n(6746),i=n(8409),o=n(9974);e.exports=function(e){return e&&e.length?r(e,o,i):void 0}},7e3:function(e,t,n){var r=n(6746),i=n(3526),o=n(8409);e.exports=function(e,t){return e&&e.length?r(e,i(t,2),o):void 0}},555:function(e){e.exports=function(){}},6860:function(e,t,n){var r=n(5031);e.exports=function(){return r.Date.now()}},5773:function(e,t,n){var r=n(3897),i=n(794)(function(e,t){return null==e?{}:r(e,t)});e.exports=i},7091:function(e,t,n){var r=n(9511),i=n(8052),o=n(8447),s=n(5107);e.exports=function(e){return o(e)?r(s(e)):i(e)}},4178:function(e,t,n){var r=n(1770)();e.exports=r},7936:function(e,t,n){var r=n(83),i=n(3883),o=n(3526),s=n(1585),l=n(6227);e.exports=function(e,t,n){var a=l(e)?r:s,u=arguments.length<3;return a(e,o(t,4),n,u,i)}},691:function(e,t,n){var r=n(9849),i=n(8943),o=n(654),s=n(5078),l=n(216);e.exports=function(e){if(null==e)return 0;if(o(e))return s(e)?l(e):e.length;var t=i(e);return"[object Map]"==t||"[object Set]"==t?e.size:r(e).length}},5998:function(e,t,n){var r=n(6195),i=n(8034),o=n(1229),s=n(9131),l=o(function(e,t){if(null==e)return[];var n=t.length;return n>1&&s(e,t[0],t[1])?t=[]:n>2&&s(t[0],t[1],t[2])&&(t=[t[0]]),i(e,r(t,1),[])});e.exports=l},3249:function(e){e.exports=function(){return[]}},3863:function(e){e.exports=function(){return!1}},3555:function(e,t,n){var r=n(9640),i=1/0;e.exports=function(e){return e?(e=r(e))===i||e===-i?(e<0?-1:1)*17976931348623157e292:e==e?e:0:0===e?e:0}},4848:function(e,t,n){var r=n(3555);e.exports=function(e){var t=r(e),n=t%1;return t==t?n?t-n:t:0}},9640:function(e,t,n){var r=n(7527),i=n(2917),o=n(9528),s=0/0,l=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,u=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return s;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=a.test(e);return n||u.test(e)?c(e.slice(2),n?2:8):l.test(e)?s:+e}},5079:function(e,t,n){var r=n(6734),i=n(9403);e.exports=function(e){return r(e,i(e))}},2954:function(e,t,n){var r=n(4200);e.exports=function(e){return null==e?"":r(e)}},3216:function(e,t,n){var r=n(7510),i=n(1315),o=n(7228),s=n(3526),l=n(5918),a=n(6227),u=n(939),c=n(3098),h=n(2917),d=n(2855);e.exports=function(e,t,n){var f=a(e),p=f||u(e)||d(e);if(t=s(t,4),null==n){var g=e&&e.constructor;n=p?f?new g:[]:h(e)?c(g)?i(l(e)):{}:{}}return(p?r:o)(e,function(e,r,i){return t(n,e,r,i)}),n}},3475:function(e,t,n){var r=n(6195),i=n(1229),o=n(1826),s=n(5559),l=i(function(e){return o(r(e,1,s,!0))});e.exports=l},8839:function(e,t,n){var r=n(2954),i=0;e.exports=function(e){var t=++i;return r(e)+t}},5514:function(e,t,n){var r=n(8737),i=n(5334);e.exports=function(e){return null==e?[]:r(e,i(e))}},4028:function(e,t,n){var r=n(5699),i=n(3329);e.exports=function(e,t){return i(e||[],t||[],r)}},6590:function(e,t,n){"use strict";var r,i,o,s,l,a,u=n(8156),c=n(7881);function h(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var d=new Set,f={};function p(e,t){g(e,t),g(e+"Capture",t)}function g(e,t){for(f[e]=t,e=0;e<t.length;e++)d.add(t[e])}var m=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),y=Object.prototype.hasOwnProperty,b=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,v={},x={};function w(e,t,n,r,i,o,s){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=s}var C={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){C[e]=new w(e,0,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];C[t]=new w(t,1,!1,e[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){C[e]=new w(e,2,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){C[e]=new w(e,2,!1,e,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){C[e]=new w(e,3,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){C[e]=new w(e,3,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){C[e]=new w(e,4,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){C[e]=new w(e,6,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){C[e]=new w(e,5,!1,e.toLowerCase(),null,!1,!1)});var E=/[\-:]([a-z])/g;function S(e){return e[1].toUpperCase()}function P(e,t,n,r){var i,o=C.hasOwnProperty(t)?C[t]:null;if(null!==o?0!==o.type:r||!(2<t.length)||"o"!==t[0]&&"O"!==t[0]||"n"!==t[1]&&"N"!==t[1]){;(function(e,t,n,r){if(null==t||function(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":if(r)return!1;if(null!==n)return!n.acceptsBooleans;return"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e;default:return!1}}(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1})(t,n,o,r)&&(n=null),r||null===o?(i=t,(!!y.call(x,i)||!y.call(v,i)&&(b.test(i)?x[i]=!0:(v[i]=!0,!1)))&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n))):o.mustUseProperty?e[o.propertyName]=null===n?3!==o.type&&"":n:(t=o.attributeName,r=o.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(o=o.type)||4===o&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n)))}}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(E,S);C[t]=new w(t,1,!1,e,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(E,S);C[t]=new w(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(E,S);C[t]=new w(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){C[e]=new w(e,1,!1,e.toLowerCase(),null,!1,!1)}),C.xlinkHref=new w("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){C[e]=new w(e,1,!1,e.toLowerCase(),null,!0,!0)});var O=u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,k=Symbol.for("react.element"),A=Symbol.for("react.portal"),M=Symbol.for("react.fragment"),T=Symbol.for("react.strict_mode"),N=Symbol.for("react.profiler"),j=Symbol.for("react.provider"),I=Symbol.for("react.context"),L=Symbol.for("react.forward_ref"),R=Symbol.for("react.suspense"),_=Symbol.for("react.suspense_list"),B=Symbol.for("react.memo"),D=Symbol.for("react.lazy");Symbol.for("react.scope"),Symbol.for("react.debug_trace_mode");var z=Symbol.for("react.offscreen");Symbol.for("react.legacy_hidden"),Symbol.for("react.cache"),Symbol.for("react.tracing_marker");var F=Symbol.iterator;function V(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=F&&e[F]||e["@@iterator"])?e:null}var $,U=Object.assign;function G(e){if(void 0===$)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);$=t&&t[1]||""}return"\n"+$+e}var H=!1;function q(e,t){if(!e||H)return"";H=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t){if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(t,[])}catch(e){var r=e}Reflect.construct(e,[],t)}else{try{t.call()}catch(e){r=e}e.call(t.prototype)}}else{try{throw Error()}catch(e){r=e}e()}}catch(t){if(t&&r&&"string"==typeof t.stack){for(var i=t.stack.split("\n"),o=r.stack.split("\n"),s=i.length-1,l=o.length-1;1<=s&&0<=l&&i[s]!==o[l];)l--;for(;1<=s&&0<=l;s--,l--)if(i[s]!==o[l]){if(1!==s||1!==l)do if(s--,0>--l||i[s]!==o[l]){var a="\n"+i[s].replace(" at new "," at ");return e.displayName&&a.includes("<anonymous>")&&(a=a.replace("<anonymous>",e.displayName)),a}while(1<=s&&0<=l);break}}}finally{H=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?G(e):""}function W(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function X(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function Y(e){e._valueTracker||(e._valueTracker=function(e){var t=X(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var i=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(e){r=""+e,o.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function J(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=X(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function Q(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function K(e,t){var n=t.checked;return U({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function Z(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=W(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function ee(e,t){null!=(t=t.checked)&&P(e,"checked",t,!1)}function et(e,t){ee(e,t);var n=W(t.value),r=t.type;if(null!=n)"number"===r?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===r||"reset"===r){e.removeAttribute("value");return}t.hasOwnProperty("value")?er(e,t.type,n):t.hasOwnProperty("defaultValue")&&er(e,t.type,W(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function en(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}""!==(n=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function er(e,t,n){("number"!==t||Q(e.ownerDocument)!==e)&&(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var ei=Array.isArray;function eo(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t["$"+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty("$"+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(i=0,n=""+W(n),t=null;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}null!==t||e[i].disabled||(t=e[i])}null!==t&&(t.selected=!0)}}function es(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(h(91));return U({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function el(e,t){var n=t.value;if(null==n){if(n=t.children,t=t.defaultValue,null!=n){if(null!=t)throw Error(h(92));if(ei(n)){if(1<n.length)throw Error(h(93));n=n[0]}t=n}null==t&&(t=""),n=t}e._wrapperState={initialValue:W(n)}}function ea(e,t){var n=W(t.value),r=W(t.defaultValue);null!=n&&((n=""+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=r&&(e.defaultValue=""+r)}function eu(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}function ec(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function eh(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?ec(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var ed,ef,ep=(ed=function(e,t){if("http://www.w3.org/2000/svg"!==e.namespaceURI||"innerHTML"in e)e.innerHTML=t;else{for((ef=ef||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=ef.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,t,n,r){MSApp.execUnsafeLocalFunction(function(){return ed(e,t,n,r)})}:ed);function eg(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType){n.nodeValue=t;return}}e.textContent=t}var em={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ey=["Webkit","ms","Moz","O"];function eb(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||em.hasOwnProperty(e)&&em[e]?(""+t).trim():t+"px"}function ev(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),i=eb(n,t[n],r);"float"===n&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}Object.keys(em).forEach(function(e){ey.forEach(function(t){em[t=t+e.charAt(0).toUpperCase()+e.substring(1)]=em[e]})});var ex=U({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function ew(e,t){if(t){if(ex[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(h(137,e));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(h(60));if("object"!=typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(h(61))}if(null!=t.style&&"object"!=typeof t.style)throw Error(h(62))}}function eC(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var eE=null;function eS(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var eP=null,eO=null,ek=null;function eA(e){if(e=r_(e)){if("function"!=typeof eP)throw Error(h(280));var t=e.stateNode;t&&(t=rD(t),eP(e.stateNode,e.type,t))}}function eM(e){eO?ek?ek.push(e):ek=[e]:eO=e}function eT(){if(eO){var e=eO,t=ek;if(ek=eO=null,eA(e),t)for(e=0;e<t.length;e++)eA(t[e])}}function eN(e,t){return e(t)}function ej(){}var eI=!1;function eL(e,t,n){if(eI)return e(t,n);eI=!0;try{return eN(e,t,n)}finally{eI=!1,(null!==eO||null!==ek)&&(ej(),eT())}}function eR(e,t){var n=e.stateNode;if(null===n)return null;var r=rD(n);if(null===r)return null;switch(n=r[t],t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw Error(h(231,t,typeof n));return n}var e_=!1;if(m)try{var eB={};Object.defineProperty(eB,"passive",{get:function(){e_=!0}}),window.addEventListener("test",eB,eB),window.removeEventListener("test",eB,eB)}catch(e){e_=!1}function eD(e,t,n,r,i,o,s,l,a){var u=Array.prototype.slice.call(arguments,3);try{t.apply(n,u)}catch(e){this.onError(e)}}var ez=!1,eF=null,eV=!1,e$=null,eU={onError:function(e){ez=!0,eF=e}};function eG(e,t,n,r,i,o,s,l,a){ez=!1,eF=null,eD.apply(eU,arguments)}function eH(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do 0!=(4098&(t=e).flags)&&(n=t.return),e=t.return;while(e)}return 3===t.tag?n:null}function eq(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&null!==(e=e.alternate)&&(t=e.memoizedState),null!==t)return t.dehydrated}return null}function eW(e){if(eH(e)!==e)throw Error(h(188))}function eX(e){return null!==(e=function(e){var t=e.alternate;if(!t){if(null===(t=eH(e)))throw Error(h(188));return t!==e?null:e}for(var n=e,r=t;;){var i=n.return;if(null===i)break;var o=i.alternate;if(null===o){if(null!==(r=i.return)){n=r;continue}break}if(i.child===o.child){for(o=i.child;o;){if(o===n)return eW(i),e;if(o===r)return eW(i),t;o=o.sibling}throw Error(h(188))}if(n.return!==r.return)n=i,r=o;else{for(var s=!1,l=i.child;l;){if(l===n){s=!0,n=i,r=o;break}if(l===r){s=!0,r=i,n=o;break}l=l.sibling}if(!s){for(l=o.child;l;){if(l===n){s=!0,n=o,r=i;break}if(l===r){s=!0,r=o,n=i;break}l=l.sibling}if(!s)throw Error(h(189))}}if(n.alternate!==r)throw Error(h(190))}if(3!==n.tag)throw Error(h(188));return n.stateNode.current===n?e:t}(e))?function e(t){if(5===t.tag||6===t.tag)return t;for(t=t.child;null!==t;){var n=e(t);if(null!==n)return n;t=t.sibling}return null}(e):null}var eY=c.unstable_scheduleCallback,eJ=c.unstable_cancelCallback,eQ=c.unstable_shouldYield,eK=c.unstable_requestPaint,eZ=c.unstable_now,e0=c.unstable_getCurrentPriorityLevel,e1=c.unstable_ImmediatePriority,e2=c.unstable_UserBlockingPriority,e3=c.unstable_NormalPriority,e5=c.unstable_LowPriority,e6=c.unstable_IdlePriority,e4=null,e8=null,e9=Math.clz32?Math.clz32:function(e){return 0==(e>>>=0)?32:31-(e7(e)/te|0)|0},e7=Math.log,te=Math.LN2,tt=64,tn=4194304;function tr(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return 4194240&e;case 4194304:case 8388608:case 0x1000000:case 0x2000000:case 0x4000000:return 0x7c00000&e;case 0x8000000:return 0x8000000;case 0x10000000:return 0x10000000;case 0x20000000:return 0x20000000;case 0x40000000:return 0x40000000;default:return e}}function ti(e,t){var n=e.pendingLanes;if(0===n)return 0;var r=0,i=e.suspendedLanes,o=e.pingedLanes,s=0xfffffff&n;if(0!==s){var l=s&~i;0!==l?r=tr(l):0!=(o&=s)&&(r=tr(o))}else 0!=(s=n&~i)?r=tr(s):0!==o&&(r=tr(o));if(0===r)return 0;if(0!==t&&t!==r&&0==(t&i)&&((i=r&-r)>=(o=t&-t)||16===i&&0!=(4194240&o)))return t;if(0!=(4&r)&&(r|=16&n),0!==(t=e.entangledLanes))for(e=e.entanglements,t&=r;0<t;)i=1<<(n=31-e9(t)),r|=e[n],t&=~i;return r}function to(e){return 0!=(e=-0x40000001&e.pendingLanes)?e:0x40000000&e?0x40000000:0}function ts(){var e=tt;return 0==(4194240&(tt<<=1))&&(tt=64),e}function tl(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function ta(e,t,n){e.pendingLanes|=t,0x20000000!==t&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,e[t=31-e9(t)]=n}function tu(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-e9(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}var tc=0;function th(e){return 1<(e&=-e)?4<e?0!=(0xfffffff&e)?16:0x20000000:4:1}var td,tf,tp,tg,tm,ty=!1,tb=[],tv=null,tx=null,tw=null,tC=new Map,tE=new Map,tS=[],tP="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function tO(e,t){switch(e){case"focusin":case"focusout":tv=null;break;case"dragenter":case"dragleave":tx=null;break;case"mouseover":case"mouseout":tw=null;break;case"pointerover":case"pointerout":tC.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":tE.delete(t.pointerId)}}function tk(e,t,n,r,i,o){return null===e||e.nativeEvent!==o?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:o,targetContainers:[i]},null!==t&&null!==(t=r_(t))&&tf(t),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==i&&-1===t.indexOf(i)&&t.push(i),e)}function tA(e){var t=rR(e.target);if(null!==t){var n=eH(t);if(null!==n){if(13===(t=n.tag)){if(null!==(t=eq(n))){e.blockedOn=t,tm(e.priority,function(){tp(n)});return}}else if(3===t&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=3===n.tag?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function tM(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=tF(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n)return null!==(t=r_(n))&&tf(t),e.blockedOn=n,!1;var r=new(n=e.nativeEvent).constructor(n.type,n);eE=r,n.target.dispatchEvent(r),eE=null;t.shift()}return!0}function tT(e,t,n){tM(e)&&n.delete(t)}function tN(){ty=!1,null!==tv&&tM(tv)&&(tv=null),null!==tx&&tM(tx)&&(tx=null),null!==tw&&tM(tw)&&(tw=null),tC.forEach(tT),tE.forEach(tT)}function tj(e,t){e.blockedOn===t&&(e.blockedOn=null,ty||(ty=!0,c.unstable_scheduleCallback(c.unstable_NormalPriority,tN)))}function tI(e){function t(t){return tj(t,e)}if(0<tb.length){tj(tb[0],e);for(var n=1;n<tb.length;n++){var r=tb[n];r.blockedOn===e&&(r.blockedOn=null)}}for(null!==tv&&tj(tv,e),null!==tx&&tj(tx,e),null!==tw&&tj(tw,e),tC.forEach(t),tE.forEach(t),n=0;n<tS.length;n++)(r=tS[n]).blockedOn===e&&(r.blockedOn=null);for(;0<tS.length&&null===(n=tS[0]).blockedOn;)tA(n),null===n.blockedOn&&tS.shift()}var tL=O.ReactCurrentBatchConfig,tR=!0;function t_(e,t,n,r){var i=tc,o=tL.transition;tL.transition=null;try{tc=1,tD(e,t,n,r)}finally{tc=i,tL.transition=o}}function tB(e,t,n,r){var i=tc,o=tL.transition;tL.transition=null;try{tc=4,tD(e,t,n,r)}finally{tc=i,tL.transition=o}}function tD(e,t,n,r){if(tR){var i=tF(e,t,n,r);if(null===i)rl(e,t,r,tz,n),tO(e,r);else if(function(e,t,n,r,i){switch(t){case"focusin":return tv=tk(tv,e,t,n,r,i),!0;case"dragenter":return tx=tk(tx,e,t,n,r,i),!0;case"mouseover":return tw=tk(tw,e,t,n,r,i),!0;case"pointerover":var o=i.pointerId;return tC.set(o,tk(tC.get(o)||null,e,t,n,r,i)),!0;case"gotpointercapture":return o=i.pointerId,tE.set(o,tk(tE.get(o)||null,e,t,n,r,i)),!0}return!1}(i,e,t,n,r))r.stopPropagation();else if(tO(e,r),4&t&&-1<tP.indexOf(e)){for(;null!==i;){var o=r_(i);if(null!==o&&td(o),null===(o=tF(e,t,n,r))&&rl(e,t,r,tz,n),o===i)break;i=o}null!==i&&r.stopPropagation()}else rl(e,t,r,null,n)}}var tz=null;function tF(e,t,n,r){if(tz=null,null!==(e=rR(e=eS(r)))){if(null===(t=eH(e)))e=null;else if(13===(n=t.tag)){if(null!==(e=eq(t)))return e;e=null}else if(3===n){if(t.stateNode.current.memoizedState.isDehydrated)return 3===t.tag?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}return tz=e,null}function tV(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(e0()){case e1:return 1;case e2:return 4;case e3:case e5:return 16;case e6:return 0x20000000;default:return 16}default:return 16}}var t$=null,tU=null,tG=null;function tH(){if(tG)return tG;var e,t,n=tU,r=n.length,i="value"in t$?t$.value:t$.textContent,o=i.length;for(e=0;e<r&&n[e]===i[e];e++);var s=r-e;for(t=1;t<=s&&n[r-t]===i[o-t];t++);return tG=i.slice(e,1<t?1-t:void 0)}function tq(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function tW(){return!0}function tX(){return!1}function tY(e){function t(t,n,r,i,o){for(var s in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=i,this.target=o,this.currentTarget=null,e)e.hasOwnProperty(s)&&(t=e[s],this[s]=t?t(i):i[s]);return this.isDefaultPrevented=(null!=i.defaultPrevented?i.defaultPrevented:!1===i.returnValue)?tW:tX,this.isPropagationStopped=tX,this}return U(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=tW)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=tW)},persist:function(){},isPersistent:tW}),t}var tJ,tQ,tK,tZ={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},t0=tY(tZ),t1=U({},tZ,{view:0,detail:0}),t2=tY(t1),t3=U({},t1,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:ni,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==tK&&(tK&&"mousemove"===e.type?(tJ=e.screenX-tK.screenX,tQ=e.screenY-tK.screenY):tQ=tJ=0,tK=e),tJ)},movementY:function(e){return"movementY"in e?e.movementY:tQ}}),t5=tY(t3),t6=tY(U({},t3,{dataTransfer:0})),t4=tY(U({},t1,{relatedTarget:0})),t8=tY(U({},tZ,{animationName:0,elapsedTime:0,pseudoElement:0})),t9=tY(U({},tZ,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),t7=tY(U({},tZ,{data:0})),ne={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},nt={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},nn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function nr(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=nn[e])&&!!t[e]}function ni(){return nr}var no=tY(U({},t1,{key:function(e){if(e.key){var t=ne[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=tq(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?nt[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:ni,charCode:function(e){return"keypress"===e.type?tq(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?tq(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),ns=tY(U({},t3,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),nl=tY(U({},t1,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:ni})),na=tY(U({},tZ,{propertyName:0,elapsedTime:0,pseudoElement:0})),nu=tY(U({},t3,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0})),nc=[9,13,27,32],nh=m&&"CompositionEvent"in window,nd=null;m&&"documentMode"in document&&(nd=document.documentMode);var nf=m&&"TextEvent"in window&&!nd,np=m&&(!nh||nd&&8<nd&&11>=nd),ng=!1;function nm(e,t){switch(e){case"keyup":return -1!==nc.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function ny(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var nb=!1,nv={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function nx(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!nv[e.type]:"textarea"===t}function nw(e,t,n,r){eM(r),0<(t=ru(t,"onChange")).length&&(n=new t0("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var nC=null,nE=null;function nS(e){rt(e,0)}function nP(e){if(J(rB(e)))return e}function nO(e,t){if("change"===e)return t}var nk=!1;if(m){if(m){var nA="oninput"in document;if(!nA){var nM=document.createElement("div");nM.setAttribute("oninput","return;"),nA="function"==typeof nM.oninput}r=nA}else r=!1;nk=r&&(!document.documentMode||9<document.documentMode)}function nT(){nC&&(nC.detachEvent("onpropertychange",nN),nE=nC=null)}function nN(e){if("value"===e.propertyName&&nP(nE)){var t=[];nw(t,nE,e,eS(e)),eL(nS,t)}}function nj(e,t,n){"focusin"===e?(nT(),nC=t,nE=n,nC.attachEvent("onpropertychange",nN)):"focusout"===e&&nT()}function nI(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return nP(nE)}function nL(e,t){if("click"===e)return nP(t)}function nR(e,t){if("input"===e||"change"===e)return nP(t)}var n_="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t};function nB(e,t){if(n_(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!y.call(t,i)||!n_(e[i],t[i]))return!1}return!0}function nD(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function nz(e,t){var n,r=nD(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}t:{for(;r;){if(r.nextSibling){r=r.nextSibling;break t}r=r.parentNode}r=void 0}r=nD(r)}}function nF(){for(var e=window,t=Q();t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(n)e=t.contentWindow;else break;t=Q(e.document)}return t}function nV(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var n$=m&&"documentMode"in document&&11>=document.documentMode,nU=null,nG=null,nH=null,nq=!1;function nW(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;nq||null==nU||nU!==Q(r)||(r="selectionStart"in(r=nU)&&nV(r)?{start:r.selectionStart,end:r.selectionEnd}:{anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},nH&&nB(nH,r)||(nH=r,0<(r=ru(nG,"onSelect")).length&&(t=new t0("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=nU)))}function nX(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var nY={animationend:nX("Animation","AnimationEnd"),animationiteration:nX("Animation","AnimationIteration"),animationstart:nX("Animation","AnimationStart"),transitionend:nX("Transition","TransitionEnd")},nJ={},nQ={};function nK(e){if(nJ[e])return nJ[e];if(!nY[e])return e;var t,n=nY[e];for(t in n)if(n.hasOwnProperty(t)&&t in nQ)return nJ[e]=n[t];return e}m&&(nQ=document.createElement("div").style,"AnimationEvent"in window||(delete nY.animationend.animation,delete nY.animationiteration.animation,delete nY.animationstart.animation),"TransitionEvent"in window||delete nY.transitionend.transition);var nZ=nK("animationend"),n0=nK("animationiteration"),n1=nK("animationstart"),n2=nK("transitionend"),n3=new Map,n5="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function n6(e,t){n3.set(e,t),p(t,[e])}for(var n4=0;n4<n5.length;n4++){var n8=n5[n4];n6(n8.toLowerCase(),"on"+(n8[0].toUpperCase()+n8.slice(1)))}n6(nZ,"onAnimationEnd"),n6(n0,"onAnimationIteration"),n6(n1,"onAnimationStart"),n6("dblclick","onDoubleClick"),n6("focusin","onFocus"),n6("focusout","onBlur"),n6(n2,"onTransitionEnd"),g("onMouseEnter",["mouseout","mouseover"]),g("onMouseLeave",["mouseout","mouseover"]),g("onPointerEnter",["pointerout","pointerover"]),g("onPointerLeave",["pointerout","pointerover"]),p("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),p("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),p("onBeforeInput",["compositionend","keypress","textInput","paste"]),p("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),p("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),p("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var n9="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),n7=new Set("cancel close invalid load scroll toggle".split(" ").concat(n9));function re(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,!function(e,t,n,r,i,o,s,l,a){if(eG.apply(this,arguments),ez){if(ez){var u=eF;ez=!1,eF=null}else throw Error(h(198));eV||(eV=!0,e$=u)}}(r,t,void 0,e),e.currentTarget=null}function rt(e,t){t=0!=(4&t);for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;t:{var o=void 0;if(t)for(var s=r.length-1;0<=s;s--){var l=r[s],a=l.instance,u=l.currentTarget;if(l=l.listener,a!==o&&i.isPropagationStopped())break t;re(i,l,u),o=a}else for(s=0;s<r.length;s++){if(a=(l=r[s]).instance,u=l.currentTarget,l=l.listener,a!==o&&i.isPropagationStopped())break t;re(i,l,u),o=a}}}if(eV)throw e=e$,eV=!1,e$=null,e}function rn(e,t){var n=t[rj];void 0===n&&(n=t[rj]=new Set);var r=e+"__bubble";n.has(r)||(rs(t,e,2,!1),n.add(r))}function rr(e,t,n){var r=0;t&&(r|=4),rs(n,e,r,t)}var ri="_reactListening"+Math.random().toString(36).slice(2);function ro(e){if(!e[ri]){e[ri]=!0,d.forEach(function(t){"selectionchange"!==t&&(n7.has(t)||rr(t,!1,e),rr(t,!0,e))});var t=9===e.nodeType?e:e.ownerDocument;null===t||t[ri]||(t[ri]=!0,rr("selectionchange",!1,t))}}function rs(e,t,n,r){switch(tV(t)){case 1:var i=t_;break;case 4:i=tB;break;default:i=tD}n=i.bind(null,t,n,e),i=void 0,e_&&("touchstart"===t||"touchmove"===t||"wheel"===t)&&(i=!0),r?void 0!==i?e.addEventListener(t,n,{capture:!0,passive:i}):e.addEventListener(t,n,!0):void 0!==i?e.addEventListener(t,n,{passive:i}):e.addEventListener(t,n,!1)}function rl(e,t,n,r,i){var o=r;if(0==(1&t)&&0==(2&t)&&null!==r)t:for(;;){if(null===r)return;var s=r.tag;if(3===s||4===s){var l=r.stateNode.containerInfo;if(l===i||8===l.nodeType&&l.parentNode===i)break;if(4===s)for(s=r.return;null!==s;){var a=s.tag;if((3===a||4===a)&&((a=s.stateNode.containerInfo)===i||8===a.nodeType&&a.parentNode===i))return;s=s.return}for(;null!==l;){if(null===(s=rR(l)))return;if(5===(a=s.tag)||6===a){r=o=s;continue t}l=l.parentNode}}r=r.return}eL(function(){var r=o,i=eS(n),s=[];t:{var l=n3.get(e);if(void 0!==l){var a=t0,u=e;switch(e){case"keypress":if(0===tq(n))break t;case"keydown":case"keyup":a=no;break;case"focusin":u="focus",a=t4;break;case"focusout":u="blur",a=t4;break;case"beforeblur":case"afterblur":a=t4;break;case"click":if(2===n.button)break t;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":a=t5;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":a=t6;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":a=nl;break;case nZ:case n0:case n1:a=t8;break;case n2:a=na;break;case"scroll":a=t2;break;case"wheel":a=nu;break;case"copy":case"cut":case"paste":a=t9;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":a=ns}var c=0!=(4&t),h=!c&&"scroll"===e,d=c?null!==l?l+"Capture":null:l;c=[];for(var f,p=r;null!==p;){var g=(f=p).stateNode;if(5===f.tag&&null!==g&&(f=g,null!==d&&null!=(g=eR(p,d))&&c.push(ra(p,g,f))),h)break;p=p.return}0<c.length&&(l=new a(l,u,null,n,i),s.push({event:l,listeners:c}))}}if(0==(7&t)){t:if(l="mouseover"===e||"pointerover"===e,a="mouseout"===e||"pointerout"===e,!(l&&n!==eE&&(u=n.relatedTarget||n.fromElement)&&(rR(u)||u[rN]))){if((a||l)&&(l=i.window===i?i:(l=i.ownerDocument)?l.defaultView||l.parentWindow:window,a?(u=n.relatedTarget||n.toElement,a=r,null!==(u=u?rR(u):null)&&(h=eH(u),u!==h||5!==u.tag&&6!==u.tag)&&(u=null)):(a=null,u=r),a!==u)){if(c=t5,g="onMouseLeave",d="onMouseEnter",p="mouse",("pointerout"===e||"pointerover"===e)&&(c=ns,g="onPointerLeave",d="onPointerEnter",p="pointer"),h=null==a?l:rB(a),f=null==u?l:rB(u),(l=new c(g,p+"leave",a,n,i)).target=h,l.relatedTarget=f,g=null,rR(i)===r&&((c=new c(d,p+"enter",u,n,i)).target=f,c.relatedTarget=h,g=c),h=g,a&&u)n:{for(c=a,d=u,p=0,f=c;f;f=rc(f))p++;for(f=0,g=d;g;g=rc(g))f++;for(;0<p-f;)c=rc(c),p--;for(;0<f-p;)d=rc(d),f--;for(;p--;){if(c===d||null!==d&&c===d.alternate)break n;c=rc(c),d=rc(d)}c=null}else c=null;null!==a&&rh(s,l,a,c,!1),null!==u&&null!==h&&rh(s,h,u,c,!0)}}t:{if("select"===(a=(l=r?rB(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===a&&"file"===l.type)var m,y=nO;else if(nx(l)){if(nk)y=nR;else{y=nI;var b=nj}}else(a=l.nodeName)&&"input"===a.toLowerCase()&&("checkbox"===l.type||"radio"===l.type)&&(y=nL);if(y&&(y=y(e,r))){nw(s,y,n,i);break t}b&&b(e,l,r),"focusout"===e&&(b=l._wrapperState)&&b.controlled&&"number"===l.type&&er(l,"number",l.value)}switch(b=r?rB(r):window,e){case"focusin":(nx(b)||"true"===b.contentEditable)&&(nU=b,nG=r,nH=null);break;case"focusout":nH=nG=nU=null;break;case"mousedown":nq=!0;break;case"contextmenu":case"mouseup":case"dragend":nq=!1,nW(s,n,i);break;case"selectionchange":if(n$)break;case"keydown":case"keyup":nW(s,n,i)}if(nh)n:{switch(e){case"compositionstart":var v="onCompositionStart";break n;case"compositionend":v="onCompositionEnd";break n;case"compositionupdate":v="onCompositionUpdate";break n}v=void 0}else nb?nm(e,n)&&(v="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(v="onCompositionStart");v&&(np&&"ko"!==n.locale&&(nb||"onCompositionStart"!==v?"onCompositionEnd"===v&&nb&&(m=tH()):(tU="value"in(t$=i)?t$.value:t$.textContent,nb=!0)),0<(b=ru(r,v)).length&&(v=new t7(v,e,null,n,i),s.push({event:v,listeners:b}),m?v.data=m:null!==(m=ny(n))&&(v.data=m))),(m=nf?function(e,t){switch(e){case"compositionend":return ny(t);case"keypress":if(32!==t.which)return null;return ng=!0," ";case"textInput":return" "===(e=t.data)&&ng?null:e;default:return null}}(e,n):function(e,t){if(nb)return"compositionend"===e||!nh&&nm(e,t)?(e=tH(),tG=tU=t$=null,nb=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return np&&"ko"!==t.locale?null:t.data}}(e,n))&&0<(r=ru(r,"onBeforeInput")).length&&(i=new t7("onBeforeInput","beforeinput",null,n,i),s.push({event:i,listeners:r}),i.data=m)}rt(s,t)})}function ra(e,t,n){return{instance:e,listener:t,currentTarget:n}}function ru(e,t){for(var n=t+"Capture",r=[];null!==e;){var i=e,o=i.stateNode;5===i.tag&&null!==o&&(i=o,null!=(o=eR(e,n))&&r.unshift(ra(e,o,i)),null!=(o=eR(e,t))&&r.push(ra(e,o,i))),e=e.return}return r}function rc(e){if(null===e)return null;do e=e.return;while(e&&5!==e.tag);return e||null}function rh(e,t,n,r,i){for(var o=t._reactName,s=[];null!==n&&n!==r;){var l=n,a=l.alternate,u=l.stateNode;if(null!==a&&a===r)break;5===l.tag&&null!==u&&(l=u,i?null!=(a=eR(n,o))&&s.unshift(ra(n,a,l)):i||null!=(a=eR(n,o))&&s.push(ra(n,a,l))),n=n.return}0!==s.length&&e.push({event:t,listeners:s})}var rd=/\r\n?/g,rf=/\u0000|\uFFFD/g;function rp(e){return("string"==typeof e?e:""+e).replace(rd,"\n").replace(rf,"")}function rg(e,t,n){if(t=rp(t),rp(e)!==t&&n)throw Error(h(425))}function rm(){}var ry=null,rb=null;function rv(e,t){return"textarea"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var rx="function"==typeof setTimeout?setTimeout:void 0,rw="function"==typeof clearTimeout?clearTimeout:void 0,rC="function"==typeof Promise?Promise:void 0,rE="function"==typeof queueMicrotask?queueMicrotask:void 0!==rC?function(e){return rC.resolve(null).then(e).catch(rS)}:rx;function rS(e){setTimeout(function(){throw e})}function rP(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&8===i.nodeType){if("/$"===(n=i.data)){if(0===r){e.removeChild(i),tI(t);return}r--}else"$"!==n&&"$?"!==n&&"$!"!==n||r++}n=i}while(n);tI(t)}function rO(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t)break;if("/$"===t)return null}}return e}function rk(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}var rA=Math.random().toString(36).slice(2),rM="__reactFiber$"+rA,rT="__reactProps$"+rA,rN="__reactContainer$"+rA,rj="__reactEvents$"+rA,rI="__reactListeners$"+rA,rL="__reactHandles$"+rA;function rR(e){var t=e[rM];if(t)return t;for(var n=e.parentNode;n;){if(t=n[rN]||n[rM]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=rk(e);null!==e;){if(n=e[rM])return n;e=rk(e)}return t}n=(e=n).parentNode}return null}function r_(e){return(e=e[rM]||e[rN])&&(5===e.tag||6===e.tag||13===e.tag||3===e.tag)?e:null}function rB(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(h(33))}function rD(e){return e[rT]||null}var rz=[],rF=-1;function rV(e){return{current:e}}function r$(e){0>rF||(e.current=rz[rF],rz[rF]=null,rF--)}function rU(e,t){rz[++rF]=e.current,e.current=t}var rG={},rH=rV(rG),rq=rV(!1),rW=rG;function rX(e,t){var n=e.type.contextTypes;if(!n)return rG;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i,o={};for(i in n)o[i]=t[i];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=o),o}function rY(e){return null!=(e=e.childContextTypes)}function rJ(){r$(rq),r$(rH)}function rQ(e,t,n){if(rH.current!==rG)throw Error(h(168));rU(rH,t),rU(rq,n)}function rK(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,"function"!=typeof r.getChildContext)return n;for(var i in r=r.getChildContext())if(!(i in t))throw Error(h(108,function(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=(e=t.render).displayName||e.name||"",t.displayName||(""!==e?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return function e(t){if(null==t)return null;if("function"==typeof t)return t.displayName||t.name||null;if("string"==typeof t)return t;switch(t){case M:return"Fragment";case A:return"Portal";case N:return"Profiler";case T:return"StrictMode";case R:return"Suspense";case _:return"SuspenseList"}if("object"==typeof t)switch(t.$$typeof){case I:return(t.displayName||"Context")+".Consumer";case j:return(t._context.displayName||"Context")+".Provider";case L:var n=t.render;return(t=t.displayName)||(t=""!==(t=n.displayName||n.name||"")?"ForwardRef("+t+")":"ForwardRef"),t;case B:return null!==(n=t.displayName||null)?n:e(t.type)||"Memo";case D:n=t._payload,t=t._init;try{return e(t(n))}catch(e){}}return null}(t);case 8:return t===T?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if("function"==typeof t)return t.displayName||t.name||null;if("string"==typeof t)return t}return null}(e)||"Unknown",i));return U({},n,r)}function rZ(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||rG,rW=rH.current,rU(rH,e),rU(rq,rq.current),!0}function r0(e,t,n){var r=e.stateNode;if(!r)throw Error(h(169));n?(e=rK(e,t,rW),r.__reactInternalMemoizedMergedChildContext=e,r$(rq),r$(rH),rU(rH,e)):r$(rq),rU(rq,n)}var r1=null,r2=!1,r3=!1;function r5(e){null===r1?r1=[e]:r1.push(e)}function r6(){if(!r3&&null!==r1){r3=!0;var e=0,t=tc;try{var n=r1;for(tc=1;e<n.length;e++){var r=n[e];do r=r(!0);while(null!==r)}r1=null,r2=!1}catch(t){throw null!==r1&&(r1=r1.slice(e+1)),eY(e1,r6),t}finally{tc=t,r3=!1}}return null}var r4=[],r8=0,r9=null,r7=0,ie=[],it=0,ir=null,ii=1,io="";function is(e,t){r4[r8++]=r7,r4[r8++]=r9,r9=e,r7=t}function il(e,t,n){ie[it++]=ii,ie[it++]=io,ie[it++]=ir,ir=e;var r=ii;e=io;var i=32-e9(r)-1;r&=~(1<<i),n+=1;var o=32-e9(t)+i;if(30<o){var s=i-i%5;o=(r&(1<<s)-1).toString(32),r>>=s,i-=s,ii=1<<32-e9(t)+i|n<<i|r,io=o+e}else ii=1<<o|n<<i|r,io=e}function ia(e){null!==e.return&&(is(e,1),il(e,1,0))}function iu(e){for(;e===r9;)r9=r4[--r8],r4[r8]=null,r7=r4[--r8],r4[r8]=null;for(;e===ir;)ir=ie[--it],ie[it]=null,io=ie[--it],ie[it]=null,ii=ie[--it],ie[it]=null}var ic=null,ih=null,id=!1,ip=null;function ig(e,t){var n=lJ(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,null===(t=e.deletions)?(e.deletions=[n],e.flags|=16):t.push(n)}function im(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,ic=e,ih=rO(t.firstChild),!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,ic=e,ih=null,!0);case 13:return null!==(t=8!==t.nodeType?null:t)&&(n=null!==ir?{id:ii,overflow:io}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:0x40000000},(n=lJ(18,null,null,0)).stateNode=t,n.return=e,e.child=n,ic=e,ih=null,!0);default:return!1}}function iy(e){return 0!=(1&e.mode)&&0==(128&e.flags)}function ib(e){if(id){var t=ih;if(t){var n=t;if(!im(e,t)){if(iy(e))throw Error(h(418));t=rO(n.nextSibling);var r=ic;t&&im(e,t)?ig(r,n):(e.flags=-4097&e.flags|2,id=!1,ic=e)}}else{if(iy(e))throw Error(h(418));e.flags=-4097&e.flags|2,id=!1,ic=e}}}function iv(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;ic=e}function ix(e){if(e!==ic)return!1;if(!id)return iv(e),id=!0,!1;if((t=3!==e.tag)&&!(t=5!==e.tag)&&(t="head"!==(t=e.type)&&"body"!==t&&!rv(e.type,e.memoizedProps)),t&&(t=ih)){if(iy(e))throw iw(),Error(h(418));for(;t;)ig(e,t),t=rO(t.nextSibling)}if(iv(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(h(317));t:{for(t=0,e=e.nextSibling;e;){if(8===e.nodeType){var t,n=e.data;if("/$"===n){if(0===t){ih=rO(e.nextSibling);break t}t--}else"$"!==n&&"$!"!==n&&"$?"!==n||t++}e=e.nextSibling}ih=null}}else ih=ic?rO(e.stateNode.nextSibling):null;return!0}function iw(){for(var e=ih;e;)e=rO(e.nextSibling)}function iC(){ih=ic=null,id=!1}function iE(e){null===ip?ip=[e]:ip.push(e)}var iS=O.ReactCurrentBatchConfig;function iP(e,t){if(e&&e.defaultProps)for(var n in t=U({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}var iO=rV(null),ik=null,iA=null,iM=null;function iT(){iM=iA=ik=null}function iN(e){var t=iO.current;r$(iO),e._currentValue=t}function ij(e,t,n){for(;null!==e;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,null!==r&&(r.childLanes|=t)):null!==r&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function iI(e,t){ik=e,iM=iA=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!=(e.lanes&t)&&(sa=!0),e.firstContext=null)}function iL(e){var t=e._currentValue;if(iM!==e){if(e={context:e,memoizedValue:t,next:null},null===iA){if(null===ik)throw Error(h(308));iA=e,ik.dependencies={lanes:0,firstContext:e}}else iA=iA.next=e}return t}var iR=null;function i_(e){null===iR?iR=[e]:iR.push(e)}function iB(e,t,n,r){var i=t.interleaved;return null===i?(n.next=n,i_(t)):(n.next=i.next,i.next=n),t.interleaved=n,iD(e,r)}function iD(e,t){e.lanes|=t;var n=e.alternate;for(null!==n&&(n.lanes|=t),n=e,e=e.return;null!==e;)e.childLanes|=t,null!==(n=e.alternate)&&(n.childLanes|=t),n=e,e=e.return;return 3===n.tag?n.stateNode:null}var iz=!1;function iF(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function iV(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function i$(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function iU(e,t,n){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,0!=(2&s6)){var i=r.pending;return null===i?t.next=t:(t.next=i.next,i.next=t),r.pending=t,iD(e,n)}return null===(i=r.interleaved)?(t.next=t,i_(r)):(t.next=i.next,i.next=t),r.interleaved=t,iD(e,n)}function iG(e,t,n){if(null!==(t=t.updateQueue)&&(t=t.shared,0!=(4194240&n))){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,tu(e,n)}}function iH(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var i=null,o=null;if(null!==(n=n.firstBaseUpdate)){do{var s={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===o?i=o=s:o=o.next=s,n=n.next}while(null!==n);null===o?i=o=t:o=o.next=t}else i=o=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:o,shared:r.shared,effects:r.effects},e.updateQueue=n;return}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function iq(e,t,n,r){var i=e.updateQueue;iz=!1;var o=i.firstBaseUpdate,s=i.lastBaseUpdate,l=i.shared.pending;if(null!==l){i.shared.pending=null;var a=l,u=a.next;a.next=null,null===s?o=u:s.next=u,s=a;var c=e.alternate;null!==c&&(l=(c=c.updateQueue).lastBaseUpdate)!==s&&(null===l?c.firstBaseUpdate=u:l.next=u,c.lastBaseUpdate=a)}if(null!==o){var h=i.baseState;for(s=0,c=u=a=null,l=o;;){var d=l.lane,f=l.eventTime;if((r&d)===d){null!==c&&(c=c.next={eventTime:f,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});t:{var p=e,g=l;switch(d=t,f=n,g.tag){case 1:if("function"==typeof(p=g.payload)){h=p.call(f,h,d);break t}h=p;break t;case 3:p.flags=-65537&p.flags|128;case 0:if(null==(d="function"==typeof(p=g.payload)?p.call(f,h,d):p))break t;h=U({},h,d);break t;case 2:iz=!0}}null!==l.callback&&0!==l.lane&&(e.flags|=64,null===(d=i.effects)?i.effects=[l]:d.push(l))}else f={eventTime:f,lane:d,tag:l.tag,payload:l.payload,callback:l.callback,next:null},null===c?(u=c=f,a=h):c=c.next=f,s|=d;if(null===(l=l.next)){if(null===(l=i.shared.pending))break;else l=(d=l).next,d.next=null,i.lastBaseUpdate=d,i.shared.pending=null}}if(null===c&&(a=h),i.baseState=a,i.firstBaseUpdate=u,i.lastBaseUpdate=c,null!==(t=i.shared.interleaved)){i=t;do s|=i.lane,i=i.next;while(i!==t)}else null===o&&(i.shared.lanes=0);lr|=s,e.lanes=s,e.memoizedState=h}}function iW(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var r=e[t],i=r.callback;if(null!==i){if(r.callback=null,r=n,"function"!=typeof i)throw Error(h(191,i));i.call(r)}}}var iX=(new u.Component).refs;function iY(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:U({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var iJ={isMounted:function(e){return!!(e=e._reactInternals)&&eH(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=lw(),i=lC(e),o=i$(r,i);o.payload=t,null!=n&&(o.callback=n),null!==(t=iU(e,o,i))&&(lE(t,e,i,r),iG(t,e,i))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=lw(),i=lC(e),o=i$(r,i);o.tag=1,o.payload=t,null!=n&&(o.callback=n),null!==(t=iU(e,o,i))&&(lE(t,e,i,r),iG(t,e,i))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=lw(),r=lC(e),i=i$(n,r);i.tag=2,null!=t&&(i.callback=t),null!==(t=iU(e,i,r))&&(lE(t,e,r,n),iG(t,e,r))}};function iQ(e,t,n,r,i,o,s){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,o,s):!t.prototype||!t.prototype.isPureReactComponent||!nB(n,r)||!nB(i,o)}function iK(e,t,n){var r=!1,i=rG,o=t.contextType;return"object"==typeof o&&null!==o?o=iL(o):(i=rY(t)?rW:rH.current,o=(r=null!=(r=t.contextTypes))?rX(e,i):rG),t=new t(n,o),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=iJ,e.stateNode=t,t._reactInternals=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=i,e.__reactInternalMemoizedMaskedChildContext=o),t}function iZ(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&iJ.enqueueReplaceState(t,t.state,null)}function i0(e,t,n,r){var i=e.stateNode;i.props=n,i.state=e.memoizedState,i.refs=iX,iF(e);var o=t.contextType;"object"==typeof o&&null!==o?i.context=iL(o):(o=rY(t)?rW:rH.current,i.context=rX(e,o)),i.state=e.memoizedState,"function"==typeof(o=t.getDerivedStateFromProps)&&(iY(e,t,o,n),i.state=e.memoizedState),"function"==typeof t.getDerivedStateFromProps||"function"==typeof i.getSnapshotBeforeUpdate||"function"!=typeof i.UNSAFE_componentWillMount&&"function"!=typeof i.componentWillMount||(t=i.state,"function"==typeof i.componentWillMount&&i.componentWillMount(),"function"==typeof i.UNSAFE_componentWillMount&&i.UNSAFE_componentWillMount(),t!==i.state&&iJ.enqueueReplaceState(i,i.state,null),iq(e,n,i,r),i.state=e.memoizedState),"function"==typeof i.componentDidMount&&(e.flags|=4194308)}function i1(e,t,n){if(null!==(e=n.ref)&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(h(309));var r=n.stateNode}if(!r)throw Error(h(147,e));var i=r,o=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===o?t.ref:((t=function(e){var t=i.refs;t===iX&&(t=i.refs={}),null===e?delete t[o]:t[o]=e})._stringRef=o,t)}if("string"!=typeof e)throw Error(h(284));if(!n._owner)throw Error(h(290,e))}return e}function i2(e,t){throw Error(h(31,"[object Object]"===(e=Object.prototype.toString.call(t))?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function i3(e){return(0,e._init)(e._payload)}function i5(e){function t(t,n){if(e){var r=t.deletions;null===r?(t.deletions=[n],t.flags|=16):r.push(n)}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function i(e,t){return(e=lK(e,t)).index=0,e.sibling=null,e}function o(t,n,r){return(t.index=r,e)?null!==(r=t.alternate)?(r=r.index)<n?(t.flags|=2,n):r:(t.flags|=2,n):(t.flags|=1048576,n)}function s(t){return e&&null===t.alternate&&(t.flags|=2),t}function l(e,t,n,r){return null===t||6!==t.tag?((t=l2(n,e.mode,r)).return=e,t):((t=i(t,n)).return=e,t)}function a(e,t,n,r){var o=n.type;return o===M?c(e,t,n.props.children,r,n.key):null!==t&&(t.elementType===o||"object"==typeof o&&null!==o&&o.$$typeof===D&&i3(o)===t.type)?((r=i(t,n.props)).ref=i1(e,t,n),r.return=e,r):((r=lZ(n.type,n.key,n.props,null,e.mode,r)).ref=i1(e,t,n),r.return=e,r)}function u(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=l3(n,e.mode,r)).return=e,t):((t=i(t,n.children||[])).return=e,t)}function c(e,t,n,r,o){return null===t||7!==t.tag?((t=l0(n,e.mode,r,o)).return=e,t):((t=i(t,n)).return=e,t)}function d(e,t,n){if("string"==typeof t&&""!==t||"number"==typeof t)return(t=l2(""+t,e.mode,n)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case k:return(n=lZ(t.type,t.key,t.props,null,e.mode,n)).ref=i1(e,null,t),n.return=e,n;case A:return(t=l3(t,e.mode,n)).return=e,t;case D:return d(e,(0,t._init)(t._payload),n)}if(ei(t)||V(t))return(t=l0(t,e.mode,n,null)).return=e,t;i2(e,t)}return null}function f(e,t,n,r){var i=null!==t?t.key:null;if("string"==typeof n&&""!==n||"number"==typeof n)return null!==i?null:l(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case k:return n.key===i?a(e,t,n,r):null;case A:return n.key===i?u(e,t,n,r):null;case D:return f(e,t,(i=n._init)(n._payload),r)}if(ei(n)||V(n))return null!==i?null:c(e,t,n,r,null);i2(e,n)}return null}function p(e,t,n,r,i){if("string"==typeof r&&""!==r||"number"==typeof r)return l(t,e=e.get(n)||null,""+r,i);if("object"==typeof r&&null!==r){switch(r.$$typeof){case k:return a(t,e=e.get(null===r.key?n:r.key)||null,r,i);case A:return u(t,e=e.get(null===r.key?n:r.key)||null,r,i);case D:return p(e,t,n,(0,r._init)(r._payload),i)}if(ei(r)||V(r))return c(t,e=e.get(n)||null,r,i,null);i2(t,r)}return null}return function l(a,u,c,g){if("object"==typeof c&&null!==c&&c.type===M&&null===c.key&&(c=c.props.children),"object"==typeof c&&null!==c){switch(c.$$typeof){case k:t:{for(var m=c.key,y=u;null!==y;){if(y.key===m){if((m=c.type)===M){if(7===y.tag){n(a,y.sibling),(u=i(y,c.props.children)).return=a,a=u;break t}}else if(y.elementType===m||"object"==typeof m&&null!==m&&m.$$typeof===D&&i3(m)===y.type){n(a,y.sibling),(u=i(y,c.props)).ref=i1(a,y,c),u.return=a,a=u;break t}n(a,y);break}t(a,y);y=y.sibling}c.type===M?((u=l0(c.props.children,a.mode,g,c.key)).return=a,a=u):((g=lZ(c.type,c.key,c.props,null,a.mode,g)).ref=i1(a,u,c),g.return=a,a=g)}return s(a);case A:t:{for(y=c.key;null!==u;){if(u.key===y){if(4===u.tag&&u.stateNode.containerInfo===c.containerInfo&&u.stateNode.implementation===c.implementation){n(a,u.sibling),(u=i(u,c.children||[])).return=a,a=u;break t}else{n(a,u);break}}t(a,u);u=u.sibling}(u=l3(c,a.mode,g)).return=a,a=u}return s(a);case D:return l(a,u,(y=c._init)(c._payload),g)}if(ei(c))return function(i,s,l,a){for(var u=null,c=null,h=s,g=s=0,m=null;null!==h&&g<l.length;g++){h.index>g?(m=h,h=null):m=h.sibling;var y=f(i,h,l[g],a);if(null===y){null===h&&(h=m);break}e&&h&&null===y.alternate&&t(i,h),s=o(y,s,g),null===c?u=y:c.sibling=y,c=y,h=m}if(g===l.length)return n(i,h),id&&is(i,g),u;if(null===h){for(;g<l.length;g++)null!==(h=d(i,l[g],a))&&(s=o(h,s,g),null===c?u=h:c.sibling=h,c=h);return id&&is(i,g),u}for(h=r(i,h);g<l.length;g++)null!==(m=p(h,i,g,l[g],a))&&(e&&null!==m.alternate&&h.delete(null===m.key?g:m.key),s=o(m,s,g),null===c?u=m:c.sibling=m,c=m);return e&&h.forEach(function(e){return t(i,e)}),id&&is(i,g),u}(a,u,c,g);if(V(c))return function(i,s,l,a){var u=V(l);if("function"!=typeof u)throw Error(h(150));if(null==(l=u.call(l)))throw Error(h(151));for(var c=u=null,g=s,m=s=0,y=null,b=l.next();null!==g&&!b.done;m++,b=l.next()){g.index>m?(y=g,g=null):y=g.sibling;var v=f(i,g,b.value,a);if(null===v){null===g&&(g=y);break}e&&g&&null===v.alternate&&t(i,g),s=o(v,s,m),null===c?u=v:c.sibling=v,c=v,g=y}if(b.done)return n(i,g),id&&is(i,m),u;if(null===g){for(;!b.done;m++,b=l.next())null!==(b=d(i,b.value,a))&&(s=o(b,s,m),null===c?u=b:c.sibling=b,c=b);return id&&is(i,m),u}for(g=r(i,g);!b.done;m++,b=l.next())null!==(b=p(g,i,m,b.value,a))&&(e&&null!==b.alternate&&g.delete(null===b.key?m:b.key),s=o(b,s,m),null===c?u=b:c.sibling=b,c=b);return e&&g.forEach(function(e){return t(i,e)}),id&&is(i,m),u}(a,u,c,g);i2(a,c)}return"string"==typeof c&&""!==c||"number"==typeof c?(c=""+c,null!==u&&6===u.tag?(n(a,u.sibling),(u=i(u,c)).return=a):(n(a,u),(u=l2(c,a.mode,g)).return=a),s(a=u)):n(a,u)}}var i6=i5(!0),i4=i5(!1),i8={},i9=rV(i8),i7=rV(i8),oe=rV(i8);function ot(e){if(e===i8)throw Error(h(174));return e}function on(e,t){switch(rU(oe,t),rU(i7,e),rU(i9,i8),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:eh(null,"");break;default:t=(e=8===e?t.parentNode:t).namespaceURI||null,t=eh(t,e=e.tagName)}r$(i9),rU(i9,t)}function or(){r$(i9),r$(i7),r$(oe)}function oi(e){ot(oe.current);var t=ot(i9.current),n=eh(t,e.type);t!==n&&(rU(i7,e),rU(i9,n))}function oo(e){i7.current===e&&(r$(i9),r$(i7))}var os=rV(0);function ol(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!=(128&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var oa=[];function ou(){for(var e=0;e<oa.length;e++)oa[e]._workInProgressVersionPrimary=null;oa.length=0}var oc=O.ReactCurrentDispatcher,oh=O.ReactCurrentBatchConfig,od=0,of=null,op=null,og=null,om=!1,oy=!1,ob=0,ov=0;function ox(){throw Error(h(321))}function ow(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!n_(e[n],t[n]))return!1;return!0}function oC(e,t,n,r,i,o){if(od=o,of=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,oc.current=null===e||null===e.memoizedState?o6:o4,e=n(r,i),oy){o=0;do{if(oy=!1,ob=0,25<=o)throw Error(h(301));o+=1,og=op=null,t.updateQueue=null,oc.current=o8,e=n(r,i)}while(oy)}if(oc.current=o5,t=null!==op&&null!==op.next,od=0,og=op=of=null,om=!1,t)throw Error(h(300));return e}function oE(){var e=0!==ob;return ob=0,e}function oS(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===og?of.memoizedState=og=e:og=og.next=e,og}function oP(){if(null===op){var e=of.alternate;e=null!==e?e.memoizedState:null}else e=op.next;var t=null===og?of.memoizedState:og.next;if(null!==t)og=t,op=e;else{if(null===e)throw Error(h(310));e={memoizedState:(op=e).memoizedState,baseState:op.baseState,baseQueue:op.baseQueue,queue:op.queue,next:null},null===og?of.memoizedState=og=e:og=og.next=e}return og}function oO(e,t){return"function"==typeof t?t(e):t}function ok(e){var t=oP(),n=t.queue;if(null===n)throw Error(h(311));n.lastRenderedReducer=e;var r=op,i=r.baseQueue,o=n.pending;if(null!==o){if(null!==i){var s=i.next;i.next=o.next,o.next=s}r.baseQueue=i=o,n.pending=null}if(null!==i){o=i.next,r=r.baseState;var l=s=null,a=null,u=o;do{var c=u.lane;if((od&c)===c)null!==a&&(a=a.next={lane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),r=u.hasEagerState?u.eagerState:e(r,u.action);else{var d={lane:c,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null};null===a?(l=a=d,s=r):a=a.next=d,of.lanes|=c,lr|=c}u=u.next}while(null!==u&&u!==o);null===a?s=r:a.next=l,n_(r,t.memoizedState)||(sa=!0),t.memoizedState=r,t.baseState=s,t.baseQueue=a,n.lastRenderedState=r}if(null!==(e=n.interleaved)){i=e;do o=i.lane,of.lanes|=o,lr|=o,i=i.next;while(i!==e)}else null===i&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function oA(e){var t=oP(),n=t.queue;if(null===n)throw Error(h(311));n.lastRenderedReducer=e;var r=n.dispatch,i=n.pending,o=t.memoizedState;if(null!==i){n.pending=null;var s=i=i.next;do o=e(o,s.action),s=s.next;while(s!==i);n_(o,t.memoizedState)||(sa=!0),t.memoizedState=o,null===t.baseQueue&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function oM(){}function oT(e,t){var n=of,r=oP(),i=t(),o=!n_(r.memoizedState,i);if(o&&(r.memoizedState=i,sa=!0),r=r.queue,o$(oI.bind(null,n,r,e),[e]),r.getSnapshot!==t||o||null!==og&&1&og.memoizedState.tag){if(n.flags|=2048,oB(9,oj.bind(null,n,r,i,t),void 0,null),null===s4)throw Error(h(349));0!=(30&od)||oN(n,t,i)}return i}function oN(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},null===(t=of.updateQueue)?(t={lastEffect:null,stores:null},of.updateQueue=t,t.stores=[e]):null===(n=t.stores)?t.stores=[e]:n.push(e)}function oj(e,t,n,r){t.value=n,t.getSnapshot=r,oL(t)&&oR(e)}function oI(e,t,n){return n(function(){oL(t)&&oR(e)})}function oL(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!n_(e,n)}catch(e){return!0}}function oR(e){var t=iD(e,1);null!==t&&lE(t,e,1,-1)}function o_(e){var t=oS();return"function"==typeof e&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:oO,lastRenderedState:e},t.queue=e,e=e.dispatch=o0.bind(null,of,e),[t.memoizedState,e]}function oB(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},null===(t=of.updateQueue)?(t={lastEffect:null,stores:null},of.updateQueue=t,t.lastEffect=e.next=e):null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function oD(){return oP().memoizedState}function oz(e,t,n,r){var i=oS();of.flags|=e,i.memoizedState=oB(1|t,n,void 0,void 0===r?null:r)}function oF(e,t,n,r){var i=oP();r=void 0===r?null:r;var o=void 0;if(null!==op){var s=op.memoizedState;if(o=s.destroy,null!==r&&ow(r,s.deps)){i.memoizedState=oB(t,n,o,r);return}}of.flags|=e,i.memoizedState=oB(1|t,n,o,r)}function oV(e,t){return oz(8390656,8,e,t)}function o$(e,t){return oF(2048,8,e,t)}function oU(e,t){return oF(4,2,e,t)}function oG(e,t){return oF(4,4,e,t)}function oH(e,t){return"function"==typeof t?(t(e=e()),function(){t(null)}):null!=t?(e=e(),t.current=e,function(){t.current=null}):void 0}function oq(e,t,n){return n=null!=n?n.concat([e]):null,oF(4,4,oH.bind(null,t,e),n)}function oW(){}function oX(e,t){var n=oP();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ow(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function oY(e,t){var n=oP();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ow(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function oJ(e,t,n){return 0==(21&od)?(e.baseState&&(e.baseState=!1,sa=!0),e.memoizedState=n):(n_(n,t)||(n=ts(),of.lanes|=n,lr|=n,e.baseState=!0),t)}function oQ(e,t){var n=tc;tc=0!==n&&4>n?n:4,e(!0);var r=oh.transition;oh.transition={};try{e(!1),t()}finally{tc=n,oh.transition=r}}function oK(){return oP().memoizedState}function oZ(e,t,n){var r=lC(e);n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},o1(e)?o2(t,n):null!==(n=iB(e,t,n,r))&&(lE(n,e,r,lw()),o3(n,t,r))}function o0(e,t,n){var r=lC(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(o1(e))o2(t,i);else{var o=e.alternate;if(0===e.lanes&&(null===o||0===o.lanes)&&null!==(o=t.lastRenderedReducer))try{var s=t.lastRenderedState,l=o(s,n);if(i.hasEagerState=!0,i.eagerState=l,n_(l,s)){var a=t.interleaved;null===a?(i.next=i,i_(t)):(i.next=a.next,a.next=i),t.interleaved=i;return}}catch(e){}finally{}null!==(n=iB(e,t,i,r))&&(lE(n,e,r,i=lw()),o3(n,t,r))}}function o1(e){var t=e.alternate;return e===of||null!==t&&t===of}function o2(e,t){oy=om=!0;var n=e.pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function o3(e,t,n){if(0!=(4194240&n)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,tu(e,n)}}var o5={readContext:iL,useCallback:ox,useContext:ox,useEffect:ox,useImperativeHandle:ox,useInsertionEffect:ox,useLayoutEffect:ox,useMemo:ox,useReducer:ox,useRef:ox,useState:ox,useDebugValue:ox,useDeferredValue:ox,useTransition:ox,useMutableSource:ox,useSyncExternalStore:ox,useId:ox,unstable_isNewReconciler:!1},o6={readContext:iL,useCallback:function(e,t){return oS().memoizedState=[e,void 0===t?null:t],e},useContext:iL,useEffect:oV,useImperativeHandle:function(e,t,n){return n=null!=n?n.concat([e]):null,oz(4194308,4,oH.bind(null,t,e),n)},useLayoutEffect:function(e,t){return oz(4194308,4,e,t)},useInsertionEffect:function(e,t){return oz(4,2,e,t)},useMemo:function(e,t){var n=oS();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=oS();return t=void 0!==n?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=oZ.bind(null,of,e),[r.memoizedState,e]},useRef:function(e){var t=oS();return e={current:e},t.memoizedState=e},useState:o_,useDebugValue:oW,useDeferredValue:function(e){return oS().memoizedState=e},useTransition:function(){var e=o_(!1),t=e[0];return e=oQ.bind(null,e[1]),oS().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=of,i=oS();if(id){if(void 0===n)throw Error(h(407));n=n()}else{if(n=t(),null===s4)throw Error(h(349));0!=(30&od)||oN(r,t,n)}i.memoizedState=n;var o={value:n,getSnapshot:t};return i.queue=o,oV(oI.bind(null,r,o,e),[e]),r.flags|=2048,oB(9,oj.bind(null,r,o,n,t),void 0,null),n},useId:function(){var e=oS(),t=s4.identifierPrefix;if(id){var n=io,r=ii;t=":"+t+"R"+(n=(r&~(1<<32-e9(r)-1)).toString(32)+n),0<(n=ob++)&&(t+="H"+n.toString(32)),t+=":"}else t=":"+t+"r"+(n=ov++).toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},o4={readContext:iL,useCallback:oX,useContext:iL,useEffect:o$,useImperativeHandle:oq,useInsertionEffect:oU,useLayoutEffect:oG,useMemo:oY,useReducer:ok,useRef:oD,useState:function(){return ok(oO)},useDebugValue:oW,useDeferredValue:function(e){return oJ(oP(),op.memoizedState,e)},useTransition:function(){return[ok(oO)[0],oP().memoizedState]},useMutableSource:oM,useSyncExternalStore:oT,useId:oK,unstable_isNewReconciler:!1},o8={readContext:iL,useCallback:oX,useContext:iL,useEffect:o$,useImperativeHandle:oq,useInsertionEffect:oU,useLayoutEffect:oG,useMemo:oY,useReducer:oA,useRef:oD,useState:function(){return oA(oO)},useDebugValue:oW,useDeferredValue:function(e){var t=oP();return null===op?t.memoizedState=e:oJ(t,op.memoizedState,e)},useTransition:function(){return[oA(oO)[0],oP().memoizedState]},useMutableSource:oM,useSyncExternalStore:oT,useId:oK,unstable_isNewReconciler:!1};function o9(e,t){try{var n="",r=t;do n+=function(e){switch(e.tag){case 5:return G(e.type);case 16:return G("Lazy");case 13:return G("Suspense");case 19:return G("SuspenseList");case 0:case 2:case 15:return e=q(e.type,!1);case 11:return e=q(e.type.render,!1);case 1:return e=q(e.type,!0);default:return""}}(r),r=r.return;while(r);var i=n}catch(e){i="\nError generating stack: "+e.message+"\n"+e.stack}return{value:e,source:t,stack:i,digest:null}}function o7(e,t,n){return{value:e,source:null,stack:null!=n?n:null,digest:null!=t?t:null}}function se(e,t){try{console.error(t.value)}catch(e){setTimeout(function(){throw e})}}var st="function"==typeof WeakMap?WeakMap:Map;function sn(e,t,n){(n=i$(-1,n)).tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){lh||(lh=!0,ld=r),se(e,t)},n}function sr(e,t,n){(n=i$(-1,n)).tag=3;var r=e.type.getDerivedStateFromError;if("function"==typeof r){var i=t.value;n.payload=function(){return r(i)},n.callback=function(){se(e,t)}}var o=e.stateNode;return null!==o&&"function"==typeof o.componentDidCatch&&(n.callback=function(){se(e,t),"function"!=typeof r&&(null===lf?lf=new Set([this]):lf.add(this));var n=t.stack;this.componentDidCatch(t.value,{componentStack:null!==n?n:""})}),n}function si(e,t,n){var r=e.pingCache;if(null===r){r=e.pingCache=new st;var i=new Set;r.set(t,i)}else void 0===(i=r.get(t))&&(i=new Set,r.set(t,i));i.has(n)||(i.add(n),e=lG.bind(null,e,t,n),t.then(e,e))}function so(e){do{var t;if((t=13===e.tag)&&(t=null===(t=e.memoizedState)||null!==t.dehydrated),t)return e;e=e.return}while(null!==e);return null}function ss(e,t,n,r,i){return 0==(1&e.mode)?(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,1===n.tag&&(null===n.alternate?n.tag=17:((t=i$(-1,1)).tag=2,iU(n,t,1))),n.lanes|=1),e):(e.flags|=65536,e.lanes=i,e)}var sl=O.ReactCurrentOwner,sa=!1;function su(e,t,n,r){t.child=null===e?i4(t,null,n,r):i6(t,e.child,n,r)}function sc(e,t,n,r,i){n=n.render;var o=t.ref;return(iI(t,i),r=oC(e,t,n,r,o,i),n=oE(),null===e||sa)?(id&&n&&ia(t),t.flags|=1,su(e,t,r,i),t.child):(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,sM(e,t,i))}function sh(e,t,n,r,i){if(null===e){var o=n.type;return"function"!=typeof o||lQ(o)||void 0!==o.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=lZ(n.type,null,r,t,t.mode,i)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=o,sd(e,t,o,r,i))}if(o=e.child,0==(e.lanes&i)){var s=o.memoizedProps;if((n=null!==(n=n.compare)?n:nB)(s,r)&&e.ref===t.ref)return sM(e,t,i)}return t.flags|=1,(e=lK(o,r)).ref=t.ref,e.return=t,t.child=e}function sd(e,t,n,r,i){if(null!==e){var o=e.memoizedProps;if(nB(o,r)&&e.ref===t.ref){if(sa=!1,t.pendingProps=r=o,0==(e.lanes&i))return t.lanes=e.lanes,sM(e,t,i);else 0!=(131072&e.flags)&&(sa=!0)}}return sg(e,t,n,r,i)}function sf(e,t,n){var r=t.pendingProps,i=r.children,o=null!==e?e.memoizedState:null;if("hidden"===r.mode){if(0==(1&t.mode))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},rU(le,s7),s7|=n;else{if(0==(0x40000000&n))return e=null!==o?o.baseLanes|n:n,t.lanes=t.childLanes=0x40000000,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,rU(le,s7),s7|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=null!==o?o.baseLanes:n,rU(le,s7),s7|=r}}else null!==o?(r=o.baseLanes|n,t.memoizedState=null):r=n,rU(le,s7),s7|=r;return su(e,t,i,n),t.child}function sp(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function sg(e,t,n,r,i){var o=rY(n)?rW:rH.current;return(o=rX(t,o),iI(t,i),n=oC(e,t,n,r,o,i),r=oE(),null===e||sa)?(id&&r&&ia(t),t.flags|=1,su(e,t,n,i),t.child):(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,sM(e,t,i))}function sm(e,t,n,r,i){if(rY(n)){var o=!0;rZ(t)}else o=!1;if(iI(t,i),null===t.stateNode)sA(e,t),iK(t,n,r),i0(t,n,r,i),r=!0;else if(null===e){var s=t.stateNode,l=t.memoizedProps;s.props=l;var a=s.context,u=n.contextType;u="object"==typeof u&&null!==u?iL(u):rX(t,u=rY(n)?rW:rH.current);var c=n.getDerivedStateFromProps,h="function"==typeof c||"function"==typeof s.getSnapshotBeforeUpdate;h||"function"!=typeof s.UNSAFE_componentWillReceiveProps&&"function"!=typeof s.componentWillReceiveProps||(l!==r||a!==u)&&iZ(t,s,r,u),iz=!1;var d=t.memoizedState;s.state=d,iq(t,r,s,i),a=t.memoizedState,l!==r||d!==a||rq.current||iz?("function"==typeof c&&(iY(t,n,c,r),a=t.memoizedState),(l=iz||iQ(t,n,l,r,d,a,u))?(h||"function"!=typeof s.UNSAFE_componentWillMount&&"function"!=typeof s.componentWillMount||("function"==typeof s.componentWillMount&&s.componentWillMount(),"function"==typeof s.UNSAFE_componentWillMount&&s.UNSAFE_componentWillMount()),"function"==typeof s.componentDidMount&&(t.flags|=4194308)):("function"==typeof s.componentDidMount&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=a),s.props=r,s.state=a,s.context=u,r=l):("function"==typeof s.componentDidMount&&(t.flags|=4194308),r=!1)}else{s=t.stateNode,iV(e,t),l=t.memoizedProps,u=t.type===t.elementType?l:iP(t.type,l),s.props=u,h=t.pendingProps,d=s.context,a="object"==typeof(a=n.contextType)&&null!==a?iL(a):rX(t,a=rY(n)?rW:rH.current);var f=n.getDerivedStateFromProps;(c="function"==typeof f||"function"==typeof s.getSnapshotBeforeUpdate)||"function"!=typeof s.UNSAFE_componentWillReceiveProps&&"function"!=typeof s.componentWillReceiveProps||(l!==h||d!==a)&&iZ(t,s,r,a),iz=!1,d=t.memoizedState,s.state=d,iq(t,r,s,i);var p=t.memoizedState;l!==h||d!==p||rq.current||iz?("function"==typeof f&&(iY(t,n,f,r),p=t.memoizedState),(u=iz||iQ(t,n,u,r,d,p,a)||!1)?(c||"function"!=typeof s.UNSAFE_componentWillUpdate&&"function"!=typeof s.componentWillUpdate||("function"==typeof s.componentWillUpdate&&s.componentWillUpdate(r,p,a),"function"==typeof s.UNSAFE_componentWillUpdate&&s.UNSAFE_componentWillUpdate(r,p,a)),"function"==typeof s.componentDidUpdate&&(t.flags|=4),"function"==typeof s.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!=typeof s.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof s.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),s.props=r,s.state=p,s.context=a,r=u):("function"!=typeof s.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof s.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),r=!1)}return sy(e,t,n,r,o,i)}function sy(e,t,n,r,i,o){sp(e,t);var s=0!=(128&t.flags);if(!r&&!s)return i&&r0(t,n,!1),sM(e,t,o);r=t.stateNode,sl.current=t;var l=s&&"function"!=typeof n.getDerivedStateFromError?null:r.render();return t.flags|=1,null!==e&&s?(t.child=i6(t,e.child,null,o),t.child=i6(t,null,l,o)):su(e,t,l,o),t.memoizedState=r.state,i&&r0(t,n,!0),t.child}function sb(e){var t=e.stateNode;t.pendingContext?rQ(e,t.pendingContext,t.pendingContext!==t.context):t.context&&rQ(e,t.context,!1),on(e,t.containerInfo)}function sv(e,t,n,r,i){return iC(),iE(i),t.flags|=256,su(e,t,n,r),t.child}var sx={dehydrated:null,treeContext:null,retryLane:0};function sw(e){return{baseLanes:e,cachePool:null,transitions:null}}function sC(e,t,n){var r,i=t.pendingProps,o=os.current,s=!1,l=0!=(128&t.flags);if((r=l)||(r=(null===e||null!==e.memoizedState)&&0!=(2&o)),r?(s=!0,t.flags&=-129):(null===e||null!==e.memoizedState)&&(o|=1),rU(os,1&o),null===e)return(ib(t),null!==(e=t.memoizedState)&&null!==(e=e.dehydrated))?(0==(1&t.mode)?t.lanes=1:"$!"===e.data?t.lanes=8:t.lanes=0x40000000,null):(l=i.children,e=i.fallback,s?(i=t.mode,s=t.child,l={mode:"hidden",children:l},0==(1&i)&&null!==s?(s.childLanes=0,s.pendingProps=l):s=l1(l,i,0,null),e=l0(e,i,n,null),s.return=t,e.return=t,s.sibling=e,t.child=s,t.child.memoizedState=sw(n),t.memoizedState=sx,e):sE(t,l));if(null!==(o=e.memoizedState)&&null!==(r=o.dehydrated))return function(e,t,n,r,i,o,s){if(n)return 256&t.flags?(t.flags&=-257,sS(e,t,s,r=o7(Error(h(422))))):null!==t.memoizedState?(t.child=e.child,t.flags|=128,null):(o=r.fallback,i=t.mode,r=l1({mode:"visible",children:r.children},i,0,null),o=l0(o,i,s,null),o.flags|=2,r.return=t,o.return=t,r.sibling=o,t.child=r,0!=(1&t.mode)&&i6(t,e.child,null,s),t.child.memoizedState=sw(s),t.memoizedState=sx,o);if(0==(1&t.mode))return sS(e,t,s,null);if("$!"===i.data){if(r=i.nextSibling&&i.nextSibling.dataset)var l=r.dgst;return r=l,sS(e,t,s,r=o7(o=Error(h(419)),r,void 0))}if(l=0!=(s&e.childLanes),sa||l){if(null!==(r=s4)){switch(s&-s){case 4:i=2;break;case 16:i=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 0x1000000:case 0x2000000:case 0x4000000:i=32;break;case 0x20000000:i=0x10000000;break;default:i=0}0!==(i=0!=(i&(r.suspendedLanes|s))?0:i)&&i!==o.retryLane&&(o.retryLane=i,iD(e,i),lE(r,e,i,-1))}return l_(),sS(e,t,s,r=o7(Error(h(421))))}return"$?"===i.data?(t.flags|=128,t.child=e.child,t=lq.bind(null,e),i._reactRetry=t,null):(e=o.treeContext,ih=rO(i.nextSibling),ic=t,id=!0,ip=null,null!==e&&(ie[it++]=ii,ie[it++]=io,ie[it++]=ir,ii=e.id,io=e.overflow,ir=t),t=sE(t,r.children),t.flags|=4096,t)}(e,t,l,i,r,o,n);if(s){s=i.fallback,l=t.mode,r=(o=e.child).sibling;var a={mode:"hidden",children:i.children};return 0==(1&l)&&t.child!==o?((i=t.child).childLanes=0,i.pendingProps=a,t.deletions=null):(i=lK(o,a)).subtreeFlags=0xe00000&o.subtreeFlags,null!==r?s=lK(r,s):(s=l0(s,l,n,null),s.flags|=2),s.return=t,i.return=t,i.sibling=s,t.child=i,i=s,s=t.child,l=null===(l=e.child.memoizedState)?sw(n):{baseLanes:l.baseLanes|n,cachePool:null,transitions:l.transitions},s.memoizedState=l,s.childLanes=e.childLanes&~n,t.memoizedState=sx,i}return e=(s=e.child).sibling,i=lK(s,{mode:"visible",children:i.children}),0==(1&t.mode)&&(i.lanes=n),i.return=t,i.sibling=null,null!==e&&(null===(n=t.deletions)?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=i,t.memoizedState=null,i}function sE(e,t){return(t=l1({mode:"visible",children:t},e.mode,0,null)).return=e,e.child=t}function sS(e,t,n,r){return null!==r&&iE(r),i6(t,e.child,null,n),e=sE(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function sP(e,t,n){e.lanes|=t;var r=e.alternate;null!==r&&(r.lanes|=t),ij(e.return,t,n)}function sO(e,t,n,r,i){var o=e.memoizedState;null===o?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i)}function sk(e,t,n){var r=t.pendingProps,i=r.revealOrder,o=r.tail;if(su(e,t,r.children,n),0!=(2&(r=os.current)))r=1&r|2,t.flags|=128;else{if(null!==e&&0!=(128&e.flags))t:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&sP(e,n,t);else if(19===e.tag)sP(e,n,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break;for(;null===e.sibling;){if(null===e.return||e.return===t)break t;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(rU(os,r),0==(1&t.mode))t.memoizedState=null;else switch(i){case"forwards":for(i=null,n=t.child;null!==n;)null!==(e=n.alternate)&&null===ol(e)&&(i=n),n=n.sibling;null===(n=i)?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),sO(t,!1,i,n,o);break;case"backwards":for(n=null,i=t.child,t.child=null;null!==i;){if(null!==(e=i.alternate)&&null===ol(e)){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}sO(t,!0,n,null,o);break;case"together":sO(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function sA(e,t){0==(1&t.mode)&&null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2)}function sM(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),lr|=t.lanes,0==(n&t.childLanes))return null;if(null!==e&&t.child!==e.child)throw Error(h(153));if(null!==t.child){for(n=lK(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=lK(e,e.pendingProps)).return=t;n.sibling=null}return t.child}function sT(e,t){if(!id)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function sN(e){var t=null!==e.alternate&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;null!==i;)n|=i.lanes|i.childLanes,r|=0xe00000&i.subtreeFlags,r|=0xe00000&i.flags,i.return=e,i=i.sibling;else for(i=e.child;null!==i;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}i=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},o=function(){},s=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,ot(i9.current);var o,s=null;switch(n){case"input":i=K(e,i),r=K(e,r),s=[];break;case"select":i=U({},i,{value:void 0}),r=U({},r,{value:void 0}),s=[];break;case"textarea":i=es(e,i),r=es(e,r),s=[];break;default:"function"!=typeof i.onClick&&"function"==typeof r.onClick&&(e.onclick=rm)}for(u in ew(n,r),n=null,i)if(!r.hasOwnProperty(u)&&i.hasOwnProperty(u)&&null!=i[u]){if("style"===u){var l=i[u];for(o in l)l.hasOwnProperty(o)&&(n||(n={}),n[o]="")}else"dangerouslySetInnerHTML"!==u&&"children"!==u&&"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&"autoFocus"!==u&&(f.hasOwnProperty(u)?s||(s=[]):(s=s||[]).push(u,null))}for(u in r){var a=r[u];if(l=null!=i?i[u]:void 0,r.hasOwnProperty(u)&&a!==l&&(null!=a||null!=l)){if("style"===u){if(l){for(o in l)!l.hasOwnProperty(o)||a&&a.hasOwnProperty(o)||(n||(n={}),n[o]="");for(o in a)a.hasOwnProperty(o)&&l[o]!==a[o]&&(n||(n={}),n[o]=a[o])}else n||(s||(s=[]),s.push(u,n)),n=a}else"dangerouslySetInnerHTML"===u?(a=a?a.__html:void 0,l=l?l.__html:void 0,null!=a&&l!==a&&(s=s||[]).push(u,a)):"children"===u?"string"!=typeof a&&"number"!=typeof a||(s=s||[]).push(u,""+a):"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&(f.hasOwnProperty(u)?(null!=a&&"onScroll"===u&&rn("scroll",e),s||l===a||(s=[])):(s=s||[]).push(u,a))}}n&&(s=s||[]).push("style",n);var u=s;(t.updateQueue=u)&&(t.flags|=4)}},l=function(e,t,n,r){n!==r&&(t.flags|=4)};var sj=!1,sI=!1,sL="function"==typeof WeakSet?WeakSet:Set,sR=null;function s_(e,t){var n=e.ref;if(null!==n){if("function"==typeof n)try{n(null)}catch(n){lU(e,t,n)}else n.current=null}}function sB(e,t,n){try{n()}catch(n){lU(e,t,n)}}var sD=!1;function sz(e,t,n){var r=t.updateQueue;if(null!==(r=null!==r?r.lastEffect:null)){var i=r=r.next;do{if((i.tag&e)===e){var o=i.destroy;i.destroy=void 0,void 0!==o&&sB(t,n,o)}i=i.next}while(i!==r)}}function sF(e,t){if(null!==(t=null!==(t=t.updateQueue)?t.lastEffect:null)){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function sV(e){var t=e.ref;if(null!==t){var n=e.stateNode;e.tag;e=n;"function"==typeof t?t(e):t.current=e}}function s$(e){return 5===e.tag||3===e.tag||4===e.tag}function sU(e){t:for(;;){for(;null===e.sibling;){if(null===e.return||s$(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(2&e.flags)continue t;if(null===e.child||4===e.tag)continue t;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}var sG=null,sH=!1;function sq(e,t,n){for(n=n.child;null!==n;)sW(e,t,n),n=n.sibling}function sW(e,t,n){if(e8&&"function"==typeof e8.onCommitFiberUnmount)try{e8.onCommitFiberUnmount(e4,n)}catch(e){}switch(n.tag){case 5:sI||s_(n,t);case 6:var r=sG,i=sH;sG=null,sq(e,t,n),sG=r,sH=i,null!==sG&&(sH?(e=sG,n=n.stateNode,8===e.nodeType?e.parentNode.removeChild(n):e.removeChild(n)):sG.removeChild(n.stateNode));break;case 18:null!==sG&&(sH?(e=sG,n=n.stateNode,8===e.nodeType?rP(e.parentNode,n):1===e.nodeType&&rP(e,n),tI(e)):rP(sG,n.stateNode));break;case 4:r=sG,i=sH,sG=n.stateNode.containerInfo,sH=!0,sq(e,t,n),sG=r,sH=i;break;case 0:case 11:case 14:case 15:if(!sI&&null!==(r=n.updateQueue)&&null!==(r=r.lastEffect)){i=r=r.next;do{var o=i,s=o.destroy;o=o.tag,void 0!==s&&(0!=(2&o)?sB(n,t,s):0!=(4&o)&&sB(n,t,s)),i=i.next}while(i!==r)}sq(e,t,n);break;case 1:if(!sI&&(s_(n,t),"function"==typeof(r=n.stateNode).componentWillUnmount))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(e){lU(n,t,e)}sq(e,t,n);break;case 21:default:sq(e,t,n);break;case 22:1&n.mode?(sI=(r=sI)||null!==n.memoizedState,sq(e,t,n),sI=r):sq(e,t,n)}}function sX(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n=e.stateNode;null===n&&(n=e.stateNode=new sL),t.forEach(function(t){var r=lW.bind(null,e,t);n.has(t)||(n.add(t),t.then(r,r))})}}function sY(e,t){var n=t.deletions;if(null!==n)for(var r=0;r<n.length;r++){var i=n[r];try{var o=t,s=o;t:for(;null!==s;){switch(s.tag){case 5:sG=s.stateNode,sH=!1;break t;case 3:case 4:sG=s.stateNode.containerInfo,sH=!0;break t}s=s.return}if(null===sG)throw Error(h(160));sW(e,o,i),sG=null,sH=!1;var l=i.alternate;null!==l&&(l.return=null),i.return=null}catch(e){lU(i,t,e)}}if(12854&t.subtreeFlags)for(t=t.child;null!==t;)sJ(t,e),t=t.sibling}function sJ(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(sY(t,e),sQ(e),4&r){try{sz(3,e,e.return),sF(3,e)}catch(t){lU(e,e.return,t)}try{sz(5,e,e.return)}catch(t){lU(e,e.return,t)}}break;case 1:sY(t,e),sQ(e),512&r&&null!==n&&s_(n,n.return);break;case 5:if(sY(t,e),sQ(e),512&r&&null!==n&&s_(n,n.return),32&e.flags){var i=e.stateNode;try{eg(i,"")}catch(t){lU(e,e.return,t)}}if(4&r&&null!=(i=e.stateNode)){var o=e.memoizedProps,s=null!==n?n.memoizedProps:o,l=e.type,a=e.updateQueue;if(e.updateQueue=null,null!==a)try{"input"===l&&"radio"===o.type&&null!=o.name&&ee(i,o),eC(l,s);var u=eC(l,o);for(s=0;s<a.length;s+=2){var c=a[s],d=a[s+1];"style"===c?ev(i,d):"dangerouslySetInnerHTML"===c?ep(i,d):"children"===c?eg(i,d):P(i,c,d,u)}switch(l){case"input":et(i,o);break;case"textarea":ea(i,o);break;case"select":var f=i._wrapperState.wasMultiple;i._wrapperState.wasMultiple=!!o.multiple;var p=o.value;null!=p?eo(i,!!o.multiple,p,!1):!!o.multiple!==f&&(null!=o.defaultValue?eo(i,!!o.multiple,o.defaultValue,!0):eo(i,!!o.multiple,o.multiple?[]:"",!1))}i[rT]=o}catch(t){lU(e,e.return,t)}}break;case 6:if(sY(t,e),sQ(e),4&r){if(null===e.stateNode)throw Error(h(162));i=e.stateNode,o=e.memoizedProps;try{i.nodeValue=o}catch(t){lU(e,e.return,t)}}break;case 3:if(sY(t,e),sQ(e),4&r&&null!==n&&n.memoizedState.isDehydrated)try{tI(t.containerInfo)}catch(t){lU(e,e.return,t)}break;case 4:default:sY(t,e),sQ(e);break;case 13:sY(t,e),sQ(e),8192&(i=e.child).flags&&(o=null!==i.memoizedState,i.stateNode.isHidden=o,o&&(null===i.alternate||null===i.alternate.memoizedState)&&(la=eZ())),4&r&&sX(e);break;case 22:if(c=null!==n&&null!==n.memoizedState,1&e.mode?(sI=(u=sI)||c,sY(t,e),sI=u):sY(t,e),sQ(e),8192&r){if(u=null!==e.memoizedState,(e.stateNode.isHidden=u)&&!c&&0!=(1&e.mode))for(sR=e,c=e.child;null!==c;){for(d=sR=c;null!==sR;){switch(p=(f=sR).child,f.tag){case 0:case 11:case 14:case 15:sz(4,f,f.return);break;case 1:s_(f,f.return);var g=f.stateNode;if("function"==typeof g.componentWillUnmount){r=f,n=f.return;try{t=r,g.props=t.memoizedProps,g.state=t.memoizedState,g.componentWillUnmount()}catch(e){lU(r,n,e)}}break;case 5:s_(f,f.return);break;case 22:if(null!==f.memoizedState){sZ(d);continue}}null!==p?(p.return=f,sR=p):sZ(d)}c=c.sibling}t:for(c=null,d=e;;){if(5===d.tag){if(null===c){c=d;try{i=d.stateNode,u?(o=i.style,"function"==typeof o.setProperty?o.setProperty("display","none","important"):o.display="none"):(l=d.stateNode,s=null!=(a=d.memoizedProps.style)&&a.hasOwnProperty("display")?a.display:null,l.style.display=eb("display",s))}catch(t){lU(e,e.return,t)}}}else if(6===d.tag){if(null===c)try{d.stateNode.nodeValue=u?"":d.memoizedProps}catch(t){lU(e,e.return,t)}}else if((22!==d.tag&&23!==d.tag||null===d.memoizedState||d===e)&&null!==d.child){d.child.return=d,d=d.child;continue}if(d===e)break;for(;null===d.sibling;){if(null===d.return||d.return===e)break t;c===d&&(c=null),d=d.return}c===d&&(c=null),d.sibling.return=d.return,d=d.sibling}}break;case 19:sY(t,e),sQ(e),4&r&&sX(e);case 21:}}function sQ(e){var t=e.flags;if(2&t){try{t:{for(var n=e.return;null!==n;){if(s$(n)){var r=n;break t}n=n.return}throw Error(h(160))}switch(r.tag){case 5:var i=r.stateNode;32&r.flags&&(eg(i,""),r.flags&=-33);var o=sU(e);!function e(t,n,r){var i=t.tag;if(5===i||6===i)t=t.stateNode,n?r.insertBefore(t,n):r.appendChild(t);else if(4!==i&&null!==(t=t.child))for(e(t,n,r),t=t.sibling;null!==t;)e(t,n,r),t=t.sibling}(e,o,i);break;case 3:case 4:var s=r.stateNode.containerInfo,l=sU(e);!function e(t,n,r){var i=t.tag;if(5===i||6===i)t=t.stateNode,n?8===r.nodeType?r.parentNode.insertBefore(t,n):r.insertBefore(t,n):(8===r.nodeType?(n=r.parentNode).insertBefore(t,r):(n=r).appendChild(t),null!=(r=r._reactRootContainer)||null!==n.onclick||(n.onclick=rm));else if(4!==i&&null!==(t=t.child))for(e(t,n,r),t=t.sibling;null!==t;)e(t,n,r),t=t.sibling}(e,l,s);break;default:throw Error(h(161))}}catch(t){lU(e,e.return,t)}e.flags&=-3}4096&t&&(e.flags&=-4097)}function sK(e){for(;null!==sR;){var t=sR;if(0!=(8772&t.flags)){var n=t.alternate;try{if(0!=(8772&t.flags))switch(t.tag){case 0:case 11:case 15:sI||sF(5,t);break;case 1:var r=t.stateNode;if(4&t.flags&&!sI){if(null===n)r.componentDidMount();else{var i=t.elementType===t.type?n.memoizedProps:iP(t.type,n.memoizedProps);r.componentDidUpdate(i,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}}var o=t.updateQueue;null!==o&&iW(t,o,r);break;case 3:var s=t.updateQueue;if(null!==s){if(n=null,null!==t.child)switch(t.child.tag){case 5:case 1:n=t.child.stateNode}iW(t,s,n)}break;case 5:var l=t.stateNode;if(null===n&&4&t.flags){n=l;var a=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":a.autoFocus&&n.focus();break;case"img":a.src&&(n.src=a.src)}}break;case 6:case 4:case 12:case 19:case 17:case 21:case 22:case 23:case 25:break;case 13:if(null===t.memoizedState){var u=t.alternate;if(null!==u){var c=u.memoizedState;if(null!==c){var d=c.dehydrated;null!==d&&tI(d)}}}break;default:throw Error(h(163))}sI||512&t.flags&&sV(t)}catch(e){lU(t,t.return,e)}}if(t===e){sR=null;break}if(null!==(n=t.sibling)){n.return=t.return,sR=n;break}sR=t.return}}function sZ(e){for(;null!==sR;){var t=sR;if(t===e){sR=null;break}var n=t.sibling;if(null!==n){n.return=t.return,sR=n;break}sR=t.return}}function s0(e){for(;null!==sR;){var t=sR;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{sF(4,t)}catch(e){lU(t,n,e)}break;case 1:var r=t.stateNode;if("function"==typeof r.componentDidMount){var i=t.return;try{r.componentDidMount()}catch(e){lU(t,i,e)}}var o=t.return;try{sV(t)}catch(e){lU(t,o,e)}break;case 5:var s=t.return;try{sV(t)}catch(e){lU(t,s,e)}}}catch(e){lU(t,t.return,e)}if(t===e){sR=null;break}var l=t.sibling;if(null!==l){l.return=t.return,sR=l;break}sR=t.return}}var s1=Math.ceil,s2=O.ReactCurrentDispatcher,s3=O.ReactCurrentOwner,s5=O.ReactCurrentBatchConfig,s6=0,s4=null,s8=null,s9=0,s7=0,le=rV(0),lt=0,ln=null,lr=0,li=0,lo=0,ls=null,ll=null,la=0,lu=1/0,lc=null,lh=!1,ld=null,lf=null,lp=!1,lg=null,lm=0,ly=0,lb=null,lv=-1,lx=0;function lw(){return 0!=(6&s6)?eZ():-1!==lv?lv:lv=eZ()}function lC(e){return 0==(1&e.mode)?1:0!=(2&s6)&&0!==s9?s9&-s9:null!==iS.transition?(0===lx&&(lx=ts()),lx):0!==(e=tc)?e:e=void 0===(e=window.event)?16:tV(e.type)}function lE(e,t,n,r){if(50<ly)throw ly=0,lb=null,Error(h(185));ta(e,n,r),(0==(2&s6)||e!==s4)&&(e===s4&&(0==(2&s6)&&(li|=n),4===lt&&lA(e,s9)),lS(e,r),1===n&&0===s6&&0==(1&t.mode)&&(lu=eZ()+500,r2&&r6()))}function lS(e,t){var n,r=e.callbackNode;!function(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,o=e.pendingLanes;0<o;){var s=31-e9(o),l=1<<s,a=i[s];-1===a?(0==(l&n)||0!=(l&r))&&(i[s]=function(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;default:return -1}}(l,t)):a<=t&&(e.expiredLanes|=l),o&=~l}}(e,t);var i=ti(e,e===s4?s9:0);if(0===i)null!==r&&eJ(r),e.callbackNode=null,e.callbackPriority=0;else if(t=i&-i,e.callbackPriority!==t){if(null!=r&&eJ(r),1===t){;0===e.tag?(n=lM.bind(null,e),r2=!0,r5(n)):r5(lM.bind(null,e)),rE(function(){0==(6&s6)&&r6()}),r=null}else{switch(th(i)){case 1:r=e1;break;case 4:r=e2;break;case 16:default:r=e3;break;case 0x20000000:r=e6}r=function(e,t){return eY(e,t)}(r,lP.bind(null,e))}e.callbackPriority=t,e.callbackNode=r}}function lP(e,t){if(lv=-1,lx=0,0!=(6&s6))throw Error(h(327));var n=e.callbackNode;if(lV()&&e.callbackNode!==n)return null;var r=ti(e,e===s4?s9:0);if(0===r)return null;if(0!=(30&r)||0!=(r&e.expiredLanes)||t)t=lB(e,r);else{t=r;var i=s6;s6|=2;var o=lR();for((s4!==e||s9!==t)&&(lc=null,lu=eZ()+500,lI(e,t));;)try{(function(){for(;null!==s8&&!eQ();)lD(s8)})();break}catch(t){lL(e,t)}iT(),s2.current=o,s6=i,null!==s8?t=0:(s4=null,s9=0,t=lt)}if(0!==t){if(2===t&&0!==(i=to(e))&&(r=i,t=lO(e,i)),1===t)throw n=ln,lI(e,0),lA(e,r),lS(e,eZ()),n;if(6===t)lA(e,r);else{if(i=e.current.alternate,0==(30&r)&&!function(e){for(var t=e;;){if(16384&t.flags){var n=t.updateQueue;if(null!==n&&null!==(n=n.stores))for(var r=0;r<n.length;r++){var i=n[r],o=i.getSnapshot;i=i.value;try{if(!n_(o(),i))return!1}catch(e){return!1}}}if(n=t.child,16384&t.subtreeFlags&&null!==n)n.return=t,t=n;else{if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}(i)&&(2===(t=lB(e,r))&&0!==(o=to(e))&&(r=o,t=lO(e,o)),1===t))throw n=ln,lI(e,0),lA(e,r),lS(e,eZ()),n;switch(e.finishedWork=i,e.finishedLanes=r,t){case 0:case 1:throw Error(h(345));case 2:case 5:lF(e,ll,lc);break;case 3:if(lA(e,r),(0x7c00000&r)===r&&10<(t=la+500-eZ())){if(0!==ti(e,0))break;if(((i=e.suspendedLanes)&r)!==r){lw(),e.pingedLanes|=e.suspendedLanes&i;break}e.timeoutHandle=rx(lF.bind(null,e,ll,lc),t);break}lF(e,ll,lc);break;case 4:if(lA(e,r),(4194240&r)===r)break;for(i=-1,t=e.eventTimes;0<r;){var s=31-e9(r);o=1<<s,(s=t[s])>i&&(i=s),r&=~o}if(r=i,10<(r=(120>(r=eZ()-r)?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*s1(r/1960))-r)){e.timeoutHandle=rx(lF.bind(null,e,ll,lc),r);break}lF(e,ll,lc);break;default:throw Error(h(329))}}}return lS(e,eZ()),e.callbackNode===n?lP.bind(null,e):null}function lO(e,t){var n=ls;return e.current.memoizedState.isDehydrated&&(lI(e,t).flags|=256),2!==(e=lB(e,t))&&(t=ll,ll=n,null!==t&&lk(t)),e}function lk(e){null===ll?ll=e:ll.push.apply(ll,e)}function lA(e,t){for(t&=~lo,t&=~li,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-e9(t),r=1<<n;e[n]=-1,t&=~r}}function lM(e){if(0!=(6&s6))throw Error(h(327));lV();var t=ti(e,0);if(0==(1&t))return lS(e,eZ()),null;var n=lB(e,t);if(0!==e.tag&&2===n){var r=to(e);0!==r&&(t=r,n=lO(e,r))}if(1===n)throw n=ln,lI(e,0),lA(e,t),lS(e,eZ()),n;if(6===n)throw Error(h(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,lF(e,ll,lc),lS(e,eZ()),null}function lT(e,t){var n=s6;s6|=1;try{return e(t)}finally{0===(s6=n)&&(lu=eZ()+500,r2&&r6())}}function lN(e){null!==lg&&0===lg.tag&&0==(6&s6)&&lV();var t=s6;s6|=1;var n=s5.transition,r=tc;try{if(s5.transition=null,tc=1,e)return e()}finally{tc=r,s5.transition=n,0==(6&(s6=t))&&r6()}}function lj(){s7=le.current,r$(le)}function lI(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(-1!==n&&(e.timeoutHandle=-1,rw(n)),null!==s8)for(n=s8.return;null!==n;){var r=n;switch(iu(r),r.tag){case 1:null!=(r=r.type.childContextTypes)&&rJ();break;case 3:or(),r$(rq),r$(rH),ou();break;case 5:oo(r);break;case 4:or();break;case 13:case 19:r$(os);break;case 10:iN(r.type._context);break;case 22:case 23:lj()}n=n.return}if(s4=e,s8=e=lK(e.current,null),s9=s7=t,lt=0,ln=null,lo=li=lr=0,ll=ls=null,null!==iR){for(t=0;t<iR.length;t++)if(null!==(r=(n=iR[t]).interleaved)){n.interleaved=null;var i=r.next,o=n.pending;if(null!==o){var s=o.next;o.next=i,r.next=s}n.pending=r}iR=null}return e}function lL(e,t){for(;;){var n=s8;try{if(iT(),oc.current=o5,om){for(var r=of.memoizedState;null!==r;){var i=r.queue;null!==i&&(i.pending=null),r=r.next}om=!1}if(od=0,og=op=of=null,oy=!1,ob=0,s3.current=null,null===n||null===n.return){lt=1,ln=t,s8=null;break}t:{var o=e,s=n.return,l=n,a=t;if(t=s9,l.flags|=32768,null!==a&&"object"==typeof a&&"function"==typeof a.then){var u=a,c=l,d=c.tag;if(0==(1&c.mode)&&(0===d||11===d||15===d)){var f=c.alternate;f?(c.updateQueue=f.updateQueue,c.memoizedState=f.memoizedState,c.lanes=f.lanes):(c.updateQueue=null,c.memoizedState=null)}var p=so(s);if(null!==p){p.flags&=-257,ss(p,s,l,o,t),1&p.mode&&si(o,u,t),t=p,a=u;var g=t.updateQueue;if(null===g){var m=new Set;m.add(a),t.updateQueue=m}else g.add(a);break t}if(0==(1&t)){si(o,u,t),l_();break t}a=Error(h(426))}else if(id&&1&l.mode){var y=so(s);if(null!==y){0==(65536&y.flags)&&(y.flags|=256),ss(y,s,l,o,t),iE(o9(a,l));break t}}o=a=o9(a,l),4!==lt&&(lt=2),null===ls?ls=[o]:ls.push(o),o=s;do{switch(o.tag){case 3:o.flags|=65536,t&=-t,o.lanes|=t;var b=sn(o,a,t);iH(o,b);break t;case 1:l=a;var v=o.type,x=o.stateNode;if(0==(128&o.flags)&&("function"==typeof v.getDerivedStateFromError||null!==x&&"function"==typeof x.componentDidCatch&&(null===lf||!lf.has(x)))){o.flags|=65536,t&=-t,o.lanes|=t;var w=sr(o,l,t);iH(o,w);break t}}o=o.return}while(null!==o)}lz(n)}catch(e){t=e,s8===n&&null!==n&&(s8=n=n.return);continue}break}}function lR(){var e=s2.current;return s2.current=o5,null===e?o5:e}function l_(){(0===lt||3===lt||2===lt)&&(lt=4),null===s4||0==(0xfffffff&lr)&&0==(0xfffffff&li)||lA(s4,s9)}function lB(e,t){var n=s6;s6|=2;var r=lR();for((s4!==e||s9!==t)&&(lc=null,lI(e,t));;)try{(function(){for(;null!==s8;)lD(s8)})();break}catch(t){lL(e,t)}if(iT(),s6=n,s2.current=r,null!==s8)throw Error(h(261));return s4=null,s9=0,lt}function lD(e){var t=a(e.alternate,e,s7);e.memoizedProps=e.pendingProps,null===t?lz(e):s8=t,s3.current=null}function lz(e){var t=e;do{var n=t.alternate;if(e=t.return,0==(32768&t.flags)){if(null!==(n=function(e,t,n){var r=t.pendingProps;switch(iu(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return sN(t),null;case 1:case 17:return rY(t.type)&&rJ(),sN(t),null;case 3:return r=t.stateNode,or(),r$(rq),r$(rH),ou(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(null===e||null===e.child)&&(ix(t)?t.flags|=4:null===e||e.memoizedState.isDehydrated&&0==(256&t.flags)||(t.flags|=1024,null!==ip&&(lk(ip),ip=null))),o(e,t),sN(t),null;case 5:oo(t);var a=ot(oe.current);if(n=t.type,null!==e&&null!=t.stateNode)s(e,t,n,r,a),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(null===t.stateNode)throw Error(h(166));return sN(t),null}if(e=ot(i9.current),ix(t)){r=t.stateNode,n=t.type;var u=t.memoizedProps;switch(r[rM]=t,r[rT]=u,e=0!=(1&t.mode),n){case"dialog":rn("cancel",r),rn("close",r);break;case"iframe":case"object":case"embed":rn("load",r);break;case"video":case"audio":for(a=0;a<n9.length;a++)rn(n9[a],r);break;case"source":rn("error",r);break;case"img":case"image":case"link":rn("error",r),rn("load",r);break;case"details":rn("toggle",r);break;case"input":Z(r,u),rn("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!u.multiple},rn("invalid",r);break;case"textarea":el(r,u),rn("invalid",r)}for(var c in ew(n,u),a=null,u)if(u.hasOwnProperty(c)){var d=u[c];"children"===c?"string"==typeof d?r.textContent!==d&&(!0!==u.suppressHydrationWarning&&rg(r.textContent,d,e),a=["children",d]):"number"==typeof d&&r.textContent!==""+d&&(!0!==u.suppressHydrationWarning&&rg(r.textContent,d,e),a=["children",""+d]):f.hasOwnProperty(c)&&null!=d&&"onScroll"===c&&rn("scroll",r)}switch(n){case"input":Y(r),en(r,u,!0);break;case"textarea":Y(r),eu(r);break;case"select":case"option":break;default:"function"==typeof u.onClick&&(r.onclick=rm)}r=a,t.updateQueue=r,null!==r&&(t.flags|=4)}else{c=9===a.nodeType?a:a.ownerDocument,"http://www.w3.org/1999/xhtml"===e&&(e=ec(n)),"http://www.w3.org/1999/xhtml"===e?"script"===n?((e=c.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"==typeof r.is?e=c.createElement(n,{is:r.is}):(e=c.createElement(n),"select"===n&&(c=e,r.multiple?c.multiple=!0:r.size&&(c.size=r.size))):e=c.createElementNS(e,n),e[rM]=t,e[rT]=r,i(e,t,!1,!1),t.stateNode=e;t:{switch(c=eC(n,r),n){case"dialog":rn("cancel",e),rn("close",e),a=r;break;case"iframe":case"object":case"embed":rn("load",e),a=r;break;case"video":case"audio":for(a=0;a<n9.length;a++)rn(n9[a],e);a=r;break;case"source":rn("error",e),a=r;break;case"img":case"image":case"link":rn("error",e),rn("load",e),a=r;break;case"details":rn("toggle",e),a=r;break;case"input":Z(e,r),a=K(e,r),rn("invalid",e);break;case"option":default:a=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},a=U({},r,{value:void 0}),rn("invalid",e);break;case"textarea":el(e,r),a=es(e,r),rn("invalid",e)}for(u in ew(n,a),d=a)if(d.hasOwnProperty(u)){var p=d[u];"style"===u?ev(e,p):"dangerouslySetInnerHTML"===u?null!=(p=p?p.__html:void 0)&&ep(e,p):"children"===u?"string"==typeof p?("textarea"!==n||""!==p)&&eg(e,p):"number"==typeof p&&eg(e,""+p):"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&"autoFocus"!==u&&(f.hasOwnProperty(u)?null!=p&&"onScroll"===u&&rn("scroll",e):null!=p&&P(e,u,p,c))}switch(n){case"input":Y(e),en(e,r,!1);break;case"textarea":Y(e),eu(e);break;case"option":null!=r.value&&e.setAttribute("value",""+W(r.value));break;case"select":e.multiple=!!r.multiple,null!=(u=r.value)?eo(e,!!r.multiple,u,!1):null!=r.defaultValue&&eo(e,!!r.multiple,r.defaultValue,!0);break;default:"function"==typeof a.onClick&&(e.onclick=rm)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break t;case"img":r=!0;break t;default:r=!1}}r&&(t.flags|=4)}null!==t.ref&&(t.flags|=512,t.flags|=2097152)}return sN(t),null;case 6:if(e&&null!=t.stateNode)l(e,t,e.memoizedProps,r);else{if("string"!=typeof r&&null===t.stateNode)throw Error(h(166));if(n=ot(oe.current),ot(i9.current),ix(t)){if(r=t.stateNode,n=t.memoizedProps,r[rM]=t,(u=r.nodeValue!==n)&&null!==(e=ic))switch(e.tag){case 3:rg(r.nodeValue,n,0!=(1&e.mode));break;case 5:!0!==e.memoizedProps.suppressHydrationWarning&&rg(r.nodeValue,n,0!=(1&e.mode))}u&&(t.flags|=4)}else(r=(9===n.nodeType?n:n.ownerDocument).createTextNode(r))[rM]=t,t.stateNode=r}return sN(t),null;case 13:if(r$(os),r=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(id&&null!==ih&&0!=(1&t.mode)&&0==(128&t.flags))iw(),iC(),t.flags|=98560,u=!1;else if(u=ix(t),null!==r&&null!==r.dehydrated){if(null===e){if(!u)throw Error(h(318));if(!(u=null!==(u=t.memoizedState)?u.dehydrated:null))throw Error(h(317));u[rM]=t}else iC(),0==(128&t.flags)&&(t.memoizedState=null),t.flags|=4;sN(t),u=!1}else null!==ip&&(lk(ip),ip=null),u=!0;if(!u)return 65536&t.flags?t:null}if(0!=(128&t.flags))return t.lanes=n,t;return(r=null!==r)!=(null!==e&&null!==e.memoizedState)&&r&&(t.child.flags|=8192,0!=(1&t.mode)&&(null===e||0!=(1&os.current)?0===lt&&(lt=3):l_())),null!==t.updateQueue&&(t.flags|=4),sN(t),null;case 4:return or(),o(e,t),null===e&&ro(t.stateNode.containerInfo),sN(t),null;case 10:return iN(t.type._context),sN(t),null;case 19:if(r$(os),null===(u=t.memoizedState))return sN(t),null;if(r=0!=(128&t.flags),null===(c=u.rendering)){if(r)sT(u,!1);else{if(0!==lt||null!==e&&0!=(128&e.flags))for(e=t.child;null!==e;){if(null!==(c=ol(e))){for(t.flags|=128,sT(u,!1),null!==(r=c.updateQueue)&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;null!==n;)u=n,e=r,u.flags&=0xe00002,null===(c=u.alternate)?(u.childLanes=0,u.lanes=e,u.child=null,u.subtreeFlags=0,u.memoizedProps=null,u.memoizedState=null,u.updateQueue=null,u.dependencies=null,u.stateNode=null):(u.childLanes=c.childLanes,u.lanes=c.lanes,u.child=c.child,u.subtreeFlags=0,u.deletions=null,u.memoizedProps=c.memoizedProps,u.memoizedState=c.memoizedState,u.updateQueue=c.updateQueue,u.type=c.type,e=c.dependencies,u.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return rU(os,1&os.current|2),t.child}e=e.sibling}null!==u.tail&&eZ()>lu&&(t.flags|=128,r=!0,sT(u,!1),t.lanes=4194304)}}else{if(!r){if(null!==(e=ol(c))){if(t.flags|=128,r=!0,null!==(n=e.updateQueue)&&(t.updateQueue=n,t.flags|=4),sT(u,!0),null===u.tail&&"hidden"===u.tailMode&&!c.alternate&&!id)return sN(t),null}else 2*eZ()-u.renderingStartTime>lu&&0x40000000!==n&&(t.flags|=128,r=!0,sT(u,!1),t.lanes=4194304)}u.isBackwards?(c.sibling=t.child,t.child=c):(null!==(n=u.last)?n.sibling=c:t.child=c,u.last=c)}if(null!==u.tail)return t=u.tail,u.rendering=t,u.tail=t.sibling,u.renderingStartTime=eZ(),t.sibling=null,n=os.current,rU(os,r?1&n|2:1&n),t;return sN(t),null;case 22:case 23:return lj(),r=null!==t.memoizedState,null!==e&&null!==e.memoizedState!==r&&(t.flags|=8192),r&&0!=(1&t.mode)?0!=(0x40000000&s7)&&(sN(t),6&t.subtreeFlags&&(t.flags|=8192)):sN(t),null;case 24:case 25:return null}throw Error(h(156,t.tag))}(n,t,s7))){s8=n;return}}else{if(null!==(n=function(e,t){switch(iu(t),t.tag){case 1:return rY(t.type)&&rJ(),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return or(),r$(rq),r$(rH),ou(),0!=(65536&(e=t.flags))&&0==(128&e)?(t.flags=-65537&e|128,t):null;case 5:return oo(t),null;case 13:if(r$(os),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(h(340));iC()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return r$(os),null;case 4:return or(),null;case 10:return iN(t.type._context),null;case 22:case 23:return lj(),null;default:return null}}(n,t))){n.flags&=32767,s8=n;return}if(null!==e)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{lt=6,s8=null;return}}if(null!==(t=t.sibling)){s8=t;return}s8=t=e}while(null!==t);0===lt&&(lt=5)}function lF(e,t,n){var r=tc,i=s5.transition;try{s5.transition=null,tc=1,function(e,t,n,r){do lV();while(null!==lg);if(0!=(6&s6))throw Error(h(327));n=e.finishedWork;var i=e.finishedLanes;if(null===n)return;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(h(177));e.callbackNode=null,e.callbackPriority=0;var o=n.lanes|n.childLanes;if(!function(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var i=31-e9(n),o=1<<i;t[i]=0,r[i]=-1,e[i]=-1,n&=~o}}(e,o),e===s4&&(s8=s4=null,s9=0),0==(2064&n.subtreeFlags)&&0==(2064&n.flags)||lp||(lp=!0,function(e,t){eY(e,t)}(e3,function(){return lV(),null})),o=0!=(15990&n.flags),0!=(15990&n.subtreeFlags)||o){o=s5.transition,s5.transition=null;var s,l,a,u=tc;tc=1;var c=s6;s6|=4,s3.current=null,!function(e,t){if(ry=tR,nV(e=nF())){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else t:{var r=(n=(n=e.ownerDocument)&&n.defaultView||window).getSelection&&n.getSelection();if(r&&0!==r.rangeCount){n=r.anchorNode;var i,o=r.anchorOffset,s=r.focusNode;r=r.focusOffset;try{n.nodeType,s.nodeType}catch(e){n=null;break t}var l=0,a=-1,u=-1,c=0,d=0,f=e,p=null;n:for(;;){for(;f!==n||0!==o&&3!==f.nodeType||(a=l+o),f!==s||0!==r&&3!==f.nodeType||(u=l+r),3===f.nodeType&&(l+=f.nodeValue.length),null!==(i=f.firstChild);){;p=f,f=i}for(;;){if(f===e)break n;if(p===n&&++c===o&&(a=l),p===s&&++d===r&&(u=l),null!==(i=f.nextSibling))break;p=(f=p).parentNode}f=i}n=-1===a||-1===u?null:{start:a,end:u}}else n=null}n=n||{start:0,end:0}}else n=null;for(rb={focusedElem:e,selectionRange:n},tR=!1,sR=t;null!==sR;)if(e=(t=sR).child,0!=(1028&t.subtreeFlags)&&null!==e)e.return=t,sR=e;else for(;null!==sR;){t=sR;try{var g=t.alternate;if(0!=(1024&t.flags))switch(t.tag){case 0:case 11:case 15:case 5:case 6:case 4:case 17:break;case 1:if(null!==g){var m=g.memoizedProps,y=g.memoizedState,b=t.stateNode,v=b.getSnapshotBeforeUpdate(t.elementType===t.type?m:iP(t.type,m),y);b.__reactInternalSnapshotBeforeUpdate=v}break;case 3:var x=t.stateNode.containerInfo;1===x.nodeType?x.textContent="":9===x.nodeType&&x.documentElement&&x.removeChild(x.documentElement);break;default:throw Error(h(163))}}catch(e){lU(t,t.return,e)}if(null!==(e=t.sibling)){e.return=t.return,sR=e;break}sR=t.return}g=sD,sD=!1}(e,n),sJ(n,e),!function(e){var t=nF(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&function e(t,n){return!!t&&!!n&&(t===n||(!t||3!==t.nodeType)&&(n&&3===n.nodeType?e(t,n.parentNode):"contains"in t?t.contains(n):!!t.compareDocumentPosition&&!!(16&t.compareDocumentPosition(n))))}(n.ownerDocument.documentElement,n)){if(null!==r&&nV(n)){if(t=r.start,void 0===(e=r.end)&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if((e=(t=n.ownerDocument||document)&&t.defaultView||window).getSelection){e=e.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=void 0===r.end?o:Math.min(r.end,i),!e.extend&&o>r&&(i=r,r=o,o=i),i=nz(n,o);var s=nz(n,r);i&&s&&(1!==e.rangeCount||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==s.node||e.focusOffset!==s.offset)&&((t=t.createRange()).setStart(i.node,i.offset),e.removeAllRanges(),o>r?(e.addRange(t),e.extend(s.node,s.offset)):(t.setEnd(s.node,s.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)1===e.nodeType&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for("function"==typeof n.focus&&n.focus(),n=0;n<t.length;n++)(e=t[n]).element.scrollLeft=e.left,e.element.scrollTop=e.top}}(rb),tR=!!ry,rb=ry=null,e.current=n,s=n,l=e,a=i,sR=s,function e(t,n,r){for(var i=0!=(1&t.mode);null!==sR;){var o=sR,s=o.child;if(22===o.tag&&i){var l=null!==o.memoizedState||sj;if(!l){var a=o.alternate,u=null!==a&&null!==a.memoizedState||sI;a=sj;var c=sI;if(sj=l,(sI=u)&&!c)for(sR=o;null!==sR;)u=(l=sR).child,22===l.tag&&null!==l.memoizedState?s0(o):null!==u?(u.return=l,sR=u):s0(o);for(;null!==s;)sR=s,e(s,n,r),s=s.sibling;sR=o,sj=a,sI=c}sK(t,n,r)}else 0!=(8772&o.subtreeFlags)&&null!==s?(s.return=o,sR=s):sK(t,n,r)}}(s,l,a),eK(),s6=c,tc=u,s5.transition=o}else e.current=n;if(lp&&(lp=!1,lg=e,lm=i),0===(o=e.pendingLanes)&&(lf=null),!function(e){if(e8&&"function"==typeof e8.onCommitFiberRoot)try{e8.onCommitFiberRoot(e4,e,void 0,128==(128&e.current.flags))}catch(e){}}(n.stateNode,r),lS(e,eZ()),null!==t)for(r=e.onRecoverableError,n=0;n<t.length;n++)r((i=t[n]).value,{componentStack:i.stack,digest:i.digest});if(lh)throw lh=!1,e=ld,ld=null,e;0!=(1&lm)&&0!==e.tag&&lV(),0!=(1&(o=e.pendingLanes))?e===lb?ly++:(ly=0,lb=e):ly=0,r6()}(e,t,n,r)}finally{s5.transition=i,tc=r}return null}function lV(){if(null!==lg){var e=th(lm),t=s5.transition,n=tc;try{if(s5.transition=null,tc=16>e?16:e,null===lg)var r=!1;else{if(e=lg,lg=null,lm=0,0!=(6&s6))throw Error(h(331));var i=s6;for(s6|=4,sR=e.current;null!==sR;){var o=sR,s=o.child;if(0!=(16&sR.flags)){var l=o.deletions;if(null!==l){for(var a=0;a<l.length;a++){var u=l[a];for(sR=u;null!==sR;){var c=sR;switch(c.tag){case 0:case 11:case 15:sz(8,c,o)}var d=c.child;if(null!==d)d.return=c,sR=d;else for(;null!==sR;){var f=(c=sR).sibling,p=c.return;if(!function e(t){var n=t.alternate;null!==n&&(t.alternate=null,e(n)),t.child=null,t.deletions=null,t.sibling=null,5===t.tag&&null!==(n=t.stateNode)&&(delete n[rM],delete n[rT],delete n[rj],delete n[rI],delete n[rL]),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}(c),c===u){sR=null;break}if(null!==f){f.return=p,sR=f;break}sR=p}}}var g=o.alternate;if(null!==g){var m=g.child;if(null!==m){g.child=null;do{var y=m.sibling;m.sibling=null,m=y}while(null!==m)}}sR=o}}if(0!=(2064&o.subtreeFlags)&&null!==s)s.return=o,sR=s;else for(;null!==sR;){if(o=sR,0!=(2048&o.flags))switch(o.tag){case 0:case 11:case 15:sz(9,o,o.return)}var b=o.sibling;if(null!==b){b.return=o.return,sR=b;break}sR=o.return}}var v=e.current;for(sR=v;null!==sR;){var x=(s=sR).child;if(0!=(2064&s.subtreeFlags)&&null!==x)x.return=s,sR=x;else for(s=v;null!==sR;){if(l=sR,0!=(2048&l.flags))try{switch(l.tag){case 0:case 11:case 15:sF(9,l)}}catch(e){lU(l,l.return,e)}if(l===s){sR=null;break}var w=l.sibling;if(null!==w){w.return=l.return,sR=w;break}sR=l.return}}if(s6=i,r6(),e8&&"function"==typeof e8.onPostCommitFiberRoot)try{e8.onPostCommitFiberRoot(e4,e)}catch(e){}r=!0}return r}finally{tc=n,s5.transition=t}}return!1}function l$(e,t,n){t=sn(e,t=o9(n,t),1),e=iU(e,t,1),t=lw(),null!==e&&(ta(e,1,t),lS(e,t))}function lU(e,t,n){if(3===e.tag)l$(e,e,n);else for(;null!==t;){if(3===t.tag){l$(t,e,n);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===lf||!lf.has(r))){e=sr(t,e=o9(n,e),1),t=iU(t,e,1),e=lw(),null!==t&&(ta(t,1,e),lS(t,e));break}}t=t.return}}function lG(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),t=lw(),e.pingedLanes|=e.suspendedLanes&n,s4===e&&(s9&n)===n&&(4===lt||3===lt&&(0x7c00000&s9)===s9&&500>eZ()-la?lI(e,0):lo|=n),lS(e,t)}function lH(e,t){0===t&&(0==(1&e.mode)?t=1:(t=tn,0==(0x7c00000&(tn<<=1))&&(tn=4194304)));var n=lw();null!==(e=iD(e,t))&&(ta(e,t,n),lS(e,n))}function lq(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),lH(e,n)}function lW(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;null!==i&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(h(314))}null!==r&&r.delete(t),lH(e,n)}function lX(e,t){return eY(e,t)}function lY(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function lJ(e,t,n,r){return new lY(e,t,n,r)}function lQ(e){return!(!(e=e.prototype)||!e.isReactComponent)}a=function(e,t,n){if(null!==e){if(e.memoizedProps!==t.pendingProps||rq.current)sa=!0;else{if(0==(e.lanes&n)&&0==(128&t.flags))return sa=!1,function(e,t,n){switch(t.tag){case 3:sb(t),iC();break;case 5:oi(t);break;case 1:rY(t.type)&&rZ(t);break;case 4:on(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,i=t.memoizedProps.value;rU(iO,r._currentValue),r._currentValue=i;break;case 13:if(null!==(r=t.memoizedState)){if(null!==r.dehydrated)return rU(os,1&os.current),t.flags|=128,null;if(0!=(n&t.child.childLanes))return sC(e,t,n);return rU(os,1&os.current),null!==(e=sM(e,t,n))?e.sibling:null}rU(os,1&os.current);break;case 19:if(r=0!=(n&t.childLanes),0!=(128&e.flags)){if(r)return sk(e,t,n);t.flags|=128}if(null!==(i=t.memoizedState)&&(i.rendering=null,i.tail=null,i.lastEffect=null),rU(os,os.current),!r)return null;break;case 22:case 23:return t.lanes=0,sf(e,t,n)}return sM(e,t,n)}(e,t,n);sa=0!=(131072&e.flags)}}else sa=!1,id&&0!=(1048576&t.flags)&&il(t,r7,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;sA(e,t),e=t.pendingProps;var i=rX(t,rH.current);iI(t,n),i=oC(null,t,r,e,i,n);var o=oE();return t.flags|=1,"object"==typeof i&&null!==i&&"function"==typeof i.render&&void 0===i.$$typeof?(t.tag=1,t.memoizedState=null,t.updateQueue=null,rY(r)?(o=!0,rZ(t)):o=!1,t.memoizedState=null!==i.state&&void 0!==i.state?i.state:null,iF(t),i.updater=iJ,t.stateNode=i,i._reactInternals=t,i0(t,r,e,n),t=sy(null,t,r,!0,o,n)):(t.tag=0,id&&o&&ia(t),su(null,t,i,n),t=t.child),t;case 16:r=t.elementType;t:{switch(sA(e,t),e=t.pendingProps,r=(i=r._init)(r._payload),t.type=r,i=t.tag=function(e){if("function"==typeof e)return lQ(e)?1:0;if(null!=e){if((e=e.$$typeof)===L)return 11;if(e===B)return 14}return 2}(r),e=iP(r,e),i){case 0:t=sg(null,t,r,e,n);break t;case 1:t=sm(null,t,r,e,n);break t;case 11:t=sc(null,t,r,e,n);break t;case 14:t=sh(null,t,r,iP(r.type,e),n);break t}throw Error(h(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:iP(r,i),sg(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:iP(r,i),sm(e,t,r,i,n);case 3:t:{if(sb(t),null===e)throw Error(h(387));r=t.pendingProps,i=(o=t.memoizedState).element,iV(e,t),iq(t,r,null,n);var s=t.memoizedState;if(r=s.element,o.isDehydrated){if(o={element:r,isDehydrated:!1,cache:s.cache,pendingSuspenseBoundaries:s.pendingSuspenseBoundaries,transitions:s.transitions},t.updateQueue.baseState=o,t.memoizedState=o,256&t.flags){i=o9(Error(h(423)),t),t=sv(e,t,r,n,i);break t}else if(r!==i){i=o9(Error(h(424)),t),t=sv(e,t,r,n,i);break t}else for(ih=rO(t.stateNode.containerInfo.firstChild),ic=t,id=!0,ip=null,n=i4(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling}else{if(iC(),r===i){t=sM(e,t,n);break t}su(e,t,r,n)}t=t.child}return t;case 5:return oi(t),null===e&&ib(t),r=t.type,i=t.pendingProps,o=null!==e?e.memoizedProps:null,s=i.children,rv(r,i)?s=null:null!==o&&rv(r,o)&&(t.flags|=32),sp(e,t),su(e,t,s,n),t.child;case 6:return null===e&&ib(t),null;case 13:return sC(e,t,n);case 4:return on(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=i6(t,null,r,n):su(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:iP(r,i),sc(e,t,r,i,n);case 7:return su(e,t,t.pendingProps,n),t.child;case 8:case 12:return su(e,t,t.pendingProps.children,n),t.child;case 10:t:{if(r=t.type._context,i=t.pendingProps,o=t.memoizedProps,s=i.value,rU(iO,r._currentValue),r._currentValue=s,null!==o){if(n_(o.value,s)){if(o.children===i.children&&!rq.current){t=sM(e,t,n);break t}}else for(null!==(o=t.child)&&(o.return=t);null!==o;){var l=o.dependencies;if(null!==l){s=o.child;for(var a=l.firstContext;null!==a;){if(a.context===r){if(1===o.tag){(a=i$(-1,n&-n)).tag=2;var u=o.updateQueue;if(null!==u){var c=(u=u.shared).pending;null===c?a.next=a:(a.next=c.next,c.next=a),u.pending=a}}o.lanes|=n,null!==(a=o.alternate)&&(a.lanes|=n),ij(o.return,n,t),l.lanes|=n;break}a=a.next}}else if(10===o.tag)s=o.type===t.type?null:o.child;else if(18===o.tag){if(null===(s=o.return))throw Error(h(341));s.lanes|=n,null!==(l=s.alternate)&&(l.lanes|=n),ij(s,n,t),s=o.sibling}else s=o.child;if(null!==s)s.return=o;else for(s=o;null!==s;){if(s===t){s=null;break}if(null!==(o=s.sibling)){o.return=s.return,s=o;break}s=s.return}o=s}}su(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,iI(t,n),r=r(i=iL(i)),t.flags|=1,su(e,t,r,n),t.child;case 14:return i=iP(r=t.type,t.pendingProps),i=iP(r.type,i),sh(e,t,r,i,n);case 15:return sd(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:iP(r,i),sA(e,t),t.tag=1,rY(r)?(e=!0,rZ(t)):e=!1,iI(t,n),iK(t,r,i),i0(t,r,i,n),sy(null,t,r,!0,e,n);case 19:return sk(e,t,n);case 22:return sf(e,t,n)}throw Error(h(156,t.tag))};function lK(e,t){var n=e.alternate;return null===n?((n=lJ(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=0xe00000&e.flags,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function lZ(e,t,n,r,i,o){var s=2;if(r=e,"function"==typeof e)lQ(e)&&(s=1);else if("string"==typeof e)s=5;else t:switch(e){case M:return l0(n.children,i,o,t);case T:s=8,i|=8;break;case N:return(e=lJ(12,n,t,2|i)).elementType=N,e.lanes=o,e;case R:return(e=lJ(13,n,t,i)).elementType=R,e.lanes=o,e;case _:return(e=lJ(19,n,t,i)).elementType=_,e.lanes=o,e;case z:return l1(n,i,o,t);default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case j:s=10;break t;case I:s=9;break t;case L:s=11;break t;case B:s=14;break t;case D:s=16,r=null;break t}throw Error(h(130,null==e?e:typeof e,""))}return(t=lJ(s,n,t,i)).elementType=e,t.type=r,t.lanes=o,t}function l0(e,t,n,r){return(e=lJ(7,e,r,t)).lanes=n,e}function l1(e,t,n,r){return(e=lJ(22,e,r,t)).elementType=z,e.lanes=n,e.stateNode={isHidden:!1},e}function l2(e,t,n){return(e=lJ(6,e,null,t)).lanes=n,e}function l3(e,t,n){return(t=lJ(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function l5(e,t,n,r,i){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=tl(0),this.expirationTimes=tl(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=tl(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function l6(e,t,n,r,i,o,s,l,a){return e=new l5(e,t,n,l,a),1===t?(t=1,!0===o&&(t|=8)):t=0,o=lJ(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},iF(o),e}function l4(e){if(!e)return rG;e=e._reactInternals;t:{if(eH(e)!==e||1!==e.tag)throw Error(h(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break t;case 1:if(rY(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break t}}t=t.return}while(null!==t);throw Error(h(171))}if(1===e.tag){var n=e.type;if(rY(n))return rK(e,n,t)}return t}function l8(e,t,n,r,i,o,s,l,a){return(e=l6(n,r,!0,e,i,o,s,l,a)).context=l4(null),n=e.current,r=lw(),(o=i$(r,i=lC(n))).callback=null!=t?t:null,iU(n,o,i),e.current.lanes=i,ta(e,i,r),lS(e,r),e}function l9(e,t,n,r){var i=t.current,o=lw(),s=lC(i);return n=l4(n),null===t.context?t.context=n:t.pendingContext=n,(t=i$(o,s)).payload={element:e},null!==(r=void 0===r?null:r)&&(t.callback=r),null!==(e=iU(i,t,s))&&(lE(e,i,s,o),iG(e,i,s)),s}function l7(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function ae(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function at(e,t){ae(e,t),(e=e.alternate)&&ae(e,t)}var an="function"==typeof reportError?reportError:function(e){console.error(e)};function ar(e){this._internalRoot=e}function ai(e){this._internalRoot=e}function ao(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}function as(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function al(){}ai.prototype.render=ar.prototype.render=function(e){var t=this._internalRoot;if(null===t)throw Error(h(409));l9(e,t,null,null)},ai.prototype.unmount=ar.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var t=e.containerInfo;lN(function(){l9(null,e,null,null)}),t[rN]=null}},ai.prototype.unstable_scheduleHydration=function(e){if(e){var t=tg();e={blockedOn:null,target:e,priority:t};for(var n=0;n<tS.length&&0!==t&&t<tS[n].priority;n++);tS.splice(n,0,e),0===n&&tA(e)}};function aa(e,t,n,r,i){var o=n._reactRootContainer;if(o){var s=o;if("function"==typeof i){var l=i;i=function(){var e=l7(s);l.call(e)}}l9(t,s,e,i)}else s=function(e,t,n,r,i){if(i){if("function"==typeof r){var o=r;r=function(){var e=l7(s);o.call(e)}}var s=l8(t,r,e,0,null,!1,!1,"",al);return e._reactRootContainer=s,e[rN]=s.current,ro(8===e.nodeType?e.parentNode:e),lN(),s}for(;i=e.lastChild;)e.removeChild(i);if("function"==typeof r){var l=r;r=function(){var e=l7(a);l.call(e)}}var a=l6(e,0,!1,null,null,!1,!1,"",al);return e._reactRootContainer=a,e[rN]=a.current,ro(8===e.nodeType?e.parentNode:e),lN(function(){l9(t,a,n,r)}),a}(n,t,e,i,r);return l7(s)}td=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=tr(t.pendingLanes);0!==n&&(tu(t,1|n),lS(t,eZ()),0==(6&s6)&&(lu=eZ()+500,r6()))}break;case 13:lN(function(){var t=iD(e,1);null!==t&&lE(t,e,1,lw())}),at(e,1)}},tf=function(e){if(13===e.tag){var t=iD(e,0x8000000);null!==t&&lE(t,e,0x8000000,lw()),at(e,0x8000000)}},tp=function(e){if(13===e.tag){var t=lC(e),n=iD(e,t);null!==n&&lE(n,e,t,lw()),at(e,t)}},tg=function(){return tc},tm=function(e,t){var n=tc;try{return tc=e,t()}finally{tc=n}},eP=function(e,t,n){switch(t){case"input":if(et(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var i=rD(r);if(!i)throw Error(h(90));J(r),et(r,i)}}}break;case"textarea":ea(e,n);break;case"select":null!=(t=n.value)&&eo(e,!!n.multiple,t,!1)}},eN=lT,ej=lN;var au={findFiberByHostInstance:rR,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},ac={bundleType:au.bundleType,version:au.version,rendererPackageName:au.rendererPackageName,rendererConfig:au.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:O.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=eX(e))?null:e.stateNode},findFiberByHostInstance:au.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var ah=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!ah.isDisabled&&ah.supportsFiber)try{e4=ah.inject(ac),e8=ah}catch(e){}}t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED={usingClientEntryPoint:!1,Events:[r_,rB,rD,eM,eT,lT]},t.createPortal=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!ao(t))throw Error(h(200));return function(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:A,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}(e,t,null,n)},t.createRoot=function(e,t){if(!ao(e))throw Error(h(299));var n=!1,r="",i=an;return null!=t&&(!0===t.unstable_strictMode&&(n=!0),void 0!==t.identifierPrefix&&(r=t.identifierPrefix),void 0!==t.onRecoverableError&&(i=t.onRecoverableError)),t=l6(e,1,!1,null,null,n,!1,r,i),e[rN]=t.current,ro(8===e.nodeType?e.parentNode:e),new ar(t)},t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(h(188));throw Error(h(268,e=Object.keys(e).join(",")))}return e=null===(e=eX(t))?null:e.stateNode},t.flushSync=function(e){return lN(e)},t.hydrate=function(e,t,n){if(!as(t))throw Error(h(200));return aa(null,e,t,!0,n)},t.hydrateRoot=function(e,t,n){if(!ao(e))throw Error(h(405));var r=null!=n&&n.hydratedSources||null,i=!1,o="",s=an;if(null!=n&&(!0===n.unstable_strictMode&&(i=!0),void 0!==n.identifierPrefix&&(o=n.identifierPrefix),void 0!==n.onRecoverableError&&(s=n.onRecoverableError)),t=l8(t,null,e,1,null!=n?n:null,i,!1,o,s),e[rN]=t.current,ro(e),r)for(e=0;e<r.length;e++)i=(i=(n=r[e])._getVersion)(n._source),null==t.mutableSourceEagerHydrationData?t.mutableSourceEagerHydrationData=[n,i]:t.mutableSourceEagerHydrationData.push(n,i);return new ai(t)},t.render=function(e,t,n){if(!as(t))throw Error(h(200));return aa(null,e,t,!1,n)},t.unmountComponentAtNode=function(e){if(!as(e))throw Error(h(40));return!!e._reactRootContainer&&(lN(function(){aa(null,null,e,!1,function(){e._reactRootContainer=null,e[rN]=null})}),!0)},t.unstable_batchedUpdates=lT,t.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!as(n))throw Error(h(200));if(null==e||void 0===e._reactInternals)throw Error(h(38));return aa(e,t,n,!1,r)},t.version="18.2.0-next-9e3b772b8-20220608"},9195:function(e,t,n){"use strict";var r,i=n(5350);t.createRoot=i.createRoot,i.hydrateRoot},5350:function(e,t,n){"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),e.exports=n(6590)},4392:function(e,t){"use strict";function n(e,t){var n=e.length;for(e.push(t);0<n;){var r=n-1>>>1,i=e[r];if(0<o(i,t))e[r]=t,e[n]=i,n=r;else break}}function r(e){return 0===e.length?null:e[0]}function i(e){if(0===e.length)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;for(var r=0,i=e.length,s=i>>>1;r<s;){var l=2*(r+1)-1,a=e[l],u=l+1,c=e[u];if(0>o(a,n))u<i&&0>o(c,a)?(e[r]=c,e[u]=n,r=u):(e[r]=a,e[l]=n,r=l);else if(u<i&&0>o(c,n))e[r]=c,e[u]=n,r=u;else break}}return t}function o(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if("object"==typeof performance&&"function"==typeof performance.now){var s,l=performance;t.unstable_now=function(){return l.now()}}else{var a=Date,u=a.now();t.unstable_now=function(){return a.now()-u}}var c=[],h=[],d=1,f=null,p=3,g=!1,m=!1,y=!1,b="function"==typeof setTimeout?setTimeout:null,v="function"==typeof clearTimeout?clearTimeout:null,x="undefined"!=typeof setImmediate?setImmediate:null;function w(e){for(var t=r(h);null!==t;){if(null===t.callback)i(h);else if(t.startTime<=e)i(h),t.sortIndex=t.expirationTime,n(c,t);else break;t=r(h)}}function C(e){if(y=!1,w(e),!m){if(null!==r(c))m=!0,I(E);else{var t=r(h);null!==t&&L(C,t.startTime-e)}}}function E(e,n){m=!1,y&&(y=!1,v(O),O=-1),g=!0;var o=p;try{for(w(n),f=r(c);null!==f&&(!(f.expirationTime>n)||e&&!M());){var s=f.callback;if("function"==typeof s){f.callback=null,p=f.priorityLevel;var l=s(f.expirationTime<=n);n=t.unstable_now(),"function"==typeof l?f.callback=l:f===r(c)&&i(c),w(n)}else i(c);f=r(c)}if(null!==f)var a=!0;else{var u=r(h);null!==u&&L(C,u.startTime-n),a=!1}return a}finally{f=null,p=o,g=!1}}"undefined"!=typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var S=!1,P=null,O=-1,k=5,A=-1;function M(){return!(t.unstable_now()-A<k)}function T(){if(null!==P){var e=t.unstable_now();A=e;var n=!0;try{n=P(!0,e)}finally{n?s():(S=!1,P=null)}}else S=!1}if("function"==typeof x)s=function(){x(T)};else if("undefined"!=typeof MessageChannel){var N=new MessageChannel,j=N.port2;N.port1.onmessage=T,s=function(){j.postMessage(null)}}else s=function(){b(T,0)};function I(e){P=e,S||(S=!0,s())}function L(e,n){O=b(function(){e(t.unstable_now())},n)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){m||g||(m=!0,I(E))},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):k=0<e?Math.floor(1e3/e):5},t.unstable_getCurrentPriorityLevel=function(){return p},t.unstable_getFirstCallbackNode=function(){return r(c)},t.unstable_next=function(e){switch(p){case 1:case 2:case 3:var t=3;break;default:t=p}var n=p;p=t;try{return e()}finally{p=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=function(){},t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=p;p=e;try{return t()}finally{p=n}},t.unstable_scheduleCallback=function(e,i,o){var s=t.unstable_now();switch(o="object"==typeof o&&null!==o?"number"==typeof(o=o.delay)&&0<o?s+o:s:s,e){case 1:var l=-1;break;case 2:l=250;break;case 5:l=0x3fffffff;break;case 4:l=1e4;break;default:l=5e3}return l=o+l,e={id:d++,callback:i,priorityLevel:e,startTime:o,expirationTime:l,sortIndex:-1},o>s?(e.sortIndex=o,n(h,e),null===r(c)&&e===r(h)&&(y?(v(O),O=-1):y=!0,L(C,o-s))):(e.sortIndex=l,n(c,e),m||g||(m=!0,I(E))),e},t.unstable_shouldYield=M,t.unstable_wrapCallback=function(e){var t=p;return function(){var n=p;p=t;try{return e.apply(this,arguments)}finally{p=n}}}},7881:function(e,t,n){"use strict";e.exports=n(4392)},482:function(e){"use strict";e.exports=h},4964:function(e){"use strict";e.exports=o},3505:function(e){"use strict";e.exports=i},5229:function(e){"use strict";e.exports=r},8875:function(e){"use strict";e.exports=l},3772:function(e){"use strict";e.exports=c},7584:function(e){"use strict";e.exports=a},2749:function(t){"use strict";t.exports=e},2721:function(e){"use strict";e.exports=d},467:function(e){"use strict";e.exports=u},8156:function(e){"use strict";e.exports=s},3238:function(e){"use strict";e.exports=t},6128:function(e){"use strict";e.exports=n}},p={};function g(e){var t=p[e];if(void 0!==t)return t.exports;var n=p[e]={id:e,loaded:!1,exports:{}};return f[e](n,n.exports,g),n.loaded=!0,n.exports}g.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return g.d(t,{a:t}),t},g.d=function(e,t){for(var n in t)g.o(t,n)&&!g.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},g.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}}(),g.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},g.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},g.nmd=function(e){return e.paths=[],!e.children&&(e.children=[]),e};var m={};return!function(){"use strict";let e,t,n,r,i,o,s,l,a;g.r(m),g.d(m,{PluginGraphCollectionPlugin:function(){return mD},default:function(){return mz}});var u,c,h,d,f,p,y,b,v,x,w,C,E,S,P,O,k,A,M,T,N,j,I,L,R,_,B,D,z,F,V,$,U,G,H,q,W,X,Y,J,Q,K,Z,ee,et,en,er,ei,eo,es,el,ea,eu,ec,eh,ed,ef,ep,eg,em,ey,eb,ev,ex,ew,eC,eE,eS,eP,eO,ek,eA,eM,eT,eN,ej,eI,eL,eR,e_,eB,eD,ez,eF,eV,e$,eU,eG,eH,eq,eW,eX,eY,eJ,eQ,eK,eZ,e0,e1,e2,e3,e5,e6,e4,e8,e9,e7,te,tt,tn,tr,ti,to,ts,tl,ta,tu,tc,th,td,tf,tp,tg,tm,ty,tb,tv,tx,tw,tC,tE,tS,tP,tO,tk,tA,tM,tT,tN,tj,tI,tL,tR,t_,tB,tD,tz,tF,tV,t$,tU={};g.r(tU),g.d(tU,{dot:function(){return uJ},doubleMesh:function(){return uZ},fixedDot:function(){return uQ},mesh:function(){return uK}});var tG={};g.r(tG),g.d(tG,{flipX:function(){return u1},flipXY:function(){return u3},flipY:function(){return u2},watermark:function(){return u5}});var tH={};g.r(tH),g.d(tH,{blur:function(){return u7},brightness:function(){return cs},contrast:function(){return cl},dropShadow:function(){return ce},grayScale:function(){return ct},highlight:function(){return u9},hueRotate:function(){return ci},invert:function(){return co},outline:function(){return u8},saturate:function(){return cr},sepia:function(){return cn}});var tq={};g.r(tq),g.d(tq,{async:function(){return hs},block:function(){return c4},circle:function(){return ha},circlePlus:function(){return hu},classic:function(){return c8},cross:function(){return hi},diamond:function(){return he},ellipse:function(){return hh},path:function(){return hn}});var tW={};g.r(tW),g.d(tW,{annotations:function(){return cq},atConnectionLength:function(){return hS},atConnectionLengthIgnoreGradient:function(){return hw},atConnectionLengthKeepGradient:function(){return hx},atConnectionRatio:function(){return hP},atConnectionRatioIgnoreGradient:function(){return hE},atConnectionRatioKeepGradient:function(){return hC},connection:function(){return hv},displayEmpty:function(){return cX},eol:function(){return cW},fill:function(){return cD},filter:function(){return c2},html:function(){return c1},lineHeight:function(){return cU},port:function(){return c3},ref:function(){return cu},refCx:function(){return cx},refCy:function(){return cw},refD:function(){return ck},refDKeepOffset:function(){return cE},refDResetOffset:function(){return cC},refDx:function(){return cd},refDy:function(){return cf},refHeight:function(){return cg},refHeight2:function(){return cj},refPoints:function(){return cA},refPointsKeepOffset:function(){return cP},refPointsResetOffset:function(){return cS},refR:function(){return cO},refRCircumscribed:function(){return cv},refRInscribed:function(){return cb},refRx:function(){return cm},refRy:function(){return cy},refWidth:function(){return cp},refWidth2:function(){return cN},refX:function(){return cc},refX2:function(){return cM},refY:function(){return ch},refY2:function(){return cT},resetOffset:function(){return cK},sourceMarker:function(){return hp},stroke:function(){return cz},style:function(){return c0},targetMarker:function(){return hg},text:function(){return cF},textPath:function(){return cH},textVerticalAnchor:function(){return cG},textWrap:function(){return cV},title:function(){return cY},vertexMarker:function(){return hm},xAlign:function(){return cJ},yAlign:function(){return cQ}});var tX={};g.r(tX),g.d(tX,{className:function(){return hM},opacity:function(){return hN},stroke:function(){return hI}});var tY={};g.r(tY),g.d(tY,{absolute:function(){return h_},bottom:function(){return hH},ellipse:function(){return hB},ellipseSpread:function(){return hD},left:function(){return h$},line:function(){return hV},right:function(){return hU},top:function(){return hG}});var tJ={};g.r(tJ),g.d(tJ,{bottom:function(){return hZ},inside:function(){return h2},insideOriented:function(){return h3},left:function(){return hJ},manual:function(){return hY},outside:function(){return h0},outsideOriented:function(){return h1},radial:function(){return h8},radialOriented:function(){return h9},right:function(){return hQ},top:function(){return hK}});var tQ={};g.r(tQ),g.d(tQ,{noop:function(){return da},pinAbsolute:function(){return dd},pinRelative:function(){return dh}});var tK={};g.r(tK),g.d(tK,{bottom:function(){return dN},bottomLeft:function(){return d_},bottomRight:function(){return dB},center:function(){return dM},left:function(){return dj},midSide:function(){return dU},nodeCenter:function(){return d$},orth:function(){return dV},right:function(){return dI},top:function(){return dT},topLeft:function(){return dL},topRight:function(){return dR}});var tZ={};g.r(tZ),g.d(tZ,{closest:function(){return dW},length:function(){return dH},orth:function(){return dX},ratio:function(){return dG}});var t0={};g.r(t0),g.d(t0,{anchor:function(){return d0},bbox:function(){return dQ},boundary:function(){return dZ},rect:function(){return dK}});var t1={};g.r(t1),g.d(t1,{er:function(){return fb},loop:function(){return fx},manhattan:function(){return fg},metro:function(){return fy},normal:function(){return d1},oneSide:function(){return d2},orth:function(){return d8}});var t2={};g.r(t2),g.d(t2,{jumpover:function(){return fT},loop:function(){return fC},normal:function(){return fw},rounded:function(){return fE},smooth:function(){return fS}});var t3=g("3772"),t5=g("482"),t6=g("8875"),t4=g("8156"),t8=g.n(t4),t9=g("3505"),t7=g("5229"),ne=g("7584"),nt=g("2721"),nn=g("9007"),nr=g.n(nn),ni=g("3238"),no=(0,t4.createContext)(null);no.displayName="GraphCollectionContext";var ns=function(e){var t=e.record,n=e.setTargetNode,r=e.node,i=e.handelOpenPorts;return t8().createElement(no.Provider,{value:{node:r,record:t,positionTargetNode:function(e){n(e||r)},openPorts:i}},e.children)};function nl(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}function na(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){nl(o,r,i,s,l,"next",e)}function l(e){nl(o,r,i,s,l,"throw",e)}s(void 0)})}}function nu(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}function nc(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}var nh=function(e,t){var n,r,i=(0,t3.useRequest)(function(){return Promise.resolve({data:nr()(t)})},(n=nu({},e),r=(r={manual:!0},r),Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(r)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(r)).forEach(function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(r,e))}),n)),o=(0,t3.useActionContext)();return(0,t4.useEffect)(function(){o.visible&&i.run()},[o.visible]),i};(0,t9.observer)(function(){var e=(0,t4.useContext)(no).record,t=(0,t3.useCompile)();return t8().createElement("div",null,t8().createElement(nt.Select,{popupMatchSelectWidth:!1,disabled:!0,value:e.name,options:[{value:e.name,label:t(e.title)}]}))},{displayName:"SourceCollection"});var nd=function(){var e=(0,t9.useForm)(),t=(0,t3.useActionContext)();return{run:function(){return na(function(){return nc(this,function(n){return t.setVisible(!1),e.reset(),[2]})})()}}},nf=function(e){var t=(0,t9.useForm)(),n=(0,t3.useAPIClient)(),r=(0,t3.useActionContext)(),i=(0,t3.useCollectionManager_deprecated)().refreshCM;return{run:function(){return na(function(){return nc(this,function(o){switch(o.label){case 0:return[4,t.submit()];case 1:return o.sent(),[4,n.resource("collections").create({values:t.values})];case 2:return o.sent(),r.setVisible(!1),[4,t.reset()];case 3:return o.sent(),e("last"),[4,i()];case 4:return o.sent(),[2]}})})()}}},np=function(e,t){var n=(0,t9.useForm)(),r=(0,t3.useAPIClient)(),i=(0,t3.useActionContext)(),o=(0,t3.useCollectionManager_deprecated)().refreshCM,s=(0,t4.useContext)(no),l=s.positionTargetNode,a=s.openPorts,u=(0,t3.useCollectionFieldFormValues)().getValues;return{run:function(){return na(function(){var s,c,h,d,f;return nc(this,function(p){switch(p.label){case 0:return[4,n.submit()];case 1:return p.sent(),s=u(),c=ne.lodash.omit(s,["key","uiSchemaUid","collectionName","autoCreateReverseField","uiSchema.x-uid","reverseField.key","reverseField.uiSchemaUid"]),h=!["obo","oho","o2o","o2m","m2o","m2m","linkTo","id"].includes(s.interface),[4,r.resource("collections.fields",e).create({values:c})];case 2:if(d=p.sent().data.data,!(f=t))return[3,4];return[4,r.resource("fields").move({sourceId:d.key,targetId:t,targetScope:e,method:"insertAfter"})];case 3:f=p.sent(),p.label=4;case 4:return i.setVisible(!1),[4,n.reset()];case 5:return p.sent(),l(),h&&a&&a(),[4,o()];case 6:return p.sent(),[2]}})})()}}},ng=function(e){var t=e.collectionName,n=e.name,r=e.key,i=(0,t3.useCollectionManager_deprecated)().refreshCM,o=(0,ni.useTranslation)().t,s=(0,t9.useForm)(),l=(0,t3.useActionContext)(),a=(0,t3.useAPIClient)(),u=(0,t4.useContext)(no),c=u.positionTargetNode,h=u.node;return{run:function(){return na(function(){var e;return nc(this,function(u){switch(u.label){case 0:return[4,s.submit()];case 1:return u.sent(),[4,a.resource("collections.fields",t).update({filterByTk:n,values:s.values})];case 2:return u.sent(),l.setVisible(!1),nt.message.success(o("Saved successfully")),c(),i(),h.setPortProp(r,"uiSchema",{title:null===(e=s.values)||void 0===e?void 0:e.uiSchema.title}),[4,s.reset()];case 3:return u.sent(),[2]}})})()}}},nm=function(){var e=(0,ni.useTranslation)().t,t=(0,t9.useForm)(),n=(0,t3.useActionContext)(),r=t.values.name,i=(0,t3.useAPIClient)(),o=(0,t3.useCollectionManager_deprecated)().refreshCM,s=(0,t4.useContext)(no).positionTargetNode;return{run:function(){return na(function(){return nc(this,function(l){switch(l.label){case 0:return[4,t.submit()];case 1:return l.sent(),[4,i.resource("collections").update({filterByTk:r,values:nu({},ne.lodash.omit(t.values,["fields"]))})];case 2:return l.sent(),n.setVisible(!1),nt.message.success(e("Saved successfully")),[4,t.reset()];case 3:return l.sent(),s(),o(),[2]}})})()}}},ny=function(e){var t=(0,t3.useAPIClient)(),n=(0,t9.useForm)(),r=((null==n?void 0:n.values)||{}).cascade;return{run:function(){return na(function(){return nc(this,function(n){switch(n.label){case 0:return[4,t.resource("collections").destroy({filterByTk:e,cascade:r})];case 1:return n.sent(),[4,t.resource("graphPositions").destroy({filter:{collectionName:e}})];case 2:return n.sent(),[2]}})})()}}},nb=function(e){var t=ny(e.name).run,n=(0,t3.useCollectionManager_deprecated)().refreshCM,r=(0,t4.useContext)(no).positionTargetNode;return{run:function(){return na(function(){return nc(this,function(e){switch(e.label){case 0:return[4,t()];case 1:return e.sent(),r("destory"),[4,n()];case 2:return e.sent(),[2]}})})()}}},nv=function(e,t){var n=(0,t3.useAPIClient)(),r=(0,t4.useContext)(no).positionTargetNode;return{run:function(){return na(function(){return nc(this,function(i){switch(i.label){case 0:return[4,n.resource("collections.fields",e).destroy({filterByTk:t})];case 1:return i.sent(),r(),[2]}})})()}}},nx=function(e){var t=e.collectionName,n=e.name,r=(0,t3.useCollectionManager_deprecated)().refreshCM,i=nv(t,n).run;return{run:function(){return na(function(){return nc(this,function(e){switch(e.label){case 0:return[4,i()];case 1:return e.sent(),[4,r()];case 2:return e.sent(),[2]}})})()}}},nw=function(e){return function(t,n){var r=n.targetScope;t.loading=!0,e(r).then(t7.action.bound(function(e){t.dataSource=e,t.loading=!1})).catch(function(e){(0,ne.error)(e)})}};g("9652");class nC{get disposed(){return!0===this._disposed}dispose(){this._disposed=!0}}(nC||(nC={})).dispose=function(){return(e,t,n)=>{let r=n.value,i=e.__proto__;n.value=function(...e){if(!this.disposed)r.call(this,...e),i.dispose.call(this)}}};class nE{constructor(){this.isDisposed=!1,this.items=new Set}get disposed(){return this.isDisposed}dispose(){if(!this.isDisposed)this.isDisposed=!0,this.items.forEach(e=>{e.dispose()}),this.items.clear()}contains(e){return this.items.has(e)}add(e){this.items.add(e)}remove(e){this.items.delete(e)}clear(){this.items.clear()}}(u=nE||(nE={})).from=function(e){let t=new u;return e.forEach(e=>{t.add(e)}),t};var nS=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},nP="object"==typeof global&&global&&global.Object===Object&&global,nO="object"==typeof self&&self&&self.Object===Object&&self,nk=nP||nO||Function("return this")(),nA=function(){return nk.Date.now()},nM=/\s/,nT=function(e){for(var t=e.length;t--&&nM.test(e.charAt(t)););return t},nN=/^\s+/,nj=nk.Symbol,nI=Object.prototype,nL=nI.hasOwnProperty,nR=nI.toString,n_=nj?nj.toStringTag:void 0,nB=function(e){var t=nL.call(e,n_),n=e[n_];try{e[n_]=void 0;var r=!0}catch(e){}var i=nR.call(e);return r&&(t?e[n_]=n:delete e[n_]),i},nD=Object.prototype.toString,nz=nj?nj.toStringTag:void 0,nF=function(e){var t;if(null==e)return void 0===e?"[object Undefined]":"[object Null]";return nz&&nz in Object(e)?nB(e):(t=e,nD.call(t))},nV=function(e){return null!=e&&"object"==typeof e},n$=function(e){return"symbol"==typeof e||nV(e)&&"[object Symbol]"==nF(e)},nU=0/0,nG=/^[-+]0x[0-9a-f]+$/i,nH=/^0b[01]+$/i,nq=/^0o[0-7]+$/i,nW=parseInt,nX=function(e){if("number"==typeof e)return e;if(n$(e))return nU;if(nS(e)){var t,n="function"==typeof e.valueOf?e.valueOf():e;e=nS(n)?n+"":n}if("string"!=typeof e)return 0===e?e:+e;e=(t=e)?t.slice(0,nT(t)+1).replace(nN,""):t;var r=nH.test(e);return r||nq.test(e)?nW(e.slice(2),r?2:8):nG.test(e)?nU:+e},nY=Math.max,nJ=Math.min,nQ=function(e,t,n){var r,i,o,s,l,a,u=0,c=!1,h=!1,d=!0;if("function"!=typeof e)throw TypeError("Expected a function");function f(t){var n=r,o=i;return r=i=void 0,u=t,s=e.apply(o,n)}t=nX(t)||0,nS(n)&&(c=!!n.leading,o=(h="maxWait"in n)?nY(nX(n.maxWait)||0,t):o,d="trailing"in n?!!n.trailing:d);function p(e){var n=e-a,r=e-u;return void 0===a||n>=t||n<0||h&&r>=o}function g(){var e,n,r,i,s=nA();if(p(s))return m(s);l=setTimeout(g,(n=(e=s)-a,r=e-u,i=t-n,h?nJ(i,o-r):i))}function m(e){return(l=void 0,d&&r)?f(e):(r=i=void 0,s)}function y(){var e,n=nA(),o=p(n);if(r=arguments,i=this,a=n,o){if(void 0===l){;return u=e=a,l=setTimeout(g,t),c?f(e):s}if(h)return clearTimeout(l),l=setTimeout(g,t),f(a)}return void 0===l&&(l=setTimeout(g,t)),s}return y.cancel=function(){void 0!==l&&clearTimeout(l),u=0,r=a=i=l=void 0},y.flush=function(){return void 0===l?s:m(nA())},y},nK=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw TypeError("Expected a function");return nS(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),nQ(e,t,{leading:r,maxWait:t,trailing:i})};function nZ(e,t,n){if(n)switch(n.length){case 0:break;case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2]);case 4:return e.call(t,n[0],n[1],n[2],n[3]);case 5:return e.call(t,n[0],n[1],n[2],n[3],n[4]);case 6:return e.call(t,n[0],n[1],n[2],n[3],n[4],n[5]);default:return e.apply(t,n)}return e.call(t)}function n0(e,t,...n){return nZ(e,t,n)}function n1(e){var t;return null!=e&&(e instanceof Promise||"object"==typeof(t=e)&&t.then&&"function"==typeof t.then)}function n2(...e){let t=[];return(e.forEach(e=>{Array.isArray(e)?t.push(...e):t.push(e)}),t.some(e=>n1(e)))?Promise.all(t.map(e=>n1(e)?e:Promise.resolve(!1!==e))).then(e=>e.reduce((e,t)=>!1!==t&&e,!0)):t.every(e=>!1!==e)}function n3(e,t){let n=[];for(let r=0;r<e.length;r+=2){let i=e[r],o=e[r+1],s=nZ(i,o,Array.isArray(t)?t:[t]);n.push(s)}return n2(n)}class n5{constructor(){this.listeners={}}on(e,t,n){return null==t?this:(!this.listeners[e]&&(this.listeners[e]=[]),this.listeners[e].push(t,n),this)}once(e,t,n){let r=(...i)=>(this.off(e,r),n3([t,n],i));return this.on(e,r,this)}off(e,t,n){if(!(e||t||n))return this.listeners={},this;let r=this.listeners;return(e?[e]:Object.keys(r)).forEach(e=>{let i=r[e];if(!!i){if(!(t||n)){delete r[e];return}for(let e=i.length-2;e>=0;e-=2)!(t&&i[e]!==t||n&&i[e+1]!==n)&&i.splice(e,2)}}),this}trigger(e,...t){let n=!0;if("*"!==e){let r=this.listeners[e];null!=r&&(n=n3([...r],t))}let r=this.listeners["*"];return null!=r?n2([n,n3([...r],[e,...t])]):n}emit(e,...t){return this.trigger(e,...t)}}var n6=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)},n4=function(e){return e},n8=Math.max,n9=function(e,t,n){return t=n8(void 0===t?e.length-1:t,0),function(){for(var r=arguments,i=-1,o=n8(r.length-t,0),s=Array(o);++i<o;)s[i]=r[t+i];i=-1;for(var l=Array(t+1);++i<t;)l[i]=r[i];return l[t]=n(s),n6(e,this,l)}},n7=function(e){if(!nS(e))return!1;var t=nF(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},re=nk["__core-js_shared__"];var rt=(c=/[^.]+$/.exec(re&&re.keys&&re.keys.IE_PROTO||""))?"Symbol(src)_1."+c:"",rn=Function.prototype.toString,rr=function(e){if(null!=e){try{return rn.call(e)}catch(e){}try{return e+""}catch(e){}}return""},ri=/^\[object .+?Constructor\]$/,ro=Object.prototype,rs=Function.prototype.toString,rl=ro.hasOwnProperty,ra=RegExp("^"+rs.call(rl).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ru=function(e){var t;return!!nS(e)&&(t=e,!rt||!(rt in t))&&(n7(e)?ra:ri).test(rr(e))},rc=function(e,t){var n,r,i=(n=e,r=t,null==n?void 0:n[r]);return ru(i)?i:void 0},rh=function(){try{var e=rc(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),rd=Date.now;var rf=(h=rh?function(e,t){var n;return rh(e,"toString",{configurable:!0,enumerable:!1,value:(n=t,function(){return n}),writable:!0})}:n4,d=0,f=0,function(){var e=rd(),t=16-(e-f);if(f=e,t>0){if(++d>=800)return arguments[0]}else d=0;return h.apply(void 0,arguments)}),rp=function(e,t){return rf(n9(e,t,n4),e+"")},rg=function(e,t){return e===t||e!=e&&t!=t},rm=function(e,t){for(var n=e.length;n--;)if(rg(e[n][0],t))return n;return -1},ry=Array.prototype.splice;function rb(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}rb.prototype.clear=function(){this.__data__=[],this.size=0},rb.prototype.delete=function(e){var t=this.__data__,n=rm(t,e);return!(n<0)&&(n==t.length-1?t.pop():ry.call(t,n,1),--this.size,!0)},rb.prototype.get=function(e){var t=this.__data__,n=rm(t,e);return n<0?void 0:t[n][1]},rb.prototype.has=function(e){return rm(this.__data__,e)>-1},rb.prototype.set=function(e,t){var n=this.__data__,r=rm(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this};var rv=rc(nk,"Map"),rx=rc(Object,"create"),rw=Object.prototype.hasOwnProperty,rC=Object.prototype.hasOwnProperty;function rE(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}rE.prototype.clear=function(){this.__data__=rx?rx(null):{},this.size=0},rE.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},rE.prototype.get=function(e){var t=this.__data__;if(rx){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return rw.call(t,e)?t[e]:void 0},rE.prototype.has=function(e){var t=this.__data__;return rx?void 0!==t[e]:rC.call(t,e)},rE.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=rx&&void 0===t?"__lodash_hash_undefined__":t,this};var rS=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e},rP=function(e,t){var n=e.__data__;return rS(t)?n["string"==typeof t?"string":"hash"]:n.map};function rO(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}rO.prototype.clear=function(){this.size=0,this.__data__={hash:new rE,map:new(rv||rb),string:new rE}},rO.prototype.delete=function(e){var t=rP(this,e).delete(e);return this.size-=t?1:0,t},rO.prototype.get=function(e){return rP(this,e).get(e)},rO.prototype.has=function(e){return rP(this,e).has(e)},rO.prototype.set=function(e,t){var n=rP(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this};function rk(e){var t=this.__data__=new rb(e);this.size=t.size}rk.prototype.clear=function(){this.__data__=new rb,this.size=0},rk.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},rk.prototype.get=function(e){return this.__data__.get(e)},rk.prototype.has=function(e){return this.__data__.has(e)},rk.prototype.set=function(e,t){var n=this.__data__;if(n instanceof rb){var r=n.__data__;if(!rv||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new rO(r)}return n.set(e,t),this.size=n.size,this};var rA=function(e,t,n){"__proto__"==t&&rh?rh(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n},rM=function(e,t,n){(void 0!==n&&!rg(e[t],n)||void 0===n&&!(t in e))&&rA(e,t,n)};var rT=function(e,t,n){for(var r=-1,i=Object(e),o=n(e),s=o.length;s--;){var l=o[++r];if(!1===t(i[l],l,i))break}return e},rN="object"==typeof exports&&exports&&!exports.nodeType&&exports,rj=rN&&"object"==typeof module&&module&&!module.nodeType&&module,rI=rj&&rj.exports===rN?nk.Buffer:void 0,rL=rI?rI.allocUnsafe:void 0,rR=function(e,t){if(t)return e.slice();var n=e.length,r=rL?rL(n):new e.constructor(n);return e.copy(r),r},r_=nk.Uint8Array,rB=function(e){var t=new e.constructor(e.byteLength);return new r_(t).set(new r_(e)),t},rD=function(e,t){var n=t?rB(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)},rz=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t},rF=Object.create,rV=function(){function e(){}return function(t){if(!nS(t))return{};if(rF)return rF(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),r$=function(e,t){return function(n){return e(t(n))}},rU=r$(Object.getPrototypeOf,Object),rG=Object.prototype,rH=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||rG)},rq=function(e){return"function"!=typeof e.constructor||rH(e)?{}:rV(rU(e))},rW=function(e){return nV(e)&&"[object Arguments]"==nF(e)},rX=Object.prototype,rY=rX.hasOwnProperty,rJ=rX.propertyIsEnumerable,rQ=rW(function(){return arguments}())?rW:function(e){return nV(e)&&rY.call(e,"callee")&&!rJ.call(e,"callee")},rK=Array.isArray,rZ=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=0x1fffffffffffff},r0=function(e){return null!=e&&rZ(e.length)&&!n7(e)},r1=function(e){return nV(e)&&r0(e)},r2="object"==typeof exports&&exports&&!exports.nodeType&&exports,r3=r2&&"object"==typeof module&&module&&!module.nodeType&&module,r5=r3&&r3.exports===r2?nk.Buffer:void 0,r6=r5?r5.isBuffer:void 0,r4=r6||function(){return!1},r8=Object.prototype,r9=Function.prototype.toString,r7=r8.hasOwnProperty,ie=r9.call(Object),it=function(e){if(!nV(e)||"[object Object]"!=nF(e))return!1;var t=rU(e);if(null===t)return!0;var n=r7.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&r9.call(n)==ie},ir={};ir["[object Float32Array]"]=ir["[object Float64Array]"]=ir["[object Int8Array]"]=ir["[object Int16Array]"]=ir["[object Int32Array]"]=ir["[object Uint8Array]"]=ir["[object Uint8ClampedArray]"]=ir["[object Uint16Array]"]=ir["[object Uint32Array]"]=!0,ir["[object Arguments]"]=ir["[object Array]"]=ir["[object ArrayBuffer]"]=ir["[object Boolean]"]=ir["[object DataView]"]=ir["[object Date]"]=ir["[object Error]"]=ir["[object Function]"]=ir["[object Map]"]=ir["[object Number]"]=ir["[object Object]"]=ir["[object RegExp]"]=ir["[object Set]"]=ir["[object String]"]=ir["[object WeakMap]"]=!1;var ii=function(e){return function(t){return e(t)}},io="object"==typeof exports&&exports&&!exports.nodeType&&exports,is=io&&"object"==typeof module&&module&&!module.nodeType&&module,il=is&&is.exports===io&&nP.process,ia=function(){try{var e=is&&is.require&&is.require("util").types;if(e)return e;return il&&il.binding&&il.binding("util")}catch(e){}}(),iu=ia&&ia.isTypedArray,ic=iu?ii(iu):function(e){return nV(e)&&rZ(e.length)&&!!ir[nF(e)]},ih=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},id=Object.prototype.hasOwnProperty,ip=function(e,t,n){var r=e[t];(!(id.call(e,t)&&rg(r,n))||void 0===n&&!(t in e))&&rA(e,t,n)},ig=function(e,t,n,r){var i=!n;n||(n={});for(var o=-1,s=t.length;++o<s;){var l=t[o],a=r?r(n[l],e[l],l,n,e):void 0;void 0===a&&(a=e[l]),i?rA(n,l,a):ip(n,l,a)}return n},im=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r},iy=/^(?:0|[1-9]\d*)$/,ib=function(e,t){var n=typeof e;return!!(t=null==t?0x1fffffffffffff:t)&&("number"==n||"symbol"!=n&&iy.test(e))&&e>-1&&e%1==0&&e<t},iv=Object.prototype.hasOwnProperty,ix=function(e,t){var n=rK(e),r=!n&&rQ(e),i=!n&&!r&&r4(e),o=!n&&!r&&!i&&ic(e),s=n||r||i||o,l=s?im(e.length,String):[],a=l.length;for(var u in e)(t||iv.call(e,u))&&!(s&&("length"==u||i&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ib(u,a)))&&l.push(u);return l},iw=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t},iC=Object.prototype.hasOwnProperty,iE=function(e){if(!nS(e))return iw(e);var t=rH(e),n=[];for(var r in e)!("constructor"==r&&(t||!iC.call(e,r)))&&n.push(r);return n},iS=function(e){return r0(e)?ix(e,!0):iE(e)},iP=function(e,t,n,r,i,o,s){var l=ih(e,n),a=ih(t,n),u=s.get(a);if(u){rM(e,n,u);return}var c=o?o(l,a,n+"",e,t,s):void 0,h=void 0===c;if(h){var d,f=rK(a),p=!f&&r4(a),g=!f&&!p&&ic(a);if(c=a,f||p||g)rK(l)?c=l:r1(l)?c=rz(l):p?(h=!1,c=rR(a,!0)):g?(h=!1,c=rD(a,!0)):c=[];else if(it(a)||rQ(a)){if(c=l,rQ(l)){;c=ig(d=l,iS(d))}else(!nS(l)||n7(l))&&(c=rq(a))}else h=!1}h&&(s.set(a,c),i(c,a,r,o,s),s.delete(a)),rM(e,n,c)},iO=function e(t,n,r,i,o){if(t!==n)rT(n,function(s,l){if(o||(o=new rk),nS(s))iP(t,n,l,r,e,i,o);else{var a=i?i(ih(t,l),s,l+"",t,n,o):void 0;void 0===a&&(a=s),rM(t,l,a)}},iS)},ik=function e(t,n,r,i,o,s){return nS(t)&&nS(n)&&(s.set(n,t),iO(t,n,void 0,e,s),s.delete(n)),t},iA=function(e,t,n){if(!nS(n))return!1;var r=typeof t;return("number"==r?!!(r0(n)&&ib(t,n.length)):"string"==r&&t in n)&&rg(n[t],e)},iM=function(e){return rp(function(t,n){var r=-1,i=n.length,o=i>1?n[i-1]:void 0,s=i>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(i--,o):void 0,s&&iA(n[0],n[1],s)&&(o=i<3?void 0:o,i=1),t=Object(t);++r<i;){var l=n[r];l&&e(t,l,r,o)}return t})},iT=iM(function(e,t,n,r){iO(e,t,n,r)}),iN=rp(function(e){return e.push(void 0,ik),n6(iT,void 0,e)}),ij=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e},iI=r$(Object.keys,Object),iL=Object.prototype.hasOwnProperty,iR=function(e){if(!rH(e))return iI(e);var t=[];for(var n in Object(e))iL.call(e,n)&&"constructor"!=n&&t.push(n);return t},i_=function(e){return r0(e)?ix(e):iR(e)},iB=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,o=[];++n<r;){var s=e[n];t(s,n,e)&&(o[i++]=s)}return o},iD=function(){return[]},iz=Object.prototype.propertyIsEnumerable,iF=Object.getOwnPropertySymbols,iV=iF?function(e){return null==e?[]:iB(iF(e=Object(e)),function(t){return iz.call(e,t)})}:iD,i$=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e},iU=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)i$(t,iV(e)),e=rU(e);return t}:iD,iG=function(e,t,n){var r=t(e);return rK(e)?r:i$(r,n(e))},iH=function(e){return iG(e,i_,iV)},iq=function(e){return iG(e,iS,iU)},iW=rc(nk,"DataView"),iX=rc(nk,"Promise"),iY=rc(nk,"Set"),iJ=rc(nk,"WeakMap"),iQ="[object Map]",iK="[object Promise]",iZ="[object Set]",i0="[object WeakMap]",i1="[object DataView]",i2=rr(iW),i3=rr(rv),i5=rr(iX),i6=rr(iY),i4=rr(iJ),i8=nF;(iW&&i8(new iW(new ArrayBuffer(1)))!=i1||rv&&i8(new rv)!=iQ||iX&&i8(iX.resolve())!=iK||iY&&i8(new iY)!=iZ||iJ&&i8(new iJ)!=i0)&&(i8=function(e){var t=nF(e),n="[object Object]"==t?e.constructor:void 0,r=n?rr(n):"";if(r)switch(r){case i2:return i1;case i3:return iQ;case i5:return iK;case i6:return iZ;case i4:return i0}return t});var i9=i8,i7=Object.prototype.hasOwnProperty,oe=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&i7.call(e,"index")&&(n.index=e.index,n.input=e.input),n},ot=function(e,t){var n=t?rB(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)},on=/\w*$/,or=function(e){var t=new e.constructor(e.source,on.exec(e));return t.lastIndex=e.lastIndex,t},oi=nj?nj.prototype:void 0,oo=oi?oi.valueOf:void 0,os=function(e,t,n){var r,i=e.constructor;switch(t){case"[object ArrayBuffer]":return rB(e);case"[object Boolean]":case"[object Date]":return new i(+e);case"[object DataView]":return ot(e,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return rD(e,n);case"[object Map]":case"[object Set]":return new i;case"[object Number]":case"[object String]":return new i(e);case"[object RegExp]":return or(e);case"[object Symbol]":;return r=e,oo?Object(oo.call(r)):{}}},ol=ia&&ia.isMap,oa=ol?ii(ol):function(e){return nV(e)&&"[object Map]"==i9(e)},ou=ia&&ia.isSet,oc=ou?ii(ou):function(e){return nV(e)&&"[object Set]"==i9(e)},oh="[object Arguments]",od="[object Function]",of="[object Object]",op={};op[oh]=op["[object Array]"]=op["[object ArrayBuffer]"]=op["[object DataView]"]=op["[object Boolean]"]=op["[object Date]"]=op["[object Float32Array]"]=op["[object Float64Array]"]=op["[object Int8Array]"]=op["[object Int16Array]"]=op["[object Int32Array]"]=op["[object Map]"]=op["[object Number]"]=op[of]=op["[object RegExp]"]=op["[object Set]"]=op["[object String]"]=op["[object Symbol]"]=op["[object Uint8Array]"]=op["[object Uint8ClampedArray]"]=op["[object Uint16Array]"]=op["[object Uint32Array]"]=!0,op["[object Error]"]=op[od]=op["[object WeakMap]"]=!1;var og=function e(t,n,r,i,o,s){var l,a=1&n,u=2&n,c=4&n;if(r&&(l=o?r(t,i,o,s):r(t)),void 0!==l)return l;if(!nS(t))return t;var h=rK(t);if(h){if(l=oe(t),!a)return rz(t,l)}else{var d,f,p,g,m,y,b,v,x=i9(t),w=x==od||"[object GeneratorFunction]"==x;if(r4(t))return rR(t,a);if(x==of||x==oh||w&&!o){if(l=u||w?{}:rq(t),!a){;return u?(p=t,g=(d=l,f=t,d&&ig(f,iS(f),d)),ig(p,iU(p),g)):(b=t,v=(m=l,y=t,m&&ig(y,i_(y),m)),ig(b,iV(b),v))}}else{if(!op[x])return o?t:{};l=os(t,x,a)}}s||(s=new rk);var C=s.get(t);if(C)return C;s.set(t,l),oc(t)?t.forEach(function(i){l.add(e(i,n,r,i,t,s))}):oa(t)&&t.forEach(function(i,o){l.set(o,e(i,n,r,o,t,s))});var E=c?u?iq:iH:u?iS:i_,S=h?void 0:E(t);return ij(S||t,function(i,o){S&&(i=t[o=i]),ip(l,o,e(i,n,r,o,t,s))}),l},om=function(e){return og(e,4)},oy=Object.prototype.hasOwnProperty,ob=function(e){if(null==e)return!0;if(r0(e)&&(rK(e)||"string"==typeof e||"function"==typeof e.splice||r4(e)||ic(e)||rQ(e)))return!e.length;var t=i9(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(rH(e))return!iR(e).length;for(var n in e)if(oy.call(e,n))return!1;return!0},ov=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ox=/^\w*$/,ow=function(e,t){if(rK(e))return!1;var n=typeof e;return!!("number"==n||"symbol"==n||"boolean"==n||null==e||n$(e))||ox.test(e)||!ov.test(e)||null!=t&&e in Object(t)};function oC(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var s=e.apply(this,r);return n.cache=o.set(i,s)||o,s};return n.cache=new(oC.Cache||rO),n}oC.Cache=rO;var oE=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,oS=/\\(\\)?/g;var oP=(b=(y=oC(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(oE,function(e,n,r,i){t.push(r?i.replace(oS,"$1"):n||e)}),t},function(e){return 500===b.size&&b.clear(),e})).cache,y),oO=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i},ok=1/0,oA=nj?nj.prototype:void 0,oM=oA?oA.toString:void 0,oT=function e(t){if("string"==typeof t)return t;if(rK(t))return oO(t,e)+"";if(n$(t))return oM?oM.call(t):"";var n=t+"";return"0"==n&&1/t==-ok?"-0":n},oN=function(e){return null==e?"":oT(e)},oj=function(e,t){return rK(e)?e:ow(e,t)?[e]:oP(oN(e))},oI=1/0,oL=function(e){if("string"==typeof e||n$(e))return e;var t=e+"";return"0"==t&&1/e==-oI?"-0":t},oR=function(e,t){t=oj(t,e);for(var n=0,r=t.length;null!=e&&n<r;)e=e[oL(t[n++])];return n&&n==r?e:void 0},o_=function(e,t,n,r){if(!nS(e))return e;t=oj(t,e);for(var i=-1,o=t.length,s=o-1,l=e;null!=l&&++i<o;){var a=oL(t[i]),u=n;if("__proto__"===a||"constructor"===a||"prototype"===a)break;if(i!=s){var c=l[a];void 0===(u=r?r(c,a,l):void 0)&&(u=nS(c)?c:ib(t[i+1])?[]:{})}ip(l,a,u),l=l[a]}return e},oB=function(e,t,n){for(var r=-1,i=t.length,o={};++r<i;){var s=t[r],l=oR(e,s);n(l,s)&&o_(o,oj(s,e),l)}return o},oD=function(e,t){return null!=e&&t in Object(e)},oz=function(e,t,n){t=oj(t,e);for(var r=-1,i=t.length,o=!1;++r<i;){var s=oL(t[r]);if(!(o=null!=e&&n(e,s)))break;e=e[s]}return o||++r!=i?o:!!(i=null==e?0:e.length)&&rZ(i)&&ib(s,i)&&(rK(e)||rQ(e))},oF=function(e,t){return null!=e&&oz(e,t,oD)},oV=nj?nj.isConcatSpreadable:void 0,o$=function(e){return rK(e)||rQ(e)||!!(oV&&e&&e[oV])},oU=function e(t,n,r,i,o){var s=-1,l=t.length;for(r||(r=o$),o||(o=[]);++s<l;){var a=t[s];n>0&&r(a)?n>1?e(a,n-1,r,i,o):i$(o,a):!i&&(o[o.length]=a)}return o},oG=function(e){return(null==e?0:e.length)?oU(e,1):[]};rf(n9(v=function(e,t){var n;return null==e?{}:oB(n=e,t,function(e,t){return oF(n,t)})},void 0,oG),v+"");var oH=Object.prototype,oq=oH.hasOwnProperty,oW=rp(function(e,t){e=Object(e);var n=-1,r=t.length,i=r>2?t[2]:void 0;for(i&&iA(t[0],t[1],i)&&(r=1);++n<r;){for(var o=t[n],s=iS(o),l=-1,a=s.length;++l<a;){var u=s[l],c=e[u];(void 0===c||rg(c,oH[u])&&!oq.call(e,u))&&(e[u]=o[u])}}return e});function oX(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new rO;++t<n;)this.add(e[t])}oX.prototype.add=oX.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},oX.prototype.has=function(e){return this.__data__.has(e)};var oY=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1},oJ=function(e,t){return e.has(t)},oQ=function(e,t,n,r,i,o){var s=1&n,l=e.length,a=t.length;if(l!=a&&!(s&&a>l))return!1;var u=o.get(e),c=o.get(t);if(u&&c)return u==t&&c==e;var h=-1,d=!0,f=2&n?new oX:void 0;for(o.set(e,t),o.set(t,e);++h<l;){var p=e[h],g=t[h];if(r)var m=s?r(g,p,h,t,e,o):r(p,g,h,e,t,o);if(void 0!==m){if(m)continue;d=!1;break}if(f){if(!oY(t,function(e,t){if(!oJ(f,t)&&(p===e||i(p,e,n,r,o)))return f.push(t)})){d=!1;break}}else if(!(p===g||i(p,g,n,r,o))){d=!1;break}}return o.delete(e),o.delete(t),d},oK=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n},oZ=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n},o0=nj?nj.prototype:void 0,o1=o0?o0.valueOf:void 0,o2=function(e,t,n,r,i,o,s){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)break;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":if(e.byteLength!=t.byteLength||!o(new r_(e),new r_(t)))break;return!0;case"[object Boolean]":case"[object Date]":case"[object Number]":return rg(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var l=oK;case"[object Set]":var a=1&r;if(l||(l=oZ),e.size!=t.size&&!a)break;var u=s.get(e);if(u)return u==t;r|=2,s.set(e,t);var c=oQ(l(e),l(t),r,i,o,s);return s.delete(e),c;case"[object Symbol]":if(o1)return o1.call(e)==o1.call(t)}return!1},o3=Object.prototype.hasOwnProperty,o5=function(e,t,n,r,i,o){var s=1&n,l=iH(e),a=l.length;if(a!=iH(t).length&&!s)return!1;for(var u=a;u--;){var c=l[u];if(!(s?c in t:o3.call(t,c)))return!1}var h=o.get(e),d=o.get(t);if(h&&d)return h==t&&d==e;var f=!0;o.set(e,t),o.set(t,e);for(var p=s;++u<a;){var g=e[c=l[u]],m=t[c];if(r)var y=s?r(m,g,c,t,e,o):r(g,m,c,e,t,o);if(!(void 0===y?g===m||i(g,m,n,r,o):y)){f=!1;break}p||(p="constructor"==c)}if(f&&!p){var b=e.constructor,v=t.constructor;b!=v&&"constructor"in e&&"constructor"in t&&!("function"==typeof b&&b instanceof b&&"function"==typeof v&&v instanceof v)&&(f=!1)}return o.delete(e),o.delete(t),f},o6="[object Arguments]",o4="[object Array]",o8="[object Object]",o9=Object.prototype.hasOwnProperty,o7=function(e,t,n,r,i,o){var s=rK(e),l=rK(t),a=s?o4:i9(e),u=l?o4:i9(t);a=a==o6?o8:a,u=u==o6?o8:u;var c=a==o8,h=u==o8,d=a==u;if(d&&r4(e)){if(!r4(t))return!1;s=!0,c=!1}if(d&&!c)return o||(o=new rk),s||ic(e)?oQ(e,t,n,r,i,o):o2(e,t,a,n,r,i,o);if(!(1&n)){var f=c&&o9.call(e,"__wrapped__"),p=h&&o9.call(t,"__wrapped__");if(f||p){var g=f?e.value():e,m=p?t.value():t;return o||(o=new rk),i(g,m,n,r,o)}}return!!d&&(o||(o=new rk),o5(e,t,n,r,i,o))},se=function e(t,n,r,i,o){return t===n||(null!=t&&null!=n&&(nV(t)||nV(n))?o7(t,n,r,i,e,o):t!=t&&n!=n)},st=function(e,t){return se(e,t)},sn=Object.prototype.hasOwnProperty,sr=function(e,t){return null!=e&&sn.call(e,t)},si=function(e,t){return null!=e&&oz(e,t,sr)},so=function(e){return og(e,5)},ss=iM(function(e,t,n){iO(e,t,n)});let sl=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(let n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},sa=/^\s*class\s+/.test(`${class e{}}`)||/^\s*class\s*\{/.test(`${class{}}`);function su(e,t){let n;return sa?n=class extends t{}:!function(e,t){function n(){this.constructor=e}sl(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(n=function(){return t.apply(this,arguments)},t),Object.defineProperty(n,"name",{value:e}),n}function sc(e){return"__proto__"===e}function sh(e,t,n="/"){let r;let i=Array.isArray(t)?t:t.split(n);if(i.length)for(r=e;i.length;){let e=i.shift();if(Object(r)!==r||!e||!(e in r))return;r=r[e]}return r}function sd(e,t,n,r="/"){let i=Array.isArray(t)?t:t.split(r),o=i.pop();if(o&&!sc(o)){let t=e;i.forEach(e=>{!sc(e)&&(null==t[e]&&(t[e]={}),t=t[e])}),t[o]=n}return e}function sf(e,t,n="/"){let r=Array.isArray(t)?t.slice():t.split(n),i=r.pop();if(i){if(r.length>0){let t=sh(e,r);t&&delete t[i]}else delete e[i]}return e}class sp extends n5{dispose(){this.off()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([nC.dispose()],sp.prototype,"dispose",null),(sp||(sp={})).dispose=nC.dispose,!function(e,...t){t.forEach(t=>{Object.getOwnPropertyNames(t.prototype).forEach(n=>{"constructor"!==n&&Object.defineProperty(e.prototype,n,Object.getOwnPropertyDescriptor(t.prototype,n))})})}(sp,nC);var sg=function(e,t,n,r){var i=n.length,o=i,s=!r;if(null==e)return!o;for(e=Object(e);i--;){var l=n[i];if(s&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++i<o;){var a=(l=n[i])[0],u=e[a],c=l[1];if(s&&l[2]){if(void 0===u&&!(a in e))return!1}else{var h=new rk;if(r)var d=r(u,c,a,e,t,h);if(!(void 0===d?se(c,u,3,r,h):d))return!1}}return!0},sm=function(e){return e==e&&!nS(e)},sy=function(e){for(var t=i_(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,sm(i)]}return t},sb=function(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in Object(n))}},sv=function(e){var t=sy(e);return 1==t.length&&t[0][2]?sb(t[0][0],t[0][1]):function(n){return n===e||sg(n,e,t)}},sx=function(e,t,n){var r=null==e?void 0:oR(e,t);return void 0===r?n:r},sw=function(e){var t,n;return ow(e)?(t=oL(e),function(e){return null==e?void 0:e[t]}):(n=e,function(e){return oR(e,n)})},sC=function(e){if("function"==typeof e)return e;if(null==e)return n4;if("object"==typeof e){var t,n;return rK(e)?(t=e[0],n=e[1],ow(t)&&sm(n)?sb(oL(t),n):function(e){var r=sx(e,t);return void 0===r&&r===n?oF(e,t):se(n,r,3)}):sv(e)}return sw(e)};var sE=(x=function(e,t){return e&&rT(e,t,i_)},function(e,t){if(null==e)return e;if(!r0(e))return x(e,t);for(var n=e.length,r=-1,i=Object(e);(w?r--:++r<n)&&!1!==t(i[r],r,i););return e}),sS=function(e,t){var n=-1,r=r0(e)?Array(e.length):[];return sE(e,function(e,i,o){r[++n]=t(e,i,o)}),r},sP=function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e},sO=function(e,t){if(e!==t){var n=void 0!==e,r=null===e,i=e==e,o=n$(e),s=void 0!==t,l=null===t,a=t==t,u=n$(t);if(!l&&!u&&!o&&e>t||o&&s&&a&&!l&&!u||r&&s&&a||!n&&a||!i)return 1;if(!r&&!o&&!u&&e<t||u&&n&&i&&!r&&!o||l&&n&&i||!s&&i||!a)return -1}return 0},sk=function(e,t,n){for(var r=-1,i=e.criteria,o=t.criteria,s=i.length,l=n.length;++r<s;){var a=sO(i[r],o[r]);if(a){if(r>=l)return a;return a*("desc"==n[r]?-1:1)}}return e.index-t.index},sA=function(e,t,n){t=t.length?oO(t,function(e){return rK(e)?function(t){return oR(t,1===e.length?e[0]:e)}:e}):[n4];var r=-1;return t=oO(t,ii(sC)),sP(sS(e,function(e,n,i){return{criteria:oO(t,function(t){return t(e)}),index:++r,value:e}}),function(e,t){return sk(e,t,n)})},sM=rp(function(e,t){if(null==e)return[];var n=t.length;return n>1&&iA(e,t[0],t[1])?t=[]:n>2&&iA(t[0],t[1],t[2])&&(t=[t[0]]),sA(e,oU(t,1),[])}),sT=function(e,t,n,r){for(var i=e.length,o=n+(r?1:-1);r?o--:++o<i;)if(t(e[o],o,e))return o;return -1},sN=function(e){return e!=e},sj=function(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return -1},sI=function(e,t){var n,r,i;return!!(null==e?0:e.length)&&(n=e,i=0,((r=t)==r?sj(n,r,0):sT(n,sN,i))>-1)},sL=function(e,t,n){for(var r=-1,i=null==e?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1},sR=iY&&1/oZ(new iY([,-0]))[1]==1/0?function(e){return new iY(e)}:function(){},s_=function(e,t,n){var r=-1,i=sI,o=e.length,s=!0,l=[],a=l;if(n)s=!1,i=sL;else if(o>=200){var u=t?null:sR(e);if(u)return oZ(u);s=!1,i=oJ,a=new oX}else a=t?[]:l;e:for(;++r<o;){var c=e[r],h=t?t(c):c;if(c=n||0!==c?c:0,s&&h==h){for(var d=a.length;d--;)if(a[d]===h)continue e;t&&a.push(h),l.push(c)}else!i(a,h,n)&&(a!==l&&a.push(h),l.push(c))}return l},sB=rp(function(e){return s_(oU(e,1,r1,!0))}),sD=function(e,t,n,r){for(var i=-1,o=null==e?0:e.length;++i<o;){var s=e[i];t(r,s,n(s),e)}return r},sz=function(e,t,n,r){return sE(e,function(e,i,o){t(r,e,n(e),o)}),r},sF=Object.prototype.hasOwnProperty;var sV=(C=function(e,t,n){sF.call(e,n)?e[n].push(t):rA(e,n,[t])},function(e,t){var n=rK(e)?sD:sz,r={};return n(e,C,sC(t,2),r)}),s$=0xfffffffe,sU=Math.floor,sG=Math.min,sH=function(e,t,n,r){var i=0,o=null==e?0:e.length;if(0===o)return 0;for(var s=(t=n(t))!=t,l=null===t,a=n$(t),u=void 0===t;i<o;){var c=sU((i+o)/2),h=n(e[c]),d=void 0!==h,f=null===h,p=h==h,g=n$(h);if(s)var m=r||p;else m=u?p&&(r||d):l?p&&d&&(r||!f):a?p&&d&&!f&&(r||!g):!f&&!g&&(r?h<=t:h<t);m?i=c+1:o=c}return sG(o,s$)},sq=0x7fffffff,sW=function(e,t,n){var r=0,i=null==e?r:e.length;if("number"==typeof t&&t==t&&i<=sq){for(;r<i;){var o=r+i>>>1,s=e[o];null!==s&&!n$(s)&&(n?s<=t:s<t)?r=o+1:i=o}return i}return sH(e,t,n4,n)},sX=function(e,t,n,r){var i=-1,o=sI,s=!0,l=e.length,a=[],u=t.length;if(!l)return a;n&&(t=oO(t,ii(n))),r?(o=sL,s=!1):t.length>=200&&(o=oJ,s=!1,t=new oX(t));e:for(;++i<l;){var c=e[i],h=null==n?c:n(c);if(c=r||0!==c?c:0,s&&h==h){for(var d=u;d--;)if(t[d]===h)continue e;a.push(c)}else!o(t,h,r)&&a.push(c)}return a},sY=rp(function(e,t){return r1(e)?sX(e,oU(t,1,r1,!0)):[]}),sJ=function(e){return e&&e.length?s_(e):[]},sQ=function(e,t,n){for(var r=-1,i=e.length;++r<i;){var o=e[r],s=t(o);if(null!=s&&(void 0===l?s==s&&!n$(s):n(s,l)))var l=s,a=o}return a},sK=function(e,t){return e>t},sZ=function(e,t,n,r){var i=-1,o=null==e?0:e.length;for(r&&o&&(n=e[++i]);++i<o;)n=t(n,e[i],i,e);return n};var s0=(S={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},function(e){return null==S?void 0:S[e]}),s1=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,s2=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]","g"),s3=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,s5=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,s6="\ud800-\udfff",s4="\\u2700-\\u27bf",s8="a-z\\xdf-\\xf6\\xf8-\\xff",s9="A-Z\\xc0-\\xd6\\xd8-\\xde",s7="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",le="['’]",lt="["+s7+"]",ln="["+s8+"]",lr="[^"+s6+s7+"\\d+"+s4+s8+s9+"]",li="(?:\ud83c[\udde6-\uddff]){2}",lo="[\ud800-\udbff][\udc00-\udfff]",ls="["+s9+"]",ll="(?:"+ln+"|"+lr+")",la="(?:"+ls+"|"+lr+")",lu="(?:"+le+"(?:d|ll|m|re|s|t|ve))?",lc="(?:"+le+"(?:D|LL|M|RE|S|T|VE))?",lh="(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\ud83c[\udffb-\udfff])?",ld="[\\ufe0e\\ufe0f]?",lf="(?:\\u200d(?:"+["[^"+s6+"]",li,lo].join("|")+")"+ld+lh+")*",lp="(?:"+["["+s4+"]",li,lo].join("|")+")"+(ld+lh+lf),lg=RegExp([ls+"?"+ln+"+"+lu+"(?="+[lt,ls,"$"].join("|")+")",la+"+"+lc+"(?="+[lt,ls+ll,"$"].join("|")+")",ls+"?"+ll+"+"+lu,ls+"+"+lc,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])","\\d+",lp].join("|"),"g"),lm=function(e,t,n){if(e=oN(e),void 0===(t=n?void 0:t)){var r;return(r=e,s5.test(r))?e.match(lg)||[]:e.match(s3)||[]}return e.match(t)||[]},ly=RegExp("['’]","g"),lb=function(e){return function(t){var n;return sZ(lm(((n=oN(n=t))&&n.replace(s1,s0).replace(s2,"")).replace(ly,"")),e,"")}},lv=function(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var o=Array(i);++r<i;)o[r]=e[r+t];return o},lx=function(e,t,n){var r=e.length;return n=void 0===n?r:n,!t&&n>=r?e:lv(e,t,n)},lw=RegExp("[\\u200d\ud800-\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]"),lC=function(e){return lw.test(e)},lE="\ud800-\udfff",lS="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",lP="\ud83c[\udffb-\udfff]",lO="[^"+lE+"]",lk="(?:\ud83c[\udde6-\uddff]){2}",lA="[\ud800-\udbff][\udc00-\udfff]",lM="(?:"+lS+"|"+lP+")?",lT="[\\ufe0e\\ufe0f]?",lN="(?:\\u200d(?:"+[lO,lk,lA].join("|")+")"+lT+lM+")*",lj=RegExp(lP+"(?="+lP+")|"+("(?:"+[lO+lS+"?",lS,lk,lA,"["+lE+"]"].join("|")+")")+(lT+lM+lN),"g"),lI=function(e){return lC(e)?e.match(lj)||[]:e.split("")},lL=function(e){return function(t){var n=lC(t=oN(t))?lI(t):void 0,r=n?n[0]:t.charAt(0),i=n?lx(n,1).join(""):t.slice(1);return r[e]()+i}},lR=lL("toUpperCase"),l_=lb(function(e,t,n){return e+(n?" ":"")+lR(t)}),lB=lb(function(e,t,n){return t=t.toLowerCase(),e+(n?lR(oN(t).toLowerCase()):t)}),lD=lb(function(e,t,n){return e+(n?" ":"")+t.toUpperCase()}),lz=lb(function(e,t,n){return e+(n?" ":"")+t.toLowerCase()}),lF=lL("toLowerCase");let lV=e=>{let t=Object.create(null);return n=>t[n]||(t[n]=e(n))},l$=lV(e=>e.replace(/\B([A-Z])/g,"-$1").toLowerCase()),lU=lV(e=>l_(lB(e)).replace(/ /g,""));function lG(e){let t=0x811c9dc5,n=!1,r=e;for(let e=0,i=r.length;e<i;e+=1){let i=r.charCodeAt(e);i>127&&!n&&(i=(r=unescape(encodeURIComponent(r))).charCodeAt(e),n=!0),t^=i,t+=(t<<1)+(t<<4)+(t<<7)+(t<<8)+(t<<24)}return t>>>0}function lH(){let e="",t="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";for(let n=0,r=t.length;n<r;n+=1){let r=t[n],i=16*Math.random()|0;e+=("x"===r?i:"y"===r?3&i|8:r).toString(16)}return e}lV(e=>lD(e).replace(/ /g,"_")),lV(e=>lz(e).replace(/ /g,".")),lV(e=>lz(e).replace(/ /g,"/")),lV(e=>lR(lz(e))),lV(e=>l_(lB(e)));var lq=function(e){return"number"==typeof e||nV(e)&&"[object Number]"==nF(e)},lW=function(e,t,n){var r,i,o;return void 0===n&&(n=t,t=void 0),void 0!==n&&(n=(n=nX(n))==n?n:0),void 0!==t&&(t=(t=nX(t))==t?t:0),r=nX(e),i=t,o=n,r==r&&(void 0!==o&&(r=r<=o?r:o),void 0!==i&&(r=r>=i?r:i)),r};function lX(e){return"string"==typeof e&&"%"===e.slice(-1)}function lY(e,t){let n;if(null==e)return 0;if("string"==typeof e){if(n=parseFloat(e),lX(e)&&Number.isFinite(n/=100))return n*t}else n=e;return Number.isFinite(n)?n>0&&n<1?n*t:n:0}function lJ(e){if("object"==typeof e){let t=0,n=0,r=0,i=0;return null!=e.vertical&&Number.isFinite(e.vertical)&&(n=i=e.vertical),null!=e.horizontal&&Number.isFinite(e.horizontal)&&(r=t=e.horizontal),null!=e.left&&Number.isFinite(e.left)&&(t=e.left),null!=e.top&&Number.isFinite(e.top)&&(n=e.top),null!=e.right&&Number.isFinite(e.right)&&(r=e.right),null!=e.bottom&&Number.isFinite(e.bottom)&&(i=e.bottom),{top:n,right:r,bottom:i,left:t}}let t=0;return null!=e&&Number.isFinite(e)&&(t=e),{top:t,right:t,bottom:t,left:t}}let lQ=!1,lK=!1,lZ=!1,l0=!1,l1=!1,l2=!1,l3=!1,l5=!1,l6=!1,l4=!1,l8=!1,l9=!1,l7=!1,ae=!1,at=!1,an=!1;if("object"==typeof navigator){let e=navigator.userAgent;lQ=e.indexOf("Macintosh")>=0,lK=!!e.match(/(iPad|iPhone|iPod)/g),lZ=e.indexOf("Windows")>=0,l0=e.indexOf("MSIE")>=0,l1=!!e.match(/Trident\/7\./),l2=!!e.match(/Edge\//),l3=e.indexOf("Mozilla/")>=0&&0>e.indexOf("MSIE")&&0>e.indexOf("Edge/"),l6=e.indexOf("Chrome/")>=0&&0>e.indexOf("Edge/"),l4=e.indexOf("Opera/")>=0||e.indexOf("OPR/")>=0,l8=e.indexOf("Firefox/")>=0,l9=e.indexOf("AppleWebKit/")>=0&&0>e.indexOf("Chrome/")&&0>e.indexOf("Edge/"),"object"==typeof document&&(an=!document.createElementNS||"[object SVGForeignObjectElement]"!=`${document.createElementNS("http://www.w3.org/2000/svg","foreignObject")}`||e.indexOf("Opera/")>=0)}if("object"==typeof window&&(l5=null!=window.chrome&&null!=window.chrome.app&&null!=window.chrome.app.runtime,ae=null!=window.PointerEvent&&!lQ),"object"==typeof document){l7="ontouchstart"in document.documentElement;try{let e=Object.defineProperty({},"passive",{get(){at=!0}}),t=document.createElement("div");t.addEventListener&&t.addEventListener("click",()=>{},e)}catch(e){}}(P=e4||(e4={})).IS_MAC=lQ,P.IS_IOS=lK,P.IS_WINDOWS=lZ,P.IS_IE=l0,P.IS_IE11=l1,P.IS_EDGE=l2,P.IS_NETSCAPE=l3,P.IS_CHROME_APP=l5,P.IS_CHROME=l6,P.IS_OPERA=l4,P.IS_FIREFOX=l8,P.IS_SAFARI=l9,P.SUPPORT_TOUCH=l7,P.SUPPORT_POINTER=ae,P.SUPPORT_PASSIVE=at,P.NO_FOREIGNOBJECT=an,P.SUPPORT_FOREIGNOBJECT=!P.NO_FOREIGNOBJECT,!function(e){function t(){let e=window.module;return null!=e&&null!=e.hot&&null!=e.hot.status?e.hot.status():"unkonwn"}e.getHMRStatus=t;e.isApplyingHMR=function(){return"apply"===t()};let n={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};e.isEventSupported=function(e){let t=document.createElement(n[e]||"div"),r=`on${e}`,i=r in t;return!i&&(t.setAttribute(r,"return;"),i="function"==typeof t[r]),i}}(e4||(e4={}));let ar=/[\t\r\n\f]/g,ai=/\S+/g,ao=e=>` ${e} `;function as(e){return e&&e.getAttribute&&e.getAttribute("class")||""}function al(e,t){if(null==e||null==t)return!1;let n=ao(as(e)),r=ao(t);return 1===e.nodeType&&n.replace(ar," ").includes(r)}function aa(e,t){if(null!=e&&null!=t){if("function"==typeof t)return aa(e,t(as(e)));if("string"==typeof t&&1===e.nodeType){let n=t.match(ai)||[],r=ao(as(e)).replace(ar," "),i=n.reduce((e,t)=>0>e.indexOf(ao(t))?`${e}${t} `:e,r);r!==(i=i.trim())&&e.setAttribute("class",i)}}}function au(e,t){if(null!=e){if("function"==typeof t)return au(e,t(as(e)));if((!t||"string"==typeof t)&&1===e.nodeType){let n=(t||"").match(ai)||[],r=ao(as(e)).replace(ar," "),i=n.reduce((e,t)=>{let n=ao(t);return e.indexOf(n)>-1?e.replace(n," "):e},r);r!==(i=t?i.trim():"")&&e.setAttribute("class",i)}}}let ac=0;function ah(e){return(null==e.id||""===e.id)&&(e.id=(ac+=1,`v${ac}`)),e.id}function ad(e){return null!=e&&"function"==typeof e.getScreenCTM&&e instanceof SVGElement}let af={svg:"http://www.w3.org/2000/svg",xmlns:"http://www.w3.org/2000/xmlns/",xml:"http://www.w3.org/XML/1998/namespace",xlink:"http://www.w3.org/1999/xlink",xhtml:"http://www.w3.org/1999/xhtml"};function ap(e,t=document){return t.createElement(e)}function ag(e,t=af.xhtml,n=document){return n.createElementNS(t,e)}function am(e,t=document){return ag(e,af.svg,t)}function ay(e){if(e){let{documentElement:t}=function(e,t={}){let n;try{let r=new DOMParser;null!=t.async&&(r.async=t.async),n=r.parseFromString(e,t.mimeType||"text/xml")}catch(e){n=void 0}if(!n||n.getElementsByTagName("parsererror").length)throw Error(`Invalid XML: ${e}`);return n}(`<svg xmlns="${af.svg}" xmlns:xlink="${af.xlink}" version="1.1">${e}</svg>`,{async:!1});return t}let t=document.createElementNS(af.svg,"svg");return t.setAttributeNS(af.xmlns,"xmlns:xlink",af.xlink),t.setAttribute("version","1.1"),t}function ab(e){let t=0,n=e.previousSibling;for(;n;)1===n.nodeType&&(t+=1),n=n.previousSibling;return t}function av(e,t,n){let r=e.ownerSVGElement,i=e.parentNode;for(;i&&i!==n&&i!==r;){if(al(i,t))return i;i=i.parentNode}return null}function ax(e,t){let n=t&&t.parentNode;return e===n||!!(n&&1===n.nodeType&&16&e.compareDocumentPosition(n))}function aw(e){e&&(Array.isArray(e)?e:[e]).forEach(e=>{e.parentNode&&e.parentNode.removeChild(e)})}function aC(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function aE(e,t){(Array.isArray(t)?t:[t]).forEach(t=>{null!=t&&e.appendChild(t)})}function aS(e,t){let n=e.firstChild;return n?aP(n,t):aE(e,t)}function aP(e,t){let n=e.parentNode;n&&(Array.isArray(t)?t:[t]).forEach(t=>{null!=t&&n.insertBefore(t,e)})}function aO(e,t){null!=t&&t.appendChild(e)}function ak(e){try{return e instanceof HTMLElement}catch(t){return"object"==typeof e&&1===e.nodeType&&"object"==typeof e.style&&"object"==typeof e.ownerDocument}}let aA=["viewBox","attributeName","attributeType","repeatCount","textLength","lengthAdjust","gradientUnits"];function aM(e,t){let n=aI(t);n.ns?e.hasAttributeNS(n.ns,n.local)&&e.removeAttributeNS(n.ns,n.local):e.hasAttribute(t)&&e.removeAttribute(t)}function aT(e,t,n){if(null==n)return aM(e,t);let r=aI(t);r.ns&&"string"==typeof n?e.setAttributeNS(r.ns,t,n):"id"===t?e.id=`${n}`:e.setAttribute(t,`${n}`)}function aN(e,t){Object.keys(t).forEach(n=>{aT(e,n,t[n])})}function aj(e,t,n){if(null==t){let t=e.attributes,n={};for(let e=0;e<t.length;e+=1)n[t[e].name]=t[e].value;return n}if("string"==typeof t&&void 0===n)return e.getAttribute(t);"object"==typeof t?aN(e,t):aT(e,t,n)}function aI(e){if(-1!==e.indexOf(":")){let t=e.split(":");return{ns:af[t[0]],local:t[1]}}return{ns:null,local:e}}function aL(e){let t={};return Object.keys(e).forEach(n=>{t[aA.includes(n)?n:l$(n)]=e[n]}),t}function aR(e){let t={};return e.split(";").forEach(e=>{let n=e.trim();if(n){let e=n.split("=");e.length&&(t[e[0].trim()]=e[1]?e[1].trim():"")}}),t}function a_(e,t){return Object.keys(t).forEach(n=>{if("class"===n)e[n]=e[n]?`${e[n]} ${t[n]}`:t[n];else if("style"===n){let r,i;let o="object"==typeof e[n],s="object"==typeof t[n];o&&s?(r=e[n],i=t[n]):o?(r=e[n],i=aR(t[n])):s?(r=aR(e[n]),i=t[n]):(r=aR(e[n]),i=aR(t[n])),e[n]=a_(r,i)}else e[n]=t[n]}),e}!function(e){function t(e){let t="data:";return e.substr(0,t.length)===t}e.isDataUrl=t;function n(e){let t,n=e.replace(/\s/g,""),r=(n=decodeURIComponent(n)).indexOf(","),i=n.slice(0,r),o=i.split(":")[1].split(";")[0],s=n.slice(r+1),l=new Uint8Array((t=i.indexOf("base64")>=0?atob(s):unescape(encodeURIComponent(s))).length);for(let e=0;e<t.length;e+=1)l[e]=t.charCodeAt(e);return new Blob([l],{type:o})}function r(e,t){let n=window.navigator.msSaveBlob;if(n)n(e,t);else{let n=window.URL.createObjectURL(e),r=document.createElement("a");r.href=n,r.download=t,document.body.appendChild(r),r.click(),document.body.removeChild(r),window.URL.revokeObjectURL(n)}}e.imageToDataUri=function(e,n){if(!e||t(e)){setTimeout(()=>n(null,e));return}let r=()=>{n(Error(`Failed to load image: ${e}`))},i=window.FileReader?e=>{if(200===e.status){let t=new FileReader;t.onload=e=>{n(null,e.target.result)},t.onerror=r,t.readAsDataURL(e.response)}else r()}:t=>{if(200===t.status){let r=e.split(".").pop()||"png";"svg"===r&&(r="svg+xml"),n(null,`data:image/${r};base64,`+btoa((e=>{let t=[];for(let n=0;n<e.length;n+=32768)t.push(String.fromCharCode.apply(null,e.subarray(n,n+32768)));return t.join("")})(new Uint8Array(t.response))))}else r()},o=new XMLHttpRequest;o.responseType=window.FileReader?"blob":"arraybuffer",o.open("GET",e,!0),o.addEventListener("error",r),o.addEventListener("load",()=>i(o)),o.send()},e.dataUriToBlob=n,e.downloadBlob=r;e.downloadDataUri=function(e,t){r(n(e),t)};function i(e){let t=parseFloat(e);return Number.isNaN(t)?null:t}e.svgToDataUrl=function(e,t={}){let n=null,r=t=>(null==n&&(n=function(e){let t=e.match(/<svg[^>]*viewBox\s*=\s*(["']?)(.+?)\1[^>]*>/i);return t&&t[2]?t[2].replace(/\s+/," ").split(" "):null}(e)),null!=n)?i(n[t]):null,o=t=>{let n=e.match(t);return n&&n[2]?i(n[2]):null},s=t.width;if(null==s&&(s=o(/<svg[^>]*width\s*=\s*(["']?)(.+?)\1[^>]*>/i)),null==s&&(s=r(2)),null==s)throw Error("Can not parse width from svg string");let l=t.height;if(null==l&&(l=o(/<svg[^>]*height\s*=\s*(["']?)(.+?)\1[^>]*>/i)),null==l&&(l=r(3)),null==l)throw Error("Can not parse height from svg string");let a=encodeURIComponent(e).replace(/'/g,"%27").replace(/"/g,"%22");return`data:image/svg+xml,${a}`}}(e8||(e8={}));let aB={px:e=>e,mm:t=>e*t,cm:t=>e*t*10,in:t=>e*t*25.4,pt:t=>25.4*t/72*e,pc:t=>25.4*t/6*e};!function(t){function n(e,t,n){let r=document.createElement("div"),i=r.style;i.display="inline-block",i.position="absolute",i.left="-15000px",i.top="-15000px",i.width=e+(n||"px"),i.height=t+(n||"px"),document.body.appendChild(r);let o=r.getBoundingClientRect(),s={width:o.width||0,height:o.height||0};return document.body.removeChild(r),s}t.measure=n;t.toPx=function(t,r){null==e&&(e=n("1","1","mm").width);let i=r?aB[r]:null;return i?i(t):t}}(e9||(e9={}));let aD=/-(.)/g,az={},aF=["webkit","ms","moz","o"],aV=document?document.createElement("div").style:{};function a$(e,t){let n=e.ownerDocument&&e.ownerDocument.defaultView&&e.ownerDocument.defaultView.opener?e.ownerDocument.defaultView.getComputedStyle(e,null):window.getComputedStyle(e,null);return n&&t?n.getPropertyValue(t)||n[t]:n}!function(){if(document.selection||window.getSelection);}();let aU={animationIterationCount:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0};function aG(e,t,n){let r=window.getComputedStyle(e,null);return n?r.getPropertyValue(t)||void 0:r[t]||e.style[t]}function aH(e,t){return parseInt(aG(e,t),10)||0}function aq(e,t,n){if("string"==typeof t){var r,i,o;let s=(r=t,/^--/.test(r));if(!s&&(t=function(e){let t=e.replace(aD,(e,t)=>t.toUpperCase());if(null==az[t]){let e=t.charAt(0).toUpperCase()+t.slice(1);az[t]=t in aV?t:function(e){for(let t=0;t<aF.length;t+=1){let n=aF[t]+e;if(n in aV)return n}return null}(e)}return az[t]}(t)),void 0===n)return aG(e,t,s);if(!s){;i=t,o=n,n=aU[i]||"number"!=typeof o?o:`${o}px`}let l=e.style;return s?l.setProperty(t,n):l[t]=n,void 0}for(let n in t)aq(e,n,t[n])}let aW=new WeakMap;function aX(e,t){let n=lB(t),r=aW.get(e);if(r)return r[n]}function aY(e,t,n){if(!t){let t={};return Object.keys(aW).forEach(n=>{t[n]=aX(e,n)}),t}if("string"==typeof t)return void 0===n?aX(e,t):(!function(e,t,n){let r=lB(t),i=aW.get(e);i?i[r]=n:aW.set(e,{[r]:n})}(e,t,n),void 0);for(let n in t)aY(e,n,t[n])}let aJ={class:"className",contenteditable:"contentEditable",for:"htmlFor",readonly:"readOnly",maxlength:"maxLength",tabindex:"tabIndex",colspan:"colSpan",rowspan:"rowSpan",usemap:"useMap"};function aQ(e,t,n){if(!!t){if("string"==typeof t)return(t=aJ[t]||t,arguments.length<3)?e[t]:(e[t]=n,void 0);for(let n in t)aQ(e,n,t[n])}}class aK{get[Symbol.toStringTag](){return aK.toStringTag}get type(){return this.node.nodeName}get id(){return this.node.id}set id(e){this.node.id=e}constructor(e,t,n){let r;if(!e)throw TypeError("Invalid element to create vector");if(aK.isVector(e))r=e.node;else if("string"==typeof e){if("svg"===e.toLowerCase())r=ay();else if("<"===e[0]){let t=ay(e);r=document.importNode(t.firstChild,!0)}else r=document.createElementNS(af.svg,e)}else r=e;this.node=r,t&&this.setAttributes(t),n&&this.append(n)}transform(e,t){return null==e?uc(this.node):(uc(this.node,e,t),this)}translate(e,t=0,n={}){return null==e?uh(this.node):(uh(this.node,e,t,n),this)}rotate(e,t,n,r={}){return null==e?ud(this.node):(ud(this.node,e,t,n,r),this)}scale(e,t){return null==e?uf(this.node):(uf(this.node,e,t),this)}getTransformToElement(e){let t=aK.toNode(e);return up(this.node,t)}removeAttribute(e){return aM(this.node,e),this}getAttribute(e){var t,n;return t=this.node,n=e,t.getAttribute(n)}setAttribute(e,t){return aT(this.node,e,t),this}setAttributes(e){return aN(this.node,e),this}attr(e,t){return null==e?aj(this.node):"string"==typeof e&&void 0===t?aj(this.node,e):("object"==typeof e?aj(this.node,e):aj(this.node,e,t),this)}svg(){return this.node instanceof SVGSVGElement?this:aK.create(this.node.ownerSVGElement)}defs(){let e=this.svg()||this,t=e.node.getElementsByTagName("defs")[0];return t?aK.create(t):aK.create("defs").appendTo(e)}text(e,t={}){return a2(this.node,e,t),this}tagName(){return function(e,t=!0){let n=e.nodeName;return t?n.toLowerCase():n.toUpperCase()}(this.node)}clone(){return aK.create(this.node.cloneNode(!0))}remove(){return aw(this.node),this}empty(){return aC(this.node),this}append(e){return aE(this.node,aK.toNodes(e)),this}appendTo(e){return aO(this.node,aK.isVector(e)?e.node:e),this}prepend(e){return aS(this.node,aK.toNodes(e)),this}before(e){return aP(this.node,aK.toNodes(e)),this}replace(e){return this.node.parentNode&&this.node.parentNode.replaceChild(aK.toNode(e),this.node),aK.create(e)}first(){return this.node.firstChild?aK.create(this.node.firstChild):null}last(){return this.node.lastChild?aK.create(this.node.lastChild):null}get(e){let t=this.node.childNodes[e];return t?aK.create(t):null}indexOf(e){return Array.prototype.slice.call(this.node.childNodes).indexOf(aK.toNode(e))}find(e){var t,n;let r=[];let i=(t=this.node,n=e,t.querySelectorAll(n));if(i)for(let e=0,t=i.length;e<t;e+=1)r.push(aK.create(i[e]));return r}findOne(e){var t,n;let r=(t=this.node,n=e,t.querySelector(n));return r?aK.create(r):null}findParentByClass(e,t){let n=av(this.node,e,t);return n?aK.create(n):null}matches(e){let t=this.node;this.node.matches;let n=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.webkitMatchesSelector||t.oMatchesSelector||null;return n&&n.call(t,e)}contains(e){return ax(this.node,aK.isVector(e)?e.node:e)}wrap(e){let t=aK.create(e),n=this.node.parentNode;return null!=n&&n.insertBefore(t.node,this.node),t.append(this)}parent(e){let t=this;if(null==t.node.parentNode)return null;if(t=aK.create(t.node.parentNode),null==e)return t;do if("string"==typeof e?t.matches(e):t instanceof e)break;while(t=aK.create(t.node.parentNode));return t}children(){let e=this.node.childNodes,t=[];for(let n=0;n<e.length;n+=1)1===e[n].nodeType&&t.push(aK.create(e[n]));return t}eachChild(e,t){let n=this.children();for(let r=0,i=n.length;r<i;r+=1)e.call(n[r],n[r],r,n),t&&n[r].eachChild(e,t);return this}index(){return ab(this.node)}hasClass(e){return al(this.node,e)}addClass(e){return aa(this.node,e),this}removeClass(e){return au(this.node,e),this}toggleClass(e,t){return!function e(t,n,r){if(null!=t&&null!=n){if(null!=r&&"string"==typeof n){r?aa(t,n):au(t,n);return}if("function"==typeof n)return e(t,n(as(t),r),r);"string"==typeof n&&(n.match(ai)||[]).forEach(e=>{al(t,e)?au(t,e):aa(t,e)})}}(this.node,e,t),this}toLocalPoint(e,t){return function(e,t,n){let r=e instanceof SVGSVGElement?e:e.ownerSVGElement,i=r.createSVGPoint();i.x=t,i.y=n;try{let t=r.getScreenCTM(),n=i.matrixTransform(t.inverse()),o=up(e,r).inverse();return n.matrixTransform(o)}catch(e){return i}}(this.node,e,t)}sample(e=1){return this.node instanceof SVGPathElement?function(e,t=1){let n;let r=e.getTotalLength(),i=[],o=0;for(;o<r;)n=e.getPointAtLength(o),i.push({distance:o,x:n.x,y:n.y}),o+=t;return i}(this.node,e):[]}toPath(){return aK.create(function(e){let t=am("path");aj(t,aj(e));let n=a7(e);return n&&t.setAttribute("d",n),t}(this.node))}toPathData(){return a7(this.node)}}!function(e){function t(t){if(null==t)return!1;if(t instanceof e)return!0;let n=t[Symbol.toStringTag];return!!((null==n||n===e.toStringTag)&&t.node instanceof SVGElement)&&"function"==typeof t.sample&&"function"==typeof t.toPath||!1}function n(t,n,r){return new e(t,n,r)}e.toStringTag=`X6.${e.name}`,e.isVector=t,e.create=n;function r(e){return t(e)?e.node:e}e.createVectors=function(e){if("<"===e[0]){let t=ay(e),r=[];for(let e=0,i=t.childNodes.length;e<i;e+=1){let i=t.childNodes[e];r.push(n(document.importNode(i,!0)))}return r}return[n(e)]},e.toNode=r;e.toNodes=function(e){return Array.isArray(e)?e.map(e=>r(e)):[r(e)]}}(aK||(aK={}));let aZ=document.createElement("canvas").getContext("2d"),a0=/em$/;function a1(e,t){let n=parseFloat(e);return a0.test(e)?n*t:n}function a2(e,t,n={}){let r,i,o;t=t.replace(/ /g,"\xa0");let s=n.eol,l=n.textPath,a=n.textVerticalAnchor,u="middle"===a||"bottom"===a||"top"===a,c=n.x;void 0===c&&(c=e.getAttribute("x")||0);let h=n.includeAnnotationIndices,d=n.annotations;d&&!Array.isArray(d)&&(d=[d]);let f=n.lineHeight,p="auto"===f,g=p?"1.5em":f||"1em",m=!0,y=e.childNodes;if(1===y.length){let e=y[0];e&&"TITLE"===e.tagName.toUpperCase()&&(m=!1)}m&&aC(e),aj(e,{"xml:space":"preserve",display:t||n.displayEmpty?null:"none"});let b=aj(e,"font-size"),v=parseFloat(b);!v&&(v=16,(u||d)&&!b&&aj(e,"font-size",`${v}`)),l?("string"==typeof l&&(l={d:l}),r=function(e,t){let n=aK.create(t),r=aK.create("textPath"),i=e.d;if(i&&void 0===e["xlink:href"]){let e=aK.create("path").attr("d",i).appendTo(n.defs());r.attr("xlink:href",`#${e.id}`)}return"object"==typeof e&&r.attr(e),r.node}(l,e)):r=document.createDocumentFragment();let x=0,w=t.split("\n"),C=[],E=w.length-1;for(let e=0;e<=E;e+=1){let t;i=g;let n="v-line",a=am("tspan"),u=w[e];if(u){if(d){let n=(t=function(e,t,n){let r;let i=n.eol,o=n.baseSize,s=n.lineHeight,l=0,a={},u=t.length-1;for(let s=0;s<=u;s+=1){let a=t[s],c=null;if("object"==typeof a){let e=a.attrs,t=aK.create("tspan",e);r=t.node;let h=a.t;i&&s===u&&(h+=i),r.textContent=h;let d=e.class;d&&t.addClass(d),n.includeAnnotationIndices&&t.attr("annotations",a.annotations.join(",")),void 0===(c=parseFloat(e["font-size"]))&&(c=o),c&&c>l&&(l=c)}else i&&s===u&&(a+=i),r=document.createTextNode(a||" "),o&&o>l&&(l=o);e.appendChild(r)}return l&&(a.maxFontSize=l),s?a.lineHeight=s:l&&(a.lineHeight=1.2*l),a}(a,function(e,t,n={}){let r,i;let o=n.offset||0,s=[],l=[],a=null;for(let u=0;u<e.length;u+=1){r=l[u]=e[u];for(let i=0,s=t.length;i<s;i+=1){let s=t[i],a=s.start+o,c=s.end+o;u>=a&&u<c&&("string"==typeof r?r=l[u]={t:e[u],attrs:s.attrs}:r.attrs=a_(a_({},r.attrs),s.attrs),n.includeAnnotationIndices&&(null==r.annotations&&(r.annotations=[]),r.annotations.push(i)))}(i=l[u-1])?nS(r)&&nS(i)?JSON.stringify(r.attrs)===JSON.stringify(i.attrs)?a.t+=r.t:(s.push(a),a=r):nS(r)?(s.push(a),a=r):nS(i)?(s.push(a),a=r):a=(a||"")+r:a=r}return null!=a&&s.push(a),s}(u,d,{offset:-x,includeAnnotationIndices:h}),{eol:e!==E&&s,baseSize:v,lineHeight:p?null:g,includeAnnotationIndices:h})).lineHeight;n&&p&&0!==e&&(i=n),0===e&&(o=.8*t.maxFontSize)}else s&&e!==E&&(u+=s),a.textContent=u}else{a.textContent="-",n+=" v-empty-line";let e=a.style;e.fillOpacity=0,e.strokeOpacity=0,d&&(t={})}t&&C.push(t),e>0&&a.setAttribute("dy",i),(e>0||l)&&a.setAttribute("x",c),a.className.baseVal=n,r.appendChild(a),x+=u.length+1}if(u){if(d)i=function(e,t,n,r){let i;if(!Array.isArray(t))return 0;let o=t.length;if(!o)return 0;let s=t[0],l=a1(s.maxFontSize,n)||n,a=0,u=a1(r,n);for(let e=1;e<o;e+=1)a+=a1((s=t[e]).lineHeight,n)||u;let c=a1(s.maxFontSize,n)||n;switch(e){case"middle":i=l/2-.15*c-a/2;break;case"bottom":i=-(.25*c)-a;break;default:i=.8*l}return i}(a,C,v,g);else if("top"===a)i="0.8em";else{let e;switch(E>0?(e=(parseFloat(g)||1)*E,!a0.test(g)&&(e/=v)):e=0,a){case"middle":i=`${.3-e/2}em`;break;case"bottom":i=`${-e-.3}em`}}}else 0===a?i="0em":a?i=a:(i=0,null==e.getAttribute("y")&&e.setAttribute("y",`${o||"0.8em"}`));r.firstChild.setAttribute("dy",i),e.appendChild(r)}function a3(e,t={}){if(!e)return{width:0};let n=[],r=t["font-size"]?`${parseFloat(t["font-size"])}px`:"14px";return n.push(t["font-style"]||"normal"),n.push(t["font-variant"]||"normal"),n.push(t["font-weight"]||400),n.push(r),n.push(t["font-family"]||"sans-serif"),aZ.font=n.join(" "),aZ.measureText(e)}function a5(e,t,n,r={}){if(t>=n)return[e,""];let i=e.length,o={},s=Math.round(t/n*i-1);for(s<0&&(s=0);s>=0&&s<i;){let n=e.slice(0,s),i=o[n]||a3(n,r).width,l=e.slice(0,s+1),a=o[l]||a3(l,r).width;if(o[n]=i,o[l]=a,i>t)s-=1;else if(a<=t)s+=1;else break}return[e.slice(0,s),e.slice(s)]}function a6(e,t,n=NaN){let r=e.getAttribute(t);if(null==r)return n;let i=parseFloat(r);return Number.isNaN(i)?n:i}function a4(e){let t=e.map(e=>`${e.x} ${e.y}`);return`M ${t.join(" L")}`}function a8(e){let t=[],n=e.points;if(n)for(let e=0,r=n.numberOfItems;e<r;e+=1)t.push(n.getItem(e));return t}function a9(e){let t;let n=e.x,r=e.y,i=e.width,o=e.height,s=Math.min(e.rx||e["top-rx"]||0,i/2),l=Math.min(e.rx||e["bottom-rx"]||0,i/2),a=Math.min(e.ry||e["top-ry"]||0,o/2),u=Math.min(e.ry||e["bottom-ry"]||0,o/2);return(t=s||l||a||u?["M",n,r+a,"v",o-a-u,"a",l,u,0,0,0,l,u,"h",i-2*l,"a",l,u,0,0,0,l,-u,"v",-(o-u-a),"a",s,a,0,0,0,-s,-a,"h",-(i-2*s),"a",s,a,0,0,0,-s,a,"Z"]:["M",n,r,"H",n+i,"V",r+o,"H",n,"V",r,"Z"]).join(" ")}function a7(e){var t,n;let r=e.tagName.toLowerCase();switch(r){case"path":return e.getAttribute("d");case"line":;return["M",a6(t=e,"x1"),a6(t,"y1"),"L",a6(t,"x2"),a6(t,"y2")].join(" ");case"polygon":return function(e){let t=a8(e);return 0===t.length?null:`${a4(t)} Z`}(e);case"polyline":return function(e){let t=a8(e);return 0===t.length?null:a4(t)}(e);case"ellipse":return function(e){let t=a6(e,"cx",0),n=a6(e,"cy",0),r=a6(e,"rx"),i=a6(e,"ry")||r,o=.551784*r,s=.551784*i;return["M",t,n-i,"C",t+o,n-i,t+r,n-s,t+r,n,"C",t+r,n+s,t+o,n+i,t,n+i,"C",t-o,n+i,t-r,n+s,t-r,n,"C",t-r,n-s,t-o,n-i,t,n-i,"Z"].join(" ")}(e);case"circle":return function(e){let t=a6(e,"cx",0),n=a6(e,"cy",0),r=a6(e,"r"),i=.551784*r;return["M",t,n-r,"C",t+i,n-r,t+r,n-i,t+r,n,"C",t+r,n+i,t+i,n+r,t,n+r,"C",t-i,n+r,t-r,n+i,t-r,n,"C",t-r,n-i,t-i,n-r,t,n-r,"Z"].join(" ")}(e);case"rect":;return a9({x:a6(n=e,"x",0),y:a6(n,"y",0),width:a6(n,"width",0),height:a6(n,"height",0),rx:a6(n,"rx",0),ry:a6(n,"ry",0)})}throw Error(`"${r}" cannot be converted to svg path element.`)}let ue=am("svg"),ut=/(\w+)\(([^,)]+),?([^)]+)?\)/gi,un=/[ ,]+/,ur=/^(\w+)\((.*)\)/;function ui(e){let t=ue.createSVGMatrix();if(null!=e)for(let n in e)t[n]=e[n];return t}function uo(e){return null!=e?(!(e instanceof DOMMatrix)&&(e=ui(e)),ue.createSVGTransformFromMatrix(e)):ue.createSVGTransform()}function us(e){let t=ui(),n=null!=e&&e.match(ut);if(!n)return t;for(let e=0,r=n.length;e<r;e+=1){let r=n[e].match(ur);if(r){let e,n,i,o,s;let l=ui(),a=r[2].split(un);switch(r[1].toLowerCase()){case"scale":e=parseFloat(a[0]),n=void 0===a[1]?e:parseFloat(a[1]),l=l.scaleNonUniform(e,n);break;case"translate":i=parseFloat(a[0]),o=parseFloat(a[1]),l=l.translate(i,o);break;case"rotate":s=parseFloat(a[0]),i=parseFloat(a[1])||0,o=parseFloat(a[2])||0,l=0!==i||0!==o?l.translate(i,o).rotate(s).translate(-i,-o):l.rotate(s);break;case"skewx":s=parseFloat(a[0]),l=l.skewX(s);break;case"skewy":s=parseFloat(a[0]),l=l.skewY(s);break;case"matrix":l.a=parseFloat(a[0]),l.b=parseFloat(a[1]),l.c=parseFloat(a[2]),l.d=parseFloat(a[3]),l.e=parseFloat(a[4]),l.f=parseFloat(a[5]);break;default:continue}t=t.multiply(l)}}return t}function ul(e){let t=e||{},n=null!=t.a?t.a:1,r=null!=t.b?t.b:0,i=null!=t.c?t.c:0,o=null!=t.d?t.d:1,s=null!=t.e?t.e:0,l=null!=t.f?t.f:0;return`matrix(${n},${r},${i},${o},${s},${l})`}function ua(e){let t,n,r;if(e){if(e.trim().indexOf("matrix")>=0){let i=function(e){let t=uu(e,{x:0,y:1}),n=uu(e,{x:1,y:0}),r=180/Math.PI*Math.atan2(t.y,t.x)-90;return{skewX:r,skewY:180/Math.PI*Math.atan2(n.y,n.x),translateX:e.e,translateY:e.f,scaleX:Math.sqrt(e.a*e.a+e.b*e.b),scaleY:Math.sqrt(e.c*e.c+e.d*e.d),rotation:r}}(us(e));t=[i.translateX,i.translateY],n=[i.rotation],r=[i.scaleX,i.scaleY];let o=[];(0!==t[0]||0!==t[1])&&o.push(`translate(${t.join(",")})`),(1!==r[0]||1!==r[1])&&o.push(`scale(${r.join(",")})`),0!==n[0]&&o.push(`rotate(${n[0]})`),e=o.join(" ")}else{let i=e.match(/translate\((.*?)\)/);i&&(t=i[1].split(un));let o=e.match(/rotate\((.*?)\)/);o&&(n=o[1].split(un));let s=e.match(/scale\((.*?)\)/);s&&(r=s[1].split(un))}}let i=r&&r[0]?parseFloat(r[0]):1;return{raw:e||"",translation:{tx:t&&t[0]?parseInt(t[0],10):0,ty:t&&t[1]?parseInt(t[1],10):0},rotation:{angle:n&&n[0]?parseInt(n[0],10):0,cx:n&&n[1]?parseInt(n[1],10):void 0,cy:n&&n[2]?parseInt(n[2],10):void 0},scale:{sx:i,sy:r&&r[1]?parseFloat(r[1]):i}}}function uu(e,t){let n=t.x*e.a+t.y*e.c+0;return{x:n,y:t.x*e.b+t.y*e.d+0}}function uc(e,t,n={}){if(null==t)return us(aj(e,"transform"));if(n.absolute){e.setAttribute("transform",ul(t));return}let r=e.transform,i=uo(t);r.baseVal.appendItem(i)}function uh(e,t,n=0,r={}){let i=aj(e,"transform"),o=ua(i);if(null==t)return o.translation;i=(i=o.raw).replace(/translate\([^)]*\)/g,"").trim();let s=r.absolute?t:o.translation.tx+t,l=r.absolute?n:o.translation.ty+n,a=`translate(${s},${l})`;e.setAttribute("transform",`${a} ${i}`.trim())}function ud(e,t,n,r,i={}){let o=aj(e,"transform"),s=ua(o);if(null==t)return s.rotation;o=(o=s.raw).replace(/rotate\([^)]*\)/g,"").trim(),t%=360;let l=i.absolute?t:s.rotation.angle+t,a=null!=n&&null!=r?`,${n},${r}`:"",u=`rotate(${l}${a})`;e.setAttribute("transform",`${o} ${u}`.trim())}function uf(e,t,n){let r=aj(e,"transform"),i=ua(r);if(null==t)return i.scale;n=null==n?t:n,r=(r=i.raw).replace(/scale\([^)]*\)/g,"").trim();let o=`scale(${t},${n})`;e.setAttribute("transform",`${r} ${o}`.trim())}function up(e,t){if(ad(t)&&ad(e)){let n=t.getScreenCTM(),r=e.getScreenCTM();if(n&&r)return n.inverse().multiply(r)}return ui()}!function(e){let t={};e.get=function(e){return t[e]||{}};e.register=function(e,n){t[e]=n};e.unregister=function(e){delete t[e]}}(e7||(e7={})),!function(e){let t=new WeakMap;e.ensure=function(e){return!t.has(e)&&t.set(e,{events:Object.create(null)}),t.get(e)};e.get=function(e){return t.get(e)};e.remove=function(e){return t.delete(e)}}(te||(te={})),(O=tt||(tt={})).returnTrue=()=>!0,O.returnFalse=()=>!1,O.stopPropagationCallback=function(e){e.stopPropagation()},O.addEventListener=function(e,t,n){null!=e.addEventListener&&e.addEventListener(t,n)},O.removeEventListener=function(e,t,n){null!=e.removeEventListener&&e.removeEventListener(t,n)},!function(e){let t=/[^\x20\t\r\n\f]+/g,n=/^([^.]*)(?:\.(.+)|)/;e.splitType=function(e){return(e||"").match(t)||[""]};e.normalizeType=function(e){let t=n.exec(e)||[];return{originType:t[1]?t[1].trim():t[1],namespaces:t[2]?t[2].split(".").map(e=>e.trim()).sort():[]}};e.isValidTarget=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};e.isValidSelector=function(e,t){return!t||null!=e.querySelector&&null!=e.querySelector(t)}}(tt||(tt={})),!function(e){let t=0,n=new WeakMap;e.ensureHandlerId=function(e){return!n.has(e)&&(n.set(e,t),t+=1),n.get(e)};e.getHandlerId=function(e){return n.get(e)};e.removeHandlerId=function(e){return n.delete(e)};e.setHandlerId=function(e,t){return n.set(e,t)}}(tt||(tt={})),(tt||(tt={})).getHandlerQueue=function(e,t){let n=[],r=te.get(e),i=r&&r.events&&r.events[t.type],o=i&&i.handlers||[],s=i?i.delegateCount:0;if(s>0&&!("click"===t.type&&"number"==typeof t.button&&t.button>=1)){for(let r=t.target;r!==e;r=r.parentNode||e)if(1===r.nodeType&&!("click"===t.type&&!0===r.disabled)){let t=[],i={};for(let n=0;n<s;n+=1){let s=o[n],l=s.selector;if(null!=l&&null==i[l]){let t=[];e.querySelectorAll(l).forEach(e=>{t.push(e)}),i[l]=t.includes(r)}i[l]&&t.push(s)}t.length&&n.push({elem:r,handlers:t})}}return s<o.length&&n.push({elem:e,handlers:o.slice(s)}),n},(tt||(tt={})).isWindow=function(e){return null!=e&&e===e.window},(tt||(tt={})).contains=function(e,t){let n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!!(r&&1===r.nodeType&&(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))};class ug{constructor(e,t){this.isDefaultPrevented=tt.returnFalse,this.isPropagationStopped=tt.returnFalse,this.isImmediatePropagationStopped=tt.returnFalse,this.isSimulated=!1,this.preventDefault=()=>{let e=this.originalEvent;this.isDefaultPrevented=tt.returnTrue,e&&!this.isSimulated&&e.preventDefault()},this.stopPropagation=()=>{let e=this.originalEvent;this.isPropagationStopped=tt.returnTrue,e&&!this.isSimulated&&e.stopPropagation()},this.stopImmediatePropagation=()=>{let e=this.originalEvent;this.isImmediatePropagationStopped=tt.returnTrue,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()},"string"==typeof e?this.type=e:e.type&&(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented?tt.returnTrue:tt.returnFalse,this.target=e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget,this.timeStamp=e.timeStamp),t&&Object.assign(this,t),!this.timeStamp&&(this.timeStamp=Date.now())}}(k=ug||(ug={})).create=function(e){return e instanceof k?e:new k(e)},(A=ug||(ug={})).addProperty=function(e,t){Object.defineProperty(A.prototype,e,{enumerable:!0,configurable:!0,get:"function"==typeof t?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},!function(e){let t={bubbles:!0,cancelable:!0,eventPhase:!0,detail:!0,view:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pageX:!0,pageY:!0,screenX:!0,screenY:!0,toElement:!0,pointerId:!0,pointerType:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,touches:!0,changedTouches:!0,targetTouches:!0,which:!0,altKey:!0,ctrlKey:!0,metaKey:!0,shiftKey:!0};Object.keys(t).forEach(n=>e.addProperty(n,t[n]))}(ug||(ug={})),M=tn||(tn={}),e7.register("load",{noBubble:!0}),T=tn||(tn={}),e7.register("beforeunload",{postDispatch(e,t){void 0!==t.result&&t.originalEvent&&(t.originalEvent.returnValue=t.result)}}),N=tn||(tn={}),e7.register("mouseenter",{delegateType:"mouseover",bindType:"mouseover",handle(e,t){let n;let r=t.relatedTarget,i=t.handleObj;return(!r||r!==e&&!tt.contains(e,r))&&(t.type=i.originType,n=i.handler.call(e,t),t.type="mouseover"),n}}),e7.register("mouseleave",{delegateType:"mouseout",bindType:"mouseout",handle(e,t){let n;let r=t.relatedTarget,i=t.handleObj;return(!r||r!==e&&!tt.contains(e,r))&&(t.type=i.originType,n=i.handler.call(e,t),t.type="mouseout"),n}});var um=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};!function(e){let t;e.on=function(e,r,i,o,s){let l;if(!tt.isValidTarget(e))return;if("function"!=typeof i){let{handler:e,selector:t}=i,n=um(i,["handler","selector"]);i=e,s=t,l=n}let a=te.ensure(e),u=a.handler;null==u&&(u=a.handler=function(r,...i){return t!==r.type?n(e,r,...i):void 0});let c=tt.ensureHandlerId(i);tt.splitType(r).forEach(t=>{let{originType:n,namespaces:r}=tt.normalizeType(t);if(!n)return;let h=n,d=e7.get(h);h=(s?d.delegateType:d.bindType)||h,d=e7.get(h);let f=Object.assign({type:h,originType:n,data:o,selector:s,guid:c,handler:i,namespace:r.join(".")},l),p=a.events,g=p[h];!g&&(g=p[h]={handlers:[],delegateCount:0},(!d.setup||!1===d.setup(e,o,r,u))&&tt.addEventListener(e,h,u)),d.add&&(tt.removeHandlerId(f.handler),d.add(e,f),tt.setHandlerId(f.handler,c)),s?(g.handlers.splice(g.delegateCount,0,f),g.delegateCount+=1):g.handlers.push(f)})};function n(e,t,...r){let i=ug.create(t);i.delegateTarget=e;let o=e7.get(i.type);if(o.preDispatch&&!1===o.preDispatch(e,i))return;let s=tt.getHandlerQueue(e,i);for(let e=0,t=s.length;e<t&&!i.isPropagationStopped();e+=1){let t=s[e];i.currentTarget=t.elem;for(let e=0,n=t.handlers.length;e<n&&!i.isImmediatePropagationStopped();e+=1){let n=t.handlers[e];if(null==i.rnamespace||n.namespace&&i.rnamespace.test(n.namespace)){i.handleObj=n,i.data=n.data;let e=e7.get(n.originType).handle,o=e?e(t.elem,i,...r):n.handler.call(t.elem,i,...r);void 0!==o&&(i.result=o,!1===o&&(i.preventDefault(),i.stopPropagation()))}}}return o.postDispatch&&o.postDispatch(e,i),i.result}e.off=function e(t,n,r,i,o){let s=te.get(t);if(!s)return;let l=s.events;if(!!l)tt.splitType(n).forEach(n=>{let{originType:a,namespaces:u}=tt.normalizeType(n);if(!a){Object.keys(l).forEach(o=>{e(t,o+n,r,i,!0)});return}let c=a,h=e7.get(c),d=l[c=(i?h.delegateType:h.bindType)||c];if(!d)return;let f=u.length>0?RegExp(`(^|\\.)${u.join("\\.(?:.*\\.|)")}(\\.|$)`):null,p=d.handlers.length;for(let e=d.handlers.length-1;e>=0;e-=1){let n=d.handlers[e];(o||a===n.originType)&&(!r||tt.getHandlerId(r)===n.guid)&&(null==f||n.namespace&&f.test(n.namespace))&&(null==i||i===n.selector||"**"===i&&n.selector)&&(d.handlers.splice(e,1),n.selector&&(d.delegateCount-=1),h.remove&&h.remove(t,n))}p&&0===d.handlers.length&&((!h.teardown||!1===h.teardown(t,u,s.handler))&&tt.removeEventListener(t,c,s.handler),delete l[c])}),0===Object.keys(l).length&&te.remove(t)},e.dispatch=n;e.trigger=function(e,n,r,i){let o,s=e,l="string"==typeof e?e:e.type,a="string"==typeof e||null==s.namespace?[]:s.namespace.split(".");if(3===r.nodeType||8===r.nodeType)return;l.indexOf(".")>-1&&(l=(a=l.split(".")).shift(),a.sort());let u=0>l.indexOf(":")&&`on${l}`;(s=e instanceof ug?e:new ug(l,"object"==typeof e?e:null)).namespace=a.join("."),s.rnamespace=s.namespace?RegExp(`(^|\\.)${a.join("\\.(?:.*\\.|)")}(\\.|$)`):null,s.result=void 0,!s.target&&(s.target=r);let c=[s];Array.isArray(n)?c.push(...n):c.push(n);let h=e7.get(l);if(!i&&h.trigger&&!1===h.trigger(r,s,n))return;let d=[r];if(!i&&!h.noBubble&&!tt.isWindow(r)){o=h.delegateType||l;let e=r,t=r.parentNode;for(;null!=t;)d.push(t),e=t,t=t.parentNode;if(e===(r.ownerDocument||document)){let t=e.defaultView||e.parentWindow||window;d.push(t)}}let f=r;for(let e=0,t=d.length;e<t&&!s.isPropagationStopped();e+=1){let t=d[e];f=t,s.type=e>1?o:h.bindType||l;let n=te.get(t);n&&n.events[s.type]&&n.handler&&n.handler.call(t,...c);let r=u&&t[u]||null;r&&tt.isValidTarget(t)&&(s.result=r.call(t,...c),!1===s.result&&s.preventDefault())}if(s.type=l,!i&&!s.isDefaultPrevented()){let e=h.preventDefault;if((null==e||!1===e(d.pop(),s,n))&&tt.isValidTarget(r)&&u&&"function"==typeof r[l]&&!tt.isWindow(r)){let e=r[u];e&&(r[u]=null),t=l,s.isPropagationStopped()&&f.addEventListener(l,tt.stopPropagationCallback),r[l](),s.isPropagationStopped()&&f.removeEventListener(l,tt.stopPropagationCallback),t=void 0,e&&(r[u]=e)}}return s.result}}(tr||(tr={})),(j=ti||(ti={})).on=function(e,t,n,r,i){return to.on(e,t,n,r,i),e},j.once=function(e,t,n,r,i){return to.on(e,t,n,r,i,!0),e},j.off=function(e,t,n,r){return to.off(e,t,n,r),e},j.trigger=function(e,t,n,r){return tr.trigger(t,n,e,r),e},(I=to||(to={})).on=function e(t,n,r,i,o,s){if("object"==typeof n){"string"!=typeof r&&(i=i||r,r=void 0),Object.keys(n).forEach(o=>e(t,o,r,i,n[o],s));return}if(null==i&&null==o?(o=r,i=r=void 0):null==o&&("string"==typeof r?(o=i,i=void 0):(o=i,i=r,r=void 0)),!1===o)o=tt.returnFalse;else if(!o)return;if(s){let e=o;o=function(n,...r){return I.off(t,n),e.call(this,n,...r)},tt.setHandlerId(o,tt.ensureHandlerId(e))}tr.on(t,n,o,i,r)},I.off=function e(t,n,r,i){if(n&&null!=n.preventDefault&&null!=n.handleObj){let t=n.handleObj;e(n.delegateTarget,t.namespace?`${t.originType}.${t.namespace}`:t.originType,t.selector,t.handler);return}if("object"==typeof n){Object.keys(n).forEach(i=>e(t,i,r,n[i]));return}(!1===r||"function"==typeof r)&&(i=r,r=void 0),!1===i&&(i=tt.returnFalse),tr.off(t,n,i,r)};class uy{constructor(e,t,n){this.animationFrameId=0,this.deltaX=0,this.deltaY=0,this.eventName=e4.isEventSupported("wheel")?"wheel":"mousewheel",this.target=e,this.onWheelCallback=t,this.onWheelGuard=n,this.onWheel=this.onWheel.bind(this),this.didWheel=this.didWheel.bind(this)}enable(){this.target.addEventListener(this.eventName,this.onWheel,{passive:!1})}disable(){this.target.removeEventListener(this.eventName,this.onWheel)}onWheel(e){let t;if(null==this.onWheelGuard||!!this.onWheelGuard(e))this.deltaX+=e.deltaX,this.deltaY+=e.deltaY,e.preventDefault(),(0!==this.deltaX||0!==this.deltaY)&&(e.stopPropagation(),t=!0),!0===t&&0===this.animationFrameId&&(this.animationFrameId=requestAnimationFrame(()=>{this.didWheel(e)}))}didWheel(e){this.animationFrameId=0,this.onWheelCallback(e,this.deltaX,this.deltaY),this.deltaX=0,this.deltaY=0}}function ub(e){let t=e.getBoundingClientRect(),n=e.ownerDocument.defaultView;return{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}}function uv(e,t=60){let n=null;return(...r)=>{n&&clearTimeout(n),n=window.setTimeout(()=>{e.apply(this,r)},t)}}let ux="undefined"!=typeof ResizeObserver?function(e){let t=null,n=[],r=uv(()=>{n.forEach(t=>{t(e)})}),i=()=>{let t=new ResizeObserver(r);return t.observe(e),r(),t},o=()=>{t&&(t.disconnect(),n=[],t=null)};return{element:e,bind:e=>{!t&&(t=i()),-1===n.indexOf(e)&&n.push(e)},destroy:o,unbind:e=>{let r=n.indexOf(e);-1!==r&&n.splice(r,1),0===n.length&&t&&o()}}}:function(e){let t=null,n=[],r=()=>{"static"===getComputedStyle(e).position&&(e.style.position="relative");let t=document.createElement("object");return t.onload=()=>{t.contentDocument.defaultView.addEventListener("resize",i),i()},t.style.display="block",t.style.position="absolute",t.style.top="0",t.style.left="0",t.style.height="100%",t.style.width="100%",t.style.overflow="hidden",t.style.pointerEvents="none",t.style.zIndex="-1",t.style.opacity="0",t.setAttribute("tabindex","-1"),t.type="text/html",e.appendChild(t),t.data="about:blank",t},i=uv(()=>{n.forEach(t=>t(e))}),o=()=>{t&&t.parentNode&&(t.contentDocument&&t.contentDocument.defaultView.removeEventListener("resize",i),t.parentNode.removeChild(t),t=null,n=[])};return{element:e,bind:e=>{!t&&(t=r()),-1===n.indexOf(e)&&n.push(e)},destroy:o,unbind:e=>{let r=n.indexOf(e);-1!==r&&n.splice(r,1),0===n.length&&t&&o()}}};!function(e){let t=new WeakMap;function n(e){let n=t.get(e);return n?n:(n=ux(e),t.set(e,n),n)}e.bind=(e,t)=>{let r=n(e);return r.bind(t),()=>r.unbind(t)},e.clear=e=>{var r;(r=n(e)).destroy(),t.delete(r.element)}}(ts||(ts={}));class uw{constructor(e={}){this.comparator=e.comparator||uw.defaultComparator,this.index={},this.data=e.data||[],this.heapify()}isEmpty(){return 0===this.data.length}insert(e,t,n){let r={priority:e,value:t},i=this.data.length;return n&&(r.id=n,this.index[n]=i),this.data.push(r),this.bubbleUp(i),this}peek(){return this.data[0]?this.data[0].value:null}peekPriority(){return this.data[0]?this.data[0].priority:null}updatePriority(e,t){let n=this.index[e];if(void 0===n)throw Error(`Node with id '${e}' was not found in the heap.`);let r=this.data,i=r[n].priority,o=this.comparator(t,i);o<0?(r[n].priority=t,this.bubbleUp(n)):o>0&&(r[n].priority=t,this.bubbleDown(n))}remove(){let e=this.data,t=e[0],n=e.pop();return t.id&&delete this.index[t.id],e.length>0&&(e[0]=n,n.id&&(this.index[n.id]=0),this.bubbleDown(0)),t?t.value:null}heapify(){for(let e=0;e<this.data.length;e+=1)this.bubbleUp(e)}bubbleUp(e){let t,n;let r=this.data,i=e;for(;i>0;)if(n=i-1>>>1,0>this.comparator(r[i].priority,r[n].priority)){t=r[n],r[n]=r[i];let e=r[i].id;null!=e&&(this.index[e]=n),r[i]=t,null!=(e=r[i].id)&&(this.index[e]=i),i=n}else break}bubbleDown(e){let t=this.data,n=t.length-1,r=e;for(;;){let e=(r<<1)+1,i=e+1,o=r;if(e<=n&&0>this.comparator(t[e].priority,t[o].priority)&&(o=e),i<=n&&0>this.comparator(t[i].priority,t[o].priority)&&(o=i),o!==r){let e=t[o];t[o]=t[r];let n=t[r].id;null!=n&&(this.index[n]=o),t[r]=e,null!=(n=t[r].id)&&(this.index[n]=r),r=o}else break}}}(uw||(uw={})).defaultComparator=(e,t)=>e-t,(tl||(tl={})).run=function(e,t,n=(e,t)=>1){let r={},i={},o={},s=new uw;for(r[t]=0,Object.keys(e).forEach(e=>{e!==t&&(r[e]=1/0),s.insert(r[e],e,e)});!s.isEmpty();){let t=s.remove();o[t]=!0;let l=e[t]||[];for(let e=0;e<l.length;e+=1){let a=l[e];if(!o[a]){let e=r[t]+n(t,a);e<r[a]&&(r[a]=e,i[a]=t,s.updatePriority(a,e))}}}return i};class uC{constructor(e,t,n,r){if(null==e)return this.set(255,255,255,1);if("number"==typeof e)return this.set(e,t,n,r);if("string"==typeof e)return uC.fromString(e)||this;if(Array.isArray(e))return this.set(e);this.set(e.r,e.g,e.b,null==e.a?1:e.a)}blend(e,t,n){this.set(e.r+(t.r-e.r)*n,e.g+(t.g-e.g)*n,e.b+(t.b-e.b)*n,e.a+(t.a-e.a)*n)}lighten(e){let t=uC.lighten(this.toArray(),e);this.r=t[0],this.g=t[1],this.b=t[2],this.a=t[3]}darken(e){this.lighten(-e)}set(e,t,n,r){let i=Array.isArray(e)?e[0]:e,o=Array.isArray(e)?e[1]:t,s=Array.isArray(e)?e[2]:n,l=Array.isArray(e)?e[3]:r;return this.r=Math.round(lW(i,0,255)),this.g=Math.round(lW(o,0,255)),this.b=Math.round(lW(s,0,255)),this.a=null==l?1:lW(l,0,1),this}toHex(){let e=["r","g","b"].map(e=>{let t=this[e].toString(16);return t.length<2?`0${t}`:t});return`#${e.join("")}`}toRGBA(){return this.toArray()}toHSLA(){return uC.rgba2hsla(this.r,this.g,this.b,this.a)}toCSS(e){let t=`${this.r},${this.g},${this.b},`;return e?`rgb(${t})`:`rgba(${t},${this.a})`}toGrey(){return uC.makeGrey(Math.round((this.r+this.g+this.b)/3),this.a)}toArray(){return[this.r,this.g,this.b,this.a]}toString(){return this.toCSS()}}!function(e){function t(t){return new e([...l(t),1])}function n(t){let n=t.toLowerCase().match(/^rgba?\(([\s.,0-9]+)\)/);return n?new e(n[1].split(/\s*,\s*/).map(e=>parseInt(e,10))):null}function r(e,t,n){n<0&&++n,n>1&&--n;let r=6*n;return r<1?e+(t-e)*r:2*n<1?t:3*n<2?e+(t-e)*(2/3-n)*6:e}function i(t){let n=t.toLowerCase().match(/^hsla?\(([\s.,0-9]+)\)/);if(n){let t=n[2].split(/\s*,\s*/),r=(parseFloat(t[0])%360+360)%360/360,i=parseFloat(t[1])/100,s=parseFloat(t[2])/100;return new e(o(r,i,s,null==t[3]?1:parseInt(t[3],10)))}return null}e.fromArray=function(t){return new e(t)},e.fromHex=t,e.fromRGBA=n,e.fromHSLA=i;e.fromString=function(r){if(r.startsWith("#"))return t(r);if(r.startsWith("rgb"))return n(r);let o=e.named[r];return o?t(o):i(r)};e.makeGrey=function(t,n){return e.fromArray([t,t,t,n])};function o(e,t,n,i){let o=Array.isArray(e)?e[0]:e,s=Array.isArray(e)?e[1]:t,l=Array.isArray(e)?e[2]:n,a=Array.isArray(e)?e[3]:i,u=l<=.5?l*(s+1):l+s-l*s,c=2*l-u;return[256*r(c,u,o+1/3),256*r(c,u,o),256*r(c,u,o-1/3),null==a?1:a]}function s(t){return new e(Math.round(256*Math.random()),Math.round(256*Math.random()),Math.round(256*Math.random()),t?void 0:parseFloat(Math.random().toFixed(2)))}e.rgba2hsla=function(e,t,n,r){let i=Array.isArray(e)?e[0]:e,o=Array.isArray(e)?e[1]:t,s=Array.isArray(e)?e[2]:n,l=Array.isArray(e)?e[3]:r,a=Math.max(i,o,s),u=Math.min(i,o,s),c=(a+u)/2,h=0,d=0;if(u!==a){let e=a-u;switch(d=c>.5?e/(2-a-u):e/(a+u),a){case i:h=(o-s)/e+(o<s?6:0);break;case o:h=(s-i)/e+2;break;case s:h=(i-o)/e+4}h/=6}return[h,d,c,null==l?1:l]},e.hsla2rgba=o,e.random=s;e.randomHex=function(){let e="#";for(let t=0;t<6;t+=1)e+="0123456789ABCDEF"[Math.floor(16*Math.random())];return e};e.randomRGBA=function(e){return s(e).toString()};function l(e){let t=0===e.indexOf("#")?e:`#${e}`,n=Number(`0x${t.substr(1)}`);if(!(4===t.length||7===t.length)||Number.isNaN(n))throw Error("Invalid hex color.");let r=4===t.length?4:8,i=(1<<r)-1,o=["b","g","r"].map(()=>{let e=n&i;return n>>=r,4===r?17*e:e});return[o[2],o[1],o[0]]}function a(e,t,n){let r=e=>e.length<2?`0${e}`:e;return`${r(e.toString(16))}${r(t.toString(16))}${r(n.toString(16))}`}e.invert=function(e,t){if("string"==typeof e){let n="#"===e[0],[r,i,o]=l(e);return t?.299*r+.587*i+.114*o>186?"#000000":"#ffffff":`${n?"#":""}${a(255-r,255-i,255-o)}`}let n=e[0],r=e[1],i=e[2],o=e[3];return t?.299*n+.587*r+.114*i>186?[0,0,0,o]:[255,255,255,o]:[255-n,255-r,255-i,o]};e.lighten=function(e,t){return u(e,t)};function u(e,t){if("string"==typeof e){let n="#"===e[0],r=parseInt(n?e.substr(1):e,16),i=lW((r>>16)+t,0,255),o=lW((r>>8&255)+t,0,255),s=lW((255&r)+t,0,255);return`${n?"#":""}${(s|o<<8|i<<16).toString(16)}`}let n=l(u(a(e[0],e[1],e[2]),t));return[n[0],n[1],n[2],e[3]]}e.darken=function(e,t){return u(e,-t)}}(uC||(uC={})),(uC||(uC={})).named={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",burntsienna:"#ea7e5d",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};class uE{constructor(){this.clear()}clear(){this.map=new WeakMap,this.arr=[]}has(e){return this.map.has(e)}get(e){return this.map.get(e)}set(e,t){this.map.set(e,t),this.arr.push(e)}delete(e){let t=this.arr.indexOf(e);t>=0&&this.arr.splice(t,1);let n=this.map.get(e);return this.map.delete(e),n}each(e){this.arr.forEach(t=>{e(this.map.get(t),t)})}dispose(){this.clear()}}!function(e){function t(e){let t=[],n=[];return Array.isArray(e)?t.push(...e):e.split("|").forEach(e=>{-1===e.indexOf("&")?t.push(e):n.push(...e.split("&"))}),{or:t,and:n}}e.parse=t;e.equals=function(e,n){if(null!=e&&null!=n){let r=t(e),i=t(n),o=r.or.sort(),s=i.or.sort(),l=r.and.sort(),a=i.and.sort(),u=(e,t)=>e.length===t.length&&(0===e.length||e.every((e,n)=>e===t[n]));return u(o,s)&&u(l,a)}return null==e&&null==n||!1};e.isMatch=function(e,n,r){if(null==n||Array.isArray(n)&&0===n.length)return!r||!0!==e.altKey&&!0!==e.ctrlKey&&!0!==e.metaKey&&!0!==e.shiftKey;let{or:i,and:o}=t(n),s=t=>!0===e[`${t.toLowerCase()}Key`];return i.some(e=>s(e))&&o.every(e=>s(e))}}(ta||(ta={})),(L=tu||(tu={})).linear=e=>e,L.quad=e=>e*e,L.cubic=e=>e*e*e,L.inout=e=>{if(e<=0)return 0;if(e>=1)return 1;let t=e*e,n=t*e;return 4*(e<.5?n:3*(e-t)+n-.75)},L.exponential=e=>Math.pow(2,10*(e-1)),L.bounce=e=>{for(let t=0,n=1;;t+=n,n/=2)if(e>=(7-4*t)/11){let r=(11-6*t-11*e)/4;return-r*r+n*n}},(tu||(tu={})).decorators={reverse:e=>t=>1-e(1-t),reflect:e=>t=>.5*(t<.5?e(2*t):2-e(2-2*t)),clamp:(e,t=0,n=1)=>r=>{let i=e(r);return i<t?t:i>n?n:i},back:(e=1.70158)=>t=>t*t*((e+1)*t-e),elastic:(e=1.5)=>t=>Math.pow(2,10*(t-1))*Math.cos(20*Math.PI*e/3*t)},!function(e){e.easeInSine=function(e){return -1*Math.cos(Math.PI/2*e)+1};e.easeOutSine=function(e){return Math.sin(Math.PI/2*e)};e.easeInOutSine=function(e){return -.5*(Math.cos(Math.PI*e)-1)};e.easeInQuad=function(e){return e*e};e.easeOutQuad=function(e){return e*(2-e)};e.easeInOutQuad=function(e){return e<.5?2*e*e:-1+(4-2*e)*e};e.easeInCubic=function(e){return e*e*e};e.easeOutCubic=function(e){let t=e-1;return t*t*t+1};e.easeInOutCubic=function(e){return e<.5?4*e*e*e:(e-1)*(2*e-2)*(2*e-2)+1};e.easeInQuart=function(e){return e*e*e*e};e.easeOutQuart=function(e){let t=e-1;return 1-t*t*t*t};e.easeInOutQuart=function(e){let t=e-1;return e<.5?8*e*e*e*e:1-8*t*t*t*t};e.easeInQuint=function(e){return e*e*e*e*e};e.easeOutQuint=function(e){let t=e-1;return 1+t*t*t*t*t};e.easeInOutQuint=function(e){let t=e-1;return e<.5?16*e*e*e*e*e:1+16*t*t*t*t*t};e.easeInExpo=function(e){return 0===e?0:Math.pow(2,10*(e-1))};e.easeOutExpo=function(e){return 1===e?1:-Math.pow(2,-10*e)+1};e.easeInOutExpo=function(e){if(0===e||1===e)return e;let t=2*e,n=t-1;return t<1?.5*Math.pow(2,10*n):.5*(-Math.pow(2,-10*n)+2)};e.easeInCirc=function(e){return -1*(Math.sqrt(1-e/1*e)-1)};e.easeOutCirc=function(e){let t=e-1;return Math.sqrt(1-t*t)};e.easeInOutCirc=function(e){let t=2*e,n=t-2;return t<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-n*n)+1)};e.easeInBack=function(e,t=1.70158){return e*e*((t+1)*e-t)};e.easeOutBack=function(e,t=1.70158){let n=e/1-1;return n*n*((t+1)*n+t)+1};e.easeInOutBack=function(e,t=1.70158){let n=2*e,r=n-2,i=1.525*t;return n<1?.5*n*n*((i+1)*n-i):.5*(r*r*((i+1)*r+i)+2)};e.easeInElastic=function(e,t=.7){if(0===e||1===e)return e;let n=e/1-1,r=1-t;return-(Math.pow(2,10*n)*Math.sin(2*Math.PI*(n-r/(2*Math.PI)*Math.asin(1))/r))};e.easeOutElastic=function(e,t=.7){let n=1-t,r=2*e;return 0===e||1===e?e:Math.pow(2,-10*r)*Math.sin(2*Math.PI*(r-n/(2*Math.PI)*Math.asin(1))/n)+1};function t(e){let t=e/1;if(t<1/2.75)return 7.5625*t*t;if(t<2/2.75){let e=t-1.5/2.75;return 7.5625*e*e+.75}if(t<2.5/2.75){let e=t-2.25/2.75;return 7.5625*e*e+.9375}{let e=t-2.625/2.75;return 7.5625*e*e+.984375}}function n(e){return 1-t(1-e)}e.easeInOutElastic=function(e,t=.65){let n=1-t;if(0===e||1===e)return e;let r=2*e,i=r-1,o=n/(2*Math.PI)*Math.asin(1);return r<1?-(Math.pow(2,10*i)*Math.sin(2*Math.PI*(i-o)/n)*.5):Math.pow(2,-10*i)*Math.sin(2*Math.PI*(i-o)/n)*.5+1},e.easeOutBounce=t,e.easeInBounce=n;e.easeInOutBounce=function(e){return e<.5?.5*n(2*e):.5*t(2*e-1)+.5}}(tu||(tu={})),(R=tc||(tc={})).number=(e,t)=>{let n=t-e;return t=>e+n*t},R.object=(e,t)=>{let n=Object.keys(e);return r=>{let i={};for(let o=n.length-1;-1!==o;o-=1){let s=n[o];i[s]=e[s]+(t[s]-e[s])*r}return i}},R.unit=(e,t)=>{let n=/(-?[0-9]*.[0-9]*)(px|em|cm|mm|in|pt|pc|%)/,r=n.exec(e),i=n.exec(t),o=i?i[1]:"",s=r?+r[1]:0,l=i?+i[1]:0,a=o.indexOf("."),u=a>0?o[1].length-a-1:0,c=l-s,h=r?r[2]:"";return e=>(s+c*e).toFixed(u)+h},R.color=(e,t)=>{let n=parseInt(e.slice(1),16),r=parseInt(t.slice(1),16),i=255&n,o=(255&r)-i,s=65280&n,l=(65280&r)-s,a=0xff0000&n,u=(0xff0000&r)-a;return e=>`#${(0x1000000|i+o*e&255|s+l*e&65280|a+u*e&0xff0000).toString(16).slice(1)}`};let uS=[];function uP(e,t){let n=uS.find(t=>t.name===e);if(!n||(n.loadTimes+=1,!(n.loadTimes>1))){if(!e4.isApplyingHMR()){let n=document.createElement("style");n.setAttribute("type","text/css"),n.textContent=t;let r=document.querySelector("head");r&&r.insertBefore(n,r.firstChild),uS.push({name:e,loadTimes:1,styleElement:n})}}}function uO(e){let t=uS.findIndex(t=>t.name===e);if(t>-1){let e=uS[t];if(e.loadTimes-=1,e.loadTimes>0)return;let n=e.styleElement;n&&n.parentNode&&n.parentNode.removeChild(n),n=null,uS.splice(t,1)}}(_=th||(th={})).toDeg=function(e){return 180*e/Math.PI%360},_.toRad=function(e,t=!1){return(t?e:e%360)*Math.PI/180},_.normalize=function(e){return e%360+(e<0?360:0)},(B=td||(td={})).round=function(e,t=0){return Number.isInteger(e)?e:+e.toFixed(t)},B.random=function(e,t){let n,r;if(null==t?(r=null==e?1:e,n=0):(r=t,n=null==e?0:e),r<n){let e=n;n=r,r=e}return Math.floor(Math.random()*(r-n+1)+n)},B.clamp=function(e,t,n){return Number.isNaN(e)?NaN:Number.isNaN(t)||Number.isNaN(n)?0:t<n?e<t?t:e>n?n:e:e<n?n:e>t?t:e},B.snapToGrid=function(e,t){return t*Math.round(e/t)},B.containsPoint=function(e,t){return null!=t&&null!=e&&t.x>=e.x&&t.x<=e.x+e.width&&t.y>=e.y&&t.y<=e.y+e.height},B.squaredLength=function(e,t){let n=e.x-t.x,r=e.y-t.y;return n*n+r*r};class uk{valueOf(){return this.toJSON()}toString(){return JSON.stringify(this.toJSON())}}class uA extends uk{constructor(e,t){super(),this.x=null==e?0:e,this.y=null==t?0:t}round(e=0){return this.x=td.round(this.x,e),this.y=td.round(this.y,e),this}add(e,t){let n=uA.create(e,t);return this.x+=n.x,this.y+=n.y,this}update(e,t){let n=uA.create(e,t);return this.x=n.x,this.y=n.y,this}translate(e,t){let n=uA.create(e,t);return this.x+=n.x,this.y+=n.y,this}rotate(e,t){let n=uA.rotate(this,e,t);return this.x=n.x,this.y=n.y,this}scale(e,t,n=new uA){let r=uA.create(n);return this.x=r.x+e*(this.x-r.x),this.y=r.y+t*(this.y-r.y),this}closest(e){if(1===e.length)return uA.create(e[0]);let t=null,n=1/0;return e.forEach(e=>{let r=this.squaredDistance(e);r<n&&(t=e,n=r)}),t?uA.create(t):null}distance(e){return Math.sqrt(this.squaredDistance(e))}squaredDistance(e){let t=uA.create(e),n=this.x-t.x,r=this.y-t.y;return n*n+r*r}manhattanDistance(e){let t=uA.create(e);return Math.abs(t.x-this.x)+Math.abs(t.y-this.y)}magnitude(){return Math.sqrt(this.x*this.x+this.y*this.y)||.01}theta(e=new uA){let t=uA.create(e),n=-(t.y-this.y),r=Math.atan2(n,t.x-this.x);return r<0&&(r=2*Math.PI+r),180*r/Math.PI}angleBetween(e,t){if(this.equals(e)||this.equals(t))return NaN;let n=this.theta(t)-this.theta(e);return n<0&&(n+=360),n}vectorAngle(e){return new uA(0,0).angleBetween(this,e)}toPolar(e){return this.update(uA.toPolar(this,e)),this}changeInAngle(e,t,n=new uA){return this.clone().translate(-e,-t).theta(n)-this.theta(n)}adhereToRect(e){return!td.containsPoint(e,this)&&(this.x=Math.min(Math.max(this.x,e.x),e.x+e.width),this.y=Math.min(Math.max(this.y,e.y),e.y+e.height)),this}bearing(e){let t=uA.create(e),n=th.toRad(this.y),r=th.toRad(t.y),i=this.x,o=t.x,s=th.toRad(o-i),l=Math.sin(s)*Math.cos(r),a=Math.cos(n)*Math.sin(r)-Math.sin(n)*Math.cos(r)*Math.cos(s),u=th.toDeg(Math.atan2(l,a)),c=u-22.5;return c<0&&(c+=360),["NE","E","SE","S","SW","W","NW","N"][c=parseInt(c/45,10)]}cross(e,t){if(null!=e&&null!=t){let n=uA.create(e),r=uA.create(t);return(r.x-this.x)*(n.y-this.y)-(r.y-this.y)*(n.x-this.x)}return NaN}dot(e){let t=uA.create(e);return this.x*t.x+this.y*t.y}diff(e,t){if("number"==typeof e)return new uA(this.x-e,this.y-t);let n=uA.create(e);return new uA(this.x-n.x,this.y-n.y)}lerp(e,t){let n=uA.create(e);return new uA((1-t)*this.x+t*n.x,(1-t)*this.y+t*n.y)}normalize(e=1){let t=e/this.magnitude();return this.scale(t,t)}move(e,t){let n=uA.create(e),r=th.toRad(n.theta(this));return this.translate(Math.cos(r)*t,-Math.sin(r)*t)}reflection(e){return uA.create(e).move(this,this.distance(e))}snapToGrid(e,t){return this.x=td.snapToGrid(this.x,e),this.y=td.snapToGrid(this.y,null==t?e:t),this}equals(e){let t=uA.create(e);return null!=t&&t.x===this.x&&t.y===this.y}clone(){return uA.clone(this)}toJSON(){return uA.toJSON(this)}serialize(){return`${this.x} ${this.y}`}}(D=uA||(uA={})).isPoint=function(e){return null!=e&&e instanceof D},(z=uA||(uA={})).isPointLike=function(e){return null!=e&&"object"==typeof e&&"number"==typeof e.x&&"number"==typeof e.y},z.isPointData=function(e){return null!=e&&Array.isArray(e)&&2===e.length&&"number"==typeof e[0]&&"number"==typeof e[1]},!function(e){function t(t){return e.isPoint(t)?new e(t.x,t.y):Array.isArray(t)?new e(t[0],t[1]):new e(t.x,t.y)}e.create=function(n,r){return null==n||"number"==typeof n?new e(n,r):t(n)},e.clone=t;e.toJSON=function(t){return e.isPoint(t)?{x:t.x,y:t.y}:Array.isArray(t)?{x:t[0],y:t[1]}:{x:t.x,y:t.y}};e.fromPolar=function(n,r,i=new e){let o=Math.abs(n*Math.cos(r)),s=Math.abs(n*Math.sin(r)),l=t(i),a=th.normalize(th.toDeg(r));return a<90?s=-s:a<180?(o=-o,s=-s):a<270&&(o=-o),new e(l.x+o,l.y+s)};function n(e,t){return e===t||null!=e&&null!=t&&e.x===t.x&&e.y===t.y}e.toPolar=function(n,r=new e){let i=t(n),o=t(r),s=i.x-o.x,l=i.y-o.y;return new e(Math.sqrt(s*s+l*l),th.toRad(o.theta(i)))},e.equals=n;e.equalPoints=function(e,t){if(null==e&&null!=t||null!=e&&null==t||null!=e&&null!=t&&e.length!==t.length)return!1;if(null!=e&&null!=t){for(let r=0,i=e.length;r<i;r+=1)if(!n(e[r],t[r]))return!1}return!0};e.random=function(t,n,r,i){return new e(td.random(t,n),td.random(r,i))};function r(n,i,o,s=new e){let l=t(n),a=t(s),u=l.x-a.x,c=l.y-a.y;return new e(u*i-c*o+a.x,c*i+u*o+a.y)}e.rotate=function(e,t,n){let i=th.toRad(th.normalize(-t)),o=Math.sin(i);return r(e,Math.cos(i),o,n)},e.rotateEx=r}(uA||(uA={}));class uM extends uk{get left(){return this.x}get top(){return this.y}get right(){return this.x+this.width}get bottom(){return this.y+this.height}get origin(){return new uA(this.x,this.y)}get topLeft(){return new uA(this.x,this.y)}get topCenter(){return new uA(this.x+this.width/2,this.y)}get topRight(){return new uA(this.x+this.width,this.y)}get center(){return new uA(this.x+this.width/2,this.y+this.height/2)}get bottomLeft(){return new uA(this.x,this.y+this.height)}get bottomCenter(){return new uA(this.x+this.width/2,this.y+this.height)}get bottomRight(){return new uA(this.x+this.width,this.y+this.height)}get corner(){return new uA(this.x+this.width,this.y+this.height)}get rightMiddle(){return new uA(this.x+this.width,this.y+this.height/2)}get leftMiddle(){return new uA(this.x,this.y+this.height/2)}get topLine(){return new uT(this.topLeft,this.topRight)}get rightLine(){return new uT(this.topRight,this.bottomRight)}get bottomLine(){return new uT(this.bottomLeft,this.bottomRight)}get leftLine(){return new uT(this.topLeft,this.bottomLeft)}constructor(e,t,n,r){super(),this.x=null==e?0:e,this.y=null==t?0:t,this.width=null==n?0:n,this.height=null==r?0:r}getOrigin(){return this.origin}getTopLeft(){return this.topLeft}getTopCenter(){return this.topCenter}getTopRight(){return this.topRight}getCenter(){return this.center}getCenterX(){return this.x+this.width/2}getCenterY(){return this.y+this.height/2}getBottomLeft(){return this.bottomLeft}getBottomCenter(){return this.bottomCenter}getBottomRight(){return this.bottomRight}getCorner(){return this.corner}getRightMiddle(){return this.rightMiddle}getLeftMiddle(){return this.leftMiddle}getTopLine(){return this.topLine}getRightLine(){return this.rightLine}getBottomLine(){return this.bottomLine}getLeftLine(){return this.leftLine}bbox(e){if(!e)return this.clone();let t=th.toRad(e),n=Math.abs(Math.sin(t)),r=Math.abs(Math.cos(t)),i=this.width*r+this.height*n,o=this.width*n+this.height*r;return new uM(this.x+(this.width-i)/2,this.y+(this.height-o)/2,i,o)}round(e=0){return this.x=td.round(this.x,e),this.y=td.round(this.y,e),this.width=td.round(this.width,e),this.height=td.round(this.height,e),this}add(e,t,n,r){let i=uM.create(e,t,n,r),o=Math.min(this.x,i.x),s=Math.min(this.y,i.y),l=Math.max(this.x+this.width,i.x+i.width),a=Math.max(this.y+this.height,i.y+i.height);return this.x=o,this.y=s,this.width=l-o,this.height=a-s,this}update(e,t,n,r){let i=uM.create(e,t,n,r);return this.x=i.x,this.y=i.y,this.width=i.width,this.height=i.height,this}inflate(e,t){let n=null!=t?t:e;return this.x-=e,this.y-=n,this.width+=2*e,this.height+=2*n,this}snapToGrid(e,t){let n=this.origin.snapToGrid(e,t),r=this.corner.snapToGrid(e,t);return this.x=n.x,this.y=n.y,this.width=r.x-n.x,this.height=r.y-n.y,this}translate(e,t){let n=uA.create(e,t);return this.x+=n.x,this.y+=n.y,this}scale(e,t,n=new uA){let r=this.origin.scale(e,t,n);return this.x=r.x,this.y=r.y,this.width*=e,this.height*=t,this}rotate(e,t=this.getCenter()){if(0!==e){let n=th.toRad(e),r=Math.cos(n),i=Math.sin(n),o=this.getOrigin(),s=this.getTopRight(),l=this.getBottomRight(),a=this.getBottomLeft();o=uA.rotateEx(o,r,i,t),s=uA.rotateEx(s,r,i,t),l=uA.rotateEx(l,r,i,t),a=uA.rotateEx(a,r,i,t);let u=new uM(o.x,o.y,0,0);u.add(s.x,s.y,0,0),u.add(l.x,l.y,0,0),u.add(a.x,a.y,0,0),this.update(u)}return this}rotate90(){let e=(this.width-this.height)/2;this.x+=e,this.y-=e;let t=this.width;return this.width=this.height,this.height=t,this}moveAndExpand(e){let t=uM.clone(e);return this.x+=t.x||0,this.y+=t.y||0,this.width+=t.width||0,this.height+=t.height||0,this}getMaxScaleToFit(e,t=this.center){let n=uM.clone(e),r=t.x,i=t.y,o=1/0,s=1/0,l=1/0,a=1/0,u=1/0,c=1/0,h=1/0,d=1/0,f=n.topLeft;f.x<r&&(o=(this.x-r)/(f.x-r)),f.y<i&&(u=(this.y-i)/(f.y-i));let p=n.bottomRight;p.x>r&&(s=(this.x+this.width-r)/(p.x-r)),p.y>i&&(c=(this.y+this.height-i)/(p.y-i));let g=n.topRight;g.x>r&&(l=(this.x+this.width-r)/(g.x-r)),g.y<i&&(h=(this.y-i)/(g.y-i));let m=n.bottomLeft;return m.x<r&&(a=(this.x-r)/(m.x-r)),m.y>i&&(d=(this.y+this.height-i)/(m.y-i)),{sx:Math.min(o,s,l,a),sy:Math.min(u,c,h,d)}}getMaxUniformScaleToFit(e,t=this.center){let n=this.getMaxScaleToFit(e,t);return Math.min(n.sx,n.sy)}containsPoint(e,t){return td.containsPoint(this,uA.create(e,t))}containsRect(e,t,n,r){let i=uM.create(e,t,n,r),o=this.x,s=this.y,l=this.width,a=this.height,u=i.x,c=i.y,h=i.width,d=i.height;return 0!==l&&0!==a&&0!==h&&0!==d&&u>=o&&c>=s&&u+h<=o+l&&c+d<=s+a}intersectsWithLine(e){let t=[this.topLine,this.rightLine,this.bottomLine,this.leftLine],n=[],r=[];return t.forEach(t=>{let i=e.intersectsWithLine(t);null!==i&&0>r.indexOf(i.toString())&&(n.push(i),r.push(i.toString()))}),n.length>0?n:null}intersectsWithLineFromCenterToPoint(e,t){let n=uA.clone(e),r=this.center,i=null;null!=t&&0!==t&&n.rotate(t,r);let o=[this.topLine,this.rightLine,this.bottomLine,this.leftLine],s=new uT(r,n);for(let e=o.length-1;e>=0;e-=1){let t=o[e].intersectsWithLine(s);if(null!==t){i=t;break}}return i&&null!=t&&0!==t&&i.rotate(-t,r),i}intersectsWithRect(e,t,n,r){let i=uM.create(e,t,n,r);if(!this.isIntersectWithRect(i))return null;let o=this.origin,s=this.corner,l=i.origin,a=i.corner,u=Math.max(o.x,l.x),c=Math.max(o.y,l.y);return new uM(u,c,Math.min(s.x,a.x)-u,Math.min(s.y,a.y)-c)}isIntersectWithRect(e,t,n,r){let i=uM.create(e,t,n,r),o=this.origin,s=this.corner,l=i.origin,a=i.corner;return!(a.x<=o.x)&&!(a.y<=o.y)&&!(l.x>=s.x)&&!(l.y>=s.y)&&!0}normalize(){let e=this.x,t=this.y,n=this.width,r=this.height;return this.width<0&&(e=this.x+this.width,n=-this.width),this.height<0&&(t=this.y+this.height,r=-this.height),this.x=e,this.y=t,this.width=n,this.height=r,this}union(e){let t=uM.clone(e),n=this.origin,r=this.corner,i=t.origin,o=t.corner,s=Math.min(n.x,i.x),l=Math.min(n.y,i.y),a=Math.max(r.x,o.x),u=Math.max(r.y,o.y);return new uM(s,l,a-s,u-l)}getNearestSideToPoint(e){let t=uA.clone(e),n=t.x-this.x,r=this.x+this.width-t.x,i=t.y-this.y,o=this.y+this.height-t.y,s=n,l="left";return r<s&&(s=r,l="right"),i<s&&(s=i,l="top"),o<s&&(l="bottom"),l}getNearestPointToPoint(e){let t=uA.clone(e);if(this.containsPoint(t)){let e=this.getNearestSideToPoint(t);if("left"===e)return new uA(this.x,t.y);if("top"===e)return new uA(t.x,this.y);if("right"===e)return new uA(this.x+this.width,t.y);if("bottom"===e)return new uA(t.x,this.y+this.height)}return t.adhereToRect(this)}equals(e){return null!=e&&e.x===this.x&&e.y===this.y&&e.width===this.width&&e.height===this.height}clone(){return new uM(this.x,this.y,this.width,this.height)}toJSON(){return{x:this.x,y:this.y,width:this.width,height:this.height}}serialize(){return`${this.x} ${this.y} ${this.width} ${this.height}`}}(F=uM||(uM={})).isRectangle=function(e){return null!=e&&e instanceof F},(uM||(uM={})).isRectangleLike=function(e){return null!=e&&"object"==typeof e&&"number"==typeof e.x&&"number"==typeof e.y&&"number"==typeof e.width&&"number"==typeof e.height},!function(e){function t(t){return e.isRectangle(t)?t.clone():Array.isArray(t)?new e(t[0],t[1],t[2],t[3]):new e(t.x,t.y,t.width,t.height)}e.create=function(n,r,i,o){return null==n||"number"==typeof n?new e(n,r,i,o):t(n)},e.clone=t;e.fromEllipse=function(t){return new e(t.x-t.a,t.y-t.b,2*t.a,2*t.b)};e.fromSize=function(t){return new e(0,0,t.width,t.height)};e.fromPositionAndSize=function(t,n){return new e(t.x,t.y,n.width,n.height)}}(uM||(uM={}));class uT extends uk{get center(){return new uA((this.start.x+this.end.x)/2,(this.start.y+this.end.y)/2)}constructor(e,t,n,r){super(),"number"==typeof e&&"number"==typeof t?(this.start=new uA(e,t),this.end=new uA(n,r)):(this.start=uA.create(e),this.end=uA.create(t))}getCenter(){return this.center}round(e=0){return this.start.round(e),this.end.round(e),this}translate(e,t){return"number"==typeof e?(this.start.translate(e,t),this.end.translate(e,t)):(this.start.translate(e),this.end.translate(e)),this}rotate(e,t){return this.start.rotate(e,t),this.end.rotate(e,t),this}scale(e,t,n){return this.start.scale(e,t,n),this.end.scale(e,t,n),this}length(){return Math.sqrt(this.squaredLength())}squaredLength(){let e=this.start.x-this.end.x,t=this.start.y-this.end.y;return e*e+t*t}setLength(e){let t=this.length();if(!t)return this;let n=e/t;return this.scale(n,n,this.start)}parallel(e){let t=this.clone();if(!t.isDifferentiable())return t;let{start:n,end:r}=t,i=n.clone().rotate(270,r),o=r.clone().rotate(90,n);return n.move(o,e),r.move(i,e),t}vector(){return new uA(this.end.x-this.start.x,this.end.y-this.start.y)}angle(){let e=new uA(this.start.x+1,this.start.y);return this.start.angleBetween(this.end,e)}bbox(){let e=Math.min(this.start.x,this.end.x),t=Math.min(this.start.y,this.end.y),n=Math.max(this.start.x,this.end.x),r=Math.max(this.start.y,this.end.y);return new uM(e,t,n-e,r-t)}bearing(){return this.start.bearing(this.end)}closestPoint(e){return this.pointAt(this.closestPointNormalizedLength(e))}closestPointLength(e){return this.closestPointNormalizedLength(e)*this.length()}closestPointTangent(e){return this.tangentAt(this.closestPointNormalizedLength(e))}closestPointNormalizedLength(e){let t=Math.min(1,Math.max(0,this.vector().dot(new uT(this.start,e).vector())/this.squaredLength()));return Number.isNaN(t)?0:t}pointAt(e){let t=this.start,n=this.end;return e<=0?t.clone():e>=1?n.clone():t.lerp(n,e)}pointAtLength(e){let t=this.start,n=this.end,r=!0;e<0&&(r=!1,e=-e);let i=this.length();if(e>=i)return r?n.clone():t.clone();let o=(r?e:i-e)/i;return this.pointAt(o)}divideAt(e){let t=this.pointAt(e);return[new uT(this.start,t),new uT(t,this.end)]}divideAtLength(e){let t=this.pointAtLength(e);return[new uT(this.start,t),new uT(t,this.end)]}containsPoint(e){let t=this.start,n=this.end;if(0!==t.cross(e,n))return!1;let r=this.length();return!(new uT(t,e).length()>r||new uT(e,n).length()>r)&&!0}intersect(e,t){let n=e.intersectsWithLine(this,t);return n?Array.isArray(n)?n:[n]:null}intersectsWithLine(e){let t=new uA(this.end.x-this.start.x,this.end.y-this.start.y),n=new uA(e.end.x-e.start.x,e.end.y-e.start.y),r=t.x*n.y-t.y*n.x,i=new uA(e.start.x-this.start.x,e.start.y-this.start.y),o=i.x*n.y-i.y*n.x,s=i.x*t.y-i.y*t.x;if(0===r||o*r<0||s*r<0)return null;if(r>0){if(o>r||s>r)return null}else if(o<r||s<r)return null;return new uA(this.start.x+o*t.x/r,this.start.y+o*t.y/r)}isDifferentiable(){return!this.start.equals(this.end)}pointOffset(e){let t=uA.clone(e),n=this.start,r=this.end;return((r.x-n.x)*(t.y-n.y)-(r.y-n.y)*(t.x-n.x))/this.length()}pointSquaredDistance(e,t){let n=uA.create(e,t);return this.closestPoint(n).squaredDistance(n)}pointDistance(e,t){let n=uA.create(e,t);return this.closestPoint(n).distance(n)}tangentAt(e){if(!this.isDifferentiable())return null;let t=this.start,n=this.end,r=this.pointAt(e),i=new uT(t,n);return i.translate(r.x-t.x,r.y-t.y),i}tangentAtLength(e){if(!this.isDifferentiable())return null;let t=this.start,n=this.end,r=this.pointAtLength(e),i=new uT(t,n);return i.translate(r.x-t.x,r.y-t.y),i}relativeCcw(e,t){let n=uA.create(e,t),r=n.x-this.start.x,i=n.y-this.start.y,o=this.end.x-this.start.x,s=this.end.y-this.start.y,l=r*s-i*o;return 0===l&&(l=r*o+i*s)>0&&(r-=o,i-=s,(l=r*o+i*s)<0&&(l=0)),l<0?-1:l>0?1:0}equals(e){return null!=e&&this.start.x===e.start.x&&this.start.y===e.start.y&&this.end.x===e.end.x&&this.end.y===e.end.y}clone(){return new uT(this.start,this.end)}toJSON(){return{start:this.start.toJSON(),end:this.end.toJSON()}}serialize(){return[this.start.serialize(),this.end.serialize()].join(" ")}}(V=uT||(uT={})).isLine=function(e){return null!=e&&e instanceof V};class uN extends uk{get center(){return new uA(this.x,this.y)}constructor(e,t,n,r){super(),this.x=null==e?0:e,this.y=null==t?0:t,this.a=null==n?0:n,this.b=null==r?0:r}bbox(){return uM.fromEllipse(this)}getCenter(){return this.center}inflate(e,t){return this.a+=2*e,this.b+=2*(null!=t?t:e),this}normalizedDistance(e,t){let n=uA.create(e,t),r=n.x-this.x,i=n.y-this.y,o=this.a,s=this.b;return r*r/(o*o)+i*i/(s*s)}containsPoint(e,t){return 1>=this.normalizedDistance(e,t)}intersectsWithLine(e){let t=[],n=this.a,r=this.b,i=e.start,o=e.end,s=e.vector(),l=i.diff(new uA(this.x,this.y)),a=new uA(s.x/(n*n),s.y/(r*r)),u=new uA(l.x/(n*n),l.y/(r*r)),c=s.dot(a),h=s.dot(u),d=h*h-c*(l.dot(u)-1);if(d<0)return null;if(d>0){let e=Math.sqrt(d),n=(-h-e)/c,r=(-h+e)/c;if((n<0||n>1)&&(r<0||r>1))return null;n>=0&&n<=1&&t.push(i.lerp(o,n)),r>=0&&r<=1&&t.push(i.lerp(o,r))}else{let e=-h/c;if(!(e>=0)||!(e<=1))return null;t.push(i.lerp(o,e))}return t}intersectsWithLineFromCenterToPoint(e,t=0){let n;let r=uA.clone(e);t&&r.rotate(t,this.getCenter());let i=r.x-this.x,o=r.y-this.y;if(0===i)return(n=this.bbox().getNearestPointToPoint(r),t)?n.rotate(-t,this.getCenter()):n;let s=o/i,l=this.a*this.a,a=Math.sqrt(1/(1/l+s*s/(this.b*this.b))),u=s*(a=i<0?-a:a);return(n=new uA(this.x+a,this.y+u),t)?n.rotate(-t,this.getCenter()):n}tangentTheta(e){let t,n;let r=uA.clone(e),i=r.x,o=r.y,s=this.a,l=this.b,a=this.bbox().center,u=a.x,c=a.y,h=i>a.x+s/2,d=i<a.x-s/2;return h||d?(n=i>a.x?o-30:o+30,t=s*s/(i-u)-s*s*(o-c)*(n-c)/(l*l*(i-u))+u):(t=o>a.y?i+30:i-30,n=l*l/(o-c)-l*l*(i-u)*(t-u)/(s*s*(o-c))+c),new uA(t,n).theta(r)}scale(e,t){return this.a*=e,this.b*=t,this}rotate(e,t){let n=uM.fromEllipse(this);n.rotate(e,t);let r=uN.fromRect(n);return this.a=r.a,this.b=r.b,this.x=r.x,this.y=r.y,this}translate(e,t){let n=uA.create(e,t);return this.x+=n.x,this.y+=n.y,this}equals(e){return null!=e&&e.x===this.x&&e.y===this.y&&e.a===this.a&&e.b===this.b}clone(){return new uN(this.x,this.y,this.a,this.b)}toJSON(){return{x:this.x,y:this.y,a:this.a,b:this.b}}serialize(){return`${this.x} ${this.y} ${this.a} ${this.b}`}}($=uN||(uN={})).isEllipse=function(e){return null!=e&&e instanceof $},!function(e){function t(t){return e.isEllipse(t)?t.clone():Array.isArray(t)?new e(t[0],t[1],t[2],t[3]):new e(t.x,t.y,t.a,t.b)}e.create=function(n,r,i,o){return null==n||"number"==typeof n?new e(n,r,i,o):t(n)},e.parse=t;e.fromRect=function(t){let n=t.center;return new e(n.x,n.y,t.width/2,t.height/2)}}(uN||(uN={}));let uj=RegExp("^[\\s\\dLMCZz,.]*$");function uI(e){return"string"==typeof e&&uj.test(e)}function uL(e,t){return(e%t+t)%t}function uR(e,t={}){let n=[];return e&&e.length&&e.forEach(e=>{Array.isArray(e)?n.push({x:e[0],y:e[1]}):n.push({x:e.x,y:e.y})}),function(e,t,n,r,i){let o=[],s=e[e.length-1],l=null!=t&&t>0,a=t||0;if(r&&l){let t=(e=e.slice())[0],n=new uA(s.x+(t.x-s.x)/2,s.y+(t.y-s.y)/2);e.splice(0,0,n)}let u=e[0],c=1;for(n?o.push("M",u.x,u.y):o.push("L",u.x,u.y);c<(r?e.length:e.length-1);){var h,d,f;let t=e[(c%(h=e.length)+h)%h],n=u.x-t.x,r=u.y-t.y;if(l&&(0!==n||0!==r)&&(null==i||0>i.indexOf(c-1))){;let i=Math.sqrt(n*n+r*r),s=n*Math.min(a,i/2)/i,l=r*Math.min(a,i/2)/i,u=t.x+s,h=t.y+l;o.push("L",u,h);let p=e[((c+1)%(d=e.length)+d)%d];for(;c<e.length-2&&0===Math.round(p.x-t.x)&&0===Math.round(p.y-t.y);){;p=e[((c+2)%(f=e.length)+f)%f],c+=1}n=p.x-t.x,i=Math.max(1,Math.sqrt(n*n+(r=p.y-t.y)*r));let g=n*Math.min(a,i/2)/i,m=r*Math.min(a,i/2)/i,y=t.x+g,b=t.y+m;o.push("Q",t.x,t.y,y,b),t=new uA(y,b)}else o.push("L",t.x,t.y);u=t,c+=1}return r?o.push("Z"):o.push("L",s.x,s.y),o.map(e=>"string"==typeof e?e:+e.toFixed(3)).join(" ")}(n,t.round,null==t.initialMove||t.initialMove,t.close,t.exclude)}function u_(e,t,n,r,i=0,o=0,s=0,l,a){let u;if(0===n||0===r)return[];let c=-(l-=e)/2,h=-(a-=t)/2,d=Math.cos(i*Math.PI/180),f=Math.sin(i*Math.PI/180),p=d*c+f*h,g=-1*f*c+d*h,m=p*p,y=g*g,b=(n=Math.abs(n))*n,v=(r=Math.abs(r))*r,x=m/b+y/v;if(x>1)n=Math.sqrt(x)*n,r=Math.sqrt(x)*r,u=0;else{let e=1;o===s&&(e=-1),u=e*Math.sqrt((b*v-b*y-v*m)/(b*y+v*m))}let w=u*n*g/r,C=-1*u*r*p/n,E=d*w-f*C+l/2,S=f*w+d*C+a/2,P=Math.atan2((g-C)/r,(p-w)/n)-Math.atan2(0,1),O=P>=0?P:2*Math.PI+P,k=(P=Math.atan2((-g-C)/r,(-p-w)/n)-Math.atan2((g-C)/r,(p-w)/n))>=0?P:2*Math.PI+P;0===s&&k>0?k-=2*Math.PI:0!==s&&k<0&&(k+=2*Math.PI);let A=2*k/Math.PI,M=Math.ceil(A<0?-1*A:A),T=k/M,N=8/3*Math.sin(T/4)*Math.sin(T/4)/Math.sin(T/2),j=d*n,I=d*r,L=f*n,R=f*r,_=Math.cos(O),B=Math.sin(O),D=-N*(j*B+R*_),z=-N*(L*B-I*_),F=0,V=0,$=[];for(let n=0;n<M;n+=1){O+=T,F=j*(_=Math.cos(O))-R*(B=Math.sin(O))+E,V=L*_+I*B+S;let r=-N*(j*B+R*_),i=-N*(L*B-I*_),o=6*n;$[o]=Number(D+e),$[o+1]=Number(z+t),$[o+2]=Number(F-r+e),$[o+3]=Number(V-i+t),$[o+4]=Number(F+e),$[o+5]=Number(V+t),D=F+r,z=V+i}return $.map(e=>+e.toFixed(2))}function uB(e,t,n,r,i=0,o=0,s=0,l,a){let u=[],c=u_(e,t,n,r,i,o,s,l,a);if(null!=c)for(let e=0,t=c.length;e<t;e+=6)u.push("C",c[e],c[e+1],c[e+2],c[e+3],c[e+4],c[e+5]);return u.join(" ")}class uD extends uk{get start(){return this.points[0]||null}get end(){return this.points[this.points.length-1]||null}constructor(e){if(super(),null!=e){if("string"==typeof e)return uD.parse(e);this.points=e.map(e=>uA.create(e))}else this.points=[]}scale(e,t,n=new uA){return this.points.forEach(r=>r.scale(e,t,n)),this}rotate(e,t){return this.points.forEach(n=>n.rotate(e,t)),this}translate(e,t){let n=uA.create(e,t);return this.points.forEach(e=>e.translate(n.x,n.y)),this}round(e=0){return this.points.forEach(t=>t.round(e)),this}bbox(){if(0===this.points.length)return new uM;let e=1/0,t=-1/0,n=1/0,r=-1/0,i=this.points;for(let o=0,s=i.length;o<s;o+=1){let s=i[o],l=s.x,a=s.y;l<e&&(e=l),l>t&&(t=l),a<n&&(n=a),a>r&&(r=a)}return new uM(e,n,t-e,r-n)}closestPoint(e){let t=this.closestPointLength(e);return this.pointAtLength(t)}closestPointLength(e){let t=this.points,n=t.length;if(0===n||1===n)return 0;let r=0,i=0,o=1/0;for(let s=0,l=n-1;s<l;s+=1){let n=new uT(t[s],t[s+1]),l=n.length(),a=n.closestPointNormalizedLength(e),u=n.pointAt(a).squaredDistance(e);u<o&&(o=u,i=r+a*l),r+=l}return i}closestPointNormalizedLength(e){let t=this.length();return 0===t?0:this.closestPointLength(e)/t}closestPointTangent(e){let t=this.closestPointLength(e);return this.tangentAtLength(t)}containsPoint(e){if(0===this.points.length)return!1;let t=uA.clone(e),n=t.x,r=t.y,i=this.points,o=i.length,s=o-1,l=0;for(let a=0;a<o;a+=1){let o=i[s],u=i[a];if(t.equals(o))return!0;let c=new uT(o,u);if(c.containsPoint(e))return!0;if(r<=o.y&&r>u.y||r>o.y&&r<=u.y){let t=o.x-n>u.x-n?o.x-n:u.x-n;if(t>=0){let i=new uA(n+t,r),o=new uT(e,i);c.intersectsWithLine(o)&&(l+=1)}}s=a}return l%2==1}intersectsWithLine(e){let t=[];for(let n=0,r=this.points.length-1;n<r;n+=1){let r=this.points[n],i=this.points[n+1],o=e.intersectsWithLine(new uT(r,i));o&&t.push(o)}return t.length>0?t:null}isDifferentiable(){for(let e=0,t=this.points.length-1;e<t;e+=1){let t=this.points[e],n=this.points[e+1];if(new uT(t,n).isDifferentiable())return!0}return!1}length(){let e=0;for(let t=0,n=this.points.length-1;t<n;t+=1){let n=this.points[t],r=this.points[t+1];e+=n.distance(r)}return e}pointAt(e){let t=this.points,n=t.length;if(0===n)return null;if(1===n||e<=0)return t[0].clone();if(e>=1)return t[n-1].clone();let r=this.length();return this.pointAtLength(r*e)}pointAtLength(e){let t=this.points,n=t.length;if(0===n)return null;if(1===n)return t[0].clone();let r=!0;e<0&&(r=!1,e=-e);let i=0;for(let o=0,s=n-1;o<s;o+=1){let n=r?o:s-1-o,l=t[n],a=t[n+1],u=new uT(l,a),c=l.distance(a);if(e<=i+c)return u.pointAtLength((r?1:-1)*(e-i));i+=c}return(r?t[n-1]:t[0]).clone()}tangentAt(e){let t=this.points.length;if(0===t||1===t)return null;e<0&&(e=0),e>1&&(e=1);let n=this.length()*e;return this.tangentAtLength(n)}tangentAtLength(e){let t;let n=this.points,r=n.length;if(0===r||1===r)return null;let i=!0;e<0&&(i=!1,e=-e);let o=0;for(let s=0,l=r-1;s<l;s+=1){let r=i?s:l-1-s,a=n[r],u=n[r+1],c=new uT(a,u),h=a.distance(u);if(c.isDifferentiable()){if(e<=o+h)return c.tangentAtLength((i?1:-1)*(e-o));t=c}o+=h}if(t){let e=i?1:0;return t.tangentAt(e)}return null}simplify(e={}){let t=this.points;if(t.length<3)return this;let n=e.threshold||0,r=0;for(;t[r+2];){let e=r,i=r+1,o=r+2,s=t[e],l=t[i],a=t[o];new uT(s,a).closestPoint(l).distance(l)<=n?t.splice(i,1):r+=1}return this}toHull(){let e;let t=this.points,n=t.length;if(0===n)return new uD;let r=t[0];for(let e=1;e<n;e+=1)t[e].y<r.y?r=t[e]:t[e].y===r.y&&t[e].x>r.x&&(r=t[e]);let i=[];for(let e=0;e<n;e+=1){let n=r.theta(t[e]);0===n&&(n=360),i.push([t[e],e,n])}if(i.sort((e,t)=>{let n=e[2]-t[2];return 0===n&&(n=t[1]-e[1]),n}),i.length>2){let e=i[i.length-1];i.unshift(e)}let o={},s=[],l=e=>`${e[0].toString()}@${e[1]}`;for(;0!==i.length;){let e=i.pop(),t=e[0];if(o[l(e)])continue;let n=!1;for(;!n;)if(s.length<2)s.push(e),n=!0;else{let r=s.pop(),a=r[0],u=s.pop(),c=u[0],h=c.cross(a,t);if(h<0)s.push(u),s.push(r),s.push(e),n=!0;else if(0===h){let e=a.angleBetween(c,t);1e-10>Math.abs(e-180)?(o[l(r)]=a,s.push(u)):a.equals(t)||c.equals(a)?(o[l(r)]=a,s.push(u)):1e-10>Math.abs((e+1)%360-1)&&(s.push(u),i.push(r))}else o[l(r)]=a,s.push(u)}}s.length>2&&s.pop();let a=-1;for(let t=0,n=s.length;t<n;t+=1){let n=s[t][1];(void 0===e||n<e)&&(e=n,a=t)}let u=[];if(a>0){let e=s.slice(a),t=s.slice(0,a);u=e.concat(t)}else u=s;let c=[];for(let e=0,t=u.length;e<t;e+=1)c.push(u[e][0]);return new uD(c)}equals(e){return null!=e&&e.points.length===this.points.length&&e.points.every((e,t)=>e.equals(this.points[t]))}clone(){return new uD(this.points.map(e=>e.clone()))}toJSON(){return this.points.map(e=>e.toJSON())}serialize(){return this.points.map(e=>`${e.serialize()}`).join(" ")}}(U=uD||(uD={})).isPolyline=function(e){return null!=e&&e instanceof U},(G=uD||(uD={})).parse=function(e){let t=e.trim();if(""===t)return new G;let n=[],r=t.split(/\s*,\s*|\s+/);for(let e=0,t=r.length;e<t;e+=2)n.push({x:+r[e],y:+r[e+1]});return new G(n)};class uz extends uk{constructor(e,t,n,r){super(),this.PRECISION=3,this.start=uA.create(e),this.controlPoint1=uA.create(t),this.controlPoint2=uA.create(n),this.end=uA.create(r)}bbox(){let e,t,n,r,i,o,s,l,a,u,c;let h=this.start,d=this.controlPoint1,f=this.controlPoint2,p=this.end,g=h.x,m=h.y,y=d.x,b=d.y,v=f.x,x=f.y,w=p.x,C=p.y,E=[],S=[],P=[[],[]];for(let a=0;a<2;a+=1){if(0===a?(t=6*g-12*y+6*v,e=-3*g+9*y-9*v+3*w,n=3*y-3*g):(t=6*m-12*b+6*x,e=-3*m+9*b-9*x+3*C,n=3*b-3*m),1e-12>Math.abs(e)){if(1e-12>Math.abs(t))continue;(r=-n/t)>0&&r<1&&S.push(r);continue}l=Math.sqrt(s=t*t-4*n*e),!(s<0)&&((i=(-t+l)/(2*e))>0&&i<1&&S.push(i),(o=(-t-l)/(2*e))>0&&o<1&&S.push(o))}let O=S.length,k=O;for(;O;)O-=1,a=(c=1-(r=S[O]))*c*c*g+3*c*c*r*y+3*c*r*r*v+r*r*r*w,P[0][O]=a,u=c*c*c*m+3*c*c*r*b+3*c*r*r*x+r*r*r*C,P[1][O]=u,E[O]={X:a,Y:u};S[k]=0,S[k+1]=1,E[k]={X:g,Y:m},E[k+1]={X:w,Y:C},P[0][k]=g,P[1][k]=m,P[0][k+1]=w,P[1][k+1]=C,S.length=k+2,P[0].length=k+2,P[1].length=k+2,E.length=k+2;let A=Math.min.apply(null,P[0]),M=Math.min.apply(null,P[1]),T=Math.max.apply(null,P[0]),N=Math.max.apply(null,P[1]);return new uM(A,M,T-A,N-M)}closestPoint(e,t={}){return this.pointAtT(this.closestPointT(e,t))}closestPointLength(e,t={}){let n=this.getOptions(t);return this.lengthAtT(this.closestPointT(e,n),n)}closestPointNormalizedLength(e,t={}){let n=this.getOptions(t),r=this.closestPointLength(e,n);if(!r)return 0;let i=this.length(n);return 0===i?0:r/i}closestPointT(e,t={}){let n=this.getPrecision(t),r=this.getDivisions(t),i=Math.pow(10,-n),o=null,s=0,l=0,a=0,u=0,c=0,h=null,d=r.length,f=d>0?1/d:0;for(r.forEach((t,n)=>{let r=t.start.distance(e),i=t.end.distance(e),d=r+i;(null==h||d<h)&&(o=t,s=n*f,l=(n+1)*f,a=r,u=i,h=d,c=t.endpointDistance())});;){let t=a?Math.abs(a-u)/a:0,n=null!=u?Math.abs(a-u)/u:0,r=t<i||n<i,h=!a||a<c*i,d=!u||u<c*i,p=h||d;if(r||p)return a<=u?s:l;let g=o.divide(.5);f/=2;let m=g[0].start.distance(e),y=g[0].end.distance(e),b=m+y,v=g[1].start.distance(e),x=g[1].end.distance(e);b<=v+x?(o=g[0],l-=f,a=m,u=y):(o=g[1],s+=f,a=v,u=x)}}closestPointTangent(e,t={}){return this.tangentAtT(this.closestPointT(e,t))}containsPoint(e,t={}){return this.toPolyline(t).containsPoint(e)}divideAt(e,t={}){if(e<=0)return this.divideAtT(0);if(e>=1)return this.divideAtT(1);let n=this.tAt(e,t);return this.divideAtT(n)}divideAtLength(e,t={}){let n=this.tAtLength(e,t);return this.divideAtT(n)}divide(e){return this.divideAtT(e)}divideAtT(e){let t=this.start,n=this.controlPoint1,r=this.controlPoint2,i=this.end;if(e<=0)return[new uz(t,t,t,t),new uz(t,n,r,i)];if(e>=1)return[new uz(t,n,r,i),new uz(i,i,i,i)];let o=this.getSkeletonPoints(e),s=o.startControlPoint1,l=o.startControlPoint2,a=o.divider,u=o.dividerControlPoint1,c=o.dividerControlPoint2;return[new uz(t,s,l,a),new uz(a,u,c,i)]}endpointDistance(){return this.start.distance(this.end)}getSkeletonPoints(e){let t=this.start,n=this.controlPoint1,r=this.controlPoint2,i=this.end;if(e<=0)return{startControlPoint1:t.clone(),startControlPoint2:t.clone(),divider:t.clone(),dividerControlPoint1:n.clone(),dividerControlPoint2:r.clone()};if(e>=1)return{startControlPoint1:n.clone(),startControlPoint2:r.clone(),divider:i.clone(),dividerControlPoint1:i.clone(),dividerControlPoint2:i.clone()};let o=new uT(t,n).pointAt(e),s=new uT(n,r).pointAt(e),l=new uT(r,i).pointAt(e),a=new uT(o,s).pointAt(e),u=new uT(s,l).pointAt(e),c=new uT(a,u).pointAt(e);return{startControlPoint1:o,startControlPoint2:a,divider:c,dividerControlPoint1:u,dividerControlPoint2:l}}getSubdivisions(e={}){let t=this.getPrecision(e),n=[new uz(this.start,this.controlPoint1,this.controlPoint2,this.end)];if(0===t)return n;let r=this.endpointDistance(),i=Math.pow(10,-t),o=0;for(;;){o+=1;let e=[];n.forEach(t=>{let n=t.divide(.5);e.push(n[0],n[1])});let t=e.reduce((e,t)=>e+t.endpointDistance(),0),s=0!==t?(t-r)/t:0;if(o>1&&s<i)return e;n=e,r=t}}length(e={}){return this.getDivisions(e).reduce((e,t)=>e+t.endpointDistance(),0)}lengthAtT(e,t={}){if(e<=0)return 0;let n=void 0===t.precision?this.PRECISION:t.precision;return this.divide(e)[0].length({precision:n})}pointAt(e,t={}){if(e<=0)return this.start.clone();if(e>=1)return this.end.clone();let n=this.tAt(e,t);return this.pointAtT(n)}pointAtLength(e,t={}){let n=this.tAtLength(e,t);return this.pointAtT(n)}pointAtT(e){return e<=0?this.start.clone():e>=1?this.end.clone():this.getSkeletonPoints(e).divider}isDifferentiable(){let e=this.start,t=this.controlPoint1,n=this.controlPoint2,r=this.end;return!(e.equals(t)&&t.equals(n)&&n.equals(r))}tangentAt(e,t={}){if(!this.isDifferentiable())return null;e<0?e=0:e>1&&(e=1);let n=this.tAt(e,t);return this.tangentAtT(n)}tangentAtLength(e,t={}){if(!this.isDifferentiable())return null;let n=this.tAtLength(e,t);return this.tangentAtT(n)}tangentAtT(e){if(!this.isDifferentiable())return null;e<0&&(e=0),e>1&&(e=1);let t=this.getSkeletonPoints(e),n=t.startControlPoint2,r=t.dividerControlPoint1,i=t.divider,o=new uT(n,r);return o.translate(i.x-n.x,i.y-n.y),o}getPrecision(e={}){return null==e.precision?this.PRECISION:e.precision}getDivisions(e={}){if(null!=e.subdivisions)return e.subdivisions;let t=this.getPrecision(e);return this.getSubdivisions({precision:t})}getOptions(e={}){let t=this.getPrecision(e);return{precision:t,subdivisions:this.getDivisions(e)}}tAt(e,t={}){if(e<=0)return 0;if(e>=1)return 1;let n=this.getOptions(t),r=this.length(n);return this.tAtLength(r*e,n)}tAtLength(e,t={}){let n,r,i=!0;e<0&&(i=!1,e=-e);let o=this.getPrecision(t),s=this.getDivisions(t),l=null,a=0,u=0,c=0,h=s.length,d=h>0?1/h:0;for(let t=0;t<h;t+=1){let o=i?t:h-1-t,f=s[t],p=f.endpointDistance();if(e<=c+p){l=f,n=o*d,r=(o+1)*d,a=i?e-c:p+c-e,u=i?p+c-e:e-c;break}c+=p}if(null==l)return i?1:0;let f=this.length({precision:o,subdivisions:s}),p=Math.pow(10,-o);for(;;){let e,t,i;if((e=0!==f?a/f:0)<p)return n;if((e=0!==f?u/f:0)<p)return r;let o=l.divide(.5);d/=2;let s=o[0].endpointDistance(),c=o[1].endpointDistance();a<=s?(l=o[0],r-=d,i=s-(t=a)):(l=o[1],n+=d,i=c-(t=a-s)),a=t,u=i}}toPoints(e={}){let t=this.getDivisions(e),n=[t[0].start.clone()];return t.forEach(e=>n.push(e.end.clone())),n}toPolyline(e={}){return new uD(this.toPoints(e))}scale(e,t,n){return this.start.scale(e,t,n),this.controlPoint1.scale(e,t,n),this.controlPoint2.scale(e,t,n),this.end.scale(e,t,n),this}rotate(e,t){return this.start.rotate(e,t),this.controlPoint1.rotate(e,t),this.controlPoint2.rotate(e,t),this.end.rotate(e,t),this}translate(e,t){return"number"==typeof e?(this.start.translate(e,t),this.controlPoint1.translate(e,t),this.controlPoint2.translate(e,t),this.end.translate(e,t)):(this.start.translate(e),this.controlPoint1.translate(e),this.controlPoint2.translate(e),this.end.translate(e)),this}equals(e){return null!=e&&this.start.equals(e.start)&&this.controlPoint1.equals(e.controlPoint1)&&this.controlPoint2.equals(e.controlPoint2)&&this.end.equals(e.end)}clone(){return new uz(this.start,this.controlPoint1,this.controlPoint2,this.end)}toJSON(){return{start:this.start.toJSON(),controlPoint1:this.controlPoint1.toJSON(),controlPoint2:this.controlPoint2.toJSON(),end:this.end.toJSON()}}serialize(){return[this.start.serialize(),this.controlPoint1.serialize(),this.controlPoint2.serialize(),this.end.serialize()].join(" ")}}(H=uz||(uz={})).isCurve=function(e){return null!=e&&e instanceof H},!function(e){function t(e){let t=e.length,n=[],r=[],i=2;n[0]=e[0]/i;for(let o=1;o<t;o+=1)r[o]=1/i,i=(o<t-1?4:3.5)-r[o],n[o]=(e[o]-n[o-1])/i;for(let e=1;e<t;e+=1)n[t-e-1]-=r[t-e]*n[t-e];return n}e.throughPoints=function(n){if(null==n||Array.isArray(n)&&n.length<2)throw Error("At least 2 points are required");let r=function(e){let n=e.map(e=>uA.clone(e)),r=[],i=[],o=n.length-1;if(1===o)return r[0]=new uA((2*n[0].x+n[1].x)/3,(2*n[0].y+n[1].y)/3),i[0]=new uA(2*r[0].x-n[0].x,2*r[0].y-n[0].y),[r,i];let s=[];for(let e=1;e<o-1;e+=1)s[e]=4*n[e].x+2*n[e+1].x;s[0]=n[0].x+2*n[1].x,s[o-1]=(8*n[o-1].x+n[o].x)/2;let l=t(s);for(let e=1;e<o-1;e+=1)s[e]=4*n[e].y+2*n[e+1].y;s[0]=n[0].y+2*n[1].y,s[o-1]=(8*n[o-1].y+n[o].y)/2;let a=t(s);for(let e=0;e<o;e+=1)r.push(new uA(l[e],a[e])),e<o-1?i.push(new uA(2*n[e+1].x-l[e+1],2*n[e+1].y-a[e+1])):i.push(new uA((n[o].x+l[o-1])/2,(n[o].y+a[o-1])/2));return[r,i]}(n),i=[];for(let t=0,o=r[0].length;t<o;t+=1){let o=new uA(r[0][t].x,r[0][t].y),s=new uA(r[1][t].x,r[1][t].y);i.push(new e(n[t],o,s,n[t+1]))}return i}}(uz||(uz={}));class uF extends uk{constructor(){super(...arguments),this.isVisible=!0,this.isSegment=!0,this.isSubpathStart=!1}get end(){return this.endPoint}get start(){if(null==this.previousSegment)throw Error("Missing previous segment. (This segment cannot be the first segment of a path, or segment has not yet been added to a path.)");return this.previousSegment.end}closestPointT(e,t){if(this.closestPointNormalizedLength)return this.closestPointNormalizedLength(e);throw Error("Neither `closestPointT` nor `closestPointNormalizedLength` method is implemented.")}lengthAtT(e,t){if(e<=0)return 0;let n=this.length();return e>=1?n:n*e}divideAtT(e){if(this.divideAt)return this.divideAt(e);throw Error("Neither `divideAtT` nor `divideAt` method is implemented.")}pointAtT(e){if(this.pointAt)return this.pointAt(e);throw Error("Neither `pointAtT` nor `pointAt` method is implemented.")}tangentAtT(e){if(this.tangentAt)return this.tangentAt(e);throw Error("Neither `tangentAtT` nor `tangentAt` method is implemented.")}}class uV extends uF{constructor(e,t){super(),uT.isLine(e)?this.endPoint=e.end.clone().round(2):this.endPoint=uA.create(e,t).round(2)}get type(){return"L"}get line(){return new uT(this.start,this.end)}bbox(){return this.line.bbox()}closestPoint(e){return this.line.closestPoint(e)}closestPointLength(e){return this.line.closestPointLength(e)}closestPointNormalizedLength(e){return this.line.closestPointNormalizedLength(e)}closestPointTangent(e){return this.line.closestPointTangent(e)}length(){return this.line.length()}divideAt(e){let t=this.line.divideAt(e);return[new uV(t[0]),new uV(t[1])]}divideAtLength(e){let t=this.line.divideAtLength(e);return[new uV(t[0]),new uV(t[1])]}getSubdivisions(){return[]}pointAt(e){return this.line.pointAt(e)}pointAtLength(e){return this.line.pointAtLength(e)}tangentAt(e){return this.line.tangentAt(e)}tangentAtLength(e){return this.line.tangentAtLength(e)}isDifferentiable(){return null!=this.previousSegment&&!this.start.equals(this.end)}clone(){return new uV(this.end)}scale(e,t,n){return this.end.scale(e,t,n),this}rotate(e,t){return this.end.rotate(e,t),this}translate(e,t){return"number"==typeof e?this.end.translate(e,t):this.end.translate(e),this}equals(e){return this.type===e.type&&this.start.equals(e.start)&&this.end.equals(e.end)}toJSON(){return{type:this.type,start:this.start.toJSON(),end:this.end.toJSON()}}serialize(){let e=this.end;return`${this.type} ${e.x} ${e.y}`}}(q=uV||(uV={})).create=function(...e){let t=e.length,n=e[0];if(uT.isLine(n))return new q(n);if(uA.isPointLike(n))return 1===t?new q(n):e.map(e=>new q(e));if(2===t)return new q(+e[0],+e[1]);let r=[];for(let n=0;n<t;n+=2){let t=+e[n],i=+e[n+1];r.push(new q(t,i))}return r};class u$ extends uF{get end(){if(!this.subpathStartSegment)throw Error("Missing subpath start segment. (This segment needs a subpath start segment (e.g. MoveTo), or segment has not yet been added to a path.)");return this.subpathStartSegment.end}get type(){return"Z"}get line(){return new uT(this.start,this.end)}bbox(){return this.line.bbox()}closestPoint(e){return this.line.closestPoint(e)}closestPointLength(e){return this.line.closestPointLength(e)}closestPointNormalizedLength(e){return this.line.closestPointNormalizedLength(e)}closestPointTangent(e){return this.line.closestPointTangent(e)}length(){return this.line.length()}divideAt(e){let t=this.line.divideAt(e);return[t[1].isDifferentiable()?new uV(t[0]):this.clone(),new uV(t[1])]}divideAtLength(e){let t=this.line.divideAtLength(e);return[t[1].isDifferentiable()?new uV(t[0]):this.clone(),new uV(t[1])]}getSubdivisions(){return[]}pointAt(e){return this.line.pointAt(e)}pointAtLength(e){return this.line.pointAtLength(e)}tangentAt(e){return this.line.tangentAt(e)}tangentAtLength(e){return this.line.tangentAtLength(e)}isDifferentiable(){return!!this.previousSegment&&!!this.subpathStartSegment&&!this.start.equals(this.end)}scale(){return this}rotate(){return this}translate(){return this}equals(e){return this.type===e.type&&this.start.equals(e.start)&&this.end.equals(e.end)}clone(){return new u$}toJSON(){return{type:this.type,start:this.start.toJSON(),end:this.end.toJSON()}}serialize(){return this.type}}(W=u$||(u$={})).create=function(){return new W};class uU extends uF{constructor(e,t){super(),this.isVisible=!1,this.isSubpathStart=!0,uT.isLine(e)||uz.isCurve(e)?this.endPoint=e.end.clone().round(2):this.endPoint=uA.create(e,t).round(2)}get start(){throw Error("Illegal access. Moveto segments should not need a start property.")}get type(){return"M"}bbox(){return null}closestPoint(){return this.end.clone()}closestPointLength(){return 0}closestPointNormalizedLength(){return 0}closestPointT(){return 1}closestPointTangent(){return null}length(){return 0}lengthAtT(){return 0}divideAt(){return[this.clone(),this.clone()]}divideAtLength(){return[this.clone(),this.clone()]}getSubdivisions(){return[]}pointAt(){return this.end.clone()}pointAtLength(){return this.end.clone()}pointAtT(){return this.end.clone()}tangentAt(){return null}tangentAtLength(){return null}tangentAtT(){return null}isDifferentiable(){return!1}scale(e,t,n){return this.end.scale(e,t,n),this}rotate(e,t){return this.end.rotate(e,t),this}translate(e,t){return"number"==typeof e?this.end.translate(e,t):this.end.translate(e),this}clone(){return new uU(this.end)}equals(e){return this.type===e.type&&this.end.equals(e.end)}toJSON(){return{type:this.type,end:this.end.toJSON()}}serialize(){let e=this.end;return`${this.type} ${e.x} ${e.y}`}}(X=uU||(uU={})).create=function(...e){let t=e.length,n=e[0];if(uT.isLine(n)||uz.isCurve(n))return new X(n);if(uA.isPointLike(n)){if(1===t)return new X(n);let r=[];for(let n=0;n<t;n+=1)0===n?r.push(new X(e[n])):r.push(new uV(e[n]));return r}if(2===t)return new X(+e[0],+e[1]);let r=[];for(let n=0;n<t;n+=2){let t=+e[n],i=+e[n+1];0===n?r.push(new X(t,i)):r.push(new uV(t,i))}return r};class uG extends uF{constructor(e,t,n,r,i,o){super(),uz.isCurve(e)?(this.controlPoint1=e.controlPoint1.clone().round(2),this.controlPoint2=e.controlPoint2.clone().round(2),this.endPoint=e.end.clone().round(2)):"number"==typeof e?(this.controlPoint1=new uA(e,t).round(2),this.controlPoint2=new uA(n,r).round(2),this.endPoint=new uA(i,o).round(2)):(this.controlPoint1=uA.create(e).round(2),this.controlPoint2=uA.create(t).round(2),this.endPoint=uA.create(n).round(2))}get type(){return"C"}get curve(){return new uz(this.start,this.controlPoint1,this.controlPoint2,this.end)}bbox(){return this.curve.bbox()}closestPoint(e){return this.curve.closestPoint(e)}closestPointLength(e){return this.curve.closestPointLength(e)}closestPointNormalizedLength(e){return this.curve.closestPointNormalizedLength(e)}closestPointTangent(e){return this.curve.closestPointTangent(e)}length(){return this.curve.length()}divideAt(e,t={}){let n=this.curve.divideAt(e,t);return[new uG(n[0]),new uG(n[1])]}divideAtLength(e,t={}){let n=this.curve.divideAtLength(e,t);return[new uG(n[0]),new uG(n[1])]}divideAtT(e){let t=this.curve.divideAtT(e);return[new uG(t[0]),new uG(t[1])]}getSubdivisions(){return[]}pointAt(e){return this.curve.pointAt(e)}pointAtLength(e){return this.curve.pointAtLength(e)}tangentAt(e){return this.curve.tangentAt(e)}tangentAtLength(e){return this.curve.tangentAtLength(e)}isDifferentiable(){if(!this.previousSegment)return!1;let e=this.start,t=this.controlPoint1,n=this.controlPoint2,r=this.end;return!(e.equals(t)&&t.equals(n)&&n.equals(r))}scale(e,t,n){return this.controlPoint1.scale(e,t,n),this.controlPoint2.scale(e,t,n),this.end.scale(e,t,n),this}rotate(e,t){return this.controlPoint1.rotate(e,t),this.controlPoint2.rotate(e,t),this.end.rotate(e,t),this}translate(e,t){return"number"==typeof e?(this.controlPoint1.translate(e,t),this.controlPoint2.translate(e,t),this.end.translate(e,t)):(this.controlPoint1.translate(e),this.controlPoint2.translate(e),this.end.translate(e)),this}equals(e){return this.start.equals(e.start)&&this.end.equals(e.end)&&this.controlPoint1.equals(e.controlPoint1)&&this.controlPoint2.equals(e.controlPoint2)}clone(){return new uG(this.controlPoint1,this.controlPoint2,this.end)}toJSON(){return{type:this.type,start:this.start.toJSON(),controlPoint1:this.controlPoint1.toJSON(),controlPoint2:this.controlPoint2.toJSON(),end:this.end.toJSON()}}serialize(){let e=this.controlPoint1,t=this.controlPoint2,n=this.end;return[this.type,e.x,e.y,t.x,t.y,n.x,n.y].join(" ")}}function uH(e,t,n){return{x:e*Math.cos(n)-t*Math.sin(n),y:e*Math.sin(n)+t*Math.cos(n)}}function uq(e,t,n,r,i,o){let s=1/3,l=2/3;return[1/3*e+2/3*n,1/3*t+2/3*r,1/3*i+2/3*n,1/3*o+2/3*r,i,o]}(Y=uG||(uG={})).create=function(...e){let t=e.length,n=e[0];if(uz.isCurve(n))return new Y(n);if(uA.isPointLike(n)){if(3===t)return new Y(e[0],e[1],e[2]);let n=[];for(let r=0;r<t;r+=3)n.push(new Y(e[r],e[r+1],e[r+2]));return n}if(6===t)return new Y(e[0],e[1],e[2],e[3],e[4],e[5]);let r=[];for(let n=0;n<t;n+=6)r.push(new Y(e[n],e[n+1],e[n+2],e[n+3],e[n+4],e[n+5]));return r};function uW(e){return(function(e){let t=function(e){let t=function(e){if(!e)return null;let t=" \n\v\f\r \xa0 \u2028\u2029",n=RegExp(`([a-z])[${t},]*((-?\\d*\\.?\\d*(?:e[\\-+]?\\d+)?[${t}]*,?[${t}]*)+)`,"ig"),r=RegExp(`(-?\\d*\\.?\\d*(?:e[\\-+]?\\d+)?)[${t}]*,?[${t}]*`,"ig"),i={a:7,c:6,h:1,l:2,m:2,q:4,s:4,t:2,v:1,z:0},o=[];return e.replace(n,(e,t,n)=>{let s=[],l=t.toLowerCase();n.replace(r,(e,t)=>(t&&s.push(+t),e)),"m"===l&&s.length>2&&(o.push([t,...s.splice(0,2)]),l="l",t="m"===t?"l":"L");let a=i[l];for(;s.length>=a&&(o.push([t,...s.splice(0,a)]),a););return e}),o}(e);if(!t||!t.length)return[["M",0,0]];let n=0,r=0,i=0,o=0,s=[];for(let e=0,l=t.length;e<l;e+=1){let l=[];s.push(l);let a=t[e],u=a[0];if(u!==u.toUpperCase())switch(l[0]=u.toUpperCase(),l[0]){case"A":l[1]=a[1],l[2]=a[2],l[3]=a[3],l[4]=a[4],l[5]=a[5],l[6]=+a[6]+n,l[7]=+a[7]+r;break;case"V":l[1]=+a[1]+r;break;case"H":l[1]=+a[1]+n;break;case"M":i=+a[1]+n,o=+a[2]+r;for(let e=1,t=a.length;e<t;e+=1)l[e]=+a[e]+(e%2?n:r);break;default:for(let e=1,t=a.length;e<t;e+=1)l[e]=+a[e]+(e%2?n:r)}else for(let e=0,t=a.length;e<t;e+=1)l[e]=a[e];switch(l[0]){case"Z":n=+i,r=+o;break;case"H":n=l[1];break;case"V":r=l[1];break;case"M":i=l[l.length-2],o=l[l.length-1],n=l[l.length-2],r=l[l.length-1];break;default:n=l[l.length-2],r=l[l.length-1]}}return s}(e),n={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},r=[],i="",o=t.length;for(let e=0;e<o;e+=1){let s="";t[e]&&(s=t[e][0]),"C"!==s&&(r[e]=s,e>0&&(i=r[e-1])),t[e]=function(e,t,n){let r,i;if(!e)return["C",t.x,t.y,t.x,t.y,t.x,t.y];switch(!(e[0]in{T:1,Q:1})&&(t.qx=null,t.qy=null),e[0]){case"M":t.X=e[1],t.Y=e[2];break;case"A":if(0===parseFloat(e[1])||0===parseFloat(e[2]))return["L",e[6],e[7]];return["C"].concat((function e(t,n,r,i,o,s,l,a,u,c){let h,d,f,p,g;let m=120*Math.PI/180,y=Math.PI/180*(+o||0),b=[];if(c)d=c[0],f=c[1],p=c[2],g=c[3];else{t=(h=uH(t,n,-y)).x,n=h.y,a=(h=uH(a,u,-y)).x,u=h.y;let e=(t-a)/2,o=(n-u)/2,c=e*e/(r*r)+o*o/(i*i);c>1&&(r*=c=Math.sqrt(c),i*=c);let m=r*r,b=i*i,v=(s===l?-1:1)*Math.sqrt(Math.abs((m*b-m*o*o-b*e*e)/(m*o*o+b*e*e)));p=v*r*o/i+(t+a)/2,g=-(v*i)*e/r+(n+u)/2,d=Math.asin((n-g)/i),f=Math.asin((u-g)/i),d=t<p?Math.PI-d:d,f=a<p?Math.PI-f:f,d<0&&(d=2*Math.PI+d),f<0&&(f=2*Math.PI+f),l&&d>f&&(d-=2*Math.PI),!l&&f>d&&(f-=2*Math.PI)}let v=f-d;if(Math.abs(v)>m){let t=f,n=a,s=u;a=p+r*Math.cos(f=d+m*(l&&f>d?1:-1)),b=e(a,u=g+i*Math.sin(f),r,i,o,0,l,n,s,[f,t,p,g])}v=f-d;let x=Math.cos(d),w=Math.cos(f),C=Math.tan(v/4),E=4/3*(r*C),S=4/3*(i*C),P=[t,n],O=[t+E*Math.sin(d),n-S*x],k=[a+E*Math.sin(f),u-S*w],A=[a,u];if(O[0]=2*P[0]-O[0],O[1]=2*P[1]-O[1],c)return[O,k,A].concat(b);{b=[O,k,A].concat(b).join().split(",");let e=[],t=b.length;for(let n=0;n<t;n+=1)e[n]=n%2?uH(+b[n-1],+b[n],y).y:uH(+b[n],+b[n+1],y).x;return e}}).apply(0,[t.x,t.y].concat(e.slice(1))));case"S":return"C"===n||"S"===n?(r=2*t.x-t.bx,i=2*t.y-t.by):(r=t.x,i=t.y),["C",r,i].concat(e.slice(1));case"T":return"Q"===n||"T"===n?(t.qx=2*t.x-t.qx,t.qy=2*t.y-t.qy):(t.qx=t.x,t.qy=t.y),["C"].concat(uq(t.x,t.y,t.qx,t.qy,e[1],e[2]));case"Q":return t.qx=e[1],t.qy=e[2],["C"].concat(uq(t.x,t.y,e[1],e[2],e[3],e[4]));case"H":return["L"].concat(e[1],t.y);case"V":return["L"].concat(t.x,e[1])}return e}(t[e],n,i),"A"!==r[e]&&"C"===s&&(r[e]="C"),!function(e,n){if(e[n].length>7){e[n].shift();let i=e[n];for(;i.length;)r[n]="A",n+=1,e.splice(n,0,["C"].concat(i.splice(0,6)));e.splice(n,1),o=t.length}}(t,e);let l=t[e],a=l.length;n.x=l[a-2],n.y=l[a-1],n.bx=parseFloat(l[a-4])||n.x,n.by=parseFloat(l[a-3])||n.y}return(!t[0][0]||"M"!==t[0][0])&&t.unshift(["M",0,0]),t})(e).map(e=>e.map(e=>"string"==typeof e?e:td.round(e,2))).join(",").split(",").join(" ")}class uX extends uk{constructor(e){if(super(),this.PRECISION=3,this.segments=[],Array.isArray(e)){if(uT.isLine(e[0])||uz.isCurve(e[0])){let t=null;e.forEach((e,n)=>{0===n&&this.appendSegment(uX.createSegment("M",e.start)),null!=t&&!t.end.equals(e.start)&&this.appendSegment(uX.createSegment("M",e.start)),uT.isLine(e)?this.appendSegment(uX.createSegment("L",e.end)):uz.isCurve(e)&&this.appendSegment(uX.createSegment("C",e.controlPoint1,e.controlPoint2,e.end)),t=e})}else e.forEach(e=>{e.isSegment&&this.appendSegment(e)})}else null!=e&&(uT.isLine(e)?(this.appendSegment(uX.createSegment("M",e.start)),this.appendSegment(uX.createSegment("L",e.end))):uz.isCurve(e)?(this.appendSegment(uX.createSegment("M",e.start)),this.appendSegment(uX.createSegment("C",e.controlPoint1,e.controlPoint2,e.end))):uD.isPolyline(e)?e.points&&e.points.length&&e.points.forEach((e,t)=>{let n=0===t?uX.createSegment("M",e):uX.createSegment("L",e);this.appendSegment(n)}):e.isSegment&&this.appendSegment(e))}get start(){let e=this.segments,t=e.length;if(0===t)return null;for(let n=0;n<t;n+=1){let t=e[n];if(t.isVisible)return t.start}return e[t-1].end}get end(){let e=this.segments,t=e.length;if(0===t)return null;for(let n=t-1;n>=0;n-=1){let t=e[n];if(t.isVisible)return t.end}return e[t-1].end}moveTo(...e){return this.appendSegment(uU.create.call(null,...e))}lineTo(...e){return this.appendSegment(uV.create.call(null,...e))}curveTo(...e){return this.appendSegment(uG.create.call(null,...e))}arcTo(e,t,n,r,i,o,s){let l=this.end||new uA,a="number"==typeof o?u_(l.x,l.y,e,t,n,r,i,o,s):u_(l.x,l.y,e,t,n,r,i,o.x,o.y);if(null!=a)for(let e=0,t=a.length;e<t;e+=6)this.curveTo(a[e],a[e+1],a[e+2],a[e+3],a[e+4],a[e+5]);return this}quadTo(e,t,n,r){let i=this.end||new uA,o=["M",i.x,i.y];"number"==typeof e?o.push("Q",e,t,n,r):o.push("Q",e.x,e.y,t.x,t.y);let s=uX.parse(o.join(" "));return this.appendSegment(s.segments.slice(1)),this}close(){return this.appendSegment(u$.create())}drawPoints(e,t={}){let n=uR(e,t),r=uX.parse(n);r&&r.segments&&this.appendSegment(r.segments)}bbox(){let e;let t=this.segments,n=t.length;if(0===n)return null;for(let r=0;r<n;r+=1){let n=t[r];if(n.isVisible){let t=n.bbox();null!=t&&(e=e?e.union(t):t)}}if(null!=e)return e;let r=t[n-1];return new uM(r.end.x,r.end.y,0,0)}appendSegment(e){let t;let n=this.segments.length,r=0!==n?this.segments[n-1]:null;if(Array.isArray(e))for(let n=0,i=e.length;n<i;n+=1){let i=e[n];t=this.prepareSegment(i,r,null),this.segments.push(t),r=t}else null!=e&&e.isSegment&&(t=this.prepareSegment(e,r,null),this.segments.push(t));return this}insertSegment(e,t){let n;let r=this.segments.length;if(e<0&&(e=r+e+1),e>r||e<0)throw Error("Index out of range.");let i=null,o=null;if(0!==r&&(e>=1?o=(i=this.segments[e-1]).nextSegment:(i=null,o=this.segments[0])),Array.isArray(t))for(let r=0,s=t.length;r<s;r+=1){let s=t[r];n=this.prepareSegment(s,i,o),this.segments.splice(e+r,0,n),i=n}else n=this.prepareSegment(t,i,o),this.segments.splice(e,0,n);return this}removeSegment(e){let t=this.fixIndex(e),n=this.segments.splice(t,1)[0],r=n.previousSegment,i=n.nextSegment;return r&&(r.nextSegment=i),i&&(i.previousSegment=r),n.isSubpathStart&&i&&this.updateSubpathStartSegment(i),n}replaceSegment(e,t){let n;let r=this.fixIndex(e),i=this.segments[r],o=i.previousSegment,s=i.nextSegment,l=i.isSubpathStart;if(Array.isArray(t)){this.segments.splice(e,1);for(let r=0,i=t.length;r<i;r+=1){let i=t[r];n=this.prepareSegment(i,o,s),this.segments.splice(e+r,0,n),o=n,l&&n.isSubpathStart&&(l=!1)}}else n=this.prepareSegment(t,o,s),this.segments.splice(r,1,n),l&&n.isSubpathStart&&(l=!1);l&&s&&this.updateSubpathStartSegment(s)}getSegment(e){let t=this.fixIndex(e);return this.segments[t]}fixIndex(e){let t=this.segments.length;if(0===t)throw Error("Path has no segments.");let n=e;for(;n<0;)n=t+n;if(n>=t||n<0)throw Error("Index out of range.");return n}segmentAt(e,t={}){let n=this.segmentIndexAt(e,t);return n?this.getSegment(n):null}segmentAtLength(e,t={}){let n=this.segmentIndexAtLength(e,t);return n?this.getSegment(n):null}segmentIndexAt(e,t={}){if(0===this.segments.length)return null;let n=td.clamp(e,0,1),r=this.getOptions(t),i=this.length(r);return this.segmentIndexAtLength(i*n,r)}segmentIndexAtLength(e,t={}){let n=this.segments.length;if(0===n)return null;let r=!0;e<0&&(r=!1,e=-e);let i=this.getPrecision(t),o=this.getSubdivisions(t),s=0,l=null;for(let t=0;t<n;t+=1){let a=r?t:n-1-t,u=this.segments[a],c=o[a],h=u.length({precision:i,subdivisions:c});if(u.isVisible){if(e<=s+h)return a;l=a}s+=h}return l}getSegmentSubdivisions(e={}){let t=this.getPrecision(e),n=[];for(let e=0,r=this.segments.length;e<r;e+=1){let r=this.segments[e].getSubdivisions({precision:t});n.push(r)}return n}updateSubpathStartSegment(e){let t=e.previousSegment,n=e;for(;n&&!n.isSubpathStart;)null!=t?n.subpathStartSegment=t.subpathStartSegment:n.subpathStartSegment=null,t=n,n=n.nextSegment}prepareSegment(e,t,n){e.previousSegment=t,e.nextSegment=n,null!=t&&(t.nextSegment=e),null!=n&&(n.previousSegment=e);let r=e;return e.isSubpathStart&&(e.subpathStartSegment=e,r=n),null!=r&&this.updateSubpathStartSegment(r),e}closestPoint(e,t={}){let n=this.closestPointT(e,t);return n?this.pointAtT(n):null}closestPointLength(e,t={}){let n=this.getOptions(t),r=this.closestPointT(e,n);return r?this.lengthAtT(r,n):0}closestPointNormalizedLength(e,t={}){let n=this.getOptions(t),r=this.closestPointLength(e,n);if(0===r)return 0;let i=this.length(n);return 0===i?0:r/i}closestPointT(e,t={}){let n;if(0===this.segments.length)return null;let r=this.getPrecision(t),i=this.getSubdivisions(t),o=1/0;for(let t=0,s=this.segments.length;t<s;t+=1){let s=this.segments[t],l=i[t];if(s.isVisible){let i=s.closestPointT(e,{precision:r,subdivisions:l}),a=s.pointAtT(i),u=td.squaredLength(a,e);u<o&&(n={segmentIndex:t,value:i},o=u)}}return n?n:{segmentIndex:this.segments.length-1,value:1}}closestPointTangent(e,t={}){let n;if(0===this.segments.length)return null;let r=this.getPrecision(t),i=this.getSubdivisions(t),o=1/0;for(let t=0,s=this.segments.length;t<s;t+=1){let s=this.segments[t],l=i[t];if(s.isDifferentiable()){let t=s.closestPointT(e,{precision:r,subdivisions:l}),i=s.pointAtT(t),a=td.squaredLength(i,e);a<o&&(n=s.tangentAtT(t),o=a)}}return n?n:null}containsPoint(e,t={}){let n=this.toPolylines(t);if(!n)return!1;let r=0;for(let t=0,i=n.length;t<i;t+=1)n[t].containsPoint(e)&&(r+=1);return r%2==1}pointAt(e,t={}){if(0===this.segments.length)return null;if(e<=0)return this.start.clone();if(e>=1)return this.end.clone();let n=this.getOptions(t),r=this.length(n);return this.pointAtLength(r*e,n)}pointAtLength(e,t={}){let n;if(0===this.segments.length)return null;if(0===e)return this.start.clone();let r=!0;e<0&&(r=!1,e=-e);let i=this.getPrecision(t),o=this.getSubdivisions(t),s=0;for(let t=0,l=this.segments.length;t<l;t+=1){let a=r?t:l-1-t,u=this.segments[a],c=o[a],h=u.length({precision:i,subdivisions:c});if(u.isVisible){if(e<=s+h)return u.pointAtLength((r?1:-1)*(e-s),{precision:i,subdivisions:c});n=u}s+=h}return n?r?n.end:n.start:this.segments[this.segments.length-1].end.clone()}pointAtT(e){let t=this.segments,n=t.length;if(0===n)return null;let r=e.segmentIndex;if(r<0)return t[0].pointAtT(0);if(r>=n)return t[n-1].pointAtT(1);let i=td.clamp(e.value,0,1);return t[r].pointAtT(i)}divideAt(e,t={}){if(0===this.segments.length)return null;let n=td.clamp(e,0,1),r=this.getOptions(t),i=this.length(r);return this.divideAtLength(i*n,r)}divideAtLength(e,t={}){let n,r,i,o,s;if(0===this.segments.length)return null;let l=!0;e<0&&(l=!1,e=-e);let a=this.getPrecision(t),u=this.getSubdivisions(t),c=0;for(let t=0,s=this.segments.length;t<s;t+=1){let h=l?t:s-1-t,d=this.getSegment(h),f={precision:a,subdivisions:u[h]},p=d.length(f);if(d.isDifferentiable()&&(i=d,o=h,e<=c+p)){r=h,n=d.divideAtLength((l?1:-1)*(e-c),f);break}c+=p}if(!i)return null;!n&&(r=o,s=l?1:0,n=i.divideAtT(s));let h=this.clone(),d=r;h.replaceSegment(d,n);let f=d+1,p=d+2;!n[0].isDifferentiable()&&(h.removeSegment(d),f-=1,p-=1);let g=h.getSegment(f).start;h.insertSegment(f,uX.createSegment("M",g)),p+=1,!n[1].isDifferentiable()&&(h.removeSegment(p-1),p-=1);let m=p-d-1;for(let e=p,t=h.segments.length;e<t;e+=1){let t=this.getSegment(e-m),n=h.getSegment(e);if("Z"===n.type&&!t.subpathStartSegment.end.equals(n.subpathStartSegment.end)){let n=uX.createSegment("L",t.end);h.replaceSegment(e,n)}}let y=new uX(h.segments.slice(0,f));return[y,new uX(h.segments.slice(f))]}intersectsWithLine(e,t={}){let n=this.toPolylines(t);if(null==n)return null;let r=null;for(let t=0,i=n.length;t<i;t+=1){let i=n[t],o=e.intersect(i);o&&(null==r&&(r=[]),Array.isArray(o)?r.push(...o):r.push(o))}return r}isDifferentiable(){for(let e=0,t=this.segments.length;e<t;e+=1)if(this.segments[e].isDifferentiable())return!0;return!1}isValid(){let e=this.segments;return 0===e.length||"M"===e[0].type}length(e={}){if(0===this.segments.length)return 0;let t=this.getSubdivisions(e),n=0;for(let e=0,r=this.segments.length;e<r;e+=1){let r=this.segments[e],i=t[e];n+=r.length({subdivisions:i})}return n}lengthAtT(e,t={}){let n=this.segments.length;if(0===n)return 0;let r=e.segmentIndex;if(r<0)return 0;let i=td.clamp(e.value,0,1);r>=n&&(r=n-1,i=1);let o=this.getPrecision(t),s=this.getSubdivisions(t),l=0;for(let e=0;e<r;e+=1){let t=this.segments[e],n=s[e];l+=t.length({precision:o,subdivisions:n})}let a=this.segments[r],u=s[r];return l+=a.lengthAtT(i,{precision:o,subdivisions:u})}tangentAt(e,t={}){if(0===this.segments.length)return null;let n=td.clamp(e,0,1),r=this.getOptions(t),i=this.length(r);return this.tangentAtLength(i*n,r)}tangentAtLength(e,t={}){let n;if(0===this.segments.length)return null;let r=!0;e<0&&(r=!1,e=-e);let i=this.getPrecision(t),o=this.getSubdivisions(t),s=0;for(let t=0,l=this.segments.length;t<l;t+=1){let a=r?t:l-1-t,u=this.segments[a],c=o[a],h=u.length({precision:i,subdivisions:c});if(u.isDifferentiable()){if(e<=s+h)return u.tangentAtLength((r?1:-1)*(e-s),{precision:i,subdivisions:c});n=u}s+=h}if(n){let e=r?1:0;return n.tangentAtT(e)}return null}tangentAtT(e){let t=this.segments.length;if(0===t)return null;let n=e.segmentIndex;if(n<0)return this.segments[0].tangentAtT(0);if(n>=t)return this.segments[t-1].tangentAtT(1);let r=td.clamp(e.value,0,1);return this.segments[n].tangentAtT(r)}getPrecision(e={}){return null==e.precision?this.PRECISION:e.precision}getSubdivisions(e={}){if(null==e.segmentSubdivisions){let t=this.getPrecision(e);return this.getSegmentSubdivisions({precision:t})}return e.segmentSubdivisions}getOptions(e={}){let t=this.getPrecision(e);return{precision:t,segmentSubdivisions:this.getSubdivisions(e)}}toPoints(e={}){let t=this.segments,n=t.length;if(0===n)return null;let r=this.getSubdivisions(e),i=[],o=[];for(let e=0;e<n;e+=1){let n=t[e];if(n.isVisible){let t=r[e];t.length>0?t.forEach(e=>o.push(e.start)):o.push(n.start)}else o.length>0&&(o.push(t[e-1].end),i.push(o),o=[])}return o.length>0&&(o.push(this.end),i.push(o)),i}toPolylines(e={}){let t=this.toPoints(e);return t?t.map(e=>new uD(e)):null}scale(e,t,n){return this.segments.forEach(r=>r.scale(e,t,n)),this}rotate(e,t){return this.segments.forEach(n=>n.rotate(e,t)),this}translate(e,t){return"number"==typeof e?this.segments.forEach(n=>n.translate(e,t)):this.segments.forEach(t=>t.translate(e)),this}clone(){let e=new uX;return this.segments.forEach(t=>e.appendSegment(t.clone())),e}equals(e){if(null==e)return!1;let t=this.segments,n=e.segments,r=t.length;if(n.length!==r)return!1;for(let e=0;e<r;e+=1){let r=t[e],i=n[e];if(r.type!==i.type||!r.equals(i))return!1}return!0}toJSON(){return this.segments.map(e=>e.toJSON())}serialize(){if(!this.isValid())throw Error("Invalid path segments.");return this.segments.map(e=>e.serialize()).join(" ")}toString(){return this.serialize()}}(J=uX||(uX={})).isPath=function(e){return null!=e&&e instanceof J},!function(e){function t(e,...n){if("M"===e)return uU.create.call(null,...n);if("L"===e)return uV.create.call(null,...n);if("C"===e)return uG.create.call(null,...n);if("z"===e||"Z"===e)return u$.create();throw Error(`Invalid path segment type "${e}"`)}e.parse=function(n){if(!n)return new e;let r=new e,i=e.normalize(n).match(/(?:[a-zA-Z] *)(?:(?:-?\d+(?:\.\d+)?(?:e[-+]?\d+)? *,? *)|(?:-?\.\d+ *,? *))+|(?:[a-zA-Z] *)(?! |\d|-|\.)/g);if(null!=i)for(let e=0,n=i.length;e<n;e+=1){let n=i[e],o=/(?:[a-zA-Z])|(?:(?:-?\d+(?:\.\d+)?(?:e[-+]?\d+)?))|(?:(?:-?\.\d+))/g,s=n.match(o);if(null!=s){let e=s[0],n=t.call(null,e,...s.slice(1).map(e=>+e));r.appendSegment(n)}}return r},e.createSegment=t}(uX||(uX={})),(Q=uX||(uX={})).normalize=uW,Q.isValid=uI,Q.drawArc=uB,Q.drawPoints=uR,Q.arcToCurves=u_;class uY{constructor(e){this.options=Object.assign({},e),this.data=this.options.data||{},this.register=this.register.bind(this),this.unregister=this.unregister.bind(this)}get names(){return Object.keys(this.data)}register(e,t,n=!1){if("object"==typeof e){Object.entries(e).forEach(([e,n])=>{this.register(e,n,t)});return}this.exist(e)&&!n&&!e4.isApplyingHMR()&&this.onDuplicated(e);let r=this.options.process,i=r?n0(r,this,e,t):t;return this.data[e]=i,i}unregister(e){let t=e?this.data[e]:null;return delete this.data[e],t}get(e){return e?this.data[e]:null}exist(e){return!!e&&null!=this.data[e]}onDuplicated(e){try{throw this.options.onConflict&&n0(this.options.onConflict,this,e),Error(`${lR(this.options.type)} with name '${e}' already registered.`)}catch(e){throw e}}onNotFound(e,t){throw Error(this.getSpellingSuggestion(e,t))}getSpellingSuggestion(e,t){let n=this.getSpellingSuggestionForName(e),r=t?`${t} ${lF(this.options.type)}`:this.options.type;return`${lR(r)} with name '${e}' does not exist.${n?` Did you mean '${n}'?`:""}`}getSpellingSuggestionForName(e){return function(e,t,n){let r;let i=Math.min(2,Math.floor(.34*e.length)),o=Math.floor(.4*e.length)+1,s=!1,l=e.toLowerCase();for(let a of t){let t=n(a);if(void 0!==t&&Math.abs(t.length-l.length)<=i){let n=t.toLowerCase();if(n===l){if(t===e)continue;return a}if(s||t.length<3)continue;let i=function(e,t,n){let r=Array(t.length+1),i=Array(t.length+1),o=n+1;for(let e=0;e<=t.length;e+=1)r[e]=e;for(let s=1;s<=e.length;s+=1){let l=e.charCodeAt(s-1),a=s>n?s-n:1,u=t.length>n+s?n+s:t.length;i[0]=s;let c=s;for(let e=1;e<a;e+=1)i[e]=o;for(let e=a;e<=u;e+=1){let n=l===t.charCodeAt(e-1)?r[e-1]:Math.min(r[e]+1,i[e-1]+1,r[e-1]+2);i[e]=n,c=Math.min(c,n)}for(let e=u+1;e<=t.length;e+=1)i[e]=o;if(c>n)return;let h=r;r=i,i=h}let s=r[t.length];return s>n?void 0:s}(l,n,o-1);if(void 0===i)continue;i<3?s=!0:o=i,r=a}}return r}(e,Object.keys(this.data),e=>e)}}(K=uY||(uY={})).create=function(e){return new K(e)};let uJ={color:"#aaaaaa",thickness:1,markup:"rect",update(e,t){let n=t.thickness*t.sx,r=t.thickness*t.sy;aj(e,{width:n,height:r,rx:n,ry:r,fill:t.color})}},uQ={color:"#aaaaaa",thickness:1,markup:"rect",update(e,t){let n=t.sx<=1?t.thickness*t.sx:t.thickness;aj(e,{width:n,height:n,rx:n,ry:n,fill:t.color})}},uK={color:"rgba(224,224,224,1)",thickness:1,markup:"path",update(e,t){let n;let r=t.width,i=t.height,o=t.thickness;aj(e,{d:n=r-o>=0&&i-o>=0?["M",r,0,"H0 M0 0 V0",i].join(" "):"M 0 0 0 0",stroke:t.color,"stroke-width":t.thickness})}},uZ=[{color:"rgba(224,224,224,1)",thickness:1,markup:"path",update(e,t){let n;let r=t.width,i=t.height,o=t.thickness;aj(e,{d:n=r-o>=0&&i-o>=0?["M",r,0,"H0 M0 0 V0",i].join(" "):"M 0 0 0 0",stroke:t.color,"stroke-width":t.thickness})}},{color:"rgba(224,224,224,0.2)",thickness:3,factor:4,markup:"path",update(e,t){let n;let r=t.factor||1,i=t.width*r,o=t.height*r,s=t.thickness;n=i-s>=0&&o-s>=0?["M",i,0,"H0 M0 0 V0",o].join(" "):"M 0 0 0 0",t.width=i,t.height=o,aj(e,{d:n,stroke:t.color,"stroke-width":t.thickness})}}];class u0{constructor(){this.patterns={},this.root=aK.create(ay(),{width:"100%",height:"100%"},[am("defs")]).node}add(e,t){let n=this.root.childNodes[0];n&&n.appendChild(t),this.patterns[e]=t,aK.create("rect",{width:"100%",height:"100%",fill:`url(#${e})`}).appendTo(this.root)}get(e){return this.patterns[e]}has(e){return null!=this.patterns[e]}}(Z=u0||(u0={})).presets=tU,Z.registry=uY.create({type:"grid"}),Z.registry.register(Z.presets,!0);let u1=function(e){let t=document.createElement("canvas"),n=e.width,r=e.height;t.width=2*n,t.height=r;let i=t.getContext("2d");return i.drawImage(e,0,0,n,r),i.translate(2*n,0),i.scale(-1,1),i.drawImage(e,0,0,n,r),t},u2=function(e){let t=document.createElement("canvas"),n=e.width,r=e.height;t.width=n,t.height=2*r;let i=t.getContext("2d");return i.drawImage(e,0,0,n,r),i.translate(0,2*r),i.scale(1,-1),i.drawImage(e,0,0,n,r),t},u3=function(e){let t=document.createElement("canvas"),n=e.width,r=e.height;t.width=2*n,t.height=2*r;let i=t.getContext("2d");return i.drawImage(e,0,0,n,r),i.setTransform(-1,0,0,-1,t.width,t.height),i.drawImage(e,0,0,n,r),i.setTransform(-1,0,0,1,t.width,0),i.drawImage(e,0,0,n,r),i.setTransform(1,0,0,-1,0,t.height),i.drawImage(e,0,0,n,r),t},u5=function(e,t){let n=e.width,r=e.height,i=document.createElement("canvas");i.width=3*n,i.height=3*r;let o=i.getContext("2d"),s=null!=t.angle?-t.angle:-20,l=th.toRad(s),a=i.width/4,u=i.height/4;for(let t=0;t<4;t+=1)for(let i=0;i<4;i+=1)(t+i)%2>0&&(o.setTransform(1,0,0,1,(2*t-1)*a,(2*i-1)*u),o.rotate(l),o.drawImage(e,-n/2,-r/2,n,r));return i};function u6(e,t){return null!=e?e:t}function u4(e,t){return null!=e&&Number.isFinite(e)?e:t}function u8(e={}){let t=u6(e.color,"blue"),n=u4(e.width,1),r=u4(e.margin,2),i=u4(e.opacity,1);return`
|
|
10
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("ahooks"),require("react-i18next"),require("react-router-dom"),require("@formily/reactive"),require("@formily/react"),require("@emotion/css"),require("react"),require("@formily/shared"),require("@nocobase/utils/client"),require("lodash"),require("@nocobase/client"),require("@ant-design/icons"),require("antd")):"function"==typeof define&&define.amd?define("@nocobase/plugin-graph-collection-manager",["ahooks","react-i18next","react-router-dom","@formily/reactive","@formily/react","@emotion/css","react","@formily/shared","@nocobase/utils/client","lodash","@nocobase/client","@ant-design/icons","antd"],t):"object"==typeof exports?exports["@nocobase/plugin-graph-collection-manager"]=t(require("ahooks"),require("react-i18next"),require("react-router-dom"),require("@formily/reactive"),require("@formily/react"),require("@emotion/css"),require("react"),require("@formily/shared"),require("@nocobase/utils/client"),require("lodash"),require("@nocobase/client"),require("@ant-design/icons"),require("antd")):e["@nocobase/plugin-graph-collection-manager"]=t(e.ahooks,e["react-i18next"],e["react-router-dom"],e["@formily/reactive"],e["@formily/react"],e["@emotion/css"],e.react,e["@formily/shared"],e["@nocobase/utils/client"],e.lodash,e["@nocobase/client"],e["@ant-design/icons"],e.antd)}(self,function(e,t,n,r,i,o,s,l,a,u,c,h,d){return function(){var f={9652:function(){"object"==typeof window&&window.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=Array.prototype.forEach),!function(e){e.forEach(e=>{if(!Object.prototype.hasOwnProperty.call(e,"append"))Object.defineProperty(e,"append",{configurable:!0,enumerable:!0,writable:!0,value(...e){let t=document.createDocumentFragment();e.forEach(e=>{let n=e instanceof Node;t.appendChild(n?e:document.createTextNode(String(e)))}),this.appendChild(t)}})})}([Element.prototype,Document.prototype,DocumentFragment.prototype])},1011:function(e,t,n){e.exports={graphlib:n(3874),layout:n(2253),debug:n(130),util:{time:n(1373).time,notime:n(1373).notime},version:n(7235)}},6354:function(e,t,n){"use strict";var r=n(5577),i=n(911);e.exports={run:function(e){var t="greedy"===e.graph().acyclicer?i(e,function(e){return function(t){return e.edge(t).weight}}(e)):function(e){var t=[],n={},i={};return r.forEach(e.nodes(),function o(s){if(!r.has(i,s))i[s]=!0,n[s]=!0,r.forEach(e.outEdges(s),function(e){r.has(n,e.w)?t.push(e):o(e.w)}),delete n[s]}),t}(e);r.forEach(t,function(t){var n=e.edge(t);e.removeEdge(t),n.forwardName=t.name,n.reversed=!0,e.setEdge(t.w,t.v,n,r.uniqueId("rev"))})},undo:function(e){r.forEach(e.edges(),function(t){var n=e.edge(t);if(n.reversed){e.removeEdge(t);var r=n.forwardName;delete n.reversed,delete n.forwardName,e.setEdge(t.w,t.v,n,r)}})}}},8665:function(e,t,n){var r=n(5577),i=n(1373);e.exports=function(e){r.forEach(e.children(),function t(n){var i=e.children(n),s=e.node(n);if(i.length&&r.forEach(i,t),r.has(s,"minRank")){s.borderLeft=[],s.borderRight=[];for(var l=s.minRank,a=s.maxRank+1;l<a;++l)o(e,"borderLeft","_bl",n,s,l),o(e,"borderRight","_br",n,s,l)}})};function o(e,t,n,r,o,s){var l=o[t][s-1],a=i.addDummyNode(e,"border",{width:0,height:0,rank:s,borderType:t},n);o[t][s]=a,e.setParent(a,r),l&&e.setEdge(l,a,{weight:1})}},3674:function(e,t,n){"use strict";var r=n(5577);e.exports={adjust:function(e){var t=e.graph().rankdir.toLowerCase();("lr"===t||"rl"===t)&&i(e)},undo:function(e){var t=e.graph().rankdir.toLowerCase();("bt"===t||"rl"===t)&&function(e){r.forEach(e.nodes(),function(t){s(e.node(t))}),r.forEach(e.edges(),function(t){var n=e.edge(t);r.forEach(n.points,s),r.has(n,"y")&&s(n)})}(e),("lr"===t||"rl"===t)&&(function(e){r.forEach(e.nodes(),function(t){l(e.node(t))}),r.forEach(e.edges(),function(t){var n=e.edge(t);r.forEach(n.points,l),r.has(n,"x")&&l(n)})}(e),i(e))}};function i(e){r.forEach(e.nodes(),function(t){o(e.node(t))}),r.forEach(e.edges(),function(t){o(e.edge(t))})}function o(e){var t=e.width;e.width=e.height,e.height=t}function s(e){e.y=-e.y}function l(e){var t=e.x;e.x=e.y,e.y=t}},5085:function(e){function t(){var e={};e._next=e._prev=e,this._sentinel=e}function n(e){e._prev._next=e._next,e._next._prev=e._prev,delete e._next,delete e._prev}function r(e,t){if("_next"!==e&&"_prev"!==e)return t}e.exports=t,t.prototype.dequeue=function(){var e=this._sentinel,t=e._prev;if(t!==e)return n(t),t},t.prototype.enqueue=function(e){var t=this._sentinel;e._prev&&e._next&&n(e),e._next=t._next,t._next._prev=e,t._next=e,e._prev=t},t.prototype.toString=function(){for(var e=[],t=this._sentinel,n=t._prev;n!==t;)e.push(JSON.stringify(n,r)),n=n._prev;return"["+e.join(", ")+"]"}},130:function(e,t,n){var r=n(5577),i=n(1373),o=n(3874).Graph;e.exports={debugOrdering:function(e){var t=i.buildLayerMatrix(e),n=new o({compound:!0,multigraph:!0}).setGraph({});return r.forEach(e.nodes(),function(t){n.setNode(t,{label:t}),n.setParent(t,"layer"+e.node(t).rank)}),r.forEach(e.edges(),function(e){n.setEdge(e.v,e.w,{},e.name)}),r.forEach(t,function(e,t){n.setNode("layer"+t,{rank:"same"}),r.reduce(e,function(e,t){return n.setEdge(e,t,{style:"invis"}),t})}),n}}},3874:function(e,t,n){var r;try{r=n(6076)}catch(e){}!r&&(r=window.graphlib),e.exports=r},911:function(e,t,n){var r=n(5577),i=n(3874).Graph,o=n(5085);e.exports=function(e,t){if(1>=e.nodeCount())return[];var n=function(e,t){var n=new i,s=0,l=0;r.forEach(e.nodes(),function(e){n.setNode(e,{v:e,in:0,out:0})}),r.forEach(e.edges(),function(e){var r=n.edge(e.v,e.w)||0,i=t(e);n.setEdge(e.v,e.w,r+i),l=Math.max(l,n.node(e.v).out+=i),s=Math.max(s,n.node(e.w).in+=i)});var u=r.range(l+s+3).map(function(){return new o}),c=s+1;return r.forEach(n.nodes(),function(e){a(u,c,n.node(e))}),{graph:n,buckets:u,zeroIdx:c}}(e,t||s),u=function(e,t,n){for(var r,i=[],o=t[t.length-1],s=t[0];e.nodeCount();){for(;r=s.dequeue();)l(e,t,n,r);for(;r=o.dequeue();)l(e,t,n,r);if(e.nodeCount()){for(var a=t.length-2;a>0;--a)if(r=t[a].dequeue()){i=i.concat(l(e,t,n,r,!0));break}}}return i}(n.graph,n.buckets,n.zeroIdx);return r.flatten(r.map(u,function(t){return e.outEdges(t.v,t.w)}),!0)};var s=r.constant(1);function l(e,t,n,i,o){var s=o?[]:void 0;return r.forEach(e.inEdges(i.v),function(r){var i=e.edge(r),l=e.node(r.v);o&&s.push({v:r.v,w:r.w}),l.out-=i,a(t,n,l)}),r.forEach(e.outEdges(i.v),function(r){var i=e.edge(r),o=r.w,s=e.node(o);s.in-=i,a(t,n,s)}),e.removeNode(i.v),s}function a(e,t,n){n.out?n.in?e[n.out-n.in+t].enqueue(n):e[e.length-1].enqueue(n):e[0].enqueue(n)}},2253:function(e,t,n){"use strict";var r=n(5577),i=n(6354),o=n(8791),s=n(1530),l=n(1373).normalizeRanks,a=n(9996),u=n(1373).removeEmptyRanks,c=n(1913),h=n(8665),d=n(3674),f=n(4661),p=n(40),g=n(1373),m=n(3874).Graph;e.exports=function(e,t){var n=t&&t.debugTiming?g.time:g.notime;n("layout",function(){var t=n(" buildLayoutGraph",function(){return function(e){var t=new m({multigraph:!0,compound:!0}),n=O(e.graph());return t.setGraph(r.merge({},b,P(n,y),r.pick(n,v))),r.forEach(e.nodes(),function(n){var i=O(e.node(n));t.setNode(n,r.defaults(P(i,x),w)),t.setParent(n,e.parent(n))}),r.forEach(e.edges(),function(n){var i=O(e.edge(n));t.setEdge(n,r.merge({},E,P(i,C),r.pick(i,S)))}),t}(e)});n(" runLayout",function(){(function(e,t){t(" makeSpaceForEdgeLabels",function(){(function(e){var t=e.graph();t.ranksep/=2,r.forEach(e.edges(),function(n){var r=e.edge(n);r.minlen*=2,"c"!==r.labelpos.toLowerCase()&&("TB"===t.rankdir||"BT"===t.rankdir?r.width+=r.labeloffset:r.height+=r.labeloffset)})})(e)}),t(" removeSelfEdges",function(){(function(e){r.forEach(e.edges(),function(t){if(t.v===t.w){var n=e.node(t.v);!n.selfEdges&&(n.selfEdges=[]),n.selfEdges.push({e:t,label:e.edge(t)}),e.removeEdge(t)}})})(e)}),t(" acyclic",function(){i.run(e)}),t(" nestingGraph.run",function(){c.run(e)}),t(" rank",function(){s(g.asNonCompoundGraph(e))}),t(" injectEdgeLabelProxies",function(){(function(e){r.forEach(e.edges(),function(t){var n=e.edge(t);if(n.width&&n.height){var r=e.node(t.v),i={rank:(e.node(t.w).rank-r.rank)/2+r.rank,e:t};g.addDummyNode(e,"edge-proxy",i,"_ep")}})})(e)}),t(" removeEmptyRanks",function(){u(e)}),t(" nestingGraph.cleanup",function(){c.cleanup(e)}),t(" normalizeRanks",function(){l(e)}),t(" assignRankMinMax",function(){(function(e){var t=0;r.forEach(e.nodes(),function(n){var i=e.node(n);i.borderTop&&(i.minRank=e.node(i.borderTop).rank,i.maxRank=e.node(i.borderBottom).rank,t=r.max(t,i.maxRank))}),e.graph().maxRank=t})(e)}),t(" removeEdgeLabelProxies",function(){(function(e){r.forEach(e.nodes(),function(t){var n=e.node(t);"edge-proxy"===n.dummy&&(e.edge(n.e).labelRank=n.rank,e.removeNode(t))})})(e)}),t(" normalize.run",function(){o.run(e)}),t(" parentDummyChains",function(){a(e)}),t(" addBorderSegments",function(){h(e)}),t(" order",function(){f(e)}),t(" insertSelfEdges",function(){(function(e){var t=g.buildLayerMatrix(e);r.forEach(t,function(t){var n=0;r.forEach(t,function(t,i){var o=e.node(t);o.order=i+n,r.forEach(o.selfEdges,function(t){g.addDummyNode(e,"selfedge",{width:t.label.width,height:t.label.height,rank:o.rank,order:i+ ++n,e:t.e,label:t.label},"_se")}),delete o.selfEdges})})})(e)}),t(" adjustCoordinateSystem",function(){d.adjust(e)}),t(" position",function(){p(e)}),t(" positionSelfEdges",function(){(function(e){r.forEach(e.nodes(),function(t){var n=e.node(t);if("selfedge"===n.dummy){var r=e.node(n.e.v),i=r.x+r.width/2,o=r.y,s=n.x-i,l=r.height/2;e.setEdge(n.e,n.label),e.removeNode(t),n.label.points=[{x:i+2*s/3,y:o-l},{x:i+5*s/6,y:o-l},{x:i+s,y:o},{x:i+5*s/6,y:o+l},{x:i+2*s/3,y:o+l}],n.label.x=n.x,n.label.y=n.y}})})(e)}),t(" removeBorderNodes",function(){(function(e){r.forEach(e.nodes(),function(t){if(e.children(t).length){var n=e.node(t),i=e.node(n.borderTop),o=e.node(n.borderBottom),s=e.node(r.last(n.borderLeft)),l=e.node(r.last(n.borderRight));n.width=Math.abs(l.x-s.x),n.height=Math.abs(o.y-i.y),n.x=s.x+n.width/2,n.y=i.y+n.height/2}}),r.forEach(e.nodes(),function(t){"border"===e.node(t).dummy&&e.removeNode(t)})})(e)}),t(" normalize.undo",function(){o.undo(e)}),t(" fixupEdgeLabelCoords",function(){(function(e){r.forEach(e.edges(),function(t){var n=e.edge(t);if(r.has(n,"x"))switch(("l"===n.labelpos||"r"===n.labelpos)&&(n.width-=n.labeloffset),n.labelpos){case"l":n.x-=n.width/2+n.labeloffset;break;case"r":n.x+=n.width/2+n.labeloffset}})})(e)}),t(" undoCoordinateSystem",function(){d.undo(e)}),t(" translateGraph",function(){(function(e){var t=Number.POSITIVE_INFINITY,n=0,i=Number.POSITIVE_INFINITY,o=0,s=e.graph(),l=s.marginx||0,a=s.marginy||0;function u(e){var r=e.x,s=e.y,l=e.width,a=e.height;t=Math.min(t,r-l/2),n=Math.max(n,r+l/2),i=Math.min(i,s-a/2),o=Math.max(o,s+a/2)}r.forEach(e.nodes(),function(t){u(e.node(t))}),r.forEach(e.edges(),function(t){var n=e.edge(t);r.has(n,"x")&&u(n)}),t-=l,i-=a,r.forEach(e.nodes(),function(n){var r=e.node(n);r.x-=t,r.y-=i}),r.forEach(e.edges(),function(n){var o=e.edge(n);r.forEach(o.points,function(e){e.x-=t,e.y-=i}),r.has(o,"x")&&(o.x-=t),r.has(o,"y")&&(o.y-=i)}),s.width=n-t+l,s.height=o-i+a})(e)}),t(" assignNodeIntersects",function(){(function(e){r.forEach(e.edges(),function(t){var n,r,i=e.edge(t),o=e.node(t.v),s=e.node(t.w);i.points?(n=i.points[0],r=i.points[i.points.length-1]):(i.points=[],n=s,r=o),i.points.unshift(g.intersectRect(o,n)),i.points.push(g.intersectRect(s,r))})})(e)}),t(" reversePoints",function(){(function(e){r.forEach(e.edges(),function(t){var n=e.edge(t);n.reversed&&n.points.reverse()})})(e)}),t(" acyclic.undo",function(){i.undo(e)})})(t,n)}),n(" updateInputGraph",function(){(function(e,t){r.forEach(e.nodes(),function(n){var r=e.node(n),i=t.node(n);r&&(r.x=i.x,r.y=i.y,t.children(n).length&&(r.width=i.width,r.height=i.height))}),r.forEach(e.edges(),function(n){var i=e.edge(n),o=t.edge(n);i.points=o.points,r.has(o,"x")&&(i.x=o.x,i.y=o.y)}),e.graph().width=t.graph().width,e.graph().height=t.graph().height})(e,t)})})};var y=["nodesep","edgesep","ranksep","marginx","marginy"],b={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},v=["acyclicer","ranker","rankdir","align"],x=["width","height"],w={width:0,height:0},C=["minlen","weight","width","height","labeloffset"],E={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},S=["labelpos"];function P(e,t){return r.mapValues(r.pick(e,t),Number)}function O(e){var t={};return r.forEach(e,function(e,n){t[n.toLowerCase()]=e}),t}},5577:function(e,t,n){var r;try{r={cloneDeep:n(9007),constant:n(6710),defaults:n(6342),each:n(4500),filter:n(786),find:n(2756),flatten:n(3219),forEach:n(553),forIn:n(7694),has:n(7962),isUndefined:n(678),last:n(9921),map:n(3275),mapValues:n(2233),max:n(5570),merge:n(9782),min:n(4183),minBy:n(7e3),now:n(6860),pick:n(5773),range:n(4178),reduce:n(7936),sortBy:n(5998),uniqueId:n(8839),values:n(5514),zipObject:n(4028)}}catch(e){}!r&&(r=window._),e.exports=r},1913:function(e,t,n){var r=n(5577),i=n(1373);e.exports={run:function(e){var t=i.addDummyNode(e,"root",{},"_root"),n=function(e){var t={};return r.forEach(e.children(),function(n){!function n(i,o){var s=e.children(i);s&&s.length&&r.forEach(s,function(e){n(e,o+1)}),t[i]=o}(n,1)}),t}(e),o=r.max(r.values(n))-1,s=2*o+1;e.graph().nestingRoot=t,r.forEach(e.edges(),function(t){e.edge(t).minlen*=s});var l=function(e){return r.reduce(e.edges(),function(t,n){return t+e.edge(n).weight},0)}(e)+1;r.forEach(e.children(),function(a){(function e(t,n,o,s,l,a,u){var c=t.children(u);if(!c.length){u!==n&&t.setEdge(n,u,{weight:0,minlen:o});return}var h=i.addBorderNode(t,"_bt"),d=i.addBorderNode(t,"_bb"),f=t.node(u);t.setParent(h,u),f.borderTop=h,t.setParent(d,u),f.borderBottom=d,r.forEach(c,function(r){e(t,n,o,s,l,a,r);var i=t.node(r),c=i.borderTop?i.borderTop:r,f=i.borderBottom?i.borderBottom:r,p=i.borderTop?s:2*s,g=c!==f?1:l-a[u]+1;t.setEdge(h,c,{weight:p,minlen:g,nestingEdge:!0}),t.setEdge(f,d,{weight:p,minlen:g,nestingEdge:!0})}),!t.parent(u)&&t.setEdge(n,h,{weight:0,minlen:l+a[u]})})(e,t,s,l,o,n,a)}),e.graph().nodeRankFactor=s},cleanup:function(e){var t=e.graph();e.removeNode(t.nestingRoot),delete t.nestingRoot,r.forEach(e.edges(),function(t){e.edge(t).nestingEdge&&e.removeEdge(t)})}}},8791:function(e,t,n){"use strict";var r=n(5577),i=n(1373);e.exports={run:function(e){e.graph().dummyChains=[],r.forEach(e.edges(),function(t){(function(e,t){var n,r,o,s=t.v,l=e.node(s).rank,a=t.w,u=e.node(a).rank,c=t.name,h=e.edge(t),d=h.labelRank;if(u!==l+1){for(e.removeEdge(t),o=0,++l;l<u;++o,++l)h.points=[],r={width:0,height:0,edgeLabel:h,edgeObj:t,rank:l},n=i.addDummyNode(e,"edge",r,"_d"),l===d&&(r.width=h.width,r.height=h.height,r.dummy="edge-label",r.labelpos=h.labelpos),e.setEdge(s,n,{weight:h.weight},c),0===o&&e.graph().dummyChains.push(n),s=n;e.setEdge(s,a,{weight:h.weight},c)}})(e,t)})},undo:function(e){r.forEach(e.graph().dummyChains,function(t){var n,r=e.node(t),i=r.edgeLabel;for(e.setEdge(r.edgeObj,i);r.dummy;)n=e.successors(t)[0],e.removeNode(t),i.points.push({x:r.x,y:r.y}),"edge-label"===r.dummy&&(i.x=r.x,i.y=r.y,i.width=r.width,i.height=r.height),t=n,r=e.node(t)})}}},3998:function(e,t,n){var r=n(5577);e.exports=function(e,t,n){var i,o={};r.forEach(n,function(n){for(var r,s,l=e.parent(n);l;){if((r=e.parent(l))?(s=o[r],o[r]=l):(s=i,i=l),s&&s!==l){t.setEdge(s,l);return}l=r}})}},3750:function(e,t,n){var r=n(5577);e.exports=function(e,t){return r.map(t,function(t){var n=e.inEdges(t);if(!n.length)return{v:t};var i=r.reduce(n,function(t,n){var r=e.edge(n),i=e.node(n.v);return{sum:t.sum+r.weight*i.order,weight:t.weight+r.weight}},{sum:0,weight:0});return{v:t,barycenter:i.sum/i.weight,weight:i.weight}})}},1231:function(e,t,n){var r=n(5577),i=n(3874).Graph;e.exports=function(e,t,n){var o=function(e){for(var t;e.hasNode(t=r.uniqueId("_root")););return t}(e),s=new i({compound:!0}).setGraph({root:o}).setDefaultNodeLabel(function(t){return e.node(t)});return r.forEach(e.nodes(),function(i){var l=e.node(i),a=e.parent(i);(l.rank===t||l.minRank<=t&&t<=l.maxRank)&&(s.setNode(i),s.setParent(i,a||o),r.forEach(e[n](i),function(t){var n=t.v===i?t.w:t.v,o=s.edge(n,i),l=r.isUndefined(o)?0:o.weight;s.setEdge(n,i,{weight:e.edge(t).weight+l})}),r.has(l,"minRank")&&s.setNode(i,{borderLeft:l.borderLeft[t],borderRight:l.borderRight[t]}))}),s}},6951:function(e,t,n){"use strict";var r=n(5577);e.exports=function(e,t){for(var n=0,i=1;i<t.length;++i)n+=function(e,t,n){for(var i=r.zipObject(n,r.map(n,function(e,t){return t})),o=r.flatten(r.map(t,function(t){return r.sortBy(r.map(e.outEdges(t),function(t){return{pos:i[t.w],weight:e.edge(t).weight}}),"pos")}),!0),s=1;s<n.length;)s<<=1;var l=2*s-1;s-=1;var a=r.map(Array(l),function(){return 0}),u=0;return r.forEach(o.forEach(function(e){var t=e.pos+s;a[t]+=e.weight;for(var n=0;t>0;)t%2&&(n+=a[t+1]),t=t-1>>1,a[t]+=e.weight;u+=e.weight*n})),u}(e,t[i-1],t[i]);return n}},4661:function(e,t,n){"use strict";var r=n(5577),i=n(9047),o=n(6951),s=n(554),l=n(1231),a=n(3998),u=n(3874).Graph,c=n(1373);e.exports=function(e){var t=c.maxRank(e),n=h(e,r.range(1,t+1),"inEdges"),l=h(e,r.range(t-1,-1,-1),"outEdges"),f=i(e);d(e,f);for(var p,g=Number.POSITIVE_INFINITY,m=0,y=0;y<4;++m,++y){(function(e,t){var n=new u;r.forEach(e,function(e){var i=e.graph().root,o=s(e,i,n,t);r.forEach(o.vs,function(t,n){e.node(t).order=n}),a(e,n,o.vs)})})(m%2?n:l,m%4>=2),f=c.buildLayerMatrix(e);var b=o(e,f);b<g&&(y=0,p=r.cloneDeep(f),g=b)}d(e,p)};function h(e,t,n){return r.map(t,function(t){return l(e,t,n)})}function d(e,t){r.forEach(t,function(t){r.forEach(t,function(t,n){e.node(t).order=n})})}},9047:function(e,t,n){"use strict";var r=n(5577);e.exports=function(e){var t={},n=r.filter(e.nodes(),function(t){return!e.children(t).length}),i=r.max(r.map(n,function(t){return e.node(t).rank})),o=r.map(r.range(i+1),function(){return[]}),s=r.sortBy(n,function(t){return e.node(t).rank});return r.forEach(s,function n(i){!r.has(t,i)&&(t[i]=!0,o[e.node(i).rank].push(i),r.forEach(e.successors(i),n))}),o}},1538:function(e,t,n){"use strict";var r=n(5577);e.exports=function(e,t){var n={};return r.forEach(e,function(e,t){var i=n[e.v]={indegree:0,in:[],out:[],vs:[e.v],i:t};!r.isUndefined(e.barycenter)&&(i.barycenter=e.barycenter,i.weight=e.weight)}),r.forEach(t.edges(),function(e){var t=n[e.v],i=n[e.w];!r.isUndefined(t)&&!r.isUndefined(i)&&(i.indegree++,t.out.push(n[e.w]))}),function(e){for(var t=[];e.length;){var n=e.pop();t.push(n),r.forEach(n.in.reverse(),function(e){return function(t){if(!t.merged)(r.isUndefined(t.barycenter)||r.isUndefined(e.barycenter)||t.barycenter>=e.barycenter)&&function(e,t){var n=0,r=0;e.weight&&(n+=e.barycenter*e.weight,r+=e.weight),t.weight&&(n+=t.barycenter*t.weight,r+=t.weight),e.vs=t.vs.concat(e.vs),e.barycenter=n/r,e.weight=r,e.i=Math.min(t.i,e.i),t.merged=!0}(e,t)}}(n)),r.forEach(n.out,function(t){return function(n){n.in.push(t),0==--n.indegree&&e.push(n)}}(n))}return r.map(r.filter(t,function(e){return!e.merged}),function(e){return r.pick(e,["vs","i","barycenter","weight"])})}(r.filter(n,function(e){return!e.indegree}))}},554:function(e,t,n){var r=n(5577),i=n(3750),o=n(1538),s=n(2096);e.exports=function e(t,n,l,a){var u=t.children(n),c=t.node(n),h=c?c.borderLeft:void 0,d=c?c.borderRight:void 0,f={};h&&(u=r.filter(u,function(e){return e!==h&&e!==d}));var p=i(t,u);r.forEach(p,function(n){if(t.children(n.v).length){var i=e(t,n.v,l,a);f[n.v]=i,r.has(i,"barycenter")&&function(e,t){r.isUndefined(e.barycenter)?(e.barycenter=t.barycenter,e.weight=t.weight):(e.barycenter=(e.barycenter*e.weight+t.barycenter*t.weight)/(e.weight+t.weight),e.weight+=t.weight)}(n,i)}});var g=o(p,l);(function(e,t){r.forEach(e,function(e){e.vs=r.flatten(e.vs.map(function(e){return t[e]?t[e].vs:e}),!0)})})(g,f);var m=s(g,a);if(h&&(m.vs=r.flatten([h,m.vs,d],!0),t.predecessors(h).length)){var y=t.node(t.predecessors(h)[0]),b=t.node(t.predecessors(d)[0]);!r.has(m,"barycenter")&&(m.barycenter=0,m.weight=0),m.barycenter=(m.barycenter*m.weight+y.order+b.order)/(m.weight+2),m.weight+=2}return m}},2096:function(e,t,n){var r=n(5577),i=n(1373);e.exports=function(e,t){var n=i.partition(e,function(e){return r.has(e,"barycenter")}),s=n.lhs,l=r.sortBy(n.rhs,function(e){return-e.i}),a=[],u=0,c=0,h=0;s.sort(function(e){return function(t,n){return t.barycenter<n.barycenter?-1:t.barycenter>n.barycenter?1:e?n.i-t.i:t.i-n.i}}(!!t)),h=o(a,l,h),r.forEach(s,function(e){h+=e.vs.length,a.push(e.vs),u+=e.barycenter*e.weight,c+=e.weight,h=o(a,l,h)});var d={vs:r.flatten(a,!0)};return c&&(d.barycenter=u/c,d.weight=c),d};function o(e,t,n){for(var i;t.length&&(i=r.last(t)).i<=n;)t.pop(),e.push(i.vs),n++;return n}},9996:function(e,t,n){var r=n(5577);e.exports=function(e){var t=function(e){var t={},n=0;return r.forEach(e.children(),function i(o){var s=n;r.forEach(e.children(o),i),t[o]={low:s,lim:n++}}),t}(e);r.forEach(e.graph().dummyChains,function(n){for(var r=e.node(n),i=r.edgeObj,o=function(e,t,n,r){var i,o,s=[],l=[],a=Math.min(t[n].low,t[r].low),u=Math.max(t[n].lim,t[r].lim);i=n;do i=e.parent(i),s.push(i);while(i&&(t[i].low>a||u>t[i].lim));for(o=i,i=r;(i=e.parent(i))!==o;)l.push(i);return{path:s.concat(l.reverse()),lca:o}}(e,t,i.v,i.w),s=o.path,l=o.lca,a=0,u=s[0],c=!0;n!==i.w;){if(r=e.node(n),c){for(;(u=s[a])!==l&&e.node(u).maxRank<r.rank;)a++;u===l&&(c=!1)}if(!c){for(;a<s.length-1&&e.node(u=s[a+1]).minRank<=r.rank;)a++;u=s[a]}e.setParent(n,u),n=e.successors(n)[0]}})}},9689:function(e,t,n){"use strict";var r=n(5577),i=n(3874).Graph,o=n(1373);function s(e,t){var n={};return r.reduce(t,function(t,i){var o=0,s=0,l=t.length,u=r.last(i);return r.forEach(i,function(t,c){var h=function(e,t){if(e.node(t).dummy)return r.find(e.predecessors(t),function(t){return e.node(t).dummy})}(e,t),d=h?e.node(h).order:l;(h||t===u)&&(r.forEach(i.slice(s,c+1),function(t){r.forEach(e.predecessors(t),function(r){var i=e.node(r),s=i.order;(s<o||d<s)&&!(i.dummy&&e.node(t).dummy)&&a(n,r,t)})}),s=c+1,o=d)}),i}),n}function l(e,t){var n={};function i(t,i,o,s,l){var u;r.forEach(r.range(i,o),function(i){u=t[i],e.node(u).dummy&&r.forEach(e.predecessors(u),function(t){var r=e.node(t);r.dummy&&(r.order<s||r.order>l)&&a(n,t,u)})})}return r.reduce(t,function(t,n){var o,s=-1,l=0;return r.forEach(n,function(r,a){if("border"===e.node(r).dummy){var u=e.predecessors(r);u.length&&(o=e.node(u[0]).order,i(n,l,a,s,o),l=a,s=o)}i(n,l,n.length,o,t.length)}),n}),n}e.exports={positionX:function(e){var t,n=o.buildLayerMatrix(e),i=r.merge(s(e,n),l(e,n)),a={};r.forEach(["u","d"],function(o){t="u"===o?n:r.values(n).reverse(),r.forEach(["l","r"],function(n){"r"===n&&(t=r.map(t,function(e){return r.values(e).reverse()}));var s=("u"===o?e.predecessors:e.successors).bind(e),l=c(e,t,i,s),u=h(e,t,l.root,l.align,"r"===n);"r"===n&&(u=r.mapValues(u,function(e){return-e})),a[o+n]=u})});var u=d(e,a);return f(a,u),p(a,e.graph().align)},findType1Conflicts:s,findType2Conflicts:l,addConflict:a,hasConflict:u,verticalAlignment:c,horizontalCompaction:h,alignCoordinates:f,findSmallestWidthAlignment:d,balance:p};function a(e,t,n){if(t>n){var r=t;t=n,n=r}var i=e[t];!i&&(e[t]=i={}),i[n]=!0}function u(e,t,n){if(t>n){var i=t;t=n,n=i}return r.has(e[t],n)}function c(e,t,n,i){var o={},s={},l={};return r.forEach(t,function(e){r.forEach(e,function(e,t){o[e]=e,s[e]=e,l[e]=t})}),r.forEach(t,function(e){var t=-1;r.forEach(e,function(e){var a=i(e);if(a.length){for(var c=((a=r.sortBy(a,function(e){return l[e]})).length-1)/2,h=Math.floor(c),d=Math.ceil(c);h<=d;++h){var f=a[h];s[e]===e&&t<l[f]&&!u(n,e,f)&&(s[f]=e,s[e]=o[e]=o[f],t=l[f])}}})}),{root:o,align:s}}function h(e,t,n,o,s){var l={},a=function(e,t,n,o){var s=new i,l=e.graph(),a=function(e,t,n){return function(i,o,s){var l,a,u=i.node(o),c=i.node(s);if(l=0+u.width/2,r.has(u,"labelpos"))switch(u.labelpos.toLowerCase()){case"l":a=-u.width/2;break;case"r":a=u.width/2}if(a&&(l+=n?a:-a),a=0,l+=(u.dummy?t:e)/2+(c.dummy?t:e)/2+c.width/2,r.has(c,"labelpos"))switch(c.labelpos.toLowerCase()){case"l":a=c.width/2;break;case"r":a=-c.width/2}return a&&(l+=n?a:-a),a=0,l}}(l.nodesep,l.edgesep,o);return r.forEach(t,function(t){var i;r.forEach(t,function(t){var r=n[t];if(s.setNode(r),i){var o=n[i],l=s.edge(o,r);s.setEdge(o,r,Math.max(a(e,t,i),l||0))}i=t})}),s}(e,t,n,s),u=s?"borderLeft":"borderRight";function c(e,t){for(var n=a.nodes(),r=n.pop(),i={};r;)i[r]?e(r):(i[r]=!0,n.push(r),n=n.concat(t(r))),r=n.pop()}return c(function(e){l[e]=a.inEdges(e).reduce(function(e,t){return Math.max(e,l[t.v]+a.edge(t))},0)},a.predecessors.bind(a)),c(function(t){var n=a.outEdges(t).reduce(function(e,t){return Math.min(e,l[t.w]-a.edge(t))},Number.POSITIVE_INFINITY),r=e.node(t);n!==Number.POSITIVE_INFINITY&&r.borderType!==u&&(l[t]=Math.max(l[t],n))},a.successors.bind(a)),r.forEach(o,function(e){l[e]=l[n[e]]}),l}function d(e,t){return r.minBy(r.values(t),function(t){var n=Number.NEGATIVE_INFINITY,i=Number.POSITIVE_INFINITY;return r.forIn(t,function(t,r){var o=function(e,t){return e.node(t).width}(e,r)/2;n=Math.max(t+o,n),i=Math.min(t-o,i)}),n-i})}function f(e,t){var n=r.values(t),i=r.min(n),o=r.max(n);r.forEach(["u","d"],function(n){r.forEach(["l","r"],function(s){var l,a=n+s,u=e[a];if(u!==t){var c=r.values(u);(l="l"===s?i-r.min(c):o-r.max(c))&&(e[a]=r.mapValues(u,function(e){return e+l}))}})})}function p(e,t){return r.mapValues(e.ul,function(n,i){if(t)return e[t.toLowerCase()][i];var o=r.sortBy(r.map(e,i));return(o[1]+o[2])/2})}},40:function(e,t,n){"use strict";var r=n(5577),i=n(1373),o=n(9689).positionX;e.exports=function(e){(function(e){var t=i.buildLayerMatrix(e),n=e.graph().ranksep,o=0;r.forEach(t,function(t){var i=r.max(r.map(t,function(t){return e.node(t).height}));r.forEach(t,function(t){e.node(t).y=o+i/2}),o+=i+n})})(e=i.asNonCompoundGraph(e)),r.forEach(o(e),function(t,n){e.node(n).x=t})}},6767:function(e,t,n){"use strict";var r=n(5577),i=n(3874).Graph,o=n(7957).slack;e.exports=function(e){var t,n,s=new i({directed:!1}),l=e.nodes()[0],a=e.nodeCount();for(s.setNode(l,{});function(e,t){return r.forEach(e.nodes(),function n(i){r.forEach(t.nodeEdges(i),function(r){var s=r.v,l=i===s?r.w:s;!e.hasNode(l)&&!o(t,r)&&(e.setNode(l,{}),e.setEdge(i,l,{}),n(l))})}),e.nodeCount()}(s,e)<a;)t=function(e,t){return r.minBy(t.edges(),function(n){if(e.hasNode(n.v)!==e.hasNode(n.w))return o(t,n)})}(s,e),n=s.hasNode(t.v)?o(e,t):-o(e,t),function(e,t,n){r.forEach(e.nodes(),function(e){t.node(e).rank+=n})}(s,e,n);return s}},1530:function(e,t,n){"use strict";var r=n(7957).longestPath,i=n(6767),o=n(263);e.exports=function(e){switch(e.graph().ranker){case"network-simplex":default:(function(e){o(e)})(e);break;case"tight-tree":(function(e){r(e),i(e)})(e);break;case"longest-path":s(e)}};var s=r;function l(e){o(e)}},263:function(e,t,n){"use strict";var r=n(5577),i=n(6767),o=n(7957).slack,s=n(7957).longestPath,l=n(3874).alg.preorder,a=n(3874).alg.postorder,u=n(1373).simplify;function c(e){s(e=u(e));var t,n,r=i(e);for(f(r),h(r,e);t=p(r);)n=g(r,e,t),m(r,e,t,n)}function h(e,t){var n=a(e,e.nodes());n=n.slice(0,n.length-1),r.forEach(n,function(n){(function(e,t,n){var r=e.node(n).parent;e.edge(n,r).cutvalue=d(e,t,n)})(e,t,n)})}e.exports=c,c.initLowLimValues=f,c.initCutValues=h,c.calcCutValue=d,c.leaveEdge=p,c.enterEdge=g,c.exchangeEdges=m;function d(e,t,n){var i=e.node(n).parent,o=!0,s=t.edge(n,i),l=0;return!s&&(o=!1,s=t.edge(i,n)),l=s.weight,r.forEach(t.nodeEdges(n),function(r){var s=r.v===n,a=s?r.w:r.v;if(a!==i){var u=s===o,c=t.edge(r).weight;if(l+=u?c:-c,function(e,t,n){return e.hasEdge(t,n)}(e,n,a)){var h=e.edge(n,a).cutvalue;l+=u?-h:h}}}),l}function f(e,t){arguments.length<2&&(t=e.nodes()[0]),function e(t,n,i,o,s){var l=i,a=t.node(o);return n[o]=!0,r.forEach(t.neighbors(o),function(s){!r.has(n,s)&&(i=e(t,n,i,s,o))}),a.low=l,a.lim=i++,s?a.parent=s:delete a.parent,i}(e,{},1,t)}function p(e){return r.find(e.edges(),function(t){return e.edge(t).cutvalue<0})}function g(e,t,n){var i=n.v,s=n.w;!t.hasEdge(i,s)&&(i=n.w,s=n.v);var l=e.node(i),a=e.node(s),u=l,c=!1;l.lim>a.lim&&(u=a,c=!0);var h=r.filter(t.edges(),function(t){return c===y(e,e.node(t.v),u)&&c!==y(e,e.node(t.w),u)});return r.minBy(h,function(e){return o(t,e)})}function m(e,t,n,i){var o=n.v,s=n.w;e.removeEdge(o,s),e.setEdge(i.v,i.w,{}),f(e),h(e,t),function(e,t){var n=r.find(e.nodes(),function(e){return!t.node(e).parent}),i=l(e,n);i=i.slice(1),r.forEach(i,function(n){var r=e.node(n).parent,i=t.edge(n,r),o=!1;!i&&(i=t.edge(r,n),o=!0),t.node(n).rank=t.node(r).rank+(o?i.minlen:-i.minlen)})}(e,t)}function y(e,t,n){return n.low<=t.lim&&t.lim<=n.lim}},7957:function(e,t,n){"use strict";var r=n(5577);e.exports={longestPath:function(e){var t={};r.forEach(e.sources(),function n(i){var o=e.node(i);if(r.has(t,i))return o.rank;t[i]=!0;var s=r.min(r.map(e.outEdges(i),function(t){return n(t.w)-e.edge(t).minlen}));return(s===Number.POSITIVE_INFINITY||null==s)&&(s=0),o.rank=s})},slack:function(e,t){return e.node(t.w).rank-e.node(t.v).rank-e.edge(t).minlen}}},1373:function(e,t,n){"use strict";var r=n(5577),i=n(3874).Graph;function o(e,t,n,i){var o;do o=r.uniqueId(i);while(e.hasNode(o));return n.dummy=t,e.setNode(o,n),o}e.exports={addDummyNode:o,simplify:function(e){var t=new i().setGraph(e.graph());return r.forEach(e.nodes(),function(n){t.setNode(n,e.node(n))}),r.forEach(e.edges(),function(n){var r=t.edge(n.v,n.w)||{weight:0,minlen:1},i=e.edge(n);t.setEdge(n.v,n.w,{weight:r.weight+i.weight,minlen:Math.max(r.minlen,i.minlen)})}),t},asNonCompoundGraph:function(e){var t=new i({multigraph:e.isMultigraph()}).setGraph(e.graph());return r.forEach(e.nodes(),function(n){!e.children(n).length&&t.setNode(n,e.node(n))}),r.forEach(e.edges(),function(n){t.setEdge(n,e.edge(n))}),t},successorWeights:function(e){var t=r.map(e.nodes(),function(t){var n={};return r.forEach(e.outEdges(t),function(t){n[t.w]=(n[t.w]||0)+e.edge(t).weight}),n});return r.zipObject(e.nodes(),t)},predecessorWeights:function(e){var t=r.map(e.nodes(),function(t){var n={};return r.forEach(e.inEdges(t),function(t){n[t.v]=(n[t.v]||0)+e.edge(t).weight}),n});return r.zipObject(e.nodes(),t)},intersectRect:function(e,t){var n,r,i=e.x,o=e.y,s=t.x-i,l=t.y-o,a=e.width/2,u=e.height/2;if(!s&&!l)throw Error("Not possible to find intersection inside of the rectangle");return Math.abs(l)*a>Math.abs(s)*u?(l<0&&(u=-u),n=u*s/l,r=u):(s<0&&(a=-a),n=a,r=a*l/s),{x:i+n,y:o+r}},buildLayerMatrix:function(e){var t=r.map(r.range(s(e)+1),function(){return[]});return r.forEach(e.nodes(),function(n){var i=e.node(n),o=i.rank;!r.isUndefined(o)&&(t[o][i.order]=n)}),t},normalizeRanks:function(e){var t=r.min(r.map(e.nodes(),function(t){return e.node(t).rank}));r.forEach(e.nodes(),function(n){var i=e.node(n);r.has(i,"rank")&&(i.rank-=t)})},removeEmptyRanks:function(e){var t=r.min(r.map(e.nodes(),function(t){return e.node(t).rank})),n=[];r.forEach(e.nodes(),function(r){var i=e.node(r).rank-t;!n[i]&&(n[i]=[]),n[i].push(r)});var i=0,o=e.graph().nodeRankFactor;r.forEach(n,function(t,n){r.isUndefined(t)&&n%o!=0?--i:i&&r.forEach(t,function(t){e.node(t).rank+=i})})},addBorderNode:function(e,t,n,r){var i={width:0,height:0};return arguments.length>=4&&(i.rank=n,i.order=r),o(e,"border",i,t)},maxRank:s,partition:function(e,t){var n={lhs:[],rhs:[]};return r.forEach(e,function(e){t(e)?n.lhs.push(e):n.rhs.push(e)}),n},time:function(e,t){var n=r.now();try{return t()}finally{console.log(e+" time: "+(r.now()-n)+"ms")}},notime:function(e,t){return t()}};function s(e){return r.max(r.map(e.nodes(),function(t){var n=e.node(t).rank;if(!r.isUndefined(n))return n}))}},7235:function(e){e.exports="0.8.5"},6076:function(e,t,n){var r=n(9592);e.exports={Graph:r.Graph,json:n(981),alg:n(8362),version:r.version}},1996:function(e,t,n){var r=n(5695);e.exports=function(e){var t,n={},i=[];return r.each(e.nodes(),function(o){t=[],!function i(o){!r.has(n,o)&&(n[o]=!0,t.push(o),r.each(e.successors(o),i),r.each(e.predecessors(o),i))}(o),t.length&&i.push(t)}),i}},6985:function(e,t,n){var r=n(5695);e.exports=function(e,t,n){!r.isArray(t)&&(t=[t]);var i=(e.isDirected()?e.successors:e.neighbors).bind(e),o=[],s={};return r.each(t,function(t){if(!e.hasNode(t))throw Error("Graph does not have node: "+t);(function e(t,n,i,o,s,l){!r.has(o,n)&&(o[n]=!0,!i&&l.push(n),r.each(s(n),function(n){e(t,n,i,o,s,l)}),i&&l.push(n))})(e,t,"post"===n,s,i,o)}),o}},3307:function(e,t,n){var r=n(6027),i=n(5695);e.exports=function(e,t,n){return i.transform(e.nodes(),function(i,o){i[o]=r(e,o,t,n)},{})}},6027:function(e,t,n){var r=n(5695),i=n(7860);e.exports=function(e,t,n,r){return function(e,t,n,r){var o,s,l={},a=new i,u=function(e){var t=e.v!==o?e.v:e.w,r=l[t],i=n(e),u=s.distance+i;if(i<0)throw Error("dijkstra does not allow negative edge weights. Bad edge: "+e+" Weight: "+i);u<r.distance&&(r.distance=u,r.predecessor=o,a.decrease(t,u))};for(e.nodes().forEach(function(e){var n=e===t?0:Number.POSITIVE_INFINITY;l[e]={distance:n},a.add(e,n)});a.size()>0&&(s=l[o=a.removeMin()]).distance!==Number.POSITIVE_INFINITY;){;r(o).forEach(u)}return l}(e,String(t),n||o,r||function(t){return e.outEdges(t)})};var o=r.constant(1)},723:function(e,t,n){var r=n(5695),i=n(6489);e.exports=function(e){return r.filter(i(e),function(t){return t.length>1||1===t.length&&e.hasEdge(t[0],t[0])})}},2386:function(e,t,n){var r=n(5695);e.exports=function(e,t,n){return function(e,t,n){var r={},i=e.nodes();return i.forEach(function(e){r[e]={},r[e][e]={distance:0},i.forEach(function(t){e!==t&&(r[e][t]={distance:Number.POSITIVE_INFINITY})}),n(e).forEach(function(n){var i=n.v===e?n.w:n.v,o=t(n);r[e][i]={distance:o,predecessor:e}})}),i.forEach(function(e){var t=r[e];i.forEach(function(n){var o=r[n];i.forEach(function(n){var r=o[e],i=t[n],s=o[n],l=r.distance+i.distance;l<s.distance&&(s.distance=l,s.predecessor=i.predecessor)})})}),r}(e,t||i,n||function(t){return e.outEdges(t)})};var i=r.constant(1)},8362:function(e,t,n){e.exports={components:n(1996),dijkstra:n(6027),dijkstraAll:n(3307),findCycles:n(723),floydWarshall:n(2386),isAcyclic:n(964),postorder:n(4720),preorder:n(2609),prim:n(7602),tarjan:n(6489),topsort:n(2736)}},964:function(e,t,n){var r=n(2736);e.exports=function(e){try{r(e)}catch(e){if(e instanceof r.CycleException)return!1;throw e}return!0}},4720:function(e,t,n){var r=n(6985);e.exports=function(e,t){return r(e,t,"post")}},2609:function(e,t,n){var r=n(6985);e.exports=function(e,t){return r(e,t,"pre")}},7602:function(e,t,n){var r=n(5695),i=n(5718),o=n(7860);e.exports=function(e,t){var n,s=new i,l={},a=new o;function u(e){var r=e.v===n?e.w:e.v,i=a.priority(r);if(void 0!==i){var o=t(e);o<i&&(l[r]=n,a.decrease(r,o))}}if(0===e.nodeCount())return s;r.each(e.nodes(),function(e){a.add(e,Number.POSITIVE_INFINITY),s.setNode(e)}),a.decrease(e.nodes()[0],0);for(var c=!1;a.size()>0;){if(n=a.removeMin(),r.has(l,n))s.setEdge(n,l[n]);else if(c)throw Error("Input graph is not connected: "+e);else c=!0;e.nodeEdges(n).forEach(u)}return s}},6489:function(e,t,n){var r=n(5695);e.exports=function(e){var t=0,n=[],i={},o=[];return e.nodes().forEach(function(s){!r.has(i,s)&&!function s(l){var a=i[l]={onStack:!0,lowlink:t,index:t++};if(n.push(l),e.successors(l).forEach(function(e){r.has(i,e)?i[e].onStack&&(a.lowlink=Math.min(a.lowlink,i[e].index)):(s(e),a.lowlink=Math.min(a.lowlink,i[e].lowlink))}),a.lowlink===a.index){var u,c=[];do i[u=n.pop()].onStack=!1,c.push(u);while(l!==u);o.push(c)}}(s)}),o}},2736:function(e,t,n){var r=n(5695);function i(e){var t={},n={},i=[];if(r.each(e.sinks(),function s(l){if(r.has(n,l))throw new o;!r.has(t,l)&&(n[l]=!0,t[l]=!0,r.each(e.predecessors(l),s),delete n[l],i.push(l))}),r.size(t)!==e.nodeCount())throw new o;return i}function o(){}e.exports=i,i.CycleException=o,o.prototype=Error()},7860:function(e,t,n){var r=n(5695);function i(){this._arr=[],this._keyIndices={}}e.exports=i,i.prototype.size=function(){return this._arr.length},i.prototype.keys=function(){return this._arr.map(function(e){return e.key})},i.prototype.has=function(e){return r.has(this._keyIndices,e)},i.prototype.priority=function(e){var t=this._keyIndices[e];if(void 0!==t)return this._arr[t].priority},i.prototype.min=function(){if(0===this.size())throw Error("Queue underflow");return this._arr[0].key},i.prototype.add=function(e,t){var n=this._keyIndices;if(e=String(e),!r.has(n,e)){var i=this._arr,o=i.length;return n[e]=o,i.push({key:e,priority:t}),this._decrease(o),!0}return!1},i.prototype.removeMin=function(){this._swap(0,this._arr.length-1);var e=this._arr.pop();return delete this._keyIndices[e.key],this._heapify(0),e.key},i.prototype.decrease=function(e,t){var n=this._keyIndices[e];if(t>this._arr[n].priority)throw Error("New priority is greater than current priority. Key: "+e+" Old: "+this._arr[n].priority+" New: "+t);this._arr[n].priority=t,this._decrease(n)},i.prototype._heapify=function(e){var t=this._arr,n=2*e,r=n+1,i=e;n<t.length&&(i=t[n].priority<t[i].priority?n:i,r<t.length&&(i=t[r].priority<t[i].priority?r:i),i!==e&&(this._swap(e,i),this._heapify(i)))},i.prototype._decrease=function(e){for(var t,n=this._arr,r=n[e].priority;0!==e&&!(n[t=e>>1].priority<r);){;this._swap(e,t),e=t}},i.prototype._swap=function(e,t){var n=this._arr,r=this._keyIndices,i=n[e],o=n[t];n[e]=o,n[t]=i,r[o.key]=e,r[i.key]=t}},5718:function(e,t,n){"use strict";var r=n(5695);e.exports=i;function i(e){this._isDirected=!r.has(e,"directed")||e.directed,this._isMultigraph=!!r.has(e,"multigraph")&&e.multigraph,this._isCompound=!!r.has(e,"compound")&&e.compound,this._label=void 0,this._defaultNodeLabelFn=r.constant(void 0),this._defaultEdgeLabelFn=r.constant(void 0),this._nodes={},this._isCompound&&(this._parent={},this._children={},this._children["\0"]={}),this._in={},this._preds={},this._out={},this._sucs={},this._edgeObjs={},this._edgeLabels={}}function o(e,t){e[t]?e[t]++:e[t]=1}function s(e,t){!--e[t]&&delete e[t]}function l(e,t,n,i){var o=""+t,s=""+n;if(!e&&o>s){var l=o;o=s,s=l}return o+"\x01"+s+"\x01"+(r.isUndefined(i)?"\0":i)}i.prototype._nodeCount=0,i.prototype._edgeCount=0,i.prototype.isDirected=function(){return this._isDirected},i.prototype.isMultigraph=function(){return this._isMultigraph},i.prototype.isCompound=function(){return this._isCompound},i.prototype.setGraph=function(e){return this._label=e,this},i.prototype.graph=function(){return this._label},i.prototype.setDefaultNodeLabel=function(e){return!r.isFunction(e)&&(e=r.constant(e)),this._defaultNodeLabelFn=e,this},i.prototype.nodeCount=function(){return this._nodeCount},i.prototype.nodes=function(){return r.keys(this._nodes)},i.prototype.sources=function(){var e=this;return r.filter(this.nodes(),function(t){return r.isEmpty(e._in[t])})},i.prototype.sinks=function(){var e=this;return r.filter(this.nodes(),function(t){return r.isEmpty(e._out[t])})},i.prototype.setNodes=function(e,t){var n=arguments,i=this;return r.each(e,function(e){n.length>1?i.setNode(e,t):i.setNode(e)}),this},i.prototype.setNode=function(e,t){return r.has(this._nodes,e)?(arguments.length>1&&(this._nodes[e]=t),this):(this._nodes[e]=arguments.length>1?t:this._defaultNodeLabelFn(e),this._isCompound&&(this._parent[e]="\0",this._children[e]={},this._children["\0"][e]=!0),this._in[e]={},this._preds[e]={},this._out[e]={},this._sucs[e]={},++this._nodeCount,this)},i.prototype.node=function(e){return this._nodes[e]},i.prototype.hasNode=function(e){return r.has(this._nodes,e)},i.prototype.removeNode=function(e){var t=this;if(r.has(this._nodes,e)){var n=function(e){t.removeEdge(t._edgeObjs[e])};delete this._nodes[e],this._isCompound&&(this._removeFromParentsChildList(e),delete this._parent[e],r.each(this.children(e),function(e){t.setParent(e)}),delete this._children[e]),r.each(r.keys(this._in[e]),n),delete this._in[e],delete this._preds[e],r.each(r.keys(this._out[e]),n),delete this._out[e],delete this._sucs[e],--this._nodeCount}return this},i.prototype.setParent=function(e,t){if(!this._isCompound)throw Error("Cannot set parent in a non-compound graph");if(r.isUndefined(t))t="\0";else{t+="";for(var n=t;!r.isUndefined(n);n=this.parent(n))if(n===e)throw Error("Setting "+t+" as parent of "+e+" would create a cycle");this.setNode(t)}return this.setNode(e),this._removeFromParentsChildList(e),this._parent[e]=t,this._children[t][e]=!0,this},i.prototype._removeFromParentsChildList=function(e){delete this._children[this._parent[e]][e]},i.prototype.parent=function(e){if(this._isCompound){var t=this._parent[e];if("\0"!==t)return t}},i.prototype.children=function(e){if(r.isUndefined(e)&&(e="\0"),this._isCompound){var t=this._children[e];if(t)return r.keys(t)}else if("\0"===e)return this.nodes();else if(this.hasNode(e))return[]},i.prototype.predecessors=function(e){var t=this._preds[e];if(t)return r.keys(t)},i.prototype.successors=function(e){var t=this._sucs[e];if(t)return r.keys(t)},i.prototype.neighbors=function(e){var t=this.predecessors(e);if(t)return r.union(t,this.successors(e))},i.prototype.isLeaf=function(e){var t;return 0===(t=this.isDirected()?this.successors(e):this.neighbors(e)).length},i.prototype.filterNodes=function(e){var t=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});t.setGraph(this.graph());var n=this;r.each(this._nodes,function(n,r){e(r)&&t.setNode(r,n)}),r.each(this._edgeObjs,function(e){t.hasNode(e.v)&&t.hasNode(e.w)&&t.setEdge(e,n.edge(e))});var i={};return this._isCompound&&r.each(t.nodes(),function(e){t.setParent(e,function e(r){var o=n.parent(r);return void 0===o||t.hasNode(o)?(i[r]=o,o):o in i?i[o]:e(o)}(e))}),t},i.prototype.setDefaultEdgeLabel=function(e){return!r.isFunction(e)&&(e=r.constant(e)),this._defaultEdgeLabelFn=e,this},i.prototype.edgeCount=function(){return this._edgeCount},i.prototype.edges=function(){return r.values(this._edgeObjs)},i.prototype.setPath=function(e,t){var n=this,i=arguments;return r.reduce(e,function(e,r){return i.length>1?n.setEdge(e,r,t):n.setEdge(e,r),r}),this},i.prototype.setEdge=function(){var e,t,n,i,s=!1,a=arguments[0];"object"==typeof a&&null!==a&&"v"in a?(e=a.v,t=a.w,n=a.name,2==arguments.length&&(i=arguments[1],s=!0)):(e=a,t=arguments[1],n=arguments[3],arguments.length>2&&(i=arguments[2],s=!0)),e=""+e,t=""+t,!r.isUndefined(n)&&(n=""+n);var u=l(this._isDirected,e,t,n);if(r.has(this._edgeLabels,u))return s&&(this._edgeLabels[u]=i),this;if(!r.isUndefined(n)&&!this._isMultigraph)throw Error("Cannot set a named edge when isMultigraph = false");this.setNode(e),this.setNode(t),this._edgeLabels[u]=s?i:this._defaultEdgeLabelFn(e,t,n);var c=function(e,t,n,r){var i=""+t,o=""+n;if(!e&&i>o){var s=i;i=o,o=s}var l={v:i,w:o};return r&&(l.name=r),l}(this._isDirected,e,t,n);return e=c.v,t=c.w,Object.freeze(c),this._edgeObjs[u]=c,o(this._preds[t],e),o(this._sucs[e],t),this._in[t][u]=c,this._out[e][u]=c,this._edgeCount++,this},i.prototype.edge=function(e,t,n){var r=1==arguments.length?a(this._isDirected,arguments[0]):l(this._isDirected,e,t,n);return this._edgeLabels[r]},i.prototype.hasEdge=function(e,t,n){var i=1==arguments.length?a(this._isDirected,arguments[0]):l(this._isDirected,e,t,n);return r.has(this._edgeLabels,i)},i.prototype.removeEdge=function(e,t,n){var r=1==arguments.length?a(this._isDirected,arguments[0]):l(this._isDirected,e,t,n),i=this._edgeObjs[r];return i&&(e=i.v,t=i.w,delete this._edgeLabels[r],delete this._edgeObjs[r],s(this._preds[t],e),s(this._sucs[e],t),delete this._in[t][r],delete this._out[e][r],this._edgeCount--),this},i.prototype.inEdges=function(e,t){var n=this._in[e];if(n){var i=r.values(n);return t?r.filter(i,function(e){return e.v===t}):i}},i.prototype.outEdges=function(e,t){var n=this._out[e];if(n){var i=r.values(n);return t?r.filter(i,function(e){return e.w===t}):i}},i.prototype.nodeEdges=function(e,t){var n=this.inEdges(e,t);if(n)return n.concat(this.outEdges(e,t))};function a(e,t){return l(e,t.v,t.w,t.name)}},9592:function(e,t,n){e.exports={Graph:n(5718),version:n(4918)}},981:function(e,t,n){var r=n(5695),i=n(5718);e.exports={write:function(e){var t={options:{directed:e.isDirected(),multigraph:e.isMultigraph(),compound:e.isCompound()},nodes:function(e){return r.map(e.nodes(),function(t){var n=e.node(t),i=e.parent(t),o={v:t};return!r.isUndefined(n)&&(o.value=n),!r.isUndefined(i)&&(o.parent=i),o})}(e),edges:function(e){return r.map(e.edges(),function(t){var n=e.edge(t),i={v:t.v,w:t.w};return!r.isUndefined(t.name)&&(i.name=t.name),!r.isUndefined(n)&&(i.value=n),i})}(e)};return!r.isUndefined(e.graph())&&(t.value=r.clone(e.graph())),t},read:function(e){var t=new i(e.options).setGraph(e.value);return r.each(e.nodes,function(e){t.setNode(e.v,e.value),e.parent&&t.setParent(e.v,e.parent)}),r.each(e.edges,function(e){t.setEdge({v:e.v,w:e.w,name:e.name},e.value)}),t}}},5695:function(e,t,n){var r;try{r={clone:n(7654),constant:n(6710),each:n(4500),filter:n(786),has:n(7962),isArray:n(6227),isEmpty:n(353),isFunction:n(3098),isUndefined:n(678),keys:n(5334),map:n(3275),reduce:n(7936),size:n(691),transform:n(3216),union:n(3475),values:n(5514)}}catch(e){}!r&&(r=window._),e.exports=r},4918:function(e){e.exports="2.1.8"},2622:function(e,t,n){var r=n(6369)(n(5031),"DataView");e.exports=r},7973:function(e,t,n){var r=n(1783),i=n(1012),o=n(9900),s=n(6691),l=n(2018);function a(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}a.prototype.clear=r,a.prototype.delete=i,a.prototype.get=o,a.prototype.has=s,a.prototype.set=l,e.exports=a},2768:function(e,t,n){var r=n(9896),i=n(2473),o=n(4678),s=n(1240),l=n(4296);function a(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}a.prototype.clear=r,a.prototype.delete=i,a.prototype.get=o,a.prototype.has=s,a.prototype.set=l,e.exports=a},1725:function(e,t,n){var r=n(6369)(n(5031),"Map");e.exports=r},736:function(e,t,n){var r=n(6660),i=n(8472),o=n(5637),s=n(9389),l=n(9804);function a(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}a.prototype.clear=r,a.prototype.delete=i,a.prototype.get=o,a.prototype.has=s,a.prototype.set=l,e.exports=a},4575:function(e,t,n){var r=n(6369)(n(5031),"Promise");e.exports=r},8995:function(e,t,n){var r=n(6369)(n(5031),"Set");e.exports=r},5106:function(e,t,n){var r=n(736),i=n(4867),o=n(9428);function s(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new r;++t<n;)this.add(e[t])}s.prototype.add=s.prototype.push=i,s.prototype.has=o,e.exports=s},5382:function(e,t,n){var r=n(2768),i=n(3533),o=n(7064),s=n(9955),l=n(6087),a=n(3990);function u(e){var t=this.__data__=new r(e);this.size=t.size}u.prototype.clear=i,u.prototype.delete=o,u.prototype.get=s,u.prototype.has=l,u.prototype.set=a,e.exports=u},5869:function(e,t,n){var r=n(5031).Symbol;e.exports=r},8930:function(e,t,n){var r=n(5031).Uint8Array;e.exports=r},8110:function(e,t,n){var r=n(6369)(n(5031),"WeakMap");e.exports=r},7485:function(e){e.exports=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}},7510:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}},8353:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,o=[];++n<r;){var s=e[n];t(s,n,e)&&(o[i++]=s)}return o}},9360:function(e,t,n){var r=n(7667);e.exports=function(e,t){return!!(null==e?0:e.length)&&r(e,t,0)>-1}},5987:function(e){e.exports=function(e,t,n){for(var r=-1,i=null==e?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1}},4505:function(e,t,n){var r=n(1650),i=n(8497),o=n(6227),s=n(939),l=n(3501),a=n(2855),u=Object.prototype.hasOwnProperty;e.exports=function(e,t){var n=o(e),c=!n&&i(e),h=!n&&!c&&s(e),d=!n&&!c&&!h&&a(e),f=n||c||h||d,p=f?r(e.length,String):[],g=p.length;for(var m in e)(t||u.call(e,m))&&!(f&&("length"==m||h&&("offset"==m||"parent"==m)||d&&("buffer"==m||"byteLength"==m||"byteOffset"==m)||l(m,g)))&&p.push(m);return p}},2467:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}},3571:function(e){e.exports=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}},83:function(e){e.exports=function(e,t,n,r){var i=-1,o=null==e?0:e.length;for(r&&o&&(n=e[++i]);++i<o;)n=t(n,e[i],i,e);return n}},9618:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}},3327:function(e,t,n){var r=n(9511)("length");e.exports=r},3153:function(e,t,n){var r=n(2544),i=n(3947);e.exports=function(e,t,n){(void 0!==n&&!i(e[t],n)||void 0===n&&!(t in e))&&r(e,t,n)}},5699:function(e,t,n){var r=n(2544),i=n(3947),o=Object.prototype.hasOwnProperty;e.exports=function(e,t,n){var s=e[t];(!(o.call(e,t)&&i(s,n))||void 0===n&&!(t in e))&&r(e,t,n)}},8746:function(e,t,n){var r=n(3947);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return -1}},4968:function(e,t,n){var r=n(6734),i=n(5334);e.exports=function(e,t){return e&&r(t,i(t),e)}},6e3:function(e,t,n){var r=n(6734),i=n(9403);e.exports=function(e,t){return e&&r(t,i(t),e)}},2544:function(e,t,n){var r=n(6554);e.exports=function(e,t,n){"__proto__"==t&&r?r(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}},1016:function(e,t,n){var r=n(5382),i=n(7510),o=n(5699),s=n(4968),l=n(6e3),a=n(6550),u=n(3096),c=n(5879),h=n(5705),d=n(6498),f=n(2179),p=n(8943),g=n(5959),m=n(2206),y=n(1931),b=n(6227),v=n(939),x=n(2394),w=n(2917),C=n(6658),E=n(5334),S=n(9403),P="[object Arguments]",O="[object Function]",k="[object Object]",A={};A[P]=A["[object Array]"]=A["[object ArrayBuffer]"]=A["[object DataView]"]=A["[object Boolean]"]=A["[object Date]"]=A["[object Float32Array]"]=A["[object Float64Array]"]=A["[object Int8Array]"]=A["[object Int16Array]"]=A["[object Int32Array]"]=A["[object Map]"]=A["[object Number]"]=A[k]=A["[object RegExp]"]=A["[object Set]"]=A["[object String]"]=A["[object Symbol]"]=A["[object Uint8Array]"]=A["[object Uint8ClampedArray]"]=A["[object Uint16Array]"]=A["[object Uint32Array]"]=!0,A["[object Error]"]=A[O]=A["[object WeakMap]"]=!1;e.exports=function e(t,n,M,T,N,j){var I,L=1&n,R=2&n,_=4&n;if(M&&(I=N?M(t,T,N,j):M(t)),void 0!==I)return I;if(!w(t))return t;var B=b(t);if(B){if(I=g(t),!L)return u(t,I)}else{var D=p(t),z=D==O||"[object GeneratorFunction]"==D;if(v(t))return a(t,L);if(D==k||D==P||z&&!N){if(I=R||z?{}:y(t),!L)return R?h(t,l(I,t)):c(t,s(I,t))}else{if(!A[D])return N?t:{};I=m(t,D,L)}}j||(j=new r);var F=j.get(t);if(F)return F;j.set(t,I),C(t)?t.forEach(function(r){I.add(e(r,n,M,r,t,j))}):x(t)&&t.forEach(function(r,i){I.set(i,e(r,n,M,i,t,j))});var V=_?R?f:d:R?S:E,$=B?void 0:V(t);return i($||t,function(r,i){$&&(r=t[i=r]),o(I,i,e(r,n,M,i,t,j))}),I}},1315:function(e,t,n){var r=n(2917),i=Object.create,o=function(){function e(){}return function(t){if(!r(t))return{};if(i)return i(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=o},3883:function(e,t,n){var r=n(7228),i=n(2159)(r);e.exports=i},6746:function(e,t,n){var r=n(9528);e.exports=function(e,t,n){for(var i=-1,o=e.length;++i<o;){var s=e[i],l=t(s);if(null!=l&&(void 0===a?l==l&&!r(l):n(l,a)))var a=l,u=s}return u}},4693:function(e,t,n){var r=n(3883);e.exports=function(e,t){var n=[];return r(e,function(e,r,i){t(e,r,i)&&n.push(e)}),n}},9443:function(e){e.exports=function(e,t,n,r){for(var i=e.length,o=n+(r?1:-1);r?o--:++o<i;)if(t(e[o],o,e))return o;return -1}},6195:function(e,t,n){var r=n(3571),i=n(1449);e.exports=function e(t,n,o,s,l){var a=-1,u=t.length;for(o||(o=i),l||(l=[]);++a<u;){var c=t[a];n>0&&o(c)?n>1?e(c,n-1,o,s,l):r(l,c):!s&&(l[l.length]=c)}return l}},3627:function(e,t,n){var r=n(3179)();e.exports=r},7228:function(e,t,n){var r=n(3627),i=n(5334);e.exports=function(e,t){return e&&r(e,t,i)}},304:function(e,t,n){var r=n(322),i=n(5107);e.exports=function(e,t){t=r(t,e);for(var n=0,o=t.length;null!=e&&n<o;)e=e[i(t[n++])];return n&&n==o?e:void 0}},2481:function(e,t,n){var r=n(3571),i=n(6227);e.exports=function(e,t,n){var o=t(e);return i(e)?o:r(o,n(e))}},4365:function(e,t,n){var r=n(5869),i=n(7043),o=n(5283),s=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":s&&s in Object(e)?i(e):o(e)}},930:function(e){e.exports=function(e,t){return e>t}},6925:function(e){var t=Object.prototype.hasOwnProperty;e.exports=function(e,n){return null!=e&&t.call(e,n)}},1547:function(e){e.exports=function(e,t){return null!=e&&t in Object(e)}},7667:function(e,t,n){var r=n(9443),i=n(1222),o=n(3691);e.exports=function(e,t,n){return t==t?o(e,t,n):r(e,i,n)}},8719:function(e,t,n){var r=n(4365),i=n(5620);e.exports=function(e){return i(e)&&"[object Arguments]"==r(e)}},4826:function(e,t,n){var r=n(1177),i=n(5620);e.exports=function e(t,n,o,s,l){return t===n||(null!=t&&null!=n&&(i(t)||i(n))?r(t,n,o,s,e,l):t!=t&&n!=n)}},1177:function(e,t,n){var r=n(5382),i=n(8055),o=n(6551),s=n(8700),l=n(8943),a=n(6227),u=n(939),c=n(2855),h="[object Arguments]",d="[object Array]",f="[object Object]",p=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,g,m,y){var b=a(e),v=a(t),x=b?d:l(e),w=v?d:l(t);x=x==h?f:x,w=w==h?f:w;var C=x==f,E=w==f,S=x==w;if(S&&u(e)){if(!u(t))return!1;b=!0,C=!1}if(S&&!C)return y||(y=new r),b||c(e)?i(e,t,n,g,m,y):o(e,t,x,n,g,m,y);if(!(1&n)){var P=C&&p.call(e,"__wrapped__"),O=E&&p.call(t,"__wrapped__");if(P||O){var k=P?e.value():e,A=O?t.value():t;return y||(y=new r),m(k,A,n,g,y)}}return!!S&&(y||(y=new r),s(e,t,n,g,m,y))}},3820:function(e,t,n){var r=n(8943),i=n(5620);e.exports=function(e){return i(e)&&"[object Map]"==r(e)}},3762:function(e,t,n){var r=n(5382),i=n(4826);e.exports=function(e,t,n,o){var s=n.length,l=s,a=!o;if(null==e)return!l;for(e=Object(e);s--;){var u=n[s];if(a&&u[2]?u[1]!==e[u[0]]:!(u[0]in e))return!1}for(;++s<l;){var c=(u=n[s])[0],h=e[c],d=u[1];if(a&&u[2]){if(void 0===h&&!(c in e))return!1}else{var f=new r;if(o)var p=o(h,d,c,e,t,f);if(!(void 0===p?i(d,h,3,o,f):p))return!1}}return!0}},1222:function(e){e.exports=function(e){return e!=e}},9930:function(e,t,n){var r=n(3098),i=n(8754),o=n(2917),s=n(1304),l=/^\[object .+?Constructor\]$/,a=Object.prototype,u=Function.prototype.toString,c=a.hasOwnProperty,h=RegExp("^"+u.call(c).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!o(e)||i(e))&&(r(e)?h:l).test(s(e))}},8036:function(e,t,n){var r=n(8943),i=n(5620);e.exports=function(e){return i(e)&&"[object Set]"==r(e)}},7707:function(e,t,n){var r=n(4365),i=n(6613),o=n(5620),s={};s["[object Float32Array]"]=s["[object Float64Array]"]=s["[object Int8Array]"]=s["[object Int16Array]"]=s["[object Int32Array]"]=s["[object Uint8Array]"]=s["[object Uint8ClampedArray]"]=s["[object Uint16Array]"]=s["[object Uint32Array]"]=!0,s["[object Arguments]"]=s["[object Array]"]=s["[object ArrayBuffer]"]=s["[object Boolean]"]=s["[object DataView]"]=s["[object Date]"]=s["[object Error]"]=s["[object Function]"]=s["[object Map]"]=s["[object Number]"]=s["[object Object]"]=s["[object RegExp]"]=s["[object Set]"]=s["[object String]"]=s["[object WeakMap]"]=!1;e.exports=function(e){return o(e)&&i(e.length)&&!!s[r(e)]}},3526:function(e,t,n){var r=n(5159),i=n(4548),o=n(9974),s=n(6227),l=n(7091);e.exports=function(e){return"function"==typeof e?e:null==e?o:"object"==typeof e?s(e)?i(e[0],e[1]):r(e):l(e)}},9849:function(e,t,n){var r=n(2947),i=n(6789),o=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return i(e);var t=[];for(var n in Object(e))o.call(e,n)&&"constructor"!=n&&t.push(n);return t}},3352:function(e,t,n){var r=n(2917),i=n(2947),o=n(5753),s=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return o(e);var t=i(e),n=[];for(var l in e)!("constructor"==l&&(t||!s.call(e,l)))&&n.push(l);return n}},8409:function(e){e.exports=function(e,t){return e<t}},9776:function(e,t,n){var r=n(3883),i=n(654);e.exports=function(e,t){var n=-1,o=i(e)?Array(e.length):[];return r(e,function(e,r,i){o[++n]=t(e,r,i)}),o}},5159:function(e,t,n){var r=n(3762),i=n(9812),o=n(7113);e.exports=function(e){var t=i(e);return 1==t.length&&t[0][2]?o(t[0][0],t[0][1]):function(n){return n===e||r(n,e,t)}}},4548:function(e,t,n){var r=n(4826),i=n(557),o=n(9459),s=n(8447),l=n(8546),a=n(7113),u=n(5107);e.exports=function(e,t){return s(e)&&l(t)?a(u(e),t):function(n){var s=i(n,e);return void 0===s&&s===t?o(n,e):r(t,s,3)}}},5580:function(e,t,n){var r=n(5382),i=n(3153),o=n(3627),s=n(2669),l=n(2917),a=n(9403),u=n(9341);e.exports=function e(t,n,c,h,d){if(t!==n)o(n,function(o,a){if(d||(d=new r),l(o))s(t,n,a,c,e,h,d);else{var f=h?h(u(t,a),o,a+"",t,n,d):void 0;void 0===f&&(f=o),i(t,a,f)}},a)}},2669:function(e,t,n){var r=n(3153),i=n(6550),o=n(7173),s=n(3096),l=n(1931),a=n(8497),u=n(6227),c=n(5559),h=n(939),d=n(3098),f=n(2917),p=n(4087),g=n(2855),m=n(9341),y=n(5079);e.exports=function(e,t,n,b,v,x,w){var C=m(e,n),E=m(t,n),S=w.get(E);if(S){r(e,n,S);return}var P=x?x(C,E,n+"",e,t,w):void 0,O=void 0===P;if(O){var k=u(E),A=!k&&h(E),M=!k&&!A&&g(E);P=E,k||A||M?u(C)?P=C:c(C)?P=s(C):A?(O=!1,P=i(E,!0)):M?(O=!1,P=o(E,!0)):P=[]:p(E)||a(E)?(P=C,a(C)?P=y(C):(!f(C)||d(C))&&(P=l(E))):O=!1}O&&(w.set(E,P),v(P,E,b,x,w),w.delete(E)),r(e,n,P)}},8034:function(e,t,n){var r=n(2467),i=n(304),o=n(3526),s=n(9776),l=n(1467),a=n(8611),u=n(4988),c=n(9974),h=n(6227);e.exports=function(e,t,n){t=t.length?r(t,function(e){return h(e)?function(t){return i(t,1===e.length?e[0]:e)}:e}):[c];var d=-1;return t=r(t,a(o)),l(s(e,function(e,n,i){return{criteria:r(t,function(t){return t(e)}),index:++d,value:e}}),function(e,t){return u(e,t,n)})}},3897:function(e,t,n){var r=n(3405),i=n(9459);e.exports=function(e,t){return r(e,t,function(t,n){return i(e,n)})}},3405:function(e,t,n){var r=n(304),i=n(2773),o=n(322);e.exports=function(e,t,n){for(var s=-1,l=t.length,a={};++s<l;){var u=t[s],c=r(e,u);n(c,u)&&i(a,o(u,e),c)}return a}},9511:function(e){e.exports=function(e){return function(t){return null==t?void 0:t[e]}}},8052:function(e,t,n){var r=n(304);e.exports=function(e){return function(t){return r(t,e)}}},7757:function(e){var t=Math.ceil,n=Math.max;e.exports=function(e,r,i,o){for(var s=-1,l=n(t((r-e)/(i||1)),0),a=Array(l);l--;)a[o?l:++s]=e,e+=i;return a}},1585:function(e){e.exports=function(e,t,n,r,i){return i(e,function(e,i,o){n=r?(r=!1,e):t(n,e,i,o)}),n}},1229:function(e,t,n){var r=n(9974),i=n(2478),o=n(8286);e.exports=function(e,t){return o(i(e,t,r),e+"")}},2773:function(e,t,n){var r=n(5699),i=n(322),o=n(3501),s=n(2917),l=n(5107);e.exports=function(e,t,n,a){if(!s(e))return e;t=i(t,e);for(var u=-1,c=t.length,h=c-1,d=e;null!=d&&++u<c;){var f=l(t[u]),p=n;if("__proto__"===f||"constructor"===f||"prototype"===f)break;if(u!=h){var g=d[f];void 0===(p=a?a(g,f,d):void 0)&&(p=s(g)?g:o(t[u+1])?[]:{})}r(d,f,p),d=d[f]}return e}},1792:function(e,t,n){var r=n(6710),i=n(6554),o=n(9974),s=i?function(e,t){return i(e,"toString",{configurable:!0,enumerable:!1,value:r(t),writable:!0})}:o;e.exports=s},1467:function(e){e.exports=function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}},1650:function(e){e.exports=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}},4200:function(e,t,n){var r=n(5869),i=n(2467),o=n(6227),s=n(9528),l=1/0,a=r?r.prototype:void 0,u=a?a.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(o(t))return i(t,e)+"";if(s(t))return u?u.call(t):"";var n=t+"";return"0"==n&&1/t==-l?"-0":n}},7527:function(e,t,n){var r=n(2670),i=/^\s+/;e.exports=function(e){return e?e.slice(0,r(e)+1).replace(i,""):e}},8611:function(e){e.exports=function(e){return function(t){return e(t)}}},1826:function(e,t,n){var r=n(5106),i=n(9360),o=n(5987),s=n(8342),l=n(4248),a=n(735);e.exports=function(e,t,n){var u=-1,c=i,h=e.length,d=!0,f=[],p=f;if(n)d=!1,c=o;else if(h>=200){var g=t?null:l(e);if(g)return a(g);d=!1,c=s,p=new r}else p=t?[]:f;e:for(;++u<h;){var m=e[u],y=t?t(m):m;if(m=n||0!==m?m:0,d&&y==y){for(var b=p.length;b--;)if(p[b]===y)continue e;t&&p.push(y),f.push(m)}else!c(p,y,n)&&(p!==f&&p.push(y),f.push(m))}return f}},8737:function(e,t,n){var r=n(2467);e.exports=function(e,t){return r(t,function(t){return e[t]})}},3329:function(e){e.exports=function(e,t,n){for(var r=-1,i=e.length,o=t.length,s={};++r<i;){var l=r<o?t[r]:void 0;n(s,e[r],l)}return s}},8342:function(e){e.exports=function(e,t){return e.has(t)}},5444:function(e,t,n){var r=n(9974);e.exports=function(e){return"function"==typeof e?e:r}},322:function(e,t,n){var r=n(6227),i=n(8447),o=n(9765),s=n(2954);e.exports=function(e,t){return r(e)?e:i(e,t)?[e]:o(s(e))}},2658:function(e,t,n){var r=n(8930);e.exports=function(e){var t=new e.constructor(e.byteLength);return new r(t).set(new r(e)),t}},6550:function(e,t,n){e=n.nmd(e);var r=n(5031),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,s=o&&o.exports===i?r.Buffer:void 0,l=s?s.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,r=l?l(n):new e.constructor(n);return e.copy(r),r}},9796:function(e,t,n){var r=n(2658);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}},3714:function(e){var t=/\w*$/;e.exports=function(e){var n=new e.constructor(e.source,t.exec(e));return n.lastIndex=e.lastIndex,n}},1887:function(e,t,n){var r=n(5869),i=r?r.prototype:void 0,o=i?i.valueOf:void 0;e.exports=function(e){return o?Object(o.call(e)):{}}},7173:function(e,t,n){var r=n(2658);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}},2590:function(e,t,n){var r=n(9528);e.exports=function(e,t){if(e!==t){var n=void 0!==e,i=null===e,o=e==e,s=r(e),l=void 0!==t,a=null===t,u=t==t,c=r(t);if(!a&&!c&&!s&&e>t||s&&l&&u&&!a&&!c||i&&l&&u||!n&&u||!o)return 1;if(!i&&!s&&!c&&e<t||c&&n&&o&&!i&&!s||a&&n&&o||!l&&o||!u)return -1}return 0}},4988:function(e,t,n){var r=n(2590);e.exports=function(e,t,n){for(var i=-1,o=e.criteria,s=t.criteria,l=o.length,a=n.length;++i<l;){var u=r(o[i],s[i]);if(u){if(i>=a)return u;return u*("desc"==n[i]?-1:1)}}return e.index-t.index}},3096:function(e){e.exports=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}},6734:function(e,t,n){var r=n(5699),i=n(2544);e.exports=function(e,t,n,o){var s=!n;n||(n={});for(var l=-1,a=t.length;++l<a;){var u=t[l],c=o?o(n[u],e[u],u,n,e):void 0;void 0===c&&(c=e[u]),s?i(n,u,c):r(n,u,c)}return n}},5879:function(e,t,n){var r=n(6734),i=n(5940);e.exports=function(e,t){return r(e,i(e),t)}},5705:function(e,t,n){var r=n(6734),i=n(4780);e.exports=function(e,t){return r(e,i(e),t)}},3823:function(e,t,n){var r=n(5031)["__core-js_shared__"];e.exports=r},9354:function(e,t,n){var r=n(1229),i=n(9131);e.exports=function(e){return r(function(t,n){var r=-1,o=n.length,s=o>1?n[o-1]:void 0,l=o>2?n[2]:void 0;for(s=e.length>3&&"function"==typeof s?(o--,s):void 0,l&&i(n[0],n[1],l)&&(s=o<3?void 0:s,o=1),t=Object(t);++r<o;){var a=n[r];a&&e(t,a,r,s)}return t})}},2159:function(e,t,n){var r=n(654);e.exports=function(e,t){return function(n,i){if(null==n)return n;if(!r(n))return e(n,i);for(var o=n.length,s=t?o:-1,l=Object(n);(t?s--:++s<o)&&!1!==i(l[s],s,l););return n}}},3179:function(e){e.exports=function(e){return function(t,n,r){for(var i=-1,o=Object(t),s=r(t),l=s.length;l--;){var a=s[e?l:++i];if(!1===n(o[a],a,o))break}return t}}},6502:function(e,t,n){var r=n(3526),i=n(654),o=n(5334);e.exports=function(e){return function(t,n,s){var l=Object(t);if(!i(t)){var a=r(n,3);t=o(t),n=function(e){return a(l[e],e,l)}}var u=e(t,n,s);return u>-1?l[a?t[u]:u]:void 0}}},1770:function(e,t,n){var r=n(7757),i=n(9131),o=n(3555);e.exports=function(e){return function(t,n,s){return s&&"number"!=typeof s&&i(t,n,s)&&(n=s=void 0),t=o(t),void 0===n?(n=t,t=0):n=o(n),s=void 0===s?t<n?1:-1:o(s),r(t,n,s,e)}}},4248:function(e,t,n){var r=n(8995),i=n(555),o=n(735),s=r&&1/o(new r([,-0]))[1]==1/0?function(e){return new r(e)}:i;e.exports=s},6554:function(e,t,n){var r=n(6369),i=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},8055:function(e,t,n){var r=n(5106),i=n(9618),o=n(8342);e.exports=function(e,t,n,s,l,a){var u=1&n,c=e.length,h=t.length;if(c!=h&&!(u&&h>c))return!1;var d=a.get(e),f=a.get(t);if(d&&f)return d==t&&f==e;var p=-1,g=!0,m=2&n?new r:void 0;for(a.set(e,t),a.set(t,e);++p<c;){var y=e[p],b=t[p];if(s)var v=u?s(b,y,p,t,e,a):s(y,b,p,e,t,a);if(void 0!==v){if(v)continue;g=!1;break}if(m){if(!i(t,function(e,t){if(!o(m,t)&&(y===e||l(y,e,n,s,a)))return m.push(t)})){g=!1;break}}else if(!(y===b||l(y,b,n,s,a))){g=!1;break}}return a.delete(e),a.delete(t),g}},6551:function(e,t,n){var r=n(5869),i=n(8930),o=n(3947),s=n(8055),l=n(7305),a=n(735),u=r?r.prototype:void 0,c=u?u.valueOf:void 0;e.exports=function(e,t,n,r,u,h,d){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)break;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":if(e.byteLength!=t.byteLength||!h(new i(e),new i(t)))break;return!0;case"[object Boolean]":case"[object Date]":case"[object Number]":return o(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var f=l;case"[object Set]":var p=1&r;if(f||(f=a),e.size!=t.size&&!p)break;var g=d.get(e);if(g)return g==t;r|=2,d.set(e,t);var m=s(f(e),f(t),r,u,h,d);return d.delete(e),m;case"[object Symbol]":if(c)return c.call(e)==c.call(t)}return!1}},8700:function(e,t,n){var r=n(6498),i=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,o,s,l){var a=1&n,u=r(e),c=u.length;if(c!=r(t).length&&!a)return!1;for(var h=c;h--;){var d=u[h];if(!(a?d in t:i.call(t,d)))return!1}var f=l.get(e),p=l.get(t);if(f&&p)return f==t&&p==e;var g=!0;l.set(e,t),l.set(t,e);for(var m=a;++h<c;){var y=e[d=u[h]],b=t[d];if(o)var v=a?o(b,y,d,t,e,l):o(y,b,d,e,t,l);if(!(void 0===v?y===b||s(y,b,n,o,l):v)){g=!1;break}m||(m="constructor"==d)}if(g&&!m){var x=e.constructor,w=t.constructor;x!=w&&"constructor"in e&&"constructor"in t&&!("function"==typeof x&&x instanceof x&&"function"==typeof w&&w instanceof w)&&(g=!1)}return l.delete(e),l.delete(t),g}},794:function(e,t,n){var r=n(3219),i=n(2478),o=n(8286);e.exports=function(e){return o(i(e,void 0,r),e+"")}},5274:function(e,t,n){var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=r},6498:function(e,t,n){var r=n(2481),i=n(5940),o=n(5334);e.exports=function(e){return r(e,o,i)}},2179:function(e,t,n){var r=n(2481),i=n(4780),o=n(9403);e.exports=function(e){return r(e,o,i)}},9623:function(e,t,n){var r=n(9005);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},9812:function(e,t,n){var r=n(8546),i=n(5334);e.exports=function(e){for(var t=i(e),n=t.length;n--;){var o=t[n],s=e[o];t[n]=[o,s,r(s)]}return t}},6369:function(e,t,n){var r=n(9930),i=n(4502);e.exports=function(e,t){var n=i(e,t);return r(n)?n:void 0}},5918:function(e,t,n){var r=n(6942)(Object.getPrototypeOf,Object);e.exports=r},7043:function(e,t,n){var r=n(5869),i=Object.prototype,o=i.hasOwnProperty,s=i.toString,l=r?r.toStringTag:void 0;e.exports=function(e){var t=o.call(e,l),n=e[l];try{e[l]=void 0;var r=!0}catch(e){}var i=s.call(e);return r&&(t?e[l]=n:delete e[l]),i}},5940:function(e,t,n){var r=n(8353),i=n(3249),o=Object.prototype.propertyIsEnumerable,s=Object.getOwnPropertySymbols,l=s?function(e){return null==e?[]:r(s(e=Object(e)),function(t){return o.call(e,t)})}:i;e.exports=l},4780:function(e,t,n){var r=n(3571),i=n(5918),o=n(5940),s=n(3249),l=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)r(t,o(e)),e=i(e);return t}:s;e.exports=l},8943:function(e,t,n){var r=n(2622),i=n(1725),o=n(4575),s=n(8995),l=n(8110),a=n(4365),u=n(1304),c="[object Map]",h="[object Promise]",d="[object Set]",f="[object WeakMap]",p="[object DataView]",g=u(r),m=u(i),y=u(o),b=u(s),v=u(l),x=a;(r&&x(new r(new ArrayBuffer(1)))!=p||i&&x(new i)!=c||o&&x(o.resolve())!=h||s&&x(new s)!=d||l&&x(new l)!=f)&&(x=function(e){var t=a(e),n="[object Object]"==t?e.constructor:void 0,r=n?u(n):"";if(r)switch(r){case g:return p;case m:return c;case y:return h;case b:return d;case v:return f}return t}),e.exports=x},4502:function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},6953:function(e,t,n){var r=n(322),i=n(8497),o=n(6227),s=n(3501),l=n(6613),a=n(5107);e.exports=function(e,t,n){t=r(t,e);for(var u=-1,c=t.length,h=!1;++u<c;){var d=a(t[u]);if(!(h=null!=e&&n(e,d)))break;e=e[d]}return h||++u!=c?h:!!(c=null==e?0:e.length)&&l(c)&&s(d,c)&&(o(e)||i(e))}},2552:function(e){var t=RegExp("[\\u200d\ud800-\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]");e.exports=function(e){return t.test(e)}},1783:function(e,t,n){var r=n(8163);e.exports=function(){this.__data__=r?r(null):{},this.size=0}},1012:function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},9900:function(e,t,n){var r=n(8163),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(r){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return i.call(t,e)?t[e]:void 0}},6691:function(e,t,n){var r=n(8163),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return r?void 0!==t[e]:i.call(t,e)}},2018:function(e,t,n){var r=n(8163);e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?"__lodash_hash_undefined__":t,this}},5959:function(e){var t=Object.prototype.hasOwnProperty;e.exports=function(e){var n=e.length,r=new e.constructor(n);return n&&"string"==typeof e[0]&&t.call(e,"index")&&(r.index=e.index,r.input=e.input),r}},2206:function(e,t,n){var r=n(2658),i=n(9796),o=n(3714),s=n(1887),l=n(7173);e.exports=function(e,t,n){var a=e.constructor;switch(t){case"[object ArrayBuffer]":return r(e);case"[object Boolean]":case"[object Date]":return new a(+e);case"[object DataView]":return i(e,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return l(e,n);case"[object Map]":case"[object Set]":return new a;case"[object Number]":case"[object String]":return new a(e);case"[object RegExp]":return o(e);case"[object Symbol]":return s(e)}}},1931:function(e,t,n){var r=n(1315),i=n(5918),o=n(2947);e.exports=function(e){return"function"!=typeof e.constructor||o(e)?{}:r(i(e))}},1449:function(e,t,n){var r=n(5869),i=n(8497),o=n(6227),s=r?r.isConcatSpreadable:void 0;e.exports=function(e){return o(e)||i(e)||!!(s&&e&&e[s])}},3501:function(e){var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,n){var r=typeof e;return!!(n=null==n?0x1fffffffffffff:n)&&("number"==r||"symbol"!=r&&t.test(e))&&e>-1&&e%1==0&&e<n}},9131:function(e,t,n){var r=n(3947),i=n(654),o=n(3501),s=n(2917);e.exports=function(e,t,n){if(!s(n))return!1;var l=typeof t;return("number"==l?!!(i(n)&&o(t,n.length)):"string"==l&&t in n)&&r(n[t],e)}},8447:function(e,t,n){var r=n(6227),i=n(9528),o=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,s=/^\w*$/;e.exports=function(e,t){if(r(e))return!1;var n=typeof e;return!!("number"==n||"symbol"==n||"boolean"==n||null==e||i(e))||s.test(e)||!o.test(e)||null!=t&&e in Object(t)}},9005:function(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},8754:function(e,t,n){var r,i=n(3823);var o=(r=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";e.exports=function(e){return!!o&&o in e}},2947:function(e){var t=Object.prototype;e.exports=function(e){var n=e&&e.constructor;return e===("function"==typeof n&&n.prototype||t)}},8546:function(e,t,n){var r=n(2917);e.exports=function(e){return e==e&&!r(e)}},9896:function(e){e.exports=function(){this.__data__=[],this.size=0}},2473:function(e,t,n){var r=n(8746),i=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=r(t,e);return!(n<0)&&(n==t.length-1?t.pop():i.call(t,n,1),--this.size,!0)}},4678:function(e,t,n){var r=n(8746);e.exports=function(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}},1240:function(e,t,n){var r=n(8746);e.exports=function(e){return r(this.__data__,e)>-1}},4296:function(e,t,n){var r=n(8746);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},6660:function(e,t,n){var r=n(7973),i=n(2768),o=n(1725);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(o||i),string:new r}}},8472:function(e,t,n){var r=n(9623);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},5637:function(e,t,n){var r=n(9623);e.exports=function(e){return r(this,e).get(e)}},9389:function(e,t,n){var r=n(9623);e.exports=function(e){return r(this,e).has(e)}},9804:function(e,t,n){var r=n(9623);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}},7305:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}},7113:function(e){e.exports=function(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in Object(n))}}},662:function(e,t,n){var r=n(6983);e.exports=function(e){var t=r(e,function(e){return 500===n.size&&n.clear(),e}),n=t.cache;return t}},8163:function(e,t,n){var r=n(6369)(Object,"create");e.exports=r},6789:function(e,t,n){var r=n(6942)(Object.keys,Object);e.exports=r},5753:function(e){e.exports=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}},1378:function(e,t,n){e=n.nmd(e);var r=n(5274),i=t&&!t.nodeType&&t,o=i&&e&&!e.nodeType&&e,s=o&&o.exports===i&&r.process,l=function(){try{var e=o&&o.require&&o.require("util").types;if(e)return e;return s&&s.binding&&s.binding("util")}catch(e){}}();e.exports=l},5283:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},6942:function(e){e.exports=function(e,t){return function(n){return e(t(n))}}},2478:function(e,t,n){var r=n(7485),i=Math.max;e.exports=function(e,t,n){return t=i(void 0===t?e.length-1:t,0),function(){for(var o=arguments,s=-1,l=i(o.length-t,0),a=Array(l);++s<l;)a[s]=o[t+s];s=-1;for(var u=Array(t+1);++s<t;)u[s]=o[s];return u[t]=n(a),r(e,this,u)}}},5031:function(e,t,n){var r=n(5274),i="object"==typeof self&&self&&self.Object===Object&&self,o=r||i||Function("return this")();e.exports=o},9341:function(e){e.exports=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}},4867:function(e){e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},9428:function(e){e.exports=function(e){return this.__data__.has(e)}},735:function(e){e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}},8286:function(e,t,n){var r=n(1792),i=n(1358)(r);e.exports=i},1358:function(e){var t=Date.now;e.exports=function(e){var n=0,r=0;return function(){var i=t(),o=16-(i-r);if(r=i,o>0){if(++n>=800)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}},3533:function(e,t,n){var r=n(2768);e.exports=function(){this.__data__=new r,this.size=0}},7064:function(e){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},9955:function(e){e.exports=function(e){return this.__data__.get(e)}},6087:function(e){e.exports=function(e){return this.__data__.has(e)}},3990:function(e,t,n){var r=n(2768),i=n(1725),o=n(736);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var s=n.__data__;if(!i||s.length<199)return s.push([e,t]),this.size=++n.size,this;n=this.__data__=new o(s)}return n.set(e,t),this.size=n.size,this}},3691:function(e){e.exports=function(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return -1}},216:function(e,t,n){var r=n(3327),i=n(2552),o=n(5890);e.exports=function(e){return i(e)?o(e):r(e)}},9765:function(e,t,n){var r=n(662),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,o=/\\(\\)?/g,s=r(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,function(e,n,r,i){t.push(r?i.replace(o,"$1"):n||e)}),t});e.exports=s},5107:function(e,t,n){var r=n(9528),i=1/0;e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-i?"-0":t}},1304:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},2670:function(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},5890:function(e){var t="\ud800-\udfff",n="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",r="\ud83c[\udffb-\udfff]",i="[^"+t+"]",o="(?:\ud83c[\udde6-\uddff]){2}",s="[\ud800-\udbff][\udc00-\udfff]",l="(?:"+n+"|"+r+")?",a="[\\ufe0e\\ufe0f]?",u="(?:\\u200d(?:"+[i,o,s].join("|")+")"+a+l+")*",c=RegExp(r+"(?="+r+")|"+("(?:"+[i+n+"?",n,o,s,"["+t+"]"].join("|")+")")+(a+l+u),"g");e.exports=function(e){for(var t=c.lastIndex=0;c.test(e);)++t;return t}},7654:function(e,t,n){var r=n(1016);e.exports=function(e){return r(e,4)}},9007:function(e,t,n){var r=n(1016);e.exports=function(e){return r(e,5)}},6710:function(e){e.exports=function(e){return function(){return e}}},6342:function(e,t,n){var r=n(1229),i=n(3947),o=n(9131),s=n(9403),l=Object.prototype,a=l.hasOwnProperty,u=r(function(e,t){e=Object(e);var n=-1,r=t.length,u=r>2?t[2]:void 0;for(u&&o(t[0],t[1],u)&&(r=1);++n<r;){for(var c=t[n],h=s(c),d=-1,f=h.length;++d<f;){var p=h[d],g=e[p];(void 0===g||i(g,l[p])&&!a.call(e,p))&&(e[p]=c[p])}}return e});e.exports=u},4500:function(e,t,n){e.exports=n(553)},3947:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},786:function(e,t,n){var r=n(8353),i=n(4693),o=n(3526),s=n(6227);e.exports=function(e,t){return(s(e)?r:i)(e,o(t,3))}},2756:function(e,t,n){var r=n(6502)(n(6336));e.exports=r},6336:function(e,t,n){var r=n(9443),i=n(3526),o=n(4848),s=Math.max;e.exports=function(e,t,n){var l=null==e?0:e.length;if(!l)return -1;var a=null==n?0:o(n);return a<0&&(a=s(l+a,0)),r(e,i(t,3),a)}},3219:function(e,t,n){var r=n(6195);e.exports=function(e){return(null==e?0:e.length)?r(e,1):[]}},553:function(e,t,n){var r=n(7510),i=n(3883),o=n(5444),s=n(6227);e.exports=function(e,t){return(s(e)?r:i)(e,o(t))}},7694:function(e,t,n){var r=n(3627),i=n(5444),o=n(9403);e.exports=function(e,t){return null==e?e:r(e,i(t),o)}},557:function(e,t,n){var r=n(304);e.exports=function(e,t,n){var i=null==e?void 0:r(e,t);return void 0===i?n:i}},7962:function(e,t,n){var r=n(6925),i=n(6953);e.exports=function(e,t){return null!=e&&i(e,t,r)}},9459:function(e,t,n){var r=n(1547),i=n(6953);e.exports=function(e,t){return null!=e&&i(e,t,r)}},9974:function(e){e.exports=function(e){return e}},8497:function(e,t,n){var r=n(8719),i=n(5620),o=Object.prototype,s=o.hasOwnProperty,l=o.propertyIsEnumerable,a=r(function(){return arguments}())?r:function(e){return i(e)&&s.call(e,"callee")&&!l.call(e,"callee")};e.exports=a},6227:function(e){var t=Array.isArray;e.exports=t},654:function(e,t,n){var r=n(3098),i=n(6613);e.exports=function(e){return null!=e&&i(e.length)&&!r(e)}},5559:function(e,t,n){var r=n(654),i=n(5620);e.exports=function(e){return i(e)&&r(e)}},939:function(e,t,n){e=n.nmd(e);var r=n(5031),i=n(3863),o=t&&!t.nodeType&&t,s=o&&e&&!e.nodeType&&e,l=s&&s.exports===o?r.Buffer:void 0,a=l?l.isBuffer:void 0;e.exports=a||i},353:function(e,t,n){var r=n(9849),i=n(8943),o=n(8497),s=n(6227),l=n(654),a=n(939),u=n(2947),c=n(2855),h=Object.prototype.hasOwnProperty;e.exports=function(e){if(null==e)return!0;if(l(e)&&(s(e)||"string"==typeof e||"function"==typeof e.splice||a(e)||c(e)||o(e)))return!e.length;var t=i(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(u(e))return!r(e).length;for(var n in e)if(h.call(e,n))return!1;return!0}},3098:function(e,t,n){var r=n(4365),i=n(2917);e.exports=function(e){if(!i(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},6613:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=0x1fffffffffffff}},2394:function(e,t,n){var r=n(3820),i=n(8611),o=n(1378),s=o&&o.isMap,l=s?i(s):r;e.exports=l},2917:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},5620:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},4087:function(e,t,n){var r=n(4365),i=n(5918),o=n(5620),s=Object.prototype,l=Function.prototype.toString,a=s.hasOwnProperty,u=l.call(Object);e.exports=function(e){if(!o(e)||"[object Object]"!=r(e))return!1;var t=i(e);if(null===t)return!0;var n=a.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&l.call(n)==u}},6658:function(e,t,n){var r=n(8036),i=n(8611),o=n(1378),s=o&&o.isSet,l=s?i(s):r;e.exports=l},5078:function(e,t,n){var r=n(4365),i=n(6227),o=n(5620);e.exports=function(e){return"string"==typeof e||!i(e)&&o(e)&&"[object String]"==r(e)}},9528:function(e,t,n){var r=n(4365),i=n(5620);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==r(e)}},2855:function(e,t,n){var r=n(7707),i=n(8611),o=n(1378),s=o&&o.isTypedArray,l=s?i(s):r;e.exports=l},678:function(e){e.exports=function(e){return void 0===e}},5334:function(e,t,n){var r=n(4505),i=n(9849),o=n(654);e.exports=function(e){return o(e)?r(e):i(e)}},9403:function(e,t,n){var r=n(4505),i=n(3352),o=n(654);e.exports=function(e){return o(e)?r(e,!0):i(e)}},9921:function(e){e.exports=function(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}},3275:function(e,t,n){var r=n(2467),i=n(3526),o=n(9776),s=n(6227);e.exports=function(e,t){return(s(e)?r:o)(e,i(t,3))}},2233:function(e,t,n){var r=n(2544),i=n(7228),o=n(3526);e.exports=function(e,t){var n={};return t=o(t,3),i(e,function(e,i,o){r(n,i,t(e,i,o))}),n}},5570:function(e,t,n){var r=n(6746),i=n(930),o=n(9974);e.exports=function(e){return e&&e.length?r(e,o,i):void 0}},6983:function(e,t,n){var r=n(736);function i(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var s=e.apply(this,r);return n.cache=o.set(i,s)||o,s};return n.cache=new(i.Cache||r),n}i.Cache=r,e.exports=i},9782:function(e,t,n){var r=n(5580),i=n(9354)(function(e,t,n){r(e,t,n)});e.exports=i},4183:function(e,t,n){var r=n(6746),i=n(8409),o=n(9974);e.exports=function(e){return e&&e.length?r(e,o,i):void 0}},7e3:function(e,t,n){var r=n(6746),i=n(3526),o=n(8409);e.exports=function(e,t){return e&&e.length?r(e,i(t,2),o):void 0}},555:function(e){e.exports=function(){}},6860:function(e,t,n){var r=n(5031);e.exports=function(){return r.Date.now()}},5773:function(e,t,n){var r=n(3897),i=n(794)(function(e,t){return null==e?{}:r(e,t)});e.exports=i},7091:function(e,t,n){var r=n(9511),i=n(8052),o=n(8447),s=n(5107);e.exports=function(e){return o(e)?r(s(e)):i(e)}},4178:function(e,t,n){var r=n(1770)();e.exports=r},7936:function(e,t,n){var r=n(83),i=n(3883),o=n(3526),s=n(1585),l=n(6227);e.exports=function(e,t,n){var a=l(e)?r:s,u=arguments.length<3;return a(e,o(t,4),n,u,i)}},691:function(e,t,n){var r=n(9849),i=n(8943),o=n(654),s=n(5078),l=n(216);e.exports=function(e){if(null==e)return 0;if(o(e))return s(e)?l(e):e.length;var t=i(e);return"[object Map]"==t||"[object Set]"==t?e.size:r(e).length}},5998:function(e,t,n){var r=n(6195),i=n(8034),o=n(1229),s=n(9131),l=o(function(e,t){if(null==e)return[];var n=t.length;return n>1&&s(e,t[0],t[1])?t=[]:n>2&&s(t[0],t[1],t[2])&&(t=[t[0]]),i(e,r(t,1),[])});e.exports=l},3249:function(e){e.exports=function(){return[]}},3863:function(e){e.exports=function(){return!1}},3555:function(e,t,n){var r=n(9640),i=1/0;e.exports=function(e){return e?(e=r(e))===i||e===-i?(e<0?-1:1)*17976931348623157e292:e==e?e:0:0===e?e:0}},4848:function(e,t,n){var r=n(3555);e.exports=function(e){var t=r(e),n=t%1;return t==t?n?t-n:t:0}},9640:function(e,t,n){var r=n(7527),i=n(2917),o=n(9528),s=0/0,l=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,u=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(o(e))return s;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=a.test(e);return n||u.test(e)?c(e.slice(2),n?2:8):l.test(e)?s:+e}},5079:function(e,t,n){var r=n(6734),i=n(9403);e.exports=function(e){return r(e,i(e))}},2954:function(e,t,n){var r=n(4200);e.exports=function(e){return null==e?"":r(e)}},3216:function(e,t,n){var r=n(7510),i=n(1315),o=n(7228),s=n(3526),l=n(5918),a=n(6227),u=n(939),c=n(3098),h=n(2917),d=n(2855);e.exports=function(e,t,n){var f=a(e),p=f||u(e)||d(e);if(t=s(t,4),null==n){var g=e&&e.constructor;n=p?f?new g:[]:h(e)?c(g)?i(l(e)):{}:{}}return(p?r:o)(e,function(e,r,i){return t(n,e,r,i)}),n}},3475:function(e,t,n){var r=n(6195),i=n(1229),o=n(1826),s=n(5559),l=i(function(e){return o(r(e,1,s,!0))});e.exports=l},8839:function(e,t,n){var r=n(2954),i=0;e.exports=function(e){var t=++i;return r(e)+t}},5514:function(e,t,n){var r=n(8737),i=n(5334);e.exports=function(e){return null==e?[]:r(e,i(e))}},4028:function(e,t,n){var r=n(5699),i=n(3329);e.exports=function(e,t){return i(e||[],t||[],r)}},6590:function(e,t,n){"use strict";var r,i,o,s,l,a,u=n(8156),c=n(7881);function h(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var d=new Set,f={};function p(e,t){g(e,t),g(e+"Capture",t)}function g(e,t){for(f[e]=t,e=0;e<t.length;e++)d.add(t[e])}var m=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),y=Object.prototype.hasOwnProperty,b=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,v={},x={};function w(e,t,n,r,i,o,s){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=i,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=s}var C={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){C[e]=new w(e,0,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];C[t]=new w(t,1,!1,e[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){C[e]=new w(e,2,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){C[e]=new w(e,2,!1,e,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){C[e]=new w(e,3,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){C[e]=new w(e,3,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){C[e]=new w(e,4,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){C[e]=new w(e,6,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){C[e]=new w(e,5,!1,e.toLowerCase(),null,!1,!1)});var E=/[\-:]([a-z])/g;function S(e){return e[1].toUpperCase()}function P(e,t,n,r){var i,o=C.hasOwnProperty(t)?C[t]:null;if(null!==o?0!==o.type:r||!(2<t.length)||"o"!==t[0]&&"O"!==t[0]||"n"!==t[1]&&"N"!==t[1]){;(function(e,t,n,r){if(null==t||function(e,t,n,r){if(null!==n&&0===n.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":if(r)return!1;if(null!==n)return!n.acceptsBooleans;return"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e;default:return!1}}(e,t,n,r))return!0;if(r)return!1;if(null!==n)switch(n.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1})(t,n,o,r)&&(n=null),r||null===o?(i=t,(!!y.call(x,i)||!y.call(v,i)&&(b.test(i)?x[i]=!0:(v[i]=!0,!1)))&&(null===n?e.removeAttribute(t):e.setAttribute(t,""+n))):o.mustUseProperty?e[o.propertyName]=null===n?3!==o.type&&"":n:(t=o.attributeName,r=o.attributeNamespace,null===n?e.removeAttribute(t):(n=3===(o=o.type)||4===o&&!0===n?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n)))}}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(E,S);C[t]=new w(t,1,!1,e,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(E,S);C[t]=new w(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(E,S);C[t]=new w(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){C[e]=new w(e,1,!1,e.toLowerCase(),null,!1,!1)}),C.xlinkHref=new w("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){C[e]=new w(e,1,!1,e.toLowerCase(),null,!0,!0)});var O=u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,k=Symbol.for("react.element"),A=Symbol.for("react.portal"),M=Symbol.for("react.fragment"),T=Symbol.for("react.strict_mode"),N=Symbol.for("react.profiler"),j=Symbol.for("react.provider"),I=Symbol.for("react.context"),L=Symbol.for("react.forward_ref"),R=Symbol.for("react.suspense"),_=Symbol.for("react.suspense_list"),B=Symbol.for("react.memo"),D=Symbol.for("react.lazy");Symbol.for("react.scope"),Symbol.for("react.debug_trace_mode");var z=Symbol.for("react.offscreen");Symbol.for("react.legacy_hidden"),Symbol.for("react.cache"),Symbol.for("react.tracing_marker");var F=Symbol.iterator;function V(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=F&&e[F]||e["@@iterator"])?e:null}var $,U=Object.assign;function G(e){if(void 0===$)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);$=t&&t[1]||""}return"\n"+$+e}var H=!1;function q(e,t){if(!e||H)return"";H=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t){if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(t,[])}catch(e){var r=e}Reflect.construct(e,[],t)}else{try{t.call()}catch(e){r=e}e.call(t.prototype)}}else{try{throw Error()}catch(e){r=e}e()}}catch(t){if(t&&r&&"string"==typeof t.stack){for(var i=t.stack.split("\n"),o=r.stack.split("\n"),s=i.length-1,l=o.length-1;1<=s&&0<=l&&i[s]!==o[l];)l--;for(;1<=s&&0<=l;s--,l--)if(i[s]!==o[l]){if(1!==s||1!==l)do if(s--,0>--l||i[s]!==o[l]){var a="\n"+i[s].replace(" at new "," at ");return e.displayName&&a.includes("<anonymous>")&&(a=a.replace("<anonymous>",e.displayName)),a}while(1<=s&&0<=l);break}}}finally{H=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?G(e):""}function W(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function X(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function Y(e){e._valueTracker||(e._valueTracker=function(e){var t=X(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==n&&"function"==typeof n.get&&"function"==typeof n.set){var i=n.get,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(e){r=""+e,o.call(this,e)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function J(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=X(e)?e.checked?"true":"false":e.value),(e=r)!==n&&(t.setValue(e),!0)}function Q(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function K(e,t){var n=t.checked;return U({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=n?n:e._wrapperState.initialChecked})}function Z(e,t){var n=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;n=W(null!=t.value?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function ee(e,t){null!=(t=t.checked)&&P(e,"checked",t,!1)}function et(e,t){ee(e,t);var n=W(t.value),r=t.type;if(null!=n)"number"===r?(0===n&&""===e.value||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if("submit"===r||"reset"===r){e.removeAttribute("value");return}t.hasOwnProperty("value")?er(e,t.type,n):t.hasOwnProperty("defaultValue")&&er(e,t.type,W(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function en(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}""!==(n=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==n&&(e.name=n)}function er(e,t,n){("number"!==t||Q(e.ownerDocument)!==e)&&(null==n?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var ei=Array.isArray;function eo(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t["$"+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty("$"+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(i=0,n=""+W(n),t=null;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}null!==t||e[i].disabled||(t=e[i])}null!==t&&(t.selected=!0)}}function es(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(h(91));return U({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function el(e,t){var n=t.value;if(null==n){if(n=t.children,t=t.defaultValue,null!=n){if(null!=t)throw Error(h(92));if(ei(n)){if(1<n.length)throw Error(h(93));n=n[0]}t=n}null==t&&(t=""),n=t}e._wrapperState={initialValue:W(n)}}function ea(e,t){var n=W(t.value),r=W(t.defaultValue);null!=n&&((n=""+n)!==e.value&&(e.value=n),null==t.defaultValue&&e.defaultValue!==n&&(e.defaultValue=n)),null!=r&&(e.defaultValue=""+r)}function eu(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}function ec(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function eh(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?ec(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var ed,ef,ep=(ed=function(e,t){if("http://www.w3.org/2000/svg"!==e.namespaceURI||"innerHTML"in e)e.innerHTML=t;else{for((ef=ef||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=ef.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}},"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(e,t,n,r){MSApp.execUnsafeLocalFunction(function(){return ed(e,t,n,r)})}:ed);function eg(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType){n.nodeValue=t;return}}e.textContent=t}var em={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ey=["Webkit","ms","Moz","O"];function eb(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||em.hasOwnProperty(e)&&em[e]?(""+t).trim():t+"px"}function ev(e,t){for(var n in e=e.style,t)if(t.hasOwnProperty(n)){var r=0===n.indexOf("--"),i=eb(n,t[n],r);"float"===n&&(n="cssFloat"),r?e.setProperty(n,i):e[n]=i}}Object.keys(em).forEach(function(e){ey.forEach(function(t){em[t=t+e.charAt(0).toUpperCase()+e.substring(1)]=em[e]})});var ex=U({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function ew(e,t){if(t){if(ex[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(h(137,e));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(h(60));if("object"!=typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(h(61))}if(null!=t.style&&"object"!=typeof t.style)throw Error(h(62))}}function eC(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var eE=null;function eS(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var eP=null,eO=null,ek=null;function eA(e){if(e=r_(e)){if("function"!=typeof eP)throw Error(h(280));var t=e.stateNode;t&&(t=rD(t),eP(e.stateNode,e.type,t))}}function eM(e){eO?ek?ek.push(e):ek=[e]:eO=e}function eT(){if(eO){var e=eO,t=ek;if(ek=eO=null,eA(e),t)for(e=0;e<t.length;e++)eA(t[e])}}function eN(e,t){return e(t)}function ej(){}var eI=!1;function eL(e,t,n){if(eI)return e(t,n);eI=!0;try{return eN(e,t,n)}finally{eI=!1,(null!==eO||null!==ek)&&(ej(),eT())}}function eR(e,t){var n=e.stateNode;if(null===n)return null;var r=rD(n);if(null===r)return null;switch(n=r[t],t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break;default:e=!1}if(e)return null;if(n&&"function"!=typeof n)throw Error(h(231,t,typeof n));return n}var e_=!1;if(m)try{var eB={};Object.defineProperty(eB,"passive",{get:function(){e_=!0}}),window.addEventListener("test",eB,eB),window.removeEventListener("test",eB,eB)}catch(e){e_=!1}function eD(e,t,n,r,i,o,s,l,a){var u=Array.prototype.slice.call(arguments,3);try{t.apply(n,u)}catch(e){this.onError(e)}}var ez=!1,eF=null,eV=!1,e$=null,eU={onError:function(e){ez=!0,eF=e}};function eG(e,t,n,r,i,o,s,l,a){ez=!1,eF=null,eD.apply(eU,arguments)}function eH(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do 0!=(4098&(t=e).flags)&&(n=t.return),e=t.return;while(e)}return 3===t.tag?n:null}function eq(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&null!==(e=e.alternate)&&(t=e.memoizedState),null!==t)return t.dehydrated}return null}function eW(e){if(eH(e)!==e)throw Error(h(188))}function eX(e){return null!==(e=function(e){var t=e.alternate;if(!t){if(null===(t=eH(e)))throw Error(h(188));return t!==e?null:e}for(var n=e,r=t;;){var i=n.return;if(null===i)break;var o=i.alternate;if(null===o){if(null!==(r=i.return)){n=r;continue}break}if(i.child===o.child){for(o=i.child;o;){if(o===n)return eW(i),e;if(o===r)return eW(i),t;o=o.sibling}throw Error(h(188))}if(n.return!==r.return)n=i,r=o;else{for(var s=!1,l=i.child;l;){if(l===n){s=!0,n=i,r=o;break}if(l===r){s=!0,r=i,n=o;break}l=l.sibling}if(!s){for(l=o.child;l;){if(l===n){s=!0,n=o,r=i;break}if(l===r){s=!0,r=o,n=i;break}l=l.sibling}if(!s)throw Error(h(189))}}if(n.alternate!==r)throw Error(h(190))}if(3!==n.tag)throw Error(h(188));return n.stateNode.current===n?e:t}(e))?function e(t){if(5===t.tag||6===t.tag)return t;for(t=t.child;null!==t;){var n=e(t);if(null!==n)return n;t=t.sibling}return null}(e):null}var eY=c.unstable_scheduleCallback,eJ=c.unstable_cancelCallback,eQ=c.unstable_shouldYield,eK=c.unstable_requestPaint,eZ=c.unstable_now,e0=c.unstable_getCurrentPriorityLevel,e1=c.unstable_ImmediatePriority,e2=c.unstable_UserBlockingPriority,e3=c.unstable_NormalPriority,e5=c.unstable_LowPriority,e6=c.unstable_IdlePriority,e4=null,e8=null,e9=Math.clz32?Math.clz32:function(e){return 0==(e>>>=0)?32:31-(e7(e)/te|0)|0},e7=Math.log,te=Math.LN2,tt=64,tn=4194304;function tr(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return 4194240&e;case 4194304:case 8388608:case 0x1000000:case 0x2000000:case 0x4000000:return 0x7c00000&e;case 0x8000000:return 0x8000000;case 0x10000000:return 0x10000000;case 0x20000000:return 0x20000000;case 0x40000000:return 0x40000000;default:return e}}function ti(e,t){var n=e.pendingLanes;if(0===n)return 0;var r=0,i=e.suspendedLanes,o=e.pingedLanes,s=0xfffffff&n;if(0!==s){var l=s&~i;0!==l?r=tr(l):0!=(o&=s)&&(r=tr(o))}else 0!=(s=n&~i)?r=tr(s):0!==o&&(r=tr(o));if(0===r)return 0;if(0!==t&&t!==r&&0==(t&i)&&((i=r&-r)>=(o=t&-t)||16===i&&0!=(4194240&o)))return t;if(0!=(4&r)&&(r|=16&n),0!==(t=e.entangledLanes))for(e=e.entanglements,t&=r;0<t;)i=1<<(n=31-e9(t)),r|=e[n],t&=~i;return r}function to(e){return 0!=(e=-0x40000001&e.pendingLanes)?e:0x40000000&e?0x40000000:0}function ts(){var e=tt;return 0==(4194240&(tt<<=1))&&(tt=64),e}function tl(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function ta(e,t,n){e.pendingLanes|=t,0x20000000!==t&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,e[t=31-e9(t)]=n}function tu(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-e9(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}var tc=0;function th(e){return 1<(e&=-e)?4<e?0!=(0xfffffff&e)?16:0x20000000:4:1}var td,tf,tp,tg,tm,ty=!1,tb=[],tv=null,tx=null,tw=null,tC=new Map,tE=new Map,tS=[],tP="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function tO(e,t){switch(e){case"focusin":case"focusout":tv=null;break;case"dragenter":case"dragleave":tx=null;break;case"mouseover":case"mouseout":tw=null;break;case"pointerover":case"pointerout":tC.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":tE.delete(t.pointerId)}}function tk(e,t,n,r,i,o){return null===e||e.nativeEvent!==o?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:o,targetContainers:[i]},null!==t&&null!==(t=r_(t))&&tf(t),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==i&&-1===t.indexOf(i)&&t.push(i),e)}function tA(e){var t=rR(e.target);if(null!==t){var n=eH(t);if(null!==n){if(13===(t=n.tag)){if(null!==(t=eq(n))){e.blockedOn=t,tm(e.priority,function(){tp(n)});return}}else if(3===t&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=3===n.tag?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function tM(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var n=tF(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==n)return null!==(t=r_(n))&&tf(t),e.blockedOn=n,!1;var r=new(n=e.nativeEvent).constructor(n.type,n);eE=r,n.target.dispatchEvent(r),eE=null;t.shift()}return!0}function tT(e,t,n){tM(e)&&n.delete(t)}function tN(){ty=!1,null!==tv&&tM(tv)&&(tv=null),null!==tx&&tM(tx)&&(tx=null),null!==tw&&tM(tw)&&(tw=null),tC.forEach(tT),tE.forEach(tT)}function tj(e,t){e.blockedOn===t&&(e.blockedOn=null,ty||(ty=!0,c.unstable_scheduleCallback(c.unstable_NormalPriority,tN)))}function tI(e){function t(t){return tj(t,e)}if(0<tb.length){tj(tb[0],e);for(var n=1;n<tb.length;n++){var r=tb[n];r.blockedOn===e&&(r.blockedOn=null)}}for(null!==tv&&tj(tv,e),null!==tx&&tj(tx,e),null!==tw&&tj(tw,e),tC.forEach(t),tE.forEach(t),n=0;n<tS.length;n++)(r=tS[n]).blockedOn===e&&(r.blockedOn=null);for(;0<tS.length&&null===(n=tS[0]).blockedOn;)tA(n),null===n.blockedOn&&tS.shift()}var tL=O.ReactCurrentBatchConfig,tR=!0;function t_(e,t,n,r){var i=tc,o=tL.transition;tL.transition=null;try{tc=1,tD(e,t,n,r)}finally{tc=i,tL.transition=o}}function tB(e,t,n,r){var i=tc,o=tL.transition;tL.transition=null;try{tc=4,tD(e,t,n,r)}finally{tc=i,tL.transition=o}}function tD(e,t,n,r){if(tR){var i=tF(e,t,n,r);if(null===i)rl(e,t,r,tz,n),tO(e,r);else if(function(e,t,n,r,i){switch(t){case"focusin":return tv=tk(tv,e,t,n,r,i),!0;case"dragenter":return tx=tk(tx,e,t,n,r,i),!0;case"mouseover":return tw=tk(tw,e,t,n,r,i),!0;case"pointerover":var o=i.pointerId;return tC.set(o,tk(tC.get(o)||null,e,t,n,r,i)),!0;case"gotpointercapture":return o=i.pointerId,tE.set(o,tk(tE.get(o)||null,e,t,n,r,i)),!0}return!1}(i,e,t,n,r))r.stopPropagation();else if(tO(e,r),4&t&&-1<tP.indexOf(e)){for(;null!==i;){var o=r_(i);if(null!==o&&td(o),null===(o=tF(e,t,n,r))&&rl(e,t,r,tz,n),o===i)break;i=o}null!==i&&r.stopPropagation()}else rl(e,t,r,null,n)}}var tz=null;function tF(e,t,n,r){if(tz=null,null!==(e=rR(e=eS(r)))){if(null===(t=eH(e)))e=null;else if(13===(n=t.tag)){if(null!==(e=eq(t)))return e;e=null}else if(3===n){if(t.stateNode.current.memoizedState.isDehydrated)return 3===t.tag?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}return tz=e,null}function tV(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(e0()){case e1:return 1;case e2:return 4;case e3:case e5:return 16;case e6:return 0x20000000;default:return 16}default:return 16}}var t$=null,tU=null,tG=null;function tH(){if(tG)return tG;var e,t,n=tU,r=n.length,i="value"in t$?t$.value:t$.textContent,o=i.length;for(e=0;e<r&&n[e]===i[e];e++);var s=r-e;for(t=1;t<=s&&n[r-t]===i[o-t];t++);return tG=i.slice(e,1<t?1-t:void 0)}function tq(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function tW(){return!0}function tX(){return!1}function tY(e){function t(t,n,r,i,o){for(var s in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=i,this.target=o,this.currentTarget=null,e)e.hasOwnProperty(s)&&(t=e[s],this[s]=t?t(i):i[s]);return this.isDefaultPrevented=(null!=i.defaultPrevented?i.defaultPrevented:!1===i.returnValue)?tW:tX,this.isPropagationStopped=tX,this}return U(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=tW)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=tW)},persist:function(){},isPersistent:tW}),t}var tJ,tQ,tK,tZ={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},t0=tY(tZ),t1=U({},tZ,{view:0,detail:0}),t2=tY(t1),t3=U({},t1,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:ni,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==tK&&(tK&&"mousemove"===e.type?(tJ=e.screenX-tK.screenX,tQ=e.screenY-tK.screenY):tQ=tJ=0,tK=e),tJ)},movementY:function(e){return"movementY"in e?e.movementY:tQ}}),t5=tY(t3),t6=tY(U({},t3,{dataTransfer:0})),t4=tY(U({},t1,{relatedTarget:0})),t8=tY(U({},tZ,{animationName:0,elapsedTime:0,pseudoElement:0})),t9=tY(U({},tZ,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),t7=tY(U({},tZ,{data:0})),ne={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},nt={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},nn={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function nr(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=nn[e])&&!!t[e]}function ni(){return nr}var no=tY(U({},t1,{key:function(e){if(e.key){var t=ne[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=tq(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?nt[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:ni,charCode:function(e){return"keypress"===e.type?tq(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?tq(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),ns=tY(U({},t3,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),nl=tY(U({},t1,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:ni})),na=tY(U({},tZ,{propertyName:0,elapsedTime:0,pseudoElement:0})),nu=tY(U({},t3,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0})),nc=[9,13,27,32],nh=m&&"CompositionEvent"in window,nd=null;m&&"documentMode"in document&&(nd=document.documentMode);var nf=m&&"TextEvent"in window&&!nd,np=m&&(!nh||nd&&8<nd&&11>=nd),ng=!1;function nm(e,t){switch(e){case"keyup":return -1!==nc.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function ny(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var nb=!1,nv={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function nx(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!nv[e.type]:"textarea"===t}function nw(e,t,n,r){eM(r),0<(t=ru(t,"onChange")).length&&(n=new t0("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var nC=null,nE=null;function nS(e){rt(e,0)}function nP(e){if(J(rB(e)))return e}function nO(e,t){if("change"===e)return t}var nk=!1;if(m){if(m){var nA="oninput"in document;if(!nA){var nM=document.createElement("div");nM.setAttribute("oninput","return;"),nA="function"==typeof nM.oninput}r=nA}else r=!1;nk=r&&(!document.documentMode||9<document.documentMode)}function nT(){nC&&(nC.detachEvent("onpropertychange",nN),nE=nC=null)}function nN(e){if("value"===e.propertyName&&nP(nE)){var t=[];nw(t,nE,e,eS(e)),eL(nS,t)}}function nj(e,t,n){"focusin"===e?(nT(),nC=t,nE=n,nC.attachEvent("onpropertychange",nN)):"focusout"===e&&nT()}function nI(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return nP(nE)}function nL(e,t){if("click"===e)return nP(t)}function nR(e,t){if("input"===e||"change"===e)return nP(t)}var n_="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t};function nB(e,t){if(n_(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var i=n[r];if(!y.call(t,i)||!n_(e[i],t[i]))return!1}return!0}function nD(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function nz(e,t){var n,r=nD(e);for(e=0;r;){if(3===r.nodeType){if(n=e+r.textContent.length,e<=t&&n>=t)return{node:r,offset:t-e};e=n}t:{for(;r;){if(r.nextSibling){r=r.nextSibling;break t}r=r.parentNode}r=void 0}r=nD(r)}}function nF(){for(var e=window,t=Q();t instanceof e.HTMLIFrameElement;){try{var n="string"==typeof t.contentWindow.location.href}catch(e){n=!1}if(n)e=t.contentWindow;else break;t=Q(e.document)}return t}function nV(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var n$=m&&"documentMode"in document&&11>=document.documentMode,nU=null,nG=null,nH=null,nq=!1;function nW(e,t,n){var r=n.window===n?n.document:9===n.nodeType?n:n.ownerDocument;nq||null==nU||nU!==Q(r)||(r="selectionStart"in(r=nU)&&nV(r)?{start:r.selectionStart,end:r.selectionEnd}:{anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},nH&&nB(nH,r)||(nH=r,0<(r=ru(nG,"onSelect")).length&&(t=new t0("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=nU)))}function nX(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var nY={animationend:nX("Animation","AnimationEnd"),animationiteration:nX("Animation","AnimationIteration"),animationstart:nX("Animation","AnimationStart"),transitionend:nX("Transition","TransitionEnd")},nJ={},nQ={};function nK(e){if(nJ[e])return nJ[e];if(!nY[e])return e;var t,n=nY[e];for(t in n)if(n.hasOwnProperty(t)&&t in nQ)return nJ[e]=n[t];return e}m&&(nQ=document.createElement("div").style,"AnimationEvent"in window||(delete nY.animationend.animation,delete nY.animationiteration.animation,delete nY.animationstart.animation),"TransitionEvent"in window||delete nY.transitionend.transition);var nZ=nK("animationend"),n0=nK("animationiteration"),n1=nK("animationstart"),n2=nK("transitionend"),n3=new Map,n5="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function n6(e,t){n3.set(e,t),p(t,[e])}for(var n4=0;n4<n5.length;n4++){var n8=n5[n4];n6(n8.toLowerCase(),"on"+(n8[0].toUpperCase()+n8.slice(1)))}n6(nZ,"onAnimationEnd"),n6(n0,"onAnimationIteration"),n6(n1,"onAnimationStart"),n6("dblclick","onDoubleClick"),n6("focusin","onFocus"),n6("focusout","onBlur"),n6(n2,"onTransitionEnd"),g("onMouseEnter",["mouseout","mouseover"]),g("onMouseLeave",["mouseout","mouseover"]),g("onPointerEnter",["pointerout","pointerover"]),g("onPointerLeave",["pointerout","pointerover"]),p("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),p("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),p("onBeforeInput",["compositionend","keypress","textInput","paste"]),p("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),p("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),p("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var n9="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),n7=new Set("cancel close invalid load scroll toggle".split(" ").concat(n9));function re(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,!function(e,t,n,r,i,o,s,l,a){if(eG.apply(this,arguments),ez){if(ez){var u=eF;ez=!1,eF=null}else throw Error(h(198));eV||(eV=!0,e$=u)}}(r,t,void 0,e),e.currentTarget=null}function rt(e,t){t=0!=(4&t);for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;t:{var o=void 0;if(t)for(var s=r.length-1;0<=s;s--){var l=r[s],a=l.instance,u=l.currentTarget;if(l=l.listener,a!==o&&i.isPropagationStopped())break t;re(i,l,u),o=a}else for(s=0;s<r.length;s++){if(a=(l=r[s]).instance,u=l.currentTarget,l=l.listener,a!==o&&i.isPropagationStopped())break t;re(i,l,u),o=a}}}if(eV)throw e=e$,eV=!1,e$=null,e}function rn(e,t){var n=t[rj];void 0===n&&(n=t[rj]=new Set);var r=e+"__bubble";n.has(r)||(rs(t,e,2,!1),n.add(r))}function rr(e,t,n){var r=0;t&&(r|=4),rs(n,e,r,t)}var ri="_reactListening"+Math.random().toString(36).slice(2);function ro(e){if(!e[ri]){e[ri]=!0,d.forEach(function(t){"selectionchange"!==t&&(n7.has(t)||rr(t,!1,e),rr(t,!0,e))});var t=9===e.nodeType?e:e.ownerDocument;null===t||t[ri]||(t[ri]=!0,rr("selectionchange",!1,t))}}function rs(e,t,n,r){switch(tV(t)){case 1:var i=t_;break;case 4:i=tB;break;default:i=tD}n=i.bind(null,t,n,e),i=void 0,e_&&("touchstart"===t||"touchmove"===t||"wheel"===t)&&(i=!0),r?void 0!==i?e.addEventListener(t,n,{capture:!0,passive:i}):e.addEventListener(t,n,!0):void 0!==i?e.addEventListener(t,n,{passive:i}):e.addEventListener(t,n,!1)}function rl(e,t,n,r,i){var o=r;if(0==(1&t)&&0==(2&t)&&null!==r)t:for(;;){if(null===r)return;var s=r.tag;if(3===s||4===s){var l=r.stateNode.containerInfo;if(l===i||8===l.nodeType&&l.parentNode===i)break;if(4===s)for(s=r.return;null!==s;){var a=s.tag;if((3===a||4===a)&&((a=s.stateNode.containerInfo)===i||8===a.nodeType&&a.parentNode===i))return;s=s.return}for(;null!==l;){if(null===(s=rR(l)))return;if(5===(a=s.tag)||6===a){r=o=s;continue t}l=l.parentNode}}r=r.return}eL(function(){var r=o,i=eS(n),s=[];t:{var l=n3.get(e);if(void 0!==l){var a=t0,u=e;switch(e){case"keypress":if(0===tq(n))break t;case"keydown":case"keyup":a=no;break;case"focusin":u="focus",a=t4;break;case"focusout":u="blur",a=t4;break;case"beforeblur":case"afterblur":a=t4;break;case"click":if(2===n.button)break t;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":a=t5;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":a=t6;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":a=nl;break;case nZ:case n0:case n1:a=t8;break;case n2:a=na;break;case"scroll":a=t2;break;case"wheel":a=nu;break;case"copy":case"cut":case"paste":a=t9;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":a=ns}var c=0!=(4&t),h=!c&&"scroll"===e,d=c?null!==l?l+"Capture":null:l;c=[];for(var f,p=r;null!==p;){var g=(f=p).stateNode;if(5===f.tag&&null!==g&&(f=g,null!==d&&null!=(g=eR(p,d))&&c.push(ra(p,g,f))),h)break;p=p.return}0<c.length&&(l=new a(l,u,null,n,i),s.push({event:l,listeners:c}))}}if(0==(7&t)){t:if(l="mouseover"===e||"pointerover"===e,a="mouseout"===e||"pointerout"===e,!(l&&n!==eE&&(u=n.relatedTarget||n.fromElement)&&(rR(u)||u[rN]))){if((a||l)&&(l=i.window===i?i:(l=i.ownerDocument)?l.defaultView||l.parentWindow:window,a?(u=n.relatedTarget||n.toElement,a=r,null!==(u=u?rR(u):null)&&(h=eH(u),u!==h||5!==u.tag&&6!==u.tag)&&(u=null)):(a=null,u=r),a!==u)){if(c=t5,g="onMouseLeave",d="onMouseEnter",p="mouse",("pointerout"===e||"pointerover"===e)&&(c=ns,g="onPointerLeave",d="onPointerEnter",p="pointer"),h=null==a?l:rB(a),f=null==u?l:rB(u),(l=new c(g,p+"leave",a,n,i)).target=h,l.relatedTarget=f,g=null,rR(i)===r&&((c=new c(d,p+"enter",u,n,i)).target=f,c.relatedTarget=h,g=c),h=g,a&&u)n:{for(c=a,d=u,p=0,f=c;f;f=rc(f))p++;for(f=0,g=d;g;g=rc(g))f++;for(;0<p-f;)c=rc(c),p--;for(;0<f-p;)d=rc(d),f--;for(;p--;){if(c===d||null!==d&&c===d.alternate)break n;c=rc(c),d=rc(d)}c=null}else c=null;null!==a&&rh(s,l,a,c,!1),null!==u&&null!==h&&rh(s,h,u,c,!0)}}t:{if("select"===(a=(l=r?rB(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===a&&"file"===l.type)var m,y=nO;else if(nx(l)){if(nk)y=nR;else{y=nI;var b=nj}}else(a=l.nodeName)&&"input"===a.toLowerCase()&&("checkbox"===l.type||"radio"===l.type)&&(y=nL);if(y&&(y=y(e,r))){nw(s,y,n,i);break t}b&&b(e,l,r),"focusout"===e&&(b=l._wrapperState)&&b.controlled&&"number"===l.type&&er(l,"number",l.value)}switch(b=r?rB(r):window,e){case"focusin":(nx(b)||"true"===b.contentEditable)&&(nU=b,nG=r,nH=null);break;case"focusout":nH=nG=nU=null;break;case"mousedown":nq=!0;break;case"contextmenu":case"mouseup":case"dragend":nq=!1,nW(s,n,i);break;case"selectionchange":if(n$)break;case"keydown":case"keyup":nW(s,n,i)}if(nh)n:{switch(e){case"compositionstart":var v="onCompositionStart";break n;case"compositionend":v="onCompositionEnd";break n;case"compositionupdate":v="onCompositionUpdate";break n}v=void 0}else nb?nm(e,n)&&(v="onCompositionEnd"):"keydown"===e&&229===n.keyCode&&(v="onCompositionStart");v&&(np&&"ko"!==n.locale&&(nb||"onCompositionStart"!==v?"onCompositionEnd"===v&&nb&&(m=tH()):(tU="value"in(t$=i)?t$.value:t$.textContent,nb=!0)),0<(b=ru(r,v)).length&&(v=new t7(v,e,null,n,i),s.push({event:v,listeners:b}),m?v.data=m:null!==(m=ny(n))&&(v.data=m))),(m=nf?function(e,t){switch(e){case"compositionend":return ny(t);case"keypress":if(32!==t.which)return null;return ng=!0," ";case"textInput":return" "===(e=t.data)&&ng?null:e;default:return null}}(e,n):function(e,t){if(nb)return"compositionend"===e||!nh&&nm(e,t)?(e=tH(),tG=tU=t$=null,nb=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return np&&"ko"!==t.locale?null:t.data}}(e,n))&&0<(r=ru(r,"onBeforeInput")).length&&(i=new t7("onBeforeInput","beforeinput",null,n,i),s.push({event:i,listeners:r}),i.data=m)}rt(s,t)})}function ra(e,t,n){return{instance:e,listener:t,currentTarget:n}}function ru(e,t){for(var n=t+"Capture",r=[];null!==e;){var i=e,o=i.stateNode;5===i.tag&&null!==o&&(i=o,null!=(o=eR(e,n))&&r.unshift(ra(e,o,i)),null!=(o=eR(e,t))&&r.push(ra(e,o,i))),e=e.return}return r}function rc(e){if(null===e)return null;do e=e.return;while(e&&5!==e.tag);return e||null}function rh(e,t,n,r,i){for(var o=t._reactName,s=[];null!==n&&n!==r;){var l=n,a=l.alternate,u=l.stateNode;if(null!==a&&a===r)break;5===l.tag&&null!==u&&(l=u,i?null!=(a=eR(n,o))&&s.unshift(ra(n,a,l)):i||null!=(a=eR(n,o))&&s.push(ra(n,a,l))),n=n.return}0!==s.length&&e.push({event:t,listeners:s})}var rd=/\r\n?/g,rf=/\u0000|\uFFFD/g;function rp(e){return("string"==typeof e?e:""+e).replace(rd,"\n").replace(rf,"")}function rg(e,t,n){if(t=rp(t),rp(e)!==t&&n)throw Error(h(425))}function rm(){}var ry=null,rb=null;function rv(e,t){return"textarea"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var rx="function"==typeof setTimeout?setTimeout:void 0,rw="function"==typeof clearTimeout?clearTimeout:void 0,rC="function"==typeof Promise?Promise:void 0,rE="function"==typeof queueMicrotask?queueMicrotask:void 0!==rC?function(e){return rC.resolve(null).then(e).catch(rS)}:rx;function rS(e){setTimeout(function(){throw e})}function rP(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&8===i.nodeType){if("/$"===(n=i.data)){if(0===r){e.removeChild(i),tI(t);return}r--}else"$"!==n&&"$?"!==n&&"$!"!==n||r++}n=i}while(n);tI(t)}function rO(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t)break;if("/$"===t)return null}}return e}function rk(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var n=e.data;if("$"===n||"$!"===n||"$?"===n){if(0===t)return e;t--}else"/$"===n&&t++}e=e.previousSibling}return null}var rA=Math.random().toString(36).slice(2),rM="__reactFiber$"+rA,rT="__reactProps$"+rA,rN="__reactContainer$"+rA,rj="__reactEvents$"+rA,rI="__reactListeners$"+rA,rL="__reactHandles$"+rA;function rR(e){var t=e[rM];if(t)return t;for(var n=e.parentNode;n;){if(t=n[rN]||n[rM]){if(n=t.alternate,null!==t.child||null!==n&&null!==n.child)for(e=rk(e);null!==e;){if(n=e[rM])return n;e=rk(e)}return t}n=(e=n).parentNode}return null}function r_(e){return(e=e[rM]||e[rN])&&(5===e.tag||6===e.tag||13===e.tag||3===e.tag)?e:null}function rB(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(h(33))}function rD(e){return e[rT]||null}var rz=[],rF=-1;function rV(e){return{current:e}}function r$(e){0>rF||(e.current=rz[rF],rz[rF]=null,rF--)}function rU(e,t){rz[++rF]=e.current,e.current=t}var rG={},rH=rV(rG),rq=rV(!1),rW=rG;function rX(e,t){var n=e.type.contextTypes;if(!n)return rG;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var i,o={};for(i in n)o[i]=t[i];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=o),o}function rY(e){return null!=(e=e.childContextTypes)}function rJ(){r$(rq),r$(rH)}function rQ(e,t,n){if(rH.current!==rG)throw Error(h(168));rU(rH,t),rU(rq,n)}function rK(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,"function"!=typeof r.getChildContext)return n;for(var i in r=r.getChildContext())if(!(i in t))throw Error(h(108,function(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=(e=t.render).displayName||e.name||"",t.displayName||(""!==e?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return function e(t){if(null==t)return null;if("function"==typeof t)return t.displayName||t.name||null;if("string"==typeof t)return t;switch(t){case M:return"Fragment";case A:return"Portal";case N:return"Profiler";case T:return"StrictMode";case R:return"Suspense";case _:return"SuspenseList"}if("object"==typeof t)switch(t.$$typeof){case I:return(t.displayName||"Context")+".Consumer";case j:return(t._context.displayName||"Context")+".Provider";case L:var n=t.render;return(t=t.displayName)||(t=""!==(t=n.displayName||n.name||"")?"ForwardRef("+t+")":"ForwardRef"),t;case B:return null!==(n=t.displayName||null)?n:e(t.type)||"Memo";case D:n=t._payload,t=t._init;try{return e(t(n))}catch(e){}}return null}(t);case 8:return t===T?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if("function"==typeof t)return t.displayName||t.name||null;if("string"==typeof t)return t}return null}(e)||"Unknown",i));return U({},n,r)}function rZ(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||rG,rW=rH.current,rU(rH,e),rU(rq,rq.current),!0}function r0(e,t,n){var r=e.stateNode;if(!r)throw Error(h(169));n?(e=rK(e,t,rW),r.__reactInternalMemoizedMergedChildContext=e,r$(rq),r$(rH),rU(rH,e)):r$(rq),rU(rq,n)}var r1=null,r2=!1,r3=!1;function r5(e){null===r1?r1=[e]:r1.push(e)}function r6(){if(!r3&&null!==r1){r3=!0;var e=0,t=tc;try{var n=r1;for(tc=1;e<n.length;e++){var r=n[e];do r=r(!0);while(null!==r)}r1=null,r2=!1}catch(t){throw null!==r1&&(r1=r1.slice(e+1)),eY(e1,r6),t}finally{tc=t,r3=!1}}return null}var r4=[],r8=0,r9=null,r7=0,ie=[],it=0,ir=null,ii=1,io="";function is(e,t){r4[r8++]=r7,r4[r8++]=r9,r9=e,r7=t}function il(e,t,n){ie[it++]=ii,ie[it++]=io,ie[it++]=ir,ir=e;var r=ii;e=io;var i=32-e9(r)-1;r&=~(1<<i),n+=1;var o=32-e9(t)+i;if(30<o){var s=i-i%5;o=(r&(1<<s)-1).toString(32),r>>=s,i-=s,ii=1<<32-e9(t)+i|n<<i|r,io=o+e}else ii=1<<o|n<<i|r,io=e}function ia(e){null!==e.return&&(is(e,1),il(e,1,0))}function iu(e){for(;e===r9;)r9=r4[--r8],r4[r8]=null,r7=r4[--r8],r4[r8]=null;for(;e===ir;)ir=ie[--it],ie[it]=null,io=ie[--it],ie[it]=null,ii=ie[--it],ie[it]=null}var ic=null,ih=null,id=!1,ip=null;function ig(e,t){var n=lJ(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,null===(t=e.deletions)?(e.deletions=[n],e.flags|=16):t.push(n)}function im(e,t){switch(e.tag){case 5:var n=e.type;return null!==(t=1!==t.nodeType||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,ic=e,ih=rO(t.firstChild),!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,ic=e,ih=null,!0);case 13:return null!==(t=8!==t.nodeType?null:t)&&(n=null!==ir?{id:ii,overflow:io}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:0x40000000},(n=lJ(18,null,null,0)).stateNode=t,n.return=e,e.child=n,ic=e,ih=null,!0);default:return!1}}function iy(e){return 0!=(1&e.mode)&&0==(128&e.flags)}function ib(e){if(id){var t=ih;if(t){var n=t;if(!im(e,t)){if(iy(e))throw Error(h(418));t=rO(n.nextSibling);var r=ic;t&&im(e,t)?ig(r,n):(e.flags=-4097&e.flags|2,id=!1,ic=e)}}else{if(iy(e))throw Error(h(418));e.flags=-4097&e.flags|2,id=!1,ic=e}}}function iv(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;ic=e}function ix(e){if(e!==ic)return!1;if(!id)return iv(e),id=!0,!1;if((t=3!==e.tag)&&!(t=5!==e.tag)&&(t="head"!==(t=e.type)&&"body"!==t&&!rv(e.type,e.memoizedProps)),t&&(t=ih)){if(iy(e))throw iw(),Error(h(418));for(;t;)ig(e,t),t=rO(t.nextSibling)}if(iv(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(h(317));t:{for(t=0,e=e.nextSibling;e;){if(8===e.nodeType){var t,n=e.data;if("/$"===n){if(0===t){ih=rO(e.nextSibling);break t}t--}else"$"!==n&&"$!"!==n&&"$?"!==n||t++}e=e.nextSibling}ih=null}}else ih=ic?rO(e.stateNode.nextSibling):null;return!0}function iw(){for(var e=ih;e;)e=rO(e.nextSibling)}function iC(){ih=ic=null,id=!1}function iE(e){null===ip?ip=[e]:ip.push(e)}var iS=O.ReactCurrentBatchConfig;function iP(e,t){if(e&&e.defaultProps)for(var n in t=U({},t),e=e.defaultProps)void 0===t[n]&&(t[n]=e[n]);return t}var iO=rV(null),ik=null,iA=null,iM=null;function iT(){iM=iA=ik=null}function iN(e){var t=iO.current;r$(iO),e._currentValue=t}function ij(e,t,n){for(;null!==e;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,null!==r&&(r.childLanes|=t)):null!==r&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function iI(e,t){ik=e,iM=iA=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!=(e.lanes&t)&&(sa=!0),e.firstContext=null)}function iL(e){var t=e._currentValue;if(iM!==e){if(e={context:e,memoizedValue:t,next:null},null===iA){if(null===ik)throw Error(h(308));iA=e,ik.dependencies={lanes:0,firstContext:e}}else iA=iA.next=e}return t}var iR=null;function i_(e){null===iR?iR=[e]:iR.push(e)}function iB(e,t,n,r){var i=t.interleaved;return null===i?(n.next=n,i_(t)):(n.next=i.next,i.next=n),t.interleaved=n,iD(e,r)}function iD(e,t){e.lanes|=t;var n=e.alternate;for(null!==n&&(n.lanes|=t),n=e,e=e.return;null!==e;)e.childLanes|=t,null!==(n=e.alternate)&&(n.childLanes|=t),n=e,e=e.return;return 3===n.tag?n.stateNode:null}var iz=!1;function iF(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function iV(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function i$(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function iU(e,t,n){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,0!=(2&s6)){var i=r.pending;return null===i?t.next=t:(t.next=i.next,i.next=t),r.pending=t,iD(e,n)}return null===(i=r.interleaved)?(t.next=t,i_(r)):(t.next=i.next,i.next=t),r.interleaved=t,iD(e,n)}function iG(e,t,n){if(null!==(t=t.updateQueue)&&(t=t.shared,0!=(4194240&n))){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,tu(e,n)}}function iH(e,t){var n=e.updateQueue,r=e.alternate;if(null!==r&&n===(r=r.updateQueue)){var i=null,o=null;if(null!==(n=n.firstBaseUpdate)){do{var s={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};null===o?i=o=s:o=o.next=s,n=n.next}while(null!==n);null===o?i=o=t:o=o.next=t}else i=o=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:o,shared:r.shared,effects:r.effects},e.updateQueue=n;return}null===(e=n.lastBaseUpdate)?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function iq(e,t,n,r){var i=e.updateQueue;iz=!1;var o=i.firstBaseUpdate,s=i.lastBaseUpdate,l=i.shared.pending;if(null!==l){i.shared.pending=null;var a=l,u=a.next;a.next=null,null===s?o=u:s.next=u,s=a;var c=e.alternate;null!==c&&(l=(c=c.updateQueue).lastBaseUpdate)!==s&&(null===l?c.firstBaseUpdate=u:l.next=u,c.lastBaseUpdate=a)}if(null!==o){var h=i.baseState;for(s=0,c=u=a=null,l=o;;){var d=l.lane,f=l.eventTime;if((r&d)===d){null!==c&&(c=c.next={eventTime:f,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});t:{var p=e,g=l;switch(d=t,f=n,g.tag){case 1:if("function"==typeof(p=g.payload)){h=p.call(f,h,d);break t}h=p;break t;case 3:p.flags=-65537&p.flags|128;case 0:if(null==(d="function"==typeof(p=g.payload)?p.call(f,h,d):p))break t;h=U({},h,d);break t;case 2:iz=!0}}null!==l.callback&&0!==l.lane&&(e.flags|=64,null===(d=i.effects)?i.effects=[l]:d.push(l))}else f={eventTime:f,lane:d,tag:l.tag,payload:l.payload,callback:l.callback,next:null},null===c?(u=c=f,a=h):c=c.next=f,s|=d;if(null===(l=l.next)){if(null===(l=i.shared.pending))break;else l=(d=l).next,d.next=null,i.lastBaseUpdate=d,i.shared.pending=null}}if(null===c&&(a=h),i.baseState=a,i.firstBaseUpdate=u,i.lastBaseUpdate=c,null!==(t=i.shared.interleaved)){i=t;do s|=i.lane,i=i.next;while(i!==t)}else null===o&&(i.shared.lanes=0);lr|=s,e.lanes=s,e.memoizedState=h}}function iW(e,t,n){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var r=e[t],i=r.callback;if(null!==i){if(r.callback=null,r=n,"function"!=typeof i)throw Error(h(191,i));i.call(r)}}}var iX=(new u.Component).refs;function iY(e,t,n,r){n=null==(n=n(r,t=e.memoizedState))?t:U({},t,n),e.memoizedState=n,0===e.lanes&&(e.updateQueue.baseState=n)}var iJ={isMounted:function(e){return!!(e=e._reactInternals)&&eH(e)===e},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=lw(),i=lC(e),o=i$(r,i);o.payload=t,null!=n&&(o.callback=n),null!==(t=iU(e,o,i))&&(lE(t,e,i,r),iG(t,e,i))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=lw(),i=lC(e),o=i$(r,i);o.tag=1,o.payload=t,null!=n&&(o.callback=n),null!==(t=iU(e,o,i))&&(lE(t,e,i,r),iG(t,e,i))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=lw(),r=lC(e),i=i$(n,r);i.tag=2,null!=t&&(i.callback=t),null!==(t=iU(e,i,r))&&(lE(t,e,r,n),iG(t,e,r))}};function iQ(e,t,n,r,i,o,s){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,o,s):!t.prototype||!t.prototype.isPureReactComponent||!nB(n,r)||!nB(i,o)}function iK(e,t,n){var r=!1,i=rG,o=t.contextType;return"object"==typeof o&&null!==o?o=iL(o):(i=rY(t)?rW:rH.current,o=(r=null!=(r=t.contextTypes))?rX(e,i):rG),t=new t(n,o),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=iJ,e.stateNode=t,t._reactInternals=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=i,e.__reactInternalMemoizedMaskedChildContext=o),t}function iZ(e,t,n,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(n,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&iJ.enqueueReplaceState(t,t.state,null)}function i0(e,t,n,r){var i=e.stateNode;i.props=n,i.state=e.memoizedState,i.refs=iX,iF(e);var o=t.contextType;"object"==typeof o&&null!==o?i.context=iL(o):(o=rY(t)?rW:rH.current,i.context=rX(e,o)),i.state=e.memoizedState,"function"==typeof(o=t.getDerivedStateFromProps)&&(iY(e,t,o,n),i.state=e.memoizedState),"function"==typeof t.getDerivedStateFromProps||"function"==typeof i.getSnapshotBeforeUpdate||"function"!=typeof i.UNSAFE_componentWillMount&&"function"!=typeof i.componentWillMount||(t=i.state,"function"==typeof i.componentWillMount&&i.componentWillMount(),"function"==typeof i.UNSAFE_componentWillMount&&i.UNSAFE_componentWillMount(),t!==i.state&&iJ.enqueueReplaceState(i,i.state,null),iq(e,n,i,r),i.state=e.memoizedState),"function"==typeof i.componentDidMount&&(e.flags|=4194308)}function i1(e,t,n){if(null!==(e=n.ref)&&"function"!=typeof e&&"object"!=typeof e){if(n._owner){if(n=n._owner){if(1!==n.tag)throw Error(h(309));var r=n.stateNode}if(!r)throw Error(h(147,e));var i=r,o=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===o?t.ref:((t=function(e){var t=i.refs;t===iX&&(t=i.refs={}),null===e?delete t[o]:t[o]=e})._stringRef=o,t)}if("string"!=typeof e)throw Error(h(284));if(!n._owner)throw Error(h(290,e))}return e}function i2(e,t){throw Error(h(31,"[object Object]"===(e=Object.prototype.toString.call(t))?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function i3(e){return(0,e._init)(e._payload)}function i5(e){function t(t,n){if(e){var r=t.deletions;null===r?(t.deletions=[n],t.flags|=16):r.push(n)}}function n(n,r){if(!e)return null;for(;null!==r;)t(n,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function i(e,t){return(e=lK(e,t)).index=0,e.sibling=null,e}function o(t,n,r){return(t.index=r,e)?null!==(r=t.alternate)?(r=r.index)<n?(t.flags|=2,n):r:(t.flags|=2,n):(t.flags|=1048576,n)}function s(t){return e&&null===t.alternate&&(t.flags|=2),t}function l(e,t,n,r){return null===t||6!==t.tag?((t=l2(n,e.mode,r)).return=e,t):((t=i(t,n)).return=e,t)}function a(e,t,n,r){var o=n.type;return o===M?c(e,t,n.props.children,r,n.key):null!==t&&(t.elementType===o||"object"==typeof o&&null!==o&&o.$$typeof===D&&i3(o)===t.type)?((r=i(t,n.props)).ref=i1(e,t,n),r.return=e,r):((r=lZ(n.type,n.key,n.props,null,e.mode,r)).ref=i1(e,t,n),r.return=e,r)}function u(e,t,n,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?((t=l3(n,e.mode,r)).return=e,t):((t=i(t,n.children||[])).return=e,t)}function c(e,t,n,r,o){return null===t||7!==t.tag?((t=l0(n,e.mode,r,o)).return=e,t):((t=i(t,n)).return=e,t)}function d(e,t,n){if("string"==typeof t&&""!==t||"number"==typeof t)return(t=l2(""+t,e.mode,n)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case k:return(n=lZ(t.type,t.key,t.props,null,e.mode,n)).ref=i1(e,null,t),n.return=e,n;case A:return(t=l3(t,e.mode,n)).return=e,t;case D:return d(e,(0,t._init)(t._payload),n)}if(ei(t)||V(t))return(t=l0(t,e.mode,n,null)).return=e,t;i2(e,t)}return null}function f(e,t,n,r){var i=null!==t?t.key:null;if("string"==typeof n&&""!==n||"number"==typeof n)return null!==i?null:l(e,t,""+n,r);if("object"==typeof n&&null!==n){switch(n.$$typeof){case k:return n.key===i?a(e,t,n,r):null;case A:return n.key===i?u(e,t,n,r):null;case D:return f(e,t,(i=n._init)(n._payload),r)}if(ei(n)||V(n))return null!==i?null:c(e,t,n,r,null);i2(e,n)}return null}function p(e,t,n,r,i){if("string"==typeof r&&""!==r||"number"==typeof r)return l(t,e=e.get(n)||null,""+r,i);if("object"==typeof r&&null!==r){switch(r.$$typeof){case k:return a(t,e=e.get(null===r.key?n:r.key)||null,r,i);case A:return u(t,e=e.get(null===r.key?n:r.key)||null,r,i);case D:return p(e,t,n,(0,r._init)(r._payload),i)}if(ei(r)||V(r))return c(t,e=e.get(n)||null,r,i,null);i2(t,r)}return null}return function l(a,u,c,g){if("object"==typeof c&&null!==c&&c.type===M&&null===c.key&&(c=c.props.children),"object"==typeof c&&null!==c){switch(c.$$typeof){case k:t:{for(var m=c.key,y=u;null!==y;){if(y.key===m){if((m=c.type)===M){if(7===y.tag){n(a,y.sibling),(u=i(y,c.props.children)).return=a,a=u;break t}}else if(y.elementType===m||"object"==typeof m&&null!==m&&m.$$typeof===D&&i3(m)===y.type){n(a,y.sibling),(u=i(y,c.props)).ref=i1(a,y,c),u.return=a,a=u;break t}n(a,y);break}t(a,y);y=y.sibling}c.type===M?((u=l0(c.props.children,a.mode,g,c.key)).return=a,a=u):((g=lZ(c.type,c.key,c.props,null,a.mode,g)).ref=i1(a,u,c),g.return=a,a=g)}return s(a);case A:t:{for(y=c.key;null!==u;){if(u.key===y){if(4===u.tag&&u.stateNode.containerInfo===c.containerInfo&&u.stateNode.implementation===c.implementation){n(a,u.sibling),(u=i(u,c.children||[])).return=a,a=u;break t}else{n(a,u);break}}t(a,u);u=u.sibling}(u=l3(c,a.mode,g)).return=a,a=u}return s(a);case D:return l(a,u,(y=c._init)(c._payload),g)}if(ei(c))return function(i,s,l,a){for(var u=null,c=null,h=s,g=s=0,m=null;null!==h&&g<l.length;g++){h.index>g?(m=h,h=null):m=h.sibling;var y=f(i,h,l[g],a);if(null===y){null===h&&(h=m);break}e&&h&&null===y.alternate&&t(i,h),s=o(y,s,g),null===c?u=y:c.sibling=y,c=y,h=m}if(g===l.length)return n(i,h),id&&is(i,g),u;if(null===h){for(;g<l.length;g++)null!==(h=d(i,l[g],a))&&(s=o(h,s,g),null===c?u=h:c.sibling=h,c=h);return id&&is(i,g),u}for(h=r(i,h);g<l.length;g++)null!==(m=p(h,i,g,l[g],a))&&(e&&null!==m.alternate&&h.delete(null===m.key?g:m.key),s=o(m,s,g),null===c?u=m:c.sibling=m,c=m);return e&&h.forEach(function(e){return t(i,e)}),id&&is(i,g),u}(a,u,c,g);if(V(c))return function(i,s,l,a){var u=V(l);if("function"!=typeof u)throw Error(h(150));if(null==(l=u.call(l)))throw Error(h(151));for(var c=u=null,g=s,m=s=0,y=null,b=l.next();null!==g&&!b.done;m++,b=l.next()){g.index>m?(y=g,g=null):y=g.sibling;var v=f(i,g,b.value,a);if(null===v){null===g&&(g=y);break}e&&g&&null===v.alternate&&t(i,g),s=o(v,s,m),null===c?u=v:c.sibling=v,c=v,g=y}if(b.done)return n(i,g),id&&is(i,m),u;if(null===g){for(;!b.done;m++,b=l.next())null!==(b=d(i,b.value,a))&&(s=o(b,s,m),null===c?u=b:c.sibling=b,c=b);return id&&is(i,m),u}for(g=r(i,g);!b.done;m++,b=l.next())null!==(b=p(g,i,m,b.value,a))&&(e&&null!==b.alternate&&g.delete(null===b.key?m:b.key),s=o(b,s,m),null===c?u=b:c.sibling=b,c=b);return e&&g.forEach(function(e){return t(i,e)}),id&&is(i,m),u}(a,u,c,g);i2(a,c)}return"string"==typeof c&&""!==c||"number"==typeof c?(c=""+c,null!==u&&6===u.tag?(n(a,u.sibling),(u=i(u,c)).return=a):(n(a,u),(u=l2(c,a.mode,g)).return=a),s(a=u)):n(a,u)}}var i6=i5(!0),i4=i5(!1),i8={},i9=rV(i8),i7=rV(i8),oe=rV(i8);function ot(e){if(e===i8)throw Error(h(174));return e}function on(e,t){switch(rU(oe,t),rU(i7,e),rU(i9,i8),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:eh(null,"");break;default:t=(e=8===e?t.parentNode:t).namespaceURI||null,t=eh(t,e=e.tagName)}r$(i9),rU(i9,t)}function or(){r$(i9),r$(i7),r$(oe)}function oi(e){ot(oe.current);var t=ot(i9.current),n=eh(t,e.type);t!==n&&(rU(i7,e),rU(i9,n))}function oo(e){i7.current===e&&(r$(i9),r$(i7))}var os=rV(0);function ol(e){for(var t=e;null!==t;){if(13===t.tag){var n=t.memoizedState;if(null!==n&&(null===(n=n.dehydrated)||"$?"===n.data||"$!"===n.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!=(128&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var oa=[];function ou(){for(var e=0;e<oa.length;e++)oa[e]._workInProgressVersionPrimary=null;oa.length=0}var oc=O.ReactCurrentDispatcher,oh=O.ReactCurrentBatchConfig,od=0,of=null,op=null,og=null,om=!1,oy=!1,ob=0,ov=0;function ox(){throw Error(h(321))}function ow(e,t){if(null===t)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!n_(e[n],t[n]))return!1;return!0}function oC(e,t,n,r,i,o){if(od=o,of=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,oc.current=null===e||null===e.memoizedState?o6:o4,e=n(r,i),oy){o=0;do{if(oy=!1,ob=0,25<=o)throw Error(h(301));o+=1,og=op=null,t.updateQueue=null,oc.current=o8,e=n(r,i)}while(oy)}if(oc.current=o5,t=null!==op&&null!==op.next,od=0,og=op=of=null,om=!1,t)throw Error(h(300));return e}function oE(){var e=0!==ob;return ob=0,e}function oS(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===og?of.memoizedState=og=e:og=og.next=e,og}function oP(){if(null===op){var e=of.alternate;e=null!==e?e.memoizedState:null}else e=op.next;var t=null===og?of.memoizedState:og.next;if(null!==t)og=t,op=e;else{if(null===e)throw Error(h(310));e={memoizedState:(op=e).memoizedState,baseState:op.baseState,baseQueue:op.baseQueue,queue:op.queue,next:null},null===og?of.memoizedState=og=e:og=og.next=e}return og}function oO(e,t){return"function"==typeof t?t(e):t}function ok(e){var t=oP(),n=t.queue;if(null===n)throw Error(h(311));n.lastRenderedReducer=e;var r=op,i=r.baseQueue,o=n.pending;if(null!==o){if(null!==i){var s=i.next;i.next=o.next,o.next=s}r.baseQueue=i=o,n.pending=null}if(null!==i){o=i.next,r=r.baseState;var l=s=null,a=null,u=o;do{var c=u.lane;if((od&c)===c)null!==a&&(a=a.next={lane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),r=u.hasEagerState?u.eagerState:e(r,u.action);else{var d={lane:c,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null};null===a?(l=a=d,s=r):a=a.next=d,of.lanes|=c,lr|=c}u=u.next}while(null!==u&&u!==o);null===a?s=r:a.next=l,n_(r,t.memoizedState)||(sa=!0),t.memoizedState=r,t.baseState=s,t.baseQueue=a,n.lastRenderedState=r}if(null!==(e=n.interleaved)){i=e;do o=i.lane,of.lanes|=o,lr|=o,i=i.next;while(i!==e)}else null===i&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function oA(e){var t=oP(),n=t.queue;if(null===n)throw Error(h(311));n.lastRenderedReducer=e;var r=n.dispatch,i=n.pending,o=t.memoizedState;if(null!==i){n.pending=null;var s=i=i.next;do o=e(o,s.action),s=s.next;while(s!==i);n_(o,t.memoizedState)||(sa=!0),t.memoizedState=o,null===t.baseQueue&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function oM(){}function oT(e,t){var n=of,r=oP(),i=t(),o=!n_(r.memoizedState,i);if(o&&(r.memoizedState=i,sa=!0),r=r.queue,o$(oI.bind(null,n,r,e),[e]),r.getSnapshot!==t||o||null!==og&&1&og.memoizedState.tag){if(n.flags|=2048,oB(9,oj.bind(null,n,r,i,t),void 0,null),null===s4)throw Error(h(349));0!=(30&od)||oN(n,t,i)}return i}function oN(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},null===(t=of.updateQueue)?(t={lastEffect:null,stores:null},of.updateQueue=t,t.stores=[e]):null===(n=t.stores)?t.stores=[e]:n.push(e)}function oj(e,t,n,r){t.value=n,t.getSnapshot=r,oL(t)&&oR(e)}function oI(e,t,n){return n(function(){oL(t)&&oR(e)})}function oL(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!n_(e,n)}catch(e){return!0}}function oR(e){var t=iD(e,1);null!==t&&lE(t,e,1,-1)}function o_(e){var t=oS();return"function"==typeof e&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:oO,lastRenderedState:e},t.queue=e,e=e.dispatch=o0.bind(null,of,e),[t.memoizedState,e]}function oB(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},null===(t=of.updateQueue)?(t={lastEffect:null,stores:null},of.updateQueue=t,t.lastEffect=e.next=e):null===(n=t.lastEffect)?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function oD(){return oP().memoizedState}function oz(e,t,n,r){var i=oS();of.flags|=e,i.memoizedState=oB(1|t,n,void 0,void 0===r?null:r)}function oF(e,t,n,r){var i=oP();r=void 0===r?null:r;var o=void 0;if(null!==op){var s=op.memoizedState;if(o=s.destroy,null!==r&&ow(r,s.deps)){i.memoizedState=oB(t,n,o,r);return}}of.flags|=e,i.memoizedState=oB(1|t,n,o,r)}function oV(e,t){return oz(8390656,8,e,t)}function o$(e,t){return oF(2048,8,e,t)}function oU(e,t){return oF(4,2,e,t)}function oG(e,t){return oF(4,4,e,t)}function oH(e,t){return"function"==typeof t?(t(e=e()),function(){t(null)}):null!=t?(e=e(),t.current=e,function(){t.current=null}):void 0}function oq(e,t,n){return n=null!=n?n.concat([e]):null,oF(4,4,oH.bind(null,t,e),n)}function oW(){}function oX(e,t){var n=oP();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ow(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function oY(e,t){var n=oP();t=void 0===t?null:t;var r=n.memoizedState;return null!==r&&null!==t&&ow(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function oJ(e,t,n){return 0==(21&od)?(e.baseState&&(e.baseState=!1,sa=!0),e.memoizedState=n):(n_(n,t)||(n=ts(),of.lanes|=n,lr|=n,e.baseState=!0),t)}function oQ(e,t){var n=tc;tc=0!==n&&4>n?n:4,e(!0);var r=oh.transition;oh.transition={};try{e(!1),t()}finally{tc=n,oh.transition=r}}function oK(){return oP().memoizedState}function oZ(e,t,n){var r=lC(e);n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},o1(e)?o2(t,n):null!==(n=iB(e,t,n,r))&&(lE(n,e,r,lw()),o3(n,t,r))}function o0(e,t,n){var r=lC(e),i={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(o1(e))o2(t,i);else{var o=e.alternate;if(0===e.lanes&&(null===o||0===o.lanes)&&null!==(o=t.lastRenderedReducer))try{var s=t.lastRenderedState,l=o(s,n);if(i.hasEagerState=!0,i.eagerState=l,n_(l,s)){var a=t.interleaved;null===a?(i.next=i,i_(t)):(i.next=a.next,a.next=i),t.interleaved=i;return}}catch(e){}finally{}null!==(n=iB(e,t,i,r))&&(lE(n,e,r,i=lw()),o3(n,t,r))}}function o1(e){var t=e.alternate;return e===of||null!==t&&t===of}function o2(e,t){oy=om=!0;var n=e.pending;null===n?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function o3(e,t,n){if(0!=(4194240&n)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,tu(e,n)}}var o5={readContext:iL,useCallback:ox,useContext:ox,useEffect:ox,useImperativeHandle:ox,useInsertionEffect:ox,useLayoutEffect:ox,useMemo:ox,useReducer:ox,useRef:ox,useState:ox,useDebugValue:ox,useDeferredValue:ox,useTransition:ox,useMutableSource:ox,useSyncExternalStore:ox,useId:ox,unstable_isNewReconciler:!1},o6={readContext:iL,useCallback:function(e,t){return oS().memoizedState=[e,void 0===t?null:t],e},useContext:iL,useEffect:oV,useImperativeHandle:function(e,t,n){return n=null!=n?n.concat([e]):null,oz(4194308,4,oH.bind(null,t,e),n)},useLayoutEffect:function(e,t){return oz(4194308,4,e,t)},useInsertionEffect:function(e,t){return oz(4,2,e,t)},useMemo:function(e,t){var n=oS();return t=void 0===t?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=oS();return t=void 0!==n?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=oZ.bind(null,of,e),[r.memoizedState,e]},useRef:function(e){var t=oS();return e={current:e},t.memoizedState=e},useState:o_,useDebugValue:oW,useDeferredValue:function(e){return oS().memoizedState=e},useTransition:function(){var e=o_(!1),t=e[0];return e=oQ.bind(null,e[1]),oS().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=of,i=oS();if(id){if(void 0===n)throw Error(h(407));n=n()}else{if(n=t(),null===s4)throw Error(h(349));0!=(30&od)||oN(r,t,n)}i.memoizedState=n;var o={value:n,getSnapshot:t};return i.queue=o,oV(oI.bind(null,r,o,e),[e]),r.flags|=2048,oB(9,oj.bind(null,r,o,n,t),void 0,null),n},useId:function(){var e=oS(),t=s4.identifierPrefix;if(id){var n=io,r=ii;t=":"+t+"R"+(n=(r&~(1<<32-e9(r)-1)).toString(32)+n),0<(n=ob++)&&(t+="H"+n.toString(32)),t+=":"}else t=":"+t+"r"+(n=ov++).toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},o4={readContext:iL,useCallback:oX,useContext:iL,useEffect:o$,useImperativeHandle:oq,useInsertionEffect:oU,useLayoutEffect:oG,useMemo:oY,useReducer:ok,useRef:oD,useState:function(){return ok(oO)},useDebugValue:oW,useDeferredValue:function(e){return oJ(oP(),op.memoizedState,e)},useTransition:function(){return[ok(oO)[0],oP().memoizedState]},useMutableSource:oM,useSyncExternalStore:oT,useId:oK,unstable_isNewReconciler:!1},o8={readContext:iL,useCallback:oX,useContext:iL,useEffect:o$,useImperativeHandle:oq,useInsertionEffect:oU,useLayoutEffect:oG,useMemo:oY,useReducer:oA,useRef:oD,useState:function(){return oA(oO)},useDebugValue:oW,useDeferredValue:function(e){var t=oP();return null===op?t.memoizedState=e:oJ(t,op.memoizedState,e)},useTransition:function(){return[oA(oO)[0],oP().memoizedState]},useMutableSource:oM,useSyncExternalStore:oT,useId:oK,unstable_isNewReconciler:!1};function o9(e,t){try{var n="",r=t;do n+=function(e){switch(e.tag){case 5:return G(e.type);case 16:return G("Lazy");case 13:return G("Suspense");case 19:return G("SuspenseList");case 0:case 2:case 15:return e=q(e.type,!1);case 11:return e=q(e.type.render,!1);case 1:return e=q(e.type,!0);default:return""}}(r),r=r.return;while(r);var i=n}catch(e){i="\nError generating stack: "+e.message+"\n"+e.stack}return{value:e,source:t,stack:i,digest:null}}function o7(e,t,n){return{value:e,source:null,stack:null!=n?n:null,digest:null!=t?t:null}}function se(e,t){try{console.error(t.value)}catch(e){setTimeout(function(){throw e})}}var st="function"==typeof WeakMap?WeakMap:Map;function sn(e,t,n){(n=i$(-1,n)).tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){lh||(lh=!0,ld=r),se(e,t)},n}function sr(e,t,n){(n=i$(-1,n)).tag=3;var r=e.type.getDerivedStateFromError;if("function"==typeof r){var i=t.value;n.payload=function(){return r(i)},n.callback=function(){se(e,t)}}var o=e.stateNode;return null!==o&&"function"==typeof o.componentDidCatch&&(n.callback=function(){se(e,t),"function"!=typeof r&&(null===lf?lf=new Set([this]):lf.add(this));var n=t.stack;this.componentDidCatch(t.value,{componentStack:null!==n?n:""})}),n}function si(e,t,n){var r=e.pingCache;if(null===r){r=e.pingCache=new st;var i=new Set;r.set(t,i)}else void 0===(i=r.get(t))&&(i=new Set,r.set(t,i));i.has(n)||(i.add(n),e=lG.bind(null,e,t,n),t.then(e,e))}function so(e){do{var t;if((t=13===e.tag)&&(t=null===(t=e.memoizedState)||null!==t.dehydrated),t)return e;e=e.return}while(null!==e);return null}function ss(e,t,n,r,i){return 0==(1&e.mode)?(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,1===n.tag&&(null===n.alternate?n.tag=17:((t=i$(-1,1)).tag=2,iU(n,t,1))),n.lanes|=1),e):(e.flags|=65536,e.lanes=i,e)}var sl=O.ReactCurrentOwner,sa=!1;function su(e,t,n,r){t.child=null===e?i4(t,null,n,r):i6(t,e.child,n,r)}function sc(e,t,n,r,i){n=n.render;var o=t.ref;return(iI(t,i),r=oC(e,t,n,r,o,i),n=oE(),null===e||sa)?(id&&n&&ia(t),t.flags|=1,su(e,t,r,i),t.child):(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,sM(e,t,i))}function sh(e,t,n,r,i){if(null===e){var o=n.type;return"function"!=typeof o||lQ(o)||void 0!==o.defaultProps||null!==n.compare||void 0!==n.defaultProps?((e=lZ(n.type,null,r,t,t.mode,i)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=o,sd(e,t,o,r,i))}if(o=e.child,0==(e.lanes&i)){var s=o.memoizedProps;if((n=null!==(n=n.compare)?n:nB)(s,r)&&e.ref===t.ref)return sM(e,t,i)}return t.flags|=1,(e=lK(o,r)).ref=t.ref,e.return=t,t.child=e}function sd(e,t,n,r,i){if(null!==e){var o=e.memoizedProps;if(nB(o,r)&&e.ref===t.ref){if(sa=!1,t.pendingProps=r=o,0==(e.lanes&i))return t.lanes=e.lanes,sM(e,t,i);else 0!=(131072&e.flags)&&(sa=!0)}}return sg(e,t,n,r,i)}function sf(e,t,n){var r=t.pendingProps,i=r.children,o=null!==e?e.memoizedState:null;if("hidden"===r.mode){if(0==(1&t.mode))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},rU(le,s7),s7|=n;else{if(0==(0x40000000&n))return e=null!==o?o.baseLanes|n:n,t.lanes=t.childLanes=0x40000000,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,rU(le,s7),s7|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=null!==o?o.baseLanes:n,rU(le,s7),s7|=r}}else null!==o?(r=o.baseLanes|n,t.memoizedState=null):r=n,rU(le,s7),s7|=r;return su(e,t,i,n),t.child}function sp(e,t){var n=t.ref;(null===e&&null!==n||null!==e&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function sg(e,t,n,r,i){var o=rY(n)?rW:rH.current;return(o=rX(t,o),iI(t,i),n=oC(e,t,n,r,o,i),r=oE(),null===e||sa)?(id&&r&&ia(t),t.flags|=1,su(e,t,n,i),t.child):(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~i,sM(e,t,i))}function sm(e,t,n,r,i){if(rY(n)){var o=!0;rZ(t)}else o=!1;if(iI(t,i),null===t.stateNode)sA(e,t),iK(t,n,r),i0(t,n,r,i),r=!0;else if(null===e){var s=t.stateNode,l=t.memoizedProps;s.props=l;var a=s.context,u=n.contextType;u="object"==typeof u&&null!==u?iL(u):rX(t,u=rY(n)?rW:rH.current);var c=n.getDerivedStateFromProps,h="function"==typeof c||"function"==typeof s.getSnapshotBeforeUpdate;h||"function"!=typeof s.UNSAFE_componentWillReceiveProps&&"function"!=typeof s.componentWillReceiveProps||(l!==r||a!==u)&&iZ(t,s,r,u),iz=!1;var d=t.memoizedState;s.state=d,iq(t,r,s,i),a=t.memoizedState,l!==r||d!==a||rq.current||iz?("function"==typeof c&&(iY(t,n,c,r),a=t.memoizedState),(l=iz||iQ(t,n,l,r,d,a,u))?(h||"function"!=typeof s.UNSAFE_componentWillMount&&"function"!=typeof s.componentWillMount||("function"==typeof s.componentWillMount&&s.componentWillMount(),"function"==typeof s.UNSAFE_componentWillMount&&s.UNSAFE_componentWillMount()),"function"==typeof s.componentDidMount&&(t.flags|=4194308)):("function"==typeof s.componentDidMount&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=a),s.props=r,s.state=a,s.context=u,r=l):("function"==typeof s.componentDidMount&&(t.flags|=4194308),r=!1)}else{s=t.stateNode,iV(e,t),l=t.memoizedProps,u=t.type===t.elementType?l:iP(t.type,l),s.props=u,h=t.pendingProps,d=s.context,a="object"==typeof(a=n.contextType)&&null!==a?iL(a):rX(t,a=rY(n)?rW:rH.current);var f=n.getDerivedStateFromProps;(c="function"==typeof f||"function"==typeof s.getSnapshotBeforeUpdate)||"function"!=typeof s.UNSAFE_componentWillReceiveProps&&"function"!=typeof s.componentWillReceiveProps||(l!==h||d!==a)&&iZ(t,s,r,a),iz=!1,d=t.memoizedState,s.state=d,iq(t,r,s,i);var p=t.memoizedState;l!==h||d!==p||rq.current||iz?("function"==typeof f&&(iY(t,n,f,r),p=t.memoizedState),(u=iz||iQ(t,n,u,r,d,p,a)||!1)?(c||"function"!=typeof s.UNSAFE_componentWillUpdate&&"function"!=typeof s.componentWillUpdate||("function"==typeof s.componentWillUpdate&&s.componentWillUpdate(r,p,a),"function"==typeof s.UNSAFE_componentWillUpdate&&s.UNSAFE_componentWillUpdate(r,p,a)),"function"==typeof s.componentDidUpdate&&(t.flags|=4),"function"==typeof s.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!=typeof s.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof s.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),s.props=r,s.state=p,s.context=a,r=u):("function"!=typeof s.componentDidUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),"function"!=typeof s.getSnapshotBeforeUpdate||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),r=!1)}return sy(e,t,n,r,o,i)}function sy(e,t,n,r,i,o){sp(e,t);var s=0!=(128&t.flags);if(!r&&!s)return i&&r0(t,n,!1),sM(e,t,o);r=t.stateNode,sl.current=t;var l=s&&"function"!=typeof n.getDerivedStateFromError?null:r.render();return t.flags|=1,null!==e&&s?(t.child=i6(t,e.child,null,o),t.child=i6(t,null,l,o)):su(e,t,l,o),t.memoizedState=r.state,i&&r0(t,n,!0),t.child}function sb(e){var t=e.stateNode;t.pendingContext?rQ(e,t.pendingContext,t.pendingContext!==t.context):t.context&&rQ(e,t.context,!1),on(e,t.containerInfo)}function sv(e,t,n,r,i){return iC(),iE(i),t.flags|=256,su(e,t,n,r),t.child}var sx={dehydrated:null,treeContext:null,retryLane:0};function sw(e){return{baseLanes:e,cachePool:null,transitions:null}}function sC(e,t,n){var r,i=t.pendingProps,o=os.current,s=!1,l=0!=(128&t.flags);if((r=l)||(r=(null===e||null!==e.memoizedState)&&0!=(2&o)),r?(s=!0,t.flags&=-129):(null===e||null!==e.memoizedState)&&(o|=1),rU(os,1&o),null===e)return(ib(t),null!==(e=t.memoizedState)&&null!==(e=e.dehydrated))?(0==(1&t.mode)?t.lanes=1:"$!"===e.data?t.lanes=8:t.lanes=0x40000000,null):(l=i.children,e=i.fallback,s?(i=t.mode,s=t.child,l={mode:"hidden",children:l},0==(1&i)&&null!==s?(s.childLanes=0,s.pendingProps=l):s=l1(l,i,0,null),e=l0(e,i,n,null),s.return=t,e.return=t,s.sibling=e,t.child=s,t.child.memoizedState=sw(n),t.memoizedState=sx,e):sE(t,l));if(null!==(o=e.memoizedState)&&null!==(r=o.dehydrated))return function(e,t,n,r,i,o,s){if(n)return 256&t.flags?(t.flags&=-257,sS(e,t,s,r=o7(Error(h(422))))):null!==t.memoizedState?(t.child=e.child,t.flags|=128,null):(o=r.fallback,i=t.mode,r=l1({mode:"visible",children:r.children},i,0,null),o=l0(o,i,s,null),o.flags|=2,r.return=t,o.return=t,r.sibling=o,t.child=r,0!=(1&t.mode)&&i6(t,e.child,null,s),t.child.memoizedState=sw(s),t.memoizedState=sx,o);if(0==(1&t.mode))return sS(e,t,s,null);if("$!"===i.data){if(r=i.nextSibling&&i.nextSibling.dataset)var l=r.dgst;return r=l,sS(e,t,s,r=o7(o=Error(h(419)),r,void 0))}if(l=0!=(s&e.childLanes),sa||l){if(null!==(r=s4)){switch(s&-s){case 4:i=2;break;case 16:i=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 0x1000000:case 0x2000000:case 0x4000000:i=32;break;case 0x20000000:i=0x10000000;break;default:i=0}0!==(i=0!=(i&(r.suspendedLanes|s))?0:i)&&i!==o.retryLane&&(o.retryLane=i,iD(e,i),lE(r,e,i,-1))}return l_(),sS(e,t,s,r=o7(Error(h(421))))}return"$?"===i.data?(t.flags|=128,t.child=e.child,t=lq.bind(null,e),i._reactRetry=t,null):(e=o.treeContext,ih=rO(i.nextSibling),ic=t,id=!0,ip=null,null!==e&&(ie[it++]=ii,ie[it++]=io,ie[it++]=ir,ii=e.id,io=e.overflow,ir=t),t=sE(t,r.children),t.flags|=4096,t)}(e,t,l,i,r,o,n);if(s){s=i.fallback,l=t.mode,r=(o=e.child).sibling;var a={mode:"hidden",children:i.children};return 0==(1&l)&&t.child!==o?((i=t.child).childLanes=0,i.pendingProps=a,t.deletions=null):(i=lK(o,a)).subtreeFlags=0xe00000&o.subtreeFlags,null!==r?s=lK(r,s):(s=l0(s,l,n,null),s.flags|=2),s.return=t,i.return=t,i.sibling=s,t.child=i,i=s,s=t.child,l=null===(l=e.child.memoizedState)?sw(n):{baseLanes:l.baseLanes|n,cachePool:null,transitions:l.transitions},s.memoizedState=l,s.childLanes=e.childLanes&~n,t.memoizedState=sx,i}return e=(s=e.child).sibling,i=lK(s,{mode:"visible",children:i.children}),0==(1&t.mode)&&(i.lanes=n),i.return=t,i.sibling=null,null!==e&&(null===(n=t.deletions)?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=i,t.memoizedState=null,i}function sE(e,t){return(t=l1({mode:"visible",children:t},e.mode,0,null)).return=e,e.child=t}function sS(e,t,n,r){return null!==r&&iE(r),i6(t,e.child,null,n),e=sE(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function sP(e,t,n){e.lanes|=t;var r=e.alternate;null!==r&&(r.lanes|=t),ij(e.return,t,n)}function sO(e,t,n,r,i){var o=e.memoizedState;null===o?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i)}function sk(e,t,n){var r=t.pendingProps,i=r.revealOrder,o=r.tail;if(su(e,t,r.children,n),0!=(2&(r=os.current)))r=1&r|2,t.flags|=128;else{if(null!==e&&0!=(128&e.flags))t:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&sP(e,n,t);else if(19===e.tag)sP(e,n,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break;for(;null===e.sibling;){if(null===e.return||e.return===t)break t;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(rU(os,r),0==(1&t.mode))t.memoizedState=null;else switch(i){case"forwards":for(i=null,n=t.child;null!==n;)null!==(e=n.alternate)&&null===ol(e)&&(i=n),n=n.sibling;null===(n=i)?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),sO(t,!1,i,n,o);break;case"backwards":for(n=null,i=t.child,t.child=null;null!==i;){if(null!==(e=i.alternate)&&null===ol(e)){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}sO(t,!0,n,null,o);break;case"together":sO(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function sA(e,t){0==(1&t.mode)&&null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2)}function sM(e,t,n){if(null!==e&&(t.dependencies=e.dependencies),lr|=t.lanes,0==(n&t.childLanes))return null;if(null!==e&&t.child!==e.child)throw Error(h(153));if(null!==t.child){for(n=lK(e=t.child,e.pendingProps),t.child=n,n.return=t;null!==e.sibling;)e=e.sibling,(n=n.sibling=lK(e,e.pendingProps)).return=t;n.sibling=null}return t.child}function sT(e,t){if(!id)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;null!==t;)null!==t.alternate&&(n=t),t=t.sibling;null===n?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;null!==n;)null!==n.alternate&&(r=n),n=n.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function sN(e){var t=null!==e.alternate&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;null!==i;)n|=i.lanes|i.childLanes,r|=0xe00000&i.subtreeFlags,r|=0xe00000&i.flags,i.return=e,i=i.sibling;else for(i=e.child;null!==i;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}i=function(e,t){for(var n=t.child;null!==n;){if(5===n.tag||6===n.tag)e.appendChild(n.stateNode);else if(4!==n.tag&&null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}},o=function(){},s=function(e,t,n,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,ot(i9.current);var o,s=null;switch(n){case"input":i=K(e,i),r=K(e,r),s=[];break;case"select":i=U({},i,{value:void 0}),r=U({},r,{value:void 0}),s=[];break;case"textarea":i=es(e,i),r=es(e,r),s=[];break;default:"function"!=typeof i.onClick&&"function"==typeof r.onClick&&(e.onclick=rm)}for(u in ew(n,r),n=null,i)if(!r.hasOwnProperty(u)&&i.hasOwnProperty(u)&&null!=i[u]){if("style"===u){var l=i[u];for(o in l)l.hasOwnProperty(o)&&(n||(n={}),n[o]="")}else"dangerouslySetInnerHTML"!==u&&"children"!==u&&"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&"autoFocus"!==u&&(f.hasOwnProperty(u)?s||(s=[]):(s=s||[]).push(u,null))}for(u in r){var a=r[u];if(l=null!=i?i[u]:void 0,r.hasOwnProperty(u)&&a!==l&&(null!=a||null!=l)){if("style"===u){if(l){for(o in l)!l.hasOwnProperty(o)||a&&a.hasOwnProperty(o)||(n||(n={}),n[o]="");for(o in a)a.hasOwnProperty(o)&&l[o]!==a[o]&&(n||(n={}),n[o]=a[o])}else n||(s||(s=[]),s.push(u,n)),n=a}else"dangerouslySetInnerHTML"===u?(a=a?a.__html:void 0,l=l?l.__html:void 0,null!=a&&l!==a&&(s=s||[]).push(u,a)):"children"===u?"string"!=typeof a&&"number"!=typeof a||(s=s||[]).push(u,""+a):"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&(f.hasOwnProperty(u)?(null!=a&&"onScroll"===u&&rn("scroll",e),s||l===a||(s=[])):(s=s||[]).push(u,a))}}n&&(s=s||[]).push("style",n);var u=s;(t.updateQueue=u)&&(t.flags|=4)}},l=function(e,t,n,r){n!==r&&(t.flags|=4)};var sj=!1,sI=!1,sL="function"==typeof WeakSet?WeakSet:Set,sR=null;function s_(e,t){var n=e.ref;if(null!==n){if("function"==typeof n)try{n(null)}catch(n){lU(e,t,n)}else n.current=null}}function sB(e,t,n){try{n()}catch(n){lU(e,t,n)}}var sD=!1;function sz(e,t,n){var r=t.updateQueue;if(null!==(r=null!==r?r.lastEffect:null)){var i=r=r.next;do{if((i.tag&e)===e){var o=i.destroy;i.destroy=void 0,void 0!==o&&sB(t,n,o)}i=i.next}while(i!==r)}}function sF(e,t){if(null!==(t=null!==(t=t.updateQueue)?t.lastEffect:null)){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function sV(e){var t=e.ref;if(null!==t){var n=e.stateNode;e.tag;e=n;"function"==typeof t?t(e):t.current=e}}function s$(e){return 5===e.tag||3===e.tag||4===e.tag}function sU(e){t:for(;;){for(;null===e.sibling;){if(null===e.return||s$(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(2&e.flags)continue t;if(null===e.child||4===e.tag)continue t;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}var sG=null,sH=!1;function sq(e,t,n){for(n=n.child;null!==n;)sW(e,t,n),n=n.sibling}function sW(e,t,n){if(e8&&"function"==typeof e8.onCommitFiberUnmount)try{e8.onCommitFiberUnmount(e4,n)}catch(e){}switch(n.tag){case 5:sI||s_(n,t);case 6:var r=sG,i=sH;sG=null,sq(e,t,n),sG=r,sH=i,null!==sG&&(sH?(e=sG,n=n.stateNode,8===e.nodeType?e.parentNode.removeChild(n):e.removeChild(n)):sG.removeChild(n.stateNode));break;case 18:null!==sG&&(sH?(e=sG,n=n.stateNode,8===e.nodeType?rP(e.parentNode,n):1===e.nodeType&&rP(e,n),tI(e)):rP(sG,n.stateNode));break;case 4:r=sG,i=sH,sG=n.stateNode.containerInfo,sH=!0,sq(e,t,n),sG=r,sH=i;break;case 0:case 11:case 14:case 15:if(!sI&&null!==(r=n.updateQueue)&&null!==(r=r.lastEffect)){i=r=r.next;do{var o=i,s=o.destroy;o=o.tag,void 0!==s&&(0!=(2&o)?sB(n,t,s):0!=(4&o)&&sB(n,t,s)),i=i.next}while(i!==r)}sq(e,t,n);break;case 1:if(!sI&&(s_(n,t),"function"==typeof(r=n.stateNode).componentWillUnmount))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(e){lU(n,t,e)}sq(e,t,n);break;case 21:default:sq(e,t,n);break;case 22:1&n.mode?(sI=(r=sI)||null!==n.memoizedState,sq(e,t,n),sI=r):sq(e,t,n)}}function sX(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var n=e.stateNode;null===n&&(n=e.stateNode=new sL),t.forEach(function(t){var r=lW.bind(null,e,t);n.has(t)||(n.add(t),t.then(r,r))})}}function sY(e,t){var n=t.deletions;if(null!==n)for(var r=0;r<n.length;r++){var i=n[r];try{var o=t,s=o;t:for(;null!==s;){switch(s.tag){case 5:sG=s.stateNode,sH=!1;break t;case 3:case 4:sG=s.stateNode.containerInfo,sH=!0;break t}s=s.return}if(null===sG)throw Error(h(160));sW(e,o,i),sG=null,sH=!1;var l=i.alternate;null!==l&&(l.return=null),i.return=null}catch(e){lU(i,t,e)}}if(12854&t.subtreeFlags)for(t=t.child;null!==t;)sJ(t,e),t=t.sibling}function sJ(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(sY(t,e),sQ(e),4&r){try{sz(3,e,e.return),sF(3,e)}catch(t){lU(e,e.return,t)}try{sz(5,e,e.return)}catch(t){lU(e,e.return,t)}}break;case 1:sY(t,e),sQ(e),512&r&&null!==n&&s_(n,n.return);break;case 5:if(sY(t,e),sQ(e),512&r&&null!==n&&s_(n,n.return),32&e.flags){var i=e.stateNode;try{eg(i,"")}catch(t){lU(e,e.return,t)}}if(4&r&&null!=(i=e.stateNode)){var o=e.memoizedProps,s=null!==n?n.memoizedProps:o,l=e.type,a=e.updateQueue;if(e.updateQueue=null,null!==a)try{"input"===l&&"radio"===o.type&&null!=o.name&&ee(i,o),eC(l,s);var u=eC(l,o);for(s=0;s<a.length;s+=2){var c=a[s],d=a[s+1];"style"===c?ev(i,d):"dangerouslySetInnerHTML"===c?ep(i,d):"children"===c?eg(i,d):P(i,c,d,u)}switch(l){case"input":et(i,o);break;case"textarea":ea(i,o);break;case"select":var f=i._wrapperState.wasMultiple;i._wrapperState.wasMultiple=!!o.multiple;var p=o.value;null!=p?eo(i,!!o.multiple,p,!1):!!o.multiple!==f&&(null!=o.defaultValue?eo(i,!!o.multiple,o.defaultValue,!0):eo(i,!!o.multiple,o.multiple?[]:"",!1))}i[rT]=o}catch(t){lU(e,e.return,t)}}break;case 6:if(sY(t,e),sQ(e),4&r){if(null===e.stateNode)throw Error(h(162));i=e.stateNode,o=e.memoizedProps;try{i.nodeValue=o}catch(t){lU(e,e.return,t)}}break;case 3:if(sY(t,e),sQ(e),4&r&&null!==n&&n.memoizedState.isDehydrated)try{tI(t.containerInfo)}catch(t){lU(e,e.return,t)}break;case 4:default:sY(t,e),sQ(e);break;case 13:sY(t,e),sQ(e),8192&(i=e.child).flags&&(o=null!==i.memoizedState,i.stateNode.isHidden=o,o&&(null===i.alternate||null===i.alternate.memoizedState)&&(la=eZ())),4&r&&sX(e);break;case 22:if(c=null!==n&&null!==n.memoizedState,1&e.mode?(sI=(u=sI)||c,sY(t,e),sI=u):sY(t,e),sQ(e),8192&r){if(u=null!==e.memoizedState,(e.stateNode.isHidden=u)&&!c&&0!=(1&e.mode))for(sR=e,c=e.child;null!==c;){for(d=sR=c;null!==sR;){switch(p=(f=sR).child,f.tag){case 0:case 11:case 14:case 15:sz(4,f,f.return);break;case 1:s_(f,f.return);var g=f.stateNode;if("function"==typeof g.componentWillUnmount){r=f,n=f.return;try{t=r,g.props=t.memoizedProps,g.state=t.memoizedState,g.componentWillUnmount()}catch(e){lU(r,n,e)}}break;case 5:s_(f,f.return);break;case 22:if(null!==f.memoizedState){sZ(d);continue}}null!==p?(p.return=f,sR=p):sZ(d)}c=c.sibling}t:for(c=null,d=e;;){if(5===d.tag){if(null===c){c=d;try{i=d.stateNode,u?(o=i.style,"function"==typeof o.setProperty?o.setProperty("display","none","important"):o.display="none"):(l=d.stateNode,s=null!=(a=d.memoizedProps.style)&&a.hasOwnProperty("display")?a.display:null,l.style.display=eb("display",s))}catch(t){lU(e,e.return,t)}}}else if(6===d.tag){if(null===c)try{d.stateNode.nodeValue=u?"":d.memoizedProps}catch(t){lU(e,e.return,t)}}else if((22!==d.tag&&23!==d.tag||null===d.memoizedState||d===e)&&null!==d.child){d.child.return=d,d=d.child;continue}if(d===e)break;for(;null===d.sibling;){if(null===d.return||d.return===e)break t;c===d&&(c=null),d=d.return}c===d&&(c=null),d.sibling.return=d.return,d=d.sibling}}break;case 19:sY(t,e),sQ(e),4&r&&sX(e);case 21:}}function sQ(e){var t=e.flags;if(2&t){try{t:{for(var n=e.return;null!==n;){if(s$(n)){var r=n;break t}n=n.return}throw Error(h(160))}switch(r.tag){case 5:var i=r.stateNode;32&r.flags&&(eg(i,""),r.flags&=-33);var o=sU(e);!function e(t,n,r){var i=t.tag;if(5===i||6===i)t=t.stateNode,n?r.insertBefore(t,n):r.appendChild(t);else if(4!==i&&null!==(t=t.child))for(e(t,n,r),t=t.sibling;null!==t;)e(t,n,r),t=t.sibling}(e,o,i);break;case 3:case 4:var s=r.stateNode.containerInfo,l=sU(e);!function e(t,n,r){var i=t.tag;if(5===i||6===i)t=t.stateNode,n?8===r.nodeType?r.parentNode.insertBefore(t,n):r.insertBefore(t,n):(8===r.nodeType?(n=r.parentNode).insertBefore(t,r):(n=r).appendChild(t),null!=(r=r._reactRootContainer)||null!==n.onclick||(n.onclick=rm));else if(4!==i&&null!==(t=t.child))for(e(t,n,r),t=t.sibling;null!==t;)e(t,n,r),t=t.sibling}(e,l,s);break;default:throw Error(h(161))}}catch(t){lU(e,e.return,t)}e.flags&=-3}4096&t&&(e.flags&=-4097)}function sK(e){for(;null!==sR;){var t=sR;if(0!=(8772&t.flags)){var n=t.alternate;try{if(0!=(8772&t.flags))switch(t.tag){case 0:case 11:case 15:sI||sF(5,t);break;case 1:var r=t.stateNode;if(4&t.flags&&!sI){if(null===n)r.componentDidMount();else{var i=t.elementType===t.type?n.memoizedProps:iP(t.type,n.memoizedProps);r.componentDidUpdate(i,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}}var o=t.updateQueue;null!==o&&iW(t,o,r);break;case 3:var s=t.updateQueue;if(null!==s){if(n=null,null!==t.child)switch(t.child.tag){case 5:case 1:n=t.child.stateNode}iW(t,s,n)}break;case 5:var l=t.stateNode;if(null===n&&4&t.flags){n=l;var a=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":a.autoFocus&&n.focus();break;case"img":a.src&&(n.src=a.src)}}break;case 6:case 4:case 12:case 19:case 17:case 21:case 22:case 23:case 25:break;case 13:if(null===t.memoizedState){var u=t.alternate;if(null!==u){var c=u.memoizedState;if(null!==c){var d=c.dehydrated;null!==d&&tI(d)}}}break;default:throw Error(h(163))}sI||512&t.flags&&sV(t)}catch(e){lU(t,t.return,e)}}if(t===e){sR=null;break}if(null!==(n=t.sibling)){n.return=t.return,sR=n;break}sR=t.return}}function sZ(e){for(;null!==sR;){var t=sR;if(t===e){sR=null;break}var n=t.sibling;if(null!==n){n.return=t.return,sR=n;break}sR=t.return}}function s0(e){for(;null!==sR;){var t=sR;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{sF(4,t)}catch(e){lU(t,n,e)}break;case 1:var r=t.stateNode;if("function"==typeof r.componentDidMount){var i=t.return;try{r.componentDidMount()}catch(e){lU(t,i,e)}}var o=t.return;try{sV(t)}catch(e){lU(t,o,e)}break;case 5:var s=t.return;try{sV(t)}catch(e){lU(t,s,e)}}}catch(e){lU(t,t.return,e)}if(t===e){sR=null;break}var l=t.sibling;if(null!==l){l.return=t.return,sR=l;break}sR=t.return}}var s1=Math.ceil,s2=O.ReactCurrentDispatcher,s3=O.ReactCurrentOwner,s5=O.ReactCurrentBatchConfig,s6=0,s4=null,s8=null,s9=0,s7=0,le=rV(0),lt=0,ln=null,lr=0,li=0,lo=0,ls=null,ll=null,la=0,lu=1/0,lc=null,lh=!1,ld=null,lf=null,lp=!1,lg=null,lm=0,ly=0,lb=null,lv=-1,lx=0;function lw(){return 0!=(6&s6)?eZ():-1!==lv?lv:lv=eZ()}function lC(e){return 0==(1&e.mode)?1:0!=(2&s6)&&0!==s9?s9&-s9:null!==iS.transition?(0===lx&&(lx=ts()),lx):0!==(e=tc)?e:e=void 0===(e=window.event)?16:tV(e.type)}function lE(e,t,n,r){if(50<ly)throw ly=0,lb=null,Error(h(185));ta(e,n,r),(0==(2&s6)||e!==s4)&&(e===s4&&(0==(2&s6)&&(li|=n),4===lt&&lA(e,s9)),lS(e,r),1===n&&0===s6&&0==(1&t.mode)&&(lu=eZ()+500,r2&&r6()))}function lS(e,t){var n,r=e.callbackNode;!function(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,o=e.pendingLanes;0<o;){var s=31-e9(o),l=1<<s,a=i[s];-1===a?(0==(l&n)||0!=(l&r))&&(i[s]=function(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;default:return -1}}(l,t)):a<=t&&(e.expiredLanes|=l),o&=~l}}(e,t);var i=ti(e,e===s4?s9:0);if(0===i)null!==r&&eJ(r),e.callbackNode=null,e.callbackPriority=0;else if(t=i&-i,e.callbackPriority!==t){if(null!=r&&eJ(r),1===t){;0===e.tag?(n=lM.bind(null,e),r2=!0,r5(n)):r5(lM.bind(null,e)),rE(function(){0==(6&s6)&&r6()}),r=null}else{switch(th(i)){case 1:r=e1;break;case 4:r=e2;break;case 16:default:r=e3;break;case 0x20000000:r=e6}r=function(e,t){return eY(e,t)}(r,lP.bind(null,e))}e.callbackPriority=t,e.callbackNode=r}}function lP(e,t){if(lv=-1,lx=0,0!=(6&s6))throw Error(h(327));var n=e.callbackNode;if(lV()&&e.callbackNode!==n)return null;var r=ti(e,e===s4?s9:0);if(0===r)return null;if(0!=(30&r)||0!=(r&e.expiredLanes)||t)t=lB(e,r);else{t=r;var i=s6;s6|=2;var o=lR();for((s4!==e||s9!==t)&&(lc=null,lu=eZ()+500,lI(e,t));;)try{(function(){for(;null!==s8&&!eQ();)lD(s8)})();break}catch(t){lL(e,t)}iT(),s2.current=o,s6=i,null!==s8?t=0:(s4=null,s9=0,t=lt)}if(0!==t){if(2===t&&0!==(i=to(e))&&(r=i,t=lO(e,i)),1===t)throw n=ln,lI(e,0),lA(e,r),lS(e,eZ()),n;if(6===t)lA(e,r);else{if(i=e.current.alternate,0==(30&r)&&!function(e){for(var t=e;;){if(16384&t.flags){var n=t.updateQueue;if(null!==n&&null!==(n=n.stores))for(var r=0;r<n.length;r++){var i=n[r],o=i.getSnapshot;i=i.value;try{if(!n_(o(),i))return!1}catch(e){return!1}}}if(n=t.child,16384&t.subtreeFlags&&null!==n)n.return=t,t=n;else{if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}(i)&&(2===(t=lB(e,r))&&0!==(o=to(e))&&(r=o,t=lO(e,o)),1===t))throw n=ln,lI(e,0),lA(e,r),lS(e,eZ()),n;switch(e.finishedWork=i,e.finishedLanes=r,t){case 0:case 1:throw Error(h(345));case 2:case 5:lF(e,ll,lc);break;case 3:if(lA(e,r),(0x7c00000&r)===r&&10<(t=la+500-eZ())){if(0!==ti(e,0))break;if(((i=e.suspendedLanes)&r)!==r){lw(),e.pingedLanes|=e.suspendedLanes&i;break}e.timeoutHandle=rx(lF.bind(null,e,ll,lc),t);break}lF(e,ll,lc);break;case 4:if(lA(e,r),(4194240&r)===r)break;for(i=-1,t=e.eventTimes;0<r;){var s=31-e9(r);o=1<<s,(s=t[s])>i&&(i=s),r&=~o}if(r=i,10<(r=(120>(r=eZ()-r)?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*s1(r/1960))-r)){e.timeoutHandle=rx(lF.bind(null,e,ll,lc),r);break}lF(e,ll,lc);break;default:throw Error(h(329))}}}return lS(e,eZ()),e.callbackNode===n?lP.bind(null,e):null}function lO(e,t){var n=ls;return e.current.memoizedState.isDehydrated&&(lI(e,t).flags|=256),2!==(e=lB(e,t))&&(t=ll,ll=n,null!==t&&lk(t)),e}function lk(e){null===ll?ll=e:ll.push.apply(ll,e)}function lA(e,t){for(t&=~lo,t&=~li,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-e9(t),r=1<<n;e[n]=-1,t&=~r}}function lM(e){if(0!=(6&s6))throw Error(h(327));lV();var t=ti(e,0);if(0==(1&t))return lS(e,eZ()),null;var n=lB(e,t);if(0!==e.tag&&2===n){var r=to(e);0!==r&&(t=r,n=lO(e,r))}if(1===n)throw n=ln,lI(e,0),lA(e,t),lS(e,eZ()),n;if(6===n)throw Error(h(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,lF(e,ll,lc),lS(e,eZ()),null}function lT(e,t){var n=s6;s6|=1;try{return e(t)}finally{0===(s6=n)&&(lu=eZ()+500,r2&&r6())}}function lN(e){null!==lg&&0===lg.tag&&0==(6&s6)&&lV();var t=s6;s6|=1;var n=s5.transition,r=tc;try{if(s5.transition=null,tc=1,e)return e()}finally{tc=r,s5.transition=n,0==(6&(s6=t))&&r6()}}function lj(){s7=le.current,r$(le)}function lI(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(-1!==n&&(e.timeoutHandle=-1,rw(n)),null!==s8)for(n=s8.return;null!==n;){var r=n;switch(iu(r),r.tag){case 1:null!=(r=r.type.childContextTypes)&&rJ();break;case 3:or(),r$(rq),r$(rH),ou();break;case 5:oo(r);break;case 4:or();break;case 13:case 19:r$(os);break;case 10:iN(r.type._context);break;case 22:case 23:lj()}n=n.return}if(s4=e,s8=e=lK(e.current,null),s9=s7=t,lt=0,ln=null,lo=li=lr=0,ll=ls=null,null!==iR){for(t=0;t<iR.length;t++)if(null!==(r=(n=iR[t]).interleaved)){n.interleaved=null;var i=r.next,o=n.pending;if(null!==o){var s=o.next;o.next=i,r.next=s}n.pending=r}iR=null}return e}function lL(e,t){for(;;){var n=s8;try{if(iT(),oc.current=o5,om){for(var r=of.memoizedState;null!==r;){var i=r.queue;null!==i&&(i.pending=null),r=r.next}om=!1}if(od=0,og=op=of=null,oy=!1,ob=0,s3.current=null,null===n||null===n.return){lt=1,ln=t,s8=null;break}t:{var o=e,s=n.return,l=n,a=t;if(t=s9,l.flags|=32768,null!==a&&"object"==typeof a&&"function"==typeof a.then){var u=a,c=l,d=c.tag;if(0==(1&c.mode)&&(0===d||11===d||15===d)){var f=c.alternate;f?(c.updateQueue=f.updateQueue,c.memoizedState=f.memoizedState,c.lanes=f.lanes):(c.updateQueue=null,c.memoizedState=null)}var p=so(s);if(null!==p){p.flags&=-257,ss(p,s,l,o,t),1&p.mode&&si(o,u,t),t=p,a=u;var g=t.updateQueue;if(null===g){var m=new Set;m.add(a),t.updateQueue=m}else g.add(a);break t}if(0==(1&t)){si(o,u,t),l_();break t}a=Error(h(426))}else if(id&&1&l.mode){var y=so(s);if(null!==y){0==(65536&y.flags)&&(y.flags|=256),ss(y,s,l,o,t),iE(o9(a,l));break t}}o=a=o9(a,l),4!==lt&&(lt=2),null===ls?ls=[o]:ls.push(o),o=s;do{switch(o.tag){case 3:o.flags|=65536,t&=-t,o.lanes|=t;var b=sn(o,a,t);iH(o,b);break t;case 1:l=a;var v=o.type,x=o.stateNode;if(0==(128&o.flags)&&("function"==typeof v.getDerivedStateFromError||null!==x&&"function"==typeof x.componentDidCatch&&(null===lf||!lf.has(x)))){o.flags|=65536,t&=-t,o.lanes|=t;var w=sr(o,l,t);iH(o,w);break t}}o=o.return}while(null!==o)}lz(n)}catch(e){t=e,s8===n&&null!==n&&(s8=n=n.return);continue}break}}function lR(){var e=s2.current;return s2.current=o5,null===e?o5:e}function l_(){(0===lt||3===lt||2===lt)&&(lt=4),null===s4||0==(0xfffffff&lr)&&0==(0xfffffff&li)||lA(s4,s9)}function lB(e,t){var n=s6;s6|=2;var r=lR();for((s4!==e||s9!==t)&&(lc=null,lI(e,t));;)try{(function(){for(;null!==s8;)lD(s8)})();break}catch(t){lL(e,t)}if(iT(),s6=n,s2.current=r,null!==s8)throw Error(h(261));return s4=null,s9=0,lt}function lD(e){var t=a(e.alternate,e,s7);e.memoizedProps=e.pendingProps,null===t?lz(e):s8=t,s3.current=null}function lz(e){var t=e;do{var n=t.alternate;if(e=t.return,0==(32768&t.flags)){if(null!==(n=function(e,t,n){var r=t.pendingProps;switch(iu(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return sN(t),null;case 1:case 17:return rY(t.type)&&rJ(),sN(t),null;case 3:return r=t.stateNode,or(),r$(rq),r$(rH),ou(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(null===e||null===e.child)&&(ix(t)?t.flags|=4:null===e||e.memoizedState.isDehydrated&&0==(256&t.flags)||(t.flags|=1024,null!==ip&&(lk(ip),ip=null))),o(e,t),sN(t),null;case 5:oo(t);var a=ot(oe.current);if(n=t.type,null!==e&&null!=t.stateNode)s(e,t,n,r,a),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(null===t.stateNode)throw Error(h(166));return sN(t),null}if(e=ot(i9.current),ix(t)){r=t.stateNode,n=t.type;var u=t.memoizedProps;switch(r[rM]=t,r[rT]=u,e=0!=(1&t.mode),n){case"dialog":rn("cancel",r),rn("close",r);break;case"iframe":case"object":case"embed":rn("load",r);break;case"video":case"audio":for(a=0;a<n9.length;a++)rn(n9[a],r);break;case"source":rn("error",r);break;case"img":case"image":case"link":rn("error",r),rn("load",r);break;case"details":rn("toggle",r);break;case"input":Z(r,u),rn("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!u.multiple},rn("invalid",r);break;case"textarea":el(r,u),rn("invalid",r)}for(var c in ew(n,u),a=null,u)if(u.hasOwnProperty(c)){var d=u[c];"children"===c?"string"==typeof d?r.textContent!==d&&(!0!==u.suppressHydrationWarning&&rg(r.textContent,d,e),a=["children",d]):"number"==typeof d&&r.textContent!==""+d&&(!0!==u.suppressHydrationWarning&&rg(r.textContent,d,e),a=["children",""+d]):f.hasOwnProperty(c)&&null!=d&&"onScroll"===c&&rn("scroll",r)}switch(n){case"input":Y(r),en(r,u,!0);break;case"textarea":Y(r),eu(r);break;case"select":case"option":break;default:"function"==typeof u.onClick&&(r.onclick=rm)}r=a,t.updateQueue=r,null!==r&&(t.flags|=4)}else{c=9===a.nodeType?a:a.ownerDocument,"http://www.w3.org/1999/xhtml"===e&&(e=ec(n)),"http://www.w3.org/1999/xhtml"===e?"script"===n?((e=c.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"==typeof r.is?e=c.createElement(n,{is:r.is}):(e=c.createElement(n),"select"===n&&(c=e,r.multiple?c.multiple=!0:r.size&&(c.size=r.size))):e=c.createElementNS(e,n),e[rM]=t,e[rT]=r,i(e,t,!1,!1),t.stateNode=e;t:{switch(c=eC(n,r),n){case"dialog":rn("cancel",e),rn("close",e),a=r;break;case"iframe":case"object":case"embed":rn("load",e),a=r;break;case"video":case"audio":for(a=0;a<n9.length;a++)rn(n9[a],e);a=r;break;case"source":rn("error",e),a=r;break;case"img":case"image":case"link":rn("error",e),rn("load",e),a=r;break;case"details":rn("toggle",e),a=r;break;case"input":Z(e,r),a=K(e,r),rn("invalid",e);break;case"option":default:a=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},a=U({},r,{value:void 0}),rn("invalid",e);break;case"textarea":el(e,r),a=es(e,r),rn("invalid",e)}for(u in ew(n,a),d=a)if(d.hasOwnProperty(u)){var p=d[u];"style"===u?ev(e,p):"dangerouslySetInnerHTML"===u?null!=(p=p?p.__html:void 0)&&ep(e,p):"children"===u?"string"==typeof p?("textarea"!==n||""!==p)&&eg(e,p):"number"==typeof p&&eg(e,""+p):"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&"autoFocus"!==u&&(f.hasOwnProperty(u)?null!=p&&"onScroll"===u&&rn("scroll",e):null!=p&&P(e,u,p,c))}switch(n){case"input":Y(e),en(e,r,!1);break;case"textarea":Y(e),eu(e);break;case"option":null!=r.value&&e.setAttribute("value",""+W(r.value));break;case"select":e.multiple=!!r.multiple,null!=(u=r.value)?eo(e,!!r.multiple,u,!1):null!=r.defaultValue&&eo(e,!!r.multiple,r.defaultValue,!0);break;default:"function"==typeof a.onClick&&(e.onclick=rm)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break t;case"img":r=!0;break t;default:r=!1}}r&&(t.flags|=4)}null!==t.ref&&(t.flags|=512,t.flags|=2097152)}return sN(t),null;case 6:if(e&&null!=t.stateNode)l(e,t,e.memoizedProps,r);else{if("string"!=typeof r&&null===t.stateNode)throw Error(h(166));if(n=ot(oe.current),ot(i9.current),ix(t)){if(r=t.stateNode,n=t.memoizedProps,r[rM]=t,(u=r.nodeValue!==n)&&null!==(e=ic))switch(e.tag){case 3:rg(r.nodeValue,n,0!=(1&e.mode));break;case 5:!0!==e.memoizedProps.suppressHydrationWarning&&rg(r.nodeValue,n,0!=(1&e.mode))}u&&(t.flags|=4)}else(r=(9===n.nodeType?n:n.ownerDocument).createTextNode(r))[rM]=t,t.stateNode=r}return sN(t),null;case 13:if(r$(os),r=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(id&&null!==ih&&0!=(1&t.mode)&&0==(128&t.flags))iw(),iC(),t.flags|=98560,u=!1;else if(u=ix(t),null!==r&&null!==r.dehydrated){if(null===e){if(!u)throw Error(h(318));if(!(u=null!==(u=t.memoizedState)?u.dehydrated:null))throw Error(h(317));u[rM]=t}else iC(),0==(128&t.flags)&&(t.memoizedState=null),t.flags|=4;sN(t),u=!1}else null!==ip&&(lk(ip),ip=null),u=!0;if(!u)return 65536&t.flags?t:null}if(0!=(128&t.flags))return t.lanes=n,t;return(r=null!==r)!=(null!==e&&null!==e.memoizedState)&&r&&(t.child.flags|=8192,0!=(1&t.mode)&&(null===e||0!=(1&os.current)?0===lt&&(lt=3):l_())),null!==t.updateQueue&&(t.flags|=4),sN(t),null;case 4:return or(),o(e,t),null===e&&ro(t.stateNode.containerInfo),sN(t),null;case 10:return iN(t.type._context),sN(t),null;case 19:if(r$(os),null===(u=t.memoizedState))return sN(t),null;if(r=0!=(128&t.flags),null===(c=u.rendering)){if(r)sT(u,!1);else{if(0!==lt||null!==e&&0!=(128&e.flags))for(e=t.child;null!==e;){if(null!==(c=ol(e))){for(t.flags|=128,sT(u,!1),null!==(r=c.updateQueue)&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;null!==n;)u=n,e=r,u.flags&=0xe00002,null===(c=u.alternate)?(u.childLanes=0,u.lanes=e,u.child=null,u.subtreeFlags=0,u.memoizedProps=null,u.memoizedState=null,u.updateQueue=null,u.dependencies=null,u.stateNode=null):(u.childLanes=c.childLanes,u.lanes=c.lanes,u.child=c.child,u.subtreeFlags=0,u.deletions=null,u.memoizedProps=c.memoizedProps,u.memoizedState=c.memoizedState,u.updateQueue=c.updateQueue,u.type=c.type,e=c.dependencies,u.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return rU(os,1&os.current|2),t.child}e=e.sibling}null!==u.tail&&eZ()>lu&&(t.flags|=128,r=!0,sT(u,!1),t.lanes=4194304)}}else{if(!r){if(null!==(e=ol(c))){if(t.flags|=128,r=!0,null!==(n=e.updateQueue)&&(t.updateQueue=n,t.flags|=4),sT(u,!0),null===u.tail&&"hidden"===u.tailMode&&!c.alternate&&!id)return sN(t),null}else 2*eZ()-u.renderingStartTime>lu&&0x40000000!==n&&(t.flags|=128,r=!0,sT(u,!1),t.lanes=4194304)}u.isBackwards?(c.sibling=t.child,t.child=c):(null!==(n=u.last)?n.sibling=c:t.child=c,u.last=c)}if(null!==u.tail)return t=u.tail,u.rendering=t,u.tail=t.sibling,u.renderingStartTime=eZ(),t.sibling=null,n=os.current,rU(os,r?1&n|2:1&n),t;return sN(t),null;case 22:case 23:return lj(),r=null!==t.memoizedState,null!==e&&null!==e.memoizedState!==r&&(t.flags|=8192),r&&0!=(1&t.mode)?0!=(0x40000000&s7)&&(sN(t),6&t.subtreeFlags&&(t.flags|=8192)):sN(t),null;case 24:case 25:return null}throw Error(h(156,t.tag))}(n,t,s7))){s8=n;return}}else{if(null!==(n=function(e,t){switch(iu(t),t.tag){case 1:return rY(t.type)&&rJ(),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return or(),r$(rq),r$(rH),ou(),0!=(65536&(e=t.flags))&&0==(128&e)?(t.flags=-65537&e|128,t):null;case 5:return oo(t),null;case 13:if(r$(os),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(h(340));iC()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return r$(os),null;case 4:return or(),null;case 10:return iN(t.type._context),null;case 22:case 23:return lj(),null;default:return null}}(n,t))){n.flags&=32767,s8=n;return}if(null!==e)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{lt=6,s8=null;return}}if(null!==(t=t.sibling)){s8=t;return}s8=t=e}while(null!==t);0===lt&&(lt=5)}function lF(e,t,n){var r=tc,i=s5.transition;try{s5.transition=null,tc=1,function(e,t,n,r){do lV();while(null!==lg);if(0!=(6&s6))throw Error(h(327));n=e.finishedWork;var i=e.finishedLanes;if(null===n)return;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(h(177));e.callbackNode=null,e.callbackPriority=0;var o=n.lanes|n.childLanes;if(!function(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var i=31-e9(n),o=1<<i;t[i]=0,r[i]=-1,e[i]=-1,n&=~o}}(e,o),e===s4&&(s8=s4=null,s9=0),0==(2064&n.subtreeFlags)&&0==(2064&n.flags)||lp||(lp=!0,function(e,t){eY(e,t)}(e3,function(){return lV(),null})),o=0!=(15990&n.flags),0!=(15990&n.subtreeFlags)||o){o=s5.transition,s5.transition=null;var s,l,a,u=tc;tc=1;var c=s6;s6|=4,s3.current=null,!function(e,t){if(ry=tR,nV(e=nF())){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else t:{var r=(n=(n=e.ownerDocument)&&n.defaultView||window).getSelection&&n.getSelection();if(r&&0!==r.rangeCount){n=r.anchorNode;var i,o=r.anchorOffset,s=r.focusNode;r=r.focusOffset;try{n.nodeType,s.nodeType}catch(e){n=null;break t}var l=0,a=-1,u=-1,c=0,d=0,f=e,p=null;n:for(;;){for(;f!==n||0!==o&&3!==f.nodeType||(a=l+o),f!==s||0!==r&&3!==f.nodeType||(u=l+r),3===f.nodeType&&(l+=f.nodeValue.length),null!==(i=f.firstChild);){;p=f,f=i}for(;;){if(f===e)break n;if(p===n&&++c===o&&(a=l),p===s&&++d===r&&(u=l),null!==(i=f.nextSibling))break;p=(f=p).parentNode}f=i}n=-1===a||-1===u?null:{start:a,end:u}}else n=null}n=n||{start:0,end:0}}else n=null;for(rb={focusedElem:e,selectionRange:n},tR=!1,sR=t;null!==sR;)if(e=(t=sR).child,0!=(1028&t.subtreeFlags)&&null!==e)e.return=t,sR=e;else for(;null!==sR;){t=sR;try{var g=t.alternate;if(0!=(1024&t.flags))switch(t.tag){case 0:case 11:case 15:case 5:case 6:case 4:case 17:break;case 1:if(null!==g){var m=g.memoizedProps,y=g.memoizedState,b=t.stateNode,v=b.getSnapshotBeforeUpdate(t.elementType===t.type?m:iP(t.type,m),y);b.__reactInternalSnapshotBeforeUpdate=v}break;case 3:var x=t.stateNode.containerInfo;1===x.nodeType?x.textContent="":9===x.nodeType&&x.documentElement&&x.removeChild(x.documentElement);break;default:throw Error(h(163))}}catch(e){lU(t,t.return,e)}if(null!==(e=t.sibling)){e.return=t.return,sR=e;break}sR=t.return}g=sD,sD=!1}(e,n),sJ(n,e),!function(e){var t=nF(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&function e(t,n){return!!t&&!!n&&(t===n||(!t||3!==t.nodeType)&&(n&&3===n.nodeType?e(t,n.parentNode):"contains"in t?t.contains(n):!!t.compareDocumentPosition&&!!(16&t.compareDocumentPosition(n))))}(n.ownerDocument.documentElement,n)){if(null!==r&&nV(n)){if(t=r.start,void 0===(e=r.end)&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if((e=(t=n.ownerDocument||document)&&t.defaultView||window).getSelection){e=e.getSelection();var i=n.textContent.length,o=Math.min(r.start,i);r=void 0===r.end?o:Math.min(r.end,i),!e.extend&&o>r&&(i=r,r=o,o=i),i=nz(n,o);var s=nz(n,r);i&&s&&(1!==e.rangeCount||e.anchorNode!==i.node||e.anchorOffset!==i.offset||e.focusNode!==s.node||e.focusOffset!==s.offset)&&((t=t.createRange()).setStart(i.node,i.offset),e.removeAllRanges(),o>r?(e.addRange(t),e.extend(s.node,s.offset)):(t.setEnd(s.node,s.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)1===e.nodeType&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for("function"==typeof n.focus&&n.focus(),n=0;n<t.length;n++)(e=t[n]).element.scrollLeft=e.left,e.element.scrollTop=e.top}}(rb),tR=!!ry,rb=ry=null,e.current=n,s=n,l=e,a=i,sR=s,function e(t,n,r){for(var i=0!=(1&t.mode);null!==sR;){var o=sR,s=o.child;if(22===o.tag&&i){var l=null!==o.memoizedState||sj;if(!l){var a=o.alternate,u=null!==a&&null!==a.memoizedState||sI;a=sj;var c=sI;if(sj=l,(sI=u)&&!c)for(sR=o;null!==sR;)u=(l=sR).child,22===l.tag&&null!==l.memoizedState?s0(o):null!==u?(u.return=l,sR=u):s0(o);for(;null!==s;)sR=s,e(s,n,r),s=s.sibling;sR=o,sj=a,sI=c}sK(t,n,r)}else 0!=(8772&o.subtreeFlags)&&null!==s?(s.return=o,sR=s):sK(t,n,r)}}(s,l,a),eK(),s6=c,tc=u,s5.transition=o}else e.current=n;if(lp&&(lp=!1,lg=e,lm=i),0===(o=e.pendingLanes)&&(lf=null),!function(e){if(e8&&"function"==typeof e8.onCommitFiberRoot)try{e8.onCommitFiberRoot(e4,e,void 0,128==(128&e.current.flags))}catch(e){}}(n.stateNode,r),lS(e,eZ()),null!==t)for(r=e.onRecoverableError,n=0;n<t.length;n++)r((i=t[n]).value,{componentStack:i.stack,digest:i.digest});if(lh)throw lh=!1,e=ld,ld=null,e;0!=(1&lm)&&0!==e.tag&&lV(),0!=(1&(o=e.pendingLanes))?e===lb?ly++:(ly=0,lb=e):ly=0,r6()}(e,t,n,r)}finally{s5.transition=i,tc=r}return null}function lV(){if(null!==lg){var e=th(lm),t=s5.transition,n=tc;try{if(s5.transition=null,tc=16>e?16:e,null===lg)var r=!1;else{if(e=lg,lg=null,lm=0,0!=(6&s6))throw Error(h(331));var i=s6;for(s6|=4,sR=e.current;null!==sR;){var o=sR,s=o.child;if(0!=(16&sR.flags)){var l=o.deletions;if(null!==l){for(var a=0;a<l.length;a++){var u=l[a];for(sR=u;null!==sR;){var c=sR;switch(c.tag){case 0:case 11:case 15:sz(8,c,o)}var d=c.child;if(null!==d)d.return=c,sR=d;else for(;null!==sR;){var f=(c=sR).sibling,p=c.return;if(!function e(t){var n=t.alternate;null!==n&&(t.alternate=null,e(n)),t.child=null,t.deletions=null,t.sibling=null,5===t.tag&&null!==(n=t.stateNode)&&(delete n[rM],delete n[rT],delete n[rj],delete n[rI],delete n[rL]),t.stateNode=null,t.return=null,t.dependencies=null,t.memoizedProps=null,t.memoizedState=null,t.pendingProps=null,t.stateNode=null,t.updateQueue=null}(c),c===u){sR=null;break}if(null!==f){f.return=p,sR=f;break}sR=p}}}var g=o.alternate;if(null!==g){var m=g.child;if(null!==m){g.child=null;do{var y=m.sibling;m.sibling=null,m=y}while(null!==m)}}sR=o}}if(0!=(2064&o.subtreeFlags)&&null!==s)s.return=o,sR=s;else for(;null!==sR;){if(o=sR,0!=(2048&o.flags))switch(o.tag){case 0:case 11:case 15:sz(9,o,o.return)}var b=o.sibling;if(null!==b){b.return=o.return,sR=b;break}sR=o.return}}var v=e.current;for(sR=v;null!==sR;){var x=(s=sR).child;if(0!=(2064&s.subtreeFlags)&&null!==x)x.return=s,sR=x;else for(s=v;null!==sR;){if(l=sR,0!=(2048&l.flags))try{switch(l.tag){case 0:case 11:case 15:sF(9,l)}}catch(e){lU(l,l.return,e)}if(l===s){sR=null;break}var w=l.sibling;if(null!==w){w.return=l.return,sR=w;break}sR=l.return}}if(s6=i,r6(),e8&&"function"==typeof e8.onPostCommitFiberRoot)try{e8.onPostCommitFiberRoot(e4,e)}catch(e){}r=!0}return r}finally{tc=n,s5.transition=t}}return!1}function l$(e,t,n){t=sn(e,t=o9(n,t),1),e=iU(e,t,1),t=lw(),null!==e&&(ta(e,1,t),lS(e,t))}function lU(e,t,n){if(3===e.tag)l$(e,e,n);else for(;null!==t;){if(3===t.tag){l$(t,e,n);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===lf||!lf.has(r))){e=sr(t,e=o9(n,e),1),t=iU(t,e,1),e=lw(),null!==t&&(ta(t,1,e),lS(t,e));break}}t=t.return}}function lG(e,t,n){var r=e.pingCache;null!==r&&r.delete(t),t=lw(),e.pingedLanes|=e.suspendedLanes&n,s4===e&&(s9&n)===n&&(4===lt||3===lt&&(0x7c00000&s9)===s9&&500>eZ()-la?lI(e,0):lo|=n),lS(e,t)}function lH(e,t){0===t&&(0==(1&e.mode)?t=1:(t=tn,0==(0x7c00000&(tn<<=1))&&(tn=4194304)));var n=lw();null!==(e=iD(e,t))&&(ta(e,t,n),lS(e,n))}function lq(e){var t=e.memoizedState,n=0;null!==t&&(n=t.retryLane),lH(e,n)}function lW(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,i=e.memoizedState;null!==i&&(n=i.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(h(314))}null!==r&&r.delete(t),lH(e,n)}function lX(e,t){return eY(e,t)}function lY(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function lJ(e,t,n,r){return new lY(e,t,n,r)}function lQ(e){return!(!(e=e.prototype)||!e.isReactComponent)}a=function(e,t,n){if(null!==e){if(e.memoizedProps!==t.pendingProps||rq.current)sa=!0;else{if(0==(e.lanes&n)&&0==(128&t.flags))return sa=!1,function(e,t,n){switch(t.tag){case 3:sb(t),iC();break;case 5:oi(t);break;case 1:rY(t.type)&&rZ(t);break;case 4:on(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,i=t.memoizedProps.value;rU(iO,r._currentValue),r._currentValue=i;break;case 13:if(null!==(r=t.memoizedState)){if(null!==r.dehydrated)return rU(os,1&os.current),t.flags|=128,null;if(0!=(n&t.child.childLanes))return sC(e,t,n);return rU(os,1&os.current),null!==(e=sM(e,t,n))?e.sibling:null}rU(os,1&os.current);break;case 19:if(r=0!=(n&t.childLanes),0!=(128&e.flags)){if(r)return sk(e,t,n);t.flags|=128}if(null!==(i=t.memoizedState)&&(i.rendering=null,i.tail=null,i.lastEffect=null),rU(os,os.current),!r)return null;break;case 22:case 23:return t.lanes=0,sf(e,t,n)}return sM(e,t,n)}(e,t,n);sa=0!=(131072&e.flags)}}else sa=!1,id&&0!=(1048576&t.flags)&&il(t,r7,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;sA(e,t),e=t.pendingProps;var i=rX(t,rH.current);iI(t,n),i=oC(null,t,r,e,i,n);var o=oE();return t.flags|=1,"object"==typeof i&&null!==i&&"function"==typeof i.render&&void 0===i.$$typeof?(t.tag=1,t.memoizedState=null,t.updateQueue=null,rY(r)?(o=!0,rZ(t)):o=!1,t.memoizedState=null!==i.state&&void 0!==i.state?i.state:null,iF(t),i.updater=iJ,t.stateNode=i,i._reactInternals=t,i0(t,r,e,n),t=sy(null,t,r,!0,o,n)):(t.tag=0,id&&o&&ia(t),su(null,t,i,n),t=t.child),t;case 16:r=t.elementType;t:{switch(sA(e,t),e=t.pendingProps,r=(i=r._init)(r._payload),t.type=r,i=t.tag=function(e){if("function"==typeof e)return lQ(e)?1:0;if(null!=e){if((e=e.$$typeof)===L)return 11;if(e===B)return 14}return 2}(r),e=iP(r,e),i){case 0:t=sg(null,t,r,e,n);break t;case 1:t=sm(null,t,r,e,n);break t;case 11:t=sc(null,t,r,e,n);break t;case 14:t=sh(null,t,r,iP(r.type,e),n);break t}throw Error(h(306,r,""))}return t;case 0:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:iP(r,i),sg(e,t,r,i,n);case 1:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:iP(r,i),sm(e,t,r,i,n);case 3:t:{if(sb(t),null===e)throw Error(h(387));r=t.pendingProps,i=(o=t.memoizedState).element,iV(e,t),iq(t,r,null,n);var s=t.memoizedState;if(r=s.element,o.isDehydrated){if(o={element:r,isDehydrated:!1,cache:s.cache,pendingSuspenseBoundaries:s.pendingSuspenseBoundaries,transitions:s.transitions},t.updateQueue.baseState=o,t.memoizedState=o,256&t.flags){i=o9(Error(h(423)),t),t=sv(e,t,r,n,i);break t}else if(r!==i){i=o9(Error(h(424)),t),t=sv(e,t,r,n,i);break t}else for(ih=rO(t.stateNode.containerInfo.firstChild),ic=t,id=!0,ip=null,n=i4(t,null,r,n),t.child=n;n;)n.flags=-3&n.flags|4096,n=n.sibling}else{if(iC(),r===i){t=sM(e,t,n);break t}su(e,t,r,n)}t=t.child}return t;case 5:return oi(t),null===e&&ib(t),r=t.type,i=t.pendingProps,o=null!==e?e.memoizedProps:null,s=i.children,rv(r,i)?s=null:null!==o&&rv(r,o)&&(t.flags|=32),sp(e,t),su(e,t,s,n),t.child;case 6:return null===e&&ib(t),null;case 13:return sC(e,t,n);case 4:return on(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=i6(t,null,r,n):su(e,t,r,n),t.child;case 11:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:iP(r,i),sc(e,t,r,i,n);case 7:return su(e,t,t.pendingProps,n),t.child;case 8:case 12:return su(e,t,t.pendingProps.children,n),t.child;case 10:t:{if(r=t.type._context,i=t.pendingProps,o=t.memoizedProps,s=i.value,rU(iO,r._currentValue),r._currentValue=s,null!==o){if(n_(o.value,s)){if(o.children===i.children&&!rq.current){t=sM(e,t,n);break t}}else for(null!==(o=t.child)&&(o.return=t);null!==o;){var l=o.dependencies;if(null!==l){s=o.child;for(var a=l.firstContext;null!==a;){if(a.context===r){if(1===o.tag){(a=i$(-1,n&-n)).tag=2;var u=o.updateQueue;if(null!==u){var c=(u=u.shared).pending;null===c?a.next=a:(a.next=c.next,c.next=a),u.pending=a}}o.lanes|=n,null!==(a=o.alternate)&&(a.lanes|=n),ij(o.return,n,t),l.lanes|=n;break}a=a.next}}else if(10===o.tag)s=o.type===t.type?null:o.child;else if(18===o.tag){if(null===(s=o.return))throw Error(h(341));s.lanes|=n,null!==(l=s.alternate)&&(l.lanes|=n),ij(s,n,t),s=o.sibling}else s=o.child;if(null!==s)s.return=o;else for(s=o;null!==s;){if(s===t){s=null;break}if(null!==(o=s.sibling)){o.return=s.return,s=o;break}s=s.return}o=s}}su(e,t,i.children,n),t=t.child}return t;case 9:return i=t.type,r=t.pendingProps.children,iI(t,n),r=r(i=iL(i)),t.flags|=1,su(e,t,r,n),t.child;case 14:return i=iP(r=t.type,t.pendingProps),i=iP(r.type,i),sh(e,t,r,i,n);case 15:return sd(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,i=t.pendingProps,i=t.elementType===r?i:iP(r,i),sA(e,t),t.tag=1,rY(r)?(e=!0,rZ(t)):e=!1,iI(t,n),iK(t,r,i),i0(t,r,i,n),sy(null,t,r,!0,e,n);case 19:return sk(e,t,n);case 22:return sf(e,t,n)}throw Error(h(156,t.tag))};function lK(e,t){var n=e.alternate;return null===n?((n=lJ(e.tag,t,e.key,e.mode)).elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=0xe00000&e.flags,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function lZ(e,t,n,r,i,o){var s=2;if(r=e,"function"==typeof e)lQ(e)&&(s=1);else if("string"==typeof e)s=5;else t:switch(e){case M:return l0(n.children,i,o,t);case T:s=8,i|=8;break;case N:return(e=lJ(12,n,t,2|i)).elementType=N,e.lanes=o,e;case R:return(e=lJ(13,n,t,i)).elementType=R,e.lanes=o,e;case _:return(e=lJ(19,n,t,i)).elementType=_,e.lanes=o,e;case z:return l1(n,i,o,t);default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case j:s=10;break t;case I:s=9;break t;case L:s=11;break t;case B:s=14;break t;case D:s=16,r=null;break t}throw Error(h(130,null==e?e:typeof e,""))}return(t=lJ(s,n,t,i)).elementType=e,t.type=r,t.lanes=o,t}function l0(e,t,n,r){return(e=lJ(7,e,r,t)).lanes=n,e}function l1(e,t,n,r){return(e=lJ(22,e,r,t)).elementType=z,e.lanes=n,e.stateNode={isHidden:!1},e}function l2(e,t,n){return(e=lJ(6,e,null,t)).lanes=n,e}function l3(e,t,n){return(t=lJ(4,null!==e.children?e.children:[],e.key,t)).lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function l5(e,t,n,r,i){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=tl(0),this.expirationTimes=tl(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=tl(0),this.identifierPrefix=r,this.onRecoverableError=i,this.mutableSourceEagerHydrationData=null}function l6(e,t,n,r,i,o,s,l,a){return e=new l5(e,t,n,l,a),1===t?(t=1,!0===o&&(t|=8)):t=0,o=lJ(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},iF(o),e}function l4(e){if(!e)return rG;e=e._reactInternals;t:{if(eH(e)!==e||1!==e.tag)throw Error(h(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break t;case 1:if(rY(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break t}}t=t.return}while(null!==t);throw Error(h(171))}if(1===e.tag){var n=e.type;if(rY(n))return rK(e,n,t)}return t}function l8(e,t,n,r,i,o,s,l,a){return(e=l6(n,r,!0,e,i,o,s,l,a)).context=l4(null),n=e.current,r=lw(),(o=i$(r,i=lC(n))).callback=null!=t?t:null,iU(n,o,i),e.current.lanes=i,ta(e,i,r),lS(e,r),e}function l9(e,t,n,r){var i=t.current,o=lw(),s=lC(i);return n=l4(n),null===t.context?t.context=n:t.pendingContext=n,(t=i$(o,s)).payload={element:e},null!==(r=void 0===r?null:r)&&(t.callback=r),null!==(e=iU(i,t,s))&&(lE(e,i,s,o),iG(e,i,s)),s}function l7(e){return(e=e.current).child?(e.child.tag,e.child.stateNode):null}function ae(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var n=e.retryLane;e.retryLane=0!==n&&n<t?n:t}}function at(e,t){ae(e,t),(e=e.alternate)&&ae(e,t)}var an="function"==typeof reportError?reportError:function(e){console.error(e)};function ar(e){this._internalRoot=e}function ai(e){this._internalRoot=e}function ao(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}function as(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function al(){}ai.prototype.render=ar.prototype.render=function(e){var t=this._internalRoot;if(null===t)throw Error(h(409));l9(e,t,null,null)},ai.prototype.unmount=ar.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var t=e.containerInfo;lN(function(){l9(null,e,null,null)}),t[rN]=null}},ai.prototype.unstable_scheduleHydration=function(e){if(e){var t=tg();e={blockedOn:null,target:e,priority:t};for(var n=0;n<tS.length&&0!==t&&t<tS[n].priority;n++);tS.splice(n,0,e),0===n&&tA(e)}};function aa(e,t,n,r,i){var o=n._reactRootContainer;if(o){var s=o;if("function"==typeof i){var l=i;i=function(){var e=l7(s);l.call(e)}}l9(t,s,e,i)}else s=function(e,t,n,r,i){if(i){if("function"==typeof r){var o=r;r=function(){var e=l7(s);o.call(e)}}var s=l8(t,r,e,0,null,!1,!1,"",al);return e._reactRootContainer=s,e[rN]=s.current,ro(8===e.nodeType?e.parentNode:e),lN(),s}for(;i=e.lastChild;)e.removeChild(i);if("function"==typeof r){var l=r;r=function(){var e=l7(a);l.call(e)}}var a=l6(e,0,!1,null,null,!1,!1,"",al);return e._reactRootContainer=a,e[rN]=a.current,ro(8===e.nodeType?e.parentNode:e),lN(function(){l9(t,a,n,r)}),a}(n,t,e,i,r);return l7(s)}td=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=tr(t.pendingLanes);0!==n&&(tu(t,1|n),lS(t,eZ()),0==(6&s6)&&(lu=eZ()+500,r6()))}break;case 13:lN(function(){var t=iD(e,1);null!==t&&lE(t,e,1,lw())}),at(e,1)}},tf=function(e){if(13===e.tag){var t=iD(e,0x8000000);null!==t&&lE(t,e,0x8000000,lw()),at(e,0x8000000)}},tp=function(e){if(13===e.tag){var t=lC(e),n=iD(e,t);null!==n&&lE(n,e,t,lw()),at(e,t)}},tg=function(){return tc},tm=function(e,t){var n=tc;try{return tc=e,t()}finally{tc=n}},eP=function(e,t,n){switch(t){case"input":if(et(e,n),t=n.name,"radio"===n.type&&null!=t){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var i=rD(r);if(!i)throw Error(h(90));J(r),et(r,i)}}}break;case"textarea":ea(e,n);break;case"select":null!=(t=n.value)&&eo(e,!!n.multiple,t,!1)}},eN=lT,ej=lN;var au={findFiberByHostInstance:rR,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},ac={bundleType:au.bundleType,version:au.version,rendererPackageName:au.rendererPackageName,rendererConfig:au.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:O.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=eX(e))?null:e.stateNode},findFiberByHostInstance:au.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var ah=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!ah.isDisabled&&ah.supportsFiber)try{e4=ah.inject(ac),e8=ah}catch(e){}}t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED={usingClientEntryPoint:!1,Events:[r_,rB,rD,eM,eT,lT]},t.createPortal=function(e,t){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!ao(t))throw Error(h(200));return function(e,t,n){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:A,key:null==r?null:""+r,children:e,containerInfo:t,implementation:n}}(e,t,null,n)},t.createRoot=function(e,t){if(!ao(e))throw Error(h(299));var n=!1,r="",i=an;return null!=t&&(!0===t.unstable_strictMode&&(n=!0),void 0!==t.identifierPrefix&&(r=t.identifierPrefix),void 0!==t.onRecoverableError&&(i=t.onRecoverableError)),t=l6(e,1,!1,null,null,n,!1,r,i),e[rN]=t.current,ro(8===e.nodeType?e.parentNode:e),new ar(t)},t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(h(188));throw Error(h(268,e=Object.keys(e).join(",")))}return e=null===(e=eX(t))?null:e.stateNode},t.flushSync=function(e){return lN(e)},t.hydrate=function(e,t,n){if(!as(t))throw Error(h(200));return aa(null,e,t,!0,n)},t.hydrateRoot=function(e,t,n){if(!ao(e))throw Error(h(405));var r=null!=n&&n.hydratedSources||null,i=!1,o="",s=an;if(null!=n&&(!0===n.unstable_strictMode&&(i=!0),void 0!==n.identifierPrefix&&(o=n.identifierPrefix),void 0!==n.onRecoverableError&&(s=n.onRecoverableError)),t=l8(t,null,e,1,null!=n?n:null,i,!1,o,s),e[rN]=t.current,ro(e),r)for(e=0;e<r.length;e++)i=(i=(n=r[e])._getVersion)(n._source),null==t.mutableSourceEagerHydrationData?t.mutableSourceEagerHydrationData=[n,i]:t.mutableSourceEagerHydrationData.push(n,i);return new ai(t)},t.render=function(e,t,n){if(!as(t))throw Error(h(200));return aa(null,e,t,!1,n)},t.unmountComponentAtNode=function(e){if(!as(e))throw Error(h(40));return!!e._reactRootContainer&&(lN(function(){aa(null,null,e,!1,function(){e._reactRootContainer=null,e[rN]=null})}),!0)},t.unstable_batchedUpdates=lT,t.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!as(n))throw Error(h(200));if(null==e||void 0===e._reactInternals)throw Error(h(38));return aa(e,t,n,!1,r)},t.version="18.2.0-next-9e3b772b8-20220608"},9195:function(e,t,n){"use strict";var r,i=n(5350);t.createRoot=i.createRoot,i.hydrateRoot},5350:function(e,t,n){"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}(),e.exports=n(6590)},4392:function(e,t){"use strict";function n(e,t){var n=e.length;for(e.push(t);0<n;){var r=n-1>>>1,i=e[r];if(0<o(i,t))e[r]=t,e[n]=i,n=r;else break}}function r(e){return 0===e.length?null:e[0]}function i(e){if(0===e.length)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;for(var r=0,i=e.length,s=i>>>1;r<s;){var l=2*(r+1)-1,a=e[l],u=l+1,c=e[u];if(0>o(a,n))u<i&&0>o(c,a)?(e[r]=c,e[u]=n,r=u):(e[r]=a,e[l]=n,r=l);else if(u<i&&0>o(c,n))e[r]=c,e[u]=n,r=u;else break}}return t}function o(e,t){var n=e.sortIndex-t.sortIndex;return 0!==n?n:e.id-t.id}if("object"==typeof performance&&"function"==typeof performance.now){var s,l=performance;t.unstable_now=function(){return l.now()}}else{var a=Date,u=a.now();t.unstable_now=function(){return a.now()-u}}var c=[],h=[],d=1,f=null,p=3,g=!1,m=!1,y=!1,b="function"==typeof setTimeout?setTimeout:null,v="function"==typeof clearTimeout?clearTimeout:null,x="undefined"!=typeof setImmediate?setImmediate:null;function w(e){for(var t=r(h);null!==t;){if(null===t.callback)i(h);else if(t.startTime<=e)i(h),t.sortIndex=t.expirationTime,n(c,t);else break;t=r(h)}}function C(e){if(y=!1,w(e),!m){if(null!==r(c))m=!0,I(E);else{var t=r(h);null!==t&&L(C,t.startTime-e)}}}function E(e,n){m=!1,y&&(y=!1,v(O),O=-1),g=!0;var o=p;try{for(w(n),f=r(c);null!==f&&(!(f.expirationTime>n)||e&&!M());){var s=f.callback;if("function"==typeof s){f.callback=null,p=f.priorityLevel;var l=s(f.expirationTime<=n);n=t.unstable_now(),"function"==typeof l?f.callback=l:f===r(c)&&i(c),w(n)}else i(c);f=r(c)}if(null!==f)var a=!0;else{var u=r(h);null!==u&&L(C,u.startTime-n),a=!1}return a}finally{f=null,p=o,g=!1}}"undefined"!=typeof navigator&&void 0!==navigator.scheduling&&void 0!==navigator.scheduling.isInputPending&&navigator.scheduling.isInputPending.bind(navigator.scheduling);var S=!1,P=null,O=-1,k=5,A=-1;function M(){return!(t.unstable_now()-A<k)}function T(){if(null!==P){var e=t.unstable_now();A=e;var n=!0;try{n=P(!0,e)}finally{n?s():(S=!1,P=null)}}else S=!1}if("function"==typeof x)s=function(){x(T)};else if("undefined"!=typeof MessageChannel){var N=new MessageChannel,j=N.port2;N.port1.onmessage=T,s=function(){j.postMessage(null)}}else s=function(){b(T,0)};function I(e){P=e,S||(S=!0,s())}function L(e,n){O=b(function(){e(t.unstable_now())},n)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){m||g||(m=!0,I(E))},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):k=0<e?Math.floor(1e3/e):5},t.unstable_getCurrentPriorityLevel=function(){return p},t.unstable_getFirstCallbackNode=function(){return r(c)},t.unstable_next=function(e){switch(p){case 1:case 2:case 3:var t=3;break;default:t=p}var n=p;p=t;try{return e()}finally{p=n}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=function(){},t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=p;p=e;try{return t()}finally{p=n}},t.unstable_scheduleCallback=function(e,i,o){var s=t.unstable_now();switch(o="object"==typeof o&&null!==o?"number"==typeof(o=o.delay)&&0<o?s+o:s:s,e){case 1:var l=-1;break;case 2:l=250;break;case 5:l=0x3fffffff;break;case 4:l=1e4;break;default:l=5e3}return l=o+l,e={id:d++,callback:i,priorityLevel:e,startTime:o,expirationTime:l,sortIndex:-1},o>s?(e.sortIndex=o,n(h,e),null===r(c)&&e===r(h)&&(y?(v(O),O=-1):y=!0,L(C,o-s))):(e.sortIndex=l,n(c,e),m||g||(m=!0,I(E))),e},t.unstable_shouldYield=M,t.unstable_wrapCallback=function(e){var t=p;return function(){var n=p;p=t;try{return e.apply(this,arguments)}finally{p=n}}}},7881:function(e,t,n){"use strict";e.exports=n(4392)},482:function(e){"use strict";e.exports=h},4964:function(e){"use strict";e.exports=o},3505:function(e){"use strict";e.exports=i},5229:function(e){"use strict";e.exports=r},8875:function(e){"use strict";e.exports=l},3772:function(e){"use strict";e.exports=c},7584:function(e){"use strict";e.exports=a},2749:function(t){"use strict";t.exports=e},2721:function(e){"use strict";e.exports=d},467:function(e){"use strict";e.exports=u},8156:function(e){"use strict";e.exports=s},3238:function(e){"use strict";e.exports=t},6128:function(e){"use strict";e.exports=n}},p={};function g(e){var t=p[e];if(void 0!==t)return t.exports;var n=p[e]={id:e,loaded:!1,exports:{}};return f[e](n,n.exports,g),n.loaded=!0,n.exports}g.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return g.d(t,{a:t}),t},g.d=function(e,t){for(var n in t)g.o(t,n)&&!g.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},g.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}}(),g.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},g.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},g.nmd=function(e){return e.paths=[],!e.children&&(e.children=[]),e};var m={};return!function(){"use strict";let e,t,n,r,i,o,s,l,a;g.r(m),g.d(m,{PluginGraphCollectionPlugin:function(){return mD},default:function(){return mz}});var u,c,h,d,f,p,y,b,v,x,w,C,E,S,P,O,k,A,M,T,N,j,I,L,R,_,B,D,z,F,V,$,U,G,H,q,W,X,Y,J,Q,K,Z,ee,et,en,er,ei,eo,es,el,ea,eu,ec,eh,ed,ef,ep,eg,em,ey,eb,ev,ex,ew,eC,eE,eS,eP,eO,ek,eA,eM,eT,eN,ej,eI,eL,eR,e_,eB,eD,ez,eF,eV,e$,eU,eG,eH,eq,eW,eX,eY,eJ,eQ,eK,eZ,e0,e1,e2,e3,e5,e6,e4,e8,e9,e7,te,tt,tn,tr,ti,to,ts,tl,ta,tu,tc,th,td,tf,tp,tg,tm,ty,tb,tv,tx,tw,tC,tE,tS,tP,tO,tk,tA,tM,tT,tN,tj,tI,tL,tR,t_,tB,tD,tz,tF,tV,t$,tU={};g.r(tU),g.d(tU,{dot:function(){return uJ},doubleMesh:function(){return uZ},fixedDot:function(){return uQ},mesh:function(){return uK}});var tG={};g.r(tG),g.d(tG,{flipX:function(){return u1},flipXY:function(){return u3},flipY:function(){return u2},watermark:function(){return u5}});var tH={};g.r(tH),g.d(tH,{blur:function(){return u7},brightness:function(){return cs},contrast:function(){return cl},dropShadow:function(){return ce},grayScale:function(){return ct},highlight:function(){return u9},hueRotate:function(){return ci},invert:function(){return co},outline:function(){return u8},saturate:function(){return cr},sepia:function(){return cn}});var tq={};g.r(tq),g.d(tq,{async:function(){return hs},block:function(){return c4},circle:function(){return ha},circlePlus:function(){return hu},classic:function(){return c8},cross:function(){return hi},diamond:function(){return he},ellipse:function(){return hh},path:function(){return hn}});var tW={};g.r(tW),g.d(tW,{annotations:function(){return cq},atConnectionLength:function(){return hS},atConnectionLengthIgnoreGradient:function(){return hw},atConnectionLengthKeepGradient:function(){return hx},atConnectionRatio:function(){return hP},atConnectionRatioIgnoreGradient:function(){return hE},atConnectionRatioKeepGradient:function(){return hC},connection:function(){return hv},displayEmpty:function(){return cX},eol:function(){return cW},fill:function(){return cD},filter:function(){return c2},html:function(){return c1},lineHeight:function(){return cU},port:function(){return c3},ref:function(){return cu},refCx:function(){return cx},refCy:function(){return cw},refD:function(){return ck},refDKeepOffset:function(){return cE},refDResetOffset:function(){return cC},refDx:function(){return cd},refDy:function(){return cf},refHeight:function(){return cg},refHeight2:function(){return cj},refPoints:function(){return cA},refPointsKeepOffset:function(){return cP},refPointsResetOffset:function(){return cS},refR:function(){return cO},refRCircumscribed:function(){return cv},refRInscribed:function(){return cb},refRx:function(){return cm},refRy:function(){return cy},refWidth:function(){return cp},refWidth2:function(){return cN},refX:function(){return cc},refX2:function(){return cM},refY:function(){return ch},refY2:function(){return cT},resetOffset:function(){return cK},sourceMarker:function(){return hp},stroke:function(){return cz},style:function(){return c0},targetMarker:function(){return hg},text:function(){return cF},textPath:function(){return cH},textVerticalAnchor:function(){return cG},textWrap:function(){return cV},title:function(){return cY},vertexMarker:function(){return hm},xAlign:function(){return cJ},yAlign:function(){return cQ}});var tX={};g.r(tX),g.d(tX,{className:function(){return hM},opacity:function(){return hN},stroke:function(){return hI}});var tY={};g.r(tY),g.d(tY,{absolute:function(){return h_},bottom:function(){return hH},ellipse:function(){return hB},ellipseSpread:function(){return hD},left:function(){return h$},line:function(){return hV},right:function(){return hU},top:function(){return hG}});var tJ={};g.r(tJ),g.d(tJ,{bottom:function(){return hZ},inside:function(){return h2},insideOriented:function(){return h3},left:function(){return hJ},manual:function(){return hY},outside:function(){return h0},outsideOriented:function(){return h1},radial:function(){return h8},radialOriented:function(){return h9},right:function(){return hQ},top:function(){return hK}});var tQ={};g.r(tQ),g.d(tQ,{noop:function(){return da},pinAbsolute:function(){return dd},pinRelative:function(){return dh}});var tK={};g.r(tK),g.d(tK,{bottom:function(){return dN},bottomLeft:function(){return d_},bottomRight:function(){return dB},center:function(){return dM},left:function(){return dj},midSide:function(){return dU},nodeCenter:function(){return d$},orth:function(){return dV},right:function(){return dI},top:function(){return dT},topLeft:function(){return dL},topRight:function(){return dR}});var tZ={};g.r(tZ),g.d(tZ,{closest:function(){return dW},length:function(){return dH},orth:function(){return dX},ratio:function(){return dG}});var t0={};g.r(t0),g.d(t0,{anchor:function(){return d0},bbox:function(){return dQ},boundary:function(){return dZ},rect:function(){return dK}});var t1={};g.r(t1),g.d(t1,{er:function(){return fb},loop:function(){return fx},manhattan:function(){return fg},metro:function(){return fy},normal:function(){return d1},oneSide:function(){return d2},orth:function(){return d8}});var t2={};g.r(t2),g.d(t2,{jumpover:function(){return fT},loop:function(){return fC},normal:function(){return fw},rounded:function(){return fE},smooth:function(){return fS}});var t3=g("3772"),t5=g("482"),t6=g("8875"),t4=g("8156"),t8=g.n(t4),t9=g("3505"),t7=g("5229"),ne=g("7584"),nt=g("2721"),nn=g("9007"),nr=g.n(nn),ni=g("3238"),no=(0,t4.createContext)(null);no.displayName="GraphCollectionContext";var ns=function(e){var t=e.record,n=e.setTargetNode,r=e.node,i=e.handelOpenPorts;return t8().createElement(no.Provider,{value:{node:r,record:t,positionTargetNode:function(e){n(e||r)},openPorts:i}},e.children)};function nl(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}function na(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){nl(o,r,i,s,l,"next",e)}function l(e){nl(o,r,i,s,l,"throw",e)}s(void 0)})}}function nu(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}function nc(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}var nh=function(e,t){var n,r,i=(0,t3.useRequest)(function(){return Promise.resolve({data:nr()(t)})},(n=nu({},e),r=(r={manual:!0},r),Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(r)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(r)).forEach(function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(r,e))}),n)),o=(0,t3.useActionContext)();return(0,t4.useEffect)(function(){o.visible&&i.run()},[o.visible]),i};(0,t9.observer)(function(){var e=(0,t4.useContext)(no).record,t=(0,t3.useCompile)();return t8().createElement("div",null,t8().createElement(nt.Select,{popupMatchSelectWidth:!1,disabled:!0,value:e.name,options:[{value:e.name,label:t(e.title)}]}))},{displayName:"SourceCollection"});var nd=function(){var e=(0,t9.useForm)(),t=(0,t3.useActionContext)();return{run:function(){return na(function(){return nc(this,function(n){return t.setVisible(!1),e.reset(),[2]})})()}}},nf=function(e){var t=(0,t9.useForm)(),n=(0,t3.useAPIClient)(),r=(0,t3.useActionContext)(),i=(0,t3.useCollectionManager_deprecated)().refreshCM;return{run:function(){return na(function(){return nc(this,function(o){switch(o.label){case 0:return[4,t.submit()];case 1:return o.sent(),[4,n.resource("collections").create({values:t.values})];case 2:return o.sent(),r.setVisible(!1),[4,t.reset()];case 3:return o.sent(),e("last"),[4,i()];case 4:return o.sent(),[2]}})})()}}},np=function(e,t){var n=(0,t9.useForm)(),r=(0,t3.useAPIClient)(),i=(0,t3.useActionContext)(),o=(0,t3.useCollectionManager_deprecated)().refreshCM,s=(0,t4.useContext)(no),l=s.positionTargetNode,a=s.openPorts,u=(0,t3.useCollectionFieldFormValues)().getValues;return{run:function(){return na(function(){var s,c,h,d,f;return nc(this,function(p){switch(p.label){case 0:return[4,n.submit()];case 1:return p.sent(),s=u(),c=ne.lodash.omit(s,["key","uiSchemaUid","collectionName","autoCreateReverseField","uiSchema.x-uid","reverseField.key","reverseField.uiSchemaUid"]),h=!["obo","oho","o2o","o2m","m2o","m2m","linkTo","id"].includes(s.interface),[4,r.resource("collections.fields",e).create({values:c})];case 2:if(d=p.sent().data.data,!(f=t))return[3,4];return[4,r.resource("fields").move({sourceId:d.key,targetId:t,targetScope:e,method:"insertAfter"})];case 3:f=p.sent(),p.label=4;case 4:return i.setVisible(!1),[4,n.reset()];case 5:return p.sent(),l(),h&&a&&a(),[4,o()];case 6:return p.sent(),[2]}})})()}}},ng=function(e){var t=e.collectionName,n=e.name,r=e.key,i=(0,t3.useCollectionManager_deprecated)().refreshCM,o=(0,ni.useTranslation)().t,s=(0,t9.useForm)(),l=(0,t3.useActionContext)(),a=(0,t3.useAPIClient)(),u=(0,t4.useContext)(no),c=u.positionTargetNode,h=u.node;return{run:function(){return na(function(){var e;return nc(this,function(u){switch(u.label){case 0:return[4,s.submit()];case 1:return u.sent(),[4,a.resource("collections.fields",t).update({filterByTk:n,values:s.values})];case 2:return u.sent(),l.setVisible(!1),nt.message.success(o("Saved successfully")),c(),i(),h.setPortProp(r,"uiSchema",{title:null===(e=s.values)||void 0===e?void 0:e.uiSchema.title}),[4,s.reset()];case 3:return u.sent(),[2]}})})()}}},nm=function(){var e=(0,ni.useTranslation)().t,t=(0,t9.useForm)(),n=(0,t3.useActionContext)(),r=t.values.name,i=(0,t3.useAPIClient)(),o=(0,t3.useCollectionManager_deprecated)().refreshCM,s=(0,t4.useContext)(no).positionTargetNode;return{run:function(){return na(function(){return nc(this,function(l){switch(l.label){case 0:return[4,t.submit()];case 1:return l.sent(),[4,i.resource("collections").update({filterByTk:r,values:nu({},ne.lodash.omit(t.values,["fields"]))})];case 2:return l.sent(),n.setVisible(!1),nt.message.success(e("Saved successfully")),[4,t.reset()];case 3:return l.sent(),s(),o(),[2]}})})()}}},ny=function(e){var t=(0,t3.useAPIClient)(),n=(0,t9.useForm)(),r=((null==n?void 0:n.values)||{}).cascade;return{run:function(){return na(function(){return nc(this,function(n){switch(n.label){case 0:return[4,t.resource("collections").destroy({filterByTk:e,cascade:r})];case 1:return n.sent(),[4,t.resource("graphPositions").destroy({filter:{collectionName:e}})];case 2:return n.sent(),[2]}})})()}}},nb=function(e){var t=ny(e.name).run,n=(0,t3.useCollectionManager_deprecated)().refreshCM,r=(0,t4.useContext)(no).positionTargetNode;return{run:function(){return na(function(){return nc(this,function(e){switch(e.label){case 0:return[4,t()];case 1:return e.sent(),r("destory"),[4,n()];case 2:return e.sent(),[2]}})})()}}},nv=function(e,t){var n=(0,t3.useAPIClient)(),r=(0,t4.useContext)(no).positionTargetNode;return{run:function(){return na(function(){return nc(this,function(i){switch(i.label){case 0:return[4,n.resource("collections.fields",e).destroy({filterByTk:t})];case 1:return i.sent(),r(),[2]}})})()}}},nx=function(e){var t=e.collectionName,n=e.name,r=(0,t3.useCollectionManager_deprecated)().refreshCM,i=nv(t,n).run;return{run:function(){return na(function(){return nc(this,function(e){switch(e.label){case 0:return[4,i()];case 1:return e.sent(),[4,r()];case 2:return e.sent(),[2]}})})()}}},nw=function(e){return function(t,n){var r=n.targetScope;t.loading=!0,e(r).then(t7.action.bound(function(e){t.dataSource=e,t.loading=!1})).catch(function(e){(0,ne.error)(e)})}};g("9652");class nC{get disposed(){return!0===this._disposed}dispose(){this._disposed=!0}}(nC||(nC={})).dispose=function(){return(e,t,n)=>{let r=n.value,i=e.__proto__;n.value=function(...e){if(!this.disposed)r.call(this,...e),i.dispose.call(this)}}};class nE{constructor(){this.isDisposed=!1,this.items=new Set}get disposed(){return this.isDisposed}dispose(){if(!this.isDisposed)this.isDisposed=!0,this.items.forEach(e=>{e.dispose()}),this.items.clear()}contains(e){return this.items.has(e)}add(e){this.items.add(e)}remove(e){this.items.delete(e)}clear(){this.items.clear()}}(u=nE||(nE={})).from=function(e){let t=new u;return e.forEach(e=>{t.add(e)}),t};var nS=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},nP="object"==typeof global&&global&&global.Object===Object&&global,nO="object"==typeof self&&self&&self.Object===Object&&self,nk=nP||nO||Function("return this")(),nA=function(){return nk.Date.now()},nM=/\s/,nT=function(e){for(var t=e.length;t--&&nM.test(e.charAt(t)););return t},nN=/^\s+/,nj=nk.Symbol,nI=Object.prototype,nL=nI.hasOwnProperty,nR=nI.toString,n_=nj?nj.toStringTag:void 0,nB=function(e){var t=nL.call(e,n_),n=e[n_];try{e[n_]=void 0;var r=!0}catch(e){}var i=nR.call(e);return r&&(t?e[n_]=n:delete e[n_]),i},nD=Object.prototype.toString,nz=nj?nj.toStringTag:void 0,nF=function(e){var t;if(null==e)return void 0===e?"[object Undefined]":"[object Null]";return nz&&nz in Object(e)?nB(e):(t=e,nD.call(t))},nV=function(e){return null!=e&&"object"==typeof e},n$=function(e){return"symbol"==typeof e||nV(e)&&"[object Symbol]"==nF(e)},nU=0/0,nG=/^[-+]0x[0-9a-f]+$/i,nH=/^0b[01]+$/i,nq=/^0o[0-7]+$/i,nW=parseInt,nX=function(e){if("number"==typeof e)return e;if(n$(e))return nU;if(nS(e)){var t,n="function"==typeof e.valueOf?e.valueOf():e;e=nS(n)?n+"":n}if("string"!=typeof e)return 0===e?e:+e;e=(t=e)?t.slice(0,nT(t)+1).replace(nN,""):t;var r=nH.test(e);return r||nq.test(e)?nW(e.slice(2),r?2:8):nG.test(e)?nU:+e},nY=Math.max,nJ=Math.min,nQ=function(e,t,n){var r,i,o,s,l,a,u=0,c=!1,h=!1,d=!0;if("function"!=typeof e)throw TypeError("Expected a function");function f(t){var n=r,o=i;return r=i=void 0,u=t,s=e.apply(o,n)}t=nX(t)||0,nS(n)&&(c=!!n.leading,o=(h="maxWait"in n)?nY(nX(n.maxWait)||0,t):o,d="trailing"in n?!!n.trailing:d);function p(e){var n=e-a,r=e-u;return void 0===a||n>=t||n<0||h&&r>=o}function g(){var e,n,r,i,s=nA();if(p(s))return m(s);l=setTimeout(g,(n=(e=s)-a,r=e-u,i=t-n,h?nJ(i,o-r):i))}function m(e){return(l=void 0,d&&r)?f(e):(r=i=void 0,s)}function y(){var e,n=nA(),o=p(n);if(r=arguments,i=this,a=n,o){if(void 0===l){;return u=e=a,l=setTimeout(g,t),c?f(e):s}if(h)return clearTimeout(l),l=setTimeout(g,t),f(a)}return void 0===l&&(l=setTimeout(g,t)),s}return y.cancel=function(){void 0!==l&&clearTimeout(l),u=0,r=a=i=l=void 0},y.flush=function(){return void 0===l?s:m(nA())},y},nK=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw TypeError("Expected a function");return nS(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),nQ(e,t,{leading:r,maxWait:t,trailing:i})};function nZ(e,t,n){if(n)switch(n.length){case 0:break;case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2]);case 4:return e.call(t,n[0],n[1],n[2],n[3]);case 5:return e.call(t,n[0],n[1],n[2],n[3],n[4]);case 6:return e.call(t,n[0],n[1],n[2],n[3],n[4],n[5]);default:return e.apply(t,n)}return e.call(t)}function n0(e,t,...n){return nZ(e,t,n)}function n1(e){var t;return null!=e&&(e instanceof Promise||"object"==typeof(t=e)&&t.then&&"function"==typeof t.then)}function n2(...e){let t=[];return(e.forEach(e=>{Array.isArray(e)?t.push(...e):t.push(e)}),t.some(e=>n1(e)))?Promise.all(t.map(e=>n1(e)?e:Promise.resolve(!1!==e))).then(e=>e.reduce((e,t)=>!1!==t&&e,!0)):t.every(e=>!1!==e)}function n3(e,t){let n=[];for(let r=0;r<e.length;r+=2){let i=e[r],o=e[r+1],s=nZ(i,o,Array.isArray(t)?t:[t]);n.push(s)}return n2(n)}class n5{constructor(){this.listeners={}}on(e,t,n){return null==t?this:(!this.listeners[e]&&(this.listeners[e]=[]),this.listeners[e].push(t,n),this)}once(e,t,n){let r=(...i)=>(this.off(e,r),n3([t,n],i));return this.on(e,r,this)}off(e,t,n){if(!(e||t||n))return this.listeners={},this;let r=this.listeners;return(e?[e]:Object.keys(r)).forEach(e=>{let i=r[e];if(!!i){if(!(t||n)){delete r[e];return}for(let e=i.length-2;e>=0;e-=2)!(t&&i[e]!==t||n&&i[e+1]!==n)&&i.splice(e,2)}}),this}trigger(e,...t){let n=!0;if("*"!==e){let r=this.listeners[e];null!=r&&(n=n3([...r],t))}let r=this.listeners["*"];return null!=r?n2([n,n3([...r],[e,...t])]):n}emit(e,...t){return this.trigger(e,...t)}}var n6=function(e,t){return e===t||e!=e&&t!=t},n4=function(e,t){for(var n=e.length;n--;)if(n6(e[n][0],t))return n;return -1},n8=Array.prototype.splice;function n9(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}n9.prototype.clear=function(){this.__data__=[],this.size=0},n9.prototype.delete=function(e){var t=this.__data__,n=n4(t,e);return!(n<0)&&(n==t.length-1?t.pop():n8.call(t,n,1),--this.size,!0)},n9.prototype.get=function(e){var t=this.__data__,n=n4(t,e);return n<0?void 0:t[n][1]},n9.prototype.has=function(e){return n4(this.__data__,e)>-1},n9.prototype.set=function(e,t){var n=this.__data__,r=n4(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this};var n7=function(e){if(!nS(e))return!1;var t=nF(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},re=nk["__core-js_shared__"];var rt=(c=/[^.]+$/.exec(re&&re.keys&&re.keys.IE_PROTO||""))?"Symbol(src)_1."+c:"",rn=Function.prototype.toString,rr=function(e){if(null!=e){try{return rn.call(e)}catch(e){}try{return e+""}catch(e){}}return""},ri=/^\[object .+?Constructor\]$/,ro=Object.prototype,rs=Function.prototype.toString,rl=ro.hasOwnProperty,ra=RegExp("^"+rs.call(rl).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ru=function(e){var t;return!!nS(e)&&(t=e,!rt||!(rt in t))&&(n7(e)?ra:ri).test(rr(e))},rc=function(e,t){var n,r,i=(n=e,r=t,null==n?void 0:n[r]);return ru(i)?i:void 0},rh=rc(nk,"Map"),rd=rc(Object,"create"),rf=Object.prototype.hasOwnProperty,rp=Object.prototype.hasOwnProperty;function rg(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}rg.prototype.clear=function(){this.__data__=rd?rd(null):{},this.size=0},rg.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},rg.prototype.get=function(e){var t=this.__data__;if(rd){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return rf.call(t,e)?t[e]:void 0},rg.prototype.has=function(e){var t=this.__data__;return rd?void 0!==t[e]:rp.call(t,e)},rg.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=rd&&void 0===t?"__lodash_hash_undefined__":t,this};var rm=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e},ry=function(e,t){var n=e.__data__;return rm(t)?n["string"==typeof t?"string":"hash"]:n.map};function rb(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}rb.prototype.clear=function(){this.size=0,this.__data__={hash:new rg,map:new(rh||n9),string:new rg}},rb.prototype.delete=function(e){var t=ry(this,e).delete(e);return this.size-=t?1:0,t},rb.prototype.get=function(e){return ry(this,e).get(e)},rb.prototype.has=function(e){return ry(this,e).has(e)},rb.prototype.set=function(e,t){var n=ry(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this};function rv(e){var t=this.__data__=new n9(e);this.size=t.size}rv.prototype.clear=function(){this.__data__=new n9,this.size=0},rv.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},rv.prototype.get=function(e){return this.__data__.get(e)},rv.prototype.has=function(e){return this.__data__.has(e)},rv.prototype.set=function(e,t){var n=this.__data__;if(n instanceof n9){var r=n.__data__;if(!rh||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new rb(r)}return n.set(e,t),this.size=n.size,this};function rx(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new rb;++t<n;)this.add(e[t])}rx.prototype.add=rx.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},rx.prototype.has=function(e){return this.__data__.has(e)};var rw=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1},rC=function(e,t){return e.has(t)},rE=function(e,t,n,r,i,o){var s=1&n,l=e.length,a=t.length;if(l!=a&&!(s&&a>l))return!1;var u=o.get(e),c=o.get(t);if(u&&c)return u==t&&c==e;var h=-1,d=!0,f=2&n?new rx:void 0;for(o.set(e,t),o.set(t,e);++h<l;){var p=e[h],g=t[h];if(r)var m=s?r(g,p,h,t,e,o):r(p,g,h,e,t,o);if(void 0!==m){if(m)continue;d=!1;break}if(f){if(!rw(t,function(e,t){if(!rC(f,t)&&(p===e||i(p,e,n,r,o)))return f.push(t)})){d=!1;break}}else if(!(p===g||i(p,g,n,r,o))){d=!1;break}}return o.delete(e),o.delete(t),d},rS=nk.Uint8Array,rP=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n},rO=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n},rk=nj?nj.prototype:void 0,rA=rk?rk.valueOf:void 0,rM=function(e,t,n,r,i,o,s){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)break;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":if(e.byteLength!=t.byteLength||!o(new rS(e),new rS(t)))break;return!0;case"[object Boolean]":case"[object Date]":case"[object Number]":return n6(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var l=rP;case"[object Set]":var a=1&r;if(l||(l=rO),e.size!=t.size&&!a)break;var u=s.get(e);if(u)return u==t;r|=2,s.set(e,t);var c=rE(l(e),l(t),r,i,o,s);return s.delete(e),c;case"[object Symbol]":if(rA)return rA.call(e)==rA.call(t)}return!1},rT=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e},rN=Array.isArray,rj=function(e,t,n){var r=t(e);return rN(e)?r:rT(r,n(e))},rI=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,o=[];++n<r;){var s=e[n];t(s,n,e)&&(o[i++]=s)}return o},rL=function(){return[]},rR=Object.prototype.propertyIsEnumerable,r_=Object.getOwnPropertySymbols,rB=r_?function(e){return null==e?[]:rI(r_(e=Object(e)),function(t){return rR.call(e,t)})}:rL,rD=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r},rz=function(e){return nV(e)&&"[object Arguments]"==nF(e)},rF=Object.prototype,rV=rF.hasOwnProperty,r$=rF.propertyIsEnumerable,rU=rz(function(){return arguments}())?rz:function(e){return nV(e)&&rV.call(e,"callee")&&!r$.call(e,"callee")},rG="object"==typeof exports&&exports&&!exports.nodeType&&exports,rH=rG&&"object"==typeof module&&module&&!module.nodeType&&module,rq=rH&&rH.exports===rG?nk.Buffer:void 0,rW=rq?rq.isBuffer:void 0,rX=rW||function(){return!1},rY=/^(?:0|[1-9]\d*)$/,rJ=function(e,t){var n=typeof e;return!!(t=null==t?0x1fffffffffffff:t)&&("number"==n||"symbol"!=n&&rY.test(e))&&e>-1&&e%1==0&&e<t},rQ=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=0x1fffffffffffff},rK={};rK["[object Float32Array]"]=rK["[object Float64Array]"]=rK["[object Int8Array]"]=rK["[object Int16Array]"]=rK["[object Int32Array]"]=rK["[object Uint8Array]"]=rK["[object Uint8ClampedArray]"]=rK["[object Uint16Array]"]=rK["[object Uint32Array]"]=!0,rK["[object Arguments]"]=rK["[object Array]"]=rK["[object ArrayBuffer]"]=rK["[object Boolean]"]=rK["[object DataView]"]=rK["[object Date]"]=rK["[object Error]"]=rK["[object Function]"]=rK["[object Map]"]=rK["[object Number]"]=rK["[object Object]"]=rK["[object RegExp]"]=rK["[object Set]"]=rK["[object String]"]=rK["[object WeakMap]"]=!1;var rZ=function(e){return function(t){return e(t)}},r0="object"==typeof exports&&exports&&!exports.nodeType&&exports,r1=r0&&"object"==typeof module&&module&&!module.nodeType&&module,r2=r1&&r1.exports===r0&&nP.process,r3=function(){try{var e=r1&&r1.require&&r1.require("util").types;if(e)return e;return r2&&r2.binding&&r2.binding("util")}catch(e){}}(),r5=r3&&r3.isTypedArray,r6=r5?rZ(r5):function(e){return nV(e)&&rQ(e.length)&&!!rK[nF(e)]},r4=Object.prototype.hasOwnProperty,r8=function(e,t){var n=rN(e),r=!n&&rU(e),i=!n&&!r&&rX(e),o=!n&&!r&&!i&&r6(e),s=n||r||i||o,l=s?rD(e.length,String):[],a=l.length;for(var u in e)(t||r4.call(e,u))&&!(s&&("length"==u||i&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||rJ(u,a)))&&l.push(u);return l},r9=Object.prototype,r7=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||r9)},ie=function(e,t){return function(n){return e(t(n))}},it=ie(Object.keys,Object),ir=Object.prototype.hasOwnProperty,ii=function(e){if(!r7(e))return it(e);var t=[];for(var n in Object(e))ir.call(e,n)&&"constructor"!=n&&t.push(n);return t},io=function(e){return null!=e&&rQ(e.length)&&!n7(e)},is=function(e){return io(e)?r8(e):ii(e)},il=function(e){return rj(e,is,rB)},ia=Object.prototype.hasOwnProperty,iu=function(e,t,n,r,i,o){var s=1&n,l=il(e),a=l.length;if(a!=il(t).length&&!s)return!1;for(var u=a;u--;){var c=l[u];if(!(s?c in t:ia.call(t,c)))return!1}var h=o.get(e),d=o.get(t);if(h&&d)return h==t&&d==e;var f=!0;o.set(e,t),o.set(t,e);for(var p=s;++u<a;){var g=e[c=l[u]],m=t[c];if(r)var y=s?r(m,g,c,t,e,o):r(g,m,c,e,t,o);if(!(void 0===y?g===m||i(g,m,n,r,o):y)){f=!1;break}p||(p="constructor"==c)}if(f&&!p){var b=e.constructor,v=t.constructor;b!=v&&"constructor"in e&&"constructor"in t&&!("function"==typeof b&&b instanceof b&&"function"==typeof v&&v instanceof v)&&(f=!1)}return o.delete(e),o.delete(t),f},ic=rc(nk,"DataView"),ih=rc(nk,"Promise"),id=rc(nk,"Set"),ip=rc(nk,"WeakMap"),ig="[object Map]",im="[object Promise]",iy="[object Set]",ib="[object WeakMap]",iv="[object DataView]",ix=rr(ic),iw=rr(rh),iC=rr(ih),iE=rr(id),iS=rr(ip),iP=nF;(ic&&iP(new ic(new ArrayBuffer(1)))!=iv||rh&&iP(new rh)!=ig||ih&&iP(ih.resolve())!=im||id&&iP(new id)!=iy||ip&&iP(new ip)!=ib)&&(iP=function(e){var t=nF(e),n="[object Object]"==t?e.constructor:void 0,r=n?rr(n):"";if(r)switch(r){case ix:return iv;case iw:return ig;case iC:return im;case iE:return iy;case iS:return ib}return t});var iO=iP,ik="[object Arguments]",iA="[object Array]",iM="[object Object]",iT=Object.prototype.hasOwnProperty,iN=function(e,t,n,r,i,o){var s=rN(e),l=rN(t),a=s?iA:iO(e),u=l?iA:iO(t);a=a==ik?iM:a,u=u==ik?iM:u;var c=a==iM,h=u==iM,d=a==u;if(d&&rX(e)){if(!rX(t))return!1;s=!0,c=!1}if(d&&!c)return o||(o=new rv),s||r6(e)?rE(e,t,n,r,i,o):rM(e,t,a,n,r,i,o);if(!(1&n)){var f=c&&iT.call(e,"__wrapped__"),p=h&&iT.call(t,"__wrapped__");if(f||p){var g=f?e.value():e,m=p?t.value():t;return o||(o=new rv),i(g,m,n,r,o)}}return!!d&&(o||(o=new rv),iu(e,t,n,r,i,o))},ij=function e(t,n,r,i,o){return t===n||(null!=t&&null!=n&&(nV(t)||nV(n))?iN(t,n,r,i,e,o):t!=t&&n!=n)},iI=function(e,t){return ij(e,t)},iL=Object.prototype.hasOwnProperty,iR=function(e,t){return null!=e&&iL.call(e,t)},i_=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,iB=/^\w*$/,iD=function(e,t){if(rN(e))return!1;var n=typeof e;return!!("number"==n||"symbol"==n||"boolean"==n||null==e||n$(e))||iB.test(e)||!i_.test(e)||null!=t&&e in Object(t)};function iz(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var s=e.apply(this,r);return n.cache=o.set(i,s)||o,s};return n.cache=new(iz.Cache||rb),n}iz.Cache=rb;var iF=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,iV=/\\(\\)?/g;var i$=(d=(h=iz(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(iF,function(e,n,r,i){t.push(r?i.replace(iV,"$1"):n||e)}),t},function(e){return 500===d.size&&d.clear(),e})).cache,h),iU=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i},iG=1/0,iH=nj?nj.prototype:void 0,iq=iH?iH.toString:void 0,iW=function e(t){if("string"==typeof t)return t;if(rN(t))return iU(t,e)+"";if(n$(t))return iq?iq.call(t):"";var n=t+"";return"0"==n&&1/t==-iG?"-0":n},iX=function(e){return null==e?"":iW(e)},iY=function(e,t){return rN(e)?e:iD(e,t)?[e]:i$(iX(e))},iJ=1/0,iQ=function(e){if("string"==typeof e||n$(e))return e;var t=e+"";return"0"==t&&1/e==-iJ?"-0":t},iK=function(e,t,n){t=iY(t,e);for(var r=-1,i=t.length,o=!1;++r<i;){var s=iQ(t[r]);if(!(o=null!=e&&n(e,s)))break;e=e[s]}return o||++r!=i?o:!!(i=null==e?0:e.length)&&rQ(i)&&rJ(s,i)&&(rN(e)||rU(e))},iZ=function(e,t){return null!=e&&iK(e,t,iR)},i0=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e},i1=function(){try{var e=rc(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),i2=function(e,t,n){"__proto__"==t&&i1?i1(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n},i3=Object.prototype.hasOwnProperty,i5=function(e,t,n){var r=e[t];(!(i3.call(e,t)&&n6(r,n))||void 0===n&&!(t in e))&&i2(e,t,n)},i6=function(e,t,n,r){var i=!n;n||(n={});for(var o=-1,s=t.length;++o<s;){var l=t[o],a=r?r(n[l],e[l],l,n,e):void 0;void 0===a&&(a=e[l]),i?i2(n,l,a):i5(n,l,a)}return n},i4=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t},i8=Object.prototype.hasOwnProperty,i9=function(e){if(!nS(e))return i4(e);var t=r7(e),n=[];for(var r in e)!("constructor"==r&&(t||!i8.call(e,r)))&&n.push(r);return n},i7=function(e){return io(e)?r8(e,!0):i9(e)},oe="object"==typeof exports&&exports&&!exports.nodeType&&exports,ot=oe&&"object"==typeof module&&module&&!module.nodeType&&module,on=ot&&ot.exports===oe?nk.Buffer:void 0,or=on?on.allocUnsafe:void 0,oi=function(e,t){if(t)return e.slice();var n=e.length,r=or?or(n):new e.constructor(n);return e.copy(r),r},oo=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t},os=ie(Object.getPrototypeOf,Object),ol=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)rT(t,rB(e)),e=os(e);return t}:rL,oa=function(e){return rj(e,i7,ol)},ou=Object.prototype.hasOwnProperty,oc=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&ou.call(e,"index")&&(n.index=e.index,n.input=e.input),n},oh=function(e){var t=new e.constructor(e.byteLength);return new rS(t).set(new rS(e)),t},od=function(e,t){var n=t?oh(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)},of=/\w*$/,op=function(e){var t=new e.constructor(e.source,of.exec(e));return t.lastIndex=e.lastIndex,t},og=nj?nj.prototype:void 0,om=og?og.valueOf:void 0,oy=function(e,t){var n=t?oh(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)},ob=function(e,t,n){var r,i=e.constructor;switch(t){case"[object ArrayBuffer]":return oh(e);case"[object Boolean]":case"[object Date]":return new i(+e);case"[object DataView]":return od(e,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return oy(e,n);case"[object Map]":case"[object Set]":return new i;case"[object Number]":case"[object String]":return new i(e);case"[object RegExp]":return op(e);case"[object Symbol]":;return r=e,om?Object(om.call(r)):{}}},ov=Object.create,ox=function(){function e(){}return function(t){if(!nS(t))return{};if(ov)return ov(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),ow=function(e){return"function"!=typeof e.constructor||r7(e)?{}:ox(os(e))},oC=r3&&r3.isMap,oE=oC?rZ(oC):function(e){return nV(e)&&"[object Map]"==iO(e)},oS=r3&&r3.isSet,oP=oS?rZ(oS):function(e){return nV(e)&&"[object Set]"==iO(e)},oO="[object Arguments]",ok="[object Function]",oA="[object Object]",oM={};oM[oO]=oM["[object Array]"]=oM["[object ArrayBuffer]"]=oM["[object DataView]"]=oM["[object Boolean]"]=oM["[object Date]"]=oM["[object Float32Array]"]=oM["[object Float64Array]"]=oM["[object Int8Array]"]=oM["[object Int16Array]"]=oM["[object Int32Array]"]=oM["[object Map]"]=oM["[object Number]"]=oM[oA]=oM["[object RegExp]"]=oM["[object Set]"]=oM["[object String]"]=oM["[object Symbol]"]=oM["[object Uint8Array]"]=oM["[object Uint8ClampedArray]"]=oM["[object Uint16Array]"]=oM["[object Uint32Array]"]=!0,oM["[object Error]"]=oM[ok]=oM["[object WeakMap]"]=!1;var oT=function e(t,n,r,i,o,s){var l,a=1&n,u=2&n,c=4&n;if(r&&(l=o?r(t,i,o,s):r(t)),void 0!==l)return l;if(!nS(t))return t;var h=rN(t);if(h){if(l=oc(t),!a)return oo(t,l)}else{var d,f,p,g,m,y,b,v,x=iO(t),w=x==ok||"[object GeneratorFunction]"==x;if(rX(t))return oi(t,a);if(x==oA||x==oO||w&&!o){if(l=u||w?{}:ow(t),!a){;return u?(p=t,g=(d=l,f=t,d&&i6(f,i7(f),d)),i6(p,ol(p),g)):(b=t,v=(m=l,y=t,m&&i6(y,is(y),m)),i6(b,rB(b),v))}}else{if(!oM[x])return o?t:{};l=ob(t,x,a)}}s||(s=new rv);var C=s.get(t);if(C)return C;s.set(t,l),oP(t)?t.forEach(function(i){l.add(e(i,n,r,i,t,s))}):oE(t)&&t.forEach(function(i,o){l.set(o,e(i,n,r,o,t,s))});var E=c?u?oa:il:u?i7:is,S=h?void 0:E(t);return i0(S||t,function(i,o){S&&(i=t[o=i]),i5(l,o,e(i,n,r,o,t,s))}),l},oN=function(e){return oT(e,5)},oj=function(e,t,n){(void 0!==n&&!n6(e[t],n)||void 0===n&&!(t in e))&&i2(e,t,n)};var oI=function(e,t,n){for(var r=-1,i=Object(e),o=n(e),s=o.length;s--;){var l=o[++r];if(!1===t(i[l],l,i))break}return e},oL=function(e){return nV(e)&&io(e)},oR=Object.prototype,o_=Function.prototype.toString,oB=oR.hasOwnProperty,oD=o_.call(Object),oz=function(e){if(!nV(e)||"[object Object]"!=nF(e))return!1;var t=os(e);if(null===t)return!0;var n=oB.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&o_.call(n)==oD},oF=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},oV=function(e,t,n,r,i,o,s){var l=oF(e,n),a=oF(t,n),u=s.get(a);if(u){oj(e,n,u);return}var c=o?o(l,a,n+"",e,t,s):void 0,h=void 0===c;if(h){var d,f=rN(a),p=!f&&rX(a),g=!f&&!p&&r6(a);if(c=a,f||p||g)rN(l)?c=l:oL(l)?c=oo(l):p?(h=!1,c=oi(a,!0)):g?(h=!1,c=oy(a,!0)):c=[];else if(oz(a)||rU(a)){if(c=l,rU(l)){;c=i6(d=l,i7(d))}else(!nS(l)||n7(l))&&(c=ow(a))}else h=!1}h&&(s.set(a,c),i(c,a,r,o,s),s.delete(a)),oj(e,n,c)},o$=function e(t,n,r,i,o){if(t!==n)oI(n,function(s,l){if(o||(o=new rv),nS(s))oV(t,n,l,r,e,i,o);else{var a=i?i(oF(t,l),s,l+"",t,n,o):void 0;void 0===a&&(a=s),oj(t,l,a)}},i7)},oU=function(e){return e},oG=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)},oH=Math.max,oq=function(e,t,n){return t=oH(void 0===t?e.length-1:t,0),function(){for(var r=arguments,i=-1,o=oH(r.length-t,0),s=Array(o);++i<o;)s[i]=r[t+i];i=-1;for(var l=Array(t+1);++i<t;)l[i]=r[i];return l[t]=n(s),oG(e,this,l)}},oW=Date.now;var oX=(p=i1?function(e,t){var n;return i1(e,"toString",{configurable:!0,enumerable:!1,value:(n=t,function(){return n}),writable:!0})}:oU,y=0,b=0,function(){var e=oW(),t=16-(e-b);if(b=e,t>0){if(++y>=800)return arguments[0]}else y=0;return p.apply(void 0,arguments)}),oY=function(e,t){return oX(oq(e,t,oU),e+"")},oJ=function(e,t,n){if(!nS(n))return!1;var r=typeof t;return("number"==r?!!(io(n)&&rJ(t,n.length)):"string"==r&&t in n)&&n6(n[t],e)},oQ=function(e){return oY(function(t,n){var r=-1,i=n.length,o=i>1?n[i-1]:void 0,s=i>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(i--,o):void 0,s&&oJ(n[0],n[1],s)&&(o=i<3?void 0:o,i=1),t=Object(t);++r<i;){var l=n[r];l&&e(t,l,r,o)}return t})},oK=oQ(function(e,t,n){o$(e,t,n)}),oZ=function e(t,n,r,i,o,s){return nS(t)&&nS(n)&&(s.set(n,t),o$(t,n,void 0,e,s),s.delete(n)),t},o0=oQ(function(e,t,n,r){o$(e,t,n,r)}),o1=oY(function(e){return e.push(void 0,oZ),oG(o0,void 0,e)}),o2=function(e){return oT(e,4)},o3=Object.prototype.hasOwnProperty,o5=function(e){if(null==e)return!0;if(io(e)&&(rN(e)||"string"==typeof e||"function"==typeof e.splice||rX(e)||r6(e)||rU(e)))return!e.length;var t=iO(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(r7(e))return!ii(e).length;for(var n in e)if(o3.call(e,n))return!1;return!0},o6=function(e,t){t=iY(t,e);for(var n=0,r=t.length;null!=e&&n<r;)e=e[iQ(t[n++])];return n&&n==r?e:void 0},o4=function(e,t,n,r){if(!nS(e))return e;t=iY(t,e);for(var i=-1,o=t.length,s=o-1,l=e;null!=l&&++i<o;){var a=iQ(t[i]),u=n;if("__proto__"===a||"constructor"===a||"prototype"===a)break;if(i!=s){var c=l[a];void 0===(u=r?r(c,a,l):void 0)&&(u=nS(c)?c:rJ(t[i+1])?[]:{})}i5(l,a,u),l=l[a]}return e},o8=function(e,t,n){for(var r=-1,i=t.length,o={};++r<i;){var s=t[r],l=o6(e,s);n(l,s)&&o4(o,iY(s,e),l)}return o},o9=function(e,t){return null!=e&&t in Object(e)},o7=function(e,t){return null!=e&&iK(e,t,o9)},se=nj?nj.isConcatSpreadable:void 0,st=function(e){return rN(e)||rU(e)||!!(se&&e&&e[se])},sn=function e(t,n,r,i,o){var s=-1,l=t.length;for(r||(r=st),o||(o=[]);++s<l;){var a=t[s];n>0&&r(a)?n>1?e(a,n-1,r,i,o):rT(o,a):!i&&(o[o.length]=a)}return o},sr=function(e){return(null==e?0:e.length)?sn(e,1):[]};oX(oq(v=function(e,t){var n;return null==e?{}:o8(n=e,t,function(e,t){return o7(n,t)})},void 0,sr),v+"");var si=Object.prototype,so=si.hasOwnProperty,ss=oY(function(e,t){e=Object(e);var n=-1,r=t.length,i=r>2?t[2]:void 0;for(i&&oJ(t[0],t[1],i)&&(r=1);++n<r;){for(var o=t[n],s=i7(o),l=-1,a=s.length;++l<a;){var u=s[l],c=e[u];(void 0===c||n6(c,si[u])&&!so.call(e,u))&&(e[u]=o[u])}}return e});let sl=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(let n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},sa=/^\s*class\s+/.test(`${class e{}}`)||/^\s*class\s*\{/.test(`${class{}}`);function su(e,t){let n;return sa?n=class extends t{}:!function(e,t){function n(){this.constructor=e}sl(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(n=function(){return t.apply(this,arguments)},t),Object.defineProperty(n,"name",{value:e}),n}function sc(e){return"__proto__"===e}function sh(e,t,n="/"){let r;let i=Array.isArray(t)?t:t.split(n);if(i.length)for(r=e;i.length;){let e=i.shift();if(Object(r)!==r||!e||!(e in r))return;r=r[e]}return r}function sd(e,t,n,r="/"){let i=Array.isArray(t)?t:t.split(r),o=i.pop();if(o&&!sc(o)){let t=e;i.forEach(e=>{!sc(e)&&(null==t[e]&&(t[e]={}),t=t[e])}),t[o]=n}return e}function sf(e,t,n="/"){let r=Array.isArray(t)?t.slice():t.split(n),i=r.pop();if(i){if(r.length>0){let t=sh(e,r);t&&delete t[i]}else delete e[i]}return e}class sp extends n5{dispose(){this.off()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([nC.dispose()],sp.prototype,"dispose",null),(sp||(sp={})).dispose=nC.dispose,!function(e,...t){t.forEach(t=>{Object.getOwnPropertyNames(t.prototype).forEach(n=>{"constructor"!==n&&Object.defineProperty(e.prototype,n,Object.getOwnPropertyDescriptor(t.prototype,n))})})}(sp,nC);var sg=function(e,t,n,r){for(var i=e.length,o=n+(r?1:-1);r?o--:++o<i;)if(t(e[o],o,e))return o;return -1},sm=function(e){return e!=e},sy=function(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return -1},sb=function(e,t){var n,r,i;return!!(null==e?0:e.length)&&(n=e,i=0,((r=t)==r?sy(n,r,0):sg(n,sm,i))>-1)},sv=function(e,t,n){for(var r=-1,i=null==e?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1},sx=function(e,t,n,r){var i=-1,o=sb,s=!0,l=e.length,a=[],u=t.length;if(!l)return a;n&&(t=iU(t,rZ(n))),r?(o=sv,s=!1):t.length>=200&&(o=rC,s=!1,t=new rx(t));e:for(;++i<l;){var c=e[i],h=null==n?c:n(c);if(c=r||0!==c?c:0,s&&h==h){for(var d=u;d--;)if(t[d]===h)continue e;a.push(c)}else!o(t,h,r)&&a.push(c)}return a},sw=oY(function(e,t){return oL(e)?sx(e,sn(t,1,oL,!0)):[]}),sC=function(e,t,n,r){var i=n.length,o=i,s=!r;if(null==e)return!o;for(e=Object(e);i--;){var l=n[i];if(s&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++i<o;){var a=(l=n[i])[0],u=e[a],c=l[1];if(s&&l[2]){if(void 0===u&&!(a in e))return!1}else{var h=new rv;if(r)var d=r(u,c,a,e,t,h);if(!(void 0===d?ij(c,u,3,r,h):d))return!1}}return!0},sE=function(e){return e==e&&!nS(e)},sS=function(e){for(var t=is(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,sE(i)]}return t},sP=function(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in Object(n))}},sO=function(e){var t=sS(e);return 1==t.length&&t[0][2]?sP(t[0][0],t[0][1]):function(n){return n===e||sC(n,e,t)}},sk=function(e,t,n){var r=null==e?void 0:o6(e,t);return void 0===r?n:r},sA=function(e){var t,n;return iD(e)?(t=iQ(e),function(e){return null==e?void 0:e[t]}):(n=e,function(e){return o6(e,n)})},sM=function(e){if("function"==typeof e)return e;if(null==e)return oU;if("object"==typeof e){var t,n;return rN(e)?(t=e[0],n=e[1],iD(t)&&sE(n)?sP(iQ(t),n):function(e){var r=sk(e,t);return void 0===r&&r===n?o7(e,t):ij(n,r,3)}):sO(e)}return sA(e)},sT=0xfffffffe,sN=Math.floor,sj=Math.min,sI=function(e,t,n,r){var i=0,o=null==e?0:e.length;if(0===o)return 0;for(var s=(t=n(t))!=t,l=null===t,a=n$(t),u=void 0===t;i<o;){var c=sN((i+o)/2),h=n(e[c]),d=void 0!==h,f=null===h,p=h==h,g=n$(h);if(s)var m=r||p;else m=u?p&&(r||d):l?p&&d&&(r||!f):a?p&&d&&!f&&(r||!g):!f&&!g&&(r?h<=t:h<t);m?i=c+1:o=c}return sj(o,sT)},sL=id&&1/rO(new id([,-0]))[1]==1/0?function(e){return new id(e)}:function(){},sR=function(e,t,n){var r=-1,i=sb,o=e.length,s=!0,l=[],a=l;if(n)s=!1,i=sv;else if(o>=200){var u=t?null:sL(e);if(u)return rO(u);s=!1,i=rC,a=new rx}else a=t?[]:l;e:for(;++r<o;){var c=e[r],h=t?t(c):c;if(c=n||0!==c?c:0,s&&h==h){for(var d=a.length;d--;)if(a[d]===h)continue e;t&&a.push(h),l.push(c)}else!i(a,h,n)&&(a!==l&&a.push(h),l.push(c))}return l},s_=function(e){return e&&e.length?sR(e):[]},sB=function(e,t,n){for(var r=-1,i=e.length;++r<i;){var o=e[r],s=t(o);if(null!=s&&(void 0===l?s==s&&!n$(s):n(s,l)))var l=s,a=o}return a},sD=function(e,t){return e>t};var sz=(x=function(e,t){return e&&oI(e,t,is)},function(e,t){if(null==e)return e;if(!io(e))return x(e,t);for(var n=e.length,r=-1,i=Object(e);(w?r--:++r<n)&&!1!==t(i[r],r,i););return e}),sF=function(e,t){var n=-1,r=io(e)?Array(e.length):[];return sz(e,function(e,i,o){r[++n]=t(e,i,o)}),r},sV=function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e},s$=function(e,t){if(e!==t){var n=void 0!==e,r=null===e,i=e==e,o=n$(e),s=void 0!==t,l=null===t,a=t==t,u=n$(t);if(!l&&!u&&!o&&e>t||o&&s&&a&&!l&&!u||r&&s&&a||!n&&a||!i)return 1;if(!r&&!o&&!u&&e<t||u&&n&&i&&!r&&!o||l&&n&&i||!s&&i||!a)return -1}return 0},sU=function(e,t,n){for(var r=-1,i=e.criteria,o=t.criteria,s=i.length,l=n.length;++r<s;){var a=s$(i[r],o[r]);if(a){if(r>=l)return a;return a*("desc"==n[r]?-1:1)}}return e.index-t.index},sG=function(e,t,n){t=t.length?iU(t,function(e){return rN(e)?function(t){return o6(t,1===e.length?e[0]:e)}:e}):[oU];var r=-1;return t=iU(t,rZ(sM)),sV(sF(e,function(e,n,i){return{criteria:iU(t,function(t){return t(e)}),index:++r,value:e}}),function(e,t){return sU(e,t,n)})},sH=oY(function(e,t){if(null==e)return[];var n=t.length;return n>1&&oJ(e,t[0],t[1])?t=[]:n>2&&oJ(t[0],t[1],t[2])&&(t=[t[0]]),sG(e,sn(t,1),[])}),sq=oY(function(e){return sR(sn(e,1,oL,!0))}),sW=function(e,t,n,r){for(var i=-1,o=null==e?0:e.length;++i<o;){var s=e[i];t(r,s,n(s),e)}return r},sX=function(e,t,n,r){return sz(e,function(e,i,o){t(r,e,n(e),o)}),r},sY=Object.prototype.hasOwnProperty;var sJ=(C=function(e,t,n){sY.call(e,n)?e[n].push(t):i2(e,n,[t])},function(e,t){var n=rN(e)?sW:sX,r={};return n(e,C,sM(t,2),r)}),sQ=0x7fffffff,sK=function(e,t,n){var r=0,i=null==e?r:e.length;if("number"==typeof t&&t==t&&i<=sQ){for(;r<i;){var o=r+i>>>1,s=e[o];null!==s&&!n$(s)&&(n?s<=t:s<t)?r=o+1:i=o}return i}return sI(e,t,oU,n)},sZ=function(e,t,n,r){var i=-1,o=null==e?0:e.length;for(r&&o&&(n=e[++i]);++i<o;)n=t(n,e[i],i,e);return n};var s0=(S={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},function(e){return null==S?void 0:S[e]}),s1=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,s2=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]","g"),s3=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,s5=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,s6="\ud800-\udfff",s4="\\u2700-\\u27bf",s8="a-z\\xdf-\\xf6\\xf8-\\xff",s9="A-Z\\xc0-\\xd6\\xd8-\\xde",s7="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",le="['’]",lt="["+s7+"]",ln="["+s8+"]",lr="[^"+s6+s7+"\\d+"+s4+s8+s9+"]",li="(?:\ud83c[\udde6-\uddff]){2}",lo="[\ud800-\udbff][\udc00-\udfff]",ls="["+s9+"]",ll="(?:"+ln+"|"+lr+")",la="(?:"+ls+"|"+lr+")",lu="(?:"+le+"(?:d|ll|m|re|s|t|ve))?",lc="(?:"+le+"(?:D|LL|M|RE|S|T|VE))?",lh="(?:[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]|\ud83c[\udffb-\udfff])?",ld="[\\ufe0e\\ufe0f]?",lf="(?:\\u200d(?:"+["[^"+s6+"]",li,lo].join("|")+")"+ld+lh+")*",lp="(?:"+["["+s4+"]",li,lo].join("|")+")"+(ld+lh+lf),lg=RegExp([ls+"?"+ln+"+"+lu+"(?="+[lt,ls,"$"].join("|")+")",la+"+"+lc+"(?="+[lt,ls+ll,"$"].join("|")+")",ls+"?"+ll+"+"+lu,ls+"+"+lc,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])","\\d+",lp].join("|"),"g"),lm=function(e,t,n){if(e=iX(e),void 0===(t=n?void 0:t)){var r;return(r=e,s5.test(r))?e.match(lg)||[]:e.match(s3)||[]}return e.match(t)||[]},ly=RegExp("['’]","g"),lb=function(e){return function(t){var n;return sZ(lm(((n=iX(n=t))&&n.replace(s1,s0).replace(s2,"")).replace(ly,"")),e,"")}},lv=function(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var o=Array(i);++r<i;)o[r]=e[r+t];return o},lx=function(e,t,n){var r=e.length;return n=void 0===n?r:n,!t&&n>=r?e:lv(e,t,n)},lw=RegExp("[\\u200d\ud800-\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]"),lC=function(e){return lw.test(e)},lE="\ud800-\udfff",lS="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",lP="\ud83c[\udffb-\udfff]",lO="[^"+lE+"]",lk="(?:\ud83c[\udde6-\uddff]){2}",lA="[\ud800-\udbff][\udc00-\udfff]",lM="(?:"+lS+"|"+lP+")?",lT="[\\ufe0e\\ufe0f]?",lN="(?:\\u200d(?:"+[lO,lk,lA].join("|")+")"+lT+lM+")*",lj=RegExp(lP+"(?="+lP+")|"+("(?:"+[lO+lS+"?",lS,lk,lA,"["+lE+"]"].join("|")+")")+(lT+lM+lN),"g"),lI=function(e){return lC(e)?e.match(lj)||[]:e.split("")},lL=function(e){return function(t){var n=lC(t=iX(t))?lI(t):void 0,r=n?n[0]:t.charAt(0),i=n?lx(n,1).join(""):t.slice(1);return r[e]()+i}},lR=lL("toUpperCase"),l_=lb(function(e,t,n){return e+(n?" ":"")+lR(t)}),lB=lb(function(e,t,n){return t=t.toLowerCase(),e+(n?lR(iX(t).toLowerCase()):t)}),lD=lb(function(e,t,n){return e+(n?" ":"")+t.toUpperCase()}),lz=lb(function(e,t,n){return e+(n?" ":"")+t.toLowerCase()}),lF=lL("toLowerCase");let lV=e=>{let t=Object.create(null);return n=>t[n]||(t[n]=e(n))},l$=lV(e=>e.replace(/\B([A-Z])/g,"-$1").toLowerCase()),lU=lV(e=>l_(lB(e)).replace(/ /g,""));function lG(e){let t=0x811c9dc5,n=!1,r=e;for(let e=0,i=r.length;e<i;e+=1){let i=r.charCodeAt(e);i>127&&!n&&(i=(r=unescape(encodeURIComponent(r))).charCodeAt(e),n=!0),t^=i,t+=(t<<1)+(t<<4)+(t<<7)+(t<<8)+(t<<24)}return t>>>0}function lH(){let e="",t="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";for(let n=0,r=t.length;n<r;n+=1){let r=t[n],i=16*Math.random()|0;e+=("x"===r?i:"y"===r?3&i|8:r).toString(16)}return e}lV(e=>lD(e).replace(/ /g,"_")),lV(e=>lz(e).replace(/ /g,".")),lV(e=>lz(e).replace(/ /g,"/")),lV(e=>lR(lz(e))),lV(e=>l_(lB(e)));var lq=function(e,t,n){var r,i,o;return void 0===n&&(n=t,t=void 0),void 0!==n&&(n=(n=nX(n))==n?n:0),void 0!==t&&(t=(t=nX(t))==t?t:0),r=nX(e),i=t,o=n,r==r&&(void 0!==o&&(r=r<=o?r:o),void 0!==i&&(r=r>=i?r:i)),r},lW=function(e){return"number"==typeof e||nV(e)&&"[object Number]"==nF(e)};function lX(e){return"string"==typeof e&&"%"===e.slice(-1)}function lY(e,t){let n;if(null==e)return 0;if("string"==typeof e){if(n=parseFloat(e),lX(e)&&Number.isFinite(n/=100))return n*t}else n=e;return Number.isFinite(n)?n>0&&n<1?n*t:n:0}function lJ(e){if("object"==typeof e){let t=0,n=0,r=0,i=0;return null!=e.vertical&&Number.isFinite(e.vertical)&&(n=i=e.vertical),null!=e.horizontal&&Number.isFinite(e.horizontal)&&(r=t=e.horizontal),null!=e.left&&Number.isFinite(e.left)&&(t=e.left),null!=e.top&&Number.isFinite(e.top)&&(n=e.top),null!=e.right&&Number.isFinite(e.right)&&(r=e.right),null!=e.bottom&&Number.isFinite(e.bottom)&&(i=e.bottom),{top:n,right:r,bottom:i,left:t}}let t=0;return null!=e&&Number.isFinite(e)&&(t=e),{top:t,right:t,bottom:t,left:t}}let lQ=!1,lK=!1,lZ=!1,l0=!1,l1=!1,l2=!1,l3=!1,l5=!1,l6=!1,l4=!1,l8=!1,l9=!1,l7=!1,ae=!1,at=!1,an=!1;if("object"==typeof navigator){let e=navigator.userAgent;lQ=e.indexOf("Macintosh")>=0,lK=!!e.match(/(iPad|iPhone|iPod)/g),lZ=e.indexOf("Windows")>=0,l0=e.indexOf("MSIE")>=0,l1=!!e.match(/Trident\/7\./),l2=!!e.match(/Edge\//),l3=e.indexOf("Mozilla/")>=0&&0>e.indexOf("MSIE")&&0>e.indexOf("Edge/"),l6=e.indexOf("Chrome/")>=0&&0>e.indexOf("Edge/"),l4=e.indexOf("Opera/")>=0||e.indexOf("OPR/")>=0,l8=e.indexOf("Firefox/")>=0,l9=e.indexOf("AppleWebKit/")>=0&&0>e.indexOf("Chrome/")&&0>e.indexOf("Edge/"),"object"==typeof document&&(an=!document.createElementNS||"[object SVGForeignObjectElement]"!=`${document.createElementNS("http://www.w3.org/2000/svg","foreignObject")}`||e.indexOf("Opera/")>=0)}if("object"==typeof window&&(l5=null!=window.chrome&&null!=window.chrome.app&&null!=window.chrome.app.runtime,ae=null!=window.PointerEvent&&!lQ),"object"==typeof document){l7="ontouchstart"in document.documentElement;try{let e=Object.defineProperty({},"passive",{get(){at=!0}}),t=document.createElement("div");t.addEventListener&&t.addEventListener("click",()=>{},e)}catch(e){}}(P=e4||(e4={})).IS_MAC=lQ,P.IS_IOS=lK,P.IS_WINDOWS=lZ,P.IS_IE=l0,P.IS_IE11=l1,P.IS_EDGE=l2,P.IS_NETSCAPE=l3,P.IS_CHROME_APP=l5,P.IS_CHROME=l6,P.IS_OPERA=l4,P.IS_FIREFOX=l8,P.IS_SAFARI=l9,P.SUPPORT_TOUCH=l7,P.SUPPORT_POINTER=ae,P.SUPPORT_PASSIVE=at,P.NO_FOREIGNOBJECT=an,P.SUPPORT_FOREIGNOBJECT=!P.NO_FOREIGNOBJECT,!function(e){function t(){let e=window.module;return null!=e&&null!=e.hot&&null!=e.hot.status?e.hot.status():"unkonwn"}e.getHMRStatus=t;e.isApplyingHMR=function(){return"apply"===t()};let n={select:"input",change:"input",submit:"form",reset:"form",error:"img",load:"img",abort:"img"};e.isEventSupported=function(e){let t=document.createElement(n[e]||"div"),r=`on${e}`,i=r in t;return!i&&(t.setAttribute(r,"return;"),i="function"==typeof t[r]),i}}(e4||(e4={}));let ar=/[\t\r\n\f]/g,ai=/\S+/g,ao=e=>` ${e} `;function as(e){return e&&e.getAttribute&&e.getAttribute("class")||""}function al(e,t){if(null==e||null==t)return!1;let n=ao(as(e)),r=ao(t);return 1===e.nodeType&&n.replace(ar," ").includes(r)}function aa(e,t){if(null!=e&&null!=t){if("function"==typeof t)return aa(e,t(as(e)));if("string"==typeof t&&1===e.nodeType){let n=t.match(ai)||[],r=ao(as(e)).replace(ar," "),i=n.reduce((e,t)=>0>e.indexOf(ao(t))?`${e}${t} `:e,r);r!==(i=i.trim())&&e.setAttribute("class",i)}}}function au(e,t){if(null!=e){if("function"==typeof t)return au(e,t(as(e)));if((!t||"string"==typeof t)&&1===e.nodeType){let n=(t||"").match(ai)||[],r=ao(as(e)).replace(ar," "),i=n.reduce((e,t)=>{let n=ao(t);return e.indexOf(n)>-1?e.replace(n," "):e},r);r!==(i=t?i.trim():"")&&e.setAttribute("class",i)}}}let ac=0;function ah(e){return(null==e.id||""===e.id)&&(e.id=(ac+=1,`v${ac}`)),e.id}function ad(e){return null!=e&&"function"==typeof e.getScreenCTM&&e instanceof SVGElement}let af={svg:"http://www.w3.org/2000/svg",xmlns:"http://www.w3.org/2000/xmlns/",xml:"http://www.w3.org/XML/1998/namespace",xlink:"http://www.w3.org/1999/xlink",xhtml:"http://www.w3.org/1999/xhtml"};function ap(e,t=document){return t.createElement(e)}function ag(e,t=af.xhtml,n=document){return n.createElementNS(t,e)}function am(e,t=document){return ag(e,af.svg,t)}function ay(e){if(e){let{documentElement:t}=function(e,t={}){let n;try{let r=new DOMParser;null!=t.async&&(r.async=t.async),n=r.parseFromString(e,t.mimeType||"text/xml")}catch(e){n=void 0}if(!n||n.getElementsByTagName("parsererror").length)throw Error(`Invalid XML: ${e}`);return n}(`<svg xmlns="${af.svg}" xmlns:xlink="${af.xlink}" version="1.1">${e}</svg>`,{async:!1});return t}let t=document.createElementNS(af.svg,"svg");return t.setAttributeNS(af.xmlns,"xmlns:xlink",af.xlink),t.setAttribute("version","1.1"),t}function ab(e){let t=0,n=e.previousSibling;for(;n;)1===n.nodeType&&(t+=1),n=n.previousSibling;return t}function av(e,t,n){let r=e.ownerSVGElement,i=e.parentNode;for(;i&&i!==n&&i!==r;){if(al(i,t))return i;i=i.parentNode}return null}function ax(e,t){let n=t&&t.parentNode;return e===n||!!(n&&1===n.nodeType&&16&e.compareDocumentPosition(n))}function aw(e){e&&(Array.isArray(e)?e:[e]).forEach(e=>{e.parentNode&&e.parentNode.removeChild(e)})}function aC(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function aE(e,t){(Array.isArray(t)?t:[t]).forEach(t=>{null!=t&&e.appendChild(t)})}function aS(e,t){let n=e.firstChild;return n?aP(n,t):aE(e,t)}function aP(e,t){let n=e.parentNode;n&&(Array.isArray(t)?t:[t]).forEach(t=>{null!=t&&n.insertBefore(t,e)})}function aO(e,t){null!=t&&t.appendChild(e)}function ak(e){try{return e instanceof HTMLElement}catch(t){return"object"==typeof e&&1===e.nodeType&&"object"==typeof e.style&&"object"==typeof e.ownerDocument}}let aA=["viewBox","attributeName","attributeType","repeatCount","textLength","lengthAdjust","gradientUnits"];function aM(e,t){let n=aI(t);n.ns?e.hasAttributeNS(n.ns,n.local)&&e.removeAttributeNS(n.ns,n.local):e.hasAttribute(t)&&e.removeAttribute(t)}function aT(e,t,n){if(null==n)return aM(e,t);let r=aI(t);r.ns&&"string"==typeof n?e.setAttributeNS(r.ns,t,n):"id"===t?e.id=`${n}`:e.setAttribute(t,`${n}`)}function aN(e,t){Object.keys(t).forEach(n=>{aT(e,n,t[n])})}function aj(e,t,n){if(null==t){let t=e.attributes,n={};for(let e=0;e<t.length;e+=1)n[t[e].name]=t[e].value;return n}if("string"==typeof t&&void 0===n)return e.getAttribute(t);"object"==typeof t?aN(e,t):aT(e,t,n)}function aI(e){if(-1!==e.indexOf(":")){let t=e.split(":");return{ns:af[t[0]],local:t[1]}}return{ns:null,local:e}}function aL(e){let t={};return Object.keys(e).forEach(n=>{t[aA.includes(n)?n:l$(n)]=e[n]}),t}function aR(e){let t={};return e.split(";").forEach(e=>{let n=e.trim();if(n){let e=n.split("=");e.length&&(t[e[0].trim()]=e[1]?e[1].trim():"")}}),t}function a_(e,t){return Object.keys(t).forEach(n=>{if("class"===n)e[n]=e[n]?`${e[n]} ${t[n]}`:t[n];else if("style"===n){let r,i;let o="object"==typeof e[n],s="object"==typeof t[n];o&&s?(r=e[n],i=t[n]):o?(r=e[n],i=aR(t[n])):s?(r=aR(e[n]),i=t[n]):(r=aR(e[n]),i=aR(t[n])),e[n]=a_(r,i)}else e[n]=t[n]}),e}!function(e){function t(e){let t="data:";return e.substr(0,t.length)===t}e.isDataUrl=t;function n(e){let t,n=e.replace(/\s/g,""),r=(n=decodeURIComponent(n)).indexOf(","),i=n.slice(0,r),o=i.split(":")[1].split(";")[0],s=n.slice(r+1),l=new Uint8Array((t=i.indexOf("base64")>=0?atob(s):unescape(encodeURIComponent(s))).length);for(let e=0;e<t.length;e+=1)l[e]=t.charCodeAt(e);return new Blob([l],{type:o})}function r(e,t){let n=window.navigator.msSaveBlob;if(n)n(e,t);else{let n=window.URL.createObjectURL(e),r=document.createElement("a");r.href=n,r.download=t,document.body.appendChild(r),r.click(),document.body.removeChild(r),window.URL.revokeObjectURL(n)}}e.imageToDataUri=function(e,n){if(!e||t(e)){setTimeout(()=>n(null,e));return}let r=()=>{n(Error(`Failed to load image: ${e}`))},i=window.FileReader?e=>{if(200===e.status){let t=new FileReader;t.onload=e=>{n(null,e.target.result)},t.onerror=r,t.readAsDataURL(e.response)}else r()}:t=>{if(200===t.status){let r=e.split(".").pop()||"png";"svg"===r&&(r="svg+xml"),n(null,`data:image/${r};base64,`+btoa((e=>{let t=[];for(let n=0;n<e.length;n+=32768)t.push(String.fromCharCode.apply(null,e.subarray(n,n+32768)));return t.join("")})(new Uint8Array(t.response))))}else r()},o=new XMLHttpRequest;o.responseType=window.FileReader?"blob":"arraybuffer",o.open("GET",e,!0),o.addEventListener("error",r),o.addEventListener("load",()=>i(o)),o.send()},e.dataUriToBlob=n,e.downloadBlob=r;e.downloadDataUri=function(e,t){r(n(e),t)};function i(e){let t=parseFloat(e);return Number.isNaN(t)?null:t}e.svgToDataUrl=function(e,t={}){let n=null,r=t=>(null==n&&(n=function(e){let t=e.match(/<svg[^>]*viewBox\s*=\s*(["']?)(.+?)\1[^>]*>/i);return t&&t[2]?t[2].replace(/\s+/," ").split(" "):null}(e)),null!=n)?i(n[t]):null,o=t=>{let n=e.match(t);return n&&n[2]?i(n[2]):null},s=t.width;if(null==s&&(s=o(/<svg[^>]*width\s*=\s*(["']?)(.+?)\1[^>]*>/i)),null==s&&(s=r(2)),null==s)throw Error("Can not parse width from svg string");let l=t.height;if(null==l&&(l=o(/<svg[^>]*height\s*=\s*(["']?)(.+?)\1[^>]*>/i)),null==l&&(l=r(3)),null==l)throw Error("Can not parse height from svg string");let a=encodeURIComponent(e).replace(/'/g,"%27").replace(/"/g,"%22");return`data:image/svg+xml,${a}`}}(e8||(e8={}));let aB={px:e=>e,mm:t=>e*t,cm:t=>e*t*10,in:t=>e*t*25.4,pt:t=>25.4*t/72*e,pc:t=>25.4*t/6*e};!function(t){function n(e,t,n){let r=document.createElement("div"),i=r.style;i.display="inline-block",i.position="absolute",i.left="-15000px",i.top="-15000px",i.width=e+(n||"px"),i.height=t+(n||"px"),document.body.appendChild(r);let o=r.getBoundingClientRect(),s={width:o.width||0,height:o.height||0};return document.body.removeChild(r),s}t.measure=n;t.toPx=function(t,r){null==e&&(e=n("1","1","mm").width);let i=r?aB[r]:null;return i?i(t):t}}(e9||(e9={}));let aD=/-(.)/g,az={},aF=["webkit","ms","moz","o"],aV=document?document.createElement("div").style:{};function a$(e,t){let n=e.ownerDocument&&e.ownerDocument.defaultView&&e.ownerDocument.defaultView.opener?e.ownerDocument.defaultView.getComputedStyle(e,null):window.getComputedStyle(e,null);return n&&t?n.getPropertyValue(t)||n[t]:n}!function(){if(document.selection||window.getSelection);}();let aU={animationIterationCount:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0};function aG(e,t,n){let r=window.getComputedStyle(e,null);return n?r.getPropertyValue(t)||void 0:r[t]||e.style[t]}function aH(e,t){return parseInt(aG(e,t),10)||0}function aq(e,t,n){if("string"==typeof t){var r,i,o;let s=(r=t,/^--/.test(r));if(!s&&(t=function(e){let t=e.replace(aD,(e,t)=>t.toUpperCase());if(null==az[t]){let e=t.charAt(0).toUpperCase()+t.slice(1);az[t]=t in aV?t:function(e){for(let t=0;t<aF.length;t+=1){let n=aF[t]+e;if(n in aV)return n}return null}(e)}return az[t]}(t)),void 0===n)return aG(e,t,s);if(!s){;i=t,o=n,n=aU[i]||"number"!=typeof o?o:`${o}px`}let l=e.style;return s?l.setProperty(t,n):l[t]=n,void 0}for(let n in t)aq(e,n,t[n])}let aW=new WeakMap;function aX(e,t){let n=lB(t),r=aW.get(e);if(r)return r[n]}function aY(e,t,n){if(!t){let t={};return Object.keys(aW).forEach(n=>{t[n]=aX(e,n)}),t}if("string"==typeof t)return void 0===n?aX(e,t):(!function(e,t,n){let r=lB(t),i=aW.get(e);i?i[r]=n:aW.set(e,{[r]:n})}(e,t,n),void 0);for(let n in t)aY(e,n,t[n])}let aJ={class:"className",contenteditable:"contentEditable",for:"htmlFor",readonly:"readOnly",maxlength:"maxLength",tabindex:"tabIndex",colspan:"colSpan",rowspan:"rowSpan",usemap:"useMap"};function aQ(e,t,n){if(!!t){if("string"==typeof t)return(t=aJ[t]||t,arguments.length<3)?e[t]:(e[t]=n,void 0);for(let n in t)aQ(e,n,t[n])}}class aK{get[Symbol.toStringTag](){return aK.toStringTag}get type(){return this.node.nodeName}get id(){return this.node.id}set id(e){this.node.id=e}constructor(e,t,n){let r;if(!e)throw TypeError("Invalid element to create vector");if(aK.isVector(e))r=e.node;else if("string"==typeof e){if("svg"===e.toLowerCase())r=ay();else if("<"===e[0]){let t=ay(e);r=document.importNode(t.firstChild,!0)}else r=document.createElementNS(af.svg,e)}else r=e;this.node=r,t&&this.setAttributes(t),n&&this.append(n)}transform(e,t){return null==e?uc(this.node):(uc(this.node,e,t),this)}translate(e,t=0,n={}){return null==e?uh(this.node):(uh(this.node,e,t,n),this)}rotate(e,t,n,r={}){return null==e?ud(this.node):(ud(this.node,e,t,n,r),this)}scale(e,t){return null==e?uf(this.node):(uf(this.node,e,t),this)}getTransformToElement(e){let t=aK.toNode(e);return up(this.node,t)}removeAttribute(e){return aM(this.node,e),this}getAttribute(e){var t,n;return t=this.node,n=e,t.getAttribute(n)}setAttribute(e,t){return aT(this.node,e,t),this}setAttributes(e){return aN(this.node,e),this}attr(e,t){return null==e?aj(this.node):"string"==typeof e&&void 0===t?aj(this.node,e):("object"==typeof e?aj(this.node,e):aj(this.node,e,t),this)}svg(){return this.node instanceof SVGSVGElement?this:aK.create(this.node.ownerSVGElement)}defs(){let e=this.svg()||this,t=e.node.getElementsByTagName("defs")[0];return t?aK.create(t):aK.create("defs").appendTo(e)}text(e,t={}){return a2(this.node,e,t),this}tagName(){return function(e,t=!0){let n=e.nodeName;return t?n.toLowerCase():n.toUpperCase()}(this.node)}clone(){return aK.create(this.node.cloneNode(!0))}remove(){return aw(this.node),this}empty(){return aC(this.node),this}append(e){return aE(this.node,aK.toNodes(e)),this}appendTo(e){return aO(this.node,aK.isVector(e)?e.node:e),this}prepend(e){return aS(this.node,aK.toNodes(e)),this}before(e){return aP(this.node,aK.toNodes(e)),this}replace(e){return this.node.parentNode&&this.node.parentNode.replaceChild(aK.toNode(e),this.node),aK.create(e)}first(){return this.node.firstChild?aK.create(this.node.firstChild):null}last(){return this.node.lastChild?aK.create(this.node.lastChild):null}get(e){let t=this.node.childNodes[e];return t?aK.create(t):null}indexOf(e){return Array.prototype.slice.call(this.node.childNodes).indexOf(aK.toNode(e))}find(e){var t,n;let r=[];let i=(t=this.node,n=e,t.querySelectorAll(n));if(i)for(let e=0,t=i.length;e<t;e+=1)r.push(aK.create(i[e]));return r}findOne(e){var t,n;let r=(t=this.node,n=e,t.querySelector(n));return r?aK.create(r):null}findParentByClass(e,t){let n=av(this.node,e,t);return n?aK.create(n):null}matches(e){let t=this.node;this.node.matches;let n=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.webkitMatchesSelector||t.oMatchesSelector||null;return n&&n.call(t,e)}contains(e){return ax(this.node,aK.isVector(e)?e.node:e)}wrap(e){let t=aK.create(e),n=this.node.parentNode;return null!=n&&n.insertBefore(t.node,this.node),t.append(this)}parent(e){let t=this;if(null==t.node.parentNode)return null;if(t=aK.create(t.node.parentNode),null==e)return t;do if("string"==typeof e?t.matches(e):t instanceof e)break;while(t=aK.create(t.node.parentNode));return t}children(){let e=this.node.childNodes,t=[];for(let n=0;n<e.length;n+=1)1===e[n].nodeType&&t.push(aK.create(e[n]));return t}eachChild(e,t){let n=this.children();for(let r=0,i=n.length;r<i;r+=1)e.call(n[r],n[r],r,n),t&&n[r].eachChild(e,t);return this}index(){return ab(this.node)}hasClass(e){return al(this.node,e)}addClass(e){return aa(this.node,e),this}removeClass(e){return au(this.node,e),this}toggleClass(e,t){return!function e(t,n,r){if(null!=t&&null!=n){if(null!=r&&"string"==typeof n){r?aa(t,n):au(t,n);return}if("function"==typeof n)return e(t,n(as(t),r),r);"string"==typeof n&&(n.match(ai)||[]).forEach(e=>{al(t,e)?au(t,e):aa(t,e)})}}(this.node,e,t),this}toLocalPoint(e,t){return function(e,t,n){let r=e instanceof SVGSVGElement?e:e.ownerSVGElement,i=r.createSVGPoint();i.x=t,i.y=n;try{let t=r.getScreenCTM(),n=i.matrixTransform(t.inverse()),o=up(e,r).inverse();return n.matrixTransform(o)}catch(e){return i}}(this.node,e,t)}sample(e=1){return this.node instanceof SVGPathElement?function(e,t=1){let n;let r=e.getTotalLength(),i=[],o=0;for(;o<r;)n=e.getPointAtLength(o),i.push({distance:o,x:n.x,y:n.y}),o+=t;return i}(this.node,e):[]}toPath(){return aK.create(function(e){let t=am("path");aj(t,aj(e));let n=a7(e);return n&&t.setAttribute("d",n),t}(this.node))}toPathData(){return a7(this.node)}}!function(e){function t(t){if(null==t)return!1;if(t instanceof e)return!0;let n=t[Symbol.toStringTag];return!!((null==n||n===e.toStringTag)&&t.node instanceof SVGElement)&&"function"==typeof t.sample&&"function"==typeof t.toPath||!1}function n(t,n,r){return new e(t,n,r)}e.toStringTag=`X6.${e.name}`,e.isVector=t,e.create=n;function r(e){return t(e)?e.node:e}e.createVectors=function(e){if("<"===e[0]){let t=ay(e),r=[];for(let e=0,i=t.childNodes.length;e<i;e+=1){let i=t.childNodes[e];r.push(n(document.importNode(i,!0)))}return r}return[n(e)]},e.toNode=r;e.toNodes=function(e){return Array.isArray(e)?e.map(e=>r(e)):[r(e)]}}(aK||(aK={}));let aZ=document.createElement("canvas").getContext("2d"),a0=/em$/;function a1(e,t){let n=parseFloat(e);return a0.test(e)?n*t:n}function a2(e,t,n={}){let r,i,o;t=t.replace(/ /g,"\xa0");let s=n.eol,l=n.textPath,a=n.textVerticalAnchor,u="middle"===a||"bottom"===a||"top"===a,c=n.x;void 0===c&&(c=e.getAttribute("x")||0);let h=n.includeAnnotationIndices,d=n.annotations;d&&!Array.isArray(d)&&(d=[d]);let f=n.lineHeight,p="auto"===f,g=p?"1.5em":f||"1em",m=!0,y=e.childNodes;if(1===y.length){let e=y[0];e&&"TITLE"===e.tagName.toUpperCase()&&(m=!1)}m&&aC(e),aj(e,{"xml:space":"preserve",display:t||n.displayEmpty?null:"none"});let b=aj(e,"font-size"),v=parseFloat(b);!v&&(v=16,(u||d)&&!b&&aj(e,"font-size",`${v}`)),l?("string"==typeof l&&(l={d:l}),r=function(e,t){let n=aK.create(t),r=aK.create("textPath"),i=e.d;if(i&&void 0===e["xlink:href"]){let e=aK.create("path").attr("d",i).appendTo(n.defs());r.attr("xlink:href",`#${e.id}`)}return"object"==typeof e&&r.attr(e),r.node}(l,e)):r=document.createDocumentFragment();let x=0,w=t.split("\n"),C=[],E=w.length-1;for(let e=0;e<=E;e+=1){let t;i=g;let n="v-line",a=am("tspan"),u=w[e];if(u){if(d){let n=(t=function(e,t,n){let r;let i=n.eol,o=n.baseSize,s=n.lineHeight,l=0,a={},u=t.length-1;for(let s=0;s<=u;s+=1){let a=t[s],c=null;if("object"==typeof a){let e=a.attrs,t=aK.create("tspan",e);r=t.node;let h=a.t;i&&s===u&&(h+=i),r.textContent=h;let d=e.class;d&&t.addClass(d),n.includeAnnotationIndices&&t.attr("annotations",a.annotations.join(",")),void 0===(c=parseFloat(e["font-size"]))&&(c=o),c&&c>l&&(l=c)}else i&&s===u&&(a+=i),r=document.createTextNode(a||" "),o&&o>l&&(l=o);e.appendChild(r)}return l&&(a.maxFontSize=l),s?a.lineHeight=s:l&&(a.lineHeight=1.2*l),a}(a,function(e,t,n={}){let r,i;let o=n.offset||0,s=[],l=[],a=null;for(let u=0;u<e.length;u+=1){r=l[u]=e[u];for(let i=0,s=t.length;i<s;i+=1){let s=t[i],a=s.start+o,c=s.end+o;u>=a&&u<c&&("string"==typeof r?r=l[u]={t:e[u],attrs:s.attrs}:r.attrs=a_(a_({},r.attrs),s.attrs),n.includeAnnotationIndices&&(null==r.annotations&&(r.annotations=[]),r.annotations.push(i)))}(i=l[u-1])?nS(r)&&nS(i)?JSON.stringify(r.attrs)===JSON.stringify(i.attrs)?a.t+=r.t:(s.push(a),a=r):nS(r)?(s.push(a),a=r):nS(i)?(s.push(a),a=r):a=(a||"")+r:a=r}return null!=a&&s.push(a),s}(u,d,{offset:-x,includeAnnotationIndices:h}),{eol:e!==E&&s,baseSize:v,lineHeight:p?null:g,includeAnnotationIndices:h})).lineHeight;n&&p&&0!==e&&(i=n),0===e&&(o=.8*t.maxFontSize)}else s&&e!==E&&(u+=s),a.textContent=u}else{a.textContent="-",n+=" v-empty-line";let e=a.style;e.fillOpacity=0,e.strokeOpacity=0,d&&(t={})}t&&C.push(t),e>0&&a.setAttribute("dy",i),(e>0||l)&&a.setAttribute("x",c),a.className.baseVal=n,r.appendChild(a),x+=u.length+1}if(u){if(d)i=function(e,t,n,r){let i;if(!Array.isArray(t))return 0;let o=t.length;if(!o)return 0;let s=t[0],l=a1(s.maxFontSize,n)||n,a=0,u=a1(r,n);for(let e=1;e<o;e+=1)a+=a1((s=t[e]).lineHeight,n)||u;let c=a1(s.maxFontSize,n)||n;switch(e){case"middle":i=l/2-.15*c-a/2;break;case"bottom":i=-(.25*c)-a;break;default:i=.8*l}return i}(a,C,v,g);else if("top"===a)i="0.8em";else{let e;switch(E>0?(e=(parseFloat(g)||1)*E,!a0.test(g)&&(e/=v)):e=0,a){case"middle":i=`${.3-e/2}em`;break;case"bottom":i=`${-e-.3}em`}}}else 0===a?i="0em":a?i=a:(i=0,null==e.getAttribute("y")&&e.setAttribute("y",`${o||"0.8em"}`));r.firstChild.setAttribute("dy",i),e.appendChild(r)}function a3(e,t={}){if(!e)return{width:0};let n=[],r=t["font-size"]?`${parseFloat(t["font-size"])}px`:"14px";return n.push(t["font-style"]||"normal"),n.push(t["font-variant"]||"normal"),n.push(t["font-weight"]||400),n.push(r),n.push(t["font-family"]||"sans-serif"),aZ.font=n.join(" "),aZ.measureText(e)}function a5(e,t,n,r={}){if(t>=n)return[e,""];let i=e.length,o={},s=Math.round(t/n*i-1);for(s<0&&(s=0);s>=0&&s<i;){let n=e.slice(0,s),i=o[n]||a3(n,r).width,l=e.slice(0,s+1),a=o[l]||a3(l,r).width;if(o[n]=i,o[l]=a,i>t)s-=1;else if(a<=t)s+=1;else break}return[e.slice(0,s),e.slice(s)]}function a6(e,t,n=NaN){let r=e.getAttribute(t);if(null==r)return n;let i=parseFloat(r);return Number.isNaN(i)?n:i}function a4(e){let t=e.map(e=>`${e.x} ${e.y}`);return`M ${t.join(" L")}`}function a8(e){let t=[],n=e.points;if(n)for(let e=0,r=n.numberOfItems;e<r;e+=1)t.push(n.getItem(e));return t}function a9(e){let t;let n=e.x,r=e.y,i=e.width,o=e.height,s=Math.min(e.rx||e["top-rx"]||0,i/2),l=Math.min(e.rx||e["bottom-rx"]||0,i/2),a=Math.min(e.ry||e["top-ry"]||0,o/2),u=Math.min(e.ry||e["bottom-ry"]||0,o/2);return(t=s||l||a||u?["M",n,r+a,"v",o-a-u,"a",l,u,0,0,0,l,u,"h",i-2*l,"a",l,u,0,0,0,l,-u,"v",-(o-u-a),"a",s,a,0,0,0,-s,-a,"h",-(i-2*s),"a",s,a,0,0,0,-s,a,"Z"]:["M",n,r,"H",n+i,"V",r+o,"H",n,"V",r,"Z"]).join(" ")}function a7(e){var t,n;let r=e.tagName.toLowerCase();switch(r){case"path":return e.getAttribute("d");case"line":;return["M",a6(t=e,"x1"),a6(t,"y1"),"L",a6(t,"x2"),a6(t,"y2")].join(" ");case"polygon":return function(e){let t=a8(e);return 0===t.length?null:`${a4(t)} Z`}(e);case"polyline":return function(e){let t=a8(e);return 0===t.length?null:a4(t)}(e);case"ellipse":return function(e){let t=a6(e,"cx",0),n=a6(e,"cy",0),r=a6(e,"rx"),i=a6(e,"ry")||r,o=.551784*r,s=.551784*i;return["M",t,n-i,"C",t+o,n-i,t+r,n-s,t+r,n,"C",t+r,n+s,t+o,n+i,t,n+i,"C",t-o,n+i,t-r,n+s,t-r,n,"C",t-r,n-s,t-o,n-i,t,n-i,"Z"].join(" ")}(e);case"circle":return function(e){let t=a6(e,"cx",0),n=a6(e,"cy",0),r=a6(e,"r"),i=.551784*r;return["M",t,n-r,"C",t+i,n-r,t+r,n-i,t+r,n,"C",t+r,n+i,t+i,n+r,t,n+r,"C",t-i,n+r,t-r,n+i,t-r,n,"C",t-r,n-i,t-i,n-r,t,n-r,"Z"].join(" ")}(e);case"rect":;return a9({x:a6(n=e,"x",0),y:a6(n,"y",0),width:a6(n,"width",0),height:a6(n,"height",0),rx:a6(n,"rx",0),ry:a6(n,"ry",0)})}throw Error(`"${r}" cannot be converted to svg path element.`)}let ue=am("svg"),ut=/(\w+)\(([^,)]+),?([^)]+)?\)/gi,un=/[ ,]+/,ur=/^(\w+)\((.*)\)/;function ui(e){let t=ue.createSVGMatrix();if(null!=e)for(let n in e)t[n]=e[n];return t}function uo(e){return null!=e?(!(e instanceof DOMMatrix)&&(e=ui(e)),ue.createSVGTransformFromMatrix(e)):ue.createSVGTransform()}function us(e){let t=ui(),n=null!=e&&e.match(ut);if(!n)return t;for(let e=0,r=n.length;e<r;e+=1){let r=n[e].match(ur);if(r){let e,n,i,o,s;let l=ui(),a=r[2].split(un);switch(r[1].toLowerCase()){case"scale":e=parseFloat(a[0]),n=void 0===a[1]?e:parseFloat(a[1]),l=l.scaleNonUniform(e,n);break;case"translate":i=parseFloat(a[0]),o=parseFloat(a[1]),l=l.translate(i,o);break;case"rotate":s=parseFloat(a[0]),i=parseFloat(a[1])||0,o=parseFloat(a[2])||0,l=0!==i||0!==o?l.translate(i,o).rotate(s).translate(-i,-o):l.rotate(s);break;case"skewx":s=parseFloat(a[0]),l=l.skewX(s);break;case"skewy":s=parseFloat(a[0]),l=l.skewY(s);break;case"matrix":l.a=parseFloat(a[0]),l.b=parseFloat(a[1]),l.c=parseFloat(a[2]),l.d=parseFloat(a[3]),l.e=parseFloat(a[4]),l.f=parseFloat(a[5]);break;default:continue}t=t.multiply(l)}}return t}function ul(e){let t=e||{},n=null!=t.a?t.a:1,r=null!=t.b?t.b:0,i=null!=t.c?t.c:0,o=null!=t.d?t.d:1,s=null!=t.e?t.e:0,l=null!=t.f?t.f:0;return`matrix(${n},${r},${i},${o},${s},${l})`}function ua(e){let t,n,r;if(e){if(e.trim().indexOf("matrix")>=0){let i=function(e){let t=uu(e,{x:0,y:1}),n=uu(e,{x:1,y:0}),r=180/Math.PI*Math.atan2(t.y,t.x)-90;return{skewX:r,skewY:180/Math.PI*Math.atan2(n.y,n.x),translateX:e.e,translateY:e.f,scaleX:Math.sqrt(e.a*e.a+e.b*e.b),scaleY:Math.sqrt(e.c*e.c+e.d*e.d),rotation:r}}(us(e));t=[i.translateX,i.translateY],n=[i.rotation],r=[i.scaleX,i.scaleY];let o=[];(0!==t[0]||0!==t[1])&&o.push(`translate(${t.join(",")})`),(1!==r[0]||1!==r[1])&&o.push(`scale(${r.join(",")})`),0!==n[0]&&o.push(`rotate(${n[0]})`),e=o.join(" ")}else{let i=e.match(/translate\((.*?)\)/);i&&(t=i[1].split(un));let o=e.match(/rotate\((.*?)\)/);o&&(n=o[1].split(un));let s=e.match(/scale\((.*?)\)/);s&&(r=s[1].split(un))}}let i=r&&r[0]?parseFloat(r[0]):1;return{raw:e||"",translation:{tx:t&&t[0]?parseInt(t[0],10):0,ty:t&&t[1]?parseInt(t[1],10):0},rotation:{angle:n&&n[0]?parseInt(n[0],10):0,cx:n&&n[1]?parseInt(n[1],10):void 0,cy:n&&n[2]?parseInt(n[2],10):void 0},scale:{sx:i,sy:r&&r[1]?parseFloat(r[1]):i}}}function uu(e,t){let n=t.x*e.a+t.y*e.c+0;return{x:n,y:t.x*e.b+t.y*e.d+0}}function uc(e,t,n={}){if(null==t)return us(aj(e,"transform"));if(n.absolute){e.setAttribute("transform",ul(t));return}let r=e.transform,i=uo(t);r.baseVal.appendItem(i)}function uh(e,t,n=0,r={}){let i=aj(e,"transform"),o=ua(i);if(null==t)return o.translation;i=(i=o.raw).replace(/translate\([^)]*\)/g,"").trim();let s=r.absolute?t:o.translation.tx+t,l=r.absolute?n:o.translation.ty+n,a=`translate(${s},${l})`;e.setAttribute("transform",`${a} ${i}`.trim())}function ud(e,t,n,r,i={}){let o=aj(e,"transform"),s=ua(o);if(null==t)return s.rotation;o=(o=s.raw).replace(/rotate\([^)]*\)/g,"").trim(),t%=360;let l=i.absolute?t:s.rotation.angle+t,a=null!=n&&null!=r?`,${n},${r}`:"",u=`rotate(${l}${a})`;e.setAttribute("transform",`${o} ${u}`.trim())}function uf(e,t,n){let r=aj(e,"transform"),i=ua(r);if(null==t)return i.scale;n=null==n?t:n,r=(r=i.raw).replace(/scale\([^)]*\)/g,"").trim();let o=`scale(${t},${n})`;e.setAttribute("transform",`${r} ${o}`.trim())}function up(e,t){if(ad(t)&&ad(e)){let n=t.getScreenCTM(),r=e.getScreenCTM();if(n&&r)return n.inverse().multiply(r)}return ui()}!function(e){let t={};e.get=function(e){return t[e]||{}};e.register=function(e,n){t[e]=n};e.unregister=function(e){delete t[e]}}(e7||(e7={})),!function(e){let t=new WeakMap;e.ensure=function(e){return!t.has(e)&&t.set(e,{events:Object.create(null)}),t.get(e)};e.get=function(e){return t.get(e)};e.remove=function(e){return t.delete(e)}}(te||(te={})),(O=tt||(tt={})).returnTrue=()=>!0,O.returnFalse=()=>!1,O.stopPropagationCallback=function(e){e.stopPropagation()},O.addEventListener=function(e,t,n){null!=e.addEventListener&&e.addEventListener(t,n)},O.removeEventListener=function(e,t,n){null!=e.removeEventListener&&e.removeEventListener(t,n)},!function(e){let t=/[^\x20\t\r\n\f]+/g,n=/^([^.]*)(?:\.(.+)|)/;e.splitType=function(e){return(e||"").match(t)||[""]};e.normalizeType=function(e){let t=n.exec(e)||[];return{originType:t[1]?t[1].trim():t[1],namespaces:t[2]?t[2].split(".").map(e=>e.trim()).sort():[]}};e.isValidTarget=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};e.isValidSelector=function(e,t){return!t||null!=e.querySelector&&null!=e.querySelector(t)}}(tt||(tt={})),!function(e){let t=0,n=new WeakMap;e.ensureHandlerId=function(e){return!n.has(e)&&(n.set(e,t),t+=1),n.get(e)};e.getHandlerId=function(e){return n.get(e)};e.removeHandlerId=function(e){return n.delete(e)};e.setHandlerId=function(e,t){return n.set(e,t)}}(tt||(tt={})),(tt||(tt={})).getHandlerQueue=function(e,t){let n=[],r=te.get(e),i=r&&r.events&&r.events[t.type],o=i&&i.handlers||[],s=i?i.delegateCount:0;if(s>0&&!("click"===t.type&&"number"==typeof t.button&&t.button>=1)){for(let r=t.target;r!==e;r=r.parentNode||e)if(1===r.nodeType&&!("click"===t.type&&!0===r.disabled)){let t=[],i={};for(let n=0;n<s;n+=1){let s=o[n],l=s.selector;if(null!=l&&null==i[l]){let t=[];e.querySelectorAll(l).forEach(e=>{t.push(e)}),i[l]=t.includes(r)}i[l]&&t.push(s)}t.length&&n.push({elem:r,handlers:t})}}return s<o.length&&n.push({elem:e,handlers:o.slice(s)}),n},(tt||(tt={})).isWindow=function(e){return null!=e&&e===e.window},(tt||(tt={})).contains=function(e,t){let n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!!(r&&1===r.nodeType&&(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))};class ug{constructor(e,t){this.isDefaultPrevented=tt.returnFalse,this.isPropagationStopped=tt.returnFalse,this.isImmediatePropagationStopped=tt.returnFalse,this.isSimulated=!1,this.preventDefault=()=>{let e=this.originalEvent;this.isDefaultPrevented=tt.returnTrue,e&&!this.isSimulated&&e.preventDefault()},this.stopPropagation=()=>{let e=this.originalEvent;this.isPropagationStopped=tt.returnTrue,e&&!this.isSimulated&&e.stopPropagation()},this.stopImmediatePropagation=()=>{let e=this.originalEvent;this.isImmediatePropagationStopped=tt.returnTrue,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()},"string"==typeof e?this.type=e:e.type&&(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented?tt.returnTrue:tt.returnFalse,this.target=e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget,this.timeStamp=e.timeStamp),t&&Object.assign(this,t),!this.timeStamp&&(this.timeStamp=Date.now())}}(k=ug||(ug={})).create=function(e){return e instanceof k?e:new k(e)},(A=ug||(ug={})).addProperty=function(e,t){Object.defineProperty(A.prototype,e,{enumerable:!0,configurable:!0,get:"function"==typeof t?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},!function(e){let t={bubbles:!0,cancelable:!0,eventPhase:!0,detail:!0,view:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pageX:!0,pageY:!0,screenX:!0,screenY:!0,toElement:!0,pointerId:!0,pointerType:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,touches:!0,changedTouches:!0,targetTouches:!0,which:!0,altKey:!0,ctrlKey:!0,metaKey:!0,shiftKey:!0};Object.keys(t).forEach(n=>e.addProperty(n,t[n]))}(ug||(ug={})),M=tn||(tn={}),e7.register("load",{noBubble:!0}),T=tn||(tn={}),e7.register("beforeunload",{postDispatch(e,t){void 0!==t.result&&t.originalEvent&&(t.originalEvent.returnValue=t.result)}}),N=tn||(tn={}),e7.register("mouseenter",{delegateType:"mouseover",bindType:"mouseover",handle(e,t){let n;let r=t.relatedTarget,i=t.handleObj;return(!r||r!==e&&!tt.contains(e,r))&&(t.type=i.originType,n=i.handler.call(e,t),t.type="mouseover"),n}}),e7.register("mouseleave",{delegateType:"mouseout",bindType:"mouseout",handle(e,t){let n;let r=t.relatedTarget,i=t.handleObj;return(!r||r!==e&&!tt.contains(e,r))&&(t.type=i.originType,n=i.handler.call(e,t),t.type="mouseout"),n}});var um=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};!function(e){let t;e.on=function(e,r,i,o,s){let l;if(!tt.isValidTarget(e))return;if("function"!=typeof i){let{handler:e,selector:t}=i,n=um(i,["handler","selector"]);i=e,s=t,l=n}let a=te.ensure(e),u=a.handler;null==u&&(u=a.handler=function(r,...i){return t!==r.type?n(e,r,...i):void 0});let c=tt.ensureHandlerId(i);tt.splitType(r).forEach(t=>{let{originType:n,namespaces:r}=tt.normalizeType(t);if(!n)return;let h=n,d=e7.get(h);h=(s?d.delegateType:d.bindType)||h,d=e7.get(h);let f=Object.assign({type:h,originType:n,data:o,selector:s,guid:c,handler:i,namespace:r.join(".")},l),p=a.events,g=p[h];!g&&(g=p[h]={handlers:[],delegateCount:0},(!d.setup||!1===d.setup(e,o,r,u))&&tt.addEventListener(e,h,u)),d.add&&(tt.removeHandlerId(f.handler),d.add(e,f),tt.setHandlerId(f.handler,c)),s?(g.handlers.splice(g.delegateCount,0,f),g.delegateCount+=1):g.handlers.push(f)})};function n(e,t,...r){let i=ug.create(t);i.delegateTarget=e;let o=e7.get(i.type);if(o.preDispatch&&!1===o.preDispatch(e,i))return;let s=tt.getHandlerQueue(e,i);for(let e=0,t=s.length;e<t&&!i.isPropagationStopped();e+=1){let t=s[e];i.currentTarget=t.elem;for(let e=0,n=t.handlers.length;e<n&&!i.isImmediatePropagationStopped();e+=1){let n=t.handlers[e];if(null==i.rnamespace||n.namespace&&i.rnamespace.test(n.namespace)){i.handleObj=n,i.data=n.data;let e=e7.get(n.originType).handle,o=e?e(t.elem,i,...r):n.handler.call(t.elem,i,...r);void 0!==o&&(i.result=o,!1===o&&(i.preventDefault(),i.stopPropagation()))}}}return o.postDispatch&&o.postDispatch(e,i),i.result}e.off=function e(t,n,r,i,o){let s=te.get(t);if(!s)return;let l=s.events;if(!!l)tt.splitType(n).forEach(n=>{let{originType:a,namespaces:u}=tt.normalizeType(n);if(!a){Object.keys(l).forEach(o=>{e(t,o+n,r,i,!0)});return}let c=a,h=e7.get(c),d=l[c=(i?h.delegateType:h.bindType)||c];if(!d)return;let f=u.length>0?RegExp(`(^|\\.)${u.join("\\.(?:.*\\.|)")}(\\.|$)`):null,p=d.handlers.length;for(let e=d.handlers.length-1;e>=0;e-=1){let n=d.handlers[e];(o||a===n.originType)&&(!r||tt.getHandlerId(r)===n.guid)&&(null==f||n.namespace&&f.test(n.namespace))&&(null==i||i===n.selector||"**"===i&&n.selector)&&(d.handlers.splice(e,1),n.selector&&(d.delegateCount-=1),h.remove&&h.remove(t,n))}p&&0===d.handlers.length&&((!h.teardown||!1===h.teardown(t,u,s.handler))&&tt.removeEventListener(t,c,s.handler),delete l[c])}),0===Object.keys(l).length&&te.remove(t)},e.dispatch=n;e.trigger=function(e,n,r,i){let o,s=e,l="string"==typeof e?e:e.type,a="string"==typeof e||null==s.namespace?[]:s.namespace.split(".");if(3===r.nodeType||8===r.nodeType)return;l.indexOf(".")>-1&&(l=(a=l.split(".")).shift(),a.sort());let u=0>l.indexOf(":")&&`on${l}`;(s=e instanceof ug?e:new ug(l,"object"==typeof e?e:null)).namespace=a.join("."),s.rnamespace=s.namespace?RegExp(`(^|\\.)${a.join("\\.(?:.*\\.|)")}(\\.|$)`):null,s.result=void 0,!s.target&&(s.target=r);let c=[s];Array.isArray(n)?c.push(...n):c.push(n);let h=e7.get(l);if(!i&&h.trigger&&!1===h.trigger(r,s,n))return;let d=[r];if(!i&&!h.noBubble&&!tt.isWindow(r)){o=h.delegateType||l;let e=r,t=r.parentNode;for(;null!=t;)d.push(t),e=t,t=t.parentNode;if(e===(r.ownerDocument||document)){let t=e.defaultView||e.parentWindow||window;d.push(t)}}let f=r;for(let e=0,t=d.length;e<t&&!s.isPropagationStopped();e+=1){let t=d[e];f=t,s.type=e>1?o:h.bindType||l;let n=te.get(t);n&&n.events[s.type]&&n.handler&&n.handler.call(t,...c);let r=u&&t[u]||null;r&&tt.isValidTarget(t)&&(s.result=r.call(t,...c),!1===s.result&&s.preventDefault())}if(s.type=l,!i&&!s.isDefaultPrevented()){let e=h.preventDefault;if((null==e||!1===e(d.pop(),s,n))&&tt.isValidTarget(r)&&u&&"function"==typeof r[l]&&!tt.isWindow(r)){let e=r[u];e&&(r[u]=null),t=l,s.isPropagationStopped()&&f.addEventListener(l,tt.stopPropagationCallback),r[l](),s.isPropagationStopped()&&f.removeEventListener(l,tt.stopPropagationCallback),t=void 0,e&&(r[u]=e)}}return s.result}}(tr||(tr={})),(j=ti||(ti={})).on=function(e,t,n,r,i){return to.on(e,t,n,r,i),e},j.once=function(e,t,n,r,i){return to.on(e,t,n,r,i,!0),e},j.off=function(e,t,n,r){return to.off(e,t,n,r),e},j.trigger=function(e,t,n,r){return tr.trigger(t,n,e,r),e},(I=to||(to={})).on=function e(t,n,r,i,o,s){if("object"==typeof n){"string"!=typeof r&&(i=i||r,r=void 0),Object.keys(n).forEach(o=>e(t,o,r,i,n[o],s));return}if(null==i&&null==o?(o=r,i=r=void 0):null==o&&("string"==typeof r?(o=i,i=void 0):(o=i,i=r,r=void 0)),!1===o)o=tt.returnFalse;else if(!o)return;if(s){let e=o;o=function(n,...r){return I.off(t,n),e.call(this,n,...r)},tt.setHandlerId(o,tt.ensureHandlerId(e))}tr.on(t,n,o,i,r)},I.off=function e(t,n,r,i){if(n&&null!=n.preventDefault&&null!=n.handleObj){let t=n.handleObj;e(n.delegateTarget,t.namespace?`${t.originType}.${t.namespace}`:t.originType,t.selector,t.handler);return}if("object"==typeof n){Object.keys(n).forEach(i=>e(t,i,r,n[i]));return}(!1===r||"function"==typeof r)&&(i=r,r=void 0),!1===i&&(i=tt.returnFalse),tr.off(t,n,i,r)};class uy{constructor(e,t,n){this.animationFrameId=0,this.deltaX=0,this.deltaY=0,this.eventName=e4.isEventSupported("wheel")?"wheel":"mousewheel",this.target=e,this.onWheelCallback=t,this.onWheelGuard=n,this.onWheel=this.onWheel.bind(this),this.didWheel=this.didWheel.bind(this)}enable(){this.target.addEventListener(this.eventName,this.onWheel,{passive:!1})}disable(){this.target.removeEventListener(this.eventName,this.onWheel)}onWheel(e){let t;if(null==this.onWheelGuard||!!this.onWheelGuard(e))this.deltaX+=e.deltaX,this.deltaY+=e.deltaY,e.preventDefault(),(0!==this.deltaX||0!==this.deltaY)&&(e.stopPropagation(),t=!0),!0===t&&0===this.animationFrameId&&(this.animationFrameId=requestAnimationFrame(()=>{this.didWheel(e)}))}didWheel(e){this.animationFrameId=0,this.onWheelCallback(e,this.deltaX,this.deltaY),this.deltaX=0,this.deltaY=0}}function ub(e){let t=e.getBoundingClientRect(),n=e.ownerDocument.defaultView;return{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}}function uv(e,t=60){let n=null;return(...r)=>{n&&clearTimeout(n),n=window.setTimeout(()=>{e.apply(this,r)},t)}}let ux="undefined"!=typeof ResizeObserver?function(e){let t=null,n=[],r=uv(()=>{n.forEach(t=>{t(e)})}),i=()=>{let t=new ResizeObserver(r);return t.observe(e),r(),t},o=()=>{t&&(t.disconnect(),n=[],t=null)};return{element:e,bind:e=>{!t&&(t=i()),-1===n.indexOf(e)&&n.push(e)},destroy:o,unbind:e=>{let r=n.indexOf(e);-1!==r&&n.splice(r,1),0===n.length&&t&&o()}}}:function(e){let t=null,n=[],r=()=>{"static"===getComputedStyle(e).position&&(e.style.position="relative");let t=document.createElement("object");return t.onload=()=>{t.contentDocument.defaultView.addEventListener("resize",i),i()},t.style.display="block",t.style.position="absolute",t.style.top="0",t.style.left="0",t.style.height="100%",t.style.width="100%",t.style.overflow="hidden",t.style.pointerEvents="none",t.style.zIndex="-1",t.style.opacity="0",t.setAttribute("tabindex","-1"),t.type="text/html",e.appendChild(t),t.data="about:blank",t},i=uv(()=>{n.forEach(t=>t(e))}),o=()=>{t&&t.parentNode&&(t.contentDocument&&t.contentDocument.defaultView.removeEventListener("resize",i),t.parentNode.removeChild(t),t=null,n=[])};return{element:e,bind:e=>{!t&&(t=r()),-1===n.indexOf(e)&&n.push(e)},destroy:o,unbind:e=>{let r=n.indexOf(e);-1!==r&&n.splice(r,1),0===n.length&&t&&o()}}};!function(e){let t=new WeakMap;function n(e){let n=t.get(e);return n?n:(n=ux(e),t.set(e,n),n)}e.bind=(e,t)=>{let r=n(e);return r.bind(t),()=>r.unbind(t)},e.clear=e=>{var r;(r=n(e)).destroy(),t.delete(r.element)}}(ts||(ts={}));class uw{constructor(e={}){this.comparator=e.comparator||uw.defaultComparator,this.index={},this.data=e.data||[],this.heapify()}isEmpty(){return 0===this.data.length}insert(e,t,n){let r={priority:e,value:t},i=this.data.length;return n&&(r.id=n,this.index[n]=i),this.data.push(r),this.bubbleUp(i),this}peek(){return this.data[0]?this.data[0].value:null}peekPriority(){return this.data[0]?this.data[0].priority:null}updatePriority(e,t){let n=this.index[e];if(void 0===n)throw Error(`Node with id '${e}' was not found in the heap.`);let r=this.data,i=r[n].priority,o=this.comparator(t,i);o<0?(r[n].priority=t,this.bubbleUp(n)):o>0&&(r[n].priority=t,this.bubbleDown(n))}remove(){let e=this.data,t=e[0],n=e.pop();return t.id&&delete this.index[t.id],e.length>0&&(e[0]=n,n.id&&(this.index[n.id]=0),this.bubbleDown(0)),t?t.value:null}heapify(){for(let e=0;e<this.data.length;e+=1)this.bubbleUp(e)}bubbleUp(e){let t,n;let r=this.data,i=e;for(;i>0;)if(n=i-1>>>1,0>this.comparator(r[i].priority,r[n].priority)){t=r[n],r[n]=r[i];let e=r[i].id;null!=e&&(this.index[e]=n),r[i]=t,null!=(e=r[i].id)&&(this.index[e]=i),i=n}else break}bubbleDown(e){let t=this.data,n=t.length-1,r=e;for(;;){let e=(r<<1)+1,i=e+1,o=r;if(e<=n&&0>this.comparator(t[e].priority,t[o].priority)&&(o=e),i<=n&&0>this.comparator(t[i].priority,t[o].priority)&&(o=i),o!==r){let e=t[o];t[o]=t[r];let n=t[r].id;null!=n&&(this.index[n]=o),t[r]=e,null!=(n=t[r].id)&&(this.index[n]=r),r=o}else break}}}(uw||(uw={})).defaultComparator=(e,t)=>e-t,(tl||(tl={})).run=function(e,t,n=(e,t)=>1){let r={},i={},o={},s=new uw;for(r[t]=0,Object.keys(e).forEach(e=>{e!==t&&(r[e]=1/0),s.insert(r[e],e,e)});!s.isEmpty();){let t=s.remove();o[t]=!0;let l=e[t]||[];for(let e=0;e<l.length;e+=1){let a=l[e];if(!o[a]){let e=r[t]+n(t,a);e<r[a]&&(r[a]=e,i[a]=t,s.updatePriority(a,e))}}}return i};class uC{constructor(e,t,n,r){if(null==e)return this.set(255,255,255,1);if("number"==typeof e)return this.set(e,t,n,r);if("string"==typeof e)return uC.fromString(e)||this;if(Array.isArray(e))return this.set(e);this.set(e.r,e.g,e.b,null==e.a?1:e.a)}blend(e,t,n){this.set(e.r+(t.r-e.r)*n,e.g+(t.g-e.g)*n,e.b+(t.b-e.b)*n,e.a+(t.a-e.a)*n)}lighten(e){let t=uC.lighten(this.toArray(),e);this.r=t[0],this.g=t[1],this.b=t[2],this.a=t[3]}darken(e){this.lighten(-e)}set(e,t,n,r){let i=Array.isArray(e)?e[0]:e,o=Array.isArray(e)?e[1]:t,s=Array.isArray(e)?e[2]:n,l=Array.isArray(e)?e[3]:r;return this.r=Math.round(lq(i,0,255)),this.g=Math.round(lq(o,0,255)),this.b=Math.round(lq(s,0,255)),this.a=null==l?1:lq(l,0,1),this}toHex(){let e=["r","g","b"].map(e=>{let t=this[e].toString(16);return t.length<2?`0${t}`:t});return`#${e.join("")}`}toRGBA(){return this.toArray()}toHSLA(){return uC.rgba2hsla(this.r,this.g,this.b,this.a)}toCSS(e){let t=`${this.r},${this.g},${this.b},`;return e?`rgb(${t})`:`rgba(${t},${this.a})`}toGrey(){return uC.makeGrey(Math.round((this.r+this.g+this.b)/3),this.a)}toArray(){return[this.r,this.g,this.b,this.a]}toString(){return this.toCSS()}}!function(e){function t(t){return new e([...l(t),1])}function n(t){let n=t.toLowerCase().match(/^rgba?\(([\s.,0-9]+)\)/);return n?new e(n[1].split(/\s*,\s*/).map(e=>parseInt(e,10))):null}function r(e,t,n){n<0&&++n,n>1&&--n;let r=6*n;return r<1?e+(t-e)*r:2*n<1?t:3*n<2?e+(t-e)*(2/3-n)*6:e}function i(t){let n=t.toLowerCase().match(/^hsla?\(([\s.,0-9]+)\)/);if(n){let t=n[2].split(/\s*,\s*/),r=(parseFloat(t[0])%360+360)%360/360,i=parseFloat(t[1])/100,s=parseFloat(t[2])/100;return new e(o(r,i,s,null==t[3]?1:parseInt(t[3],10)))}return null}e.fromArray=function(t){return new e(t)},e.fromHex=t,e.fromRGBA=n,e.fromHSLA=i;e.fromString=function(r){if(r.startsWith("#"))return t(r);if(r.startsWith("rgb"))return n(r);let o=e.named[r];return o?t(o):i(r)};e.makeGrey=function(t,n){return e.fromArray([t,t,t,n])};function o(e,t,n,i){let o=Array.isArray(e)?e[0]:e,s=Array.isArray(e)?e[1]:t,l=Array.isArray(e)?e[2]:n,a=Array.isArray(e)?e[3]:i,u=l<=.5?l*(s+1):l+s-l*s,c=2*l-u;return[256*r(c,u,o+1/3),256*r(c,u,o),256*r(c,u,o-1/3),null==a?1:a]}function s(t){return new e(Math.round(256*Math.random()),Math.round(256*Math.random()),Math.round(256*Math.random()),t?void 0:parseFloat(Math.random().toFixed(2)))}e.rgba2hsla=function(e,t,n,r){let i=Array.isArray(e)?e[0]:e,o=Array.isArray(e)?e[1]:t,s=Array.isArray(e)?e[2]:n,l=Array.isArray(e)?e[3]:r,a=Math.max(i,o,s),u=Math.min(i,o,s),c=(a+u)/2,h=0,d=0;if(u!==a){let e=a-u;switch(d=c>.5?e/(2-a-u):e/(a+u),a){case i:h=(o-s)/e+(o<s?6:0);break;case o:h=(s-i)/e+2;break;case s:h=(i-o)/e+4}h/=6}return[h,d,c,null==l?1:l]},e.hsla2rgba=o,e.random=s;e.randomHex=function(){let e="#";for(let t=0;t<6;t+=1)e+="0123456789ABCDEF"[Math.floor(16*Math.random())];return e};e.randomRGBA=function(e){return s(e).toString()};function l(e){let t=0===e.indexOf("#")?e:`#${e}`,n=Number(`0x${t.substr(1)}`);if(!(4===t.length||7===t.length)||Number.isNaN(n))throw Error("Invalid hex color.");let r=4===t.length?4:8,i=(1<<r)-1,o=["b","g","r"].map(()=>{let e=n&i;return n>>=r,4===r?17*e:e});return[o[2],o[1],o[0]]}function a(e,t,n){let r=e=>e.length<2?`0${e}`:e;return`${r(e.toString(16))}${r(t.toString(16))}${r(n.toString(16))}`}e.invert=function(e,t){if("string"==typeof e){let n="#"===e[0],[r,i,o]=l(e);return t?.299*r+.587*i+.114*o>186?"#000000":"#ffffff":`${n?"#":""}${a(255-r,255-i,255-o)}`}let n=e[0],r=e[1],i=e[2],o=e[3];return t?.299*n+.587*r+.114*i>186?[0,0,0,o]:[255,255,255,o]:[255-n,255-r,255-i,o]};e.lighten=function(e,t){return u(e,t)};function u(e,t){if("string"==typeof e){let n="#"===e[0],r=parseInt(n?e.substr(1):e,16),i=lq((r>>16)+t,0,255),o=lq((r>>8&255)+t,0,255),s=lq((255&r)+t,0,255);return`${n?"#":""}${(s|o<<8|i<<16).toString(16)}`}let n=l(u(a(e[0],e[1],e[2]),t));return[n[0],n[1],n[2],e[3]]}e.darken=function(e,t){return u(e,-t)}}(uC||(uC={})),(uC||(uC={})).named={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",burntsienna:"#ea7e5d",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};class uE{constructor(){this.clear()}clear(){this.map=new WeakMap,this.arr=[]}has(e){return this.map.has(e)}get(e){return this.map.get(e)}set(e,t){this.map.set(e,t),this.arr.push(e)}delete(e){let t=this.arr.indexOf(e);t>=0&&this.arr.splice(t,1);let n=this.map.get(e);return this.map.delete(e),n}each(e){this.arr.forEach(t=>{e(this.map.get(t),t)})}dispose(){this.clear()}}!function(e){function t(e){let t=[],n=[];return Array.isArray(e)?t.push(...e):e.split("|").forEach(e=>{-1===e.indexOf("&")?t.push(e):n.push(...e.split("&"))}),{or:t,and:n}}e.parse=t;e.equals=function(e,n){if(null!=e&&null!=n){let r=t(e),i=t(n),o=r.or.sort(),s=i.or.sort(),l=r.and.sort(),a=i.and.sort(),u=(e,t)=>e.length===t.length&&(0===e.length||e.every((e,n)=>e===t[n]));return u(o,s)&&u(l,a)}return null==e&&null==n||!1};e.isMatch=function(e,n,r){if(null==n||Array.isArray(n)&&0===n.length)return!r||!0!==e.altKey&&!0!==e.ctrlKey&&!0!==e.metaKey&&!0!==e.shiftKey;let{or:i,and:o}=t(n),s=t=>!0===e[`${t.toLowerCase()}Key`];return i.some(e=>s(e))&&o.every(e=>s(e))}}(ta||(ta={})),(L=tu||(tu={})).linear=e=>e,L.quad=e=>e*e,L.cubic=e=>e*e*e,L.inout=e=>{if(e<=0)return 0;if(e>=1)return 1;let t=e*e,n=t*e;return 4*(e<.5?n:3*(e-t)+n-.75)},L.exponential=e=>Math.pow(2,10*(e-1)),L.bounce=e=>{for(let t=0,n=1;;t+=n,n/=2)if(e>=(7-4*t)/11){let r=(11-6*t-11*e)/4;return-r*r+n*n}},(tu||(tu={})).decorators={reverse:e=>t=>1-e(1-t),reflect:e=>t=>.5*(t<.5?e(2*t):2-e(2-2*t)),clamp:(e,t=0,n=1)=>r=>{let i=e(r);return i<t?t:i>n?n:i},back:(e=1.70158)=>t=>t*t*((e+1)*t-e),elastic:(e=1.5)=>t=>Math.pow(2,10*(t-1))*Math.cos(20*Math.PI*e/3*t)},!function(e){e.easeInSine=function(e){return -1*Math.cos(Math.PI/2*e)+1};e.easeOutSine=function(e){return Math.sin(Math.PI/2*e)};e.easeInOutSine=function(e){return -.5*(Math.cos(Math.PI*e)-1)};e.easeInQuad=function(e){return e*e};e.easeOutQuad=function(e){return e*(2-e)};e.easeInOutQuad=function(e){return e<.5?2*e*e:-1+(4-2*e)*e};e.easeInCubic=function(e){return e*e*e};e.easeOutCubic=function(e){let t=e-1;return t*t*t+1};e.easeInOutCubic=function(e){return e<.5?4*e*e*e:(e-1)*(2*e-2)*(2*e-2)+1};e.easeInQuart=function(e){return e*e*e*e};e.easeOutQuart=function(e){let t=e-1;return 1-t*t*t*t};e.easeInOutQuart=function(e){let t=e-1;return e<.5?8*e*e*e*e:1-8*t*t*t*t};e.easeInQuint=function(e){return e*e*e*e*e};e.easeOutQuint=function(e){let t=e-1;return 1+t*t*t*t*t};e.easeInOutQuint=function(e){let t=e-1;return e<.5?16*e*e*e*e*e:1+16*t*t*t*t*t};e.easeInExpo=function(e){return 0===e?0:Math.pow(2,10*(e-1))};e.easeOutExpo=function(e){return 1===e?1:-Math.pow(2,-10*e)+1};e.easeInOutExpo=function(e){if(0===e||1===e)return e;let t=2*e,n=t-1;return t<1?.5*Math.pow(2,10*n):.5*(-Math.pow(2,-10*n)+2)};e.easeInCirc=function(e){return -1*(Math.sqrt(1-e/1*e)-1)};e.easeOutCirc=function(e){let t=e-1;return Math.sqrt(1-t*t)};e.easeInOutCirc=function(e){let t=2*e,n=t-2;return t<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-n*n)+1)};e.easeInBack=function(e,t=1.70158){return e*e*((t+1)*e-t)};e.easeOutBack=function(e,t=1.70158){let n=e/1-1;return n*n*((t+1)*n+t)+1};e.easeInOutBack=function(e,t=1.70158){let n=2*e,r=n-2,i=1.525*t;return n<1?.5*n*n*((i+1)*n-i):.5*(r*r*((i+1)*r+i)+2)};e.easeInElastic=function(e,t=.7){if(0===e||1===e)return e;let n=e/1-1,r=1-t;return-(Math.pow(2,10*n)*Math.sin(2*Math.PI*(n-r/(2*Math.PI)*Math.asin(1))/r))};e.easeOutElastic=function(e,t=.7){let n=1-t,r=2*e;return 0===e||1===e?e:Math.pow(2,-10*r)*Math.sin(2*Math.PI*(r-n/(2*Math.PI)*Math.asin(1))/n)+1};function t(e){let t=e/1;if(t<1/2.75)return 7.5625*t*t;if(t<2/2.75){let e=t-1.5/2.75;return 7.5625*e*e+.75}if(t<2.5/2.75){let e=t-2.25/2.75;return 7.5625*e*e+.9375}{let e=t-2.625/2.75;return 7.5625*e*e+.984375}}function n(e){return 1-t(1-e)}e.easeInOutElastic=function(e,t=.65){let n=1-t;if(0===e||1===e)return e;let r=2*e,i=r-1,o=n/(2*Math.PI)*Math.asin(1);return r<1?-(Math.pow(2,10*i)*Math.sin(2*Math.PI*(i-o)/n)*.5):Math.pow(2,-10*i)*Math.sin(2*Math.PI*(i-o)/n)*.5+1},e.easeOutBounce=t,e.easeInBounce=n;e.easeInOutBounce=function(e){return e<.5?.5*n(2*e):.5*t(2*e-1)+.5}}(tu||(tu={})),(R=tc||(tc={})).number=(e,t)=>{let n=t-e;return t=>e+n*t},R.object=(e,t)=>{let n=Object.keys(e);return r=>{let i={};for(let o=n.length-1;-1!==o;o-=1){let s=n[o];i[s]=e[s]+(t[s]-e[s])*r}return i}},R.unit=(e,t)=>{let n=/(-?[0-9]*.[0-9]*)(px|em|cm|mm|in|pt|pc|%)/,r=n.exec(e),i=n.exec(t),o=i?i[1]:"",s=r?+r[1]:0,l=i?+i[1]:0,a=o.indexOf("."),u=a>0?o[1].length-a-1:0,c=l-s,h=r?r[2]:"";return e=>(s+c*e).toFixed(u)+h},R.color=(e,t)=>{let n=parseInt(e.slice(1),16),r=parseInt(t.slice(1),16),i=255&n,o=(255&r)-i,s=65280&n,l=(65280&r)-s,a=0xff0000&n,u=(0xff0000&r)-a;return e=>`#${(0x1000000|i+o*e&255|s+l*e&65280|a+u*e&0xff0000).toString(16).slice(1)}`};let uS=[];function uP(e,t){let n=uS.find(t=>t.name===e);if(!n||(n.loadTimes+=1,!(n.loadTimes>1))){if(!e4.isApplyingHMR()){let n=document.createElement("style");n.setAttribute("type","text/css"),n.textContent=t;let r=document.querySelector("head");r&&r.insertBefore(n,r.firstChild),uS.push({name:e,loadTimes:1,styleElement:n})}}}function uO(e){let t=uS.findIndex(t=>t.name===e);if(t>-1){let e=uS[t];if(e.loadTimes-=1,e.loadTimes>0)return;let n=e.styleElement;n&&n.parentNode&&n.parentNode.removeChild(n),n=null,uS.splice(t,1)}}(_=th||(th={})).toDeg=function(e){return 180*e/Math.PI%360},_.toRad=function(e,t=!1){return(t?e:e%360)*Math.PI/180},_.normalize=function(e){return e%360+(e<0?360:0)},(B=td||(td={})).round=function(e,t=0){return Number.isInteger(e)?e:+e.toFixed(t)},B.random=function(e,t){let n,r;if(null==t?(r=null==e?1:e,n=0):(r=t,n=null==e?0:e),r<n){let e=n;n=r,r=e}return Math.floor(Math.random()*(r-n+1)+n)},B.clamp=function(e,t,n){return Number.isNaN(e)?NaN:Number.isNaN(t)||Number.isNaN(n)?0:t<n?e<t?t:e>n?n:e:e<n?n:e>t?t:e},B.snapToGrid=function(e,t){return t*Math.round(e/t)},B.containsPoint=function(e,t){return null!=t&&null!=e&&t.x>=e.x&&t.x<=e.x+e.width&&t.y>=e.y&&t.y<=e.y+e.height},B.squaredLength=function(e,t){let n=e.x-t.x,r=e.y-t.y;return n*n+r*r};class uk{valueOf(){return this.toJSON()}toString(){return JSON.stringify(this.toJSON())}}class uA extends uk{constructor(e,t){super(),this.x=null==e?0:e,this.y=null==t?0:t}round(e=0){return this.x=td.round(this.x,e),this.y=td.round(this.y,e),this}add(e,t){let n=uA.create(e,t);return this.x+=n.x,this.y+=n.y,this}update(e,t){let n=uA.create(e,t);return this.x=n.x,this.y=n.y,this}translate(e,t){let n=uA.create(e,t);return this.x+=n.x,this.y+=n.y,this}rotate(e,t){let n=uA.rotate(this,e,t);return this.x=n.x,this.y=n.y,this}scale(e,t,n=new uA){let r=uA.create(n);return this.x=r.x+e*(this.x-r.x),this.y=r.y+t*(this.y-r.y),this}closest(e){if(1===e.length)return uA.create(e[0]);let t=null,n=1/0;return e.forEach(e=>{let r=this.squaredDistance(e);r<n&&(t=e,n=r)}),t?uA.create(t):null}distance(e){return Math.sqrt(this.squaredDistance(e))}squaredDistance(e){let t=uA.create(e),n=this.x-t.x,r=this.y-t.y;return n*n+r*r}manhattanDistance(e){let t=uA.create(e);return Math.abs(t.x-this.x)+Math.abs(t.y-this.y)}magnitude(){return Math.sqrt(this.x*this.x+this.y*this.y)||.01}theta(e=new uA){let t=uA.create(e),n=-(t.y-this.y),r=Math.atan2(n,t.x-this.x);return r<0&&(r=2*Math.PI+r),180*r/Math.PI}angleBetween(e,t){if(this.equals(e)||this.equals(t))return NaN;let n=this.theta(t)-this.theta(e);return n<0&&(n+=360),n}vectorAngle(e){return new uA(0,0).angleBetween(this,e)}toPolar(e){return this.update(uA.toPolar(this,e)),this}changeInAngle(e,t,n=new uA){return this.clone().translate(-e,-t).theta(n)-this.theta(n)}adhereToRect(e){return!td.containsPoint(e,this)&&(this.x=Math.min(Math.max(this.x,e.x),e.x+e.width),this.y=Math.min(Math.max(this.y,e.y),e.y+e.height)),this}bearing(e){let t=uA.create(e),n=th.toRad(this.y),r=th.toRad(t.y),i=this.x,o=t.x,s=th.toRad(o-i),l=Math.sin(s)*Math.cos(r),a=Math.cos(n)*Math.sin(r)-Math.sin(n)*Math.cos(r)*Math.cos(s),u=th.toDeg(Math.atan2(l,a)),c=u-22.5;return c<0&&(c+=360),["NE","E","SE","S","SW","W","NW","N"][c=parseInt(c/45,10)]}cross(e,t){if(null!=e&&null!=t){let n=uA.create(e),r=uA.create(t);return(r.x-this.x)*(n.y-this.y)-(r.y-this.y)*(n.x-this.x)}return NaN}dot(e){let t=uA.create(e);return this.x*t.x+this.y*t.y}diff(e,t){if("number"==typeof e)return new uA(this.x-e,this.y-t);let n=uA.create(e);return new uA(this.x-n.x,this.y-n.y)}lerp(e,t){let n=uA.create(e);return new uA((1-t)*this.x+t*n.x,(1-t)*this.y+t*n.y)}normalize(e=1){let t=e/this.magnitude();return this.scale(t,t)}move(e,t){let n=uA.create(e),r=th.toRad(n.theta(this));return this.translate(Math.cos(r)*t,-Math.sin(r)*t)}reflection(e){return uA.create(e).move(this,this.distance(e))}snapToGrid(e,t){return this.x=td.snapToGrid(this.x,e),this.y=td.snapToGrid(this.y,null==t?e:t),this}equals(e){let t=uA.create(e);return null!=t&&t.x===this.x&&t.y===this.y}clone(){return uA.clone(this)}toJSON(){return uA.toJSON(this)}serialize(){return`${this.x} ${this.y}`}}(D=uA||(uA={})).isPoint=function(e){return null!=e&&e instanceof D},(z=uA||(uA={})).isPointLike=function(e){return null!=e&&"object"==typeof e&&"number"==typeof e.x&&"number"==typeof e.y},z.isPointData=function(e){return null!=e&&Array.isArray(e)&&2===e.length&&"number"==typeof e[0]&&"number"==typeof e[1]},!function(e){function t(t){return e.isPoint(t)?new e(t.x,t.y):Array.isArray(t)?new e(t[0],t[1]):new e(t.x,t.y)}e.create=function(n,r){return null==n||"number"==typeof n?new e(n,r):t(n)},e.clone=t;e.toJSON=function(t){return e.isPoint(t)?{x:t.x,y:t.y}:Array.isArray(t)?{x:t[0],y:t[1]}:{x:t.x,y:t.y}};e.fromPolar=function(n,r,i=new e){let o=Math.abs(n*Math.cos(r)),s=Math.abs(n*Math.sin(r)),l=t(i),a=th.normalize(th.toDeg(r));return a<90?s=-s:a<180?(o=-o,s=-s):a<270&&(o=-o),new e(l.x+o,l.y+s)};function n(e,t){return e===t||null!=e&&null!=t&&e.x===t.x&&e.y===t.y}e.toPolar=function(n,r=new e){let i=t(n),o=t(r),s=i.x-o.x,l=i.y-o.y;return new e(Math.sqrt(s*s+l*l),th.toRad(o.theta(i)))},e.equals=n;e.equalPoints=function(e,t){if(null==e&&null!=t||null!=e&&null==t||null!=e&&null!=t&&e.length!==t.length)return!1;if(null!=e&&null!=t){for(let r=0,i=e.length;r<i;r+=1)if(!n(e[r],t[r]))return!1}return!0};e.random=function(t,n,r,i){return new e(td.random(t,n),td.random(r,i))};function r(n,i,o,s=new e){let l=t(n),a=t(s),u=l.x-a.x,c=l.y-a.y;return new e(u*i-c*o+a.x,c*i+u*o+a.y)}e.rotate=function(e,t,n){let i=th.toRad(th.normalize(-t)),o=Math.sin(i);return r(e,Math.cos(i),o,n)},e.rotateEx=r}(uA||(uA={}));class uM extends uk{get left(){return this.x}get top(){return this.y}get right(){return this.x+this.width}get bottom(){return this.y+this.height}get origin(){return new uA(this.x,this.y)}get topLeft(){return new uA(this.x,this.y)}get topCenter(){return new uA(this.x+this.width/2,this.y)}get topRight(){return new uA(this.x+this.width,this.y)}get center(){return new uA(this.x+this.width/2,this.y+this.height/2)}get bottomLeft(){return new uA(this.x,this.y+this.height)}get bottomCenter(){return new uA(this.x+this.width/2,this.y+this.height)}get bottomRight(){return new uA(this.x+this.width,this.y+this.height)}get corner(){return new uA(this.x+this.width,this.y+this.height)}get rightMiddle(){return new uA(this.x+this.width,this.y+this.height/2)}get leftMiddle(){return new uA(this.x,this.y+this.height/2)}get topLine(){return new uT(this.topLeft,this.topRight)}get rightLine(){return new uT(this.topRight,this.bottomRight)}get bottomLine(){return new uT(this.bottomLeft,this.bottomRight)}get leftLine(){return new uT(this.topLeft,this.bottomLeft)}constructor(e,t,n,r){super(),this.x=null==e?0:e,this.y=null==t?0:t,this.width=null==n?0:n,this.height=null==r?0:r}getOrigin(){return this.origin}getTopLeft(){return this.topLeft}getTopCenter(){return this.topCenter}getTopRight(){return this.topRight}getCenter(){return this.center}getCenterX(){return this.x+this.width/2}getCenterY(){return this.y+this.height/2}getBottomLeft(){return this.bottomLeft}getBottomCenter(){return this.bottomCenter}getBottomRight(){return this.bottomRight}getCorner(){return this.corner}getRightMiddle(){return this.rightMiddle}getLeftMiddle(){return this.leftMiddle}getTopLine(){return this.topLine}getRightLine(){return this.rightLine}getBottomLine(){return this.bottomLine}getLeftLine(){return this.leftLine}bbox(e){if(!e)return this.clone();let t=th.toRad(e),n=Math.abs(Math.sin(t)),r=Math.abs(Math.cos(t)),i=this.width*r+this.height*n,o=this.width*n+this.height*r;return new uM(this.x+(this.width-i)/2,this.y+(this.height-o)/2,i,o)}round(e=0){return this.x=td.round(this.x,e),this.y=td.round(this.y,e),this.width=td.round(this.width,e),this.height=td.round(this.height,e),this}add(e,t,n,r){let i=uM.create(e,t,n,r),o=Math.min(this.x,i.x),s=Math.min(this.y,i.y),l=Math.max(this.x+this.width,i.x+i.width),a=Math.max(this.y+this.height,i.y+i.height);return this.x=o,this.y=s,this.width=l-o,this.height=a-s,this}update(e,t,n,r){let i=uM.create(e,t,n,r);return this.x=i.x,this.y=i.y,this.width=i.width,this.height=i.height,this}inflate(e,t){let n=null!=t?t:e;return this.x-=e,this.y-=n,this.width+=2*e,this.height+=2*n,this}snapToGrid(e,t){let n=this.origin.snapToGrid(e,t),r=this.corner.snapToGrid(e,t);return this.x=n.x,this.y=n.y,this.width=r.x-n.x,this.height=r.y-n.y,this}translate(e,t){let n=uA.create(e,t);return this.x+=n.x,this.y+=n.y,this}scale(e,t,n=new uA){let r=this.origin.scale(e,t,n);return this.x=r.x,this.y=r.y,this.width*=e,this.height*=t,this}rotate(e,t=this.getCenter()){if(0!==e){let n=th.toRad(e),r=Math.cos(n),i=Math.sin(n),o=this.getOrigin(),s=this.getTopRight(),l=this.getBottomRight(),a=this.getBottomLeft();o=uA.rotateEx(o,r,i,t),s=uA.rotateEx(s,r,i,t),l=uA.rotateEx(l,r,i,t),a=uA.rotateEx(a,r,i,t);let u=new uM(o.x,o.y,0,0);u.add(s.x,s.y,0,0),u.add(l.x,l.y,0,0),u.add(a.x,a.y,0,0),this.update(u)}return this}rotate90(){let e=(this.width-this.height)/2;this.x+=e,this.y-=e;let t=this.width;return this.width=this.height,this.height=t,this}moveAndExpand(e){let t=uM.clone(e);return this.x+=t.x||0,this.y+=t.y||0,this.width+=t.width||0,this.height+=t.height||0,this}getMaxScaleToFit(e,t=this.center){let n=uM.clone(e),r=t.x,i=t.y,o=1/0,s=1/0,l=1/0,a=1/0,u=1/0,c=1/0,h=1/0,d=1/0,f=n.topLeft;f.x<r&&(o=(this.x-r)/(f.x-r)),f.y<i&&(u=(this.y-i)/(f.y-i));let p=n.bottomRight;p.x>r&&(s=(this.x+this.width-r)/(p.x-r)),p.y>i&&(c=(this.y+this.height-i)/(p.y-i));let g=n.topRight;g.x>r&&(l=(this.x+this.width-r)/(g.x-r)),g.y<i&&(h=(this.y-i)/(g.y-i));let m=n.bottomLeft;return m.x<r&&(a=(this.x-r)/(m.x-r)),m.y>i&&(d=(this.y+this.height-i)/(m.y-i)),{sx:Math.min(o,s,l,a),sy:Math.min(u,c,h,d)}}getMaxUniformScaleToFit(e,t=this.center){let n=this.getMaxScaleToFit(e,t);return Math.min(n.sx,n.sy)}containsPoint(e,t){return td.containsPoint(this,uA.create(e,t))}containsRect(e,t,n,r){let i=uM.create(e,t,n,r),o=this.x,s=this.y,l=this.width,a=this.height,u=i.x,c=i.y,h=i.width,d=i.height;return 0!==l&&0!==a&&0!==h&&0!==d&&u>=o&&c>=s&&u+h<=o+l&&c+d<=s+a}intersectsWithLine(e){let t=[this.topLine,this.rightLine,this.bottomLine,this.leftLine],n=[],r=[];return t.forEach(t=>{let i=e.intersectsWithLine(t);null!==i&&0>r.indexOf(i.toString())&&(n.push(i),r.push(i.toString()))}),n.length>0?n:null}intersectsWithLineFromCenterToPoint(e,t){let n=uA.clone(e),r=this.center,i=null;null!=t&&0!==t&&n.rotate(t,r);let o=[this.topLine,this.rightLine,this.bottomLine,this.leftLine],s=new uT(r,n);for(let e=o.length-1;e>=0;e-=1){let t=o[e].intersectsWithLine(s);if(null!==t){i=t;break}}return i&&null!=t&&0!==t&&i.rotate(-t,r),i}intersectsWithRect(e,t,n,r){let i=uM.create(e,t,n,r);if(!this.isIntersectWithRect(i))return null;let o=this.origin,s=this.corner,l=i.origin,a=i.corner,u=Math.max(o.x,l.x),c=Math.max(o.y,l.y);return new uM(u,c,Math.min(s.x,a.x)-u,Math.min(s.y,a.y)-c)}isIntersectWithRect(e,t,n,r){let i=uM.create(e,t,n,r),o=this.origin,s=this.corner,l=i.origin,a=i.corner;return!(a.x<=o.x)&&!(a.y<=o.y)&&!(l.x>=s.x)&&!(l.y>=s.y)&&!0}normalize(){let e=this.x,t=this.y,n=this.width,r=this.height;return this.width<0&&(e=this.x+this.width,n=-this.width),this.height<0&&(t=this.y+this.height,r=-this.height),this.x=e,this.y=t,this.width=n,this.height=r,this}union(e){let t=uM.clone(e),n=this.origin,r=this.corner,i=t.origin,o=t.corner,s=Math.min(n.x,i.x),l=Math.min(n.y,i.y),a=Math.max(r.x,o.x),u=Math.max(r.y,o.y);return new uM(s,l,a-s,u-l)}getNearestSideToPoint(e){let t=uA.clone(e),n=t.x-this.x,r=this.x+this.width-t.x,i=t.y-this.y,o=this.y+this.height-t.y,s=n,l="left";return r<s&&(s=r,l="right"),i<s&&(s=i,l="top"),o<s&&(l="bottom"),l}getNearestPointToPoint(e){let t=uA.clone(e);if(this.containsPoint(t)){let e=this.getNearestSideToPoint(t);if("left"===e)return new uA(this.x,t.y);if("top"===e)return new uA(t.x,this.y);if("right"===e)return new uA(this.x+this.width,t.y);if("bottom"===e)return new uA(t.x,this.y+this.height)}return t.adhereToRect(this)}equals(e){return null!=e&&e.x===this.x&&e.y===this.y&&e.width===this.width&&e.height===this.height}clone(){return new uM(this.x,this.y,this.width,this.height)}toJSON(){return{x:this.x,y:this.y,width:this.width,height:this.height}}serialize(){return`${this.x} ${this.y} ${this.width} ${this.height}`}}(F=uM||(uM={})).isRectangle=function(e){return null!=e&&e instanceof F},(uM||(uM={})).isRectangleLike=function(e){return null!=e&&"object"==typeof e&&"number"==typeof e.x&&"number"==typeof e.y&&"number"==typeof e.width&&"number"==typeof e.height},!function(e){function t(t){return e.isRectangle(t)?t.clone():Array.isArray(t)?new e(t[0],t[1],t[2],t[3]):new e(t.x,t.y,t.width,t.height)}e.create=function(n,r,i,o){return null==n||"number"==typeof n?new e(n,r,i,o):t(n)},e.clone=t;e.fromEllipse=function(t){return new e(t.x-t.a,t.y-t.b,2*t.a,2*t.b)};e.fromSize=function(t){return new e(0,0,t.width,t.height)};e.fromPositionAndSize=function(t,n){return new e(t.x,t.y,n.width,n.height)}}(uM||(uM={}));class uT extends uk{get center(){return new uA((this.start.x+this.end.x)/2,(this.start.y+this.end.y)/2)}constructor(e,t,n,r){super(),"number"==typeof e&&"number"==typeof t?(this.start=new uA(e,t),this.end=new uA(n,r)):(this.start=uA.create(e),this.end=uA.create(t))}getCenter(){return this.center}round(e=0){return this.start.round(e),this.end.round(e),this}translate(e,t){return"number"==typeof e?(this.start.translate(e,t),this.end.translate(e,t)):(this.start.translate(e),this.end.translate(e)),this}rotate(e,t){return this.start.rotate(e,t),this.end.rotate(e,t),this}scale(e,t,n){return this.start.scale(e,t,n),this.end.scale(e,t,n),this}length(){return Math.sqrt(this.squaredLength())}squaredLength(){let e=this.start.x-this.end.x,t=this.start.y-this.end.y;return e*e+t*t}setLength(e){let t=this.length();if(!t)return this;let n=e/t;return this.scale(n,n,this.start)}parallel(e){let t=this.clone();if(!t.isDifferentiable())return t;let{start:n,end:r}=t,i=n.clone().rotate(270,r),o=r.clone().rotate(90,n);return n.move(o,e),r.move(i,e),t}vector(){return new uA(this.end.x-this.start.x,this.end.y-this.start.y)}angle(){let e=new uA(this.start.x+1,this.start.y);return this.start.angleBetween(this.end,e)}bbox(){let e=Math.min(this.start.x,this.end.x),t=Math.min(this.start.y,this.end.y),n=Math.max(this.start.x,this.end.x),r=Math.max(this.start.y,this.end.y);return new uM(e,t,n-e,r-t)}bearing(){return this.start.bearing(this.end)}closestPoint(e){return this.pointAt(this.closestPointNormalizedLength(e))}closestPointLength(e){return this.closestPointNormalizedLength(e)*this.length()}closestPointTangent(e){return this.tangentAt(this.closestPointNormalizedLength(e))}closestPointNormalizedLength(e){let t=Math.min(1,Math.max(0,this.vector().dot(new uT(this.start,e).vector())/this.squaredLength()));return Number.isNaN(t)?0:t}pointAt(e){let t=this.start,n=this.end;return e<=0?t.clone():e>=1?n.clone():t.lerp(n,e)}pointAtLength(e){let t=this.start,n=this.end,r=!0;e<0&&(r=!1,e=-e);let i=this.length();if(e>=i)return r?n.clone():t.clone();let o=(r?e:i-e)/i;return this.pointAt(o)}divideAt(e){let t=this.pointAt(e);return[new uT(this.start,t),new uT(t,this.end)]}divideAtLength(e){let t=this.pointAtLength(e);return[new uT(this.start,t),new uT(t,this.end)]}containsPoint(e){let t=this.start,n=this.end;if(0!==t.cross(e,n))return!1;let r=this.length();return!(new uT(t,e).length()>r||new uT(e,n).length()>r)&&!0}intersect(e,t){let n=e.intersectsWithLine(this,t);return n?Array.isArray(n)?n:[n]:null}intersectsWithLine(e){let t=new uA(this.end.x-this.start.x,this.end.y-this.start.y),n=new uA(e.end.x-e.start.x,e.end.y-e.start.y),r=t.x*n.y-t.y*n.x,i=new uA(e.start.x-this.start.x,e.start.y-this.start.y),o=i.x*n.y-i.y*n.x,s=i.x*t.y-i.y*t.x;if(0===r||o*r<0||s*r<0)return null;if(r>0){if(o>r||s>r)return null}else if(o<r||s<r)return null;return new uA(this.start.x+o*t.x/r,this.start.y+o*t.y/r)}isDifferentiable(){return!this.start.equals(this.end)}pointOffset(e){let t=uA.clone(e),n=this.start,r=this.end;return((r.x-n.x)*(t.y-n.y)-(r.y-n.y)*(t.x-n.x))/this.length()}pointSquaredDistance(e,t){let n=uA.create(e,t);return this.closestPoint(n).squaredDistance(n)}pointDistance(e,t){let n=uA.create(e,t);return this.closestPoint(n).distance(n)}tangentAt(e){if(!this.isDifferentiable())return null;let t=this.start,n=this.end,r=this.pointAt(e),i=new uT(t,n);return i.translate(r.x-t.x,r.y-t.y),i}tangentAtLength(e){if(!this.isDifferentiable())return null;let t=this.start,n=this.end,r=this.pointAtLength(e),i=new uT(t,n);return i.translate(r.x-t.x,r.y-t.y),i}relativeCcw(e,t){let n=uA.create(e,t),r=n.x-this.start.x,i=n.y-this.start.y,o=this.end.x-this.start.x,s=this.end.y-this.start.y,l=r*s-i*o;return 0===l&&(l=r*o+i*s)>0&&(r-=o,i-=s,(l=r*o+i*s)<0&&(l=0)),l<0?-1:l>0?1:0}equals(e){return null!=e&&this.start.x===e.start.x&&this.start.y===e.start.y&&this.end.x===e.end.x&&this.end.y===e.end.y}clone(){return new uT(this.start,this.end)}toJSON(){return{start:this.start.toJSON(),end:this.end.toJSON()}}serialize(){return[this.start.serialize(),this.end.serialize()].join(" ")}}(V=uT||(uT={})).isLine=function(e){return null!=e&&e instanceof V};class uN extends uk{get center(){return new uA(this.x,this.y)}constructor(e,t,n,r){super(),this.x=null==e?0:e,this.y=null==t?0:t,this.a=null==n?0:n,this.b=null==r?0:r}bbox(){return uM.fromEllipse(this)}getCenter(){return this.center}inflate(e,t){return this.a+=2*e,this.b+=2*(null!=t?t:e),this}normalizedDistance(e,t){let n=uA.create(e,t),r=n.x-this.x,i=n.y-this.y,o=this.a,s=this.b;return r*r/(o*o)+i*i/(s*s)}containsPoint(e,t){return 1>=this.normalizedDistance(e,t)}intersectsWithLine(e){let t=[],n=this.a,r=this.b,i=e.start,o=e.end,s=e.vector(),l=i.diff(new uA(this.x,this.y)),a=new uA(s.x/(n*n),s.y/(r*r)),u=new uA(l.x/(n*n),l.y/(r*r)),c=s.dot(a),h=s.dot(u),d=h*h-c*(l.dot(u)-1);if(d<0)return null;if(d>0){let e=Math.sqrt(d),n=(-h-e)/c,r=(-h+e)/c;if((n<0||n>1)&&(r<0||r>1))return null;n>=0&&n<=1&&t.push(i.lerp(o,n)),r>=0&&r<=1&&t.push(i.lerp(o,r))}else{let e=-h/c;if(!(e>=0)||!(e<=1))return null;t.push(i.lerp(o,e))}return t}intersectsWithLineFromCenterToPoint(e,t=0){let n;let r=uA.clone(e);t&&r.rotate(t,this.getCenter());let i=r.x-this.x,o=r.y-this.y;if(0===i)return(n=this.bbox().getNearestPointToPoint(r),t)?n.rotate(-t,this.getCenter()):n;let s=o/i,l=this.a*this.a,a=Math.sqrt(1/(1/l+s*s/(this.b*this.b))),u=s*(a=i<0?-a:a);return(n=new uA(this.x+a,this.y+u),t)?n.rotate(-t,this.getCenter()):n}tangentTheta(e){let t,n;let r=uA.clone(e),i=r.x,o=r.y,s=this.a,l=this.b,a=this.bbox().center,u=a.x,c=a.y,h=i>a.x+s/2,d=i<a.x-s/2;return h||d?(n=i>a.x?o-30:o+30,t=s*s/(i-u)-s*s*(o-c)*(n-c)/(l*l*(i-u))+u):(t=o>a.y?i+30:i-30,n=l*l/(o-c)-l*l*(i-u)*(t-u)/(s*s*(o-c))+c),new uA(t,n).theta(r)}scale(e,t){return this.a*=e,this.b*=t,this}rotate(e,t){let n=uM.fromEllipse(this);n.rotate(e,t);let r=uN.fromRect(n);return this.a=r.a,this.b=r.b,this.x=r.x,this.y=r.y,this}translate(e,t){let n=uA.create(e,t);return this.x+=n.x,this.y+=n.y,this}equals(e){return null!=e&&e.x===this.x&&e.y===this.y&&e.a===this.a&&e.b===this.b}clone(){return new uN(this.x,this.y,this.a,this.b)}toJSON(){return{x:this.x,y:this.y,a:this.a,b:this.b}}serialize(){return`${this.x} ${this.y} ${this.a} ${this.b}`}}($=uN||(uN={})).isEllipse=function(e){return null!=e&&e instanceof $},!function(e){function t(t){return e.isEllipse(t)?t.clone():Array.isArray(t)?new e(t[0],t[1],t[2],t[3]):new e(t.x,t.y,t.a,t.b)}e.create=function(n,r,i,o){return null==n||"number"==typeof n?new e(n,r,i,o):t(n)},e.parse=t;e.fromRect=function(t){let n=t.center;return new e(n.x,n.y,t.width/2,t.height/2)}}(uN||(uN={}));let uj=RegExp("^[\\s\\dLMCZz,.]*$");function uI(e){return"string"==typeof e&&uj.test(e)}function uL(e,t){return(e%t+t)%t}function uR(e,t={}){let n=[];return e&&e.length&&e.forEach(e=>{Array.isArray(e)?n.push({x:e[0],y:e[1]}):n.push({x:e.x,y:e.y})}),function(e,t,n,r,i){let o=[],s=e[e.length-1],l=null!=t&&t>0,a=t||0;if(r&&l){let t=(e=e.slice())[0],n=new uA(s.x+(t.x-s.x)/2,s.y+(t.y-s.y)/2);e.splice(0,0,n)}let u=e[0],c=1;for(n?o.push("M",u.x,u.y):o.push("L",u.x,u.y);c<(r?e.length:e.length-1);){var h,d,f;let t=e[(c%(h=e.length)+h)%h],n=u.x-t.x,r=u.y-t.y;if(l&&(0!==n||0!==r)&&(null==i||0>i.indexOf(c-1))){;let i=Math.sqrt(n*n+r*r),s=n*Math.min(a,i/2)/i,l=r*Math.min(a,i/2)/i,u=t.x+s,h=t.y+l;o.push("L",u,h);let p=e[((c+1)%(d=e.length)+d)%d];for(;c<e.length-2&&0===Math.round(p.x-t.x)&&0===Math.round(p.y-t.y);){;p=e[((c+2)%(f=e.length)+f)%f],c+=1}n=p.x-t.x,i=Math.max(1,Math.sqrt(n*n+(r=p.y-t.y)*r));let g=n*Math.min(a,i/2)/i,m=r*Math.min(a,i/2)/i,y=t.x+g,b=t.y+m;o.push("Q",t.x,t.y,y,b),t=new uA(y,b)}else o.push("L",t.x,t.y);u=t,c+=1}return r?o.push("Z"):o.push("L",s.x,s.y),o.map(e=>"string"==typeof e?e:+e.toFixed(3)).join(" ")}(n,t.round,null==t.initialMove||t.initialMove,t.close,t.exclude)}function u_(e,t,n,r,i=0,o=0,s=0,l,a){let u;if(0===n||0===r)return[];let c=-(l-=e)/2,h=-(a-=t)/2,d=Math.cos(i*Math.PI/180),f=Math.sin(i*Math.PI/180),p=d*c+f*h,g=-1*f*c+d*h,m=p*p,y=g*g,b=(n=Math.abs(n))*n,v=(r=Math.abs(r))*r,x=m/b+y/v;if(x>1)n=Math.sqrt(x)*n,r=Math.sqrt(x)*r,u=0;else{let e=1;o===s&&(e=-1),u=e*Math.sqrt((b*v-b*y-v*m)/(b*y+v*m))}let w=u*n*g/r,C=-1*u*r*p/n,E=d*w-f*C+l/2,S=f*w+d*C+a/2,P=Math.atan2((g-C)/r,(p-w)/n)-Math.atan2(0,1),O=P>=0?P:2*Math.PI+P,k=(P=Math.atan2((-g-C)/r,(-p-w)/n)-Math.atan2((g-C)/r,(p-w)/n))>=0?P:2*Math.PI+P;0===s&&k>0?k-=2*Math.PI:0!==s&&k<0&&(k+=2*Math.PI);let A=2*k/Math.PI,M=Math.ceil(A<0?-1*A:A),T=k/M,N=8/3*Math.sin(T/4)*Math.sin(T/4)/Math.sin(T/2),j=d*n,I=d*r,L=f*n,R=f*r,_=Math.cos(O),B=Math.sin(O),D=-N*(j*B+R*_),z=-N*(L*B-I*_),F=0,V=0,$=[];for(let n=0;n<M;n+=1){O+=T,F=j*(_=Math.cos(O))-R*(B=Math.sin(O))+E,V=L*_+I*B+S;let r=-N*(j*B+R*_),i=-N*(L*B-I*_),o=6*n;$[o]=Number(D+e),$[o+1]=Number(z+t),$[o+2]=Number(F-r+e),$[o+3]=Number(V-i+t),$[o+4]=Number(F+e),$[o+5]=Number(V+t),D=F+r,z=V+i}return $.map(e=>+e.toFixed(2))}function uB(e,t,n,r,i=0,o=0,s=0,l,a){let u=[],c=u_(e,t,n,r,i,o,s,l,a);if(null!=c)for(let e=0,t=c.length;e<t;e+=6)u.push("C",c[e],c[e+1],c[e+2],c[e+3],c[e+4],c[e+5]);return u.join(" ")}class uD extends uk{get start(){return this.points[0]||null}get end(){return this.points[this.points.length-1]||null}constructor(e){if(super(),null!=e){if("string"==typeof e)return uD.parse(e);this.points=e.map(e=>uA.create(e))}else this.points=[]}scale(e,t,n=new uA){return this.points.forEach(r=>r.scale(e,t,n)),this}rotate(e,t){return this.points.forEach(n=>n.rotate(e,t)),this}translate(e,t){let n=uA.create(e,t);return this.points.forEach(e=>e.translate(n.x,n.y)),this}round(e=0){return this.points.forEach(t=>t.round(e)),this}bbox(){if(0===this.points.length)return new uM;let e=1/0,t=-1/0,n=1/0,r=-1/0,i=this.points;for(let o=0,s=i.length;o<s;o+=1){let s=i[o],l=s.x,a=s.y;l<e&&(e=l),l>t&&(t=l),a<n&&(n=a),a>r&&(r=a)}return new uM(e,n,t-e,r-n)}closestPoint(e){let t=this.closestPointLength(e);return this.pointAtLength(t)}closestPointLength(e){let t=this.points,n=t.length;if(0===n||1===n)return 0;let r=0,i=0,o=1/0;for(let s=0,l=n-1;s<l;s+=1){let n=new uT(t[s],t[s+1]),l=n.length(),a=n.closestPointNormalizedLength(e),u=n.pointAt(a).squaredDistance(e);u<o&&(o=u,i=r+a*l),r+=l}return i}closestPointNormalizedLength(e){let t=this.length();return 0===t?0:this.closestPointLength(e)/t}closestPointTangent(e){let t=this.closestPointLength(e);return this.tangentAtLength(t)}containsPoint(e){if(0===this.points.length)return!1;let t=uA.clone(e),n=t.x,r=t.y,i=this.points,o=i.length,s=o-1,l=0;for(let a=0;a<o;a+=1){let o=i[s],u=i[a];if(t.equals(o))return!0;let c=new uT(o,u);if(c.containsPoint(e))return!0;if(r<=o.y&&r>u.y||r>o.y&&r<=u.y){let t=o.x-n>u.x-n?o.x-n:u.x-n;if(t>=0){let i=new uA(n+t,r),o=new uT(e,i);c.intersectsWithLine(o)&&(l+=1)}}s=a}return l%2==1}intersectsWithLine(e){let t=[];for(let n=0,r=this.points.length-1;n<r;n+=1){let r=this.points[n],i=this.points[n+1],o=e.intersectsWithLine(new uT(r,i));o&&t.push(o)}return t.length>0?t:null}isDifferentiable(){for(let e=0,t=this.points.length-1;e<t;e+=1){let t=this.points[e],n=this.points[e+1];if(new uT(t,n).isDifferentiable())return!0}return!1}length(){let e=0;for(let t=0,n=this.points.length-1;t<n;t+=1){let n=this.points[t],r=this.points[t+1];e+=n.distance(r)}return e}pointAt(e){let t=this.points,n=t.length;if(0===n)return null;if(1===n||e<=0)return t[0].clone();if(e>=1)return t[n-1].clone();let r=this.length();return this.pointAtLength(r*e)}pointAtLength(e){let t=this.points,n=t.length;if(0===n)return null;if(1===n)return t[0].clone();let r=!0;e<0&&(r=!1,e=-e);let i=0;for(let o=0,s=n-1;o<s;o+=1){let n=r?o:s-1-o,l=t[n],a=t[n+1],u=new uT(l,a),c=l.distance(a);if(e<=i+c)return u.pointAtLength((r?1:-1)*(e-i));i+=c}return(r?t[n-1]:t[0]).clone()}tangentAt(e){let t=this.points.length;if(0===t||1===t)return null;e<0&&(e=0),e>1&&(e=1);let n=this.length()*e;return this.tangentAtLength(n)}tangentAtLength(e){let t;let n=this.points,r=n.length;if(0===r||1===r)return null;let i=!0;e<0&&(i=!1,e=-e);let o=0;for(let s=0,l=r-1;s<l;s+=1){let r=i?s:l-1-s,a=n[r],u=n[r+1],c=new uT(a,u),h=a.distance(u);if(c.isDifferentiable()){if(e<=o+h)return c.tangentAtLength((i?1:-1)*(e-o));t=c}o+=h}if(t){let e=i?1:0;return t.tangentAt(e)}return null}simplify(e={}){let t=this.points;if(t.length<3)return this;let n=e.threshold||0,r=0;for(;t[r+2];){let e=r,i=r+1,o=r+2,s=t[e],l=t[i],a=t[o];new uT(s,a).closestPoint(l).distance(l)<=n?t.splice(i,1):r+=1}return this}toHull(){let e;let t=this.points,n=t.length;if(0===n)return new uD;let r=t[0];for(let e=1;e<n;e+=1)t[e].y<r.y?r=t[e]:t[e].y===r.y&&t[e].x>r.x&&(r=t[e]);let i=[];for(let e=0;e<n;e+=1){let n=r.theta(t[e]);0===n&&(n=360),i.push([t[e],e,n])}if(i.sort((e,t)=>{let n=e[2]-t[2];return 0===n&&(n=t[1]-e[1]),n}),i.length>2){let e=i[i.length-1];i.unshift(e)}let o={},s=[],l=e=>`${e[0].toString()}@${e[1]}`;for(;0!==i.length;){let e=i.pop(),t=e[0];if(o[l(e)])continue;let n=!1;for(;!n;)if(s.length<2)s.push(e),n=!0;else{let r=s.pop(),a=r[0],u=s.pop(),c=u[0],h=c.cross(a,t);if(h<0)s.push(u),s.push(r),s.push(e),n=!0;else if(0===h){let e=a.angleBetween(c,t);1e-10>Math.abs(e-180)?(o[l(r)]=a,s.push(u)):a.equals(t)||c.equals(a)?(o[l(r)]=a,s.push(u)):1e-10>Math.abs((e+1)%360-1)&&(s.push(u),i.push(r))}else o[l(r)]=a,s.push(u)}}s.length>2&&s.pop();let a=-1;for(let t=0,n=s.length;t<n;t+=1){let n=s[t][1];(void 0===e||n<e)&&(e=n,a=t)}let u=[];if(a>0){let e=s.slice(a),t=s.slice(0,a);u=e.concat(t)}else u=s;let c=[];for(let e=0,t=u.length;e<t;e+=1)c.push(u[e][0]);return new uD(c)}equals(e){return null!=e&&e.points.length===this.points.length&&e.points.every((e,t)=>e.equals(this.points[t]))}clone(){return new uD(this.points.map(e=>e.clone()))}toJSON(){return this.points.map(e=>e.toJSON())}serialize(){return this.points.map(e=>`${e.serialize()}`).join(" ")}}(U=uD||(uD={})).isPolyline=function(e){return null!=e&&e instanceof U},(G=uD||(uD={})).parse=function(e){let t=e.trim();if(""===t)return new G;let n=[],r=t.split(/\s*,\s*|\s+/);for(let e=0,t=r.length;e<t;e+=2)n.push({x:+r[e],y:+r[e+1]});return new G(n)};class uz extends uk{constructor(e,t,n,r){super(),this.PRECISION=3,this.start=uA.create(e),this.controlPoint1=uA.create(t),this.controlPoint2=uA.create(n),this.end=uA.create(r)}bbox(){let e,t,n,r,i,o,s,l,a,u,c;let h=this.start,d=this.controlPoint1,f=this.controlPoint2,p=this.end,g=h.x,m=h.y,y=d.x,b=d.y,v=f.x,x=f.y,w=p.x,C=p.y,E=[],S=[],P=[[],[]];for(let a=0;a<2;a+=1){if(0===a?(t=6*g-12*y+6*v,e=-3*g+9*y-9*v+3*w,n=3*y-3*g):(t=6*m-12*b+6*x,e=-3*m+9*b-9*x+3*C,n=3*b-3*m),1e-12>Math.abs(e)){if(1e-12>Math.abs(t))continue;(r=-n/t)>0&&r<1&&S.push(r);continue}l=Math.sqrt(s=t*t-4*n*e),!(s<0)&&((i=(-t+l)/(2*e))>0&&i<1&&S.push(i),(o=(-t-l)/(2*e))>0&&o<1&&S.push(o))}let O=S.length,k=O;for(;O;)O-=1,a=(c=1-(r=S[O]))*c*c*g+3*c*c*r*y+3*c*r*r*v+r*r*r*w,P[0][O]=a,u=c*c*c*m+3*c*c*r*b+3*c*r*r*x+r*r*r*C,P[1][O]=u,E[O]={X:a,Y:u};S[k]=0,S[k+1]=1,E[k]={X:g,Y:m},E[k+1]={X:w,Y:C},P[0][k]=g,P[1][k]=m,P[0][k+1]=w,P[1][k+1]=C,S.length=k+2,P[0].length=k+2,P[1].length=k+2,E.length=k+2;let A=Math.min.apply(null,P[0]),M=Math.min.apply(null,P[1]),T=Math.max.apply(null,P[0]),N=Math.max.apply(null,P[1]);return new uM(A,M,T-A,N-M)}closestPoint(e,t={}){return this.pointAtT(this.closestPointT(e,t))}closestPointLength(e,t={}){let n=this.getOptions(t);return this.lengthAtT(this.closestPointT(e,n),n)}closestPointNormalizedLength(e,t={}){let n=this.getOptions(t),r=this.closestPointLength(e,n);if(!r)return 0;let i=this.length(n);return 0===i?0:r/i}closestPointT(e,t={}){let n=this.getPrecision(t),r=this.getDivisions(t),i=Math.pow(10,-n),o=null,s=0,l=0,a=0,u=0,c=0,h=null,d=r.length,f=d>0?1/d:0;for(r.forEach((t,n)=>{let r=t.start.distance(e),i=t.end.distance(e),d=r+i;(null==h||d<h)&&(o=t,s=n*f,l=(n+1)*f,a=r,u=i,h=d,c=t.endpointDistance())});;){let t=a?Math.abs(a-u)/a:0,n=null!=u?Math.abs(a-u)/u:0,r=t<i||n<i,h=!a||a<c*i,d=!u||u<c*i,p=h||d;if(r||p)return a<=u?s:l;let g=o.divide(.5);f/=2;let m=g[0].start.distance(e),y=g[0].end.distance(e),b=m+y,v=g[1].start.distance(e),x=g[1].end.distance(e);b<=v+x?(o=g[0],l-=f,a=m,u=y):(o=g[1],s+=f,a=v,u=x)}}closestPointTangent(e,t={}){return this.tangentAtT(this.closestPointT(e,t))}containsPoint(e,t={}){return this.toPolyline(t).containsPoint(e)}divideAt(e,t={}){if(e<=0)return this.divideAtT(0);if(e>=1)return this.divideAtT(1);let n=this.tAt(e,t);return this.divideAtT(n)}divideAtLength(e,t={}){let n=this.tAtLength(e,t);return this.divideAtT(n)}divide(e){return this.divideAtT(e)}divideAtT(e){let t=this.start,n=this.controlPoint1,r=this.controlPoint2,i=this.end;if(e<=0)return[new uz(t,t,t,t),new uz(t,n,r,i)];if(e>=1)return[new uz(t,n,r,i),new uz(i,i,i,i)];let o=this.getSkeletonPoints(e),s=o.startControlPoint1,l=o.startControlPoint2,a=o.divider,u=o.dividerControlPoint1,c=o.dividerControlPoint2;return[new uz(t,s,l,a),new uz(a,u,c,i)]}endpointDistance(){return this.start.distance(this.end)}getSkeletonPoints(e){let t=this.start,n=this.controlPoint1,r=this.controlPoint2,i=this.end;if(e<=0)return{startControlPoint1:t.clone(),startControlPoint2:t.clone(),divider:t.clone(),dividerControlPoint1:n.clone(),dividerControlPoint2:r.clone()};if(e>=1)return{startControlPoint1:n.clone(),startControlPoint2:r.clone(),divider:i.clone(),dividerControlPoint1:i.clone(),dividerControlPoint2:i.clone()};let o=new uT(t,n).pointAt(e),s=new uT(n,r).pointAt(e),l=new uT(r,i).pointAt(e),a=new uT(o,s).pointAt(e),u=new uT(s,l).pointAt(e),c=new uT(a,u).pointAt(e);return{startControlPoint1:o,startControlPoint2:a,divider:c,dividerControlPoint1:u,dividerControlPoint2:l}}getSubdivisions(e={}){let t=this.getPrecision(e),n=[new uz(this.start,this.controlPoint1,this.controlPoint2,this.end)];if(0===t)return n;let r=this.endpointDistance(),i=Math.pow(10,-t),o=0;for(;;){o+=1;let e=[];n.forEach(t=>{let n=t.divide(.5);e.push(n[0],n[1])});let t=e.reduce((e,t)=>e+t.endpointDistance(),0),s=0!==t?(t-r)/t:0;if(o>1&&s<i)return e;n=e,r=t}}length(e={}){return this.getDivisions(e).reduce((e,t)=>e+t.endpointDistance(),0)}lengthAtT(e,t={}){if(e<=0)return 0;let n=void 0===t.precision?this.PRECISION:t.precision;return this.divide(e)[0].length({precision:n})}pointAt(e,t={}){if(e<=0)return this.start.clone();if(e>=1)return this.end.clone();let n=this.tAt(e,t);return this.pointAtT(n)}pointAtLength(e,t={}){let n=this.tAtLength(e,t);return this.pointAtT(n)}pointAtT(e){return e<=0?this.start.clone():e>=1?this.end.clone():this.getSkeletonPoints(e).divider}isDifferentiable(){let e=this.start,t=this.controlPoint1,n=this.controlPoint2,r=this.end;return!(e.equals(t)&&t.equals(n)&&n.equals(r))}tangentAt(e,t={}){if(!this.isDifferentiable())return null;e<0?e=0:e>1&&(e=1);let n=this.tAt(e,t);return this.tangentAtT(n)}tangentAtLength(e,t={}){if(!this.isDifferentiable())return null;let n=this.tAtLength(e,t);return this.tangentAtT(n)}tangentAtT(e){if(!this.isDifferentiable())return null;e<0&&(e=0),e>1&&(e=1);let t=this.getSkeletonPoints(e),n=t.startControlPoint2,r=t.dividerControlPoint1,i=t.divider,o=new uT(n,r);return o.translate(i.x-n.x,i.y-n.y),o}getPrecision(e={}){return null==e.precision?this.PRECISION:e.precision}getDivisions(e={}){if(null!=e.subdivisions)return e.subdivisions;let t=this.getPrecision(e);return this.getSubdivisions({precision:t})}getOptions(e={}){let t=this.getPrecision(e);return{precision:t,subdivisions:this.getDivisions(e)}}tAt(e,t={}){if(e<=0)return 0;if(e>=1)return 1;let n=this.getOptions(t),r=this.length(n);return this.tAtLength(r*e,n)}tAtLength(e,t={}){let n,r,i=!0;e<0&&(i=!1,e=-e);let o=this.getPrecision(t),s=this.getDivisions(t),l=null,a=0,u=0,c=0,h=s.length,d=h>0?1/h:0;for(let t=0;t<h;t+=1){let o=i?t:h-1-t,f=s[t],p=f.endpointDistance();if(e<=c+p){l=f,n=o*d,r=(o+1)*d,a=i?e-c:p+c-e,u=i?p+c-e:e-c;break}c+=p}if(null==l)return i?1:0;let f=this.length({precision:o,subdivisions:s}),p=Math.pow(10,-o);for(;;){let e,t,i;if((e=0!==f?a/f:0)<p)return n;if((e=0!==f?u/f:0)<p)return r;let o=l.divide(.5);d/=2;let s=o[0].endpointDistance(),c=o[1].endpointDistance();a<=s?(l=o[0],r-=d,i=s-(t=a)):(l=o[1],n+=d,i=c-(t=a-s)),a=t,u=i}}toPoints(e={}){let t=this.getDivisions(e),n=[t[0].start.clone()];return t.forEach(e=>n.push(e.end.clone())),n}toPolyline(e={}){return new uD(this.toPoints(e))}scale(e,t,n){return this.start.scale(e,t,n),this.controlPoint1.scale(e,t,n),this.controlPoint2.scale(e,t,n),this.end.scale(e,t,n),this}rotate(e,t){return this.start.rotate(e,t),this.controlPoint1.rotate(e,t),this.controlPoint2.rotate(e,t),this.end.rotate(e,t),this}translate(e,t){return"number"==typeof e?(this.start.translate(e,t),this.controlPoint1.translate(e,t),this.controlPoint2.translate(e,t),this.end.translate(e,t)):(this.start.translate(e),this.controlPoint1.translate(e),this.controlPoint2.translate(e),this.end.translate(e)),this}equals(e){return null!=e&&this.start.equals(e.start)&&this.controlPoint1.equals(e.controlPoint1)&&this.controlPoint2.equals(e.controlPoint2)&&this.end.equals(e.end)}clone(){return new uz(this.start,this.controlPoint1,this.controlPoint2,this.end)}toJSON(){return{start:this.start.toJSON(),controlPoint1:this.controlPoint1.toJSON(),controlPoint2:this.controlPoint2.toJSON(),end:this.end.toJSON()}}serialize(){return[this.start.serialize(),this.controlPoint1.serialize(),this.controlPoint2.serialize(),this.end.serialize()].join(" ")}}(H=uz||(uz={})).isCurve=function(e){return null!=e&&e instanceof H},!function(e){function t(e){let t=e.length,n=[],r=[],i=2;n[0]=e[0]/i;for(let o=1;o<t;o+=1)r[o]=1/i,i=(o<t-1?4:3.5)-r[o],n[o]=(e[o]-n[o-1])/i;for(let e=1;e<t;e+=1)n[t-e-1]-=r[t-e]*n[t-e];return n}e.throughPoints=function(n){if(null==n||Array.isArray(n)&&n.length<2)throw Error("At least 2 points are required");let r=function(e){let n=e.map(e=>uA.clone(e)),r=[],i=[],o=n.length-1;if(1===o)return r[0]=new uA((2*n[0].x+n[1].x)/3,(2*n[0].y+n[1].y)/3),i[0]=new uA(2*r[0].x-n[0].x,2*r[0].y-n[0].y),[r,i];let s=[];for(let e=1;e<o-1;e+=1)s[e]=4*n[e].x+2*n[e+1].x;s[0]=n[0].x+2*n[1].x,s[o-1]=(8*n[o-1].x+n[o].x)/2;let l=t(s);for(let e=1;e<o-1;e+=1)s[e]=4*n[e].y+2*n[e+1].y;s[0]=n[0].y+2*n[1].y,s[o-1]=(8*n[o-1].y+n[o].y)/2;let a=t(s);for(let e=0;e<o;e+=1)r.push(new uA(l[e],a[e])),e<o-1?i.push(new uA(2*n[e+1].x-l[e+1],2*n[e+1].y-a[e+1])):i.push(new uA((n[o].x+l[o-1])/2,(n[o].y+a[o-1])/2));return[r,i]}(n),i=[];for(let t=0,o=r[0].length;t<o;t+=1){let o=new uA(r[0][t].x,r[0][t].y),s=new uA(r[1][t].x,r[1][t].y);i.push(new e(n[t],o,s,n[t+1]))}return i}}(uz||(uz={}));class uF extends uk{constructor(){super(...arguments),this.isVisible=!0,this.isSegment=!0,this.isSubpathStart=!1}get end(){return this.endPoint}get start(){if(null==this.previousSegment)throw Error("Missing previous segment. (This segment cannot be the first segment of a path, or segment has not yet been added to a path.)");return this.previousSegment.end}closestPointT(e,t){if(this.closestPointNormalizedLength)return this.closestPointNormalizedLength(e);throw Error("Neither `closestPointT` nor `closestPointNormalizedLength` method is implemented.")}lengthAtT(e,t){if(e<=0)return 0;let n=this.length();return e>=1?n:n*e}divideAtT(e){if(this.divideAt)return this.divideAt(e);throw Error("Neither `divideAtT` nor `divideAt` method is implemented.")}pointAtT(e){if(this.pointAt)return this.pointAt(e);throw Error("Neither `pointAtT` nor `pointAt` method is implemented.")}tangentAtT(e){if(this.tangentAt)return this.tangentAt(e);throw Error("Neither `tangentAtT` nor `tangentAt` method is implemented.")}}class uV extends uF{constructor(e,t){super(),uT.isLine(e)?this.endPoint=e.end.clone().round(2):this.endPoint=uA.create(e,t).round(2)}get type(){return"L"}get line(){return new uT(this.start,this.end)}bbox(){return this.line.bbox()}closestPoint(e){return this.line.closestPoint(e)}closestPointLength(e){return this.line.closestPointLength(e)}closestPointNormalizedLength(e){return this.line.closestPointNormalizedLength(e)}closestPointTangent(e){return this.line.closestPointTangent(e)}length(){return this.line.length()}divideAt(e){let t=this.line.divideAt(e);return[new uV(t[0]),new uV(t[1])]}divideAtLength(e){let t=this.line.divideAtLength(e);return[new uV(t[0]),new uV(t[1])]}getSubdivisions(){return[]}pointAt(e){return this.line.pointAt(e)}pointAtLength(e){return this.line.pointAtLength(e)}tangentAt(e){return this.line.tangentAt(e)}tangentAtLength(e){return this.line.tangentAtLength(e)}isDifferentiable(){return null!=this.previousSegment&&!this.start.equals(this.end)}clone(){return new uV(this.end)}scale(e,t,n){return this.end.scale(e,t,n),this}rotate(e,t){return this.end.rotate(e,t),this}translate(e,t){return"number"==typeof e?this.end.translate(e,t):this.end.translate(e),this}equals(e){return this.type===e.type&&this.start.equals(e.start)&&this.end.equals(e.end)}toJSON(){return{type:this.type,start:this.start.toJSON(),end:this.end.toJSON()}}serialize(){let e=this.end;return`${this.type} ${e.x} ${e.y}`}}(q=uV||(uV={})).create=function(...e){let t=e.length,n=e[0];if(uT.isLine(n))return new q(n);if(uA.isPointLike(n))return 1===t?new q(n):e.map(e=>new q(e));if(2===t)return new q(+e[0],+e[1]);let r=[];for(let n=0;n<t;n+=2){let t=+e[n],i=+e[n+1];r.push(new q(t,i))}return r};class u$ extends uF{get end(){if(!this.subpathStartSegment)throw Error("Missing subpath start segment. (This segment needs a subpath start segment (e.g. MoveTo), or segment has not yet been added to a path.)");return this.subpathStartSegment.end}get type(){return"Z"}get line(){return new uT(this.start,this.end)}bbox(){return this.line.bbox()}closestPoint(e){return this.line.closestPoint(e)}closestPointLength(e){return this.line.closestPointLength(e)}closestPointNormalizedLength(e){return this.line.closestPointNormalizedLength(e)}closestPointTangent(e){return this.line.closestPointTangent(e)}length(){return this.line.length()}divideAt(e){let t=this.line.divideAt(e);return[t[1].isDifferentiable()?new uV(t[0]):this.clone(),new uV(t[1])]}divideAtLength(e){let t=this.line.divideAtLength(e);return[t[1].isDifferentiable()?new uV(t[0]):this.clone(),new uV(t[1])]}getSubdivisions(){return[]}pointAt(e){return this.line.pointAt(e)}pointAtLength(e){return this.line.pointAtLength(e)}tangentAt(e){return this.line.tangentAt(e)}tangentAtLength(e){return this.line.tangentAtLength(e)}isDifferentiable(){return!!this.previousSegment&&!!this.subpathStartSegment&&!this.start.equals(this.end)}scale(){return this}rotate(){return this}translate(){return this}equals(e){return this.type===e.type&&this.start.equals(e.start)&&this.end.equals(e.end)}clone(){return new u$}toJSON(){return{type:this.type,start:this.start.toJSON(),end:this.end.toJSON()}}serialize(){return this.type}}(W=u$||(u$={})).create=function(){return new W};class uU extends uF{constructor(e,t){super(),this.isVisible=!1,this.isSubpathStart=!0,uT.isLine(e)||uz.isCurve(e)?this.endPoint=e.end.clone().round(2):this.endPoint=uA.create(e,t).round(2)}get start(){throw Error("Illegal access. Moveto segments should not need a start property.")}get type(){return"M"}bbox(){return null}closestPoint(){return this.end.clone()}closestPointLength(){return 0}closestPointNormalizedLength(){return 0}closestPointT(){return 1}closestPointTangent(){return null}length(){return 0}lengthAtT(){return 0}divideAt(){return[this.clone(),this.clone()]}divideAtLength(){return[this.clone(),this.clone()]}getSubdivisions(){return[]}pointAt(){return this.end.clone()}pointAtLength(){return this.end.clone()}pointAtT(){return this.end.clone()}tangentAt(){return null}tangentAtLength(){return null}tangentAtT(){return null}isDifferentiable(){return!1}scale(e,t,n){return this.end.scale(e,t,n),this}rotate(e,t){return this.end.rotate(e,t),this}translate(e,t){return"number"==typeof e?this.end.translate(e,t):this.end.translate(e),this}clone(){return new uU(this.end)}equals(e){return this.type===e.type&&this.end.equals(e.end)}toJSON(){return{type:this.type,end:this.end.toJSON()}}serialize(){let e=this.end;return`${this.type} ${e.x} ${e.y}`}}(X=uU||(uU={})).create=function(...e){let t=e.length,n=e[0];if(uT.isLine(n)||uz.isCurve(n))return new X(n);if(uA.isPointLike(n)){if(1===t)return new X(n);let r=[];for(let n=0;n<t;n+=1)0===n?r.push(new X(e[n])):r.push(new uV(e[n]));return r}if(2===t)return new X(+e[0],+e[1]);let r=[];for(let n=0;n<t;n+=2){let t=+e[n],i=+e[n+1];0===n?r.push(new X(t,i)):r.push(new uV(t,i))}return r};class uG extends uF{constructor(e,t,n,r,i,o){super(),uz.isCurve(e)?(this.controlPoint1=e.controlPoint1.clone().round(2),this.controlPoint2=e.controlPoint2.clone().round(2),this.endPoint=e.end.clone().round(2)):"number"==typeof e?(this.controlPoint1=new uA(e,t).round(2),this.controlPoint2=new uA(n,r).round(2),this.endPoint=new uA(i,o).round(2)):(this.controlPoint1=uA.create(e).round(2),this.controlPoint2=uA.create(t).round(2),this.endPoint=uA.create(n).round(2))}get type(){return"C"}get curve(){return new uz(this.start,this.controlPoint1,this.controlPoint2,this.end)}bbox(){return this.curve.bbox()}closestPoint(e){return this.curve.closestPoint(e)}closestPointLength(e){return this.curve.closestPointLength(e)}closestPointNormalizedLength(e){return this.curve.closestPointNormalizedLength(e)}closestPointTangent(e){return this.curve.closestPointTangent(e)}length(){return this.curve.length()}divideAt(e,t={}){let n=this.curve.divideAt(e,t);return[new uG(n[0]),new uG(n[1])]}divideAtLength(e,t={}){let n=this.curve.divideAtLength(e,t);return[new uG(n[0]),new uG(n[1])]}divideAtT(e){let t=this.curve.divideAtT(e);return[new uG(t[0]),new uG(t[1])]}getSubdivisions(){return[]}pointAt(e){return this.curve.pointAt(e)}pointAtLength(e){return this.curve.pointAtLength(e)}tangentAt(e){return this.curve.tangentAt(e)}tangentAtLength(e){return this.curve.tangentAtLength(e)}isDifferentiable(){if(!this.previousSegment)return!1;let e=this.start,t=this.controlPoint1,n=this.controlPoint2,r=this.end;return!(e.equals(t)&&t.equals(n)&&n.equals(r))}scale(e,t,n){return this.controlPoint1.scale(e,t,n),this.controlPoint2.scale(e,t,n),this.end.scale(e,t,n),this}rotate(e,t){return this.controlPoint1.rotate(e,t),this.controlPoint2.rotate(e,t),this.end.rotate(e,t),this}translate(e,t){return"number"==typeof e?(this.controlPoint1.translate(e,t),this.controlPoint2.translate(e,t),this.end.translate(e,t)):(this.controlPoint1.translate(e),this.controlPoint2.translate(e),this.end.translate(e)),this}equals(e){return this.start.equals(e.start)&&this.end.equals(e.end)&&this.controlPoint1.equals(e.controlPoint1)&&this.controlPoint2.equals(e.controlPoint2)}clone(){return new uG(this.controlPoint1,this.controlPoint2,this.end)}toJSON(){return{type:this.type,start:this.start.toJSON(),controlPoint1:this.controlPoint1.toJSON(),controlPoint2:this.controlPoint2.toJSON(),end:this.end.toJSON()}}serialize(){let e=this.controlPoint1,t=this.controlPoint2,n=this.end;return[this.type,e.x,e.y,t.x,t.y,n.x,n.y].join(" ")}}function uH(e,t,n){return{x:e*Math.cos(n)-t*Math.sin(n),y:e*Math.sin(n)+t*Math.cos(n)}}function uq(e,t,n,r,i,o){let s=1/3,l=2/3;return[1/3*e+2/3*n,1/3*t+2/3*r,1/3*i+2/3*n,1/3*o+2/3*r,i,o]}(Y=uG||(uG={})).create=function(...e){let t=e.length,n=e[0];if(uz.isCurve(n))return new Y(n);if(uA.isPointLike(n)){if(3===t)return new Y(e[0],e[1],e[2]);let n=[];for(let r=0;r<t;r+=3)n.push(new Y(e[r],e[r+1],e[r+2]));return n}if(6===t)return new Y(e[0],e[1],e[2],e[3],e[4],e[5]);let r=[];for(let n=0;n<t;n+=6)r.push(new Y(e[n],e[n+1],e[n+2],e[n+3],e[n+4],e[n+5]));return r};function uW(e){return(function(e){let t=function(e){let t=function(e){if(!e)return null;let t=" \n\v\f\r \xa0 \u2028\u2029",n=RegExp(`([a-z])[${t},]*((-?\\d*\\.?\\d*(?:e[\\-+]?\\d+)?[${t}]*,?[${t}]*)+)`,"ig"),r=RegExp(`(-?\\d*\\.?\\d*(?:e[\\-+]?\\d+)?)[${t}]*,?[${t}]*`,"ig"),i={a:7,c:6,h:1,l:2,m:2,q:4,s:4,t:2,v:1,z:0},o=[];return e.replace(n,(e,t,n)=>{let s=[],l=t.toLowerCase();n.replace(r,(e,t)=>(t&&s.push(+t),e)),"m"===l&&s.length>2&&(o.push([t,...s.splice(0,2)]),l="l",t="m"===t?"l":"L");let a=i[l];for(;s.length>=a&&(o.push([t,...s.splice(0,a)]),a););return e}),o}(e);if(!t||!t.length)return[["M",0,0]];let n=0,r=0,i=0,o=0,s=[];for(let e=0,l=t.length;e<l;e+=1){let l=[];s.push(l);let a=t[e],u=a[0];if(u!==u.toUpperCase())switch(l[0]=u.toUpperCase(),l[0]){case"A":l[1]=a[1],l[2]=a[2],l[3]=a[3],l[4]=a[4],l[5]=a[5],l[6]=+a[6]+n,l[7]=+a[7]+r;break;case"V":l[1]=+a[1]+r;break;case"H":l[1]=+a[1]+n;break;case"M":i=+a[1]+n,o=+a[2]+r;for(let e=1,t=a.length;e<t;e+=1)l[e]=+a[e]+(e%2?n:r);break;default:for(let e=1,t=a.length;e<t;e+=1)l[e]=+a[e]+(e%2?n:r)}else for(let e=0,t=a.length;e<t;e+=1)l[e]=a[e];switch(l[0]){case"Z":n=+i,r=+o;break;case"H":n=l[1];break;case"V":r=l[1];break;case"M":i=l[l.length-2],o=l[l.length-1],n=l[l.length-2],r=l[l.length-1];break;default:n=l[l.length-2],r=l[l.length-1]}}return s}(e),n={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},r=[],i="",o=t.length;for(let e=0;e<o;e+=1){let s="";t[e]&&(s=t[e][0]),"C"!==s&&(r[e]=s,e>0&&(i=r[e-1])),t[e]=function(e,t,n){let r,i;if(!e)return["C",t.x,t.y,t.x,t.y,t.x,t.y];switch(!(e[0]in{T:1,Q:1})&&(t.qx=null,t.qy=null),e[0]){case"M":t.X=e[1],t.Y=e[2];break;case"A":if(0===parseFloat(e[1])||0===parseFloat(e[2]))return["L",e[6],e[7]];return["C"].concat((function e(t,n,r,i,o,s,l,a,u,c){let h,d,f,p,g;let m=120*Math.PI/180,y=Math.PI/180*(+o||0),b=[];if(c)d=c[0],f=c[1],p=c[2],g=c[3];else{t=(h=uH(t,n,-y)).x,n=h.y,a=(h=uH(a,u,-y)).x,u=h.y;let e=(t-a)/2,o=(n-u)/2,c=e*e/(r*r)+o*o/(i*i);c>1&&(r*=c=Math.sqrt(c),i*=c);let m=r*r,b=i*i,v=(s===l?-1:1)*Math.sqrt(Math.abs((m*b-m*o*o-b*e*e)/(m*o*o+b*e*e)));p=v*r*o/i+(t+a)/2,g=-(v*i)*e/r+(n+u)/2,d=Math.asin((n-g)/i),f=Math.asin((u-g)/i),d=t<p?Math.PI-d:d,f=a<p?Math.PI-f:f,d<0&&(d=2*Math.PI+d),f<0&&(f=2*Math.PI+f),l&&d>f&&(d-=2*Math.PI),!l&&f>d&&(f-=2*Math.PI)}let v=f-d;if(Math.abs(v)>m){let t=f,n=a,s=u;a=p+r*Math.cos(f=d+m*(l&&f>d?1:-1)),b=e(a,u=g+i*Math.sin(f),r,i,o,0,l,n,s,[f,t,p,g])}v=f-d;let x=Math.cos(d),w=Math.cos(f),C=Math.tan(v/4),E=4/3*(r*C),S=4/3*(i*C),P=[t,n],O=[t+E*Math.sin(d),n-S*x],k=[a+E*Math.sin(f),u-S*w],A=[a,u];if(O[0]=2*P[0]-O[0],O[1]=2*P[1]-O[1],c)return[O,k,A].concat(b);{b=[O,k,A].concat(b).join().split(",");let e=[],t=b.length;for(let n=0;n<t;n+=1)e[n]=n%2?uH(+b[n-1],+b[n],y).y:uH(+b[n],+b[n+1],y).x;return e}}).apply(0,[t.x,t.y].concat(e.slice(1))));case"S":return"C"===n||"S"===n?(r=2*t.x-t.bx,i=2*t.y-t.by):(r=t.x,i=t.y),["C",r,i].concat(e.slice(1));case"T":return"Q"===n||"T"===n?(t.qx=2*t.x-t.qx,t.qy=2*t.y-t.qy):(t.qx=t.x,t.qy=t.y),["C"].concat(uq(t.x,t.y,t.qx,t.qy,e[1],e[2]));case"Q":return t.qx=e[1],t.qy=e[2],["C"].concat(uq(t.x,t.y,e[1],e[2],e[3],e[4]));case"H":return["L"].concat(e[1],t.y);case"V":return["L"].concat(t.x,e[1])}return e}(t[e],n,i),"A"!==r[e]&&"C"===s&&(r[e]="C"),!function(e,n){if(e[n].length>7){e[n].shift();let i=e[n];for(;i.length;)r[n]="A",n+=1,e.splice(n,0,["C"].concat(i.splice(0,6)));e.splice(n,1),o=t.length}}(t,e);let l=t[e],a=l.length;n.x=l[a-2],n.y=l[a-1],n.bx=parseFloat(l[a-4])||n.x,n.by=parseFloat(l[a-3])||n.y}return(!t[0][0]||"M"!==t[0][0])&&t.unshift(["M",0,0]),t})(e).map(e=>e.map(e=>"string"==typeof e?e:td.round(e,2))).join(",").split(",").join(" ")}class uX extends uk{constructor(e){if(super(),this.PRECISION=3,this.segments=[],Array.isArray(e)){if(uT.isLine(e[0])||uz.isCurve(e[0])){let t=null;e.forEach((e,n)=>{0===n&&this.appendSegment(uX.createSegment("M",e.start)),null!=t&&!t.end.equals(e.start)&&this.appendSegment(uX.createSegment("M",e.start)),uT.isLine(e)?this.appendSegment(uX.createSegment("L",e.end)):uz.isCurve(e)&&this.appendSegment(uX.createSegment("C",e.controlPoint1,e.controlPoint2,e.end)),t=e})}else e.forEach(e=>{e.isSegment&&this.appendSegment(e)})}else null!=e&&(uT.isLine(e)?(this.appendSegment(uX.createSegment("M",e.start)),this.appendSegment(uX.createSegment("L",e.end))):uz.isCurve(e)?(this.appendSegment(uX.createSegment("M",e.start)),this.appendSegment(uX.createSegment("C",e.controlPoint1,e.controlPoint2,e.end))):uD.isPolyline(e)?e.points&&e.points.length&&e.points.forEach((e,t)=>{let n=0===t?uX.createSegment("M",e):uX.createSegment("L",e);this.appendSegment(n)}):e.isSegment&&this.appendSegment(e))}get start(){let e=this.segments,t=e.length;if(0===t)return null;for(let n=0;n<t;n+=1){let t=e[n];if(t.isVisible)return t.start}return e[t-1].end}get end(){let e=this.segments,t=e.length;if(0===t)return null;for(let n=t-1;n>=0;n-=1){let t=e[n];if(t.isVisible)return t.end}return e[t-1].end}moveTo(...e){return this.appendSegment(uU.create.call(null,...e))}lineTo(...e){return this.appendSegment(uV.create.call(null,...e))}curveTo(...e){return this.appendSegment(uG.create.call(null,...e))}arcTo(e,t,n,r,i,o,s){let l=this.end||new uA,a="number"==typeof o?u_(l.x,l.y,e,t,n,r,i,o,s):u_(l.x,l.y,e,t,n,r,i,o.x,o.y);if(null!=a)for(let e=0,t=a.length;e<t;e+=6)this.curveTo(a[e],a[e+1],a[e+2],a[e+3],a[e+4],a[e+5]);return this}quadTo(e,t,n,r){let i=this.end||new uA,o=["M",i.x,i.y];"number"==typeof e?o.push("Q",e,t,n,r):o.push("Q",e.x,e.y,t.x,t.y);let s=uX.parse(o.join(" "));return this.appendSegment(s.segments.slice(1)),this}close(){return this.appendSegment(u$.create())}drawPoints(e,t={}){let n=uR(e,t),r=uX.parse(n);r&&r.segments&&this.appendSegment(r.segments)}bbox(){let e;let t=this.segments,n=t.length;if(0===n)return null;for(let r=0;r<n;r+=1){let n=t[r];if(n.isVisible){let t=n.bbox();null!=t&&(e=e?e.union(t):t)}}if(null!=e)return e;let r=t[n-1];return new uM(r.end.x,r.end.y,0,0)}appendSegment(e){let t;let n=this.segments.length,r=0!==n?this.segments[n-1]:null;if(Array.isArray(e))for(let n=0,i=e.length;n<i;n+=1){let i=e[n];t=this.prepareSegment(i,r,null),this.segments.push(t),r=t}else null!=e&&e.isSegment&&(t=this.prepareSegment(e,r,null),this.segments.push(t));return this}insertSegment(e,t){let n;let r=this.segments.length;if(e<0&&(e=r+e+1),e>r||e<0)throw Error("Index out of range.");let i=null,o=null;if(0!==r&&(e>=1?o=(i=this.segments[e-1]).nextSegment:(i=null,o=this.segments[0])),Array.isArray(t))for(let r=0,s=t.length;r<s;r+=1){let s=t[r];n=this.prepareSegment(s,i,o),this.segments.splice(e+r,0,n),i=n}else n=this.prepareSegment(t,i,o),this.segments.splice(e,0,n);return this}removeSegment(e){let t=this.fixIndex(e),n=this.segments.splice(t,1)[0],r=n.previousSegment,i=n.nextSegment;return r&&(r.nextSegment=i),i&&(i.previousSegment=r),n.isSubpathStart&&i&&this.updateSubpathStartSegment(i),n}replaceSegment(e,t){let n;let r=this.fixIndex(e),i=this.segments[r],o=i.previousSegment,s=i.nextSegment,l=i.isSubpathStart;if(Array.isArray(t)){this.segments.splice(e,1);for(let r=0,i=t.length;r<i;r+=1){let i=t[r];n=this.prepareSegment(i,o,s),this.segments.splice(e+r,0,n),o=n,l&&n.isSubpathStart&&(l=!1)}}else n=this.prepareSegment(t,o,s),this.segments.splice(r,1,n),l&&n.isSubpathStart&&(l=!1);l&&s&&this.updateSubpathStartSegment(s)}getSegment(e){let t=this.fixIndex(e);return this.segments[t]}fixIndex(e){let t=this.segments.length;if(0===t)throw Error("Path has no segments.");let n=e;for(;n<0;)n=t+n;if(n>=t||n<0)throw Error("Index out of range.");return n}segmentAt(e,t={}){let n=this.segmentIndexAt(e,t);return n?this.getSegment(n):null}segmentAtLength(e,t={}){let n=this.segmentIndexAtLength(e,t);return n?this.getSegment(n):null}segmentIndexAt(e,t={}){if(0===this.segments.length)return null;let n=td.clamp(e,0,1),r=this.getOptions(t),i=this.length(r);return this.segmentIndexAtLength(i*n,r)}segmentIndexAtLength(e,t={}){let n=this.segments.length;if(0===n)return null;let r=!0;e<0&&(r=!1,e=-e);let i=this.getPrecision(t),o=this.getSubdivisions(t),s=0,l=null;for(let t=0;t<n;t+=1){let a=r?t:n-1-t,u=this.segments[a],c=o[a],h=u.length({precision:i,subdivisions:c});if(u.isVisible){if(e<=s+h)return a;l=a}s+=h}return l}getSegmentSubdivisions(e={}){let t=this.getPrecision(e),n=[];for(let e=0,r=this.segments.length;e<r;e+=1){let r=this.segments[e].getSubdivisions({precision:t});n.push(r)}return n}updateSubpathStartSegment(e){let t=e.previousSegment,n=e;for(;n&&!n.isSubpathStart;)null!=t?n.subpathStartSegment=t.subpathStartSegment:n.subpathStartSegment=null,t=n,n=n.nextSegment}prepareSegment(e,t,n){e.previousSegment=t,e.nextSegment=n,null!=t&&(t.nextSegment=e),null!=n&&(n.previousSegment=e);let r=e;return e.isSubpathStart&&(e.subpathStartSegment=e,r=n),null!=r&&this.updateSubpathStartSegment(r),e}closestPoint(e,t={}){let n=this.closestPointT(e,t);return n?this.pointAtT(n):null}closestPointLength(e,t={}){let n=this.getOptions(t),r=this.closestPointT(e,n);return r?this.lengthAtT(r,n):0}closestPointNormalizedLength(e,t={}){let n=this.getOptions(t),r=this.closestPointLength(e,n);if(0===r)return 0;let i=this.length(n);return 0===i?0:r/i}closestPointT(e,t={}){let n;if(0===this.segments.length)return null;let r=this.getPrecision(t),i=this.getSubdivisions(t),o=1/0;for(let t=0,s=this.segments.length;t<s;t+=1){let s=this.segments[t],l=i[t];if(s.isVisible){let i=s.closestPointT(e,{precision:r,subdivisions:l}),a=s.pointAtT(i),u=td.squaredLength(a,e);u<o&&(n={segmentIndex:t,value:i},o=u)}}return n?n:{segmentIndex:this.segments.length-1,value:1}}closestPointTangent(e,t={}){let n;if(0===this.segments.length)return null;let r=this.getPrecision(t),i=this.getSubdivisions(t),o=1/0;for(let t=0,s=this.segments.length;t<s;t+=1){let s=this.segments[t],l=i[t];if(s.isDifferentiable()){let t=s.closestPointT(e,{precision:r,subdivisions:l}),i=s.pointAtT(t),a=td.squaredLength(i,e);a<o&&(n=s.tangentAtT(t),o=a)}}return n?n:null}containsPoint(e,t={}){let n=this.toPolylines(t);if(!n)return!1;let r=0;for(let t=0,i=n.length;t<i;t+=1)n[t].containsPoint(e)&&(r+=1);return r%2==1}pointAt(e,t={}){if(0===this.segments.length)return null;if(e<=0)return this.start.clone();if(e>=1)return this.end.clone();let n=this.getOptions(t),r=this.length(n);return this.pointAtLength(r*e,n)}pointAtLength(e,t={}){let n;if(0===this.segments.length)return null;if(0===e)return this.start.clone();let r=!0;e<0&&(r=!1,e=-e);let i=this.getPrecision(t),o=this.getSubdivisions(t),s=0;for(let t=0,l=this.segments.length;t<l;t+=1){let a=r?t:l-1-t,u=this.segments[a],c=o[a],h=u.length({precision:i,subdivisions:c});if(u.isVisible){if(e<=s+h)return u.pointAtLength((r?1:-1)*(e-s),{precision:i,subdivisions:c});n=u}s+=h}return n?r?n.end:n.start:this.segments[this.segments.length-1].end.clone()}pointAtT(e){let t=this.segments,n=t.length;if(0===n)return null;let r=e.segmentIndex;if(r<0)return t[0].pointAtT(0);if(r>=n)return t[n-1].pointAtT(1);let i=td.clamp(e.value,0,1);return t[r].pointAtT(i)}divideAt(e,t={}){if(0===this.segments.length)return null;let n=td.clamp(e,0,1),r=this.getOptions(t),i=this.length(r);return this.divideAtLength(i*n,r)}divideAtLength(e,t={}){let n,r,i,o,s;if(0===this.segments.length)return null;let l=!0;e<0&&(l=!1,e=-e);let a=this.getPrecision(t),u=this.getSubdivisions(t),c=0;for(let t=0,s=this.segments.length;t<s;t+=1){let h=l?t:s-1-t,d=this.getSegment(h),f={precision:a,subdivisions:u[h]},p=d.length(f);if(d.isDifferentiable()&&(i=d,o=h,e<=c+p)){r=h,n=d.divideAtLength((l?1:-1)*(e-c),f);break}c+=p}if(!i)return null;!n&&(r=o,s=l?1:0,n=i.divideAtT(s));let h=this.clone(),d=r;h.replaceSegment(d,n);let f=d+1,p=d+2;!n[0].isDifferentiable()&&(h.removeSegment(d),f-=1,p-=1);let g=h.getSegment(f).start;h.insertSegment(f,uX.createSegment("M",g)),p+=1,!n[1].isDifferentiable()&&(h.removeSegment(p-1),p-=1);let m=p-d-1;for(let e=p,t=h.segments.length;e<t;e+=1){let t=this.getSegment(e-m),n=h.getSegment(e);if("Z"===n.type&&!t.subpathStartSegment.end.equals(n.subpathStartSegment.end)){let n=uX.createSegment("L",t.end);h.replaceSegment(e,n)}}let y=new uX(h.segments.slice(0,f));return[y,new uX(h.segments.slice(f))]}intersectsWithLine(e,t={}){let n=this.toPolylines(t);if(null==n)return null;let r=null;for(let t=0,i=n.length;t<i;t+=1){let i=n[t],o=e.intersect(i);o&&(null==r&&(r=[]),Array.isArray(o)?r.push(...o):r.push(o))}return r}isDifferentiable(){for(let e=0,t=this.segments.length;e<t;e+=1)if(this.segments[e].isDifferentiable())return!0;return!1}isValid(){let e=this.segments;return 0===e.length||"M"===e[0].type}length(e={}){if(0===this.segments.length)return 0;let t=this.getSubdivisions(e),n=0;for(let e=0,r=this.segments.length;e<r;e+=1){let r=this.segments[e],i=t[e];n+=r.length({subdivisions:i})}return n}lengthAtT(e,t={}){let n=this.segments.length;if(0===n)return 0;let r=e.segmentIndex;if(r<0)return 0;let i=td.clamp(e.value,0,1);r>=n&&(r=n-1,i=1);let o=this.getPrecision(t),s=this.getSubdivisions(t),l=0;for(let e=0;e<r;e+=1){let t=this.segments[e],n=s[e];l+=t.length({precision:o,subdivisions:n})}let a=this.segments[r],u=s[r];return l+=a.lengthAtT(i,{precision:o,subdivisions:u})}tangentAt(e,t={}){if(0===this.segments.length)return null;let n=td.clamp(e,0,1),r=this.getOptions(t),i=this.length(r);return this.tangentAtLength(i*n,r)}tangentAtLength(e,t={}){let n;if(0===this.segments.length)return null;let r=!0;e<0&&(r=!1,e=-e);let i=this.getPrecision(t),o=this.getSubdivisions(t),s=0;for(let t=0,l=this.segments.length;t<l;t+=1){let a=r?t:l-1-t,u=this.segments[a],c=o[a],h=u.length({precision:i,subdivisions:c});if(u.isDifferentiable()){if(e<=s+h)return u.tangentAtLength((r?1:-1)*(e-s),{precision:i,subdivisions:c});n=u}s+=h}if(n){let e=r?1:0;return n.tangentAtT(e)}return null}tangentAtT(e){let t=this.segments.length;if(0===t)return null;let n=e.segmentIndex;if(n<0)return this.segments[0].tangentAtT(0);if(n>=t)return this.segments[t-1].tangentAtT(1);let r=td.clamp(e.value,0,1);return this.segments[n].tangentAtT(r)}getPrecision(e={}){return null==e.precision?this.PRECISION:e.precision}getSubdivisions(e={}){if(null==e.segmentSubdivisions){let t=this.getPrecision(e);return this.getSegmentSubdivisions({precision:t})}return e.segmentSubdivisions}getOptions(e={}){let t=this.getPrecision(e);return{precision:t,segmentSubdivisions:this.getSubdivisions(e)}}toPoints(e={}){let t=this.segments,n=t.length;if(0===n)return null;let r=this.getSubdivisions(e),i=[],o=[];for(let e=0;e<n;e+=1){let n=t[e];if(n.isVisible){let t=r[e];t.length>0?t.forEach(e=>o.push(e.start)):o.push(n.start)}else o.length>0&&(o.push(t[e-1].end),i.push(o),o=[])}return o.length>0&&(o.push(this.end),i.push(o)),i}toPolylines(e={}){let t=this.toPoints(e);return t?t.map(e=>new uD(e)):null}scale(e,t,n){return this.segments.forEach(r=>r.scale(e,t,n)),this}rotate(e,t){return this.segments.forEach(n=>n.rotate(e,t)),this}translate(e,t){return"number"==typeof e?this.segments.forEach(n=>n.translate(e,t)):this.segments.forEach(t=>t.translate(e)),this}clone(){let e=new uX;return this.segments.forEach(t=>e.appendSegment(t.clone())),e}equals(e){if(null==e)return!1;let t=this.segments,n=e.segments,r=t.length;if(n.length!==r)return!1;for(let e=0;e<r;e+=1){let r=t[e],i=n[e];if(r.type!==i.type||!r.equals(i))return!1}return!0}toJSON(){return this.segments.map(e=>e.toJSON())}serialize(){if(!this.isValid())throw Error("Invalid path segments.");return this.segments.map(e=>e.serialize()).join(" ")}toString(){return this.serialize()}}(J=uX||(uX={})).isPath=function(e){return null!=e&&e instanceof J},!function(e){function t(e,...n){if("M"===e)return uU.create.call(null,...n);if("L"===e)return uV.create.call(null,...n);if("C"===e)return uG.create.call(null,...n);if("z"===e||"Z"===e)return u$.create();throw Error(`Invalid path segment type "${e}"`)}e.parse=function(n){if(!n)return new e;let r=new e,i=e.normalize(n).match(/(?:[a-zA-Z] *)(?:(?:-?\d+(?:\.\d+)?(?:e[-+]?\d+)? *,? *)|(?:-?\.\d+ *,? *))+|(?:[a-zA-Z] *)(?! |\d|-|\.)/g);if(null!=i)for(let e=0,n=i.length;e<n;e+=1){let n=i[e],o=/(?:[a-zA-Z])|(?:(?:-?\d+(?:\.\d+)?(?:e[-+]?\d+)?))|(?:(?:-?\.\d+))/g,s=n.match(o);if(null!=s){let e=s[0],n=t.call(null,e,...s.slice(1).map(e=>+e));r.appendSegment(n)}}return r},e.createSegment=t}(uX||(uX={})),(Q=uX||(uX={})).normalize=uW,Q.isValid=uI,Q.drawArc=uB,Q.drawPoints=uR,Q.arcToCurves=u_;class uY{constructor(e){this.options=Object.assign({},e),this.data=this.options.data||{},this.register=this.register.bind(this),this.unregister=this.unregister.bind(this)}get names(){return Object.keys(this.data)}register(e,t,n=!1){if("object"==typeof e){Object.entries(e).forEach(([e,n])=>{this.register(e,n,t)});return}this.exist(e)&&!n&&!e4.isApplyingHMR()&&this.onDuplicated(e);let r=this.options.process,i=r?n0(r,this,e,t):t;return this.data[e]=i,i}unregister(e){let t=e?this.data[e]:null;return delete this.data[e],t}get(e){return e?this.data[e]:null}exist(e){return!!e&&null!=this.data[e]}onDuplicated(e){try{throw this.options.onConflict&&n0(this.options.onConflict,this,e),Error(`${lR(this.options.type)} with name '${e}' already registered.`)}catch(e){throw e}}onNotFound(e,t){throw Error(this.getSpellingSuggestion(e,t))}getSpellingSuggestion(e,t){let n=this.getSpellingSuggestionForName(e),r=t?`${t} ${lF(this.options.type)}`:this.options.type;return`${lR(r)} with name '${e}' does not exist.${n?` Did you mean '${n}'?`:""}`}getSpellingSuggestionForName(e){return function(e,t,n){let r;let i=Math.min(2,Math.floor(.34*e.length)),o=Math.floor(.4*e.length)+1,s=!1,l=e.toLowerCase();for(let a of t){let t=n(a);if(void 0!==t&&Math.abs(t.length-l.length)<=i){let n=t.toLowerCase();if(n===l){if(t===e)continue;return a}if(s||t.length<3)continue;let i=function(e,t,n){let r=Array(t.length+1),i=Array(t.length+1),o=n+1;for(let e=0;e<=t.length;e+=1)r[e]=e;for(let s=1;s<=e.length;s+=1){let l=e.charCodeAt(s-1),a=s>n?s-n:1,u=t.length>n+s?n+s:t.length;i[0]=s;let c=s;for(let e=1;e<a;e+=1)i[e]=o;for(let e=a;e<=u;e+=1){let n=l===t.charCodeAt(e-1)?r[e-1]:Math.min(r[e]+1,i[e-1]+1,r[e-1]+2);i[e]=n,c=Math.min(c,n)}for(let e=u+1;e<=t.length;e+=1)i[e]=o;if(c>n)return;let h=r;r=i,i=h}let s=r[t.length];return s>n?void 0:s}(l,n,o-1);if(void 0===i)continue;i<3?s=!0:o=i,r=a}}return r}(e,Object.keys(this.data),e=>e)}}(K=uY||(uY={})).create=function(e){return new K(e)};let uJ={color:"#aaaaaa",thickness:1,markup:"rect",update(e,t){let n=t.thickness*t.sx,r=t.thickness*t.sy;aj(e,{width:n,height:r,rx:n,ry:r,fill:t.color})}},uQ={color:"#aaaaaa",thickness:1,markup:"rect",update(e,t){let n=t.sx<=1?t.thickness*t.sx:t.thickness;aj(e,{width:n,height:n,rx:n,ry:n,fill:t.color})}},uK={color:"rgba(224,224,224,1)",thickness:1,markup:"path",update(e,t){let n;let r=t.width,i=t.height,o=t.thickness;aj(e,{d:n=r-o>=0&&i-o>=0?["M",r,0,"H0 M0 0 V0",i].join(" "):"M 0 0 0 0",stroke:t.color,"stroke-width":t.thickness})}},uZ=[{color:"rgba(224,224,224,1)",thickness:1,markup:"path",update(e,t){let n;let r=t.width,i=t.height,o=t.thickness;aj(e,{d:n=r-o>=0&&i-o>=0?["M",r,0,"H0 M0 0 V0",i].join(" "):"M 0 0 0 0",stroke:t.color,"stroke-width":t.thickness})}},{color:"rgba(224,224,224,0.2)",thickness:3,factor:4,markup:"path",update(e,t){let n;let r=t.factor||1,i=t.width*r,o=t.height*r,s=t.thickness;n=i-s>=0&&o-s>=0?["M",i,0,"H0 M0 0 V0",o].join(" "):"M 0 0 0 0",t.width=i,t.height=o,aj(e,{d:n,stroke:t.color,"stroke-width":t.thickness})}}];class u0{constructor(){this.patterns={},this.root=aK.create(ay(),{width:"100%",height:"100%"},[am("defs")]).node}add(e,t){let n=this.root.childNodes[0];n&&n.appendChild(t),this.patterns[e]=t,aK.create("rect",{width:"100%",height:"100%",fill:`url(#${e})`}).appendTo(this.root)}get(e){return this.patterns[e]}has(e){return null!=this.patterns[e]}}(Z=u0||(u0={})).presets=tU,Z.registry=uY.create({type:"grid"}),Z.registry.register(Z.presets,!0);let u1=function(e){let t=document.createElement("canvas"),n=e.width,r=e.height;t.width=2*n,t.height=r;let i=t.getContext("2d");return i.drawImage(e,0,0,n,r),i.translate(2*n,0),i.scale(-1,1),i.drawImage(e,0,0,n,r),t},u2=function(e){let t=document.createElement("canvas"),n=e.width,r=e.height;t.width=n,t.height=2*r;let i=t.getContext("2d");return i.drawImage(e,0,0,n,r),i.translate(0,2*r),i.scale(1,-1),i.drawImage(e,0,0,n,r),t},u3=function(e){let t=document.createElement("canvas"),n=e.width,r=e.height;t.width=2*n,t.height=2*r;let i=t.getContext("2d");return i.drawImage(e,0,0,n,r),i.setTransform(-1,0,0,-1,t.width,t.height),i.drawImage(e,0,0,n,r),i.setTransform(-1,0,0,1,t.width,0),i.drawImage(e,0,0,n,r),i.setTransform(1,0,0,-1,0,t.height),i.drawImage(e,0,0,n,r),t},u5=function(e,t){let n=e.width,r=e.height,i=document.createElement("canvas");i.width=3*n,i.height=3*r;let o=i.getContext("2d"),s=null!=t.angle?-t.angle:-20,l=th.toRad(s),a=i.width/4,u=i.height/4;for(let t=0;t<4;t+=1)for(let i=0;i<4;i+=1)(t+i)%2>0&&(o.setTransform(1,0,0,1,(2*t-1)*a,(2*i-1)*u),o.rotate(l),o.drawImage(e,-n/2,-r/2,n,r));return i};function u6(e,t){return null!=e?e:t}function u4(e,t){return null!=e&&Number.isFinite(e)?e:t}function u8(e={}){let t=u6(e.color,"blue"),n=u4(e.width,1),r=u4(e.margin,2),i=u4(e.opacity,1);return`
|
|
11
11
|
<filter>
|
|
12
12
|
<feFlood flood-color="${t}" flood-opacity="${i}" result="colored"/>
|
|
13
13
|
<feMorphology in="SourceAlpha" result="morphedOuter" operator="dilate" radius="${r+n}" />
|
|
@@ -85,11 +85,11 @@
|
|
|
85
85
|
<feFuncB type="linear" slope="${t}" intercept="${n}"/>
|
|
86
86
|
</feComponentTransfer>
|
|
87
87
|
</filter>
|
|
88
|
-
`.trim()}(ee=tf||(tf={})).presets=Object.assign({},tG),ee.presets["flip-x"]=u1,ee.presets["flip-y"]=u2,ee.presets["flip-xy"]=u3,ee.registry=uY.create({type:"background pattern"}),ee.registry.register(ee.presets,!0),(et=tp||(tp={})).presets=tH,et.registry=uY.create({type:"filter"}),et.registry.register(et.presets,!0);let ca={xlinkHref:"xlink:href",xlinkShow:"xlink:show",xlinkRole:"xlink:role",xlinkType:"xlink:type",xlinkArcrole:"xlink:arcrole",xlinkTitle:"xlink:title",xlinkActuate:"xlink:actuate",xmlSpace:"xml:space",xmlBase:"xml:base",xmlLang:"xml:lang",preserveAspectRatio:"preserveAspectRatio",requiredExtension:"requiredExtension",requiredFeatures:"requiredFeatures",systemLanguage:"systemLanguage",externalResourcesRequired:"externalResourceRequired"},cu={},cc={position:cI("x","width","origin")},ch={position:cI("y","height","origin")},cd={position:cI("x","width","corner")},cf={position:cI("y","height","corner")},cp={set:cL("width","width")},cg={set:cL("height","height")},cm={set:cL("rx","width")},cy={set:cL("ry","height")},cb={set:(e=>{let t=cL(e,"width"),n=cL(e,"height");return function(e,r){let i=r.refBBox;return n0(i.height>i.width?t:n,this,e,r)}})("r")},cv={set(e,{refBBox:t}){let n,r=parseFloat(e),i=lX(e);i&&(r/=100);let o=Math.sqrt(t.height*t.height+t.width*t.width);return Number.isFinite(r)&&(n=i||r>=0&&r<=1?r*o:Math.max(r+o,0)),{r:n}}},cx={set:cL("cx","width")},cw={set:cL("cy","height")},cC={set:c_({resetOffset:!0})},cE={set:c_({resetOffset:!1})},cS={set:cB({resetOffset:!0})},cP={set:cB({resetOffset:!1})},cO=cb,ck=cC,cA=cS,cM=cc,cT=ch,cN=cp,cj=cg;function cI(e,t,n){return(r,{refBBox:i})=>{let o;if(null==r)return null;let s=parseFloat(r),l=lX(r);if(l&&(s/=100),Number.isFinite(s)){let r=i[n];o=l||s>0&&s<1?r[e]+i[t]*s:r[e]+s}let a=new uA;return a[e]=o||0,a}}function cL(e,t){return function(n,{refBBox:r}){let i=parseFloat(n),o=lX(n);o&&(i/=100);let s={};if(Number.isFinite(i)){let n=o||i>=0&&i<=1?i*r[t]:Math.max(i+r[t],0);s[e]=n}return s}}function cR(e,t){let n="x6-shape",r=t&&t.resetOffset;return function(t,{elem:i,refBBox:o}){let s=aY(i,n);if(!s||s.value!==t){let r=e(t);aY(i,n,s={value:t,shape:r,shapeBBox:r.bbox()})}let l=s.shape.clone(),a=s.shapeBBox.clone(),u=a.getOrigin(),c=o.getOrigin();a.x=c.x,a.y=c.y;let h=o.getMaxScaleToFit(a,c),d=0===a.width||0===o.width?1:h.sx,f=0===a.height||0===o.height?1:h.sy;return l.scale(d,f,u),r&&l.translate(-u.x,-u.y),l}}function c_(e){let t=cR(function(e){return uX.parse(e)},e);return(e,n)=>({d:t(e,n).serialize()})}function cB(e){let t=cR(e=>new uD(e),e);return(e,n)=>({points:t(e,n).serialize()})}let cD={qualify:it,set:(e,{view:t})=>`url(#${t.graph.defineGradient(e)})`},cz={qualify:it,set(e,{view:t}){let n=t.cell,r=Object.assign({},e);if(n.isEdge()&&"linearGradient"===r.type){let e=t.sourcePoint,i=t.targetPoint;r.id=`gradient-${r.type}-${n.id}`,r.attrs=Object.assign(Object.assign({},r.attrs),{x1:e.x,y1:e.y,x2:i.x,y2:i.y,gradientUnits:"userSpaceOnUse"}),t.graph.defs.remove(r.id)}return`url(#${t.graph.defineGradient(r)})`}},cF={qualify:(e,{attrs:t})=>null==t.textWrap||!it(t.textWrap),set(e,{view:t,elem:n,attrs:r}){let i="x6-text",o=aY(n,i),s=e=>{try{return JSON.parse(e)}catch(t){return e}},l={x:r.x,eol:r.eol,annotations:s(r.annotations),textPath:s(r["text-path"]||r.textPath),textVerticalAnchor:r["text-vertical-anchor"]||r.textVerticalAnchor,displayEmpty:"true"===(r["display-empty"]||r.displayEmpty),lineHeight:r["line-height"]||r.lineHeight},a=r["font-size"]||r.fontSize,u=JSON.stringify([e,l]);if(a&&n.setAttribute("font-size",a),null==o||o!==u){let r=l.textPath;if(null!=r&&"object"==typeof r){let e=r.selector;if("string"==typeof e){let n=t.find(e)[0];n instanceof SVGPathElement&&(ah(n),l.textPath=Object.assign({"xlink:href":`#${n.id}`},r))}}a2(n,`${e}`,l),aY(n,i,u)}}},cV={qualify:it,set(e,{view:t,elem:n,attrs:r,refBBox:i}){let o;let s=e.width||0;lX(s)?i.width*=parseFloat(s)/100:s<=0?i.width+=s:i.width=s;let l=e.height||0;lX(l)?i.height*=parseFloat(l)/100:l<=0?i.height+=l:i.height=l;let a=e.text;null==a&&(a=r.text||(null==n?void 0:n.textContent)),o=null!=a?function e(t,n,r={},i={}){let o=n.width,s=n.height,l=i.eol||"\n",a=r.fontSize||14,u=Math.floor(s/(r.lineHeight?parseFloat(r.lineHeight):Math.ceil(1.4*a)));if(t.indexOf(l)>-1){let o=lH(),s=[];return t.split(l).map(t=>{let l=e(t,Object.assign(Object.assign({},n),{height:Number.MAX_SAFE_INTEGER}),r,Object.assign(Object.assign({},i),{eol:o}));l&&s.push(...l.split(o))}),s.slice(0,u).join(l)}let{width:c}=a3(t,r);if(c<o)return t;let h=[],d=t,f=c,p=i.ellipsis,g=0;p&&("string"!=typeof p&&(p="…"),g=a3(p,r).width);for(let e=0;e<u;e+=1)if(f>o){if(e===u-1){let[e]=a5(d,o-g,f,r);h.push(p?`${e}${p}`:e)}else{let[e,t]=a5(d,o,f,r);h.push(e),f=a3(d=t,r).width}}else{h.push(d);break}return h.join(l)}(`${a}`,i,{"font-weight":r["font-weight"]||r.fontWeight,"font-size":r["font-size"]||r.fontSize,"font-family":r["font-family"]||r.fontFamily,lineHeight:r.lineHeight},{ellipsis:e.ellipsis}):"",n0(cF.set,this,o,{view:t,elem:n,attrs:r,refBBox:i,cell:t.cell})}},c$=(e,{attrs:t})=>void 0!==t.text,cU={qualify:c$},cG={qualify:c$},cH={qualify:c$},cq={qualify:c$},cW={qualify:c$},cX={qualify:c$},cY={qualify:(e,{elem:t})=>t instanceof SVGElement,set(e,{elem:t}){let n="x6-title",r=`${e}`,i=aY(t,n);if(null==i||i!==r){aY(t,n,r);let e=t.firstChild;if(e&&"TITLE"===e.tagName.toUpperCase())e.textContent=r;else{let n=document.createElementNS(t.namespaceURI,"title");n.textContent=r,t.insertBefore(n,e)}}}},cJ={offset:cZ("x","width","right")},cQ={offset:cZ("y","height","bottom")},cK={offset:(e,{refBBox:t})=>e?{x:-t.x,y:-t.y}:{x:0,y:0}};function cZ(e,t,n){return(r,{refBBox:i})=>{let o;let s=new uA;return o="middle"===r?i[t]/2:r===n?i[t]:"number"==typeof r&&Number.isFinite(r)?r>-1&&r<1?-i[t]*r:-r:lX(r)?i[t]*parseFloat(r)/100:0,s[e]=-(i[e]+o),s}}let c0={qualify:it,set(e,{elem:t}){aq(t,e)}},c1={set(e,{elem:t}){t.innerHTML=`${e}`}},c2={qualify:it,set:(e,{view:t})=>`url(#${t.graph.defineFilter(e)})`},c3={set:e=>null!=e&&"object"==typeof e&&e.id?e.id:e};function c5(e,t,n){let r,i;"object"==typeof t?(r=t.x,i=t.y):(r=t,i=n);let o=uX.parse(e),s=o.bbox();if(s){let e=-s.height/2-s.y,t=-s.width/2-s.x;"number"==typeof r&&(t-=r),"number"==typeof i&&(e-=i),o.translate(t,e)}return o.serialize()}var c6=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let c4=e=>{var{size:t,width:n,height:r,offset:i,open:o}=e;return c9({size:t,width:n,height:r,offset:i},!0===o,!0,void 0,c6(e,["size","width","height","offset","open"]))},c8=e=>{var{size:t,width:n,height:r,offset:i,factor:o}=e;return c9({size:t,width:n,height:r,offset:i},!1,!1,o,c6(e,["size","width","height","offset","factor"]))};function c9(e,t,n,r=3/4,i={}){let o=e.size||10,s=e.width||o,l=e.height||o,a=new uX,u={};if(t)a.moveTo(s,0).lineTo(0,l/2).lineTo(s,l),u.fill="none";else{if(a.moveTo(0,l/2),a.lineTo(s,0),!n){let e=lW(r,0,1);a.lineTo(s*e,l/2)}a.lineTo(s,l),a.close()}return Object.assign(Object.assign(Object.assign({},u),i),{tagName:"path",d:c5(a.serialize(),{x:null!=e.offset?e.offset:-s/2})})}var c7=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let he=e=>{var{size:t,width:n,height:r,offset:i}=e,o=c7(e,["size","width","height","offset"]);let s=t||10,l=n||s,a=r||s,u=new uX;return u.moveTo(0,a/2).lineTo(l/2,0).lineTo(l,a/2).lineTo(l/2,a).close(),Object.assign(Object.assign({},o),{tagName:"path",d:c5(u.serialize(),null==i?-l/2:i)})};var ht=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let hn=e=>{var{d:t,offsetX:n,offsetY:r}=e;return Object.assign(Object.assign({},ht(e,["d","offsetX","offsetY"])),{tagName:"path",d:c5(t,n,r)})};var hr=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let hi=e=>{var{size:t,width:n,height:r,offset:i}=e,o=hr(e,["size","width","height","offset"]);let s=t||10,l=n||s,a=r||s,u=new uX;return u.moveTo(0,0).lineTo(l,a).moveTo(0,a).lineTo(l,0),Object.assign(Object.assign({},o),{tagName:"path",fill:"none",d:c5(u.serialize(),i||-l/2)})};var ho=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let hs=e=>{var{width:t,height:n,offset:r,open:i,flip:o}=e,s=ho(e,["width","height","offset","open","flip"]);let l=n||6,a=t||10,u=Object.assign(Object.assign({},s),{tagName:"path"});!0===o&&(l=-l);let c=new uX;return c.moveTo(0,l).lineTo(a,0),!0===i?u.fill="none":(c.lineTo(a,l),c.close()),u.d=c5(c.serialize(),{x:r||-a/2,y:l/2}),u};var hl=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let ha=e=>{var{r:t}=e,n=hl(e,["r"]);let r=t||5;return Object.assign(Object.assign({cx:r},n),{tagName:"circle",r:r})},hu=e=>{var{r:t}=e,n=hl(e,["r"]);let r=t||5,i=new uX;return i.moveTo(r,0).lineTo(r,2*r),i.moveTo(0,r).lineTo(2*r,r),{children:[Object.assign(Object.assign({},ha({r:r})),{fill:"none"}),Object.assign(Object.assign({},n),{tagName:"path",d:c5(i.serialize(),-r)})]}};var hc=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let hh=e=>{var{rx:t,ry:n}=e,r=hc(e,["rx","ry"]);let i=t||5;return Object.assign(Object.assign({cx:i},r),{tagName:"ellipse",rx:i,ry:n||5})};(en=tg||(tg={})).presets=tq,en.registry=uY.create({type:"marker"}),en.registry.register(en.presets,!0),(tg||(tg={})).normalize=c5;var hd=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function hf(e){return"string"==typeof e||it(e)}let hp={qualify:hf,set:(e,{view:t,attrs:n})=>hy("marker-start",e,t,n)},hg={qualify:hf,set:(e,{view:t,attrs:n})=>hy("marker-end",e,t,n,{transform:"rotate(180)"})},hm={qualify:hf,set:(e,{view:t,attrs:n})=>hy("marker-mid",e,t,n)};function hy(e,t,n,r,i={}){let o="string"==typeof t?{name:t}:t,{name:s,args:l}=o,a=hd(o,["name","args"]),u=a;if(s&&"string"==typeof s){let e=tg.registry.get(s);if(!e)return tg.registry.onNotFound(s);u=e(Object.assign(Object.assign({},a),l))}let c=Object.assign(Object.assign(Object.assign({},function(e,t){let n={},r=e.stroke;"string"==typeof r&&(n.stroke=r,n.fill=r);let i=e.strokeOpacity;if(null==i&&(i=e["stroke-opacity"]),null==i&&(i=e.opacity),null!=i&&(n["stroke-opacity"]=i,n["fill-opacity"]=i),"marker-mid"!==t){let r=parseFloat(e.strokeWidth||e["stroke-width"]);if(Number.isFinite(r)&&r>1){let e=Math.ceil(r/2);n.refX="marker-start"===t?e:-e}}return n}(r,e)),i),u);return{[e]:`url(#${n.graph.defineMarker(c)})`}}let hb=(e,{view:t})=>t.cell.isEdge(),hv={qualify:hb,set(e,t){var n,r,i,o;let s;let l=t.view,a=e.reverse||!1,u=e.stubs||0;if(Number.isFinite(u)&&0!==u){if(a){let e,t;let a=l.getConnectionLength()||0;u<0?(e=(a+u)/2,t=-u):(e=u,t=a-2*u);let c=l.getConnection();s=null===(o=null===(i=null===(r=null===(n=null==c?void 0:c.divideAtLength(e))||void 0===n?void 0:n[1])||void 0===r?void 0:r.divideAtLength(t))||void 0===i?void 0:i[0])||void 0===o?void 0:o.serialize()}else{let e;e=u<0?((l.getConnectionLength()||0)+u)/2:u;let t=l.getConnection();if(t){let n=t.divideAtLength(e),r=t.divideAtLength(-e);n&&r&&(s=`${n[0].serialize()} ${r[1].serialize()}`)}}}return{d:s||l.getConnectionPathData()}}},hx={qualify:hb,set:hO("getTangentAtLength",{rotate:!0})},hw={qualify:hb,set:hO("getTangentAtLength",{rotate:!1})},hC={qualify:hb,set:hO("getTangentAtRatio",{rotate:!0})},hE={qualify:hb,set:hO("getTangentAtRatio",{rotate:!1})},hS=hx,hP=hC;function hO(e,t){let n={x:1,y:0};return(r,i)=>{let o,s;let l=i.view,a=l[e](Number(r));return(a?(s=t.rotate?a.vector().vectorAngle(n):0,o=a.start):(o=l.path.start,s=0),0===s)?{transform:`translate(${o.x},${o.y}')`}:{transform:`translate(${o.x},${o.y}') rotate(${s})`}}}(tm||(tm={})).isValidDefinition=function(e,t,n){return!!(null!=e&&("string"==typeof e||"function"!=typeof e.qualify||n0(e.qualify,this,t,n)))||!1},(er=tm||(tm={})).presets=Object.assign(Object.assign({},ca),tW),er.registry=uY.create({type:"attribute definition"}),er.registry.register(er.presets,!0);let hk={prefixCls:"x6",autoInsertCSS:!0,useCSSSelector:!0,prefix:e=>`${hk.prefixCls}-${e}`},hA=hk.prefix("highlighted"),hM={highlight(e,t,n){aa(t,n&&n.className||hA)},unhighlight(e,t,n){au(t,n&&n.className||hA)}},hT=hk.prefix("highlight-opacity"),hN={highlight(e,t){aa(t,hT)},unhighlight(e,t){au(t,hT)}};!function(e){let t=am("svg");function n(e,t){let n=(function(e,t){let n=ue.createSVGPoint();return n.x=e,n.y=t,n})(e.x,e.y).matrixTransform(t);return new uA(n.x,n.y)}e.normalizeMarker=c5,e.transformPoint=n;e.transformLine=function(e,t){return new uT(n(e.start,t),n(e.end,t))};function r(e,n){let r=t.createSVGPoint();r.x=e.x,r.y=e.y;let i=r.matrixTransform(n);r.x=e.x+e.width,r.y=e.y;let o=r.matrixTransform(n);r.x=e.x+e.width,r.y=e.y+e.height;let s=r.matrixTransform(n);r.x=e.x,r.y=e.y+e.height;let l=r.matrixTransform(n),a=Math.min(i.x,o.x,s.x,l.x),u=Math.max(i.x,o.x,s.x,l.x),c=Math.min(i.y,o.y,s.y,l.y),h=Math.max(i.y,o.y,s.y,l.y);return new uM(a,c,u-a,h-c)}e.transformPolyline=function(e,t){let r=e instanceof uD?e.points:e;return!Array.isArray(r)&&(r=[]),new uD(r.map(e=>n(e,t)))},e.transformRectangle=r;function i(e,t={}){let n;if(!e.ownerSVGElement||!ad(e)){if(ak(e)){let{left:t,top:n,width:r,height:i}=o(e);return new uM(t,n,r,i)}return new uM(0,0,0,0)}let s=t.target;if(!t.recursive){try{n=e.getBBox()}catch(t){n={x:e.clientLeft,y:e.clientTop,width:e.clientWidth,height:e.clientHeight}}return s?r(n,up(e,s)):uM.create(n)}{let t=e.childNodes,r=t.length;if(0===r)return i(e,{target:s});!s&&(s=e);for(let e=0;e<r;e+=1){let r;let o=t[e];r=0===o.childNodes.length?i(o,{target:s}):i(o,{target:s,recursive:!0}),n=n?n.union(r):r}return n}}function o(e){let t=0,n=0,r=0,i=0;if(e){let o=e;for(;o;)t+=o.offsetLeft,n+=o.offsetTop,(o=o.offsetParent)&&(t+=parseInt(a$(o,"borderLeft"),10),n+=parseInt(a$(o,"borderTop"),10));r=e.offsetWidth,i=e.offsetHeight}return{left:t,top:n,width:r,height:i}}function s(e){let t=t=>{let n=e.getAttribute(t),r=n?parseFloat(n):0;return Number.isNaN(r)?0:r};switch(e instanceof SVGElement&&e.nodeName.toLowerCase()){case"rect":return new uM(t("x"),t("y"),t("width"),t("height"));case"circle":return new uN(t("cx"),t("cy"),t("r"),t("r"));case"ellipse":return new uN(t("cx"),t("cy"),t("rx"),t("ry"));case"polyline":{let t=a8(e);return new uD(t)}case"polygon":{let t=a8(e);return t.length>1&&t.push(t[0]),new uD(t)}case"path":{let t=e.getAttribute("d");return!uX.isValid(t)&&(t=uX.normalize(t)),uX.parse(t)}case"line":return new uT(t("x1"),t("y1"),t("x2"),t("y2"))}return i(e)}e.bbox=function(e,t,n){let i;let o=e.ownerSVGElement;if(!o)return new uM(0,0,0,0);try{i=e.getBBox()}catch(t){i={x:e.clientLeft,y:e.clientTop,width:e.clientWidth,height:e.clientHeight}}return t?uM.create(i):r(i,up(e,n||o))},e.getBBox=i,e.getBoundingOffsetRect=o,e.toGeometryShape=s;function l(e){if(null==e)return null;let t=e;do{let e=t.tagName;if("string"!=typeof e)return null;if(e=e.toUpperCase(),al(t,"x6-port"))t=t.nextElementSibling;else if("G"===e)t=t.firstElementChild;else if("TITLE"===e)t=t.nextElementSibling;else break}while(t);return t}e.translateAndAutoOrient=function(e,t,n,r){let o=uA.create(t),s=uA.create(n);!r&&(r=e instanceof SVGSVGElement?e:e.ownerSVGElement);let l=uf(e);e.setAttribute("transform","");let a=i(e,{target:r}).scale(l.sx,l.sy),u=uo();u.setTranslate(-a.x-a.width/2,-a.y-a.height/2);let c=uo(),h=o.angleBetween(s,o.clone().translate(1,0));h&&c.setRotate(h,0,0);let d=uo(),f=o.clone().move(s,a.width/2);d.setTranslate(2*o.x-f.x,2*o.y-f.y);let p=up(e,r),g=uo();g.setMatrix(d.matrix.multiply(c.matrix.multiply(u.matrix.multiply(p.scale(l.sx,l.sy))))),e.setAttribute("transform",ul(g.matrix))},e.findShapeNode=l;e.getBBoxV2=function(e){let t=l(e);if(!ad(t)){if(ak(e)){let{left:t,top:n,width:r,height:i}=o(e);return new uM(t,n,r,i)}return new uM(0,0,0,0)}return s(t).bbox()||uM.create()}}(ty||(ty={}));let hj={padding:3,rx:0,ry:0,attrs:{"stroke-width":3,stroke:"#FEB663"}},hI={highlight(e,t,n){let r,i;let o=tb.getHighlighterId(t,n);if(tb.hasCache(o))return;n=iN({},n,hj);let s=aK.create(t);try{r=s.toPathData()}catch(e){i=ty.bbox(s.node,!0),r=a9(Object.assign(Object.assign({},n),i))}let l=am("path");if(aj(l,Object.assign({d:r,"pointer-events":"none","vector-effect":"non-scaling-stroke",fill:"none"},n.attrs?aL(n.attrs):null)),e.isEdgeElement(t))aj(l,"d",e.getConnectionPathData());else{let t=s.getTransformToElement(e.container),r=n.padding;if(r){null==i&&(i=ty.bbox(s.node,!0));let e=i.x+i.width/2,n=i.y+i.height/2,o=Math.max((i=ty.transformRectangle(i,t)).width,1),l=Math.max(i.height,1),a=(o+r)/o,u=(l+r)/l,c=ui({a:a,b:0,c:0,d:u,e:e-a*e,f:n-u*n});t=t.multiply(c)}uc(l,t)}aa(l,hk.prefix("highlight-stroke"));let a=e.cell,u=()=>tb.removeHighlighter(o);a.on("removed",u),a.model&&a.model.on("reseted",u),e.container.appendChild(l),tb.setCache(o,l)},unhighlight(e,t,n){tb.removeHighlighter(tb.getHighlighterId(t,n))}};function hL(e,t={}){return new uA(lY(t.x,e.width),lY(t.y,e.height))}function hR(e,t,n){return Object.assign({angle:t,position:e.toJSON()},n)}!function(e){e.getHighlighterId=function(e,t){return ah(e),e.id+JSON.stringify(t)};let t={};e.setCache=function(e,n){t[e]=n};e.hasCache=function(e){return null!=t[e]};e.removeHighlighter=function(e){let n=t[e];n&&(aw(n),delete t[e])}}(tb||(tb={})),(tv||(tv={})).check=function(e,t){if("function"!=typeof t.highlight)throw Error(`Highlighter '${e}' is missing required \`highlight()\` method`);if("function"!=typeof t.unhighlight)throw Error(`Highlighter '${e}' is missing required \`unhighlight()\` method`)},(ei=tv||(tv={})).presets=tX,ei.registry=uY.create({type:"highlighter"}),ei.registry.register(ei.presets,!0);let h_=(e,t)=>e.map(({x:e,y:n,angle:r})=>hR(hL(t,{x:e,y:n}),r||0)),hB=(e,t,n)=>{let r=n.start||0,i=n.step||20;return hz(e,t,r,(e,t)=>(e+.5-t/2)*i)},hD=(e,t,n)=>{let r=n.start||0,i=n.step||360/e.length;return hz(e,t,r,e=>e*i)};function hz(e,t,n,r){let i=t.getCenter(),o=t.getTopCenter(),s=t.width/t.height,l=uN.fromRect(t),a=e.length;return e.map((e,t)=>{let u=n+r(t,a),c=o.clone().rotate(-u,i).scale(s,1,i),h=e.compensateRotate?-l.tangentTheta(c):0;return(e.dx||e.dy)&&c.translate(e.dx||0,e.dy||0),e.dr&&c.move(i,e.dr),hR(c.round(),h,e)})}var hF=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let hV=(e,t,n)=>{let r=hL(t,n.start||t.getOrigin());return hq(e,r,hL(t,n.end||t.getCorner()),n)},h$=(e,t,n)=>hq(e,t.getTopLeft(),t.getBottomLeft(),n),hU=(e,t,n)=>hq(e,t.getTopRight(),t.getBottomRight(),n),hG=(e,t,n)=>hq(e,t.getTopLeft(),t.getTopRight(),n),hH=(e,t,n)=>hq(e,t.getBottomLeft(),t.getBottomRight(),n);function hq(e,t,n,r){let i=new uT(t,n),o=e.length;return e.map((e,t)=>{var{strict:n}=e,s=hF(e,["strict"]);let l=n||r.strict?(t+1)/(o+1):(t+.5)/o,a=i.pointAt(l);return(s.dx||s.dy)&&a.translate(s.dx||0,s.dy||0),hR(a.round(),0,s)})}(eo=tx||(tx={})).presets=tY,eo.registry=uY.create({type:"port layout"}),eo.registry.register(eo.presets,!0);let hW={position:{x:0,y:0},angle:0,attrs:{".":{y:"0","text-anchor":"start"}}};function hX(e,t){let{x:n,y:r,angle:i,attrs:o}=t||{};return iN({},{angle:i,attrs:o,position:{x:n,y:r}},e,hW)}let hY=(e,t,n)=>hX({position:t.getTopLeft()},n),hJ=(e,t,n)=>hX({position:{x:-15,y:0},attrs:{".":{y:".3em","text-anchor":"end"}}},n),hQ=(e,t,n)=>hX({position:{x:15,y:0},attrs:{".":{y:".3em","text-anchor":"start"}}},n),hK=(e,t,n)=>hX({position:{x:0,y:-15},attrs:{".":{"text-anchor":"middle"}}},n),hZ=(e,t,n)=>hX({position:{x:0,y:15},attrs:{".":{y:".6em","text-anchor":"middle"}}},n),h0=(e,t,n)=>h5(e,t,!1,n),h1=(e,t,n)=>h5(e,t,!0,n),h2=(e,t,n)=>h6(e,t,!1,n),h3=(e,t,n)=>h6(e,t,!0,n);function h5(e,t,n,r){let i,o,s,l;let a=null!=r.offset?r.offset:15,u=t.getCenter().theta(e),c=h4(t),h=0;return u<c[1]||u>c[2]?(i=".3em",o=a,s=0,l="start"):u<c[0]?(i="0",o=0,s=-a,n?(h=-90,l="start"):l="middle"):u<c[3]?(i=".3em",o=-a,s=0,l="end"):(i=".6em",o=0,s=a,n?(h=90,l="start"):l="middle"),hX({position:{x:Math.round(o),y:Math.round(s)},angle:h,attrs:{".":{y:i,"text-anchor":l}}},r)}function h6(e,t,n,r){let i,o,s,l;let a=null!=r.offset?r.offset:15,u=t.getCenter().theta(e),c=h4(t),h=0;return u<c[1]||u>c[2]?(i=".3em",o=-a,s=0,l="end"):u<c[0]?(i=".6em",o=0,s=a,n?(h=90,l="start"):l="middle"):u<c[3]?(i=".3em",o=a,s=0,l="start"):(i="0em",o=0,s=-a,n?(h=-90,l="start"):l="middle"),hX({position:{x:Math.round(o),y:Math.round(s)},angle:h,attrs:{".":{y:i,"text-anchor":l}}},r)}function h4(e){let t=e.getCenter(),n=t.theta(e.getTopLeft()),r=t.theta(e.getBottomLeft()),i=t.theta(e.getBottomRight());return[n,t.theta(e.getTopRight()),i,r]}let h8=(e,t,n)=>h7(e.diff(t.getCenter()),!1,n),h9=(e,t,n)=>h7(e.diff(t.getCenter()),!0,n);function h7(e,t,n){let r;let i=null!=n.offset?n.offset:20,o=new uA(0,0),s=-e.theta(o),l=e.clone().move(o,i).diff(e).round(),a=".3em",u=s;return(s+90)%180==0?(r=t?"end":"middle",!t&&-270===s&&(a="0em")):s>-270&&s<-90?(r="start",u=s-180):r="end",hX({position:l.round().toJSON(),angle:t?u:0,attrs:{".":{y:a,"text-anchor":r}}},n)}(es=tw||(tw={})).presets=tJ,es.registry=uY.create({type:"port label layout"}),es.registry.register(es.presets,!0);class de extends sp{get priority(){return 2}constructor(){super(),this.cid=tC.uniqueId(),de.views[this.cid]=this}confirmUpdate(e,t){return 0}empty(e=this.container){return aC(e),this}unmount(e=this.container){return aw(e),this}remove(e=this.container){return e===this.container&&(this.removeEventListeners(document),this.onRemove(),delete de.views[this.cid]),this.unmount(e),this}onRemove(){}setClass(e,t=this.container){t.classList.value=Array.isArray(e)?e.join(" "):e}addClass(e,t=this.container){return aa(t,Array.isArray(e)?e.join(" "):e),this}removeClass(e,t=this.container){return au(t,Array.isArray(e)?e.join(" "):e),this}setStyle(e,t=this.container){return aq(t,e),this}setAttrs(e,t=this.container){return null!=e&&null!=t&&aj(t,e),this}findAttr(e,t=this.container){let n=t;for(;n&&1===n.nodeType;){let t=n.getAttribute(e);if(null!=t)return t;if(n===this.container)break;n=n.parentNode}return null}find(e,t=this.container,n=this.selectors){return de.find(e,t,n).elems}findOne(e,t=this.container,n=this.selectors){let r=this.find(e,t,n);return r.length>0?r[0]:null}findByAttr(e,t=this.container){let n=t;for(;n&&n.getAttribute;){let t=n.getAttribute(e);if((null!=t||n===this.container)&&"false"!==t)return n;n=n.parentNode}return null}getSelector(e,t){let n;if(e===this.container)return"string"==typeof t&&(n=`> ${t}`),n;if(e){let r=ab(e)+1;n=`${e.tagName.toLowerCase()}:nth-child(${r})`,t&&(n+=` > ${t}`),n=this.getSelector(e.parentNode,n)}return n}prefixClassName(e){return hk.prefix(e)}delegateEvents(e,t){if(null==e)return this;!t&&this.undelegateEvents();let n=/^(\S+)\s*(.*)$/;return Object.keys(e).forEach(t=>{let r=t.match(n);if(null==r)return;let i=this.getEventHandler(e[t]);"function"==typeof i&&this.delegateEvent(r[1],r[2],i)}),this}undelegateEvents(){return ti.off(this.container,this.getEventNamespace()),this}delegateDocumentEvents(e,t){return this.addEventListeners(document,e,t),this}undelegateDocumentEvents(){return this.removeEventListeners(document),this}delegateEvent(e,t,n){return ti.on(this.container,e+this.getEventNamespace(),t,n),this}undelegateEvent(e,t,n){let r=e+this.getEventNamespace();return null==t?ti.off(this.container,r):"string"==typeof t?ti.off(this.container,r,t,n):ti.off(this.container,r,t),this}addEventListeners(e,t,n){if(null==t)return this;let r=this.getEventNamespace();return Object.keys(t).forEach(i=>{let o=this.getEventHandler(t[i]);"function"==typeof o&&ti.on(e,i+r,n,o)}),this}removeEventListeners(e){return null!=e&&ti.off(e,this.getEventNamespace()),this}getEventNamespace(){return`.${hk.prefixCls}-event-${this.cid}`}getEventHandler(e){let t;if("string"==typeof e){let n=this[e];"function"==typeof n&&(t=(...e)=>n.call(this,...e))}else t=(...t)=>e.call(this,...t);return t}getEventTarget(e,t={}){let{target:n,type:r,clientX:i=0,clientY:o=0}=e;return t.fromPoint||"touchmove"===r||"touchend"===r?document.elementFromPoint(i,o):n}stopPropagation(e){return this.setEventData(e,{propagationStopped:!0}),this}isPropagationStopped(e){return!0===this.getEventData(e).propagationStopped}getEventData(e){return this.eventData(e)}setEventData(e,t){return this.eventData(e,t)}eventData(e,t){if(null==e)throw TypeError("Event object required");let n=e.data,r=`__${this.cid}__`;if(null==t)return null==n?{}:n[r]||{};return null==n&&(n=e.data={}),null==n[r]?n[r]=Object.assign({},t):n[r]=Object.assign(Object.assign({},n[r]),t),n[r]}normalizeEvent(e){return de.normalizeEvent(e)}}(el=de||(de={})).createElement=function(e,t){return t?am(e||"g"):ag(e||"div")},el.find=function(e,t,n){if(!e||"."===e)return{elems:[t]};if(n){let t=n[e];if(t)return{elems:Array.isArray(t)?t:[t]}}if(hk.useCSSSelector){let n=e.includes(">")?`:scope ${e}`:e;return{isCSSSelector:!0,elems:Array.prototype.slice.call(t.querySelectorAll(n))}}return{elems:[]}},el.normalizeEvent=function(e){let t=e,n=e.originalEvent,r=n&&n.changedTouches&&n.changedTouches[0];if(r){for(let t in e)void 0===r[t]&&(r[t]=e[t]);t=r}return t},(ea=de||(de={})).views={},ea.getView=function(e){return ea.views[e]||null};eu=tC||(tC={}),r=0,eu.uniqueId=function(){let e=`v${r}`;return r+=1,e};class dt{constructor(e){this.view=e,this.clean()}clean(){this.elemCache&&this.elemCache.dispose(),this.elemCache=new uE,this.pathCache={}}get(e){return!this.elemCache.has(e)&&this.elemCache.set(e,{}),this.elemCache.get(e)}getData(e){let t=this.get(e);return!t.data&&(t.data={}),t.data}getMatrix(e){let t=this.get(e);if(null==t.matrix){let n=this.view.container;t.matrix=function(e,t){let n=ui();if(ad(t)&&ad(e)){let r=e,i=[];for(;r&&r!==t;){let e=us(r.getAttribute("transform")||null);i.push(e),r=r.parentNode}i.reverse().forEach(e=>{n=n.multiply(e)})}return n}(e,n)}return ui(t.matrix)}getShape(e){let t=this.get(e);return null==t.shape&&(t.shape=ty.toGeometryShape(e)),t.shape.clone()}getBoundingRect(e){let t=this.get(e);return null==t.boundingRect&&(t.boundingRect=ty.getBBoxV2(e)),t.boundingRect.clone()}}!function(e){function t(e){return null!=e&&"string"==typeof e}e.isJSONMarkup=function(e){return null!=e&&!t(e)},e.isStringMarkup=t;e.clone=function(e){return null==e||t(e)?e:so(e)};function n(e,t={ns:af.svg}){let r=document.createDocumentFragment(),i={},o={},s=[{markup:Array.isArray(e)?e:[e],parent:r,ns:t.ns}];for(;s.length>0;){let e=s.pop(),t=e.ns||af.svg,n=e.markup,r=e.parent;n.forEach(e=>{let n=e.tagName;if(!n)throw TypeError("Invalid tagName");e.ns&&(t=e.ns);let l=t?ag(n,t):ap(n),a=e.attrs;a&&aj(l,aL(a));let u=e.style;u&&aq(l,u);let c=e.className;null!=c&&l.setAttribute("class",Array.isArray(c)?c.join(" "):c),e.textContent&&(l.textContent=e.textContent);let h=e.selector;if(null!=h){if(o[h])throw TypeError("Selector must be unique");o[h]=l}if(e.groupSelector){let t=e.groupSelector;!Array.isArray(t)&&(t=[t]),t.forEach(e=>{!i[e]&&(i[e]=[]),i[e].push(l)})}r.appendChild(l);let d=e.children;Array.isArray(d)&&s.push({ns:t,markup:d,parent:l})})}return Object.keys(i).forEach(e=>{if(o[e])throw Error("Ambiguous group selector");o[e]=i[e]}),{fragment:r,selectors:o,groups:i}}function r(e){return e instanceof SVGElement?am("g"):ap("div")}e.sanitize=function(e){return`${e}`.trim().replace(/[\r|\n]/g," ").replace(/>\s+</g,"><")},e.parseJSONMarkup=n;e.renderMarkup=function(e){if(t(e)){let t=aK.createVectors(e),n=t.length;if(1===n)return{elem:t[0].node};if(n>1){let e=r(t[0].node);return t.forEach(t=>{e.appendChild(t.node)}),{elem:e}}return{}}let i=n(e),o=i.fragment,s=null;return o.childNodes.length>1?(s=r(o.firstChild)).appendChild(o):s=o.firstChild,{elem:s,selectors:i.selectors}};e.parseLabelStringMarkup=function(e){let t=aK.createVectors(e),n=document.createDocumentFragment();for(let e=0,r=t.length;e<r;e+=1){let r=t[e].node;n.appendChild(r)}return{fragment:n,selectors:{}}}}(tE||(tE={})),(tE||(tE={})).getSelector=function e(t,n,r){if(null!=t){let i;let o=t.tagName.toLowerCase();if(t===n)return i="string"==typeof r?`> ${o} > ${r}`:`> ${o}`;let s=t.parentNode;if(s&&s.childNodes.length>1){let e=ab(t)+1;i=`${o}:nth-child(${e})`}else i=o;return r&&(i+=` > ${r}`),e(t.parentNode,n,i)}return r},(ec=tE||(tE={})).getPortContainerMarkup=function(){return"g"},ec.getPortMarkup=function(){return{tagName:"circle",selector:"circle",attrs:{r:10,fill:"#FFFFFF",stroke:"#000000"}}},ec.getPortLabelMarkup=function(){return{tagName:"text",selector:"text",attrs:{fill:"#000000"}}},(tE||(tE={})).getEdgeMarkup=function(){return[{tagName:"path",selector:"wrap",groupSelector:"lines",attrs:{fill:"none",cursor:"pointer",stroke:"transparent",strokeLinecap:"round"}},{tagName:"path",selector:"line",groupSelector:"lines",attrs:{fill:"none",pointerEvents:"none"}}]},(tE||(tE={})).getForeignObjectMarkup=function(e=!1){return{tagName:"foreignObject",selector:"fo",children:[{ns:af.xhtml,tagName:"body",selector:"foBody",attrs:{xmlns:af.xhtml},style:{width:"100%",height:"100%",background:"transparent"},children:e?[]:[{tagName:"div",selector:"foContent",style:{width:"100%",height:"100%"}}]}]}};class dn{constructor(e){this.view=e}get cell(){return this.view.cell}getDefinition(e){return this.cell.getAttrDefinition(e)}processAttrs(e,t){let n,r,i,o;let s=[];return Object.keys(t).forEach(r=>{let i=t[r],o=this.getDefinition(r),l=n0(tm.isValidDefinition,this.view,o,i,{elem:e,attrs:t,cell:this.cell,view:this.view});o&&l?"string"==typeof o?(null==n&&(n={}),n[o]=i):null!==i&&s.push({name:r,definition:o}):(null==n&&(n={}),n[aA.includes(r)?r:l$(r)]=i)}),s.forEach(({name:e,definition:n})=>{let s=t[e];"function"==typeof n.set&&(null==r&&(r={}),r[e]=s);"function"==typeof n.offset&&(null==i&&(i={}),i[e]=s);"function"==typeof n.position&&(null==o&&(o={}),o[e]=s)}),{raw:t,normal:n,set:r,offset:i,position:o}}mergeProcessedAttrs(e,t){e.set=Object.assign(Object.assign({},e.set),t.set),e.position=Object.assign(Object.assign({},e.position),t.position),e.offset=Object.assign(Object.assign({},e.offset),t.offset);let n=e.normal&&e.normal.transform;null!=n&&t.normal&&(t.normal.transform=n),e.normal=t.normal}findAttrs(e,t,n,r){let i=[],o=new uE;return Object.keys(e).forEach(s=>{let l=e[s];if(!it(l))return;let{isCSSSelector:a,elems:u}=de.find(s,t,r);n[s]=u;for(let e=0,t=u.length;e<t;e+=1){let n=u[e],c=r&&r[s]===n,h=o.get(n);if(h){!h.array&&(i.push(n),h.array=!0,h.attrs=[h.attrs],h.priority=[h.priority]);let e=h.attrs,r=h.priority;if(c)e.unshift(l),r.unshift(-1);else{let n=sW(r,a?-1:t);e.splice(n,0,l),r.splice(n,0,t)}}else o.set(n,{elem:n,attrs:l,priority:c?-1:t,array:!1})}}),i.forEach(e=>{let t=o.get(e),n=t.attrs;t.attrs=n.reduceRight((e,t)=>ss(e,t),{})}),o}updateRelativeAttrs(e,t,n){let r=t.raw||{},i=t.normal||{},o=t.set,s=t.position,l=t.offset,a=()=>({elem:e,cell:this.cell,view:this.view,attrs:r,refBBox:n.clone()});if(null!=o&&Object.keys(o).forEach(e=>{let t=o[e],n=this.getDefinition(e);if(null!=n){let r=n0(n.set,this.view,t,a());"object"==typeof r?i=Object.assign(Object.assign({},i),r):null!=r&&(i[e]=r)}}),e instanceof HTMLElement){this.view.setAttrs(i,e);return}let u=i.transform,c=us(u?`${u}`:null),h=new uA(c.e,c.f);u&&(delete i.transform,c.e=0,c.f=0);let d=!1;null!=s&&Object.keys(s).forEach(e=>{let t=s[e],n=this.getDefinition(e);if(null!=n){let e=n0(n.position,this.view,t,a());null!=e&&(d=!0,h.translate(uA.create(e)))}}),this.view.setAttrs(i,e);let f=!1;if(null!=l){let t=this.view.getBoundingRectOfElement(e);if(t.width>0&&t.height>0){let n=ty.transformRectangle(t,c);Object.keys(l).forEach(t=>{let i=l[t],o=this.getDefinition(t);if(null!=o){let t=n0(o.offset,this.view,i,{elem:e,cell:this.cell,view:this.view,attrs:r,refBBox:n});null!=t&&(f=!0,h.translate(uA.create(t)))}})}}(null!=u||d||f)&&(h.round(1),c.e=h.x,c.f=h.y,e.setAttribute("transform",ul(c)))}update(e,t,n){let r;let i={},o=this.findAttrs(n.attrs||t,e,i,n.selectors),s=n.attrs?this.findAttrs(t,e,i,n.selectors):o,l=[];o.each(t=>{let r=t.elem,o=t.attrs,a=this.processAttrs(r,o);if(null==a.set&&null==a.position&&null==a.offset)this.view.setAttrs(a.normal,r);else{let t;let u=s.get(r),c=u?u.attrs:null,h=c&&null==o.ref?c.ref:o.ref;if(h){if(!(t=(i[h]||this.view.find(h,e,n.selectors))[0]))throw Error(`"${h}" reference does not exist.`)}else t=null;let d={node:r,refNode:t,attributes:c,processedAttributes:a},f=l.findIndex(e=>e.refNode===r);f>-1?l.splice(f,0,d):l.push(d)}});let a=new uE;l.forEach(t=>{let i,o;let s=t.node,l=t.refNode,u=null!=l&&null!=n.rotatableNode&&ax(n.rotatableNode,l);if(l&&(i=a.get(l)),!i){let t=u?n.rotatableNode:e;i=l?ty.getBBox(l,{target:t}):n.rootBBox,l&&a.set(l,i)}n.attrs&&t.attributes?(o=this.processAttrs(s,t.attributes),this.mergeProcessedAttrs(o,t.processedAttributes)):o=t.processedAttributes;let c=i;u&&null!=n.rotatableNode&&!n.rotatableNode.contains(s)&&(!r&&(r=us(aj(n.rotatableNode,"transform"))),c=ty.transformRectangle(i,r)),this.updateRelativeAttrs(s,o,c)})}}class dr{get cell(){return this.view.cell}constructor(e,t,n=[]){this.view=e;let r={},i={},o=0;Object.keys(t).forEach(e=>{let n=t[e];!Array.isArray(n)&&(n=[n]),n.forEach(t=>{let n=r[t];!n&&(o+=1,n=r[t]=1<<o),i[e]|=n})});let s=n;if(!Array.isArray(s)&&(s=[s]),s.forEach(e=>{!r[e]&&(o+=1,r[e]=1<<o)}),o>25)throw Error("Maximum number of flags exceeded.");this.flags=r,this.attrs=i,this.bootstrap=n}getFlag(e){let t=this.flags;return null==t?0:Array.isArray(e)?e.reduce((e,n)=>e|t[n],0):0|t[e]}hasAction(e,t){return e&this.getFlag(t)}removeAction(e,t){return e^e&this.getFlag(t)}getBootstrapFlag(){return this.getFlag(this.bootstrap)}getChangedFlag(){let e=0;return this.attrs?(Object.keys(this.attrs).forEach(t=>{this.cell.hasChanged(t)&&(e|=this.attrs[t])}),e):e}}var di=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class ds extends de{static getDefaults(){return this.defaults}static config(e){this.defaults=this.getOptions(e)}static getOptions(e){let t=(e,t)=>null!=t?sJ([...Array.isArray(e)?e:[e],...Array.isArray(t)?t:[t]]):Array.isArray(e)?[...e]:[e],n=so(this.getDefaults()),{bootstrap:r,actions:i,events:o,documentEvents:s}=e,l=di(e,["bootstrap","actions","events","documentEvents"]);return r&&(n.bootstrap=t(n.bootstrap,r)),i&&Object.entries(i).forEach(([e,r])=>{let i=n.actions[e];r&&i?n.actions[e]=t(i,r):r&&(n.actions[e]=t(r))}),o&&(n.events=Object.assign(Object.assign({},n.events),o)),e.documentEvents&&(n.documentEvents=Object.assign(Object.assign({},n.documentEvents),s)),ss(n,l)}get[Symbol.toStringTag](){return ds.toStringTag}constructor(e,t={}){super(),this.cell=e,this.options=this.ensureOptions(t),this.graph=this.options.graph,this.attr=new dn(this),this.flag=new dr(this,this.options.actions,this.options.bootstrap),this.cache=new dt(this),this.setContainer(this.ensureContainer()),this.setup(),this.init()}init(){}onRemove(){this.removeTools()}get priority(){return this.options.priority}get rootSelector(){return this.options.rootSelector}getConstructor(){return this.constructor}ensureOptions(e){return this.getConstructor().getOptions(e)}getContainerTagName(){return this.options.isSvgElement?"g":"div"}getContainerStyle(){}getContainerAttrs(){return{"data-cell-id":this.cell.id,"data-shape":this.cell.shape}}getContainerClassName(){return this.prefixClassName("cell")}ensureContainer(){return de.createElement(this.getContainerTagName(),this.options.isSvgElement)}setContainer(e){if(this.container!==e){this.undelegateEvents(),this.container=e,null!=this.options.events&&this.delegateEvents(this.options.events);let t=this.getContainerAttrs();null!=t&&this.setAttrs(t,e);let n=this.getContainerStyle();null!=n&&this.setStyle(n,e);let r=this.getContainerClassName();null!=r&&this.addClass(r,e)}return this}isNodeView(){return!1}isEdgeView(){return!1}render(){return this}confirmUpdate(e,t={}){return 0}getBootstrapFlag(){return this.flag.getBootstrapFlag()}getFlag(e){return this.flag.getFlag(e)}hasAction(e,t){return this.flag.hasAction(e,t)}removeAction(e,t){return this.flag.removeAction(e,t)}handleAction(e,t,n,r){if(this.hasAction(e,t)){n();let i=[t];return r&&("string"==typeof r?i.push(r):i.push(...r)),this.removeAction(e,i)}return e}setup(){this.cell.on("changed",this.onCellChanged,this)}onCellChanged({options:e}){this.onAttrsChange(e)}onAttrsChange(e){let t=this.flag.getChangedFlag();if(!e.updated&&!!t)e.dirty&&this.hasAction(t,"update")&&(t|=this.getFlag("render")),e.toolId&&(e.async=!1),null!=this.graph&&this.graph.renderer.requestViewUpdate(this,t,e)}parseJSONMarkup(e,t){let n=tE.parseJSONMarkup(e),r=n.selectors,i=this.rootSelector;if(t&&i){if(r[i])throw Error("Invalid root selector");r[i]=t}return n}can(e){let t=this.graph.options.interacting;if("function"==typeof t&&(t=n0(t,this.graph,this)),"object"==typeof t){let n=t[e];return"function"==typeof n&&(n=n0(n,this.graph,this)),!1!==n}return"boolean"==typeof t&&t}cleanCache(){return this.cache.clean(),this}getCache(e){return this.cache.get(e)}getDataOfElement(e){return this.cache.getData(e)}getMatrixOfElement(e){return this.cache.getMatrix(e)}getShapeOfElement(e){return this.cache.getShape(e)}getBoundingRectOfElement(e){return this.cache.getBoundingRect(e)}getBBoxOfElement(e){let t=this.getBoundingRectOfElement(e),n=this.getMatrixOfElement(e),r=this.getRootRotatedMatrix(),i=this.getRootTranslatedMatrix();return ty.transformRectangle(t,i.multiply(r).multiply(n))}getUnrotatedBBoxOfElement(e){let t=this.getBoundingRectOfElement(e),n=this.getMatrixOfElement(e),r=this.getRootTranslatedMatrix();return ty.transformRectangle(t,r.multiply(n))}getBBox(e={}){let t;if(e.useCellGeometry){let e=this.cell,n=e.isNode()?e.getAngle():0;t=e.getBBox().bbox(n)}else t=this.getBBoxOfElement(this.container);return this.graph.coord.localToGraphRect(t)}getRootTranslatedMatrix(){let e=this.cell,t=e.isNode()?e.getPosition():{x:0,y:0};return ui().translate(t.x,t.y)}getRootRotatedMatrix(){let e=ui(),t=this.cell,n=t.isNode()?t.getAngle():0;if(n){let r=t.getBBox(),i=r.width/2,o=r.height/2;e=e.translate(i,o).rotate(n).translate(-i,-o)}return e}findMagnet(e=this.container){return this.findByAttr("magnet",e)}updateAttrs(e,t,n={}){null==n.rootBBox&&(n.rootBBox=new uM),null==n.selectors&&(n.selectors=this.selectors),this.attr.update(e,t,n)}isEdgeElement(e){return this.cell.isEdge()&&(null==e||e===this.container)}prepareHighlight(e,t={}){let n=e||this.container;return t.partial=n===this.container,n}highlight(e,t={}){let n=this.prepareHighlight(e,t);return this.notify("cell:highlight",{magnet:n,options:t,view:this,cell:this.cell}),this.isEdgeView()?this.notify("edge:highlight",{magnet:n,options:t,view:this,edge:this.cell,cell:this.cell}):this.isNodeView()&&this.notify("node:highlight",{magnet:n,options:t,view:this,node:this.cell,cell:this.cell}),this}unhighlight(e,t={}){let n=this.prepareHighlight(e,t);return this.notify("cell:unhighlight",{magnet:n,options:t,view:this,cell:this.cell}),this.isNodeView()?this.notify("node:unhighlight",{magnet:n,options:t,view:this,node:this.cell,cell:this.cell}):this.isEdgeView()&&this.notify("edge:unhighlight",{magnet:n,options:t,view:this,edge:this.cell,cell:this.cell}),this}notifyUnhighlight(e,t){}getEdgeTerminal(e,t,n,r,i){let o=this.cell,s=this.findAttr("port",e),l=e.getAttribute("data-selector"),a={cell:o.id};return null!=l&&(a.magnet=l),null!=s?(a.port=s,o.isNode()&&!o.hasPort(s)&&null==l&&(a.selector=this.getSelector(e))):null==l&&this.container!==e&&(a.selector=this.getSelector(e)),a}getMagnetFromEdgeTerminal(e){let t;let n=this.cell,r=this.container,i=e.port,o=e.magnet;return null!=i&&n.isNode()&&n.hasPort(i)?t=this.findPortElem(i,o)||r:(!o&&(o=e.selector),!o&&null!=i&&(o=`[port="${i}"]`),t=this.findOne(o,r,this.selectors)),t}hasTools(e){let t=this.tools;return null!=t&&(null==e||t.name===e)}addTools(e){if(this.removeTools(),e){if(!this.can("toolsAddable"))return this;let t=dl.isToolsView(e)?e:new dl(e);this.tools=t,t.config({view:this}),t.mount()}return this}updateTools(e={}){return this.tools&&this.tools.update(e),this}removeTools(){return this.tools&&(this.tools.remove(),this.tools=null),this}hideTools(){return this.tools&&this.tools.hide(),this}showTools(){return this.tools&&this.tools.show(),this}renderTools(){let e=this.cell.getTools();return this.addTools(e),this}notify(e,t){return this.trigger(e,t),this.graph.trigger(e,t),this}getEventArgs(e,t,n){let r=this.cell;return null==t||null==n?{e,view:this,cell:r}:{e,x:t,y:n,view:this,cell:r}}onClick(e,t,n){this.notify("cell:click",this.getEventArgs(e,t,n))}onDblClick(e,t,n){this.notify("cell:dblclick",this.getEventArgs(e,t,n))}onContextMenu(e,t,n){this.notify("cell:contextmenu",this.getEventArgs(e,t,n))}onMouseDown(e,t,n){this.cell.model&&(this.cachedModelForMouseEvent=this.cell.model,this.cachedModelForMouseEvent.startBatch("mouse")),this.notify("cell:mousedown",this.getEventArgs(e,t,n))}onMouseUp(e,t,n){this.notify("cell:mouseup",this.getEventArgs(e,t,n)),this.cachedModelForMouseEvent&&(this.cachedModelForMouseEvent.stopBatch("mouse",{cell:this.cell}),this.cachedModelForMouseEvent=null)}onMouseMove(e,t,n){this.notify("cell:mousemove",this.getEventArgs(e,t,n))}onMouseOver(e){this.notify("cell:mouseover",this.getEventArgs(e))}onMouseOut(e){this.notify("cell:mouseout",this.getEventArgs(e))}onMouseEnter(e){this.notify("cell:mouseenter",this.getEventArgs(e))}onMouseLeave(e){this.notify("cell:mouseleave",this.getEventArgs(e))}onMouseWheel(e,t,n,r){this.notify("cell:mousewheel",Object.assign({delta:r},this.getEventArgs(e,t,n)))}onCustomEvent(e,t,n,r){this.notify("cell:customevent",Object.assign({name:t},this.getEventArgs(e,n,r))),this.notify(t,Object.assign({},this.getEventArgs(e,n,r)))}onMagnetMouseDown(e,t,n,r){}onMagnetDblClick(e,t,n,r){}onMagnetContextMenu(e,t,n,r){}onLabelMouseDown(e,t,n){}checkMouseleave(e){let t=this.getEventTarget(e,{fromPoint:!0}),n=this.graph.findViewByElem(t);if(n===this)return;if(this.onMouseLeave(e),!!n)n.onMouseEnter(e)}dispose(){this.cell.off("changed",this.onCellChanged,this)}}ds.defaults={isSvgElement:!0,rootSelector:"root",priority:0,bootstrap:[],actions:{}},!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([ds.dispose()],ds.prototype,"dispose",null),(eh=ds||(ds={})).Flag=dr,eh.Attr=dn,(ed=ds||(ds={})).toStringTag=`X6.${ed.name}`,ed.isCellView=function(e){if(null==e)return!1;if(e instanceof ed)return!0;let t=e[Symbol.toStringTag];return(null==t||t===ed.toStringTag)&&"function"==typeof e.isNodeView&&"function"==typeof e.isEdgeView&&"function"==typeof e.confirmUpdate||!1},(ef=ds||(ds={})).priority=function(e){return function(t){t.config({priority:e})}},ef.bootstrap=function(e){return function(t){t.config({bootstrap:e})}},(ds||(ds={})).registry=uY.create({type:"view"});class dl extends de{get name(){return this.options.name}get graph(){return this.cellView.graph}get cell(){return this.cellView.cell}get[Symbol.toStringTag](){return dl.toStringTag}constructor(e={}){super(),this.svgContainer=this.createContainer(!0,e),this.htmlContainer=this.createContainer(!1,e),this.config(e)}createContainer(e,t){let n=e?de.createElement("g",!0):de.createElement("div",!1);return aa(n,this.prefixClassName("cell-tools")),t.className&&aa(n,t.className),n}config(e){if(this.options=Object.assign(Object.assign({},this.options),e),!ds.isCellView(e.view)||e.view===this.cellView)return this;this.cellView=e.view,this.cell.isEdge()?(aa(this.svgContainer,this.prefixClassName("edge-tools")),aa(this.htmlContainer,this.prefixClassName("edge-tools"))):this.cell.isNode()&&(aa(this.svgContainer,this.prefixClassName("node-tools")),aa(this.htmlContainer,this.prefixClassName("node-tools"))),this.svgContainer.setAttribute("data-cell-id",this.cell.id),this.htmlContainer.setAttribute("data-cell-id",this.cell.id),this.name&&(this.svgContainer.setAttribute("data-tools-name",this.name),this.htmlContainer.setAttribute("data-tools-name",this.name));let t=this.options.items;if(!Array.isArray(t))return this;this.tools=[];let n=[];t.forEach(e=>{dl.ToolItem.isToolItem(e)?"vertices"===e.name?n.unshift(e):n.push(e):"vertices"===("object"==typeof e?e.name:e)?n.unshift(e):n.push(e)});for(let e=0;e<n.length;e+=1){let t;let r=n[e];if(dl.ToolItem.isToolItem(r))t=r;else{let e="object"==typeof r?r.name:r,n="object"==typeof r&&r.args||{};if(e){if(this.cell.isNode()){let r=tP.registry.get(e);if(!r)return tP.registry.onNotFound(e);t=new r(n)}else if(this.cell.isEdge()){let r=tO.registry.get(e);if(!r)return tO.registry.onNotFound(e);t=new r(n)}}}t&&(t.config(this.cellView,this),t.render(),(!1!==t.options.isSVGElement?this.svgContainer:this.htmlContainer).appendChild(t.container),this.tools.push(t))}return this}update(e={}){let t=this.tools;return t&&t.forEach(t=>{e.toolId!==t.cid&&t.isVisible()&&t.update()}),this}focus(e){let t=this.tools;return t&&t.forEach(t=>{e===t?t.show():t.hide()}),this}blur(e){let t=this.tools;return t&&t.forEach(t=>{t!==e&&!t.isVisible()&&(t.show(),t.update())}),this}hide(){return this.focus(null)}show(){return this.blur(null)}remove(){let e=this.tools;return e&&(e.forEach(e=>e.remove()),this.tools=null),aw(this.svgContainer),aw(this.htmlContainer),super.remove()}mount(){let e=this.tools,t=this.cellView;if(t&&e){let n=e.some(e=>!1!==e.options.isSVGElement),r=e.some(e=>!1===e.options.isSVGElement);n&&(this.options.local?t.container:t.graph.view.decorator).appendChild(this.svgContainer),r&&this.graph.container.appendChild(this.htmlContainer)}return this}}(ep=dl||(dl={})).toStringTag=`X6.${ep.name}`,ep.isToolsView=function(e){if(null==e)return!1;if(e instanceof ep)return!0;let t=e[Symbol.toStringTag];return(null==t||t===ep.toStringTag)&&null!=e.graph&&null!=e.cell&&"function"==typeof e.config&&"function"==typeof e.update&&"function"==typeof e.focus&&"function"==typeof e.blur&&"function"==typeof e.show&&"function"==typeof e.hide||!1},!function(e){var t,n;let r;class i extends de{static getDefaults(){return this.defaults}static config(e){this.defaults=this.getOptions(e)}static getOptions(e){return ss(so(this.getDefaults()),e)}get graph(){return this.cellView.graph}get cell(){return this.cellView.cell}get name(){return this.options.name}get[Symbol.toStringTag](){return i.toStringTag}constructor(e={}){super(),this.visible=!0,this.options=this.getOptions(e),this.container=de.createElement(this.options.tagName||"g",!1!==this.options.isSVGElement),aa(this.container,this.prefixClassName("cell-tool")),"string"==typeof this.options.className&&aa(this.container,this.options.className),this.init()}init(){}getOptions(e){return this.constructor.getOptions(e)}delegateEvents(){return this.options.events&&super.delegateEvents(this.options.events),this}config(e,t){return this.cellView=e,this.parent=t,this.stamp(this.container),this.cell.isEdge()?aa(this.container,this.prefixClassName("edge-tool")):this.cell.isNode()&&aa(this.container,this.prefixClassName("node-tool")),this.name&&this.container.setAttribute("data-tool-name",this.name),this.delegateEvents(),this}render(){this.empty();let e=this.options.markup;if(e){let t=tE.parseJSONMarkup(e);this.container.appendChild(t.fragment),this.childNodes=t.selectors}return this.onRender(),this}onRender(){}update(){return this}stamp(e){e&&e.setAttribute("data-cell-id",this.cellView.cell.id)}show(){return this.container.style.display="",this.visible=!0,this}hide(){return this.container.style.display="none",this.visible=!1,this}isVisible(){return this.visible}focus(){let e=this.options.focusOpacity;return null!=e&&Number.isFinite(e)&&(this.container.style.opacity=`${e}`),this.parent.focus(this),this}blur(){return this.container.style.opacity="",this.parent.blur(this),this}guard(e){return null==this.graph||null==this.cellView||this.graph.view.guard(e,this.cellView)}}i.defaults={isSVGElement:!0,tagName:"g"},e.ToolItem=i;t=i=e.ToolItem||(e.ToolItem={}),r=0,t.define=function(e){var t;let n=su((t=e.name)?lU(t):(r+=1,`CustomTool${r}`),this);return n.config(e),n},(n=i=e.ToolItem||(e.ToolItem={})).toStringTag=`X6.${n.name}`,n.isToolItem=function(e){if(null==e)return!1;if(e instanceof n)return!0;let t=e[Symbol.toStringTag];return(null==t||t===n.toStringTag)&&null!=e.graph&&null!=e.cell&&"function"==typeof e.config&&"function"==typeof e.update&&"function"==typeof e.focus&&"function"==typeof e.blur&&"function"==typeof e.show&&"function"==typeof e.hide&&"function"==typeof e.isVisible||!1}}(dl||(dl={}));let da=e=>e;function du(e,t){return 0===t?"0%":`${Math.round(e/t*100)}%`}function dc(e){return(t,n,r,i)=>n.isEdgeElement(r)?function(e,t,n,r,i){let o=n.getConnection();if(!o)return t;let s=o.closestPointLength(i);if(e){let e=o.length();t.anchor={name:"ratio",args:{ratio:s/e}}}else t.anchor={name:"length",args:{length:s}};return t}(e,t,n,r,i):function(e,t,n,r,i){let o=n.cell,s=o.getAngle(),l=n.getUnrotatedBBoxOfElement(r),a=o.getBBox().getCenter(),u=uA.create(i).rotate(s,a),c=u.x-l.x,h=u.y-l.y;return e&&(c=du(c,l.width),h=du(h,l.height)),t.anchor={name:"topLeft",args:{dx:c,dy:h,rotate:!0}},t}(e,t,n,r,i)}let dh=dc(!0),dd=dc(!1);function df(e,t,n,r){return n0(tS.presets.pinRelative,this.graph,{},t,n,e,this.cell,r,{}).anchor}function dp(e,t){return t?e.cell.getBBox():e.cell.isEdge()?e.getConnection().bbox():e.getUnrotatedBBoxOfElement(e.container)}(eg=tS||(tS={})).presets=tQ,eg.registry=uY.create({type:"connection strategy"}),eg.registry.register(eg.presets,!0);class dg extends dl.ToolItem{onRender(){aa(this.container,this.prefixClassName("cell-tool-button")),this.update()}update(){return this.updatePosition(),this}updatePosition(){let e=this.cellView.cell.isEdge()?this.getEdgeMatrix():this.getNodeMatrix();uc(this.container,e,{absolute:!0})}getNodeMatrix(){let e=this.cellView,t=this.options,{x:n=0,y:r=0}=t,{offset:i,useCellGeometry:o,rotate:s}=t,l=dp(e,o),a=e.cell.getAngle();!s&&(l=l.bbox(a));let u=0,c=0;"number"==typeof i?(u=i,c=i):"object"==typeof i&&(u=i.x,c=i.y),n=lY(n,l.width),r=lY(r,l.height);let h=ui().translate(l.x+l.width/2,l.y+l.height/2);return s&&(h=h.rotate(a)),h=h.translate(n+u-l.width/2,r+c-l.height/2)}getEdgeMatrix(){let e,t,n;let r=this.cellView,{offset:i=0,distance:o=0,rotate:s}=this.options,l=lY(o,1);(e=l>=0&&l<=1?r.getTangentAtRatio(l):r.getTangentAtLength(l))?(t=e.start,n=e.vector().vectorAngle(new uA(1,0))||0):(t=r.getConnection().start,n=0);let a=ui().translate(t.x,t.y).rotate(n);return a="object"==typeof i?a.translate(i.x||0,i.y||0):a.translate(0,i),!s&&(a=a.rotate(-n)),a}onMouseDown(e){if(this.guard(e))return;e.stopPropagation(),e.preventDefault();let t=this.options.onClick;"function"==typeof t&&n0(t,this.cellView,{e,view:this.cellView,cell:this.cellView.cell,btn:this})}}!function(e){e.config({name:"button",useCellGeometry:!0,events:{mousedown:"onMouseDown",touchstart:"onMouseDown"}})}(dg||(dg={})),(em=dg||(dg={})).Remove=em.define({name:"button-remove",markup:[{tagName:"circle",selector:"button",attrs:{r:7,fill:"#FF1D00",cursor:"pointer"}},{tagName:"path",selector:"icon",attrs:{d:"M -3 -3 3 3 M -3 3 3 -3",fill:"none",stroke:"#FFFFFF","stroke-width":2,"pointer-events":"none"}}],distance:60,offset:0,useCellGeometry:!0,onClick({view:e,btn:t}){t.parent.remove(),e.cell.remove({ui:!0,toolId:t.cid})}});var dm=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class dy extends dl.ToolItem{onRender(){if(aa(this.container,this.prefixClassName("cell-tool-boundary")),this.options.attrs){let e=this.options.attrs,{class:t}=e,n=dm(e,["class"]);aj(this.container,aL(n)),t&&aa(this.container,t)}this.update()}update(){let e=this.cellView,t=this.options,{useCellGeometry:n,rotate:r}=t,i=lJ(t.padding),o=dp(e,n).moveAndExpand({x:-i.left,y:-i.top,width:i.left+i.right,height:i.top+i.bottom}),s=e.cell;if(s.isNode()){let e=s.getAngle();if(e){if(r){let t=s.getBBox().getCenter();ud(this.container,e,t.x,t.y,{absolute:!0})}else o=o.bbox(e)}}return aj(this.container,o.toJSON()),this}}!function(e){e.config({name:"boundary",tagName:"rect",padding:10,useCellGeometry:!0,attrs:{fill:"none",stroke:"#333","stroke-width":.5,"stroke-dasharray":"5, 5","pointer-events":"none"}})}(dy||(dy={}));class db extends dl.ToolItem{constructor(){super(...arguments),this.handles=[]}get vertices(){return this.cellView.cell.getVertices()}onRender(){return this.addClass(this.prefixClassName("edge-tool-vertices")),this.options.addable&&this.updatePath(),this.resetHandles(),this.renderHandles(),this}update(){return this.vertices.length===this.handles.length?this.updateHandles():(this.resetHandles(),this.renderHandles()),this.options.addable&&this.updatePath(),this}resetHandles(){let e=this.handles;this.handles=[],e&&e.forEach(e=>{this.stopHandleListening(e),e.remove()})}renderHandles(){let e=this.vertices;for(let t=0,n=e.length;t<n;t+=1){let n=e[t],r=this.options.createHandle,i=this.options.processHandle,o=r({index:t,graph:this.graph,guard:e=>this.guard(e),attrs:this.options.attrs||{}});i&&i(o),o.updatePosition(n.x,n.y),this.stamp(o.container),this.container.appendChild(o.container),this.handles.push(o),this.startHandleListening(o)}}updateHandles(){let e=this.vertices;for(let t=0,n=e.length;t<n;t+=1){let n=e[t],r=this.handles[t];r&&r.updatePosition(n.x,n.y)}}updatePath(){let e=this.childNodes.connection;e&&e.setAttribute("d",this.cellView.getConnectionPathData())}startHandleListening(e){let t=this.cellView;t.can("vertexMovable")&&(e.on("change",this.onHandleChange,this),e.on("changing",this.onHandleChanging,this),e.on("changed",this.onHandleChanged,this)),t.can("vertexDeletable")&&e.on("remove",this.onHandleRemove,this)}stopHandleListening(e){let t=this.cellView;t.can("vertexMovable")&&(e.off("change",this.onHandleChange,this),e.off("changing",this.onHandleChanging,this),e.off("changed",this.onHandleChanged,this)),t.can("vertexDeletable")&&e.off("remove",this.onHandleRemove,this)}getNeighborPoints(e){let t=this.cellView,n=this.vertices,r=e>0?n[e-1]:t.sourceAnchor,i=e<n.length-1?n[e+1]:t.targetAnchor;return{prev:uA.create(r),next:uA.create(i)}}getMouseEventArgs(e){let t=this.normalizeEvent(e),{x:n,y:r}=this.graph.snapToGrid(t.clientX,t.clientY);return{e:t,x:n,y:r}}onHandleChange({e}){this.focus();let t=this.cellView;if(t.cell.startBatch("move-vertex",{ui:!0,toolId:this.cid}),!this.options.stopPropagation){let{e:n,x:r,y:i}=this.getMouseEventArgs(e);this.eventData(n,{start:{x:r,y:i}}),t.notifyMouseDown(n,r,i)}}onHandleChanging({handle:e,e:t}){let n=this.cellView,r=e.options.index,{e:i,x:o,y:s}=this.getMouseEventArgs(t),l={x:o,y:s};this.snapVertex(l,r),n.cell.setVertexAt(r,l,{ui:!0,toolId:this.cid}),e.updatePosition(l.x,l.y),!this.options.stopPropagation&&n.notifyMouseMove(i,o,s)}stopBatch(e){this.cell.stopBatch("move-vertex",{ui:!0,toolId:this.cid}),e&&this.cell.stopBatch("add-vertex",{ui:!0,toolId:this.cid})}onHandleChanged({e}){let t=this.options,n=this.cellView;if(t.addable&&this.updatePath(),!t.removeRedundancies){this.stopBatch(this.eventData(e).vertexAdded);return}n.removeRedundantLinearVertices({ui:!0,toolId:this.cid})&&this.render(),this.blur(),this.stopBatch(this.eventData(e).vertexAdded);let{e:r,x:i,y:o}=this.getMouseEventArgs(e);if(!this.options.stopPropagation){n.notifyMouseUp(r,i,o);let{start:e}=this.eventData(r);if(e){let{x:t,y:s}=e;t===i&&s===o&&n.onClick(r,i,o)}}n.checkMouseleave(r),t.onChanged&&t.onChanged({edge:n.cell,edgeView:n})}snapVertex(e,t){let n=this.options.snapRadius||0;if(n>0){let r=this.getNeighborPoints(t),i=r.prev,o=r.next;Math.abs(e.x-i.x)<n?e.x=i.x:Math.abs(e.x-o.x)<n&&(e.x=o.x),Math.abs(e.y-i.y)<n?e.y=r.prev.y:Math.abs(e.y-o.y)<n&&(e.y=o.y)}}onHandleRemove({handle:e,e:t}){if(this.options.removable){let n=e.options.index,r=this.cellView;r.cell.removeVertexAt(n,{ui:!0}),this.options.addable&&this.updatePath(),r.checkMouseleave(this.normalizeEvent(t))}}allowAddVertex(e){let t=this.guard(e),n=this.options.addable&&this.cellView.can("vertexAddable"),r=!this.options.modifiers||ta.isMatch(e,this.options.modifiers);return!t&&n&&r}onPathMouseDown(e){let t=this.cellView;if(!this.allowAddVertex(e))return;e.stopPropagation(),e.preventDefault();let n=this.normalizeEvent(e),r=this.graph.snapToGrid(n.clientX,n.clientY).toJSON();t.cell.startBatch("add-vertex",{ui:!0,toolId:this.cid});let i=t.getVertexIndex(r.x,r.y);this.snapVertex(r,i),t.cell.insertVertex(r,i,{ui:!0,toolId:this.cid}),this.render();let o=this.handles[i];this.eventData(n,{vertexAdded:!0}),o.onMouseDown(n)}onRemove(){this.resetHandles()}}(ey=db||(db={})).Handle=class e extends de{get graph(){return this.options.graph}constructor(e){super(),this.options=e,this.render(),this.delegateEvents({mousedown:"onMouseDown",touchstart:"onMouseDown",dblclick:"onDoubleClick"})}render(){this.container=de.createElement("circle",!0);let e=this.options.attrs;if("function"==typeof e){let t=ey.getDefaults();this.setAttrs(Object.assign(Object.assign({},t.attrs),e(this)))}else this.setAttrs(e);this.addClass(this.prefixClassName("edge-tool-vertex"))}updatePosition(e,t){this.setAttrs({cx:e,cy:t})}onMouseDown(e){if(!this.options.guard(e))e.stopPropagation(),e.preventDefault(),this.graph.view.undelegateEvents(),this.delegateDocumentEvents({mousemove:"onMouseMove",touchmove:"onMouseMove",mouseup:"onMouseUp",touchend:"onMouseUp",touchcancel:"onMouseUp"},e.data),this.emit("change",{e:e,handle:this})}onMouseMove(e){this.emit("changing",{e:e,handle:this})}onMouseUp(e){this.emit("changed",{e:e,handle:this}),this.undelegateDocumentEvents(),this.graph.view.delegateEvents()}onDoubleClick(e){this.emit("remove",{e:e,handle:this})}},!function(e){let t=hk.prefix("edge-tool-vertex-path");e.config({name:"vertices",snapRadius:20,addable:!0,removable:!0,removeRedundancies:!0,stopPropagation:!0,attrs:{r:6,fill:"#333",stroke:"#fff",cursor:"move","stroke-width":2},createHandle:t=>new e.Handle(t),markup:[{tagName:"path",selector:"connection",className:t,attrs:{fill:"none",stroke:"transparent","stroke-width":10,cursor:"pointer"}}],events:{[`mousedown .${t}`]:"onPathMouseDown",[`touchstart .${t}`]:"onPathMouseDown"}})}(db||(db={}));class dv extends dl.ToolItem{constructor(){super(...arguments),this.handles=[]}get vertices(){return this.cellView.cell.getVertices()}update(){return this.render(),this}onRender(){aa(this.container,this.prefixClassName("edge-tool-segments")),this.resetHandles();let e=this.cellView,t=[...this.vertices];t.unshift(e.sourcePoint),t.push(e.targetPoint);for(let e=0,n=t.length;e<n-1;e+=1){let n=t[e],r=t[e+1],i=this.renderHandle(n,r,e);this.stamp(i.container),this.handles.push(i)}return this}renderHandle(e,t,n){let r=this.options.createHandle({index:n,graph:this.graph,guard:e=>this.guard(e),attrs:this.options.attrs||{}});return this.options.processHandle&&this.options.processHandle(r),this.updateHandle(r,e,t),this.container.appendChild(r.container),this.startHandleListening(r),r}startHandleListening(e){e.on("change",this.onHandleChange,this),e.on("changing",this.onHandleChanging,this),e.on("changed",this.onHandleChanged,this)}stopHandleListening(e){e.off("change",this.onHandleChange,this),e.off("changing",this.onHandleChanging,this),e.off("changed",this.onHandleChanged,this)}resetHandles(){let e=this.handles;this.handles=[],e&&e.forEach(e=>{this.stopHandleListening(e),e.remove()})}shiftHandleIndexes(e){let t=this.handles;for(let n=0,r=t.length;n<r;n+=1)t[n].options.index+=e}resetAnchor(e,t){let n=this.cellView.cell,r={ui:!0,toolId:this.cid};t?n.prop([e,"anchor"],t,r):n.removeProp([e,"anchor"],r)}snapHandle(e,t,n){let r=e.options.axis,i=e.options.index,o=this.cellView.cell.getVertices(),s=o[i-2]||n.sourceAnchor,l=o[i+1]||n.targetAnchor,a=this.options.snapRadius;return Math.abs(t[r]-s[r])<a?t[r]=s[r]:Math.abs(t[r]-l[r])<a&&(t[r]=l[r]),t}onHandleChanging({handle:e,e:t}){let n=this.graph,r=this.options,i=this.cellView,o=r.anchor,s=e.options.axis,l=e.options.index-1,a=this.getEventData(t),u=this.normalizeEvent(t),c=n.snapToGrid(u.clientX,u.clientY),h=this.snapHandle(e,c.clone(),a),d=so(this.vertices),f=d[l],p=d[l+1],g=i.sourceView,m=i.sourceBBox,y=!1,b=!1;if(f?0===l?m.containsPoint(f)?(d.shift(),this.shiftHandleIndexes(-1),y=!0):(f[s]=h[s],b=!0):f[s]=h[s]:((f=i.sourceAnchor.toJSON())[s]=h[s],m.containsPoint(f)?y=!0:(d.unshift(f),this.shiftHandleIndexes(1),b=!0)),"function"==typeof o&&g){if(y){let e=a.sourceAnchor.clone();e[s]=h[s];let t=n0(o,i,e,g,i.sourceMagnet||g.container,"source",i,this);this.resetAnchor("source",t)}b&&this.resetAnchor("source",a.sourceAnchorDef)}let v=i.targetView,x=i.targetBBox,w=!1,C=!1;if(p?l===d.length-2?x.containsPoint(p)?(d.pop(),w=!0):(p[s]=h[s],C=!0):p[s]=h[s]:((p=i.targetAnchor.toJSON())[s]=h[s],x.containsPoint(p)?w=!0:(d.push(p),C=!0)),"function"==typeof o&&v){if(w){let e=a.targetAnchor.clone();e[s]=h[s];let t=n0(o,i,e,v,i.targetMagnet||v.container,"target",i,this);this.resetAnchor("target",t)}C&&this.resetAnchor("target",a.targetAnchorDef)}!uA.equalPoints(d,this.vertices)&&this.cellView.cell.setVertices(d,{ui:!0,toolId:this.cid}),this.updateHandle(e,f,p,0),!r.stopPropagation&&i.notifyMouseMove(u,c.x,c.y)}onHandleChange({handle:e,e:t}){let n=this.options,r=this.handles,i=this.cellView,o=e.options.index;if(!!Array.isArray(r)){for(let e=0,t=r.length;e<t;e+=1)e!==o&&r[e].hide();if(this.focus(),this.setEventData(t,{sourceAnchor:i.sourceAnchor.clone(),targetAnchor:i.targetAnchor.clone(),sourceAnchorDef:so(this.cell.prop(["source","anchor"])),targetAnchorDef:so(this.cell.prop(["target","anchor"]))}),this.cell.startBatch("move-segment",{ui:!0,toolId:this.cid}),!n.stopPropagation){let e=this.normalizeEvent(t),n=this.graph.snapToGrid(e.clientX,e.clientY);i.notifyMouseDown(e,n.x,n.y)}}}onHandleChanged({e}){let t=this.options,n=this.cellView;t.removeRedundancies&&n.removeRedundantLinearVertices({ui:!0,toolId:this.cid});let r=this.normalizeEvent(e),i=this.graph.snapToGrid(r.clientX,r.clientY);this.render(),this.blur(),this.cell.stopBatch("move-segment",{ui:!0,toolId:this.cid}),!t.stopPropagation&&n.notifyMouseUp(r,i.x,i.y),n.checkMouseleave(r),t.onChanged&&t.onChanged({edge:n.cell,edgeView:n})}updateHandle(e,t,n,r=0){let i=this.options.precision||0,o=Math.abs(t.x-n.x)<i,s=Math.abs(t.y-n.y)<i;if(o||s){let i=new uT(t,n);if(i.length()<this.options.threshold)e.hide();else{let t=i.getCenter(),n=o?"x":"y";t[n]+=r||0;let s=i.vector().vectorAngle(new uA(1,0));e.updatePosition(t.x,t.y,s,this.cellView),e.show(),e.options.axis=n}}else e.hide()}onRemove(){this.resetHandles()}}(eb=dv||(dv={})).Handle=class e extends de{constructor(e){super(),this.options=e,this.render(),this.delegateEvents({mousedown:"onMouseDown",touchstart:"onMouseDown"})}render(){this.container=de.createElement("rect",!0);let e=this.options.attrs;if("function"==typeof e){let t=eb.getDefaults();this.setAttrs(Object.assign(Object.assign({},t.attrs),e(this)))}else this.setAttrs(e);this.addClass(this.prefixClassName("edge-tool-segment"))}updatePosition(e,t,n,r){let i=r.getClosestPoint(new uA(e,t))||new uA(e,t),o=ui().translate(i.x,i.y);if(i.equals({x:e,y:t}))o=o.rotate(n);else{let n=new uT(e,t,i.x,i.y).vector().vectorAngle(new uA(1,0));0!==n&&(n+=90),o=o.rotate(n)}this.setAttrs({transform:ul(o),cursor:n%180==0?"row-resize":"col-resize"})}onMouseDown(e){if(!this.options.guard(e))this.trigger("change",{e:e,handle:this}),e.stopPropagation(),e.preventDefault(),this.options.graph.view.undelegateEvents(),this.delegateDocumentEvents({mousemove:"onMouseMove",touchmove:"onMouseMove",mouseup:"onMouseUp",touchend:"onMouseUp",touchcancel:"onMouseUp"},e.data)}onMouseMove(e){this.emit("changing",{e:e,handle:this})}onMouseUp(e){this.emit("changed",{e:e,handle:this}),this.undelegateDocumentEvents(),this.options.graph.view.delegateEvents()}show(){this.container.style.display=""}hide(){this.container.style.display="none"}},!function(e){e.config({name:"segments",precision:.5,threshold:40,snapRadius:10,stopPropagation:!0,removeRedundancies:!0,attrs:{width:20,height:8,x:-10,y:-4,rx:4,ry:4,fill:"#333",stroke:"#fff","stroke-width":2},createHandle:t=>new e.Handle(t),anchor:df})}(dv||(dv={}));class dx extends dl.ToolItem{get type(){return this.options.type}onRender(){aa(this.container,this.prefixClassName(`edge-tool-${this.type}-anchor`)),this.toggleArea(!1),this.update()}update(){let e=this.type;return this.cellView.getTerminalView(e)?(this.updateAnchor(),this.updateArea(),this.container.style.display=""):this.container.style.display="none",this}updateAnchor(){let e=this.childNodes;if(!e)return;let t=e.anchor;if(!t)return;let n=this.type,r=this.cellView,i=this.options,o=r.getTerminalAnchor(n),s=r.cell.prop([n,"anchor"]);t.setAttribute("transform",`translate(${o.x}, ${o.y})`);let l=s?i.customAnchorAttrs:i.defaultAnchorAttrs;l&&Object.keys(l).forEach(e=>{t.setAttribute(e,l[e])})}updateArea(){let e=this.childNodes;if(!e)return;let t=e.area;if(!t)return;let n=this.type,r=this.cellView,i=r.getTerminalView(n);if(i){let e,o,s;let l=i.cell,a=r.getTerminalMagnet(n),u=this.options.areaPadding||0;!Number.isFinite(u)&&(u=0),i.isEdgeElement(a)?(e=i.getBBox(),o=0,s=e.getCenter()):(e=i.getUnrotatedBBoxOfElement(a),o=l.getAngle(),s=e.getCenter(),o&&s.rotate(-o,l.getBBox().getCenter())),e.inflate(u),aj(t,{x:-e.width/2,y:-e.height/2,width:e.width,height:e.height,transform:`translate(${s.x}, ${s.y}) rotate(${o})`})}}toggleArea(e){if(this.childNodes){let t=this.childNodes.area;t&&(t.style.display=e?"":"none")}}onMouseDown(e){if(!this.guard(e))e.stopPropagation(),e.preventDefault(),this.graph.view.undelegateEvents(),this.options.documentEvents&&this.delegateDocumentEvents(this.options.documentEvents),this.focus(),this.toggleArea(this.options.restrictArea),this.cell.startBatch("move-anchor",{ui:!0,toolId:this.cid})}resetAnchor(e){let t=this.type,n=this.cell;e?n.prop([t,"anchor"],e,{rewrite:!0,ui:!0,toolId:this.cid}):n.removeProp([t,"anchor"],{ui:!0,toolId:this.cid})}onMouseMove(e){let t;let n=this.type,r=this.cellView,i=r.getTerminalView(n);if(null==i)return;let o=this.normalizeEvent(e),s=i.cell,l=r.getTerminalMagnet(n),a=this.graph.coord.clientToLocalPoint(o.clientX,o.clientY),u=this.options.snap;if("function"==typeof u){let e=n0(u,r,a,i,l,n,r,this);a=uA.create(e)}if(this.options.restrictArea){if(i.isEdgeElement(l)){let e=i.getClosestPoint(a);e&&(a=e)}else{let e=i.getUnrotatedBBoxOfElement(l),t=s.getAngle(),n=s.getBBox().getCenter(),r=a.clone().rotate(t,n);!e.containsPoint(r)&&(a=e.getNearestPointToPoint(r).rotate(-t,n))}}let c=this.options.anchor;"function"==typeof c&&(t=n0(c,r,a,i,l,n,r,this)),this.resetAnchor(t),this.update()}onMouseUp(e){this.graph.view.delegateEvents(),this.undelegateDocumentEvents(),this.blur(),this.toggleArea(!1);let t=this.cellView;this.options.removeRedundancies&&t.removeRedundantLinearVertices({ui:!0,toolId:this.cid}),this.cell.stopBatch("move-anchor",{ui:!0,toolId:this.cid})}onDblClick(){let e=this.options.resetAnchor;e&&this.resetAnchor(!0===e?void 0:e),this.update()}}!function(e){e.config({tagName:"g",markup:[{tagName:"circle",selector:"anchor",attrs:{cursor:"pointer"}},{tagName:"rect",selector:"area",attrs:{"pointer-events":"none",fill:"none",stroke:"#33334F","stroke-dasharray":"2,4",rx:5,ry:5}}],events:{mousedown:"onMouseDown",touchstart:"onMouseDown",dblclick:"onDblClick"},documentEvents:{mousemove:"onMouseMove",touchmove:"onMouseMove",mouseup:"onMouseUp",touchend:"onMouseUp",touchcancel:"onMouseUp"},customAnchorAttrs:{"stroke-width":4,stroke:"#33334F",fill:"#FFFFFF",r:5},defaultAnchorAttrs:{"stroke-width":2,stroke:"#FFFFFF",fill:"#33334F",r:6},areaPadding:6,snapRadius:10,resetAnchor:!0,restrictArea:!0,removeRedundancies:!0,anchor:df,snap(e,t,n,r,i,o){let s=o.options.snapRadius||0,l="source"===r,a=this.cell.getVertexAt(l?0:-1)||this.getTerminalAnchor(l?"target":"source");return a&&(Math.abs(a.x-e.x)<s&&(e.x=a.x),Math.abs(a.y-e.y)<s&&(e.y=a.y)),e}})}(dx||(dx={}));let dw=dx.define({name:"source-anchor",type:"source"}),dC=dx.define({name:"target-anchor",type:"target"});var dE=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class dS extends dl.ToolItem{get type(){return this.options.type}get ratio(){return this.options.ratio}init(){if(this.options.attrs){let e=this.options.attrs,{class:t}=e,n=dE(e,["class"]);this.setAttrs(n,this.container),t&&aa(this.container,t)}}onRender(){aa(this.container,this.prefixClassName(`edge-tool-${this.type}-arrowhead`)),this.update()}update(){let e=this.ratio,t=this.cellView,n=t.getTangentAtRatio(e),r=n?n.start:t.getPointAtRatio(e),i=n&&n.vector().vectorAngle(new uA(1,0))||0;if(!r)return this;let o=ui().translate(r.x,r.y).rotate(i);return uc(this.container,o,{absolute:!0}),this}onMouseDown(e){if(this.guard(e))return;e.stopPropagation(),e.preventDefault();let t=this.cellView;if(t.can("arrowheadMovable")){t.cell.startBatch("move-arrowhead",{ui:!0,toolId:this.cid});let n=this.graph.snapToGrid(e.clientX,e.clientY),r=t.prepareArrowheadDragging(this.type,{x:n.x,y:n.y,options:Object.assign(Object.assign({},this.options),{toolId:this.cid})});this.cellView.setEventData(e,r),this.delegateDocumentEvents(this.options.documentEvents,e.data),t.graph.view.undelegateEvents(),this.container.style.pointerEvents="none"}this.focus()}onMouseMove(e){let t=this.normalizeEvent(e),n=this.graph.snapToGrid(t.clientX,t.clientY);this.cellView.onMouseMove(t,n.x,n.y),this.update()}onMouseUp(e){this.undelegateDocumentEvents();let t=this.normalizeEvent(e),n=this.cellView,r=this.graph.snapToGrid(t.clientX,t.clientY);n.onMouseUp(t,r.x,r.y),this.graph.view.delegateEvents(),this.blur(),this.container.style.pointerEvents="",n.cell.stopBatch("move-arrowhead",{ui:!0,toolId:this.cid})}}!function(e){e.config({tagName:"path",isSVGElement:!0,events:{mousedown:"onMouseDown",touchstart:"onMouseDown"},documentEvents:{mousemove:"onMouseMove",touchmove:"onMouseMove",mouseup:"onMouseUp",touchend:"onMouseUp",touchcancel:"onMouseUp"}})}(dS||(dS={}));let dP=dS.define({name:"source-arrowhead",type:"source",ratio:0,attrs:{d:"M 10 -8 -10 0 10 8 Z",fill:"#333",stroke:"#fff","stroke-width":2,cursor:"move"}}),dO=dS.define({name:"target-arrowhead",type:"target",ratio:1,attrs:{d:"M -10 -8 10 0 -10 8 Z",fill:"#333",stroke:"#fff","stroke-width":2,cursor:"move"}});class dk extends dl.ToolItem{constructor(){super(...arguments),this.labelIndex=-1,this.distance=.5,this.dblClick=this.onCellDblClick.bind(this)}onRender(){let e=this.cellView;e&&e.on("cell:dblclick",this.dblClick)}createElement(){let e=[this.prefixClassName(`${this.cell.isEdge()?"edge":"node"}-tool-editor`),this.prefixClassName("cell-tool-editor")];this.editor=dl.createElement("div",!1),this.addClass(e,this.editor),this.editor.contentEditable="true",this.container.appendChild(this.editor)}removeElement(){this.undelegateDocumentEvents(),this.editor&&(this.container.removeChild(this.editor),this.editor=null)}updateEditor(){let{cell:e,editor:t}=this;if(!t)return;let{style:n}=t;e.isNode()?this.updateNodeEditorTransform():e.isEdge()&&this.updateEdgeEditorTransform();let{attrs:r}=this.options;n.fontSize=`${r.fontSize}px`,n.fontFamily=r.fontFamily,n.color=r.color,n.backgroundColor=r.backgroundColor;let i=this.getCellText()||"";return t.innerText=i,this.setCellText(""),this}updateNodeEditorTransform(){let{graph:e,cell:t,editor:n}=this;if(!n)return;let r=uA.create(),i=20,o="",{x:s,y:l}=this.options,{width:a,height:u}=this.options;if(void 0!==s&&void 0!==l){let e=t.getBBox();s=lY(s,e.width),l=lY(l,e.height),r=e.topLeft.translate(s,l),i=e.width-2*s}else{let e=t.getBBox();r=e.center,i=e.width-4,o="translate(-50%, -50%)"}let c=e.scale(),{style:h}=n;r=e.localToGraph(r),h.left=`${r.x}px`,h.top=`${r.y}px`,h.transform=`scale(${c.sx}, ${c.sy}) ${o}`,h.minWidth=`${i}px`,"number"==typeof a&&(h.width=`${a}px`),"number"==typeof u&&(h.height=`${u}px`)}updateEdgeEditorTransform(){if(!this.event)return;let{graph:e,editor:t}=this;if(!t)return;let n=uA.create(),r=20,{style:i}=t,o=this.event.target,s=o.parentElement;if(s&&al(s,this.prefixClassName("edge-label"))){let e=s.getAttribute("data-index")||"0";this.labelIndex=parseInt(e,10);let{translation:t}=ua(s.getAttribute("transform"));n=new uA(t.tx,t.ty),r=ty.getBBox(o).width}else{if(!this.options.labelAddable)return this;n=e.clientToLocal(uA.create(this.event.clientX,this.event.clientY));let t=this.cellView.path.closestPointLength(n);this.distance=t,this.labelIndex=-1}n=e.localToGraph(n);let l=e.scale();i.left=`${n.x}px`,i.top=`${n.y}px`,i.minWidth=`${r}px`,i.transform=`scale(${l.sx}, ${l.sy}) translate(-50%, -50%)`}onDocumentMouseUp(e){if(this.editor&&e.target!==this.editor){let e=this.editor.innerText.replace(/\n$/,"")||"";this.setCellText(""!==e?e:null),this.removeElement()}}onCellDblClick({e}){!this.editor&&(e.stopPropagation(),this.removeElement(),this.event=e,this.createElement(),this.updateEditor(),this.autoFocus(),this.delegateDocumentEvents(this.options.documentEvents))}onMouseDown(e){e.stopPropagation()}autoFocus(){setTimeout(()=>{this.editor&&(this.editor.focus(),this.selectText())})}selectText(){if(window.getSelection&&this.editor){let e=document.createRange(),t=window.getSelection();e.selectNodeContents(this.editor),t.removeAllRanges(),t.addRange(e)}}getCellText(){let{getText:e}=this.options;if("function"==typeof e)return n0(e,this.cellView,{cell:this.cell,index:this.labelIndex});if("string"==typeof e){if(this.cell.isNode())return this.cell.attr(e);if(this.cell.isEdge()&&-1!==this.labelIndex)return this.cell.prop(`labels/${this.labelIndex}/attrs/${e}`)}}setCellText(e){let t=this.options.setText;if("function"==typeof t){n0(t,this.cellView,{cell:this.cell,value:e,index:this.labelIndex,distance:this.distance});return}if("string"==typeof t){if(this.cell.isNode()){null!==e&&this.cell.attr(t,e);return}if(this.cell.isEdge()){let n=this.cell;if(-1===this.labelIndex){if(e){let r={position:{distance:this.distance},attrs:{}};sd(r,`attrs/${t}`,e),n.appendLabel(r)}}else null!==e?n.prop(`labels/${this.labelIndex}/attrs/${t}`,e):"number"==typeof this.labelIndex&&n.removeLabelAt(this.labelIndex)}}}onRemove(){let e=this.cellView;e&&e.off("cell:dblclick",this.dblClick),this.removeElement()}}!function(e){e.config({tagName:"div",isSVGElement:!1,events:{mousedown:"onMouseDown",touchstart:"onMouseDown"},documentEvents:{mouseup:"onDocumentMouseUp",touchend:"onDocumentMouseUp",touchcancel:"onDocumentMouseUp"}})}(dk||(dk={})),(ev=dk||(dk={})).NodeEditor=ev.define({attrs:{fontSize:14,fontFamily:"Arial, helvetica, sans-serif",color:"#000",backgroundColor:"#fff"},getText:"text/text",setText:"text/text"}),ev.EdgeEditor=ev.define({attrs:{fontSize:14,fontFamily:"Arial, helvetica, sans-serif",color:"#000",backgroundColor:"#fff"},labelAddable:!0,getText:"label/text",setText:"label/text"});var dA=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};(ex=tP||(tP={})).presets={boundary:dy,button:dg,"button-remove":dg.Remove,"node-editor":dk.NodeEditor},ex.registry=uY.create({type:"node tool",process(e,t){if("function"==typeof t)return t;let n=dl.ToolItem,{inherit:r}=t,i=dA(t,["inherit"]);if(r){let e=this.get(r);null==e?this.onNotFound(r,"inherited"):n=e}return null==i.name&&(i.name=e),n.define.call(n,i)}}),ex.registry.register(ex.presets,!0),(ew=tO||(tO={})).presets={boundary:dy,vertices:db,segments:dv,button:dg,"button-remove":dg.Remove,"source-anchor":dw,"target-anchor":dC,"source-arrowhead":dP,"target-arrowhead":dO,"edge-editor":dk.EdgeEditor},ew.registry=uY.create({type:"edge tool",process(e,t){if("function"==typeof t)return t;let n=dl.ToolItem,{inherit:r}=t,i=dA(t,["inherit"]);if(r){let e=this.get(r);null==e?this.onNotFound(r,"inherited"):n=e}return null==i.name&&(i.name=e),n.define.call(n,i)}}),ew.registry.register(ew.presets,!0);let dM=dD("center"),dT=dD("topCenter"),dN=dD("bottomCenter"),dj=dD("leftMiddle"),dI=dD("rightMiddle"),dL=dD("topLeft"),dR=dD("topRight"),d_=dD("bottomLeft"),dB=dD("bottomRight");function dD(e){return function(t,n,r,i={}){let o=i.rotate?t.getUnrotatedBBoxOfElement(n):t.getBBoxOfElement(n),s=o[e];s.x+=lY(i.dx,o.width),s.y+=lY(i.dy,o.height);let l=t.cell;return i.rotate?s.rotate(-l.getAngle(),l.getBBox().getCenter()):s}}function dz(e){return function(t,n,r,i){if(r instanceof Element){let o;let s=this.graph.findViewByElem(r);return o=s?s.isEdgeElement(r)?dF(s,null!=i.fixedAt?i.fixedAt:"50%"):s.getBBoxOfElement(r).getCenter():new uA,e.call(this,t,n,o,i)}return e.apply(this,arguments)}}function dF(e,t){let n=lX(t),r="string"==typeof t?parseFloat(t):t;return n?e.getPointAtRatio(r/100):e.getPointAtLength(r)}let dV=dz(function(e,t,n,r){let i=e.cell.getAngle(),o=e.getBBoxOfElement(t),s=o.getCenter(),l=o.getTopLeft(),a=o.getBottomRight(),u=r.padding;if(!Number.isFinite(u)&&(u=0),l.y+u<=n.y&&n.y<=a.y-u){let e=n.y-s.y;s.x+=0===i||180===i?0:1*e/Math.tan(th.toRad(i)),s.y+=e}else if(l.x+u<=n.x&&n.x<=a.x-u){let e=n.x-s.x;s.y+=90===i||270===i?0:e*Math.tan(th.toRad(i)),s.x+=e}return s}),d$=function(e,t,n,r,i){let o=e.cell.getConnectionPoint(this.cell,i);return(r.dx||r.dy)&&o.translate(r.dx||0,r.dy||0),o},dU=dz(function(e,t,n,r){let i,o,s;let l=0,a=e.cell;r.rotate?(i=e.getUnrotatedBBoxOfElement(t),o=a.getBBox().getCenter(),l=a.getAngle()):i=e.getBBoxOfElement(t);let u=r.padding;null!=u&&Number.isFinite(u)&&i.inflate(u),r.rotate&&n.rotate(l,o);let c=i.getNearestSideToPoint(n);switch(c){case"left":s=i.getLeftMiddle();break;case"right":s=i.getRightMiddle();break;case"top":s=i.getTopCenter();break;case"bottom":s=i.getBottomCenter()}let h=r.direction;return"H"===h?("top"===c||"bottom"===c)&&(s=n.x<=i.x+i.width?i.getLeftMiddle():i.getRightMiddle()):"V"===h&&(s=n.y<=i.y+i.height?i.getTopCenter():i.getBottomCenter()),r.rotate?s.rotate(-l,o):s});(eC=tk||(tk={})).presets=tK,eC.registry=uY.create({type:"node endpoint"}),eC.registry.register(eC.presets,!0);let dG=function(e,t,n,r){let i=null!=r.ratio?r.ratio:.5;return i>1&&(i/=100),e.getPointAtRatio(i)},dH=function(e,t,n,r){let i=null!=r.length?r.length:20;return e.getPointAtLength(i)},dq=function(e,t,n,r){let i=e.getClosestPoint(n);return null!=i?i:new uA},dW=dz(dq),dX=dz(function(e,t,n,r){let i=e.getConnection(),o=e.getConnectionSubdivisions(),s=new uT(n.clone().translate(0,1e6),n.clone().translate(0,-1e6)),l=new uT(n.clone().translate(1e6,0),n.clone().translate(-1e6,0)),a=s.intersect(i,{segmentSubdivisions:o}),u=l.intersect(i,{segmentSubdivisions:o}),c=[];return(a&&c.push(...a),u&&c.push(...u),c.length>0)?n.closest(c):null!=r.fallbackAt?dF(e,r.fallbackAt):n0(dq,this,e,t,n,r)});function dY(e,t,n){let r;if("object"==typeof n){if(Number.isFinite(n.y)){let{start:r,end:i}=new uT(t,e).parallel(n.y);t=r,e=i}r=n.x}else r=n;if(null==r||!Number.isFinite(r))return e;let i=e.distance(t);return 0===r&&i>0?e:e.move(t,-Math.min(r,i-1))}function dJ(e){let t=e.getAttribute("stroke-width");return null===t?0:parseFloat(t)||0}(eE=tA||(tA={})).presets=tZ,eE.registry=uY.create({type:"edge endpoint"}),eE.registry.register(eE.presets,!0);let dQ=function(e,t,n,r){let i=t.getBBoxOfElement(n);r.stroked&&i.inflate(dJ(n)/2);let o=e.intersect(i);return dY(o&&o.length?e.start.closest(o):e.end,e.start,r.offset)},dK=function(e,t,n,r,i){let o=t.cell,s=o.isNode()?o.getAngle():0;if(0===s)return n0(dQ,this,e,t,n,r,i);let l=t.getUnrotatedBBoxOfElement(n);r.stroked&&l.inflate(dJ(n)/2);let a=l.getCenter(),u=e.clone().rotate(s,a),c=u.setLength(1e6).intersect(l);return dY(c&&c.length?u.start.closest(c).rotate(-s,a):e.end,e.start,r.offset)},dZ=function(e,t,n,r){let i,o,s;let l=e.end,a=r.selector;if(!ad(i="string"==typeof a?t.findOne(a):Array.isArray(a)?sh(n,a):function(e){if(null==e)return null;let t=e;do{let e=t.tagName;if("string"!=typeof e)return null;if("G"===(e=e.toUpperCase()))t=t.firstElementChild;else if("TITLE"===e)t=t.nextElementSibling;else break}while(t);return t}(n))){if(i===n||!ad(n))return l;i=n}let u=t.getShapeOfElement(i),c=t.getMatrixOfElement(i),h=t.getRootTranslatedMatrix(),d=t.getRootRotatedMatrix(),f=h.multiply(d).multiply(c),p=f.inverse(),g=ty.transformLine(e,p),m=g.start.clone(),y=t.getDataOfElement(i);if(!1===r.insideout){null==y.shapeBBox&&(y.shapeBBox=u.bbox());let e=y.shapeBBox;if(null!=e&&e.containsPoint(m))return l}if(!0===r.extrapolate&&g.setLength(1e6),uX.isPath(u)){let e=r.precision||2;null==y.segmentSubdivisions&&(y.segmentSubdivisions=u.getSegmentSubdivisions({precision:e})),s={precision:e,segmentSubdivisions:y.segmentSubdivisions},o=g.intersect(u,s)}else o=g.intersect(u);o?Array.isArray(o)&&(o=m.closest(o)):!0===r.sticky&&(o=uM.isRectangle(u)?u.getNearestPointToPoint(m):uN.isEllipse(u)?u.intersectsWithLineFromCenterToPoint(m):u.closestPoint(m,s));let b=o?ty.transformPoint(o,f):l,v=r.offset||0;return!1!==r.stroked&&("object"==typeof v?(null==(v=Object.assign({},v)).x&&(v.x=0),v.x+=dJ(i)/2):v+=dJ(i)/2),dY(b,e.start,v)},d0=function(e,t,n,r){let{alignOffset:i,align:o}=r;return o&&!function(e,t,n=0){let r,i,o,s;let{start:l,end:a}=e;switch(t){case"left":s="x",r=a,i=l,o=-1;break;case"right":s="x",r=l,i=a,o=1;break;case"top":s="y",r=a,i=l,o=-1;break;case"bottom":s="y",r=l,i=a,o=1;break;default:return}l[s]<a[s]?r[s]=i[s]:i[s]=r[s],Number.isFinite(n)&&(r[s]+=o*n,i[s]+=o*n)}(e,o,i),dY(e.end,e.start,r.offset)};(eS=tM||(tM={})).presets=t0,eS.registry=uY.create({type:"connection point"}),eS.registry.register(eS.presets,!0);let d1=function(e){return[...e]},d2=function(e,t,n){let r,i,o;let s=t.side||"bottom",l=lJ(t.padding||40),a=n.sourceBBox,u=n.targetBBox,c=a.getCenter(),h=u.getCenter();switch(s){case"top":o=-1,r="y",i="height";break;case"left":o=-1,r="x",i="width";break;case"right":o=1,r="x",i="width";break;default:o=1,r="y",i="height"}return c[r]+=o*(a[i]/2+l[s]),h[r]+=o*(u[i]/2+l[s]),o*(c[r]-h[r])>0?h[r]=c[r]:c[r]=h[r],[c.toJSON(),...e,h.toJSON()]};function d3(e){return new uM(e.x,e.y,0,0)}function d5(e={}){let t=lJ(e.padding||20);return{x:-t.left,y:-t.top,width:t.left+t.right,height:t.top+t.bottom}}function d6(e,t={}){return e.sourceBBox.clone().moveAndExpand(d5(t))}function d4(e,t={}){return e.targetBBox.clone().moveAndExpand(d5(t))}let d8=function(e,t,n){let r=d6(n,t),i=d4(n,t),o=function(e,t={}){return e.sourceAnchor?e.sourceAnchor:d6(e,t).getCenter()}(n,t),s=function(e,t={}){return e.targetAnchor?e.targetAnchor:d4(e,t).getCenter()}(n,t);r=r.union(d3(o)),i=i.union(d3(s));let l=e.map(e=>uA.create(e));l.unshift(o),l.push(s);let a=null,u=[];for(let e=0,n=l.length-1;e<n;e+=1){let o=null,s=l[e],c=l[e+1],h=null!=tT.getBearing(s,c);if(0===e)e+1===n?r.intersectsWithRect(i.clone().inflate(1))?o=tT.insideNode(s,c,r,i):!h&&(o=tT.nodeToNode(s,c,r,i)):r.containsPoint(c)?o=tT.insideNode(s,c,r,d3(c).moveAndExpand(d5(t))):!h&&(o=tT.nodeToVertex(s,c,r));else if(e+1===n){let e=h&&tT.getBearing(c,s)===a;i.containsPoint(s)||e?o=tT.insideNode(s,c,d3(s).moveAndExpand(d5(t)),i,a):!h&&(o=tT.vertexToNode(s,c,i,a))}else!h&&(o=tT.vertexToVertex(s,c,a));o?(u.push(...o.points),a=o.direction):a=tT.getBearing(s,c),e+1<n&&u.push(c)}return u};!function(e){let t={N:"S",S:"N",E:"W",W:"E"},n={N:-Math.PI/2*3,S:-Math.PI/2,E:0,W:Math.PI};function r(e,t,n){let r=new uA(e.x,t.y);return n.containsPoint(r)&&(r=new uA(t.x,e.y)),r}function i(e,t){return e["W"===t||"E"===t?"width":"height"]}function o(e,t){return e.x===t.x?e.y>t.y?"N":"S":e.y===t.y?e.x>t.x?"W":"E":null}function s(e,n,r){let i=new uA(e.x,n.y),s=new uA(n.x,e.y),l=o(e,i),a=o(e,s),u=r?t[r]:null,c=l===r||l!==u&&(a===u||a!==r)?i:s;return{points:[c],direction:o(c,n)}}function l(e,t,n){let i=r(e,t,n);return{points:[i],direction:o(i,t)}}e.getBBoxSize=i,e.getBearing=o,e.vertexToVertex=s,e.nodeToVertex=l;e.vertexToNode=function(e,t,n,s){let l;let a=[new uA(e.x,t.y),new uA(t.x,e.y)],u=a.filter(e=>!n.containsPoint(e)),c=u.filter(t=>o(t,e)!==s);if(c.length>0)return{points:[l=(l=c.filter(t=>o(e,t)===s).pop())||c[0]],direction:o(l,t)};{l=sY(a,u)[0];let c=uA.create(t).move(l,-i(n,s)/2);return{points:[r(c,e,n),c],direction:o(c,t)}}};e.nodeToNode=function(e,t,n,r){let a=l(t,e,r),u=a.points[0];if(n.containsPoint(u)){let c=(a=l(e,t,n)).points[0];if(r.containsPoint(c)){let h=uA.create(e).move(c,-i(n,o(e,c))/2),d=uA.create(t).move(u,-i(r,o(t,u))/2),f=new uT(h,d).getCenter(),p=l(e,f,n),g=s(f,t,p.direction);a.points=[p.points[0],g.points[0]],a.direction=g.direction}}return a};e.insideNode=function(e,t,i,s,l){let a,u,c,h;let d=i.union(s).inflate(1),f=d.getCenter(),p=f.distance(t)>f.distance(e),g=p?t:e,m=p?e:t;return l?(a=uA.fromPolar(d.width+d.height,n[l],g),a=d.getNearestPointToPoint(a).move(a,-1)):a=d.getNearestPointToPoint(g).move(g,1),u=r(a,m,d),a.round().equals(u.round())?(u=uA.fromPolar(d.width+d.height,th.toRad(a.theta(g))+Math.PI/2,m),c=r(a,u=d.getNearestPointToPoint(u).move(m,1).round(),d),h=p?[u,c,a]:[a,c,u]):h=p?[u,a]:[a,u],{points:h,direction:p?o(a,t):o(u,t)}}}(tT||(tT={}));let d9={step:10,maxLoopCount:2e3,precision:1,maxDirectionChange:90,perpendicular:!0,excludeTerminals:[],excludeNodes:[],excludeShapes:[],startDirections:["top","right","bottom","left"],endDirections:["top","right","bottom","left"],directionMap:{top:{x:0,y:-1},right:{x:1,y:0},bottom:{x:0,y:1},left:{x:-1,y:0}},cost(){return d7(this.step,this)},directions(){let e=d7(this.step,this),t=d7(this.cost,this);return[{cost:t,offsetX:e,offsetY:0},{cost:t,offsetX:-e,offsetY:0},{cost:t,offsetX:0,offsetY:e},{cost:t,offsetX:0,offsetY:-e}]},penalties(){let e=d7(this.step,this);return{0:0,45:e/2,90:e/2}},paddingBox(){let e=d7(this.step,this);return{x:-e,y:-e,width:2*e,height:2*e}},fallbackRouter:d8,draggingRouter:null,snapToGrid:!0};function d7(e,t){return"function"==typeof e?e.call(t):e}class fe{constructor(){this.items=[],this.hash={},this.values={}}add(e,t){var n;this.hash[e]?this.items.splice(this.items.indexOf(e),1):this.hash[e]=1,this.values[e]=t;let r=(n=this.items,sH(n,e,sC(e=>this.values[e],2)));this.items.splice(r,0,e)}pop(){let e=this.items.shift();return e&&(this.hash[e]=2),e}isOpen(e){return 1===this.hash[e]}isClose(e){return 2===this.hash[e]}isEmpty(){return 0===this.items.length}}class ft{constructor(e){this.options=e,this.mapGridSize=100,this.map={}}build(e,t){let n=this.options,r=n.excludeTerminals.reduce((n,r)=>{let i=t[r];if(i){let t=e.getCell(i.cell);t&&n.push(t)}return n},[]),i=[],o=e.getCell(t.getSourceCellId());o&&(i=sB(i,o.getAncestors().map(e=>e.id)));let s=e.getCell(t.getTargetCellId());s&&(i=sB(i,s.getAncestors().map(e=>e.id)));let l=this.mapGridSize;return e.getNodes().reduce((e,t)=>{let o=r.some(e=>e.id===t.id),s=!!t.shape&&n.excludeShapes.includes(t.shape),a=n.excludeNodes.some(e=>"string"==typeof e?t.id===e:e===t),u=i.includes(t.id);if(t.isVisible()&&!(s||o||a||u)){let r=t.getBBox().moveAndExpand(n.paddingBox),i=r.getOrigin().snapToGrid(l),o=r.getCorner().snapToGrid(l);for(let t=i.x;t<=o.x;t+=l)for(let n=i.y;n<=o.y;n+=l){let i=new uA(t,n).toString();null==e[i]&&(e[i]=[]),e[i].push(r)}}return e},this.map),this}isAccessible(e){let t=e.clone().snapToGrid(this.mapGridSize).toString(),n=this.map[t];return!n||n.every(t=>!t.containsPoint(e))}}function fn(e,t){let n=e.sourceBBox.clone();return t&&t.paddingBox?n.moveAndExpand(t.paddingBox):n}function fr(e,t){let n=e.targetBBox.clone();return t&&t.paddingBox?n.moveAndExpand(t.paddingBox):n}function fi(e,t){return e.sourceAnchor?e.sourceAnchor:fn(e,t).getCenter()}function fo(e,t,n,r,i){let o=360/n,s=e.theta(function(e,t,n,r){let i=r.step,o=t.x-e.x,s=t.y-e.y,l=o/n.x,a=s/n.y;return new uA(e.x+l*i,e.y+a*i)}(e,t,r,i)),l=th.normalize(s+o/2);return o*Math.floor(l/o)}function fs(e,t){let n=Math.abs(e-t);return n>180?360-n:n}function fl(e,t){if(!e)return t;let n=Math.abs(e),r=Math.round(n/t);return r?t+(n-r*t)/r:n}function fa(e,t){return e.round(t)}function fu(e,t,n){return fa(function(e,t){let n=t.source,r=td.snapToGrid(e.x-n.x,t.x)+n.x,i=td.snapToGrid(e.y-n.y,t.y)+n.y;return new uA(r,i)}(e.clone(),t),n)}function fc(e){return e.toString()}function fh(e){return new uA(0===e.x?0:Math.abs(e.x)/e.x,0===e.y?0:Math.abs(e.y)/e.y)}function fd(e,t){let n=1/0;for(let r=0,i=t.length;r<i;r+=1){let i=e.manhattanDistance(t[r]);i<n&&(n=i)}return n}function ff(e,t,n,r,i){let o=i.precision,s=i.directionMap,l=e.diff(t.getCenter()),a=Object.keys(s).reduce((i,a)=>{if(n.includes(a)){let n;let u=s[a],c=new uA(e.x+u.x*(Math.abs(l.x)+t.width),e.y+u.y*(Math.abs(l.y)+t.height)),h=new uT(e,c).intersect(t)||[],d=null;for(let t=0;t<h.length;t+=1){let r=h[t],i=e.squaredDistance(r);(null==n||i>n)&&(n=i,d=r)}if(d){let e=fu(d,r,o);t.containsPoint(e)&&(e=fu(e.translate(u.x*r.x,u.y*r.y),r,o)),i.push(e)}}return i},[]);return!t.containsPoint(e)&&a.push(fu(e,r,o)),a}let fp=function(e,t,n){let r,i;let o=function(e){let t=Object.keys(e).reduce((t,n)=>("fallbackRouter"===n||"draggingRouter"===n||"fallbackRoute"===n?t[n]=e[n]:t[n]=d7(e[n],e),t),{});if(t.padding){let e=lJ(t.padding);t.paddingBox={x:-e.left,y:-e.top,width:e.left+e.right,height:e.top+e.bottom}}return t.directions.forEach(e=>{let t=new uA(0,0),n=new uA(e.offsetX,e.offsetY);e.angle=th.normalize(t.theta(n))}),t}(t),s=fn(n,o),l=fr(n,o),a=fi(n,o),u=new ft(o).build(n.graph.model,n.cell),c=e.map(e=>uA.create(e)),h=[],d=a;for(let t=0,f=c.length;t<=f;t+=1){let f=null;if(r=i||s,null==(i=c[t])){i=l;let e=n.cell;if((null==e.getSourceCellId()||null==e.getTargetCellId())&&"function"==typeof o.draggingRouter){let e=r===s?a:r,t=i.getOrigin();f=n0(o.draggingRouter,n,e,t,o)}}if(null==f&&(f=function(e,t,n,r,i){var o,s,l,a,u;let c,h,d,f;let p=i.precision;if(c=uM.isRectangle(t)?fa(fi(e,i).clone(),p):fa(t.clone(),p),uM.isRectangle(n)){;h=fa((o=e,s=i,o.targetAnchor?o.targetAnchor:fr(o,s).getCenter()).clone(),p)}else h=fa(n.clone(),p);let g=(l=i.step,a=c,u=h,{source:a.clone(),x:fl(u.x-a.x,l),y:fl(u.y-a.y,l)}),m=c,y=h;if(d=uM.isRectangle(t)?ff(m,t,i.startDirections,g,i):[m],f=uM.isRectangle(n)?ff(h,n,i.endDirections,g,i):[y],d=d.filter(e=>r.isAccessible(e)),f=f.filter(e=>r.isAccessible(e)),d.length>0&&f.length>0){let e,t;let n=new fe,o={},s={},l={};for(let e=0,t=d.length;e<t;e+=1){let t=d[e],r=fc(t);n.add(r,fd(t,f)),o[r]=t,l[r]=0}let a=i.previousDirectionAngle,u=void 0===a,c=function(e,t){let n=t.step;return t.directions.forEach(t=>{t.gridOffsetX=t.offsetX/n*e.x,t.gridOffsetY=t.offsetY/n*e.y}),t.directions}(g,i),h=c.length,b=f.reduce((e,t)=>{let n=fc(t);return e.push(n),e},[]),v=uA.equalPoints(d,f),x=i.maxLoopCount;for(;!n.isEmpty()&&x>0;){let d;let w=n.pop(),C=o[w],E=s[w],S=l[w],P=C.equals(m),O=null==E;if(d=O?u?P?null:fo(m,C,h,g,i):a:fo(E,C,h,g,i),!(O&&v)&&b.indexOf(w)>=0)return i.previousDirectionAngle=d,function(e,t,n,r,i){let o;let s=[],l=fh(i.diff(n)),a=fc(n),u=e[a];for(;u;){let n=fh((o=t[a]).diff(u));!n.equals(l)&&(s.unshift(o),l=n),u=e[a=fc(u)]}let c=t[a];return!fh(c.diff(r)).equals(l)&&s.unshift(c),s}(s,o,C,m,y);for(let a=0;a<h;a+=1){let m=(e=c[a]).angle;if(t=fs(d,m),!(u&&P)&&t>i.maxDirectionChange)continue;let v=fu(C.clone().translate(e.gridOffsetX||0,e.gridOffsetY||0),g,p),x=fc(v);if(n.isClose(x)||!r.isAccessible(v)||b.indexOf(x)>=0&&!v.equals(y)&&fs(m,fo(v,y,h,g,i))>i.maxDirectionChange)continue;let w=e.cost,E=S+w+(P?0:i.penalties[t]);(!n.isOpen(x)||E<l[x])&&(o[x]=v,s[x]=C,l[x]=E,n.add(x,E+fd(v,f)))}x-=1}}return i.fallbackRoute?n0(i.fallbackRoute,this,m,y,i):null}(n,r,i,u,o)),null===f)return console.warn("Unable to execute manhattan algorithm, use orth instead"),n0(o.fallbackRouter,this,e,o,n);let p=f[0];p&&p.equals(d)&&f.shift(),d=f[f.length-1]||d,h.push(...f)}return o.snapToGrid?function(e,t=10){if(e.length<=1)return e;for(let n=0,r=e.length;n<r-1;n+=1){let r=e[n],i=e[n+1];if(r.x===i.x){let e=t*Math.round(r.x/t);r.x!==e&&(r.x=e,i.x=e)}else if(r.y===i.y){let e=t*Math.round(r.y/t);r.y!==e&&(r.y=e,i.y=e)}}return e}(h,n.graph.grid.getGridSize()):h},fg=function(e,t,n){return n0(fp,this,e,Object.assign(Object.assign({},d9),t),n)},fm={maxDirectionChange:45,directions(){let e=d7(this.step,this),t=d7(this.cost,this),n=Math.ceil(Math.sqrt(e*e<<1));return[{cost:t,offsetX:e,offsetY:0},{cost:n,offsetX:e,offsetY:e},{cost:t,offsetX:0,offsetY:e},{cost:n,offsetX:-e,offsetY:e},{cost:t,offsetX:-e,offsetY:0},{cost:n,offsetX:-e,offsetY:-e},{cost:t,offsetX:0,offsetY:-e},{cost:n,offsetX:e,offsetY:-e}]},fallbackRoute(e,t,n){let r=e.theta(t),i=[],o={x:t.x,y:e.y},s={x:e.x,y:t.y};if(r%180>90){let e=o;o=s,s=e}let l=r%90<45?o:s,a=new uT(e,l),u=90*Math.ceil(r/90),c=uA.fromPolar(a.squaredLength(),th.toRad(u+135),l),h=new uT(t,c),d=a.intersectsWithLine(h),f=d||t,p=d?f:e,g=360/n.directions.length,m=p.theta(t),y=th.normalize(m+g/2),b=g*Math.floor(y/g);return n.previousDirectionAngle=b,f&&i.push(f.round()),i.push(t),i}},fy=function(e,t,n){return n0(fg,this,e,Object.assign(Object.assign({},fm),t),n)},fb=function(e,t,n){let r,i,o;let s=t.offset||32,l=null==t.min?16:t.min,a=0,u=t.direction,c=n.sourceBBox,h=n.targetBBox,d=c.getCenter(),f=h.getCenter();if("number"==typeof s&&(a=s),null==u){let e=h.left-c.right,t=h.top-c.bottom;e>=0&&t>=0?u=e>=t?"L":"T":e<=0&&t>=0?u=(e=c.left-h.right)>=0?e>=t?"R":"T":"T":e>=0&&t<=0?u=(t=c.top-h.bottom)>=0?e>=t?"L":"B":"L":(e=c.left-h.right,t=c.top-h.bottom,u=e>=0&&t>=0?e>=t?"R":"B":e<=0&&t>=0?"B":e>=0&&t<=0?"R":Math.abs(e)>Math.abs(t)?"R":"B")}"H"===u?u=f.x-d.x>=0?"L":"R":"V"===u&&(u=f.y-d.y>=0?"T":"B"),"center"===s&&("L"===u?a=(h.left-c.right)/2:"R"===u?a=(c.left-h.right)/2:"T"===u?a=(h.top-c.bottom)/2:"B"===u&&(a=(c.top-h.bottom)/2));let p="L"===u||"R"===u;if(p){if(f.y===d.y)return[...e];o="L"===u?1:-1,r="x",i="width"}else{if(f.x===d.x)return[...e];o="T"===u?1:-1,r="y",i="height"}let g=d.clone(),m=f.clone();if(g[r]+=o*(c[i]/2+a),m[r]-=o*(h[i]/2+a),p){let e=g.x,t=m.x,n=c.width/2+l,r=h.width/2+l;f.x>d.x?t<=e&&(g.x=Math.max(t,d.x+n),m.x=Math.min(e,f.x-r)):t>=e&&(g.x=Math.min(t,d.x-n),m.x=Math.max(e,f.x+r))}else{let e=g.y,t=m.y,n=c.height/2+l,r=h.height/2+l;f.y>d.y?t<=e&&(g.y=Math.max(t,d.y+n),m.y=Math.min(e,f.y-r)):t>=e&&(g.y=Math.min(t,d.y-n),m.y=Math.max(e,f.y+r))}return[g.toJSON(),...e,m.toJSON()]};function fv(e,t){if(null!=t&&!1!==t){let n="boolean"==typeof t?0:t;if(n>0){let t=uA.create(e[1]).move(e[2],n),r=uA.create(e[1]).move(e[0],n);return[t.toJSON(),...e,r.toJSON()]}{let t=e[1];return[Object.assign({},t),...e,Object.assign({},t)]}}return e}let fx=function(e,t,n){let r=t.width||50,i=(t.height||80)/2,o=t.angle||"auto",s=n.sourceAnchor,l=n.targetAnchor,a=n.sourceBBox,u=n.targetBBox;if(s.equals(l)){let e=e=>{let t=th.toRad(e),n=Math.sin(t),o=Math.cos(t),l=new uA(s.x+o*r,s.y+n*r),a=new uA(l.x-o*i,l.y-n*i),u=a.clone().rotate(-90,l),c=a.clone().rotate(90,l);return[u.toJSON(),l.toJSON(),c.toJSON()]},n=e=>{let t=s.clone().move(e,-1),n=new uT(t,e);return!a.containsPoint(e)&&!a.intersectsWithLine(n)},l=[0,90,180,270,45,135,225,315];if("number"==typeof o)return fv(e(o),t.merge);let u=a.getCenter();if(u.equals(s))return fv(e(0),t.merge);let c=u.angleBetween(s,u.clone().translate(1,0)),h=e(c);if(n(h[1]))return fv(h,t.merge);for(let t=1,r=l.length;t<r&&!n((h=e(c+l[t]))[1]);t+=1);return fv(h,t.merge)}{let e=new uT(s,l),o=e.parallel(-r),c=o.getCenter(),h=o.start.clone().move(o.end,i),d=o.end.clone().move(o.start,i),f=e.parallel(-1),p=new uT(f.start,c),g=new uT(f.end,c);if((a.containsPoint(c)||u.containsPoint(c)||a.intersectsWithLine(p)||a.intersectsWithLine(g)||u.intersectsWithLine(p)||u.intersectsWithLine(g))&&(c=(o=e.parallel(r)).getCenter(),h=o.start.clone().move(o.end,i),d=o.end.clone().move(o.start,i)),t.merge){let e=new uT(s,l),t=new uT(c,e.center).setLength(Number.MAX_SAFE_INTEGER),r=a.intersectsWithLine(t),i=u.intersectsWithLine(t),o=r?Array.isArray(r)?r:[r]:[];i&&(Array.isArray(i)?o.push(...i):o.push(i));let h=e.center.closest(o);h?(n.sourceAnchor=h.clone(),n.targetAnchor=h.clone()):(n.sourceAnchor=e.center.clone(),n.targetAnchor=e.center.clone())}return fv([h.toJSON(),c.toJSON(),d.toJSON()],t.merge)}};(eP=tN||(tN={})).presets=t1,eP.registry=uY.create({type:"router"}),eP.registry.register(eP.presets,!0);let fw=function(e,t,n,r={}){let i=[e,...n,t],o=new uD(i),s=new uX(o);return r.raw?s:s.serialize()},fC=function(e,t,n,r={}){let i=3===n.length?0:1,o=uA.create(n[0+i]),s=uA.create(n[2+i]),l=uA.create(n[1+i]);if(!uA.equals(e,t)){let n=new uA((e.x+t.x)/2,(e.y+t.y)/2),r=n.angleBetween(uA.create(e).rotate(90,n),l);r>1&&(o.rotate(180-r,n),s.rotate(180-r,n),l.rotate(180-r,n))}let a=`
|
|
88
|
+
`.trim()}(ee=tf||(tf={})).presets=Object.assign({},tG),ee.presets["flip-x"]=u1,ee.presets["flip-y"]=u2,ee.presets["flip-xy"]=u3,ee.registry=uY.create({type:"background pattern"}),ee.registry.register(ee.presets,!0),(et=tp||(tp={})).presets=tH,et.registry=uY.create({type:"filter"}),et.registry.register(et.presets,!0);let ca={xlinkHref:"xlink:href",xlinkShow:"xlink:show",xlinkRole:"xlink:role",xlinkType:"xlink:type",xlinkArcrole:"xlink:arcrole",xlinkTitle:"xlink:title",xlinkActuate:"xlink:actuate",xmlSpace:"xml:space",xmlBase:"xml:base",xmlLang:"xml:lang",preserveAspectRatio:"preserveAspectRatio",requiredExtension:"requiredExtension",requiredFeatures:"requiredFeatures",systemLanguage:"systemLanguage",externalResourcesRequired:"externalResourceRequired"},cu={},cc={position:cI("x","width","origin")},ch={position:cI("y","height","origin")},cd={position:cI("x","width","corner")},cf={position:cI("y","height","corner")},cp={set:cL("width","width")},cg={set:cL("height","height")},cm={set:cL("rx","width")},cy={set:cL("ry","height")},cb={set:(e=>{let t=cL(e,"width"),n=cL(e,"height");return function(e,r){let i=r.refBBox;return n0(i.height>i.width?t:n,this,e,r)}})("r")},cv={set(e,{refBBox:t}){let n,r=parseFloat(e),i=lX(e);i&&(r/=100);let o=Math.sqrt(t.height*t.height+t.width*t.width);return Number.isFinite(r)&&(n=i||r>=0&&r<=1?r*o:Math.max(r+o,0)),{r:n}}},cx={set:cL("cx","width")},cw={set:cL("cy","height")},cC={set:c_({resetOffset:!0})},cE={set:c_({resetOffset:!1})},cS={set:cB({resetOffset:!0})},cP={set:cB({resetOffset:!1})},cO=cb,ck=cC,cA=cS,cM=cc,cT=ch,cN=cp,cj=cg;function cI(e,t,n){return(r,{refBBox:i})=>{let o;if(null==r)return null;let s=parseFloat(r),l=lX(r);if(l&&(s/=100),Number.isFinite(s)){let r=i[n];o=l||s>0&&s<1?r[e]+i[t]*s:r[e]+s}let a=new uA;return a[e]=o||0,a}}function cL(e,t){return function(n,{refBBox:r}){let i=parseFloat(n),o=lX(n);o&&(i/=100);let s={};if(Number.isFinite(i)){let n=o||i>=0&&i<=1?i*r[t]:Math.max(i+r[t],0);s[e]=n}return s}}function cR(e,t){let n="x6-shape",r=t&&t.resetOffset;return function(t,{elem:i,refBBox:o}){let s=aY(i,n);if(!s||s.value!==t){let r=e(t);aY(i,n,s={value:t,shape:r,shapeBBox:r.bbox()})}let l=s.shape.clone(),a=s.shapeBBox.clone(),u=a.getOrigin(),c=o.getOrigin();a.x=c.x,a.y=c.y;let h=o.getMaxScaleToFit(a,c),d=0===a.width||0===o.width?1:h.sx,f=0===a.height||0===o.height?1:h.sy;return l.scale(d,f,u),r&&l.translate(-u.x,-u.y),l}}function c_(e){let t=cR(function(e){return uX.parse(e)},e);return(e,n)=>({d:t(e,n).serialize()})}function cB(e){let t=cR(e=>new uD(e),e);return(e,n)=>({points:t(e,n).serialize()})}let cD={qualify:oz,set:(e,{view:t})=>`url(#${t.graph.defineGradient(e)})`},cz={qualify:oz,set(e,{view:t}){let n=t.cell,r=Object.assign({},e);if(n.isEdge()&&"linearGradient"===r.type){let e=t.sourcePoint,i=t.targetPoint;r.id=`gradient-${r.type}-${n.id}`,r.attrs=Object.assign(Object.assign({},r.attrs),{x1:e.x,y1:e.y,x2:i.x,y2:i.y,gradientUnits:"userSpaceOnUse"}),t.graph.defs.remove(r.id)}return`url(#${t.graph.defineGradient(r)})`}},cF={qualify:(e,{attrs:t})=>null==t.textWrap||!oz(t.textWrap),set(e,{view:t,elem:n,attrs:r}){let i="x6-text",o=aY(n,i),s=e=>{try{return JSON.parse(e)}catch(t){return e}},l={x:r.x,eol:r.eol,annotations:s(r.annotations),textPath:s(r["text-path"]||r.textPath),textVerticalAnchor:r["text-vertical-anchor"]||r.textVerticalAnchor,displayEmpty:"true"===(r["display-empty"]||r.displayEmpty),lineHeight:r["line-height"]||r.lineHeight},a=r["font-size"]||r.fontSize,u=JSON.stringify([e,l]);if(a&&n.setAttribute("font-size",a),null==o||o!==u){let r=l.textPath;if(null!=r&&"object"==typeof r){let e=r.selector;if("string"==typeof e){let n=t.find(e)[0];n instanceof SVGPathElement&&(ah(n),l.textPath=Object.assign({"xlink:href":`#${n.id}`},r))}}a2(n,`${e}`,l),aY(n,i,u)}}},cV={qualify:oz,set(e,{view:t,elem:n,attrs:r,refBBox:i}){let o;let s=e.width||0;lX(s)?i.width*=parseFloat(s)/100:s<=0?i.width+=s:i.width=s;let l=e.height||0;lX(l)?i.height*=parseFloat(l)/100:l<=0?i.height+=l:i.height=l;let a=e.text;null==a&&(a=r.text||(null==n?void 0:n.textContent)),o=null!=a?function e(t,n,r={},i={}){let o=n.width,s=n.height,l=i.eol||"\n",a=r.fontSize||14,u=Math.floor(s/(r.lineHeight?parseFloat(r.lineHeight):Math.ceil(1.4*a)));if(t.indexOf(l)>-1){let o=lH(),s=[];return t.split(l).map(t=>{let l=e(t,Object.assign(Object.assign({},n),{height:Number.MAX_SAFE_INTEGER}),r,Object.assign(Object.assign({},i),{eol:o}));l&&s.push(...l.split(o))}),s.slice(0,u).join(l)}let{width:c}=a3(t,r);if(c<o)return t;let h=[],d=t,f=c,p=i.ellipsis,g=0;p&&("string"!=typeof p&&(p="…"),g=a3(p,r).width);for(let e=0;e<u;e+=1)if(f>o){if(e===u-1){let[e]=a5(d,o-g,f,r);h.push(p?`${e}${p}`:e)}else{let[e,t]=a5(d,o,f,r);h.push(e),f=a3(d=t,r).width}}else{h.push(d);break}return h.join(l)}(`${a}`,i,{"font-weight":r["font-weight"]||r.fontWeight,"font-size":r["font-size"]||r.fontSize,"font-family":r["font-family"]||r.fontFamily,lineHeight:r.lineHeight},{ellipsis:e.ellipsis}):"",n0(cF.set,this,o,{view:t,elem:n,attrs:r,refBBox:i,cell:t.cell})}},c$=(e,{attrs:t})=>void 0!==t.text,cU={qualify:c$},cG={qualify:c$},cH={qualify:c$},cq={qualify:c$},cW={qualify:c$},cX={qualify:c$},cY={qualify:(e,{elem:t})=>t instanceof SVGElement,set(e,{elem:t}){let n="x6-title",r=`${e}`,i=aY(t,n);if(null==i||i!==r){aY(t,n,r);let e=t.firstChild;if(e&&"TITLE"===e.tagName.toUpperCase())e.textContent=r;else{let n=document.createElementNS(t.namespaceURI,"title");n.textContent=r,t.insertBefore(n,e)}}}},cJ={offset:cZ("x","width","right")},cQ={offset:cZ("y","height","bottom")},cK={offset:(e,{refBBox:t})=>e?{x:-t.x,y:-t.y}:{x:0,y:0}};function cZ(e,t,n){return(r,{refBBox:i})=>{let o;let s=new uA;return o="middle"===r?i[t]/2:r===n?i[t]:"number"==typeof r&&Number.isFinite(r)?r>-1&&r<1?-i[t]*r:-r:lX(r)?i[t]*parseFloat(r)/100:0,s[e]=-(i[e]+o),s}}let c0={qualify:oz,set(e,{elem:t}){aq(t,e)}},c1={set(e,{elem:t}){t.innerHTML=`${e}`}},c2={qualify:oz,set:(e,{view:t})=>`url(#${t.graph.defineFilter(e)})`},c3={set:e=>null!=e&&"object"==typeof e&&e.id?e.id:e};function c5(e,t,n){let r,i;"object"==typeof t?(r=t.x,i=t.y):(r=t,i=n);let o=uX.parse(e),s=o.bbox();if(s){let e=-s.height/2-s.y,t=-s.width/2-s.x;"number"==typeof r&&(t-=r),"number"==typeof i&&(e-=i),o.translate(t,e)}return o.serialize()}var c6=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let c4=e=>{var{size:t,width:n,height:r,offset:i,open:o}=e;return c9({size:t,width:n,height:r,offset:i},!0===o,!0,void 0,c6(e,["size","width","height","offset","open"]))},c8=e=>{var{size:t,width:n,height:r,offset:i,factor:o}=e;return c9({size:t,width:n,height:r,offset:i},!1,!1,o,c6(e,["size","width","height","offset","factor"]))};function c9(e,t,n,r=3/4,i={}){let o=e.size||10,s=e.width||o,l=e.height||o,a=new uX,u={};if(t)a.moveTo(s,0).lineTo(0,l/2).lineTo(s,l),u.fill="none";else{if(a.moveTo(0,l/2),a.lineTo(s,0),!n){let e=lq(r,0,1);a.lineTo(s*e,l/2)}a.lineTo(s,l),a.close()}return Object.assign(Object.assign(Object.assign({},u),i),{tagName:"path",d:c5(a.serialize(),{x:null!=e.offset?e.offset:-s/2})})}var c7=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let he=e=>{var{size:t,width:n,height:r,offset:i}=e,o=c7(e,["size","width","height","offset"]);let s=t||10,l=n||s,a=r||s,u=new uX;return u.moveTo(0,a/2).lineTo(l/2,0).lineTo(l,a/2).lineTo(l/2,a).close(),Object.assign(Object.assign({},o),{tagName:"path",d:c5(u.serialize(),null==i?-l/2:i)})};var ht=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let hn=e=>{var{d:t,offsetX:n,offsetY:r}=e;return Object.assign(Object.assign({},ht(e,["d","offsetX","offsetY"])),{tagName:"path",d:c5(t,n,r)})};var hr=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let hi=e=>{var{size:t,width:n,height:r,offset:i}=e,o=hr(e,["size","width","height","offset"]);let s=t||10,l=n||s,a=r||s,u=new uX;return u.moveTo(0,0).lineTo(l,a).moveTo(0,a).lineTo(l,0),Object.assign(Object.assign({},o),{tagName:"path",fill:"none",d:c5(u.serialize(),i||-l/2)})};var ho=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let hs=e=>{var{width:t,height:n,offset:r,open:i,flip:o}=e,s=ho(e,["width","height","offset","open","flip"]);let l=n||6,a=t||10,u=Object.assign(Object.assign({},s),{tagName:"path"});!0===o&&(l=-l);let c=new uX;return c.moveTo(0,l).lineTo(a,0),!0===i?u.fill="none":(c.lineTo(a,l),c.close()),u.d=c5(c.serialize(),{x:r||-a/2,y:l/2}),u};var hl=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let ha=e=>{var{r:t}=e,n=hl(e,["r"]);let r=t||5;return Object.assign(Object.assign({cx:r},n),{tagName:"circle",r:r})},hu=e=>{var{r:t}=e,n=hl(e,["r"]);let r=t||5,i=new uX;return i.moveTo(r,0).lineTo(r,2*r),i.moveTo(0,r).lineTo(2*r,r),{children:[Object.assign(Object.assign({},ha({r:r})),{fill:"none"}),Object.assign(Object.assign({},n),{tagName:"path",d:c5(i.serialize(),-r)})]}};var hc=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let hh=e=>{var{rx:t,ry:n}=e,r=hc(e,["rx","ry"]);let i=t||5;return Object.assign(Object.assign({cx:i},r),{tagName:"ellipse",rx:i,ry:n||5})};(en=tg||(tg={})).presets=tq,en.registry=uY.create({type:"marker"}),en.registry.register(en.presets,!0),(tg||(tg={})).normalize=c5;var hd=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function hf(e){return"string"==typeof e||oz(e)}let hp={qualify:hf,set:(e,{view:t,attrs:n})=>hy("marker-start",e,t,n)},hg={qualify:hf,set:(e,{view:t,attrs:n})=>hy("marker-end",e,t,n,{transform:"rotate(180)"})},hm={qualify:hf,set:(e,{view:t,attrs:n})=>hy("marker-mid",e,t,n)};function hy(e,t,n,r,i={}){let o="string"==typeof t?{name:t}:t,{name:s,args:l}=o,a=hd(o,["name","args"]),u=a;if(s&&"string"==typeof s){let e=tg.registry.get(s);if(!e)return tg.registry.onNotFound(s);u=e(Object.assign(Object.assign({},a),l))}let c=Object.assign(Object.assign(Object.assign({},function(e,t){let n={},r=e.stroke;"string"==typeof r&&(n.stroke=r,n.fill=r);let i=e.strokeOpacity;if(null==i&&(i=e["stroke-opacity"]),null==i&&(i=e.opacity),null!=i&&(n["stroke-opacity"]=i,n["fill-opacity"]=i),"marker-mid"!==t){let r=parseFloat(e.strokeWidth||e["stroke-width"]);if(Number.isFinite(r)&&r>1){let e=Math.ceil(r/2);n.refX="marker-start"===t?e:-e}}return n}(r,e)),i),u);return{[e]:`url(#${n.graph.defineMarker(c)})`}}let hb=(e,{view:t})=>t.cell.isEdge(),hv={qualify:hb,set(e,t){var n,r,i,o;let s;let l=t.view,a=e.reverse||!1,u=e.stubs||0;if(Number.isFinite(u)&&0!==u){if(a){let e,t;let a=l.getConnectionLength()||0;u<0?(e=(a+u)/2,t=-u):(e=u,t=a-2*u);let c=l.getConnection();s=null===(o=null===(i=null===(r=null===(n=null==c?void 0:c.divideAtLength(e))||void 0===n?void 0:n[1])||void 0===r?void 0:r.divideAtLength(t))||void 0===i?void 0:i[0])||void 0===o?void 0:o.serialize()}else{let e;e=u<0?((l.getConnectionLength()||0)+u)/2:u;let t=l.getConnection();if(t){let n=t.divideAtLength(e),r=t.divideAtLength(-e);n&&r&&(s=`${n[0].serialize()} ${r[1].serialize()}`)}}}return{d:s||l.getConnectionPathData()}}},hx={qualify:hb,set:hO("getTangentAtLength",{rotate:!0})},hw={qualify:hb,set:hO("getTangentAtLength",{rotate:!1})},hC={qualify:hb,set:hO("getTangentAtRatio",{rotate:!0})},hE={qualify:hb,set:hO("getTangentAtRatio",{rotate:!1})},hS=hx,hP=hC;function hO(e,t){let n={x:1,y:0};return(r,i)=>{let o,s;let l=i.view,a=l[e](Number(r));return(a?(s=t.rotate?a.vector().vectorAngle(n):0,o=a.start):(o=l.path.start,s=0),0===s)?{transform:`translate(${o.x},${o.y}')`}:{transform:`translate(${o.x},${o.y}') rotate(${s})`}}}(tm||(tm={})).isValidDefinition=function(e,t,n){return!!(null!=e&&("string"==typeof e||"function"!=typeof e.qualify||n0(e.qualify,this,t,n)))||!1},(er=tm||(tm={})).presets=Object.assign(Object.assign({},ca),tW),er.registry=uY.create({type:"attribute definition"}),er.registry.register(er.presets,!0);let hk={prefixCls:"x6",autoInsertCSS:!0,useCSSSelector:!0,prefix:e=>`${hk.prefixCls}-${e}`},hA=hk.prefix("highlighted"),hM={highlight(e,t,n){aa(t,n&&n.className||hA)},unhighlight(e,t,n){au(t,n&&n.className||hA)}},hT=hk.prefix("highlight-opacity"),hN={highlight(e,t){aa(t,hT)},unhighlight(e,t){au(t,hT)}};!function(e){let t=am("svg");function n(e,t){let n=(function(e,t){let n=ue.createSVGPoint();return n.x=e,n.y=t,n})(e.x,e.y).matrixTransform(t);return new uA(n.x,n.y)}e.normalizeMarker=c5,e.transformPoint=n;e.transformLine=function(e,t){return new uT(n(e.start,t),n(e.end,t))};function r(e,n){let r=t.createSVGPoint();r.x=e.x,r.y=e.y;let i=r.matrixTransform(n);r.x=e.x+e.width,r.y=e.y;let o=r.matrixTransform(n);r.x=e.x+e.width,r.y=e.y+e.height;let s=r.matrixTransform(n);r.x=e.x,r.y=e.y+e.height;let l=r.matrixTransform(n),a=Math.min(i.x,o.x,s.x,l.x),u=Math.max(i.x,o.x,s.x,l.x),c=Math.min(i.y,o.y,s.y,l.y),h=Math.max(i.y,o.y,s.y,l.y);return new uM(a,c,u-a,h-c)}e.transformPolyline=function(e,t){let r=e instanceof uD?e.points:e;return!Array.isArray(r)&&(r=[]),new uD(r.map(e=>n(e,t)))},e.transformRectangle=r;function i(e,t={}){let n;if(!e.ownerSVGElement||!ad(e)){if(ak(e)){let{left:t,top:n,width:r,height:i}=o(e);return new uM(t,n,r,i)}return new uM(0,0,0,0)}let s=t.target;if(!t.recursive){try{n=e.getBBox()}catch(t){n={x:e.clientLeft,y:e.clientTop,width:e.clientWidth,height:e.clientHeight}}return s?r(n,up(e,s)):uM.create(n)}{let t=e.childNodes,r=t.length;if(0===r)return i(e,{target:s});!s&&(s=e);for(let e=0;e<r;e+=1){let r;let o=t[e];r=0===o.childNodes.length?i(o,{target:s}):i(o,{target:s,recursive:!0}),n=n?n.union(r):r}return n}}function o(e){let t=0,n=0,r=0,i=0;if(e){let o=e;for(;o;)t+=o.offsetLeft,n+=o.offsetTop,(o=o.offsetParent)&&(t+=parseInt(a$(o,"borderLeft"),10),n+=parseInt(a$(o,"borderTop"),10));r=e.offsetWidth,i=e.offsetHeight}return{left:t,top:n,width:r,height:i}}function s(e){let t=t=>{let n=e.getAttribute(t),r=n?parseFloat(n):0;return Number.isNaN(r)?0:r};switch(e instanceof SVGElement&&e.nodeName.toLowerCase()){case"rect":return new uM(t("x"),t("y"),t("width"),t("height"));case"circle":return new uN(t("cx"),t("cy"),t("r"),t("r"));case"ellipse":return new uN(t("cx"),t("cy"),t("rx"),t("ry"));case"polyline":{let t=a8(e);return new uD(t)}case"polygon":{let t=a8(e);return t.length>1&&t.push(t[0]),new uD(t)}case"path":{let t=e.getAttribute("d");return!uX.isValid(t)&&(t=uX.normalize(t)),uX.parse(t)}case"line":return new uT(t("x1"),t("y1"),t("x2"),t("y2"))}return i(e)}e.bbox=function(e,t,n){let i;let o=e.ownerSVGElement;if(!o)return new uM(0,0,0,0);try{i=e.getBBox()}catch(t){i={x:e.clientLeft,y:e.clientTop,width:e.clientWidth,height:e.clientHeight}}return t?uM.create(i):r(i,up(e,n||o))},e.getBBox=i,e.getBoundingOffsetRect=o,e.toGeometryShape=s;function l(e){if(null==e)return null;let t=e;do{let e=t.tagName;if("string"!=typeof e)return null;if(e=e.toUpperCase(),al(t,"x6-port"))t=t.nextElementSibling;else if("G"===e)t=t.firstElementChild;else if("TITLE"===e)t=t.nextElementSibling;else break}while(t);return t}e.translateAndAutoOrient=function(e,t,n,r){let o=uA.create(t),s=uA.create(n);!r&&(r=e instanceof SVGSVGElement?e:e.ownerSVGElement);let l=uf(e);e.setAttribute("transform","");let a=i(e,{target:r}).scale(l.sx,l.sy),u=uo();u.setTranslate(-a.x-a.width/2,-a.y-a.height/2);let c=uo(),h=o.angleBetween(s,o.clone().translate(1,0));h&&c.setRotate(h,0,0);let d=uo(),f=o.clone().move(s,a.width/2);d.setTranslate(2*o.x-f.x,2*o.y-f.y);let p=up(e,r),g=uo();g.setMatrix(d.matrix.multiply(c.matrix.multiply(u.matrix.multiply(p.scale(l.sx,l.sy))))),e.setAttribute("transform",ul(g.matrix))},e.findShapeNode=l;e.getBBoxV2=function(e){let t=l(e);if(!ad(t)){if(ak(e)){let{left:t,top:n,width:r,height:i}=o(e);return new uM(t,n,r,i)}return new uM(0,0,0,0)}return s(t).bbox()||uM.create()}}(ty||(ty={}));let hj={padding:3,rx:0,ry:0,attrs:{"stroke-width":3,stroke:"#FEB663"}},hI={highlight(e,t,n){let r,i;let o=tb.getHighlighterId(t,n);if(tb.hasCache(o))return;n=o1({},n,hj);let s=aK.create(t);try{r=s.toPathData()}catch(e){i=ty.bbox(s.node,!0),r=a9(Object.assign(Object.assign({},n),i))}let l=am("path");if(aj(l,Object.assign({d:r,"pointer-events":"none","vector-effect":"non-scaling-stroke",fill:"none"},n.attrs?aL(n.attrs):null)),e.isEdgeElement(t))aj(l,"d",e.getConnectionPathData());else{let t=s.getTransformToElement(e.container),r=n.padding;if(r){null==i&&(i=ty.bbox(s.node,!0));let e=i.x+i.width/2,n=i.y+i.height/2,o=Math.max((i=ty.transformRectangle(i,t)).width,1),l=Math.max(i.height,1),a=(o+r)/o,u=(l+r)/l,c=ui({a:a,b:0,c:0,d:u,e:e-a*e,f:n-u*n});t=t.multiply(c)}uc(l,t)}aa(l,hk.prefix("highlight-stroke"));let a=e.cell,u=()=>tb.removeHighlighter(o);a.on("removed",u),a.model&&a.model.on("reseted",u),e.container.appendChild(l),tb.setCache(o,l)},unhighlight(e,t,n){tb.removeHighlighter(tb.getHighlighterId(t,n))}};function hL(e,t={}){return new uA(lY(t.x,e.width),lY(t.y,e.height))}function hR(e,t,n){return Object.assign({angle:t,position:e.toJSON()},n)}!function(e){e.getHighlighterId=function(e,t){return ah(e),e.id+JSON.stringify(t)};let t={};e.setCache=function(e,n){t[e]=n};e.hasCache=function(e){return null!=t[e]};e.removeHighlighter=function(e){let n=t[e];n&&(aw(n),delete t[e])}}(tb||(tb={})),(tv||(tv={})).check=function(e,t){if("function"!=typeof t.highlight)throw Error(`Highlighter '${e}' is missing required \`highlight()\` method`);if("function"!=typeof t.unhighlight)throw Error(`Highlighter '${e}' is missing required \`unhighlight()\` method`)},(ei=tv||(tv={})).presets=tX,ei.registry=uY.create({type:"highlighter"}),ei.registry.register(ei.presets,!0);let h_=(e,t)=>e.map(({x:e,y:n,angle:r})=>hR(hL(t,{x:e,y:n}),r||0)),hB=(e,t,n)=>{let r=n.start||0,i=n.step||20;return hz(e,t,r,(e,t)=>(e+.5-t/2)*i)},hD=(e,t,n)=>{let r=n.start||0,i=n.step||360/e.length;return hz(e,t,r,e=>e*i)};function hz(e,t,n,r){let i=t.getCenter(),o=t.getTopCenter(),s=t.width/t.height,l=uN.fromRect(t),a=e.length;return e.map((e,t)=>{let u=n+r(t,a),c=o.clone().rotate(-u,i).scale(s,1,i),h=e.compensateRotate?-l.tangentTheta(c):0;return(e.dx||e.dy)&&c.translate(e.dx||0,e.dy||0),e.dr&&c.move(i,e.dr),hR(c.round(),h,e)})}var hF=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let hV=(e,t,n)=>{let r=hL(t,n.start||t.getOrigin());return hq(e,r,hL(t,n.end||t.getCorner()),n)},h$=(e,t,n)=>hq(e,t.getTopLeft(),t.getBottomLeft(),n),hU=(e,t,n)=>hq(e,t.getTopRight(),t.getBottomRight(),n),hG=(e,t,n)=>hq(e,t.getTopLeft(),t.getTopRight(),n),hH=(e,t,n)=>hq(e,t.getBottomLeft(),t.getBottomRight(),n);function hq(e,t,n,r){let i=new uT(t,n),o=e.length;return e.map((e,t)=>{var{strict:n}=e,s=hF(e,["strict"]);let l=n||r.strict?(t+1)/(o+1):(t+.5)/o,a=i.pointAt(l);return(s.dx||s.dy)&&a.translate(s.dx||0,s.dy||0),hR(a.round(),0,s)})}(eo=tx||(tx={})).presets=tY,eo.registry=uY.create({type:"port layout"}),eo.registry.register(eo.presets,!0);let hW={position:{x:0,y:0},angle:0,attrs:{".":{y:"0","text-anchor":"start"}}};function hX(e,t){let{x:n,y:r,angle:i,attrs:o}=t||{};return o1({},{angle:i,attrs:o,position:{x:n,y:r}},e,hW)}let hY=(e,t,n)=>hX({position:t.getTopLeft()},n),hJ=(e,t,n)=>hX({position:{x:-15,y:0},attrs:{".":{y:".3em","text-anchor":"end"}}},n),hQ=(e,t,n)=>hX({position:{x:15,y:0},attrs:{".":{y:".3em","text-anchor":"start"}}},n),hK=(e,t,n)=>hX({position:{x:0,y:-15},attrs:{".":{"text-anchor":"middle"}}},n),hZ=(e,t,n)=>hX({position:{x:0,y:15},attrs:{".":{y:".6em","text-anchor":"middle"}}},n),h0=(e,t,n)=>h5(e,t,!1,n),h1=(e,t,n)=>h5(e,t,!0,n),h2=(e,t,n)=>h6(e,t,!1,n),h3=(e,t,n)=>h6(e,t,!0,n);function h5(e,t,n,r){let i,o,s,l;let a=null!=r.offset?r.offset:15,u=t.getCenter().theta(e),c=h4(t),h=0;return u<c[1]||u>c[2]?(i=".3em",o=a,s=0,l="start"):u<c[0]?(i="0",o=0,s=-a,n?(h=-90,l="start"):l="middle"):u<c[3]?(i=".3em",o=-a,s=0,l="end"):(i=".6em",o=0,s=a,n?(h=90,l="start"):l="middle"),hX({position:{x:Math.round(o),y:Math.round(s)},angle:h,attrs:{".":{y:i,"text-anchor":l}}},r)}function h6(e,t,n,r){let i,o,s,l;let a=null!=r.offset?r.offset:15,u=t.getCenter().theta(e),c=h4(t),h=0;return u<c[1]||u>c[2]?(i=".3em",o=-a,s=0,l="end"):u<c[0]?(i=".6em",o=0,s=a,n?(h=90,l="start"):l="middle"):u<c[3]?(i=".3em",o=a,s=0,l="start"):(i="0em",o=0,s=-a,n?(h=-90,l="start"):l="middle"),hX({position:{x:Math.round(o),y:Math.round(s)},angle:h,attrs:{".":{y:i,"text-anchor":l}}},r)}function h4(e){let t=e.getCenter(),n=t.theta(e.getTopLeft()),r=t.theta(e.getBottomLeft()),i=t.theta(e.getBottomRight());return[n,t.theta(e.getTopRight()),i,r]}let h8=(e,t,n)=>h7(e.diff(t.getCenter()),!1,n),h9=(e,t,n)=>h7(e.diff(t.getCenter()),!0,n);function h7(e,t,n){let r;let i=null!=n.offset?n.offset:20,o=new uA(0,0),s=-e.theta(o),l=e.clone().move(o,i).diff(e).round(),a=".3em",u=s;return(s+90)%180==0?(r=t?"end":"middle",!t&&-270===s&&(a="0em")):s>-270&&s<-90?(r="start",u=s-180):r="end",hX({position:l.round().toJSON(),angle:t?u:0,attrs:{".":{y:a,"text-anchor":r}}},n)}(es=tw||(tw={})).presets=tJ,es.registry=uY.create({type:"port label layout"}),es.registry.register(es.presets,!0);class de extends sp{get priority(){return 2}constructor(){super(),this.cid=tC.uniqueId(),de.views[this.cid]=this}confirmUpdate(e,t){return 0}empty(e=this.container){return aC(e),this}unmount(e=this.container){return aw(e),this}remove(e=this.container){return e===this.container&&(this.removeEventListeners(document),this.onRemove(),delete de.views[this.cid]),this.unmount(e),this}onRemove(){}setClass(e,t=this.container){t.classList.value=Array.isArray(e)?e.join(" "):e}addClass(e,t=this.container){return aa(t,Array.isArray(e)?e.join(" "):e),this}removeClass(e,t=this.container){return au(t,Array.isArray(e)?e.join(" "):e),this}setStyle(e,t=this.container){return aq(t,e),this}setAttrs(e,t=this.container){return null!=e&&null!=t&&aj(t,e),this}findAttr(e,t=this.container){let n=t;for(;n&&1===n.nodeType;){let t=n.getAttribute(e);if(null!=t)return t;if(n===this.container)break;n=n.parentNode}return null}find(e,t=this.container,n=this.selectors){return de.find(e,t,n).elems}findOne(e,t=this.container,n=this.selectors){let r=this.find(e,t,n);return r.length>0?r[0]:null}findByAttr(e,t=this.container){let n=t;for(;n&&n.getAttribute;){let t=n.getAttribute(e);if((null!=t||n===this.container)&&"false"!==t)return n;n=n.parentNode}return null}getSelector(e,t){let n;if(e===this.container)return"string"==typeof t&&(n=`> ${t}`),n;if(e){let r=ab(e)+1;n=`${e.tagName.toLowerCase()}:nth-child(${r})`,t&&(n+=` > ${t}`),n=this.getSelector(e.parentNode,n)}return n}prefixClassName(e){return hk.prefix(e)}delegateEvents(e,t){if(null==e)return this;!t&&this.undelegateEvents();let n=/^(\S+)\s*(.*)$/;return Object.keys(e).forEach(t=>{let r=t.match(n);if(null==r)return;let i=this.getEventHandler(e[t]);"function"==typeof i&&this.delegateEvent(r[1],r[2],i)}),this}undelegateEvents(){return ti.off(this.container,this.getEventNamespace()),this}delegateDocumentEvents(e,t){return this.addEventListeners(document,e,t),this}undelegateDocumentEvents(){return this.removeEventListeners(document),this}delegateEvent(e,t,n){return ti.on(this.container,e+this.getEventNamespace(),t,n),this}undelegateEvent(e,t,n){let r=e+this.getEventNamespace();return null==t?ti.off(this.container,r):"string"==typeof t?ti.off(this.container,r,t,n):ti.off(this.container,r,t),this}addEventListeners(e,t,n){if(null==t)return this;let r=this.getEventNamespace();return Object.keys(t).forEach(i=>{let o=this.getEventHandler(t[i]);"function"==typeof o&&ti.on(e,i+r,n,o)}),this}removeEventListeners(e){return null!=e&&ti.off(e,this.getEventNamespace()),this}getEventNamespace(){return`.${hk.prefixCls}-event-${this.cid}`}getEventHandler(e){let t;if("string"==typeof e){let n=this[e];"function"==typeof n&&(t=(...e)=>n.call(this,...e))}else t=(...t)=>e.call(this,...t);return t}getEventTarget(e,t={}){let{target:n,type:r,clientX:i=0,clientY:o=0}=e;return t.fromPoint||"touchmove"===r||"touchend"===r?document.elementFromPoint(i,o):n}stopPropagation(e){return this.setEventData(e,{propagationStopped:!0}),this}isPropagationStopped(e){return!0===this.getEventData(e).propagationStopped}getEventData(e){return this.eventData(e)}setEventData(e,t){return this.eventData(e,t)}eventData(e,t){if(null==e)throw TypeError("Event object required");let n=e.data,r=`__${this.cid}__`;if(null==t)return null==n?{}:n[r]||{};return null==n&&(n=e.data={}),null==n[r]?n[r]=Object.assign({},t):n[r]=Object.assign(Object.assign({},n[r]),t),n[r]}normalizeEvent(e){return de.normalizeEvent(e)}}(el=de||(de={})).createElement=function(e,t){return t?am(e||"g"):ag(e||"div")},el.find=function(e,t,n){if(!e||"."===e)return{elems:[t]};if(n){let t=n[e];if(t)return{elems:Array.isArray(t)?t:[t]}}if(hk.useCSSSelector){let n=e.includes(">")?`:scope ${e}`:e;return{isCSSSelector:!0,elems:Array.prototype.slice.call(t.querySelectorAll(n))}}return{elems:[]}},el.normalizeEvent=function(e){let t=e,n=e.originalEvent,r=n&&n.changedTouches&&n.changedTouches[0];if(r){for(let t in e)void 0===r[t]&&(r[t]=e[t]);t=r}return t},(ea=de||(de={})).views={},ea.getView=function(e){return ea.views[e]||null};eu=tC||(tC={}),r=0,eu.uniqueId=function(){let e=`v${r}`;return r+=1,e};class dt{constructor(e){this.view=e,this.clean()}clean(){this.elemCache&&this.elemCache.dispose(),this.elemCache=new uE,this.pathCache={}}get(e){return!this.elemCache.has(e)&&this.elemCache.set(e,{}),this.elemCache.get(e)}getData(e){let t=this.get(e);return!t.data&&(t.data={}),t.data}getMatrix(e){let t=this.get(e);if(null==t.matrix){let n=this.view.container;t.matrix=function(e,t){let n=ui();if(ad(t)&&ad(e)){let r=e,i=[];for(;r&&r!==t;){let e=us(r.getAttribute("transform")||null);i.push(e),r=r.parentNode}i.reverse().forEach(e=>{n=n.multiply(e)})}return n}(e,n)}return ui(t.matrix)}getShape(e){let t=this.get(e);return null==t.shape&&(t.shape=ty.toGeometryShape(e)),t.shape.clone()}getBoundingRect(e){let t=this.get(e);return null==t.boundingRect&&(t.boundingRect=ty.getBBoxV2(e)),t.boundingRect.clone()}}!function(e){function t(e){return null!=e&&"string"==typeof e}e.isJSONMarkup=function(e){return null!=e&&!t(e)},e.isStringMarkup=t;e.clone=function(e){return null==e||t(e)?e:oN(e)};function n(e,t={ns:af.svg}){let r=document.createDocumentFragment(),i={},o={},s=[{markup:Array.isArray(e)?e:[e],parent:r,ns:t.ns}];for(;s.length>0;){let e=s.pop(),t=e.ns||af.svg,n=e.markup,r=e.parent;n.forEach(e=>{let n=e.tagName;if(!n)throw TypeError("Invalid tagName");e.ns&&(t=e.ns);let l=t?ag(n,t):ap(n),a=e.attrs;a&&aj(l,aL(a));let u=e.style;u&&aq(l,u);let c=e.className;null!=c&&l.setAttribute("class",Array.isArray(c)?c.join(" "):c),e.textContent&&(l.textContent=e.textContent);let h=e.selector;if(null!=h){if(o[h])throw TypeError("Selector must be unique");o[h]=l}if(e.groupSelector){let t=e.groupSelector;!Array.isArray(t)&&(t=[t]),t.forEach(e=>{!i[e]&&(i[e]=[]),i[e].push(l)})}r.appendChild(l);let d=e.children;Array.isArray(d)&&s.push({ns:t,markup:d,parent:l})})}return Object.keys(i).forEach(e=>{if(o[e])throw Error("Ambiguous group selector");o[e]=i[e]}),{fragment:r,selectors:o,groups:i}}function r(e){return e instanceof SVGElement?am("g"):ap("div")}e.sanitize=function(e){return`${e}`.trim().replace(/[\r|\n]/g," ").replace(/>\s+</g,"><")},e.parseJSONMarkup=n;e.renderMarkup=function(e){if(t(e)){let t=aK.createVectors(e),n=t.length;if(1===n)return{elem:t[0].node};if(n>1){let e=r(t[0].node);return t.forEach(t=>{e.appendChild(t.node)}),{elem:e}}return{}}let i=n(e),o=i.fragment,s=null;return o.childNodes.length>1?(s=r(o.firstChild)).appendChild(o):s=o.firstChild,{elem:s,selectors:i.selectors}};e.parseLabelStringMarkup=function(e){let t=aK.createVectors(e),n=document.createDocumentFragment();for(let e=0,r=t.length;e<r;e+=1){let r=t[e].node;n.appendChild(r)}return{fragment:n,selectors:{}}}}(tE||(tE={})),(tE||(tE={})).getSelector=function e(t,n,r){if(null!=t){let i;let o=t.tagName.toLowerCase();if(t===n)return i="string"==typeof r?`> ${o} > ${r}`:`> ${o}`;let s=t.parentNode;if(s&&s.childNodes.length>1){let e=ab(t)+1;i=`${o}:nth-child(${e})`}else i=o;return r&&(i+=` > ${r}`),e(t.parentNode,n,i)}return r},(ec=tE||(tE={})).getPortContainerMarkup=function(){return"g"},ec.getPortMarkup=function(){return{tagName:"circle",selector:"circle",attrs:{r:10,fill:"#FFFFFF",stroke:"#000000"}}},ec.getPortLabelMarkup=function(){return{tagName:"text",selector:"text",attrs:{fill:"#000000"}}},(tE||(tE={})).getEdgeMarkup=function(){return[{tagName:"path",selector:"wrap",groupSelector:"lines",attrs:{fill:"none",cursor:"pointer",stroke:"transparent",strokeLinecap:"round"}},{tagName:"path",selector:"line",groupSelector:"lines",attrs:{fill:"none",pointerEvents:"none"}}]},(tE||(tE={})).getForeignObjectMarkup=function(e=!1){return{tagName:"foreignObject",selector:"fo",children:[{ns:af.xhtml,tagName:"body",selector:"foBody",attrs:{xmlns:af.xhtml},style:{width:"100%",height:"100%",background:"transparent"},children:e?[]:[{tagName:"div",selector:"foContent",style:{width:"100%",height:"100%"}}]}]}};class dn{constructor(e){this.view=e}get cell(){return this.view.cell}getDefinition(e){return this.cell.getAttrDefinition(e)}processAttrs(e,t){let n,r,i,o;let s=[];return Object.keys(t).forEach(r=>{let i=t[r],o=this.getDefinition(r),l=n0(tm.isValidDefinition,this.view,o,i,{elem:e,attrs:t,cell:this.cell,view:this.view});o&&l?"string"==typeof o?(null==n&&(n={}),n[o]=i):null!==i&&s.push({name:r,definition:o}):(null==n&&(n={}),n[aA.includes(r)?r:l$(r)]=i)}),s.forEach(({name:e,definition:n})=>{let s=t[e];"function"==typeof n.set&&(null==r&&(r={}),r[e]=s);"function"==typeof n.offset&&(null==i&&(i={}),i[e]=s);"function"==typeof n.position&&(null==o&&(o={}),o[e]=s)}),{raw:t,normal:n,set:r,offset:i,position:o}}mergeProcessedAttrs(e,t){e.set=Object.assign(Object.assign({},e.set),t.set),e.position=Object.assign(Object.assign({},e.position),t.position),e.offset=Object.assign(Object.assign({},e.offset),t.offset);let n=e.normal&&e.normal.transform;null!=n&&t.normal&&(t.normal.transform=n),e.normal=t.normal}findAttrs(e,t,n,r){let i=[],o=new uE;return Object.keys(e).forEach(s=>{let l=e[s];if(!oz(l))return;let{isCSSSelector:a,elems:u}=de.find(s,t,r);n[s]=u;for(let e=0,t=u.length;e<t;e+=1){let n=u[e],c=r&&r[s]===n,h=o.get(n);if(h){!h.array&&(i.push(n),h.array=!0,h.attrs=[h.attrs],h.priority=[h.priority]);let e=h.attrs,r=h.priority;if(c)e.unshift(l),r.unshift(-1);else{let n=sK(r,a?-1:t);e.splice(n,0,l),r.splice(n,0,t)}}else o.set(n,{elem:n,attrs:l,priority:c?-1:t,array:!1})}}),i.forEach(e=>{let t=o.get(e),n=t.attrs;t.attrs=n.reduceRight((e,t)=>oK(e,t),{})}),o}updateRelativeAttrs(e,t,n){let r=t.raw||{},i=t.normal||{},o=t.set,s=t.position,l=t.offset,a=()=>({elem:e,cell:this.cell,view:this.view,attrs:r,refBBox:n.clone()});if(null!=o&&Object.keys(o).forEach(e=>{let t=o[e],n=this.getDefinition(e);if(null!=n){let r=n0(n.set,this.view,t,a());"object"==typeof r?i=Object.assign(Object.assign({},i),r):null!=r&&(i[e]=r)}}),e instanceof HTMLElement){this.view.setAttrs(i,e);return}let u=i.transform,c=us(u?`${u}`:null),h=new uA(c.e,c.f);u&&(delete i.transform,c.e=0,c.f=0);let d=!1;null!=s&&Object.keys(s).forEach(e=>{let t=s[e],n=this.getDefinition(e);if(null!=n){let e=n0(n.position,this.view,t,a());null!=e&&(d=!0,h.translate(uA.create(e)))}}),this.view.setAttrs(i,e);let f=!1;if(null!=l){let t=this.view.getBoundingRectOfElement(e);if(t.width>0&&t.height>0){let n=ty.transformRectangle(t,c);Object.keys(l).forEach(t=>{let i=l[t],o=this.getDefinition(t);if(null!=o){let t=n0(o.offset,this.view,i,{elem:e,cell:this.cell,view:this.view,attrs:r,refBBox:n});null!=t&&(f=!0,h.translate(uA.create(t)))}})}}(null!=u||d||f)&&(h.round(1),c.e=h.x,c.f=h.y,e.setAttribute("transform",ul(c)))}update(e,t,n){let r;let i={},o=this.findAttrs(n.attrs||t,e,i,n.selectors),s=n.attrs?this.findAttrs(t,e,i,n.selectors):o,l=[];o.each(t=>{let r=t.elem,o=t.attrs,a=this.processAttrs(r,o);if(null==a.set&&null==a.position&&null==a.offset)this.view.setAttrs(a.normal,r);else{let t;let u=s.get(r),c=u?u.attrs:null,h=c&&null==o.ref?c.ref:o.ref;if(h){if(!(t=(i[h]||this.view.find(h,e,n.selectors))[0]))throw Error(`"${h}" reference does not exist.`)}else t=null;let d={node:r,refNode:t,attributes:c,processedAttributes:a},f=l.findIndex(e=>e.refNode===r);f>-1?l.splice(f,0,d):l.push(d)}});let a=new uE;l.forEach(t=>{let i,o;let s=t.node,l=t.refNode,u=null!=l&&null!=n.rotatableNode&&ax(n.rotatableNode,l);if(l&&(i=a.get(l)),!i){let t=u?n.rotatableNode:e;i=l?ty.getBBox(l,{target:t}):n.rootBBox,l&&a.set(l,i)}n.attrs&&t.attributes?(o=this.processAttrs(s,t.attributes),this.mergeProcessedAttrs(o,t.processedAttributes)):o=t.processedAttributes;let c=i;u&&null!=n.rotatableNode&&!n.rotatableNode.contains(s)&&(!r&&(r=us(aj(n.rotatableNode,"transform"))),c=ty.transformRectangle(i,r)),this.updateRelativeAttrs(s,o,c)})}}class dr{get cell(){return this.view.cell}constructor(e,t,n=[]){this.view=e;let r={},i={},o=0;Object.keys(t).forEach(e=>{let n=t[e];!Array.isArray(n)&&(n=[n]),n.forEach(t=>{let n=r[t];!n&&(o+=1,n=r[t]=1<<o),i[e]|=n})});let s=n;if(!Array.isArray(s)&&(s=[s]),s.forEach(e=>{!r[e]&&(o+=1,r[e]=1<<o)}),o>25)throw Error("Maximum number of flags exceeded.");this.flags=r,this.attrs=i,this.bootstrap=n}getFlag(e){let t=this.flags;return null==t?0:Array.isArray(e)?e.reduce((e,n)=>e|t[n],0):0|t[e]}hasAction(e,t){return e&this.getFlag(t)}removeAction(e,t){return e^e&this.getFlag(t)}getBootstrapFlag(){return this.getFlag(this.bootstrap)}getChangedFlag(){let e=0;return this.attrs?(Object.keys(this.attrs).forEach(t=>{this.cell.hasChanged(t)&&(e|=this.attrs[t])}),e):e}}var di=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class ds extends de{static getDefaults(){return this.defaults}static config(e){this.defaults=this.getOptions(e)}static getOptions(e){let t=(e,t)=>null!=t?s_([...Array.isArray(e)?e:[e],...Array.isArray(t)?t:[t]]):Array.isArray(e)?[...e]:[e],n=oN(this.getDefaults()),{bootstrap:r,actions:i,events:o,documentEvents:s}=e,l=di(e,["bootstrap","actions","events","documentEvents"]);return r&&(n.bootstrap=t(n.bootstrap,r)),i&&Object.entries(i).forEach(([e,r])=>{let i=n.actions[e];r&&i?n.actions[e]=t(i,r):r&&(n.actions[e]=t(r))}),o&&(n.events=Object.assign(Object.assign({},n.events),o)),e.documentEvents&&(n.documentEvents=Object.assign(Object.assign({},n.documentEvents),s)),oK(n,l)}get[Symbol.toStringTag](){return ds.toStringTag}constructor(e,t={}){super(),this.cell=e,this.options=this.ensureOptions(t),this.graph=this.options.graph,this.attr=new dn(this),this.flag=new dr(this,this.options.actions,this.options.bootstrap),this.cache=new dt(this),this.setContainer(this.ensureContainer()),this.setup(),this.init()}init(){}onRemove(){this.removeTools()}get priority(){return this.options.priority}get rootSelector(){return this.options.rootSelector}getConstructor(){return this.constructor}ensureOptions(e){return this.getConstructor().getOptions(e)}getContainerTagName(){return this.options.isSvgElement?"g":"div"}getContainerStyle(){}getContainerAttrs(){return{"data-cell-id":this.cell.id,"data-shape":this.cell.shape}}getContainerClassName(){return this.prefixClassName("cell")}ensureContainer(){return de.createElement(this.getContainerTagName(),this.options.isSvgElement)}setContainer(e){if(this.container!==e){this.undelegateEvents(),this.container=e,null!=this.options.events&&this.delegateEvents(this.options.events);let t=this.getContainerAttrs();null!=t&&this.setAttrs(t,e);let n=this.getContainerStyle();null!=n&&this.setStyle(n,e);let r=this.getContainerClassName();null!=r&&this.addClass(r,e)}return this}isNodeView(){return!1}isEdgeView(){return!1}render(){return this}confirmUpdate(e,t={}){return 0}getBootstrapFlag(){return this.flag.getBootstrapFlag()}getFlag(e){return this.flag.getFlag(e)}hasAction(e,t){return this.flag.hasAction(e,t)}removeAction(e,t){return this.flag.removeAction(e,t)}handleAction(e,t,n,r){if(this.hasAction(e,t)){n();let i=[t];return r&&("string"==typeof r?i.push(r):i.push(...r)),this.removeAction(e,i)}return e}setup(){this.cell.on("changed",this.onCellChanged,this)}onCellChanged({options:e}){this.onAttrsChange(e)}onAttrsChange(e){let t=this.flag.getChangedFlag();if(!e.updated&&!!t)e.dirty&&this.hasAction(t,"update")&&(t|=this.getFlag("render")),e.toolId&&(e.async=!1),null!=this.graph&&this.graph.renderer.requestViewUpdate(this,t,e)}parseJSONMarkup(e,t){let n=tE.parseJSONMarkup(e),r=n.selectors,i=this.rootSelector;if(t&&i){if(r[i])throw Error("Invalid root selector");r[i]=t}return n}can(e){let t=this.graph.options.interacting;if("function"==typeof t&&(t=n0(t,this.graph,this)),"object"==typeof t){let n=t[e];return"function"==typeof n&&(n=n0(n,this.graph,this)),!1!==n}return"boolean"==typeof t&&t}cleanCache(){return this.cache.clean(),this}getCache(e){return this.cache.get(e)}getDataOfElement(e){return this.cache.getData(e)}getMatrixOfElement(e){return this.cache.getMatrix(e)}getShapeOfElement(e){return this.cache.getShape(e)}getBoundingRectOfElement(e){return this.cache.getBoundingRect(e)}getBBoxOfElement(e){let t=this.getBoundingRectOfElement(e),n=this.getMatrixOfElement(e),r=this.getRootRotatedMatrix(),i=this.getRootTranslatedMatrix();return ty.transformRectangle(t,i.multiply(r).multiply(n))}getUnrotatedBBoxOfElement(e){let t=this.getBoundingRectOfElement(e),n=this.getMatrixOfElement(e),r=this.getRootTranslatedMatrix();return ty.transformRectangle(t,r.multiply(n))}getBBox(e={}){let t;if(e.useCellGeometry){let e=this.cell,n=e.isNode()?e.getAngle():0;t=e.getBBox().bbox(n)}else t=this.getBBoxOfElement(this.container);return this.graph.coord.localToGraphRect(t)}getRootTranslatedMatrix(){let e=this.cell,t=e.isNode()?e.getPosition():{x:0,y:0};return ui().translate(t.x,t.y)}getRootRotatedMatrix(){let e=ui(),t=this.cell,n=t.isNode()?t.getAngle():0;if(n){let r=t.getBBox(),i=r.width/2,o=r.height/2;e=e.translate(i,o).rotate(n).translate(-i,-o)}return e}findMagnet(e=this.container){return this.findByAttr("magnet",e)}updateAttrs(e,t,n={}){null==n.rootBBox&&(n.rootBBox=new uM),null==n.selectors&&(n.selectors=this.selectors),this.attr.update(e,t,n)}isEdgeElement(e){return this.cell.isEdge()&&(null==e||e===this.container)}prepareHighlight(e,t={}){let n=e||this.container;return t.partial=n===this.container,n}highlight(e,t={}){let n=this.prepareHighlight(e,t);return this.notify("cell:highlight",{magnet:n,options:t,view:this,cell:this.cell}),this.isEdgeView()?this.notify("edge:highlight",{magnet:n,options:t,view:this,edge:this.cell,cell:this.cell}):this.isNodeView()&&this.notify("node:highlight",{magnet:n,options:t,view:this,node:this.cell,cell:this.cell}),this}unhighlight(e,t={}){let n=this.prepareHighlight(e,t);return this.notify("cell:unhighlight",{magnet:n,options:t,view:this,cell:this.cell}),this.isNodeView()?this.notify("node:unhighlight",{magnet:n,options:t,view:this,node:this.cell,cell:this.cell}):this.isEdgeView()&&this.notify("edge:unhighlight",{magnet:n,options:t,view:this,edge:this.cell,cell:this.cell}),this}notifyUnhighlight(e,t){}getEdgeTerminal(e,t,n,r,i){let o=this.cell,s=this.findAttr("port",e),l=e.getAttribute("data-selector"),a={cell:o.id};return null!=l&&(a.magnet=l),null!=s?(a.port=s,o.isNode()&&!o.hasPort(s)&&null==l&&(a.selector=this.getSelector(e))):null==l&&this.container!==e&&(a.selector=this.getSelector(e)),a}getMagnetFromEdgeTerminal(e){let t;let n=this.cell,r=this.container,i=e.port,o=e.magnet;return null!=i&&n.isNode()&&n.hasPort(i)?t=this.findPortElem(i,o)||r:(!o&&(o=e.selector),!o&&null!=i&&(o=`[port="${i}"]`),t=this.findOne(o,r,this.selectors)),t}hasTools(e){let t=this.tools;return null!=t&&(null==e||t.name===e)}addTools(e){if(this.removeTools(),e){if(!this.can("toolsAddable"))return this;let t=dl.isToolsView(e)?e:new dl(e);this.tools=t,t.config({view:this}),t.mount()}return this}updateTools(e={}){return this.tools&&this.tools.update(e),this}removeTools(){return this.tools&&(this.tools.remove(),this.tools=null),this}hideTools(){return this.tools&&this.tools.hide(),this}showTools(){return this.tools&&this.tools.show(),this}renderTools(){let e=this.cell.getTools();return this.addTools(e),this}notify(e,t){return this.trigger(e,t),this.graph.trigger(e,t),this}getEventArgs(e,t,n){let r=this.cell;return null==t||null==n?{e,view:this,cell:r}:{e,x:t,y:n,view:this,cell:r}}onClick(e,t,n){this.notify("cell:click",this.getEventArgs(e,t,n))}onDblClick(e,t,n){this.notify("cell:dblclick",this.getEventArgs(e,t,n))}onContextMenu(e,t,n){this.notify("cell:contextmenu",this.getEventArgs(e,t,n))}onMouseDown(e,t,n){this.cell.model&&(this.cachedModelForMouseEvent=this.cell.model,this.cachedModelForMouseEvent.startBatch("mouse")),this.notify("cell:mousedown",this.getEventArgs(e,t,n))}onMouseUp(e,t,n){this.notify("cell:mouseup",this.getEventArgs(e,t,n)),this.cachedModelForMouseEvent&&(this.cachedModelForMouseEvent.stopBatch("mouse",{cell:this.cell}),this.cachedModelForMouseEvent=null)}onMouseMove(e,t,n){this.notify("cell:mousemove",this.getEventArgs(e,t,n))}onMouseOver(e){this.notify("cell:mouseover",this.getEventArgs(e))}onMouseOut(e){this.notify("cell:mouseout",this.getEventArgs(e))}onMouseEnter(e){this.notify("cell:mouseenter",this.getEventArgs(e))}onMouseLeave(e){this.notify("cell:mouseleave",this.getEventArgs(e))}onMouseWheel(e,t,n,r){this.notify("cell:mousewheel",Object.assign({delta:r},this.getEventArgs(e,t,n)))}onCustomEvent(e,t,n,r){this.notify("cell:customevent",Object.assign({name:t},this.getEventArgs(e,n,r))),this.notify(t,Object.assign({},this.getEventArgs(e,n,r)))}onMagnetMouseDown(e,t,n,r){}onMagnetDblClick(e,t,n,r){}onMagnetContextMenu(e,t,n,r){}onLabelMouseDown(e,t,n){}checkMouseleave(e){let t=this.getEventTarget(e,{fromPoint:!0}),n=this.graph.findViewByElem(t);if(n===this)return;if(this.onMouseLeave(e),!!n)n.onMouseEnter(e)}dispose(){this.cell.off("changed",this.onCellChanged,this)}}ds.defaults={isSvgElement:!0,rootSelector:"root",priority:0,bootstrap:[],actions:{}},!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([ds.dispose()],ds.prototype,"dispose",null),(eh=ds||(ds={})).Flag=dr,eh.Attr=dn,(ed=ds||(ds={})).toStringTag=`X6.${ed.name}`,ed.isCellView=function(e){if(null==e)return!1;if(e instanceof ed)return!0;let t=e[Symbol.toStringTag];return(null==t||t===ed.toStringTag)&&"function"==typeof e.isNodeView&&"function"==typeof e.isEdgeView&&"function"==typeof e.confirmUpdate||!1},(ef=ds||(ds={})).priority=function(e){return function(t){t.config({priority:e})}},ef.bootstrap=function(e){return function(t){t.config({bootstrap:e})}},(ds||(ds={})).registry=uY.create({type:"view"});class dl extends de{get name(){return this.options.name}get graph(){return this.cellView.graph}get cell(){return this.cellView.cell}get[Symbol.toStringTag](){return dl.toStringTag}constructor(e={}){super(),this.svgContainer=this.createContainer(!0,e),this.htmlContainer=this.createContainer(!1,e),this.config(e)}createContainer(e,t){let n=e?de.createElement("g",!0):de.createElement("div",!1);return aa(n,this.prefixClassName("cell-tools")),t.className&&aa(n,t.className),n}config(e){if(this.options=Object.assign(Object.assign({},this.options),e),!ds.isCellView(e.view)||e.view===this.cellView)return this;this.cellView=e.view,this.cell.isEdge()?(aa(this.svgContainer,this.prefixClassName("edge-tools")),aa(this.htmlContainer,this.prefixClassName("edge-tools"))):this.cell.isNode()&&(aa(this.svgContainer,this.prefixClassName("node-tools")),aa(this.htmlContainer,this.prefixClassName("node-tools"))),this.svgContainer.setAttribute("data-cell-id",this.cell.id),this.htmlContainer.setAttribute("data-cell-id",this.cell.id),this.name&&(this.svgContainer.setAttribute("data-tools-name",this.name),this.htmlContainer.setAttribute("data-tools-name",this.name));let t=this.options.items;if(!Array.isArray(t))return this;this.tools=[];let n=[];t.forEach(e=>{dl.ToolItem.isToolItem(e)?"vertices"===e.name?n.unshift(e):n.push(e):"vertices"===("object"==typeof e?e.name:e)?n.unshift(e):n.push(e)});for(let e=0;e<n.length;e+=1){let t;let r=n[e];if(dl.ToolItem.isToolItem(r))t=r;else{let e="object"==typeof r?r.name:r,n="object"==typeof r&&r.args||{};if(e){if(this.cell.isNode()){let r=tP.registry.get(e);if(!r)return tP.registry.onNotFound(e);t=new r(n)}else if(this.cell.isEdge()){let r=tO.registry.get(e);if(!r)return tO.registry.onNotFound(e);t=new r(n)}}}t&&(t.config(this.cellView,this),t.render(),(!1!==t.options.isSVGElement?this.svgContainer:this.htmlContainer).appendChild(t.container),this.tools.push(t))}return this}update(e={}){let t=this.tools;return t&&t.forEach(t=>{e.toolId!==t.cid&&t.isVisible()&&t.update()}),this}focus(e){let t=this.tools;return t&&t.forEach(t=>{e===t?t.show():t.hide()}),this}blur(e){let t=this.tools;return t&&t.forEach(t=>{t!==e&&!t.isVisible()&&(t.show(),t.update())}),this}hide(){return this.focus(null)}show(){return this.blur(null)}remove(){let e=this.tools;return e&&(e.forEach(e=>e.remove()),this.tools=null),aw(this.svgContainer),aw(this.htmlContainer),super.remove()}mount(){let e=this.tools,t=this.cellView;if(t&&e){let n=e.some(e=>!1!==e.options.isSVGElement),r=e.some(e=>!1===e.options.isSVGElement);n&&(this.options.local?t.container:t.graph.view.decorator).appendChild(this.svgContainer),r&&this.graph.container.appendChild(this.htmlContainer)}return this}}(ep=dl||(dl={})).toStringTag=`X6.${ep.name}`,ep.isToolsView=function(e){if(null==e)return!1;if(e instanceof ep)return!0;let t=e[Symbol.toStringTag];return(null==t||t===ep.toStringTag)&&null!=e.graph&&null!=e.cell&&"function"==typeof e.config&&"function"==typeof e.update&&"function"==typeof e.focus&&"function"==typeof e.blur&&"function"==typeof e.show&&"function"==typeof e.hide||!1},!function(e){var t,n;let r;class i extends de{static getDefaults(){return this.defaults}static config(e){this.defaults=this.getOptions(e)}static getOptions(e){return oK(oN(this.getDefaults()),e)}get graph(){return this.cellView.graph}get cell(){return this.cellView.cell}get name(){return this.options.name}get[Symbol.toStringTag](){return i.toStringTag}constructor(e={}){super(),this.visible=!0,this.options=this.getOptions(e),this.container=de.createElement(this.options.tagName||"g",!1!==this.options.isSVGElement),aa(this.container,this.prefixClassName("cell-tool")),"string"==typeof this.options.className&&aa(this.container,this.options.className),this.init()}init(){}getOptions(e){return this.constructor.getOptions(e)}delegateEvents(){return this.options.events&&super.delegateEvents(this.options.events),this}config(e,t){return this.cellView=e,this.parent=t,this.stamp(this.container),this.cell.isEdge()?aa(this.container,this.prefixClassName("edge-tool")):this.cell.isNode()&&aa(this.container,this.prefixClassName("node-tool")),this.name&&this.container.setAttribute("data-tool-name",this.name),this.delegateEvents(),this}render(){this.empty();let e=this.options.markup;if(e){let t=tE.parseJSONMarkup(e);this.container.appendChild(t.fragment),this.childNodes=t.selectors}return this.onRender(),this}onRender(){}update(){return this}stamp(e){e&&e.setAttribute("data-cell-id",this.cellView.cell.id)}show(){return this.container.style.display="",this.visible=!0,this}hide(){return this.container.style.display="none",this.visible=!1,this}isVisible(){return this.visible}focus(){let e=this.options.focusOpacity;return null!=e&&Number.isFinite(e)&&(this.container.style.opacity=`${e}`),this.parent.focus(this),this}blur(){return this.container.style.opacity="",this.parent.blur(this),this}guard(e){return null==this.graph||null==this.cellView||this.graph.view.guard(e,this.cellView)}}i.defaults={isSVGElement:!0,tagName:"g"},e.ToolItem=i;t=i=e.ToolItem||(e.ToolItem={}),r=0,t.define=function(e){var t;let n=su((t=e.name)?lU(t):(r+=1,`CustomTool${r}`),this);return n.config(e),n},(n=i=e.ToolItem||(e.ToolItem={})).toStringTag=`X6.${n.name}`,n.isToolItem=function(e){if(null==e)return!1;if(e instanceof n)return!0;let t=e[Symbol.toStringTag];return(null==t||t===n.toStringTag)&&null!=e.graph&&null!=e.cell&&"function"==typeof e.config&&"function"==typeof e.update&&"function"==typeof e.focus&&"function"==typeof e.blur&&"function"==typeof e.show&&"function"==typeof e.hide&&"function"==typeof e.isVisible||!1}}(dl||(dl={}));let da=e=>e;function du(e,t){return 0===t?"0%":`${Math.round(e/t*100)}%`}function dc(e){return(t,n,r,i)=>n.isEdgeElement(r)?function(e,t,n,r,i){let o=n.getConnection();if(!o)return t;let s=o.closestPointLength(i);if(e){let e=o.length();t.anchor={name:"ratio",args:{ratio:s/e}}}else t.anchor={name:"length",args:{length:s}};return t}(e,t,n,r,i):function(e,t,n,r,i){let o=n.cell,s=o.getAngle(),l=n.getUnrotatedBBoxOfElement(r),a=o.getBBox().getCenter(),u=uA.create(i).rotate(s,a),c=u.x-l.x,h=u.y-l.y;return e&&(c=du(c,l.width),h=du(h,l.height)),t.anchor={name:"topLeft",args:{dx:c,dy:h,rotate:!0}},t}(e,t,n,r,i)}let dh=dc(!0),dd=dc(!1);function df(e,t,n,r){return n0(tS.presets.pinRelative,this.graph,{},t,n,e,this.cell,r,{}).anchor}function dp(e,t){return t?e.cell.getBBox():e.cell.isEdge()?e.getConnection().bbox():e.getUnrotatedBBoxOfElement(e.container)}(eg=tS||(tS={})).presets=tQ,eg.registry=uY.create({type:"connection strategy"}),eg.registry.register(eg.presets,!0);class dg extends dl.ToolItem{onRender(){aa(this.container,this.prefixClassName("cell-tool-button")),this.update()}update(){return this.updatePosition(),this}updatePosition(){let e=this.cellView.cell.isEdge()?this.getEdgeMatrix():this.getNodeMatrix();uc(this.container,e,{absolute:!0})}getNodeMatrix(){let e=this.cellView,t=this.options,{x:n=0,y:r=0}=t,{offset:i,useCellGeometry:o,rotate:s}=t,l=dp(e,o),a=e.cell.getAngle();!s&&(l=l.bbox(a));let u=0,c=0;"number"==typeof i?(u=i,c=i):"object"==typeof i&&(u=i.x,c=i.y),n=lY(n,l.width),r=lY(r,l.height);let h=ui().translate(l.x+l.width/2,l.y+l.height/2);return s&&(h=h.rotate(a)),h=h.translate(n+u-l.width/2,r+c-l.height/2)}getEdgeMatrix(){let e,t,n;let r=this.cellView,{offset:i=0,distance:o=0,rotate:s}=this.options,l=lY(o,1);(e=l>=0&&l<=1?r.getTangentAtRatio(l):r.getTangentAtLength(l))?(t=e.start,n=e.vector().vectorAngle(new uA(1,0))||0):(t=r.getConnection().start,n=0);let a=ui().translate(t.x,t.y).rotate(n);return a="object"==typeof i?a.translate(i.x||0,i.y||0):a.translate(0,i),!s&&(a=a.rotate(-n)),a}onMouseDown(e){if(this.guard(e))return;e.stopPropagation(),e.preventDefault();let t=this.options.onClick;"function"==typeof t&&n0(t,this.cellView,{e,view:this.cellView,cell:this.cellView.cell,btn:this})}}!function(e){e.config({name:"button",useCellGeometry:!0,events:{mousedown:"onMouseDown",touchstart:"onMouseDown"}})}(dg||(dg={})),(em=dg||(dg={})).Remove=em.define({name:"button-remove",markup:[{tagName:"circle",selector:"button",attrs:{r:7,fill:"#FF1D00",cursor:"pointer"}},{tagName:"path",selector:"icon",attrs:{d:"M -3 -3 3 3 M -3 3 3 -3",fill:"none",stroke:"#FFFFFF","stroke-width":2,"pointer-events":"none"}}],distance:60,offset:0,useCellGeometry:!0,onClick({view:e,btn:t}){t.parent.remove(),e.cell.remove({ui:!0,toolId:t.cid})}});var dm=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class dy extends dl.ToolItem{onRender(){if(aa(this.container,this.prefixClassName("cell-tool-boundary")),this.options.attrs){let e=this.options.attrs,{class:t}=e,n=dm(e,["class"]);aj(this.container,aL(n)),t&&aa(this.container,t)}this.update()}update(){let e=this.cellView,t=this.options,{useCellGeometry:n,rotate:r}=t,i=lJ(t.padding),o=dp(e,n).moveAndExpand({x:-i.left,y:-i.top,width:i.left+i.right,height:i.top+i.bottom}),s=e.cell;if(s.isNode()){let e=s.getAngle();if(e){if(r){let t=s.getBBox().getCenter();ud(this.container,e,t.x,t.y,{absolute:!0})}else o=o.bbox(e)}}return aj(this.container,o.toJSON()),this}}!function(e){e.config({name:"boundary",tagName:"rect",padding:10,useCellGeometry:!0,attrs:{fill:"none",stroke:"#333","stroke-width":.5,"stroke-dasharray":"5, 5","pointer-events":"none"}})}(dy||(dy={}));class db extends dl.ToolItem{constructor(){super(...arguments),this.handles=[]}get vertices(){return this.cellView.cell.getVertices()}onRender(){return this.addClass(this.prefixClassName("edge-tool-vertices")),this.options.addable&&this.updatePath(),this.resetHandles(),this.renderHandles(),this}update(){return this.vertices.length===this.handles.length?this.updateHandles():(this.resetHandles(),this.renderHandles()),this.options.addable&&this.updatePath(),this}resetHandles(){let e=this.handles;this.handles=[],e&&e.forEach(e=>{this.stopHandleListening(e),e.remove()})}renderHandles(){let e=this.vertices;for(let t=0,n=e.length;t<n;t+=1){let n=e[t],r=this.options.createHandle,i=this.options.processHandle,o=r({index:t,graph:this.graph,guard:e=>this.guard(e),attrs:this.options.attrs||{}});i&&i(o),o.updatePosition(n.x,n.y),this.stamp(o.container),this.container.appendChild(o.container),this.handles.push(o),this.startHandleListening(o)}}updateHandles(){let e=this.vertices;for(let t=0,n=e.length;t<n;t+=1){let n=e[t],r=this.handles[t];r&&r.updatePosition(n.x,n.y)}}updatePath(){let e=this.childNodes.connection;e&&e.setAttribute("d",this.cellView.getConnectionPathData())}startHandleListening(e){let t=this.cellView;t.can("vertexMovable")&&(e.on("change",this.onHandleChange,this),e.on("changing",this.onHandleChanging,this),e.on("changed",this.onHandleChanged,this)),t.can("vertexDeletable")&&e.on("remove",this.onHandleRemove,this)}stopHandleListening(e){let t=this.cellView;t.can("vertexMovable")&&(e.off("change",this.onHandleChange,this),e.off("changing",this.onHandleChanging,this),e.off("changed",this.onHandleChanged,this)),t.can("vertexDeletable")&&e.off("remove",this.onHandleRemove,this)}getNeighborPoints(e){let t=this.cellView,n=this.vertices,r=e>0?n[e-1]:t.sourceAnchor,i=e<n.length-1?n[e+1]:t.targetAnchor;return{prev:uA.create(r),next:uA.create(i)}}getMouseEventArgs(e){let t=this.normalizeEvent(e),{x:n,y:r}=this.graph.snapToGrid(t.clientX,t.clientY);return{e:t,x:n,y:r}}onHandleChange({e}){this.focus();let t=this.cellView;if(t.cell.startBatch("move-vertex",{ui:!0,toolId:this.cid}),!this.options.stopPropagation){let{e:n,x:r,y:i}=this.getMouseEventArgs(e);this.eventData(n,{start:{x:r,y:i}}),t.notifyMouseDown(n,r,i)}}onHandleChanging({handle:e,e:t}){let n=this.cellView,r=e.options.index,{e:i,x:o,y:s}=this.getMouseEventArgs(t),l={x:o,y:s};this.snapVertex(l,r),n.cell.setVertexAt(r,l,{ui:!0,toolId:this.cid}),e.updatePosition(l.x,l.y),!this.options.stopPropagation&&n.notifyMouseMove(i,o,s)}stopBatch(e){this.cell.stopBatch("move-vertex",{ui:!0,toolId:this.cid}),e&&this.cell.stopBatch("add-vertex",{ui:!0,toolId:this.cid})}onHandleChanged({e}){let t=this.options,n=this.cellView;if(t.addable&&this.updatePath(),!t.removeRedundancies){this.stopBatch(this.eventData(e).vertexAdded);return}n.removeRedundantLinearVertices({ui:!0,toolId:this.cid})&&this.render(),this.blur(),this.stopBatch(this.eventData(e).vertexAdded);let{e:r,x:i,y:o}=this.getMouseEventArgs(e);if(!this.options.stopPropagation){n.notifyMouseUp(r,i,o);let{start:e}=this.eventData(r);if(e){let{x:t,y:s}=e;t===i&&s===o&&n.onClick(r,i,o)}}n.checkMouseleave(r),t.onChanged&&t.onChanged({edge:n.cell,edgeView:n})}snapVertex(e,t){let n=this.options.snapRadius||0;if(n>0){let r=this.getNeighborPoints(t),i=r.prev,o=r.next;Math.abs(e.x-i.x)<n?e.x=i.x:Math.abs(e.x-o.x)<n&&(e.x=o.x),Math.abs(e.y-i.y)<n?e.y=r.prev.y:Math.abs(e.y-o.y)<n&&(e.y=o.y)}}onHandleRemove({handle:e,e:t}){if(this.options.removable){let n=e.options.index,r=this.cellView;r.cell.removeVertexAt(n,{ui:!0}),this.options.addable&&this.updatePath(),r.checkMouseleave(this.normalizeEvent(t))}}allowAddVertex(e){let t=this.guard(e),n=this.options.addable&&this.cellView.can("vertexAddable"),r=!this.options.modifiers||ta.isMatch(e,this.options.modifiers);return!t&&n&&r}onPathMouseDown(e){let t=this.cellView;if(!this.allowAddVertex(e))return;e.stopPropagation(),e.preventDefault();let n=this.normalizeEvent(e),r=this.graph.snapToGrid(n.clientX,n.clientY).toJSON();t.cell.startBatch("add-vertex",{ui:!0,toolId:this.cid});let i=t.getVertexIndex(r.x,r.y);this.snapVertex(r,i),t.cell.insertVertex(r,i,{ui:!0,toolId:this.cid}),this.render();let o=this.handles[i];this.eventData(n,{vertexAdded:!0}),o.onMouseDown(n)}onRemove(){this.resetHandles()}}(ey=db||(db={})).Handle=class e extends de{get graph(){return this.options.graph}constructor(e){super(),this.options=e,this.render(),this.delegateEvents({mousedown:"onMouseDown",touchstart:"onMouseDown",dblclick:"onDoubleClick"})}render(){this.container=de.createElement("circle",!0);let e=this.options.attrs;if("function"==typeof e){let t=ey.getDefaults();this.setAttrs(Object.assign(Object.assign({},t.attrs),e(this)))}else this.setAttrs(e);this.addClass(this.prefixClassName("edge-tool-vertex"))}updatePosition(e,t){this.setAttrs({cx:e,cy:t})}onMouseDown(e){if(!this.options.guard(e))e.stopPropagation(),e.preventDefault(),this.graph.view.undelegateEvents(),this.delegateDocumentEvents({mousemove:"onMouseMove",touchmove:"onMouseMove",mouseup:"onMouseUp",touchend:"onMouseUp",touchcancel:"onMouseUp"},e.data),this.emit("change",{e:e,handle:this})}onMouseMove(e){this.emit("changing",{e:e,handle:this})}onMouseUp(e){this.emit("changed",{e:e,handle:this}),this.undelegateDocumentEvents(),this.graph.view.delegateEvents()}onDoubleClick(e){this.emit("remove",{e:e,handle:this})}},!function(e){let t=hk.prefix("edge-tool-vertex-path");e.config({name:"vertices",snapRadius:20,addable:!0,removable:!0,removeRedundancies:!0,stopPropagation:!0,attrs:{r:6,fill:"#333",stroke:"#fff",cursor:"move","stroke-width":2},createHandle:t=>new e.Handle(t),markup:[{tagName:"path",selector:"connection",className:t,attrs:{fill:"none",stroke:"transparent","stroke-width":10,cursor:"pointer"}}],events:{[`mousedown .${t}`]:"onPathMouseDown",[`touchstart .${t}`]:"onPathMouseDown"}})}(db||(db={}));class dv extends dl.ToolItem{constructor(){super(...arguments),this.handles=[]}get vertices(){return this.cellView.cell.getVertices()}update(){return this.render(),this}onRender(){aa(this.container,this.prefixClassName("edge-tool-segments")),this.resetHandles();let e=this.cellView,t=[...this.vertices];t.unshift(e.sourcePoint),t.push(e.targetPoint);for(let e=0,n=t.length;e<n-1;e+=1){let n=t[e],r=t[e+1],i=this.renderHandle(n,r,e);this.stamp(i.container),this.handles.push(i)}return this}renderHandle(e,t,n){let r=this.options.createHandle({index:n,graph:this.graph,guard:e=>this.guard(e),attrs:this.options.attrs||{}});return this.options.processHandle&&this.options.processHandle(r),this.updateHandle(r,e,t),this.container.appendChild(r.container),this.startHandleListening(r),r}startHandleListening(e){e.on("change",this.onHandleChange,this),e.on("changing",this.onHandleChanging,this),e.on("changed",this.onHandleChanged,this)}stopHandleListening(e){e.off("change",this.onHandleChange,this),e.off("changing",this.onHandleChanging,this),e.off("changed",this.onHandleChanged,this)}resetHandles(){let e=this.handles;this.handles=[],e&&e.forEach(e=>{this.stopHandleListening(e),e.remove()})}shiftHandleIndexes(e){let t=this.handles;for(let n=0,r=t.length;n<r;n+=1)t[n].options.index+=e}resetAnchor(e,t){let n=this.cellView.cell,r={ui:!0,toolId:this.cid};t?n.prop([e,"anchor"],t,r):n.removeProp([e,"anchor"],r)}snapHandle(e,t,n){let r=e.options.axis,i=e.options.index,o=this.cellView.cell.getVertices(),s=o[i-2]||n.sourceAnchor,l=o[i+1]||n.targetAnchor,a=this.options.snapRadius;return Math.abs(t[r]-s[r])<a?t[r]=s[r]:Math.abs(t[r]-l[r])<a&&(t[r]=l[r]),t}onHandleChanging({handle:e,e:t}){let n=this.graph,r=this.options,i=this.cellView,o=r.anchor,s=e.options.axis,l=e.options.index-1,a=this.getEventData(t),u=this.normalizeEvent(t),c=n.snapToGrid(u.clientX,u.clientY),h=this.snapHandle(e,c.clone(),a),d=oN(this.vertices),f=d[l],p=d[l+1],g=i.sourceView,m=i.sourceBBox,y=!1,b=!1;if(f?0===l?m.containsPoint(f)?(d.shift(),this.shiftHandleIndexes(-1),y=!0):(f[s]=h[s],b=!0):f[s]=h[s]:((f=i.sourceAnchor.toJSON())[s]=h[s],m.containsPoint(f)?y=!0:(d.unshift(f),this.shiftHandleIndexes(1),b=!0)),"function"==typeof o&&g){if(y){let e=a.sourceAnchor.clone();e[s]=h[s];let t=n0(o,i,e,g,i.sourceMagnet||g.container,"source",i,this);this.resetAnchor("source",t)}b&&this.resetAnchor("source",a.sourceAnchorDef)}let v=i.targetView,x=i.targetBBox,w=!1,C=!1;if(p?l===d.length-2?x.containsPoint(p)?(d.pop(),w=!0):(p[s]=h[s],C=!0):p[s]=h[s]:((p=i.targetAnchor.toJSON())[s]=h[s],x.containsPoint(p)?w=!0:(d.push(p),C=!0)),"function"==typeof o&&v){if(w){let e=a.targetAnchor.clone();e[s]=h[s];let t=n0(o,i,e,v,i.targetMagnet||v.container,"target",i,this);this.resetAnchor("target",t)}C&&this.resetAnchor("target",a.targetAnchorDef)}!uA.equalPoints(d,this.vertices)&&this.cellView.cell.setVertices(d,{ui:!0,toolId:this.cid}),this.updateHandle(e,f,p,0),!r.stopPropagation&&i.notifyMouseMove(u,c.x,c.y)}onHandleChange({handle:e,e:t}){let n=this.options,r=this.handles,i=this.cellView,o=e.options.index;if(!!Array.isArray(r)){for(let e=0,t=r.length;e<t;e+=1)e!==o&&r[e].hide();if(this.focus(),this.setEventData(t,{sourceAnchor:i.sourceAnchor.clone(),targetAnchor:i.targetAnchor.clone(),sourceAnchorDef:oN(this.cell.prop(["source","anchor"])),targetAnchorDef:oN(this.cell.prop(["target","anchor"]))}),this.cell.startBatch("move-segment",{ui:!0,toolId:this.cid}),!n.stopPropagation){let e=this.normalizeEvent(t),n=this.graph.snapToGrid(e.clientX,e.clientY);i.notifyMouseDown(e,n.x,n.y)}}}onHandleChanged({e}){let t=this.options,n=this.cellView;t.removeRedundancies&&n.removeRedundantLinearVertices({ui:!0,toolId:this.cid});let r=this.normalizeEvent(e),i=this.graph.snapToGrid(r.clientX,r.clientY);this.render(),this.blur(),this.cell.stopBatch("move-segment",{ui:!0,toolId:this.cid}),!t.stopPropagation&&n.notifyMouseUp(r,i.x,i.y),n.checkMouseleave(r),t.onChanged&&t.onChanged({edge:n.cell,edgeView:n})}updateHandle(e,t,n,r=0){let i=this.options.precision||0,o=Math.abs(t.x-n.x)<i,s=Math.abs(t.y-n.y)<i;if(o||s){let i=new uT(t,n);if(i.length()<this.options.threshold)e.hide();else{let t=i.getCenter(),n=o?"x":"y";t[n]+=r||0;let s=i.vector().vectorAngle(new uA(1,0));e.updatePosition(t.x,t.y,s,this.cellView),e.show(),e.options.axis=n}}else e.hide()}onRemove(){this.resetHandles()}}(eb=dv||(dv={})).Handle=class e extends de{constructor(e){super(),this.options=e,this.render(),this.delegateEvents({mousedown:"onMouseDown",touchstart:"onMouseDown"})}render(){this.container=de.createElement("rect",!0);let e=this.options.attrs;if("function"==typeof e){let t=eb.getDefaults();this.setAttrs(Object.assign(Object.assign({},t.attrs),e(this)))}else this.setAttrs(e);this.addClass(this.prefixClassName("edge-tool-segment"))}updatePosition(e,t,n,r){let i=r.getClosestPoint(new uA(e,t))||new uA(e,t),o=ui().translate(i.x,i.y);if(i.equals({x:e,y:t}))o=o.rotate(n);else{let n=new uT(e,t,i.x,i.y).vector().vectorAngle(new uA(1,0));0!==n&&(n+=90),o=o.rotate(n)}this.setAttrs({transform:ul(o),cursor:n%180==0?"row-resize":"col-resize"})}onMouseDown(e){if(!this.options.guard(e))this.trigger("change",{e:e,handle:this}),e.stopPropagation(),e.preventDefault(),this.options.graph.view.undelegateEvents(),this.delegateDocumentEvents({mousemove:"onMouseMove",touchmove:"onMouseMove",mouseup:"onMouseUp",touchend:"onMouseUp",touchcancel:"onMouseUp"},e.data)}onMouseMove(e){this.emit("changing",{e:e,handle:this})}onMouseUp(e){this.emit("changed",{e:e,handle:this}),this.undelegateDocumentEvents(),this.options.graph.view.delegateEvents()}show(){this.container.style.display=""}hide(){this.container.style.display="none"}},!function(e){e.config({name:"segments",precision:.5,threshold:40,snapRadius:10,stopPropagation:!0,removeRedundancies:!0,attrs:{width:20,height:8,x:-10,y:-4,rx:4,ry:4,fill:"#333",stroke:"#fff","stroke-width":2},createHandle:t=>new e.Handle(t),anchor:df})}(dv||(dv={}));class dx extends dl.ToolItem{get type(){return this.options.type}onRender(){aa(this.container,this.prefixClassName(`edge-tool-${this.type}-anchor`)),this.toggleArea(!1),this.update()}update(){let e=this.type;return this.cellView.getTerminalView(e)?(this.updateAnchor(),this.updateArea(),this.container.style.display=""):this.container.style.display="none",this}updateAnchor(){let e=this.childNodes;if(!e)return;let t=e.anchor;if(!t)return;let n=this.type,r=this.cellView,i=this.options,o=r.getTerminalAnchor(n),s=r.cell.prop([n,"anchor"]);t.setAttribute("transform",`translate(${o.x}, ${o.y})`);let l=s?i.customAnchorAttrs:i.defaultAnchorAttrs;l&&Object.keys(l).forEach(e=>{t.setAttribute(e,l[e])})}updateArea(){let e=this.childNodes;if(!e)return;let t=e.area;if(!t)return;let n=this.type,r=this.cellView,i=r.getTerminalView(n);if(i){let e,o,s;let l=i.cell,a=r.getTerminalMagnet(n),u=this.options.areaPadding||0;!Number.isFinite(u)&&(u=0),i.isEdgeElement(a)?(e=i.getBBox(),o=0,s=e.getCenter()):(e=i.getUnrotatedBBoxOfElement(a),o=l.getAngle(),s=e.getCenter(),o&&s.rotate(-o,l.getBBox().getCenter())),e.inflate(u),aj(t,{x:-e.width/2,y:-e.height/2,width:e.width,height:e.height,transform:`translate(${s.x}, ${s.y}) rotate(${o})`})}}toggleArea(e){if(this.childNodes){let t=this.childNodes.area;t&&(t.style.display=e?"":"none")}}onMouseDown(e){if(!this.guard(e))e.stopPropagation(),e.preventDefault(),this.graph.view.undelegateEvents(),this.options.documentEvents&&this.delegateDocumentEvents(this.options.documentEvents),this.focus(),this.toggleArea(this.options.restrictArea),this.cell.startBatch("move-anchor",{ui:!0,toolId:this.cid})}resetAnchor(e){let t=this.type,n=this.cell;e?n.prop([t,"anchor"],e,{rewrite:!0,ui:!0,toolId:this.cid}):n.removeProp([t,"anchor"],{ui:!0,toolId:this.cid})}onMouseMove(e){let t;let n=this.type,r=this.cellView,i=r.getTerminalView(n);if(null==i)return;let o=this.normalizeEvent(e),s=i.cell,l=r.getTerminalMagnet(n),a=this.graph.coord.clientToLocalPoint(o.clientX,o.clientY),u=this.options.snap;if("function"==typeof u){let e=n0(u,r,a,i,l,n,r,this);a=uA.create(e)}if(this.options.restrictArea){if(i.isEdgeElement(l)){let e=i.getClosestPoint(a);e&&(a=e)}else{let e=i.getUnrotatedBBoxOfElement(l),t=s.getAngle(),n=s.getBBox().getCenter(),r=a.clone().rotate(t,n);!e.containsPoint(r)&&(a=e.getNearestPointToPoint(r).rotate(-t,n))}}let c=this.options.anchor;"function"==typeof c&&(t=n0(c,r,a,i,l,n,r,this)),this.resetAnchor(t),this.update()}onMouseUp(e){this.graph.view.delegateEvents(),this.undelegateDocumentEvents(),this.blur(),this.toggleArea(!1);let t=this.cellView;this.options.removeRedundancies&&t.removeRedundantLinearVertices({ui:!0,toolId:this.cid}),this.cell.stopBatch("move-anchor",{ui:!0,toolId:this.cid})}onDblClick(){let e=this.options.resetAnchor;e&&this.resetAnchor(!0===e?void 0:e),this.update()}}!function(e){e.config({tagName:"g",markup:[{tagName:"circle",selector:"anchor",attrs:{cursor:"pointer"}},{tagName:"rect",selector:"area",attrs:{"pointer-events":"none",fill:"none",stroke:"#33334F","stroke-dasharray":"2,4",rx:5,ry:5}}],events:{mousedown:"onMouseDown",touchstart:"onMouseDown",dblclick:"onDblClick"},documentEvents:{mousemove:"onMouseMove",touchmove:"onMouseMove",mouseup:"onMouseUp",touchend:"onMouseUp",touchcancel:"onMouseUp"},customAnchorAttrs:{"stroke-width":4,stroke:"#33334F",fill:"#FFFFFF",r:5},defaultAnchorAttrs:{"stroke-width":2,stroke:"#FFFFFF",fill:"#33334F",r:6},areaPadding:6,snapRadius:10,resetAnchor:!0,restrictArea:!0,removeRedundancies:!0,anchor:df,snap(e,t,n,r,i,o){let s=o.options.snapRadius||0,l="source"===r,a=this.cell.getVertexAt(l?0:-1)||this.getTerminalAnchor(l?"target":"source");return a&&(Math.abs(a.x-e.x)<s&&(e.x=a.x),Math.abs(a.y-e.y)<s&&(e.y=a.y)),e}})}(dx||(dx={}));let dw=dx.define({name:"source-anchor",type:"source"}),dC=dx.define({name:"target-anchor",type:"target"});var dE=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class dS extends dl.ToolItem{get type(){return this.options.type}get ratio(){return this.options.ratio}init(){if(this.options.attrs){let e=this.options.attrs,{class:t}=e,n=dE(e,["class"]);this.setAttrs(n,this.container),t&&aa(this.container,t)}}onRender(){aa(this.container,this.prefixClassName(`edge-tool-${this.type}-arrowhead`)),this.update()}update(){let e=this.ratio,t=this.cellView,n=t.getTangentAtRatio(e),r=n?n.start:t.getPointAtRatio(e),i=n&&n.vector().vectorAngle(new uA(1,0))||0;if(!r)return this;let o=ui().translate(r.x,r.y).rotate(i);return uc(this.container,o,{absolute:!0}),this}onMouseDown(e){if(this.guard(e))return;e.stopPropagation(),e.preventDefault();let t=this.cellView;if(t.can("arrowheadMovable")){t.cell.startBatch("move-arrowhead",{ui:!0,toolId:this.cid});let n=this.graph.snapToGrid(e.clientX,e.clientY),r=t.prepareArrowheadDragging(this.type,{x:n.x,y:n.y,options:Object.assign(Object.assign({},this.options),{toolId:this.cid})});this.cellView.setEventData(e,r),this.delegateDocumentEvents(this.options.documentEvents,e.data),t.graph.view.undelegateEvents(),this.container.style.pointerEvents="none"}this.focus()}onMouseMove(e){let t=this.normalizeEvent(e),n=this.graph.snapToGrid(t.clientX,t.clientY);this.cellView.onMouseMove(t,n.x,n.y),this.update()}onMouseUp(e){this.undelegateDocumentEvents();let t=this.normalizeEvent(e),n=this.cellView,r=this.graph.snapToGrid(t.clientX,t.clientY);n.onMouseUp(t,r.x,r.y),this.graph.view.delegateEvents(),this.blur(),this.container.style.pointerEvents="",n.cell.stopBatch("move-arrowhead",{ui:!0,toolId:this.cid})}}!function(e){e.config({tagName:"path",isSVGElement:!0,events:{mousedown:"onMouseDown",touchstart:"onMouseDown"},documentEvents:{mousemove:"onMouseMove",touchmove:"onMouseMove",mouseup:"onMouseUp",touchend:"onMouseUp",touchcancel:"onMouseUp"}})}(dS||(dS={}));let dP=dS.define({name:"source-arrowhead",type:"source",ratio:0,attrs:{d:"M 10 -8 -10 0 10 8 Z",fill:"#333",stroke:"#fff","stroke-width":2,cursor:"move"}}),dO=dS.define({name:"target-arrowhead",type:"target",ratio:1,attrs:{d:"M -10 -8 10 0 -10 8 Z",fill:"#333",stroke:"#fff","stroke-width":2,cursor:"move"}});class dk extends dl.ToolItem{constructor(){super(...arguments),this.labelIndex=-1,this.distance=.5,this.dblClick=this.onCellDblClick.bind(this)}onRender(){let e=this.cellView;e&&e.on("cell:dblclick",this.dblClick)}createElement(){let e=[this.prefixClassName(`${this.cell.isEdge()?"edge":"node"}-tool-editor`),this.prefixClassName("cell-tool-editor")];this.editor=dl.createElement("div",!1),this.addClass(e,this.editor),this.editor.contentEditable="true",this.container.appendChild(this.editor)}removeElement(){this.undelegateDocumentEvents(),this.editor&&(this.container.removeChild(this.editor),this.editor=null)}updateEditor(){let{cell:e,editor:t}=this;if(!t)return;let{style:n}=t;e.isNode()?this.updateNodeEditorTransform():e.isEdge()&&this.updateEdgeEditorTransform();let{attrs:r}=this.options;n.fontSize=`${r.fontSize}px`,n.fontFamily=r.fontFamily,n.color=r.color,n.backgroundColor=r.backgroundColor;let i=this.getCellText()||"";return t.innerText=i,this.setCellText(""),this}updateNodeEditorTransform(){let{graph:e,cell:t,editor:n}=this;if(!n)return;let r=uA.create(),i=20,o="",{x:s,y:l}=this.options,{width:a,height:u}=this.options;if(void 0!==s&&void 0!==l){let e=t.getBBox();s=lY(s,e.width),l=lY(l,e.height),r=e.topLeft.translate(s,l),i=e.width-2*s}else{let e=t.getBBox();r=e.center,i=e.width-4,o="translate(-50%, -50%)"}let c=e.scale(),{style:h}=n;r=e.localToGraph(r),h.left=`${r.x}px`,h.top=`${r.y}px`,h.transform=`scale(${c.sx}, ${c.sy}) ${o}`,h.minWidth=`${i}px`,"number"==typeof a&&(h.width=`${a}px`),"number"==typeof u&&(h.height=`${u}px`)}updateEdgeEditorTransform(){if(!this.event)return;let{graph:e,editor:t}=this;if(!t)return;let n=uA.create(),r=20,{style:i}=t,o=this.event.target,s=o.parentElement;if(s&&al(s,this.prefixClassName("edge-label"))){let e=s.getAttribute("data-index")||"0";this.labelIndex=parseInt(e,10);let{translation:t}=ua(s.getAttribute("transform"));n=new uA(t.tx,t.ty),r=ty.getBBox(o).width}else{if(!this.options.labelAddable)return this;n=e.clientToLocal(uA.create(this.event.clientX,this.event.clientY));let t=this.cellView.path.closestPointLength(n);this.distance=t,this.labelIndex=-1}n=e.localToGraph(n);let l=e.scale();i.left=`${n.x}px`,i.top=`${n.y}px`,i.minWidth=`${r}px`,i.transform=`scale(${l.sx}, ${l.sy}) translate(-50%, -50%)`}onDocumentMouseUp(e){if(this.editor&&e.target!==this.editor){let e=this.editor.innerText.replace(/\n$/,"")||"";this.setCellText(""!==e?e:null),this.removeElement()}}onCellDblClick({e}){!this.editor&&(e.stopPropagation(),this.removeElement(),this.event=e,this.createElement(),this.updateEditor(),this.autoFocus(),this.delegateDocumentEvents(this.options.documentEvents))}onMouseDown(e){e.stopPropagation()}autoFocus(){setTimeout(()=>{this.editor&&(this.editor.focus(),this.selectText())})}selectText(){if(window.getSelection&&this.editor){let e=document.createRange(),t=window.getSelection();e.selectNodeContents(this.editor),t.removeAllRanges(),t.addRange(e)}}getCellText(){let{getText:e}=this.options;if("function"==typeof e)return n0(e,this.cellView,{cell:this.cell,index:this.labelIndex});if("string"==typeof e){if(this.cell.isNode())return this.cell.attr(e);if(this.cell.isEdge()&&-1!==this.labelIndex)return this.cell.prop(`labels/${this.labelIndex}/attrs/${e}`)}}setCellText(e){let t=this.options.setText;if("function"==typeof t){n0(t,this.cellView,{cell:this.cell,value:e,index:this.labelIndex,distance:this.distance});return}if("string"==typeof t){if(this.cell.isNode()){null!==e&&this.cell.attr(t,e);return}if(this.cell.isEdge()){let n=this.cell;if(-1===this.labelIndex){if(e){let r={position:{distance:this.distance},attrs:{}};sd(r,`attrs/${t}`,e),n.appendLabel(r)}}else null!==e?n.prop(`labels/${this.labelIndex}/attrs/${t}`,e):"number"==typeof this.labelIndex&&n.removeLabelAt(this.labelIndex)}}}onRemove(){let e=this.cellView;e&&e.off("cell:dblclick",this.dblClick),this.removeElement()}}!function(e){e.config({tagName:"div",isSVGElement:!1,events:{mousedown:"onMouseDown",touchstart:"onMouseDown"},documentEvents:{mouseup:"onDocumentMouseUp",touchend:"onDocumentMouseUp",touchcancel:"onDocumentMouseUp"}})}(dk||(dk={})),(ev=dk||(dk={})).NodeEditor=ev.define({attrs:{fontSize:14,fontFamily:"Arial, helvetica, sans-serif",color:"#000",backgroundColor:"#fff"},getText:"text/text",setText:"text/text"}),ev.EdgeEditor=ev.define({attrs:{fontSize:14,fontFamily:"Arial, helvetica, sans-serif",color:"#000",backgroundColor:"#fff"},labelAddable:!0,getText:"label/text",setText:"label/text"});var dA=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};(ex=tP||(tP={})).presets={boundary:dy,button:dg,"button-remove":dg.Remove,"node-editor":dk.NodeEditor},ex.registry=uY.create({type:"node tool",process(e,t){if("function"==typeof t)return t;let n=dl.ToolItem,{inherit:r}=t,i=dA(t,["inherit"]);if(r){let e=this.get(r);null==e?this.onNotFound(r,"inherited"):n=e}return null==i.name&&(i.name=e),n.define.call(n,i)}}),ex.registry.register(ex.presets,!0),(ew=tO||(tO={})).presets={boundary:dy,vertices:db,segments:dv,button:dg,"button-remove":dg.Remove,"source-anchor":dw,"target-anchor":dC,"source-arrowhead":dP,"target-arrowhead":dO,"edge-editor":dk.EdgeEditor},ew.registry=uY.create({type:"edge tool",process(e,t){if("function"==typeof t)return t;let n=dl.ToolItem,{inherit:r}=t,i=dA(t,["inherit"]);if(r){let e=this.get(r);null==e?this.onNotFound(r,"inherited"):n=e}return null==i.name&&(i.name=e),n.define.call(n,i)}}),ew.registry.register(ew.presets,!0);let dM=dD("center"),dT=dD("topCenter"),dN=dD("bottomCenter"),dj=dD("leftMiddle"),dI=dD("rightMiddle"),dL=dD("topLeft"),dR=dD("topRight"),d_=dD("bottomLeft"),dB=dD("bottomRight");function dD(e){return function(t,n,r,i={}){let o=i.rotate?t.getUnrotatedBBoxOfElement(n):t.getBBoxOfElement(n),s=o[e];s.x+=lY(i.dx,o.width),s.y+=lY(i.dy,o.height);let l=t.cell;return i.rotate?s.rotate(-l.getAngle(),l.getBBox().getCenter()):s}}function dz(e){return function(t,n,r,i){if(r instanceof Element){let o;let s=this.graph.findViewByElem(r);return o=s?s.isEdgeElement(r)?dF(s,null!=i.fixedAt?i.fixedAt:"50%"):s.getBBoxOfElement(r).getCenter():new uA,e.call(this,t,n,o,i)}return e.apply(this,arguments)}}function dF(e,t){let n=lX(t),r="string"==typeof t?parseFloat(t):t;return n?e.getPointAtRatio(r/100):e.getPointAtLength(r)}let dV=dz(function(e,t,n,r){let i=e.cell.getAngle(),o=e.getBBoxOfElement(t),s=o.getCenter(),l=o.getTopLeft(),a=o.getBottomRight(),u=r.padding;if(!Number.isFinite(u)&&(u=0),l.y+u<=n.y&&n.y<=a.y-u){let e=n.y-s.y;s.x+=0===i||180===i?0:1*e/Math.tan(th.toRad(i)),s.y+=e}else if(l.x+u<=n.x&&n.x<=a.x-u){let e=n.x-s.x;s.y+=90===i||270===i?0:e*Math.tan(th.toRad(i)),s.x+=e}return s}),d$=function(e,t,n,r,i){let o=e.cell.getConnectionPoint(this.cell,i);return(r.dx||r.dy)&&o.translate(r.dx||0,r.dy||0),o},dU=dz(function(e,t,n,r){let i,o,s;let l=0,a=e.cell;r.rotate?(i=e.getUnrotatedBBoxOfElement(t),o=a.getBBox().getCenter(),l=a.getAngle()):i=e.getBBoxOfElement(t);let u=r.padding;null!=u&&Number.isFinite(u)&&i.inflate(u),r.rotate&&n.rotate(l,o);let c=i.getNearestSideToPoint(n);switch(c){case"left":s=i.getLeftMiddle();break;case"right":s=i.getRightMiddle();break;case"top":s=i.getTopCenter();break;case"bottom":s=i.getBottomCenter()}let h=r.direction;return"H"===h?("top"===c||"bottom"===c)&&(s=n.x<=i.x+i.width?i.getLeftMiddle():i.getRightMiddle()):"V"===h&&(s=n.y<=i.y+i.height?i.getTopCenter():i.getBottomCenter()),r.rotate?s.rotate(-l,o):s});(eC=tk||(tk={})).presets=tK,eC.registry=uY.create({type:"node endpoint"}),eC.registry.register(eC.presets,!0);let dG=function(e,t,n,r){let i=null!=r.ratio?r.ratio:.5;return i>1&&(i/=100),e.getPointAtRatio(i)},dH=function(e,t,n,r){let i=null!=r.length?r.length:20;return e.getPointAtLength(i)},dq=function(e,t,n,r){let i=e.getClosestPoint(n);return null!=i?i:new uA},dW=dz(dq),dX=dz(function(e,t,n,r){let i=e.getConnection(),o=e.getConnectionSubdivisions(),s=new uT(n.clone().translate(0,1e6),n.clone().translate(0,-1e6)),l=new uT(n.clone().translate(1e6,0),n.clone().translate(-1e6,0)),a=s.intersect(i,{segmentSubdivisions:o}),u=l.intersect(i,{segmentSubdivisions:o}),c=[];return(a&&c.push(...a),u&&c.push(...u),c.length>0)?n.closest(c):null!=r.fallbackAt?dF(e,r.fallbackAt):n0(dq,this,e,t,n,r)});function dY(e,t,n){let r;if("object"==typeof n){if(Number.isFinite(n.y)){let{start:r,end:i}=new uT(t,e).parallel(n.y);t=r,e=i}r=n.x}else r=n;if(null==r||!Number.isFinite(r))return e;let i=e.distance(t);return 0===r&&i>0?e:e.move(t,-Math.min(r,i-1))}function dJ(e){let t=e.getAttribute("stroke-width");return null===t?0:parseFloat(t)||0}(eE=tA||(tA={})).presets=tZ,eE.registry=uY.create({type:"edge endpoint"}),eE.registry.register(eE.presets,!0);let dQ=function(e,t,n,r){let i=t.getBBoxOfElement(n);r.stroked&&i.inflate(dJ(n)/2);let o=e.intersect(i);return dY(o&&o.length?e.start.closest(o):e.end,e.start,r.offset)},dK=function(e,t,n,r,i){let o=t.cell,s=o.isNode()?o.getAngle():0;if(0===s)return n0(dQ,this,e,t,n,r,i);let l=t.getUnrotatedBBoxOfElement(n);r.stroked&&l.inflate(dJ(n)/2);let a=l.getCenter(),u=e.clone().rotate(s,a),c=u.setLength(1e6).intersect(l);return dY(c&&c.length?u.start.closest(c).rotate(-s,a):e.end,e.start,r.offset)},dZ=function(e,t,n,r){let i,o,s;let l=e.end,a=r.selector;if(!ad(i="string"==typeof a?t.findOne(a):Array.isArray(a)?sh(n,a):function(e){if(null==e)return null;let t=e;do{let e=t.tagName;if("string"!=typeof e)return null;if("G"===(e=e.toUpperCase()))t=t.firstElementChild;else if("TITLE"===e)t=t.nextElementSibling;else break}while(t);return t}(n))){if(i===n||!ad(n))return l;i=n}let u=t.getShapeOfElement(i),c=t.getMatrixOfElement(i),h=t.getRootTranslatedMatrix(),d=t.getRootRotatedMatrix(),f=h.multiply(d).multiply(c),p=f.inverse(),g=ty.transformLine(e,p),m=g.start.clone(),y=t.getDataOfElement(i);if(!1===r.insideout){null==y.shapeBBox&&(y.shapeBBox=u.bbox());let e=y.shapeBBox;if(null!=e&&e.containsPoint(m))return l}if(!0===r.extrapolate&&g.setLength(1e6),uX.isPath(u)){let e=r.precision||2;null==y.segmentSubdivisions&&(y.segmentSubdivisions=u.getSegmentSubdivisions({precision:e})),s={precision:e,segmentSubdivisions:y.segmentSubdivisions},o=g.intersect(u,s)}else o=g.intersect(u);o?Array.isArray(o)&&(o=m.closest(o)):!0===r.sticky&&(o=uM.isRectangle(u)?u.getNearestPointToPoint(m):uN.isEllipse(u)?u.intersectsWithLineFromCenterToPoint(m):u.closestPoint(m,s));let b=o?ty.transformPoint(o,f):l,v=r.offset||0;return!1!==r.stroked&&("object"==typeof v?(null==(v=Object.assign({},v)).x&&(v.x=0),v.x+=dJ(i)/2):v+=dJ(i)/2),dY(b,e.start,v)},d0=function(e,t,n,r){let{alignOffset:i,align:o}=r;return o&&!function(e,t,n=0){let r,i,o,s;let{start:l,end:a}=e;switch(t){case"left":s="x",r=a,i=l,o=-1;break;case"right":s="x",r=l,i=a,o=1;break;case"top":s="y",r=a,i=l,o=-1;break;case"bottom":s="y",r=l,i=a,o=1;break;default:return}l[s]<a[s]?r[s]=i[s]:i[s]=r[s],Number.isFinite(n)&&(r[s]+=o*n,i[s]+=o*n)}(e,o,i),dY(e.end,e.start,r.offset)};(eS=tM||(tM={})).presets=t0,eS.registry=uY.create({type:"connection point"}),eS.registry.register(eS.presets,!0);let d1=function(e){return[...e]},d2=function(e,t,n){let r,i,o;let s=t.side||"bottom",l=lJ(t.padding||40),a=n.sourceBBox,u=n.targetBBox,c=a.getCenter(),h=u.getCenter();switch(s){case"top":o=-1,r="y",i="height";break;case"left":o=-1,r="x",i="width";break;case"right":o=1,r="x",i="width";break;default:o=1,r="y",i="height"}return c[r]+=o*(a[i]/2+l[s]),h[r]+=o*(u[i]/2+l[s]),o*(c[r]-h[r])>0?h[r]=c[r]:c[r]=h[r],[c.toJSON(),...e,h.toJSON()]};function d3(e){return new uM(e.x,e.y,0,0)}function d5(e={}){let t=lJ(e.padding||20);return{x:-t.left,y:-t.top,width:t.left+t.right,height:t.top+t.bottom}}function d6(e,t={}){return e.sourceBBox.clone().moveAndExpand(d5(t))}function d4(e,t={}){return e.targetBBox.clone().moveAndExpand(d5(t))}let d8=function(e,t,n){let r=d6(n,t),i=d4(n,t),o=function(e,t={}){return e.sourceAnchor?e.sourceAnchor:d6(e,t).getCenter()}(n,t),s=function(e,t={}){return e.targetAnchor?e.targetAnchor:d4(e,t).getCenter()}(n,t);r=r.union(d3(o)),i=i.union(d3(s));let l=e.map(e=>uA.create(e));l.unshift(o),l.push(s);let a=null,u=[];for(let e=0,n=l.length-1;e<n;e+=1){let o=null,s=l[e],c=l[e+1],h=null!=tT.getBearing(s,c);if(0===e)e+1===n?r.intersectsWithRect(i.clone().inflate(1))?o=tT.insideNode(s,c,r,i):!h&&(o=tT.nodeToNode(s,c,r,i)):r.containsPoint(c)?o=tT.insideNode(s,c,r,d3(c).moveAndExpand(d5(t))):!h&&(o=tT.nodeToVertex(s,c,r));else if(e+1===n){let e=h&&tT.getBearing(c,s)===a;i.containsPoint(s)||e?o=tT.insideNode(s,c,d3(s).moveAndExpand(d5(t)),i,a):!h&&(o=tT.vertexToNode(s,c,i,a))}else!h&&(o=tT.vertexToVertex(s,c,a));o?(u.push(...o.points),a=o.direction):a=tT.getBearing(s,c),e+1<n&&u.push(c)}return u};!function(e){let t={N:"S",S:"N",E:"W",W:"E"},n={N:-Math.PI/2*3,S:-Math.PI/2,E:0,W:Math.PI};function r(e,t,n){let r=new uA(e.x,t.y);return n.containsPoint(r)&&(r=new uA(t.x,e.y)),r}function i(e,t){return e["W"===t||"E"===t?"width":"height"]}function o(e,t){return e.x===t.x?e.y>t.y?"N":"S":e.y===t.y?e.x>t.x?"W":"E":null}function s(e,n,r){let i=new uA(e.x,n.y),s=new uA(n.x,e.y),l=o(e,i),a=o(e,s),u=r?t[r]:null,c=l===r||l!==u&&(a===u||a!==r)?i:s;return{points:[c],direction:o(c,n)}}function l(e,t,n){let i=r(e,t,n);return{points:[i],direction:o(i,t)}}e.getBBoxSize=i,e.getBearing=o,e.vertexToVertex=s,e.nodeToVertex=l;e.vertexToNode=function(e,t,n,s){let l;let a=[new uA(e.x,t.y),new uA(t.x,e.y)],u=a.filter(e=>!n.containsPoint(e)),c=u.filter(t=>o(t,e)!==s);if(c.length>0)return{points:[l=(l=c.filter(t=>o(e,t)===s).pop())||c[0]],direction:o(l,t)};{l=sw(a,u)[0];let c=uA.create(t).move(l,-i(n,s)/2);return{points:[r(c,e,n),c],direction:o(c,t)}}};e.nodeToNode=function(e,t,n,r){let a=l(t,e,r),u=a.points[0];if(n.containsPoint(u)){let c=(a=l(e,t,n)).points[0];if(r.containsPoint(c)){let h=uA.create(e).move(c,-i(n,o(e,c))/2),d=uA.create(t).move(u,-i(r,o(t,u))/2),f=new uT(h,d).getCenter(),p=l(e,f,n),g=s(f,t,p.direction);a.points=[p.points[0],g.points[0]],a.direction=g.direction}}return a};e.insideNode=function(e,t,i,s,l){let a,u,c,h;let d=i.union(s).inflate(1),f=d.getCenter(),p=f.distance(t)>f.distance(e),g=p?t:e,m=p?e:t;return l?(a=uA.fromPolar(d.width+d.height,n[l],g),a=d.getNearestPointToPoint(a).move(a,-1)):a=d.getNearestPointToPoint(g).move(g,1),u=r(a,m,d),a.round().equals(u.round())?(u=uA.fromPolar(d.width+d.height,th.toRad(a.theta(g))+Math.PI/2,m),c=r(a,u=d.getNearestPointToPoint(u).move(m,1).round(),d),h=p?[u,c,a]:[a,c,u]):h=p?[u,a]:[a,u],{points:h,direction:p?o(a,t):o(u,t)}}}(tT||(tT={}));let d9={step:10,maxLoopCount:2e3,precision:1,maxDirectionChange:90,perpendicular:!0,excludeTerminals:[],excludeNodes:[],excludeShapes:[],startDirections:["top","right","bottom","left"],endDirections:["top","right","bottom","left"],directionMap:{top:{x:0,y:-1},right:{x:1,y:0},bottom:{x:0,y:1},left:{x:-1,y:0}},cost(){return d7(this.step,this)},directions(){let e=d7(this.step,this),t=d7(this.cost,this);return[{cost:t,offsetX:e,offsetY:0},{cost:t,offsetX:-e,offsetY:0},{cost:t,offsetX:0,offsetY:e},{cost:t,offsetX:0,offsetY:-e}]},penalties(){let e=d7(this.step,this);return{0:0,45:e/2,90:e/2}},paddingBox(){let e=d7(this.step,this);return{x:-e,y:-e,width:2*e,height:2*e}},fallbackRouter:d8,draggingRouter:null,snapToGrid:!0};function d7(e,t){return"function"==typeof e?e.call(t):e}class fe{constructor(){this.items=[],this.hash={},this.values={}}add(e,t){var n;this.hash[e]?this.items.splice(this.items.indexOf(e),1):this.hash[e]=1,this.values[e]=t;let r=(n=this.items,sI(n,e,sM(e=>this.values[e],2)));this.items.splice(r,0,e)}pop(){let e=this.items.shift();return e&&(this.hash[e]=2),e}isOpen(e){return 1===this.hash[e]}isClose(e){return 2===this.hash[e]}isEmpty(){return 0===this.items.length}}class ft{constructor(e){this.options=e,this.mapGridSize=100,this.map={}}build(e,t){let n=this.options,r=n.excludeTerminals.reduce((n,r)=>{let i=t[r];if(i){let t=e.getCell(i.cell);t&&n.push(t)}return n},[]),i=[],o=e.getCell(t.getSourceCellId());o&&(i=sq(i,o.getAncestors().map(e=>e.id)));let s=e.getCell(t.getTargetCellId());s&&(i=sq(i,s.getAncestors().map(e=>e.id)));let l=this.mapGridSize;return e.getNodes().reduce((e,t)=>{let o=r.some(e=>e.id===t.id),s=!!t.shape&&n.excludeShapes.includes(t.shape),a=n.excludeNodes.some(e=>"string"==typeof e?t.id===e:e===t),u=i.includes(t.id);if(t.isVisible()&&!(s||o||a||u)){let r=t.getBBox().moveAndExpand(n.paddingBox),i=r.getOrigin().snapToGrid(l),o=r.getCorner().snapToGrid(l);for(let t=i.x;t<=o.x;t+=l)for(let n=i.y;n<=o.y;n+=l){let i=new uA(t,n).toString();null==e[i]&&(e[i]=[]),e[i].push(r)}}return e},this.map),this}isAccessible(e){let t=e.clone().snapToGrid(this.mapGridSize).toString(),n=this.map[t];return!n||n.every(t=>!t.containsPoint(e))}}function fn(e,t){let n=e.sourceBBox.clone();return t&&t.paddingBox?n.moveAndExpand(t.paddingBox):n}function fr(e,t){let n=e.targetBBox.clone();return t&&t.paddingBox?n.moveAndExpand(t.paddingBox):n}function fi(e,t){return e.sourceAnchor?e.sourceAnchor:fn(e,t).getCenter()}function fo(e,t,n,r,i){let o=360/n,s=e.theta(function(e,t,n,r){let i=r.step,o=t.x-e.x,s=t.y-e.y,l=o/n.x,a=s/n.y;return new uA(e.x+l*i,e.y+a*i)}(e,t,r,i)),l=th.normalize(s+o/2);return o*Math.floor(l/o)}function fs(e,t){let n=Math.abs(e-t);return n>180?360-n:n}function fl(e,t){if(!e)return t;let n=Math.abs(e),r=Math.round(n/t);return r?t+(n-r*t)/r:n}function fa(e,t){return e.round(t)}function fu(e,t,n){return fa(function(e,t){let n=t.source,r=td.snapToGrid(e.x-n.x,t.x)+n.x,i=td.snapToGrid(e.y-n.y,t.y)+n.y;return new uA(r,i)}(e.clone(),t),n)}function fc(e){return e.toString()}function fh(e){return new uA(0===e.x?0:Math.abs(e.x)/e.x,0===e.y?0:Math.abs(e.y)/e.y)}function fd(e,t){let n=1/0;for(let r=0,i=t.length;r<i;r+=1){let i=e.manhattanDistance(t[r]);i<n&&(n=i)}return n}function ff(e,t,n,r,i){let o=i.precision,s=i.directionMap,l=e.diff(t.getCenter()),a=Object.keys(s).reduce((i,a)=>{if(n.includes(a)){let n;let u=s[a],c=new uA(e.x+u.x*(Math.abs(l.x)+t.width),e.y+u.y*(Math.abs(l.y)+t.height)),h=new uT(e,c).intersect(t)||[],d=null;for(let t=0;t<h.length;t+=1){let r=h[t],i=e.squaredDistance(r);(null==n||i>n)&&(n=i,d=r)}if(d){let e=fu(d,r,o);t.containsPoint(e)&&(e=fu(e.translate(u.x*r.x,u.y*r.y),r,o)),i.push(e)}}return i},[]);return!t.containsPoint(e)&&a.push(fu(e,r,o)),a}let fp=function(e,t,n){let r,i;let o=function(e){let t=Object.keys(e).reduce((t,n)=>("fallbackRouter"===n||"draggingRouter"===n||"fallbackRoute"===n?t[n]=e[n]:t[n]=d7(e[n],e),t),{});if(t.padding){let e=lJ(t.padding);t.paddingBox={x:-e.left,y:-e.top,width:e.left+e.right,height:e.top+e.bottom}}return t.directions.forEach(e=>{let t=new uA(0,0),n=new uA(e.offsetX,e.offsetY);e.angle=th.normalize(t.theta(n))}),t}(t),s=fn(n,o),l=fr(n,o),a=fi(n,o),u=new ft(o).build(n.graph.model,n.cell),c=e.map(e=>uA.create(e)),h=[],d=a;for(let t=0,f=c.length;t<=f;t+=1){let f=null;if(r=i||s,null==(i=c[t])){i=l;let e=n.cell;if((null==e.getSourceCellId()||null==e.getTargetCellId())&&"function"==typeof o.draggingRouter){let e=r===s?a:r,t=i.getOrigin();f=n0(o.draggingRouter,n,e,t,o)}}if(null==f&&(f=function(e,t,n,r,i){var o,s,l,a,u;let c,h,d,f;let p=i.precision;if(c=uM.isRectangle(t)?fa(fi(e,i).clone(),p):fa(t.clone(),p),uM.isRectangle(n)){;h=fa((o=e,s=i,o.targetAnchor?o.targetAnchor:fr(o,s).getCenter()).clone(),p)}else h=fa(n.clone(),p);let g=(l=i.step,a=c,u=h,{source:a.clone(),x:fl(u.x-a.x,l),y:fl(u.y-a.y,l)}),m=c,y=h;if(d=uM.isRectangle(t)?ff(m,t,i.startDirections,g,i):[m],f=uM.isRectangle(n)?ff(h,n,i.endDirections,g,i):[y],d=d.filter(e=>r.isAccessible(e)),f=f.filter(e=>r.isAccessible(e)),d.length>0&&f.length>0){let e,t;let n=new fe,o={},s={},l={};for(let e=0,t=d.length;e<t;e+=1){let t=d[e],r=fc(t);n.add(r,fd(t,f)),o[r]=t,l[r]=0}let a=i.previousDirectionAngle,u=void 0===a,c=function(e,t){let n=t.step;return t.directions.forEach(t=>{t.gridOffsetX=t.offsetX/n*e.x,t.gridOffsetY=t.offsetY/n*e.y}),t.directions}(g,i),h=c.length,b=f.reduce((e,t)=>{let n=fc(t);return e.push(n),e},[]),v=uA.equalPoints(d,f),x=i.maxLoopCount;for(;!n.isEmpty()&&x>0;){let d;let w=n.pop(),C=o[w],E=s[w],S=l[w],P=C.equals(m),O=null==E;if(d=O?u?P?null:fo(m,C,h,g,i):a:fo(E,C,h,g,i),!(O&&v)&&b.indexOf(w)>=0)return i.previousDirectionAngle=d,function(e,t,n,r,i){let o;let s=[],l=fh(i.diff(n)),a=fc(n),u=e[a];for(;u;){let n=fh((o=t[a]).diff(u));!n.equals(l)&&(s.unshift(o),l=n),u=e[a=fc(u)]}let c=t[a];return!fh(c.diff(r)).equals(l)&&s.unshift(c),s}(s,o,C,m,y);for(let a=0;a<h;a+=1){let m=(e=c[a]).angle;if(t=fs(d,m),!(u&&P)&&t>i.maxDirectionChange)continue;let v=fu(C.clone().translate(e.gridOffsetX||0,e.gridOffsetY||0),g,p),x=fc(v);if(n.isClose(x)||!r.isAccessible(v)||b.indexOf(x)>=0&&!v.equals(y)&&fs(m,fo(v,y,h,g,i))>i.maxDirectionChange)continue;let w=e.cost,E=S+w+(P?0:i.penalties[t]);(!n.isOpen(x)||E<l[x])&&(o[x]=v,s[x]=C,l[x]=E,n.add(x,E+fd(v,f)))}x-=1}}return i.fallbackRoute?n0(i.fallbackRoute,this,m,y,i):null}(n,r,i,u,o)),null===f)return console.warn("Unable to execute manhattan algorithm, use orth instead"),n0(o.fallbackRouter,this,e,o,n);let p=f[0];p&&p.equals(d)&&f.shift(),d=f[f.length-1]||d,h.push(...f)}return o.snapToGrid?function(e,t=10){if(e.length<=1)return e;for(let n=0,r=e.length;n<r-1;n+=1){let r=e[n],i=e[n+1];if(r.x===i.x){let e=t*Math.round(r.x/t);r.x!==e&&(r.x=e,i.x=e)}else if(r.y===i.y){let e=t*Math.round(r.y/t);r.y!==e&&(r.y=e,i.y=e)}}return e}(h,n.graph.grid.getGridSize()):h},fg=function(e,t,n){return n0(fp,this,e,Object.assign(Object.assign({},d9),t),n)},fm={maxDirectionChange:45,directions(){let e=d7(this.step,this),t=d7(this.cost,this),n=Math.ceil(Math.sqrt(e*e<<1));return[{cost:t,offsetX:e,offsetY:0},{cost:n,offsetX:e,offsetY:e},{cost:t,offsetX:0,offsetY:e},{cost:n,offsetX:-e,offsetY:e},{cost:t,offsetX:-e,offsetY:0},{cost:n,offsetX:-e,offsetY:-e},{cost:t,offsetX:0,offsetY:-e},{cost:n,offsetX:e,offsetY:-e}]},fallbackRoute(e,t,n){let r=e.theta(t),i=[],o={x:t.x,y:e.y},s={x:e.x,y:t.y};if(r%180>90){let e=o;o=s,s=e}let l=r%90<45?o:s,a=new uT(e,l),u=90*Math.ceil(r/90),c=uA.fromPolar(a.squaredLength(),th.toRad(u+135),l),h=new uT(t,c),d=a.intersectsWithLine(h),f=d||t,p=d?f:e,g=360/n.directions.length,m=p.theta(t),y=th.normalize(m+g/2),b=g*Math.floor(y/g);return n.previousDirectionAngle=b,f&&i.push(f.round()),i.push(t),i}},fy=function(e,t,n){return n0(fg,this,e,Object.assign(Object.assign({},fm),t),n)},fb=function(e,t,n){let r,i,o;let s=t.offset||32,l=null==t.min?16:t.min,a=0,u=t.direction,c=n.sourceBBox,h=n.targetBBox,d=c.getCenter(),f=h.getCenter();if("number"==typeof s&&(a=s),null==u){let e=h.left-c.right,t=h.top-c.bottom;e>=0&&t>=0?u=e>=t?"L":"T":e<=0&&t>=0?u=(e=c.left-h.right)>=0?e>=t?"R":"T":"T":e>=0&&t<=0?u=(t=c.top-h.bottom)>=0?e>=t?"L":"B":"L":(e=c.left-h.right,t=c.top-h.bottom,u=e>=0&&t>=0?e>=t?"R":"B":e<=0&&t>=0?"B":e>=0&&t<=0?"R":Math.abs(e)>Math.abs(t)?"R":"B")}"H"===u?u=f.x-d.x>=0?"L":"R":"V"===u&&(u=f.y-d.y>=0?"T":"B"),"center"===s&&("L"===u?a=(h.left-c.right)/2:"R"===u?a=(c.left-h.right)/2:"T"===u?a=(h.top-c.bottom)/2:"B"===u&&(a=(c.top-h.bottom)/2));let p="L"===u||"R"===u;if(p){if(f.y===d.y)return[...e];o="L"===u?1:-1,r="x",i="width"}else{if(f.x===d.x)return[...e];o="T"===u?1:-1,r="y",i="height"}let g=d.clone(),m=f.clone();if(g[r]+=o*(c[i]/2+a),m[r]-=o*(h[i]/2+a),p){let e=g.x,t=m.x,n=c.width/2+l,r=h.width/2+l;f.x>d.x?t<=e&&(g.x=Math.max(t,d.x+n),m.x=Math.min(e,f.x-r)):t>=e&&(g.x=Math.min(t,d.x-n),m.x=Math.max(e,f.x+r))}else{let e=g.y,t=m.y,n=c.height/2+l,r=h.height/2+l;f.y>d.y?t<=e&&(g.y=Math.max(t,d.y+n),m.y=Math.min(e,f.y-r)):t>=e&&(g.y=Math.min(t,d.y-n),m.y=Math.max(e,f.y+r))}return[g.toJSON(),...e,m.toJSON()]};function fv(e,t){if(null!=t&&!1!==t){let n="boolean"==typeof t?0:t;if(n>0){let t=uA.create(e[1]).move(e[2],n),r=uA.create(e[1]).move(e[0],n);return[t.toJSON(),...e,r.toJSON()]}{let t=e[1];return[Object.assign({},t),...e,Object.assign({},t)]}}return e}let fx=function(e,t,n){let r=t.width||50,i=(t.height||80)/2,o=t.angle||"auto",s=n.sourceAnchor,l=n.targetAnchor,a=n.sourceBBox,u=n.targetBBox;if(s.equals(l)){let e=e=>{let t=th.toRad(e),n=Math.sin(t),o=Math.cos(t),l=new uA(s.x+o*r,s.y+n*r),a=new uA(l.x-o*i,l.y-n*i),u=a.clone().rotate(-90,l),c=a.clone().rotate(90,l);return[u.toJSON(),l.toJSON(),c.toJSON()]},n=e=>{let t=s.clone().move(e,-1),n=new uT(t,e);return!a.containsPoint(e)&&!a.intersectsWithLine(n)},l=[0,90,180,270,45,135,225,315];if("number"==typeof o)return fv(e(o),t.merge);let u=a.getCenter();if(u.equals(s))return fv(e(0),t.merge);let c=u.angleBetween(s,u.clone().translate(1,0)),h=e(c);if(n(h[1]))return fv(h,t.merge);for(let t=1,r=l.length;t<r&&!n((h=e(c+l[t]))[1]);t+=1);return fv(h,t.merge)}{let e=new uT(s,l),o=e.parallel(-r),c=o.getCenter(),h=o.start.clone().move(o.end,i),d=o.end.clone().move(o.start,i),f=e.parallel(-1),p=new uT(f.start,c),g=new uT(f.end,c);if((a.containsPoint(c)||u.containsPoint(c)||a.intersectsWithLine(p)||a.intersectsWithLine(g)||u.intersectsWithLine(p)||u.intersectsWithLine(g))&&(c=(o=e.parallel(r)).getCenter(),h=o.start.clone().move(o.end,i),d=o.end.clone().move(o.start,i)),t.merge){let e=new uT(s,l),t=new uT(c,e.center).setLength(Number.MAX_SAFE_INTEGER),r=a.intersectsWithLine(t),i=u.intersectsWithLine(t),o=r?Array.isArray(r)?r:[r]:[];i&&(Array.isArray(i)?o.push(...i):o.push(i));let h=e.center.closest(o);h?(n.sourceAnchor=h.clone(),n.targetAnchor=h.clone()):(n.sourceAnchor=e.center.clone(),n.targetAnchor=e.center.clone())}return fv([h.toJSON(),c.toJSON(),d.toJSON()],t.merge)}};(eP=tN||(tN={})).presets=t1,eP.registry=uY.create({type:"router"}),eP.registry.register(eP.presets,!0);let fw=function(e,t,n,r={}){let i=[e,...n,t],o=new uD(i),s=new uX(o);return r.raw?s:s.serialize()},fC=function(e,t,n,r={}){let i=3===n.length?0:1,o=uA.create(n[0+i]),s=uA.create(n[2+i]),l=uA.create(n[1+i]);if(!uA.equals(e,t)){let n=new uA((e.x+t.x)/2,(e.y+t.y)/2),r=n.angleBetween(uA.create(e).rotate(90,n),l);r>1&&(o.rotate(180-r,n),s.rotate(180-r,n),l.rotate(180-r,n))}let a=`
|
|
89
89
|
M ${e.x} ${e.y}
|
|
90
90
|
Q ${o.x} ${o.y} ${l.x} ${l.y}
|
|
91
91
|
Q ${s.x} ${s.y} ${t.x} ${t.y}
|
|
92
|
-
`;return r.raw?uX.parse(a):a},fE=function(e,t,n,r={}){let i,o;let s=new uX;s.appendSegment(uX.createSegment("M",e));let l=1/3,a=2/3,u=r.radius||10;for(let r=0,c=n.length;r<c;r+=1){let c=uA.create(n[r]),h=n[r-1]||e,d=n[r+1]||t;i=o||c.distance(h)/2,o=c.distance(d)/2;let f=-Math.min(u,i),p=-Math.min(u,o),g=c.clone().move(h,f).round(),m=c.clone().move(d,p).round(),y=new uA(l*g.x+a*c.x,a*c.y+l*g.y),b=new uA(l*m.x+a*c.x,a*c.y+l*m.y);s.appendSegment(uX.createSegment("L",g)),s.appendSegment(uX.createSegment("C",y,b,m))}return s.appendSegment(uX.createSegment("L",t)),r.raw?s:s.serialize()},fS=function(e,t,n,r={}){let i;let o=r.direction;if(n&&0!==n.length){let r=[e,...n,t],o=uz.throughPoints(r);i=new uX(o)}else if((i=new uX).appendSegment(uX.createSegment("M",e)),!o&&(o=Math.abs(e.x-t.x)>=Math.abs(e.y-t.y)?"H":"V"),"H"===o){let n=(e.x+t.x)/2;i.appendSegment(uX.createSegment("C",n,e.y,n,t.y,t.x,t.y))}else{let n=(e.y+t.y)/2;i.appendSegment(uX.createSegment("C",e.x,n,t.x,n,t.x,t.y))}return r.raw?i:i.serialize()},fP=1/3,fO=2/3;function fk(e,t,n=[]){let r=[e,...n,t],i=[];return r.forEach((e,t)=>{let n=r[t+1];null!=n&&i.push(new uT(e,n))}),i}function fA(e,t){return new uT(e,t).squaredLength()}function fM(e,n,r,i){let o;let s=new uX;return o=uX.createSegment("M",e[0].start),s.appendSegment(o),e.forEach((l,a)=>{if(t.includes(l)){let e,t,i,a;if("arc"===r){let n;e=-90,((t=l.start.diff(l.end)).x<0||0===t.x&&t.y<0)&&(e+=180);let r=l.getCenter(),u=new uT(r,l.end).rotate(e,r);i=(n=new uT(l.start,r)).pointAt(2/3).rotate(e,l.start),a=u.pointAt(1/3).rotate(-e,u.end),o=uX.createSegment("C",i,a,u.end),s.appendSegment(o),n=new uT(r,l.end),i=u.pointAt(1/3).rotate(e,u.end),a=n.pointAt(1/3).rotate(-e,l.end),o=uX.createSegment("C",i,a,l.end),s.appendSegment(o)}else if("gap"===r)o=uX.createSegment("M",l.end),s.appendSegment(o);else if("cubic"===r){e=l.start.theta(l.end);let r=.6*n,u=1.35*n;((t=l.start.diff(l.end)).x<0||0===t.x&&t.y<0)&&(u*=-1),i=new uA(l.start.x+r,l.start.y+u).rotate(e,l.start),a=new uA(l.end.x-r,l.end.y+u).rotate(e,l.end),o=uX.createSegment("C",i,a,l.end),s.appendSegment(o)}}else{let n=e[a+1];0===i||!n||t.includes(n)?(o=uX.createSegment("L",l.end),s.appendSegment(o)):function(e,t,n,r,i){let o;let s=n.distance(r)/2,l=n.distance(i)/2,a=-Math.min(e,s),u=-Math.min(e,l),c=n.clone().move(r,a).round(),h=n.clone().move(i,u).round(),d=new uA(fP*c.x+fO*n.x,fO*n.y+fP*c.y),f=new uA(fP*h.x+fO*n.x,fO*n.y+fP*h.y);o=uX.createSegment("L",c),t.appendSegment(o),o=uX.createSegment("C",d,f,h),t.appendSegment(o)}(i,s,l.end,l.start,n.end)}}),s}let fT=function(e,r,i,o={}){t=[],n=[],!function(e){let t=e.graph._jumpOverUpdateList;if(null==t&&(t=e.graph._jumpOverUpdateList=[],e.graph.on("cell:mouseup",()=>{let t=e.graph._jumpOverUpdateList;setTimeout(()=>{for(let e=0;e<t.length;e+=1)t[e].update()})}),e.graph.on("model:reseted",()=>{t=e.graph._jumpOverUpdateList=[]})),0>t.indexOf(e)){t.push(e);let n=()=>t.splice(t.indexOf(e),1);e.cell.once("change:connector",n),e.cell.once("removed",n)}}(this);let s=o.size||5,l=o.type||"arc",a=o.radius||0,u=o.ignoreConnectors||["smooth"],c=this.graph,h=c.model.getEdges();if(1===h.length)return fM(fk(e,r,i),s,l,a);let d=this.cell,f=h.indexOf(d),p=c.options.connecting.connector||{},g=h.filter((e,t)=>{let n=e.getConnector()||p;return!u.includes(n.name)&&(!(t>f)||"jumpover"!==n.name)}),m=g.map(e=>c.findViewByCell(e)),y=fk(e,r,i),b=m.map(e=>null==e?[]:e===this?y:fk(e.sourcePoint,e.targetPoint,e.routePoints)),v=[];y.forEach(e=>{let r=g.reduce((t,n,r)=>{if(n!==d){let n=function(e,t){let n=[];return t.forEach(t=>{let r=e.intersectsWithLine(t);r&&n.push(r)}),n}(e,b[r]);t.push(...n)}return t},[]).sort((t,n)=>fA(e.start,t)-fA(e.start,n));if(r.length>0){var i,o,l;v.push(...(i=e,o=r,l=s,o.reduce((e,r,s)=>{if(n.includes(r))return e;let a=e.pop()||i,u=uA.create(r).move(a.start,-l),c=uA.create(r).move(a.start,+l),h=o[s+1];if(null!=h){let e=c.distance(h);e<=l&&(c=h.move(a.start,e),n.push(h))}else if(u.distance(a.end)<2*l+1)return e.push(a),e;if(c.distance(a.start)<2*l+1)return e.push(a),e;let d=new uT(u,c);return t.push(d),e.push(new uT(a.start,u),d,new uT(c,a.end)),e},[])))}else v.push(e)});let x=fM(v,s,l,a);return t=[],n=[],o.raw?x:x.serialize()};(eO=tj||(tj={})).presets=t2,eO.registry=uY.create({type:"connector"}),eO.registry.register(eO.presets,!0);class fN extends sp{constructor(e={}){super(),this.pending=!1,this.changing=!1,this.data={},this.mutate(so(e)),this.changed={}}mutate(e,t={}){let n=!0===t.unset,r=!0===t.silent,i=[],o=this.changing;this.changing=!0,!o&&(this.previous=so(this.data),this.changed={});let s=this.data,l=this.previous,a=this.changed;if(Object.keys(e).forEach(t=>{let r=e[t];!st(s[t],r)&&i.push(t),st(l[t],r)?delete a[t]:a[t]=r,n?delete s[t]:s[t]=r}),!r&&i.length>0&&(this.pending=!0,this.pendingOptions=t,i.forEach(e=>{this.emit("change:*",{key:e,options:t,store:this,current:s[e],previous:l[e]})})),o)return this;if(!r)for(;this.pending;)this.pending=!1,this.emit("changed",{current:s,previous:l,store:this,options:this.pendingOptions});return this.pending=!1,this.changing=!1,this.pendingOptions=null,this}get(e,t){if(null==e)return this.data;let n=this.data[e];return null==n?t:n}getPrevious(e){if(this.previous){let t=this.previous[e];return null==t?void 0:t}}set(e,t,n){return null!=e&&("object"==typeof e?this.mutate(e,t):this.mutate({[e]:t},n)),this}remove(e,t){let n;let r=void 0,i={};if("string"==typeof e)i[e]=r,n=t;else if(Array.isArray(e))e.forEach(e=>i[e]=r),n=t;else{for(let e in this.data)i[e]=r;n=e}return this.mutate(i,Object.assign(Object.assign({},n),{unset:!0})),this}getByPath(e){return sh(this.data,e,"/")}setByPath(e,t,n={}){let r=Array.isArray(e)?[...e]:e.split("/"),i=Array.isArray(e)?e.join("/"):e,o=r[0],s=r.length;if(n.propertyPath=i,n.propertyValue=t,n.propertyPathArray=r,1===s)this.set(o,t,n);else{let i={},l=i,a=o;for(let e=1;e<s;e+=1){let t=r[e],n=Number.isFinite(Number(t));l=l[a]=n?[]:{},a=t}sd(i,r,t,"/");let u=so(this.data);n.rewrite&&sf(u,e,"/");let c=ss(u,i);this.set(o,c[o],n)}return this}removeByPath(e,t){let n=Array.isArray(e)?e:e.split("/"),r=n[0];if(1===n.length)this.remove(r,t);else{let e=n.slice(1),i=so(this.get(r));i&&sf(i,e),this.set(r,i,t)}return this}hasChanged(e){return null==e?Object.keys(this.changed).length>0:e in this.changed}getChanges(e){let t;if(null==e)return this.hasChanged()?so(this.changed):null;let n=this.changing?this.previous:this.data,r={};for(let i in e){let o=e[i];!st(n[i],o)&&(r[i]=o,t=!0)}return t?so(r):null}toJSON(){return so(this.data)}clone(){return new this.constructor(this.data)}dispose(){this.off(),this.data={},this.previous={},this.changed={},this.pending=!1,this.changing=!1,this.pendingOptions=null,this.trigger("disposed",{store:this})}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([sp.dispose()],fN.prototype,"dispose",null);class fj{constructor(e){this.cell=e,this.ids={},this.cache={}}get(){return Object.keys(this.ids)}start(e,t,n={},r="/"){let i=this.cell.getPropByPath(e),o=oW(n,fj.defaultOptions),s=this.getTiming(o.timing),l=this.getInterp(o.interp,i,t),a=0,u=Array.isArray(e)?e.join(r):e,c=Array.isArray(e)?e:e.split(r),h=()=>{let e=new Date().getTime();0===a&&(a=e);let t=(e-a)/o.duration;t<1?this.ids[u]=requestAnimationFrame(h):t=1;let r=l(s(t));this.cell.setPropByPath(c,r),n.progress&&n.progress(Object.assign({progress:t,currentValue:r},this.getArgs(u))),1===t&&(this.cell.notify("transition:complete",this.getArgs(u)),n.complete&&n.complete(this.getArgs(u)),this.cell.notify("transition:finish",this.getArgs(u)),n.finish&&n.finish(this.getArgs(u)),this.clean(u))};return setTimeout(()=>{this.stop(e,void 0,r),this.cache[u]={startValue:i,targetValue:t,options:o},this.ids[u]=requestAnimationFrame(h),this.cell.notify("transition:start",this.getArgs(u)),n.start&&n.start(this.getArgs(u))},n.delay),this.stop.bind(this,e,r,n)}stop(e,t={},n="/"){let r=Array.isArray(e)?e:e.split(n);return Object.keys(this.ids).filter(e=>st(r,e.split(n).slice(0,r.length))).forEach(e=>{cancelAnimationFrame(this.ids[e]);let n=this.cache[e],r=this.getArgs(e),i=Object.assign(Object.assign({},n.options),t),o=i.jumpedToEnd;o&&null!=n.targetValue&&(this.cell.setPropByPath(e,n.targetValue),this.cell.notify("transition:end",Object.assign({},r)),this.cell.notify("transition:complete",Object.assign({},r)),i.complete&&i.complete(Object.assign({},r)));let s=Object.assign({jumpedToEnd:o},r);this.cell.notify("transition:stop",Object.assign({},s)),i.stop&&i.stop(Object.assign({},s)),this.cell.notify("transition:finish",Object.assign({},r)),i.finish&&i.finish(Object.assign({},r)),this.clean(e)}),this}clean(e){delete this.ids[e],delete this.cache[e]}getTiming(e){return"string"==typeof e?tu[e]:e}getInterp(e,t,n){if(e)return e(t,n);if("number"==typeof n)return tc.number(t,n);if("string"==typeof n)return"#"===n[0]?tc.color(t,n):tc.unit(t,n);return tc.object(t,n)}getArgs(e){let t=this.cache[e];return{path:e,startValue:t.startValue,targetValue:t.targetValue,cell:this.cell}}}(fj||(fj={})).defaultOptions={delay:10,duration:100,timing:"linear"};var fI=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class fL extends sp{static config(e){let{markup:t,propHooks:n,attrHooks:r}=e,i=fI(e,["markup","propHooks","attrHooks"]);null!=t&&(this.markup=t),n&&(this.propHooks=this.propHooks.slice(),Array.isArray(n)?this.propHooks.push(...n):"function"==typeof n?this.propHooks.push(n):Object.values(n).forEach(e=>{"function"==typeof e&&this.propHooks.push(e)})),r&&(this.attrHooks=Object.assign(Object.assign({},this.attrHooks),r)),this.defaults=ss({},this.defaults,i)}static getMarkup(){return this.markup}static getDefaults(e){return e?this.defaults:so(this.defaults)}static getAttrHooks(){return this.attrHooks}static applyPropHooks(e,t){return this.propHooks.reduce((t,n)=>n?n0(n,e,t):t,t)}get[Symbol.toStringTag](){return fL.toStringTag}constructor(e={}){super();let t=this.constructor.getDefaults(!0),n=ss({},this.preprocess(t),this.preprocess(e));this.id=n.id||lH(),this.store=new fN(n),this.animation=new fj(this),this.setup(),this.init(),this.postprocess(e)}init(){}get model(){return this._model}set model(e){this._model!==e&&(this._model=e)}preprocess(e,t){let n=e.id,r=this.constructor.applyPropHooks(this,e);return null==n&&!0!==t&&(r.id=lH()),r}postprocess(e){}setup(){this.store.on("change:*",e=>{let{key:t,current:n,previous:r,options:i}=e;this.notify("change:*",{key:t,options:i,current:n,previous:r,cell:this}),this.notify(`change:${t}`,{options:i,current:n,previous:r,cell:this});("source"===t||"target"===t)&&this.notify("change:terminal",{type:t,current:n,previous:r,options:i,cell:this})}),this.store.on("changed",({options:e})=>this.notify("changed",{options:e,cell:this}))}notify(e,t){this.trigger(e,t);let n=this.model;return n&&(n.notify(`cell:${e}`,t),this.isNode()?n.notify(`node:${e}`,Object.assign(Object.assign({},t),{node:this})):this.isEdge()&&n.notify(`edge:${e}`,Object.assign(Object.assign({},t),{edge:this}))),this}isNode(){return!1}isEdge(){return!1}isSameStore(e){return this.store===e.store}get view(){return this.store.get("view")}get shape(){return this.store.get("shape","")}getProp(e,t){return null==e?this.store.get():this.store.get(e,t)}setProp(e,t,n){if("string"==typeof e)this.store.set(e,t,n);else{let n=this.preprocess(e,!0);this.store.set(ss({},this.getProp(),n),t),this.postprocess(e)}return this}removeProp(e,t){return"string"==typeof e||Array.isArray(e)?this.store.removeByPath(e,t):this.store.remove(t),this}hasChanged(e){return null==e?this.store.hasChanged():this.store.hasChanged(e)}getPropByPath(e){return this.store.getByPath(e)}setPropByPath(e,t,n={}){return this.model&&("children"===e?this._children=t?t.map(e=>this.model.getCell(e)).filter(e=>null!=e):null:"parent"===e&&(this._parent=t?this.model.getCell(t):null)),this.store.setByPath(e,t,n),this}removePropByPath(e,t={}){let n=Array.isArray(e)?e:e.split("/");return"attrs"===n[0]&&(t.dirty=!0),this.store.removeByPath(n,t),this}prop(e,t,n){if(null==e)return this.getProp();if("string"==typeof e||Array.isArray(e))return 1==arguments.length?this.getPropByPath(e):null==t?this.removePropByPath(e,n||{}):this.setPropByPath(e,t,n||{});return this.setProp(e,t||{})}previous(e){return this.store.getPrevious(e)}get zIndex(){return this.getZIndex()}set zIndex(e){null==e?this.removeZIndex():this.setZIndex(e)}getZIndex(){return this.store.get("zIndex")}setZIndex(e,t={}){return this.store.set("zIndex",e,t),this}removeZIndex(e={}){return this.store.remove("zIndex",e),this}toFront(e={}){let t=this.model;if(t){let n,r=t.getMaxZIndex();e.deep?(n=this.getDescendants({deep:!0,breadthFirst:!0})).unshift(this):n=[this],r=r-n.length+1;let i=t.total(),o=t.indexOf(this)!==i-n.length;!o&&(o=n.some((e,t)=>e.getZIndex()!==r+t)),o&&this.batchUpdate("to-front",()=>{r+=n.length,n.forEach((t,n)=>{t.setZIndex(r+n,e)})})}return this}toBack(e={}){let t=this.model;if(t){let n,r=t.getMinZIndex();e.deep?(n=this.getDescendants({deep:!0,breadthFirst:!0})).unshift(this):n=[this];let i=0!==t.indexOf(this);!i&&(i=n.some((e,t)=>e.getZIndex()!==r+t)),i&&this.batchUpdate("to-back",()=>{r-=n.length,n.forEach((t,n)=>{t.setZIndex(r+n,e)})})}return this}get markup(){return this.getMarkup()}set markup(e){null==e?this.removeMarkup():this.setMarkup(e)}getMarkup(){let e=this.store.get("markup");return null==e&&(e=this.constructor.getMarkup()),e}setMarkup(e,t={}){return this.store.set("markup",e,t),this}removeMarkup(e={}){return this.store.remove("markup",e),this}get attrs(){return this.getAttrs()}set attrs(e){null==e?this.removeAttrs():this.setAttrs(e)}getAttrs(){let e=this.store.get("attrs");return e?Object.assign({},e):{}}setAttrs(e,t={}){if(null==e)this.removeAttrs(t);else{let n=e=>this.store.set("attrs",e,t);if(!0===t.overwrite)n(e);else{let r=this.getAttrs();n(!1===t.deep?Object.assign(Object.assign({},r),e):ss({},r,e))}}return this}replaceAttrs(e,t={}){return this.setAttrs(e,Object.assign(Object.assign({},t),{overwrite:!0}))}updateAttrs(e,t={}){return this.setAttrs(e,Object.assign(Object.assign({},t),{deep:!1}))}removeAttrs(e={}){return this.store.remove("attrs",e),this}getAttrDefinition(e){if(!e)return null;let t=this.constructor.getAttrHooks()||{},n=t[e]||tm.registry.get(e);if(!n){let r=lB(e);n=t[r]||tm.registry.get(r)}return n||null}getAttrByPath(e){return null==e||""===e?this.getAttrs():this.getPropByPath(this.prefixAttrPath(e))}setAttrByPath(e,t,n={}){return this.setPropByPath(this.prefixAttrPath(e),t,n),this}removeAttrByPath(e,t={}){return this.removePropByPath(this.prefixAttrPath(e),t),this}prefixAttrPath(e){return Array.isArray(e)?["attrs"].concat(e):`attrs/${e}`}attr(e,t,n){if(null==e)return this.getAttrByPath();if("string"==typeof e||Array.isArray(e))return 1==arguments.length?this.getAttrByPath(e):null==t?this.removeAttrByPath(e,n||{}):this.setAttrByPath(e,t,n||{});return this.setAttrs(e,t||{})}get visible(){return this.isVisible()}set visible(e){this.setVisible(e)}setVisible(e,t={}){return this.store.set("visible",e,t),this}isVisible(){return!1!==this.store.get("visible")}show(e={}){return!this.isVisible()&&this.setVisible(!0,e),this}hide(e={}){return this.isVisible()&&this.setVisible(!1,e),this}toggleVisible(e,t={}){let n="boolean"==typeof e?e:!this.isVisible(),r="boolean"==typeof e?t:e;return n?this.show(r):this.hide(r),this}get data(){return this.getData()}set data(e){this.setData(e)}getData(){return this.store.get("data")}setData(e,t={}){if(null==e)this.removeData(t);else{let n=e=>this.store.set("data",e,t);if(!0===t.overwrite)n(e);else{let r=this.getData();n(!1===t.deep?"object"==typeof e?Object.assign(Object.assign({},r),e):e:ss({},r,e))}}return this}replaceData(e,t={}){return this.setData(e,Object.assign(Object.assign({},t),{overwrite:!0}))}updateData(e,t={}){return this.setData(e,Object.assign(Object.assign({},t),{deep:!1}))}removeData(e={}){return this.store.remove("data",e),this}get parent(){return this.getParent()}get children(){return this.getChildren()}getParentId(){return this.store.get("parent")}getParent(){let e=this.getParentId();if(e&&this.model){let t=this.model.getCell(e);return this._parent=t,t}return null}getChildren(){let e=this.store.get("children");if(e&&e.length&&this.model){let t=e.map(e=>{var t;return null===(t=this.model)||void 0===t?void 0:t.getCell(e)}).filter(e=>null!=e);return this._children=t,[...t]}return null}hasParent(){return null!=this.parent}isParentOf(e){return null!=e&&e.getParent()===this}isChildOf(e){return null!=e&&this.getParent()===e}eachChild(e,t){return this.children&&this.children.forEach(e,t),this}filterChild(e,t){return this.children?this.children.filter(e,t):[]}getChildCount(){return null==this.children?0:this.children.length}getChildIndex(e){return null==this.children?-1:this.children.indexOf(e)}getChildAt(e){return null!=this.children&&e>=0?this.children[e]:null}getAncestors(e={}){let t=[],n=this.getParent();for(;n;)t.push(n),n=!1!==e.deep?n.getParent():null;return t}getDescendants(e={}){if(!1!==e.deep){if(e.breadthFirst){let e=[],t=this.getChildren()||[];for(;t.length>0;){let n=t.shift(),r=n.getChildren();e.push(n),r&&t.push(...r)}return e}{let t=this.getChildren()||[];return t.forEach(n=>{t.push(...n.getDescendants(e))}),t}}return this.getChildren()||[]}isDescendantOf(e,t={}){if(null==e)return!1;if(!1!==t.deep){let t=this.getParent();for(;t;){if(t===e)return!0;t=t.getParent()}return!1}return this.isChildOf(e)}isAncestorOf(e,t={}){return null!=e&&e.isDescendantOf(this,t)}contains(e){return this.isAncestorOf(e)}getCommonAncestor(...e){return fL.getCommonAncestor(this,...e)}setParent(e,t={}){return this._parent=e,e?this.store.set("parent",e.id,t):this.store.remove("parent",t),this}setChildren(e,t={}){return this._children=e,null!=e?this.store.set("children",e.map(e=>e.id),t):this.store.remove("children",t),this}unembed(e,t={}){let n=this.children;if(null!=n&&null!=e){let r=this.getChildIndex(e);-1!==r&&(n.splice(r,1),e.setParent(null,t),this.setChildren(n,t))}return this}embed(e,t={}){return e.addTo(this,t),this}addTo(e,t={}){return fL.isCell(e)?e.addChild(this,t):e.addCell(this,t),this}insertTo(e,t,n={}){return e.insertChild(this,t,n),this}addChild(e,t={}){return this.insertChild(e,void 0,t)}insertChild(e,t,n={}){if(null!=e&&e!==this){let r=e.getParent(),i=this!==r,o=t;if(null==o&&(o=this.getChildCount(),!i&&(o-=1)),r){let t=r.getChildren();if(t){let i=t.indexOf(e);i>=0&&(e.setParent(null,n),t.splice(i,1),r.setChildren(t,n))}}let s=this.children;if(null==s?(s=[]).push(e):s.splice(o,0,e),e.setParent(this,n),this.setChildren(s,n),i&&this.model){let e=this.model.getIncomingEdges(this),t=this.model.getOutgoingEdges(this);e&&e.forEach(e=>e.updateParent(n)),t&&t.forEach(e=>e.updateParent(n))}this.model&&this.model.addCell(e,n)}return this}removeFromParent(e={}){let t=this.getParent();if(null!=t){let n=t.getChildIndex(this);t.removeChildAt(n,e)}return this}removeChild(e,t={}){let n=this.getChildIndex(e);return this.removeChildAt(n,t)}removeChildAt(e,t={}){let n=this.getChildAt(e);return null!=this.children&&null!=n&&(this.unembed(n,t),n.remove(t)),n}remove(e={}){return this.batchUpdate("remove",()=>{let t=this.getParent();t&&t.removeChild(this,e),!1!==e.deep&&this.eachChild(t=>t.remove(e)),this.model&&this.model.removeCell(this,e)}),this}transition(e,t,n={},r="/"){return this.animation.start(e,t,n,r)}stopTransition(e,t,n="/"){return this.animation.stop(e,t,n),this}getTransitions(){return this.animation.get()}translate(e,t,n){return this}scale(e,t,n,r){return this}addTools(e,t,n){let r=Array.isArray(e)?e:[e],i="string"==typeof t?t:null,o="object"==typeof t?t:"object"==typeof n?n:{};if(o.reset)return this.setTools({name:i,items:r,local:o.local},o);let s=so(this.getTools());if(null==s||null==i||s.name===i)return null==s&&(s={}),!s.items&&(s.items=[]),s.name=i,s.items=[...s.items,...r],this.setTools(Object.assign({},s),o)}setTools(e,t={}){return null==e?this.removeTools():this.store.set("tools",fL.normalizeTools(e),t),this}getTools(){return this.store.get("tools")}removeTools(e={}){return this.store.remove("tools",e),this}hasTools(e){let t=this.getTools();return null!=t&&(null==e||t.name===e)}hasTool(e){let t=this.getTools();return null!=t&&t.items.some(t=>"string"==typeof t?t===e:t.name===e)}removeTool(e,t={}){let n=so(this.getTools());if(n){let r=!1,i=n.items.slice(),o=e=>{i.splice(e,1),r=!0};if("number"==typeof e)o(e);else for(let t=i.length-1;t>=0;t-=1){let n=i[t];("string"==typeof n?n===e:n.name===e)&&o(t)}r&&(n.items=i,this.setTools(n,t))}return this}getBBox(e){return new uM}getConnectionPoint(e,t){return new uA}toJSON(e={}){let t=Object.assign({},this.store.get()),n=Object.prototype.toString,r=this.isNode()?"node":this.isEdge()?"edge":"cell";if(!t.shape){let e=this.constructor;throw Error(`Unable to serialize ${r} missing "shape" prop, check the ${r} "${e.name||n.call(e)}"`)}let i=this.constructor,o=!0===e.diff,s=t.attrs||{},l=i.getDefaults(!0),a=o?this.preprocess(l,!0):l,u=a.attrs||{},c={};Object.entries(t).forEach(([e,i])=>{if(null!=i&&!Array.isArray(i)&&"object"==typeof i&&!it(i))throw Error(`Can only serialize ${r} with plain-object props, but got a "${n.call(i)}" type of key "${e}" on ${r} "${this.id}"`);"attrs"!==e&&"shape"!==e&&o&&st(i,a[e])&&delete t[e]}),Object.keys(s).forEach(e=>{let t=s[e],n=u[e];Object.keys(t).forEach(r=>{let i=t[r],o=n?n[r]:null;null==i||"object"!=typeof i||Array.isArray(i)?(null==n||!st(o,i))&&(null==c[e]&&(c[e]={}),c[e][r]=i):Object.keys(i).forEach(t=>{let s=i[t];(null==n||null==o||!nS(o)||!st(o[t],s))&&(null==c[e]&&(c[e]={}),null==c[e][r]&&(c[e][r]={}),c[e][r][t]=s)})})});let h=Object.assign(Object.assign({},t),{attrs:ob(c)?void 0:c});return null==h.attrs&&delete h.attrs,0===h.angle&&delete h.angle,so(h)}clone(e={}){if(!e.deep){let t=Object.assign({},this.store.get());return!e.keepId&&delete t.id,delete t.parent,delete t.children,new this.constructor(t)}return fL.deepClone(this)[this.id]}findView(e){return e.findViewByCell(this)}startBatch(e,t={},n=this.model){return this.notify("batch:start",{name:e,data:t,cell:this}),n&&n.startBatch(e,Object.assign(Object.assign({},t),{cell:this})),this}stopBatch(e,t={},n=this.model){return n&&n.stopBatch(e,Object.assign(Object.assign({},t),{cell:this})),this.notify("batch:stop",{name:e,data:t,cell:this}),this}batchUpdate(e,t,n){let r=this.model;this.startBatch(e,n,r);let i=t();return this.stopBatch(e,n,r),i}dispose(){this.removeFromParent(),this.store.dispose()}}fL.defaults={},fL.attrHooks={},fL.propHooks=[],!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([sp.dispose()],fL.prototype,"dispose",null),(fL||(fL={})).normalizeTools=function(e){return"string"==typeof e?{items:[e]}:Array.isArray(e)?{items:e}:e.items?e:{items:[e]}},(ek=fL||(fL={})).toStringTag=`X6.${ek.name}`,ek.isCell=function(e){if(null==e)return!1;if(e instanceof ek)return!0;let t=e[Symbol.toStringTag];return(null==t||t===ek.toStringTag)&&"function"==typeof e.isNode&&"function"==typeof e.isEdge&&"function"==typeof e.prop&&"function"==typeof e.attr||!1},(eA=fL||(fL={})).getCommonAncestor=function(...e){let t=e.filter(e=>null!=e).map(e=>e.getAncestors()).sort((e,t)=>e.length-t.length);return t.shift().find(e=>t.every(t=>t.includes(e)))||null},eA.getCellsBBox=function(e,t={}){let n=null;for(let r=0,i=e.length;r<i;r+=1){let i=e[r],o=i.getBBox(t);if(o){if(i.isNode()){let e=i.getAngle();null!=e&&0!==e&&(o=o.bbox(e))}n=null==n?o:n.union(o)}}return n},eA.deepClone=function(e){let t=[e,...e.getDescendants({deep:!0})];return eA.cloneCells(t)},eA.cloneCells=function(e){let t=sJ(e),n=t.reduce((e,t)=>(e[t.id]=t.clone(),e),{});return t.forEach(e=>{let t=n[e.id];if(t.isEdge()){let e=t.getSourceCellId(),r=t.getTargetCellId();e&&n[e]&&t.setSource(Object.assign(Object.assign({},t.getSource()),{cell:n[e].id})),r&&n[r]&&t.setTarget(Object.assign(Object.assign({},t.getTarget()),{cell:n[r].id}))}let r=e.getParent();r&&n[r.id]&&t.setParent(n[r.id]);let i=e.getChildren();if(i&&i.length){let e=i.reduce((e,t)=>(n[t.id]&&e.push(n[t.id]),e),[]);e.length>0&&t.setChildren(e)}}),n},!function(e){e.config({propHooks(t){var{tools:n}=t,r=fI(t,["tools"]);return n&&(r.tools=e.normalizeTools(n)),r}})}(fL||(fL={}));(eM=tI||(tI={})).exist=function(e,t){return t?null!=i&&i.exist(e):null!=o&&o.exist(e)},eM.setEdgeRegistry=function(e){i=e},eM.setNodeRegistry=function(e){o=e};class fR{constructor(e){this.ports=[],this.groups={},this.init(so(e))}getPorts(){return this.ports}getGroup(e){return null!=e?this.groups[e]:null}getPortsByGroup(e){return this.ports.filter(t=>t.group===e||null==t.group&&null==e)}getPortsLayoutByGroup(e,t){let n;let r=this.getPortsByGroup(e),i=e?this.getGroup(e):null,o=i?i.position:null,s=o?o.name:null;if(null!=s){let e=tx.registry.get(s);if(null==e)return tx.registry.onNotFound(s);n=e}else n=tx.presets.left;let l=r.map(e=>e&&e.position&&e.position.args||{});return n(l,t,o&&o.args||{}).map((e,n)=>{let i=r[n];return{portLayout:e,portId:i.id,portSize:i.size,portAttrs:i.attrs,labelSize:i.label.size,labelLayout:this.getPortLabelLayout(i,uA.create(e.position),t)}})}init(e){let{groups:t,items:n}=e;null!=t&&Object.keys(t).forEach(e=>{this.groups[e]=this.parseGroup(t[e])}),Array.isArray(n)&&n.forEach(e=>{this.ports.push(this.parsePort(e))})}parseGroup(e){return Object.assign(Object.assign({},e),{label:this.getLabel(e,!0),position:this.getPortPosition(e.position,!0)})}parsePort(e){let t=Object.assign({},e),n=this.getGroup(e.group)||{};return t.markup=t.markup||n.markup,t.attrs=ss({},n.attrs,t.attrs),t.position=this.createPosition(n,t),t.label=ss({},n.label,this.getLabel(t)),t.zIndex=this.getZIndex(n,t),t.size=Object.assign(Object.assign({},n.size),t.size),t}getZIndex(e,t){return"number"==typeof t.zIndex?t.zIndex:"number"==typeof e.zIndex||"auto"===e.zIndex?e.zIndex:"auto"}createPosition(e,t){return ss({name:"left",args:{}},e.position,{args:t.args})}getPortPosition(e,t=!1){if(null==e){if(t)return{name:"left",args:{}}}else{if("string"==typeof e)return{name:e,args:{}};if(Array.isArray(e))return{name:"absolute",args:{x:e[0],y:e[1]}};if("object"==typeof e)return e}return{args:{}}}getPortLabelPosition(e,t=!1){if(null==e){if(t)return{name:"left",args:{}}}else{if("string"==typeof e)return{name:e,args:{}};if("object"==typeof e)return e}return{args:{}}}getLabel(e,t=!1){let n=e.label||{};return n.position=this.getPortLabelPosition(n.position,t),n}getPortLabelLayout(e,t,n){let r=e.label.position.name||"left",i=e.label.position.args||{},o=tw.registry.get(r)||tw.presets.left;return o?o(t,n,i):null}}var f_=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class fB extends fL{get[Symbol.toStringTag](){return fB.toStringTag}constructor(e={}){super(e),this.initPorts()}preprocess(e,t){let{x:n,y:r,width:i,height:o}=e,s=f_(e,["x","y","width","height"]);if(null!=n||null!=r){let e=s.position;s.position=Object.assign(Object.assign({},e),{x:null!=n?n:e?e.x:0,y:null!=r?r:e?e.y:0})}if(null!=i||null!=o){let e=s.size;s.size=Object.assign(Object.assign({},e),{width:null!=i?i:e?e.width:0,height:null!=o?o:e?e.height:0})}return super.preprocess(s,t)}isNode(){return!0}size(e,t,n){return void 0===e?this.getSize():"number"==typeof e?this.setSize(e,t,n):this.setSize(e,t)}getSize(){let e=this.store.get("size");return e?Object.assign({},e):{width:1,height:1}}setSize(e,t,n){return"object"==typeof e?this.resize(e.width,e.height,t):this.resize(e,t,n),this}resize(e,t,n={}){this.startBatch("resize",n);let r=n.direction;if(r){let i;let o=this.getSize();switch(r){case"left":case"right":t=o.height;break;case"top":case"bottom":e=o.width}let s={right:0,"top-right":0,top:1,"top-left":1,left:2,"bottom-left":2,bottom:3,"bottom-right":3}[r],l=th.normalize(this.getAngle()||0);n.absolute&&(s+=Math.floor((l+45)/90),s%=4);let a=this.getBBox(),u=(i=0===s?a.getBottomLeft():1===s?a.getCorner():2===s?a.getTopRight():a.getOrigin()).clone().rotate(-l,a.getCenter()),c=Math.sqrt(e*e+t*t)/2,h=s*Math.PI/2;h+=Math.atan(s%2==0?t/e:e/t),h-=th.toRad(l);let d=uA.fromPolar(c,h,u).clone().translate(-(e/2),-(t/2));this.store.set("size",{width:e,height:t},n),this.setPosition(d.x,d.y,n)}else this.store.set("size",{width:e,height:t},n);return this.stopBatch("resize",n),this}scale(e,t,n,r={}){let i=this.getBBox().scale(e,t,null==n?void 0:n);return this.startBatch("scale",r),this.setPosition(i.x,i.y,r),this.resize(i.width,i.height,r),this.stopBatch("scale"),this}position(e,t,n){return"number"==typeof e?this.setPosition(e,t,n):this.getPosition(e)}getPosition(e={}){if(e.relative){let e=this.getParent();if(null!=e&&e.isNode()){let t=this.getPosition(),n=e.getPosition();return{x:t.x-n.x,y:t.y-n.y}}}let t=this.store.get("position");return t?Object.assign({},t):{x:0,y:0}}setPosition(e,t,n={}){let r,i,o;if("object"==typeof e?(r=e.x,i=e.y,o=t||{}):(r=e,i=t,o=n||{}),o.relative){let e=this.getParent();if(null!=e&&e.isNode()){let t=e.getPosition();r+=t.x,i+=t.y}}if(o.deep){let e=this.getPosition();this.translate(r-e.x,i-e.y,o)}else this.store.set("position",{x:r,y:i},o);return this}translate(e=0,t=0,n={}){if(0===e&&0===t)return this;n.translateBy=n.translateBy||this.id;let r=this.getPosition();if(null!=n.restrict&&n.translateBy===this.id){let i=this.getBBox({deep:!0}),o=n.restrict,s=r.x-i.x,l=r.y-i.y,a=Math.max(o.x+s,Math.min(o.x+o.width+s-i.width,r.x+e)),u=Math.max(o.y+l,Math.min(o.y+o.height+l-i.height,r.y+t));e=a-r.x,t=u-r.y}let i={x:r.x+e,y:r.y+t};return n.tx=e,n.ty=t,n.transition?("object"!=typeof n.transition&&(n.transition={}),this.transition("position",i,Object.assign(Object.assign({},n.transition),{interp:tc.object})),this.eachChild(r=>{var i;!(null===(i=n.exclude)||void 0===i?void 0:i.includes(r))&&r.translate(e,t,n)})):(this.startBatch("translate",n),this.store.set("position",i,n),this.eachChild(r=>{var i;!(null===(i=n.exclude)||void 0===i?void 0:i.includes(r))&&r.translate(e,t,n)}),this.stopBatch("translate",n)),this}angle(e,t){return null==e?this.getAngle():this.rotate(e,t)}getAngle(){return this.store.get("angle",0)}rotate(e,t={}){let n=this.getAngle();if(t.center){let r=this.getSize(),i=this.getPosition(),o=this.getBBox().getCenter();o.rotate(n-e,t.center);let s=o.x-r.width/2-i.x,l=o.y-r.height/2-i.y;this.startBatch("rotate",{angle:e,options:t}),this.setPosition(i.x+s,i.y+l,t),this.rotate(e,Object.assign(Object.assign({},t),{center:null})),this.stopBatch("rotate")}else this.store.set("angle",t.absolute?e:(n+e)%360,t);return this}getBBox(e={}){if(e.deep){let e=this.getDescendants({deep:!0,breadthFirst:!0});return e.push(this),fL.getCellsBBox(e)}return uM.fromPositionAndSize(this.getPosition(),this.getSize())}getConnectionPoint(e,t){let n=this.getBBox(),r=n.getCenter(),i=e.getTerminal(t);if(null==i)return r;let o=i.port;if(!o||!this.hasPort(o))return r;let s=this.getPort(o);if(!s||!s.group)return r;let l=this.getPortsPosition(s.group)[o].position,a=uA.create(l).translate(n.getOrigin()),u=this.getAngle();return u&&a.rotate(-u,r),a}fit(e={}){let t=(this.getChildren()||[]).filter(e=>e.isNode());if(0===t.length)return this;this.startBatch("fit-embeds",e),e.deep&&t.forEach(t=>t.fit(e));let{x:n,y:r,width:i,height:o}=fL.getCellsBBox(t),s=lJ(e.padding);return n-=s.left,r-=s.top,i+=s.left+s.right,o+=s.bottom+s.top,this.store.set({position:{x:n,y:r},size:{width:i,height:o}},e),this.stopBatch("fit-embeds"),this}get portContainerMarkup(){return this.getPortContainerMarkup()}set portContainerMarkup(e){this.setPortContainerMarkup(e)}getDefaultPortContainerMarkup(){return this.store.get("defaultPortContainerMarkup")||tE.getPortContainerMarkup()}getPortContainerMarkup(){return this.store.get("portContainerMarkup")||this.getDefaultPortContainerMarkup()}setPortContainerMarkup(e,t={}){return this.store.set("portContainerMarkup",tE.clone(e),t),this}get portMarkup(){return this.getPortMarkup()}set portMarkup(e){this.setPortMarkup(e)}getDefaultPortMarkup(){return this.store.get("defaultPortMarkup")||tE.getPortMarkup()}getPortMarkup(){return this.store.get("portMarkup")||this.getDefaultPortMarkup()}setPortMarkup(e,t={}){return this.store.set("portMarkup",tE.clone(e),t),this}get portLabelMarkup(){return this.getPortLabelMarkup()}set portLabelMarkup(e){this.setPortLabelMarkup(e)}getDefaultPortLabelMarkup(){return this.store.get("defaultPortLabelMarkup")||tE.getPortLabelMarkup()}getPortLabelMarkup(){return this.store.get("portLabelMarkup")||this.getDefaultPortLabelMarkup()}setPortLabelMarkup(e,t={}){return this.store.set("portLabelMarkup",tE.clone(e),t),this}get ports(){let e=this.store.get("ports",{items:[]});return null==e.items&&(e.items=[]),e}getPorts(){return so(this.ports.items)}getPortsByGroup(e){return this.getPorts().filter(t=>t.group===e)}getPort(e){return so(this.ports.items.find(t=>t.id&&t.id===e))}getPortAt(e){return this.ports.items[e]||null}hasPorts(){return this.ports.items.length>0}hasPort(e){return -1!==this.getPortIndex(e)}getPortIndex(e){let t="string"==typeof e?e:e.id;return null!=t?this.ports.items.findIndex(e=>e.id===t):-1}getPortsPosition(e){let t=this.getSize();return this.port.getPortsLayoutByGroup(e,new uM(0,0,t.width,t.height)).reduce((e,t)=>{let n=t.portLayout;return e[t.portId]={position:Object.assign({},n.position),angle:n.angle||0},e},{})}getPortProp(e,t){return this.getPropByPath(this.prefixPortPath(e,t))}setPortProp(e,t,n,r){if("string"==typeof t||Array.isArray(t)){let i=this.prefixPortPath(e,t);return this.setPropByPath(i,n,r)}let i=this.prefixPortPath(e);return this.setPropByPath(i,t,n)}removePortProp(e,t,n){return"string"==typeof t||Array.isArray(t)?this.removePropByPath(this.prefixPortPath(e,t),n):this.removePropByPath(this.prefixPortPath(e),t)}portProp(e,t,n,r){if(null==t)return this.getPortProp(e);if("string"==typeof t||Array.isArray(t))return 2==arguments.length?this.getPortProp(e,t):null==n?this.removePortProp(e,t,r):this.setPortProp(e,t,n,r);return this.setPortProp(e,t,n)}prefixPortPath(e,t){let n=this.getPortIndex(e);if(-1===n)throw Error(`Unable to find port with id: "${e}"`);return null==t||""===t?["ports","items",`${n}`]:Array.isArray(t)?["ports","items",`${n}`,...t]:`ports/items/${n}/${t}`}addPort(e,t){let n=[...this.ports.items];return n.push(e),this.setPropByPath("ports/items",n,t),this}addPorts(e,t){return this.setPropByPath("ports/items",[...this.ports.items,...e],t),this}insertPort(e,t,n){let r=[...this.ports.items];return r.splice(e,0,t),this.setPropByPath("ports/items",r,n),this}removePort(e,t={}){return this.removePortAt(this.getPortIndex(e),t)}removePortAt(e,t={}){if(e>=0){let n=[...this.ports.items];n.splice(e,1),t.rewrite=!0,this.setPropByPath("ports/items",n,t)}return this}removePorts(e,t){let n;if(Array.isArray(e)){if(n=t||{},e.length){n.rewrite=!0;let t=[...this.ports.items].filter(t=>!e.some(e=>{let n="string"==typeof e?e:e.id;return t.id===n}));this.setPropByPath("ports/items",t,n)}}else(n=e||{}).rewrite=!0,this.setPropByPath("ports/items",[],n);return this}getParsedPorts(){return this.port.getPorts()}getParsedGroups(){return this.port.groups}getPortsLayoutByGroup(e,t){return this.port.getPortsLayoutByGroup(e,t)}initPorts(){this.updatePortData(),this.on("change:ports",()=>{this.processRemovedPort(),this.updatePortData()})}processRemovedPort(){let e=this.ports,t={};e.items.forEach(e=>{e.id&&(t[e.id]=!0)});let n={};(this.store.getPrevious("ports")||{items:[]}).items.forEach(e=>{e.id&&!t[e.id]&&(n[e.id]=!0)});let r=this.model;r&&!ob(n)&&(r.getConnectedEdges(this,{incoming:!0}).forEach(e=>{let t=e.getTargetPortId();t&&n[t]&&e.remove()}),r.getConnectedEdges(this,{outgoing:!0}).forEach(e=>{let t=e.getSourcePortId();t&&n[t]&&e.remove()}))}validatePorts(){let e={},t=[];return this.ports.items.forEach(n=>{"object"!=typeof n&&t.push(`Invalid port ${n}.`),null==n.id&&(n.id=this.generatePortId()),e[n.id]&&t.push("Duplicitied port id."),e[n.id]=!0}),t}generatePortId(){return lH()}updatePortData(){let e=this.validatePorts();if(e.length>0)throw this.store.set("ports",this.store.getPrevious("ports")),Error(e.join(" "));let t=this.port?this.port.getPorts():null;this.port=new fR(this.ports);let n=this.port.getPorts(),r=t?n.filter(e=>t.find(t=>t.id===e.id)?null:e):[...n],i=t?t.filter(e=>n.find(t=>t.id===e.id)?null:e):[];r.length>0&&this.notify("ports:added",{added:r,cell:this,node:this}),i.length>0&&this.notify("ports:removed",{removed:i,cell:this,node:this})}}fB.defaults={angle:0,position:{x:0,y:0},size:{width:1,height:1}},(eT=fB||(fB={})).toStringTag=`X6.${eT.name}`,eT.isNode=function(e){if(null==e)return!1;if(e instanceof eT)return!0;let t=e[Symbol.toStringTag];return(null==t||t===eT.toStringTag)&&"function"==typeof e.isNode&&"function"==typeof e.isEdge&&"function"==typeof e.prop&&"function"==typeof e.attr&&"function"==typeof e.size&&"function"==typeof e.position||!1},!function(e){e.config({propHooks(e){var{ports:t}=e,n=f_(e,["ports"]);return t&&(n.ports=Array.isArray(t)?{items:t}:t),n}})}(fB||(fB={})),(eN=fB||(fB={})).registry=uY.create({type:"node",process(e,t){if(tI.exist(e,!0))throw Error(`Node with name '${e}' was registered by anthor Edge`);if("function"==typeof t)return t.config({shape:e}),t;let n=eN,{inherit:r}=t,i=f_(t,["inherit"]);if(r){if("string"==typeof r){let e=this.get(r);null==e?this.onNotFound(r,"inherited"):n=e}else n=r}null==i.constructorName&&(i.constructorName=e);let o=n.define.call(n,i);return o.config({shape:e}),o}}),tI.setNodeRegistry(eN.registry);ej=fB||(fB={}),s=0,ej.define=function(e){var t;let{constructorName:n,overwrite:r}=e,i=f_(e,["constructorName","overwrite"]);let o=su((t=n||i.shape)?lU(t):(s+=1,`CustomNode${s}`),this);return o.config(i),i.shape&&ej.registry.register(i.shape,o,r),o},ej.create=function(e){let t=e.shape||"rect",n=ej.registry.get(t);return n?new n(e):ej.registry.onNotFound(t)};var fD=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class fz extends fL{get[Symbol.toStringTag](){return fz.toStringTag}constructor(e={}){super(e)}preprocess(e,t){let{source:n,sourceCell:r,sourcePort:i,sourcePoint:o,target:s,targetCell:l,targetPort:a,targetPoint:u}=e,c=fD(e,["source","sourceCell","sourcePort","sourcePoint","target","targetCell","targetPort","targetPoint"]);if(null!=n){if(fL.isCell(n))c.source={cell:n.id};else{let e;if("string"==typeof(e=n)||"number"==typeof e)c.source={cell:n};else if(uA.isPoint(n))c.source=n.toJSON();else if(Array.isArray(n))c.source={x:n[0],y:n[1]};else{let e=n.cell;fL.isCell(e)?c.source=Object.assign(Object.assign({},n),{cell:e.id}):c.source=n}}}if(null!=r||null!=i){let e=c.source;if(null!=r){let t;let n="string"==typeof(t=r)||"number"==typeof t?r:r.id;e?e.cell=n:e=c.source={cell:n}}null!=i&&e&&(e.port=i)}else null!=o&&(c.source=uA.create(o).toJSON());if(null!=s){if(fL.isCell(s))c.target={cell:s.id};else{let e;if("string"==typeof(e=s)||"number"==typeof e)c.target={cell:s};else if(uA.isPoint(s))c.target=s.toJSON();else if(Array.isArray(s))c.target={x:s[0],y:s[1]};else{let e=s.cell;fL.isCell(e)?c.target=Object.assign(Object.assign({},s),{cell:e.id}):c.target=s}}}if(null!=l||null!=a){let e=c.target;if(null!=l){let t;let n="string"==typeof(t=l)||"number"==typeof t?l:l.id;e?e.cell=n:e=c.target={cell:n}}null!=a&&e&&(e.port=a)}else null!=u&&(c.target=uA.create(u).toJSON());return super.preprocess(c,t)}setup(){super.setup(),this.on("change:labels",e=>this.onLabelsChanged(e)),this.on("change:vertices",e=>this.onVertexsChanged(e))}isEdge(){return!0}disconnect(e={}){return this.store.set({source:{x:0,y:0},target:{x:0,y:0}},e),this}get source(){return this.getSource()}set source(e){this.setSource(e)}getSource(){return this.getTerminal("source")}getSourceCellId(){return this.source.cell}getSourcePortId(){return this.source.port}setSource(e,t,n={}){return this.setTerminal("source",e,t,n)}get target(){return this.getTarget()}set target(e){this.setTarget(e)}getTarget(){return this.getTerminal("target")}getTargetCellId(){return this.target.cell}getTargetPortId(){return this.target.port}setTarget(e,t,n={}){return this.setTerminal("target",e,t,n)}getTerminal(e){return Object.assign({},this.store.get(e))}setTerminal(e,t,n,r={}){return fL.isCell(t)?(this.store.set(e,ss({},n,{cell:t.id}),r),this):uA.isPoint(t)||null!=t.x&&null!=t.y?(this.store.set(e,ss({},n,{x:t.x,y:t.y}),r),this):(this.store.set(e,so(t),r),this)}getSourcePoint(){return this.getTerminalPoint("source")}getTargetPoint(){return this.getTerminalPoint("target")}getTerminalPoint(e){let t=this[e];if(uA.isPointLike(t))return uA.create(t);let n=this.getTerminalCell(e);return n?n.getConnectionPoint(this,e):new uA}getSourceCell(){return this.getTerminalCell("source")}getTargetCell(){return this.getTerminalCell("target")}getTerminalCell(e){if(this.model){let t="source"===e?this.getSourceCellId():this.getTargetCellId();if(t)return this.model.getCell(t)}return null}getSourceNode(){return this.getTerminalNode("source")}getTargetNode(){return this.getTerminalNode("target")}getTerminalNode(e){let t=this,n={};for(;t&&t.isEdge();){if(n[t.id])return null;n[t.id]=!0,t=t.getTerminalCell(e)}return t&&t.isNode()?t:null}get router(){return this.getRouter()}set router(e){null==e?this.removeRouter():this.setRouter(e)}getRouter(){return this.store.get("router")}setRouter(e,t,n){return"object"==typeof e?this.store.set("router",e,t):this.store.set("router",{name:e,args:t},n),this}removeRouter(e={}){return this.store.remove("router",e),this}get connector(){return this.getConnector()}set connector(e){null==e?this.removeConnector():this.setConnector(e)}getConnector(){return this.store.get("connector")}setConnector(e,t,n){return"object"==typeof e?this.store.set("connector",e,t):this.store.set("connector",{name:e,args:t},n),this}removeConnector(e={}){return this.store.remove("connector",e)}getDefaultLabel(){let e=this.constructor;return so(this.store.get("defaultLabel")||e.defaultLabel||{})}get labels(){return this.getLabels()}set labels(e){this.setLabels(e)}getLabels(){return[...this.store.get("labels",[])].map(e=>this.parseLabel(e))}setLabels(e,t={}){return this.store.set("labels",Array.isArray(e)?e:[e],t),this}insertLabel(e,t,n={}){let r=this.getLabels(),i=r.length,o=null!=t&&Number.isFinite(t)?t:i;return o<0&&(o=i+o+1),r.splice(o,0,this.parseLabel(e)),this.setLabels(r,n)}appendLabel(e,t={}){return this.insertLabel(e,-1,t)}getLabelAt(e){let t=this.getLabels();return null!=e&&Number.isFinite(e)?this.parseLabel(t[e]):null}setLabelAt(e,t,n={}){if(null!=e&&Number.isFinite(e)){let r=this.getLabels();r[e]=this.parseLabel(t),this.setLabels(r,n)}return this}removeLabelAt(e,t={}){let n=this.getLabels(),r=null!=e&&Number.isFinite(e)?e:-1,i=n.splice(r,1);return this.setLabels(n,t),i.length?i[0]:null}parseLabel(e){return"string"==typeof e?this.constructor.parseStringLabel(e):e}onLabelsChanged({previous:e,current:t}){let n=e&&t?t.filter(t=>e.find(e=>t===e||st(t,e))?null:t):t?[...t]:[],r=e&&t?e.filter(e=>t.find(t=>e===t||st(e,t))?null:e):e?[...e]:[];n.length>0&&this.notify("labels:added",{added:n,cell:this,edge:this}),r.length>0&&this.notify("labels:removed",{removed:r,cell:this,edge:this})}get vertices(){return this.getVertices()}set vertices(e){this.setVertices(e)}getVertices(){return[...this.store.get("vertices",[])]}setVertices(e,t={}){let n=Array.isArray(e)?e:[e];return this.store.set("vertices",n.map(e=>uA.toJSON(e)),t),this}insertVertex(e,t,n={}){let r=this.getVertices(),i=r.length,o=null!=t&&Number.isFinite(t)?t:i;return o<0&&(o=i+o+1),r.splice(o,0,uA.toJSON(e)),this.setVertices(r,n)}appendVertex(e,t={}){return this.insertVertex(e,-1,t)}getVertexAt(e){return null!=e&&Number.isFinite(e)?this.getVertices()[e]:null}setVertexAt(e,t,n={}){if(null!=e&&Number.isFinite(e)){let r=this.getVertices();r[e]=t,this.setVertices(r,n)}return this}removeVertexAt(e,t={}){let n=this.getVertices(),r=null!=e&&Number.isFinite(e)?e:-1;return n.splice(r,1),this.setVertices(n,t)}onVertexsChanged({previous:e,current:t}){let n=e&&t?t.filter(t=>e.find(e=>uA.equals(t,e))?null:t):t?[...t]:[],r=e&&t?e.filter(e=>t.find(t=>uA.equals(e,t))?null:e):e?[...e]:[];n.length>0&&this.notify("vertexs:added",{added:n,cell:this,edge:this}),r.length>0&&this.notify("vertexs:removed",{removed:r,cell:this,edge:this})}getDefaultMarkup(){return this.store.get("defaultMarkup")||tE.getEdgeMarkup()}getMarkup(){return super.getMarkup()||this.getDefaultMarkup()}translate(e,t,n={}){return n.translateBy=n.translateBy||this.id,n.tx=e,n.ty=t,this.applyToPoints(n=>({x:(n.x||0)+e,y:(n.y||0)+t}),n)}scale(e,t,n,r={}){return this.applyToPoints(r=>uA.create(r).scale(e,t,n).toJSON(),r)}applyToPoints(e,t={}){let n={},r=this.getSource(),i=this.getTarget();uA.isPointLike(r)&&(n.source=e(r)),uA.isPointLike(i)&&(n.target=e(i));let o=this.getVertices();return o.length>0&&(n.vertices=o.map(e)),this.store.set(n,t),this}getBBox(){return this.getPolyline().bbox()}getConnectionPoint(){return this.getPolyline().pointAt(.5)}getPolyline(){let e=[this.getSourcePoint(),...this.getVertices().map(e=>uA.create(e)),this.getTargetPoint()];return new uD(e)}updateParent(e){let t=null,n=this.getSourceCell(),r=this.getTargetCell(),i=this.getParent();return n&&r&&(t=n===r||n.isDescendantOf(r)?r:r.isDescendantOf(n)?n:fL.getCommonAncestor(n,r)),i&&t&&t.id!==i.id&&i.unembed(this,e),t&&(!i||i.id!==t.id)&&t.embed(this,e),t}hasLoop(e={}){let t=this.getSource(),n=this.getTarget(),r=t.cell,i=n.cell;if(!r||!i)return!1;let o=r===i;if(!o&&e.deep&&this._model){let t=this.getSourceCell(),n=this.getTargetCell();t&&n&&(o=t.isAncestorOf(n,e)||n.isAncestorOf(t,e))}return o}getFragmentAncestor(){let e=[this,this.getSourceNode(),this.getTargetNode()].filter(e=>null!=e);return this.getCommonAncestor(...e)}isFragmentDescendantOf(e){let t=this.getFragmentAncestor();return!!t&&(t.id===e.id||t.isDescendantOf(e))}}fz.defaults={},(fz||(fz={})).equalTerminals=function(e,t){return e.cell===t.cell&&(e.port===t.port||null==e.port&&null==t.port)},(eI=fz||(fz={})).defaultLabel={markup:[{tagName:"rect",selector:"body"},{tagName:"text",selector:"label"}],attrs:{text:{fill:"#000",fontSize:14,textAnchor:"middle",textVerticalAnchor:"middle",pointerEvents:"none"},rect:{ref:"label",fill:"#fff",rx:3,ry:3,refWidth:1,refHeight:1,refX:0,refY:0}},position:{distance:.5}},eI.parseStringLabel=function(e){return{attrs:{label:{text:e}}}},(eL=fz||(fz={})).toStringTag=`X6.${eL.name}`,eL.isEdge=function(e){if(null==e)return!1;if(e instanceof eL)return!0;let t=e[Symbol.toStringTag];return(null==t||t===eL.toStringTag)&&"function"==typeof e.isNode&&"function"==typeof e.isEdge&&"function"==typeof e.prop&&"function"==typeof e.attr&&"function"==typeof e.disconnect&&"function"==typeof e.getSource&&"function"==typeof e.getTarget||!1},(eR=fz||(fz={})).registry=uY.create({type:"edge",process(e,t){if(tI.exist(e,!1))throw Error(`Edge with name '${e}' was registered by anthor Node`);if("function"==typeof t)return t.config({shape:e}),t;let n=eR,{inherit:r="edge"}=t,i=fD(t,["inherit"]);if("string"==typeof r){let e=this.get(r||"edge");null==e&&r?this.onNotFound(r,"inherited"):n=e}else n=r;null==i.constructorName&&(i.constructorName=e);let o=n.define.call(n,i);return o.config({shape:e}),o}}),tI.setEdgeRegistry(eR.registry);e_=fz||(fz={}),l=0,e_.define=function(e){var t;let{constructorName:n,overwrite:r}=e,i=fD(e,["constructorName","overwrite"]);let o=su((t=n||i.shape)?lU(t):(l+=1,`CustomEdge${l}`),this);return o.config(i),i.shape&&e_.registry.register(i.shape,o,r),o},e_.create=function(e){let t=e.shape||"edge",n=e_.registry.get(t);return n?new n(e):e_.registry.onNotFound(t)},!function(e){let t="basic.edge";e.config({shape:t,propHooks(t){let{label:n,vertices:r}=t,i=fD(t,["label","vertices"]);if(n){null==i.labels&&(i.labels=[]);let t="string"==typeof n?e.parseStringLabel(n):n;i.labels.push(t)}return r&&Array.isArray(r)&&(i.vertices=r.map(e=>uA.create(e).toJSON())),i}}),e.registry.register(t,e)}(fz||(fz={}));class fF extends sp{constructor(e,t={}){super(),this.length=0,this.comparator=t.comparator||"zIndex",this.clean(),e&&this.reset(e,{silent:!0})}toJSON(){return this.cells.map(e=>e.toJSON())}add(e,t,n){let r,i;"number"==typeof t?(r=t,i=Object.assign({merge:!1},n)):(r=this.length,i=Object.assign({merge:!1},t)),r>this.length&&(r=this.length),r<0&&(r+=this.length+1);let o=Array.isArray(e)?e:[e],s=this.comparator&&"number"!=typeof t&&!1!==i.sort,l=this.comparator||null,a=!1,u=[],c=[];return o.forEach(e=>{let t=this.get(e);t?i.merge&&!e.isSameStore(t)&&(t.setProp(e.getProp(),n),c.push(t),s&&!a&&(a=null==l||"function"==typeof l?t.hasChanged():"string"==typeof l?t.hasChanged(l):l.some(e=>t.hasChanged(e)))):(u.push(e),this.reference(e))}),u.length&&(s&&(a=!0),this.cells.splice(r,0,...u),this.length=this.cells.length),a&&this.sort({silent:!0}),!i.silent&&(u.forEach((e,t)=>{let n={cell:e,index:r+t,options:i};this.trigger("added",n),!i.dryrun&&e.notify("added",Object.assign({},n))}),a&&this.trigger("sorted"),(u.length||c.length)&&this.trigger("updated",{added:u,merged:c,removed:[],options:i})),this}remove(e,t={}){let n=Array.isArray(e)?e:[e],r=this.removeCells(n,t);return!t.silent&&r.length>0&&this.trigger("updated",{options:t,removed:r,added:[],merged:[]}),Array.isArray(e)?r:r[0]}removeCells(e,t){let n=[];for(let r=0;r<e.length;r+=1){let i=this.get(e[r]);if(null==i)continue;let o=this.cells.indexOf(i);this.cells.splice(o,1),this.length-=1,delete this.map[i.id],n.push(i),this.unreference(i),!t.dryrun&&i.remove(),!t.silent&&(this.trigger("removed",{cell:i,index:o,options:t}),!t.dryrun&&i.notify("removed",{cell:i,index:o,options:t}))}return n}reset(e,t={}){let n=this.cells.slice();if(n.forEach(e=>this.unreference(e)),this.clean(),this.add(e,Object.assign({silent:!0},t)),!t.silent){let e=this.cells.slice();this.trigger("reseted",{options:t,previous:n,current:e});let r=[],i=[];e.forEach(e=>{!n.some(t=>t.id===e.id)&&r.push(e)}),n.forEach(t=>{!e.some(e=>e.id===t.id)&&i.push(t)}),this.trigger("updated",{options:t,added:r,removed:i,merged:[]})}return this}push(e,t){return this.add(e,this.length,t)}pop(e){let t=this.at(this.length-1);return this.remove(t,e)}unshift(e,t){return this.add(e,0,t)}shift(e){let t=this.at(0);return this.remove(t,e)}get(e){if(null==e)return null;let t="string"==typeof e||"number"==typeof e?e:e.id;return this.map[t]||null}has(e){return null!=this.get(e)}at(e){return e<0&&(e+=this.length),this.cells[e]||null}first(){return this.at(0)}last(){return this.at(-1)}indexOf(e){return this.cells.indexOf(e)}toArray(){return this.cells.slice()}sort(e={}){return null!=this.comparator&&(this.cells=sM(this.cells,this.comparator),!e.silent&&this.trigger("sorted")),this}clone(){return new this.constructor(this.cells.slice(),{comparator:this.comparator})}reference(e){this.map[e.id]=e,e.on("*",this.notifyCellEvent,this)}unreference(e){e.off("*",this.notifyCellEvent,this),delete this.map[e.id]}notifyCellEvent(e,t){let n=t.cell;this.trigger(`cell:${e}`,t),n&&(n.isNode()?this.trigger(`node:${e}`,Object.assign(Object.assign({},t),{node:n})):n.isEdge()&&this.trigger(`edge:${e}`,Object.assign(Object.assign({},t),{edge:n})))}clean(){this.length=0,this.cells=[],this.map={}}dispose(){this.reset([])}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([fF.dispose()],fF.prototype,"dispose",null);class fV extends sp{get[Symbol.toStringTag](){return fV.toStringTag}constructor(e=[]){super(),this.batches={},this.addings=new WeakMap,this.nodes={},this.edges={},this.outgoings={},this.incomings={},this.collection=new fF(e),this.setup()}notify(e,t){this.trigger(e,t);let n=this.graph;return n&&("sorted"===e||"reseted"===e||"updated"===e?n.trigger(`model:${e}`,t):n.trigger(e,t)),this}setup(){let e=this.collection;e.on("sorted",()=>this.notify("sorted",null)),e.on("updated",e=>this.notify("updated",e)),e.on("cell:change:zIndex",()=>this.sortOnChangeZ()),e.on("added",({cell:e})=>{this.onCellAdded(e)}),e.on("removed",e=>{let t=e.cell;this.onCellRemoved(t,e.options),this.notify("cell:removed",e),t.isNode()?this.notify("node:removed",Object.assign(Object.assign({},e),{node:t})):t.isEdge()&&this.notify("edge:removed",Object.assign(Object.assign({},e),{edge:t}))}),e.on("reseted",e=>{this.onReset(e.current),this.notify("reseted",e)}),e.on("edge:change:source",({edge:e})=>this.onEdgeTerminalChanged(e,"source")),e.on("edge:change:target",({edge:e})=>{this.onEdgeTerminalChanged(e,"target")})}sortOnChangeZ(){this.collection.sort()}onCellAdded(e){let t=e.id;e.isEdge()?(e.updateParent(),this.edges[t]=!0,this.onEdgeTerminalChanged(e,"source"),this.onEdgeTerminalChanged(e,"target")):this.nodes[t]=!0}onCellRemoved(e,t){let n=e.id;if(e.isEdge()){delete this.edges[n];let t=e.getSource(),r=e.getTarget();if(t&&t.cell){let e=this.outgoings[t.cell],r=e?e.indexOf(n):-1;r>=0&&(e.splice(r,1),0===e.length&&delete this.outgoings[t.cell])}if(r&&r.cell){let e=this.incomings[r.cell],t=e?e.indexOf(n):-1;t>=0&&(e.splice(t,1),0===e.length&&delete this.incomings[r.cell])}}else delete this.nodes[n];!t.clear&&(t.disconnectEdges?this.disconnectConnectedEdges(e,t):this.removeConnectedEdges(e,t)),e.model===this&&(e.model=null)}onReset(e){this.nodes={},this.edges={},this.outgoings={},this.incomings={},e.forEach(e=>this.onCellAdded(e))}onEdgeTerminalChanged(e,t){let n="source"===t?this.outgoings:this.incomings,r=e.previous(t);if(r&&r.cell){let t=fL.isCell(r.cell)?r.cell.id:r.cell,i=n[t],o=i?i.indexOf(e.id):-1;o>=0&&(i.splice(o,1),0===i.length&&delete n[t])}let i=e.getTerminal(t);if(i&&i.cell){let t=fL.isCell(i.cell)?i.cell.id:i.cell,r=n[t]||[];-1===r.indexOf(e.id)&&r.push(e.id),n[t]=r}}prepareCell(e,t){return!e.model&&(!t||!t.dryrun)&&(e.model=this),null==e.zIndex&&e.setZIndex(this.getMaxZIndex()+1,{silent:!0}),e}resetCells(e,t={}){return e.map(e=>this.prepareCell(e,Object.assign(Object.assign({},t),{dryrun:!0}))),this.collection.reset(e,t),e.map(e=>this.prepareCell(e,{options:t})),this}clear(e={}){let t=this.getCells();if(0===t.length)return this;let n=Object.assign(Object.assign({},e),{clear:!0});return this.batchUpdate("clear",()=>{let e=t.sort((e,t)=>{let n=e.isEdge()?1:2;return n-(t.isEdge()?1:2)});for(;e.length>0;){let t=e.shift();t&&t.remove(n)}},n),this}addNode(e,t={}){let n=fB.isNode(e)?e:this.createNode(e);return this.addCell(n,t),n}updateNode(e,t={}){let n=this.createNode(e),r=n.getProp();return n.dispose(),this.updateCell(r,t)}createNode(e){return fB.create(e)}addEdge(e,t={}){let n=fz.isEdge(e)?e:this.createEdge(e);return this.addCell(n,t),n}createEdge(e){return fz.create(e)}updateEdge(e,t={}){let n=this.createEdge(e),r=n.getProp();return n.dispose(),this.updateCell(r,t)}addCell(e,t={}){return Array.isArray(e)?this.addCells(e,t):(!this.collection.has(e)&&!this.addings.has(e)&&(this.addings.set(e,!0),this.collection.add(this.prepareCell(e,t),t),e.eachChild(e=>this.addCell(e,t)),this.addings.delete(e)),this)}addCells(e,t={}){let n=e.length;if(0===n)return this;let r=Object.assign(Object.assign({},t),{position:n-1,maxPosition:n-1});return this.startBatch("add",Object.assign(Object.assign({},r),{cells:e})),e.forEach(e=>{this.addCell(e,r),r.position-=1}),this.stopBatch("add",Object.assign(Object.assign({},r),{cells:e})),this}updateCell(e,t={}){let n=e.id&&this.getCell(e.id);return!!n&&this.batchUpdate("update",()=>(Object.entries(e).forEach(([e,r])=>n.setProp(e,r,t)),!0),e)}removeCell(e,t={}){let n="string"==typeof e?this.getCell(e):e;return n&&this.has(n)?this.collection.remove(n,t):null}updateCellId(e,t){if(e.id===t)return;this.startBatch("update",{id:t}),e.prop("id",t);let n=e.clone({keepId:!0});return this.addCell(n),this.getConnectedEdges(e).forEach(n=>{let r=n.getSourceCell(),i=n.getTargetCell();r===e&&n.setSource(Object.assign(Object.assign({},n.getSource()),{cell:t})),i===e&&n.setTarget(Object.assign(Object.assign({},n.getTarget()),{cell:t}))}),this.removeCell(e),this.stopBatch("update",{id:t}),n}removeCells(e,t={}){return e.length?this.batchUpdate("remove",()=>e.map(e=>this.removeCell(e,t))):[]}removeConnectedEdges(e,t={}){let n=this.getConnectedEdges(e);return n.forEach(e=>{e.remove(t)}),n}disconnectConnectedEdges(e,t={}){let n="string"==typeof e?e:e.id;this.getConnectedEdges(e).forEach(e=>{let r=e.getSourceCellId(),i=e.getTargetCellId();r===n&&e.setSource({x:0,y:0},t),i===n&&e.setTarget({x:0,y:0},t)})}has(e){return this.collection.has(e)}total(){return this.collection.length}indexOf(e){return this.collection.indexOf(e)}getCell(e){return this.collection.get(e)}getCells(){return this.collection.toArray()}getFirstCell(){return this.collection.first()}getLastCell(){return this.collection.last()}getMinZIndex(){let e=this.collection.first();return e&&e.getZIndex()||0}getMaxZIndex(){let e=this.collection.last();return e&&e.getZIndex()||0}getCellsFromCache(e){return e?Object.keys(e).map(e=>this.getCell(e)).filter(e=>null!=e):[]}getNodes(){return this.getCellsFromCache(this.nodes)}getEdges(){return this.getCellsFromCache(this.edges)}getOutgoingEdges(e){let t="string"==typeof e?e:e.id,n=this.outgoings[t];return n?n.map(e=>this.getCell(e)).filter(e=>e&&e.isEdge()):null}getIncomingEdges(e){let t="string"==typeof e?e:e.id,n=this.incomings[t];return n?n.map(e=>this.getCell(e)).filter(e=>e&&e.isEdge()):null}getConnectedEdges(e,t={}){let n=[],r="string"==typeof e?this.getCell(e):e;if(null==r)return n;let i={},o=t.indirect,s=t.incoming,l=t.outgoing;null==s&&null==l&&(s=l=!0);let a=(e,t)=>{let r=t?this.getOutgoingEdges(e):this.getIncomingEdges(e);if(null!=r&&r.forEach(e=>{if(!i[e.id])n.push(e),i[e.id]=!0,o&&(s&&a(e,!1),l&&a(e,!0))}),o&&e.isEdge()){let r=t?e.getTargetCell():e.getSourceCell();r&&r.isEdge()&&!i[r.id]&&(n.push(r),a(r,t))}};if(l&&a(r,!0),s&&a(r,!1),t.deep){let e=r.getDescendants({deep:!0}),o={};e.forEach(e=>{e.isNode()&&(o[e.id]=!0)});let a=(e,r)=>{let s=r?this.getOutgoingEdges(e.id):this.getIncomingEdges(e.id);null!=s&&s.forEach(e=>{if(!i[e.id]){let r=e.getSourceCell(),s=e.getTargetCell();if(!!t.enclosed||!r||!o[r.id]||!s||!o[s.id])n.push(e),i[e.id]=!0}})};e.forEach(e=>{if(!e.isEdge())l&&a(e,!0),s&&a(e,!1)})}return n}isBoundary(e,t){let n="string"==typeof e?this.getCell(e):e,r=t?this.getIncomingEdges(n):this.getOutgoingEdges(n);return null==r||0===r.length}getBoundaryNodes(e){let t=[];return Object.keys(this.nodes).forEach(n=>{if(this.isBoundary(n,e)){let e=this.getCell(n);e&&t.push(e)}}),t}getRoots(){return this.getBoundaryNodes(!0)}getLeafs(){return this.getBoundaryNodes(!1)}isRoot(e){return this.isBoundary(e,!0)}isLeaf(e){return this.isBoundary(e,!1)}getNeighbors(e,t={}){let n=t.incoming,r=t.outgoing;null==n&&null==r&&(n=r=!0);let i=this.getConnectedEdges(e,t).reduce((i,o)=>{let s=o.hasLoop(t),l=o.getSourceCell(),a=o.getTargetCell();return n&&l&&l.isNode()&&!i[l.id]&&(s||l!==e&&(!t.deep||!l.isDescendantOf(e)))&&(i[l.id]=l),r&&a&&a.isNode()&&!i[a.id]&&(s||a!==e&&(!t.deep||!a.isDescendantOf(e)))&&(i[a.id]=a),i},{});if(e.isEdge()){if(n){let t=e.getSourceCell();t&&t.isNode()&&!i[t.id]&&(i[t.id]=t)}if(r){let t=e.getTargetCell();t&&t.isNode()&&!i[t.id]&&(i[t.id]=t)}}return Object.keys(i).map(e=>i[e])}isNeighbor(e,t,n={}){let r=n.incoming,i=n.outgoing;return null==r&&null==i&&(r=i=!0),this.getConnectedEdges(e,n).some(e=>{let n=e.getSourceCell(),o=e.getTargetCell();return!!r&&!!n&&n.id===t.id||!!i&&!!o&&o.id===t.id||!1})}getSuccessors(e,t={}){let n=[];return this.search(e,(r,i)=>{r!==e&&this.matchDistance(i,t.distance)&&n.push(r)},Object.assign(Object.assign({},t),{outgoing:!0})),n}isSuccessor(e,t,n={}){let r=!1;return this.search(e,(i,o)=>{if(i===t&&i!==e&&this.matchDistance(o,n.distance))return r=!0,!1},Object.assign(Object.assign({},n),{outgoing:!0})),r}getPredecessors(e,t={}){let n=[];return this.search(e,(r,i)=>{r!==e&&this.matchDistance(i,t.distance)&&n.push(r)},Object.assign(Object.assign({},t),{incoming:!0})),n}isPredecessor(e,t,n={}){let r=!1;return this.search(e,(i,o)=>{if(i===t&&i!==e&&this.matchDistance(o,n.distance))return r=!0,!1},Object.assign(Object.assign({},n),{incoming:!0})),r}matchDistance(e,t){return null==t||("function"==typeof t?t(e):!!(Array.isArray(t)&&t.includes(e))||e===t)}getCommonAncestor(...e){let t=[];return e.forEach(e=>{e&&(Array.isArray(e)?t.push(...e):t.push(e))}),fL.getCommonAncestor(...t)}getSubGraph(e,t={}){let n=[],r={},i=[],o=[],s=e=>{!r[e.id]&&(n.push(e),r[e.id]=e,e.isEdge()&&o.push(e),e.isNode()&&i.push(e))};return e.forEach(e=>{s(e),t.deep&&e.getDescendants({deep:!0}).forEach(e=>s(e))}),o.forEach(e=>{let t=e.getSourceCell(),o=e.getTargetCell();t&&!r[t.id]&&(n.push(t),r[t.id]=t,t.isNode()&&i.push(t)),o&&!r[o.id]&&(n.push(o),r[o.id]=o,o.isNode()&&i.push(o))}),i.forEach(e=>{this.getConnectedEdges(e,t).forEach(e=>{let t=e.getSourceCell(),i=e.getTargetCell();!r[e.id]&&t&&r[t.id]&&i&&r[i.id]&&(n.push(e),r[e.id]=e)})}),n}cloneSubGraph(e,t={}){let n=this.getSubGraph(e,t);return this.cloneCells(n)}cloneCells(e){return fL.cloneCells(e)}getNodesFromPoint(e,t){let n="number"==typeof e?{x:e,y:t||0}:e;return this.getNodes().filter(e=>e.getBBox().containsPoint(n))}getNodesInArea(e,t,n,r,i){let o="number"==typeof e?new uM(e,t,n,r):uM.create(e),s="number"==typeof e?i:t,l=s&&s.strict;return this.getNodes().filter(e=>{let t=e.getBBox();return l?o.containsRect(t):o.isIntersectWithRect(t)})}getEdgesInArea(e,t,n,r,i){let o="number"==typeof e?new uM(e,t,n,r):uM.create(e),s="number"==typeof e?i:t,l=s&&s.strict;return this.getEdges().filter(e=>{let t=e.getBBox();return 0===t.width?t.inflate(1,0):0===t.height&&t.inflate(0,1),l?o.containsRect(t):o.isIntersectWithRect(t)})}getNodesUnderNode(e,t={}){let n=e.getBBox();return(null==t.by||"bbox"===t.by?this.getNodesInArea(n):this.getNodesFromPoint(n[t.by])).filter(t=>e.id!==t.id&&!t.isDescendantOf(e))}getAllCellsBBox(){return this.getCellsBBox(this.getCells())}getCellsBBox(e,t={}){return fL.getCellsBBox(e,t)}search(e,t,n={}){n.breadthFirst?this.breadthFirstSearch(e,t,n):this.depthFirstSearch(e,t,n)}breadthFirstSearch(e,t,n={}){let r=[],i={},o={};for(r.push(e),o[e.id]=0;r.length>0;){let e=r.shift();if(null==e||i[e.id])continue;if(i[e.id]=!0,!1!==n0(t,this,e,o[e.id]))this.getNeighbors(e,n).forEach(t=>{o[t.id]=o[e.id]+1,r.push(t)})}}depthFirstSearch(e,t,n={}){let r=[],i={},o={};for(r.push(e),o[e.id]=0;r.length>0;){let e=r.pop();if(null==e||i[e.id])continue;if(i[e.id]=!0,!1===n0(t,this,e,o[e.id]))continue;let s=this.getNeighbors(e,n),l=r.length;s.forEach(t=>{o[t.id]=o[e.id]+1,r.splice(l,0,t)})}}getShortestPath(e,t,n={}){let r={};this.getEdges().forEach(e=>{let t=e.getSourceCellId(),i=e.getTargetCellId();t&&i&&(!r[t]&&(r[t]=[]),!r[i]&&(r[i]=[]),r[t].push(i),!n.directed&&r[i].push(t))});let i="string"==typeof e?e:e.id,o=tl.run(r,i,n.weight),s=[],l="string"==typeof t?t:t.id;for(o[l]&&s.push(l);l=o[l];)s.unshift(l);return s}translate(e,t,n){return this.getCells().filter(e=>!e.hasParent()).forEach(r=>r.translate(e,t,n)),this}resize(e,t,n){return this.resizeCells(e,t,this.getCells(),n)}resizeCells(e,t,n,r={}){let i=this.getCellsBBox(n);if(i){let o=Math.max(e/i.width,0),s=Math.max(t/i.height,0),l=i.getOrigin();n.forEach(e=>e.scale(o,s,l,r))}return this}toJSON(e={}){return fV.toJSON(this.getCells(),e)}parseJSON(e){return fV.fromJSON(e)}fromJSON(e,t={}){let n=this.parseJSON(e);return this.resetCells(n,t),this}startBatch(e,t={}){return this.batches[e]=(this.batches[e]||0)+1,this.notify("batch:start",{name:e,data:t}),this}stopBatch(e,t={}){return this.batches[e]=(this.batches[e]||0)-1,this.notify("batch:stop",{name:e,data:t}),this}batchUpdate(e,t,n={}){this.startBatch(e,n);let r=t();return this.stopBatch(e,n),r}hasActiveBatch(e=Object.keys(this.batches)){return(Array.isArray(e)?e:[e]).some(e=>this.batches[e]>0)}dispose(){this.collection.dispose()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([fV.dispose()],fV.prototype,"dispose",null),(eB=fV||(fV={})).toStringTag=`X6.${eB.name}`,eB.isModel=function(e){if(null==e)return!1;if(e instanceof eB)return!0;let t=e[Symbol.toStringTag];return(null==t||t===eB.toStringTag)&&"function"==typeof e.addNode&&"function"==typeof e.addEdge&&null!=e.collection||!1},(eD=fV||(fV={})).toJSON=function(e,t={}){return{cells:e.map(e=>e.toJSON(t))}},eD.fromJSON=function(e){let t=[];return Array.isArray(e)?t.push(...e):(e.cells&&t.push(...e.cells),e.nodes&&e.nodes.forEach(e=>{null==e.shape&&(e.shape="rect"),t.push(e)}),e.edges&&e.edges.forEach(e=>{null==e.shape&&(e.shape="edge"),t.push(e)})),t.map(e=>{let t=e.shape;if(t){if(fB.registry.exist(t))return fB.create(e);if(fz.registry.exist(t))return fz.create(e)}throw Error("The `shape` should be specified when creating a node/edge instance")})};var f$=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class fU extends fB{get label(){return this.getLabel()}set label(e){this.setLabel(e)}getLabel(){return this.getAttrByPath("text/text")}setLabel(e,t){return null==e?this.removeLabel():this.setAttrByPath("text/text",e,t),this}removeLabel(){return this.removeAttrByPath("text/text"),this}}(ez=fU||(fU={})).bodyAttr={fill:"#ffffff",stroke:"#333333",strokeWidth:2},ez.labelAttr={fontSize:14,fill:"#000000",refX:.5,refY:.5,textAnchor:"middle",textVerticalAnchor:"middle",fontFamily:"Arial, helvetica, sans-serif"},ez.config({attrs:{text:Object.assign({},ez.labelAttr)},propHooks(e){let{label:t}=e,n=f$(e,["label"]);return t&&sd(n,"attrs/text/text",t),n},visible:!0});var fG=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function fH(e,t,n={}){let r={constructorName:e,markup:function(e,t="body"){return[{tagName:e,selector:t},{tagName:"text",selector:"label"}]}(e,n.selector),attrs:{[e]:Object.assign({},fU.bodyAttr)}};return(n.parent||fU).define(ss(r,t,{shape:e}))}fH("rect",{attrs:{body:{refWidth:"100%",refHeight:"100%"}}});let fq=fz.define({shape:"edge",markup:[{tagName:"path",selector:"wrap",groupSelector:"lines",attrs:{fill:"none",cursor:"pointer",stroke:"transparent",strokeLinecap:"round"}},{tagName:"path",selector:"line",groupSelector:"lines",attrs:{fill:"none",pointerEvents:"none"}}],attrs:{lines:{connection:!0,strokeLinejoin:"round"},wrap:{strokeWidth:10},line:{stroke:"#333",strokeWidth:2,targetMarker:"classic"}}});fH("ellipse",{attrs:{body:{refCx:"50%",refCy:"50%",refRx:"50%",refRy:"50%"}}});var fW=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class fX extends fU{get points(){return this.getPoints()}set points(e){this.setPoints(e)}getPoints(){return this.getAttrByPath("body/refPoints")}setPoints(e,t){return null==e?this.removePoints():this.setAttrByPath("body/refPoints",fX.pointsToString(e),t),this}removePoints(){return this.removeAttrByPath("body/refPoints"),this}}!function(e){function t(e){return"string"==typeof e?e:e.map(e=>Array.isArray(e)?e.join(","):uA.isPointLike(e)?`${e.x}, ${e.y}`:"").join(" ")}e.pointsToString=t,e.config({propHooks(e){let{points:n}=e,r=fW(e,["points"]);if(n){let e=t(n);e&&sd(r,"attrs/body/refPoints",e)}return r}})}(fX||(fX={})),fH("polygon",{},{parent:fX}),fH("polyline",{},{parent:fX});var fY=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};fU.define({shape:"path",markup:[{tagName:"rect",selector:"bg"},{tagName:"path",selector:"body"},{tagName:"text",selector:"label"}],attrs:{bg:{refWidth:"100%",refHeight:"100%",fill:"none",stroke:"none",pointerEvents:"all"},body:{fill:"none",stroke:"#000",strokeWidth:2}},propHooks(e){let{path:t}=e,n=fY(e,["path"]);return t&&sd(n,"attrs/body/refD",t),n}});var fJ=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};fU.define({shape:"text-block",markup:[{tagName:"rect",selector:"body"},e4.SUPPORT_FOREIGNOBJECT?{tagName:"foreignObject",selector:"foreignObject",children:[{tagName:"div",ns:af.xhtml,selector:"label",style:{width:"100%",height:"100%",position:"static",backgroundColor:"transparent",textAlign:"center",margin:0,padding:"0px 5px",boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center"}}]}:{tagName:"text",selector:"label",attrs:{textAnchor:"middle"}}],attrs:{body:Object.assign(Object.assign({},fU.bodyAttr),{refWidth:"100%",refHeight:"100%"}),foreignObject:{refWidth:"100%",refHeight:"100%"},label:{style:{fontSize:14}}},propHooks(e){let{text:t}=e,n=fJ(e,["text"]);return t&&sd(n,"attrs/label/text",t),n},attrHooks:{text:{set(e,{cell:t,view:n,refBBox:r,elem:i,attrs:o}){if(i instanceof HTMLElement)i.textContent=e;else{let s=o.style||{},l=Object.assign({textVerticalAnchor:"middle"},s);return n0(tm.presets.textWrap.set,this,{text:e,width:-5,height:"100%"},{cell:t,view:n,elem:i,refBBox:r,attrs:l}),{fill:s.color||null}}},position(e,{refBBox:t,elem:n}){if(n instanceof SVGElement)return t.getCenter()}}}}),fH("image",{attrs:{image:{refWidth:"100%",refHeight:"100%"}},propHooks:function(e="xlink:href"){return t=>{let{imageUrl:n,imageWidth:r,imageHeight:i}=t,o=fG(t,["imageUrl","imageWidth","imageHeight"]);if(null!=n||null!=r||null!=i){let t=()=>{if(o.attrs){let t=o.attrs.image;null!=n&&(t[e]=n),null!=r&&(t.width=r),null!=i&&(t.height=i),o.attrs.image=t}};o.attrs?null==o.attrs.image&&(o.attrs.image={}):o.attrs={image:{}},t()}return o}}()},{selector:"image"}),fH("circle",{attrs:{body:{refCx:"50%",refCy:"50%",refR:"50%"}}});class fQ extends ds{constructor(){super(...arguments),this.portsCache={}}get[Symbol.toStringTag](){return fQ.toStringTag}getContainerClassName(){let e=[super.getContainerClassName(),this.prefixClassName("node")];return!this.can("nodeMovable")&&e.push(this.prefixClassName("node-immovable")),e.join(" ")}updateClassName(e){let t=e.target;if(t.hasAttribute("magnet")){let e=this.prefixClassName("port-unconnectable");this.can("magnetConnectable")?au(t,e):aa(t,e)}else{let e=this.prefixClassName("node-immovable");this.can("nodeMovable")?this.removeClass(e):this.addClass(e)}}isNodeView(){return!0}confirmUpdate(e,t={}){let n=e;return this.hasAction(n,"ports")&&(this.removePorts(),this.cleanPortsCache()),this.hasAction(n,"render")?(this.render(),n=this.removeAction(n,["render","update","resize","translate","rotate","ports","tools"])):(n=this.handleAction(n,"resize",()=>this.resize(),"update"),n=this.handleAction(n,"update",()=>this.update(),hk.useCSSSelector?"ports":null),n=this.handleAction(n,"translate",()=>this.translate()),n=this.handleAction(n,"rotate",()=>this.rotate()),n=this.handleAction(n,"ports",()=>this.renderPorts()),n=this.handleAction(n,"tools",()=>{this.getFlag("tools")===e?this.renderTools():this.updateTools(t)})),n}update(e){this.cleanCache(),hk.useCSSSelector&&this.removePorts();let t=this.cell,n=t.getSize(),r=t.getAttrs();this.updateAttrs(this.container,r,{attrs:e===r?null:e,rootBBox:new uM(0,0,n.width,n.height),selectors:this.selectors}),hk.useCSSSelector&&this.renderPorts()}renderMarkup(){let e=this.cell.markup;if(e){if("string"==typeof e)throw TypeError("Not support string markup.");return this.renderJSONMarkup(e)}throw TypeError("Invalid node markup.")}renderJSONMarkup(e){let t=this.parseJSONMarkup(e,this.container);this.selectors=t.selectors,this.container.appendChild(t.fragment)}render(){return this.empty(),this.renderMarkup(),this.resize(),this.updateTransform(),!hk.useCSSSelector&&this.renderPorts(),this.renderTools(),this}resize(){this.cell.getAngle()&&this.rotate(),this.update()}translate(){this.updateTransform()}rotate(){this.updateTransform()}getTranslationString(){let e=this.cell.getPosition();return`translate(${e.x},${e.y})`}getRotationString(){let e=this.cell.getAngle();if(e){let t=this.cell.getSize();return`rotate(${e},${t.width/2},${t.height/2})`}}updateTransform(){let e=this.getTranslationString(),t=this.getRotationString();t&&(e+=` ${t}`),this.container.setAttribute("transform",e)}findPortElem(e,t){let n=e?this.portsCache[e]:null;if(!n)return null;let r=n.portContentElement,i=n.portContentSelectors||{};return this.findOne(t,r,i)}cleanPortsCache(){this.portsCache={}}removePorts(){Object.values(this.portsCache).forEach(e=>{aw(e.portElement)})}renderPorts(){let e=this.container,t=[];e.childNodes.forEach(e=>{t.push(e)});let n=sV(this.cell.getParsedPorts(),"zIndex"),r="auto";n[r]&&n[r].forEach(n=>{let r=this.getPortElement(n);e.append(r),t.push(r)}),Object.keys(n).forEach(e=>{if(e!==r){let r=parseInt(e,10);this.appendPorts(n[e],r,t)}}),this.updatePorts()}appendPorts(e,t,n){let r=e.map(e=>this.getPortElement(e));n[t]||t<0?aP(n[Math.max(t,0)],r):aE(this.container,r)}getPortElement(e){let t=this.portsCache[e.id];return t?t.portElement:this.createPortElement(e)}createPortElement(e){let t,n,r=tE.renderMarkup(this.cell.getPortContainerMarkup()),i=r.elem;if(null==i)throw Error("Invalid port container markup.");let o=(r=tE.renderMarkup(this.getPortMarkup(e))).elem,s=r.selectors;if(null==o)throw Error("Invalid port markup.");this.setAttrs({port:e.id,"port-group":e.group},o);let l="x6-port";e.group&&(l+=` x6-port-${e.group}`),aa(i,l),aa(i,"x6-port"),aa(o,"x6-port-body"),i.appendChild(o);let a=s;if(this.existPortLabel(e)){if(t=(r=tE.renderMarkup(this.getPortLabelMarkup(e.label))).elem,n=r.selectors,null==t)throw Error("Invalid port label markup.");if(s&&n){for(let e in n)if(s[e]&&e!==this.rootSelector)throw Error("Selectors within port must be unique.");a=Object.assign(Object.assign({},s),n)}aa(t,"x6-port-label"),i.appendChild(t)}return this.portsCache[e.id]={portElement:i,portSelectors:a,portLabelElement:t,portLabelSelectors:n,portContentElement:o,portContentSelectors:s},this.graph.options.onPortRendered&&this.graph.options.onPortRendered({port:e,node:this.cell,container:i,selectors:a,labelContainer:t,labelSelectors:n,contentContainer:o,contentSelectors:s}),i}updatePorts(){let e=Object.keys(this.cell.getParsedGroups());0===e.length?this.updatePortGroup():e.forEach(e=>this.updatePortGroup(e))}updatePortGroup(e){let t=uM.fromSize(this.cell.getSize()),n=this.cell.getPortsLayoutByGroup(e,t);for(let e=0,t=n.length;e<t;e+=1){let t=n[e],r=t.portId,i=this.portsCache[r]||{},o=t.portLayout;if(this.applyPortTransform(i.portElement,o),null!=t.portAttrs){let e={selectors:i.portSelectors||{}};t.portSize&&(e.rootBBox=uM.fromSize(t.portSize)),this.updateAttrs(i.portElement,t.portAttrs,e)}let s=t.labelLayout;if(s&&i.portLabelElement&&(this.applyPortTransform(i.portLabelElement,s,-(o.angle||0)),s.attrs)){let e={selectors:i.portLabelSelectors||{}};t.labelSize&&(e.rootBBox=uM.fromSize(t.labelSize)),this.updateAttrs(i.portLabelElement,s.attrs,e)}}}applyPortTransform(e,t,n=0){let r=t.angle,i=t.position;uc(e,ui().rotate(n).translate(i.x||0,i.y||0).rotate(r||0),{absolute:!0})}getPortMarkup(e){return e.markup||this.cell.portMarkup}getPortLabelMarkup(e){return e.markup||this.cell.portLabelMarkup}existPortLabel(e){return e.attrs&&e.attrs.text}getEventArgs(e,t,n){let r=this.cell;return null==t||null==n?{e,view:this,node:r,cell:r}:{e,x:t,y:n,view:this,node:r,cell:r}}getPortEventArgs(e,t,n){let r=this.cell;return n?{e,x:n.x,y:n.y,view:this,node:r,cell:r,port:t}:{e,view:this,node:r,cell:r,port:t}}notifyMouseDown(e,t,n){super.onMouseDown(e,t,n),this.notify("node:mousedown",this.getEventArgs(e,t,n))}notifyMouseMove(e,t,n){super.onMouseMove(e,t,n),this.notify("node:mousemove",this.getEventArgs(e,t,n))}notifyMouseUp(e,t,n){super.onMouseUp(e,t,n),this.notify("node:mouseup",this.getEventArgs(e,t,n))}notifyPortEvent(e,t,n){let r=this.findAttr("port",t.target);if(r){let i=t.type;"node:port:mouseenter"===e?t.type="mouseenter":"node:port:mouseleave"===e&&(t.type="mouseleave"),this.notify(e,this.getPortEventArgs(t,r,n)),t.type=i}}onClick(e,t,n){super.onClick(e,t,n),this.notify("node:click",this.getEventArgs(e,t,n)),this.notifyPortEvent("node:port:click",e,{x:t,y:n})}onDblClick(e,t,n){super.onDblClick(e,t,n),this.notify("node:dblclick",this.getEventArgs(e,t,n)),this.notifyPortEvent("node:port:dblclick",e,{x:t,y:n})}onContextMenu(e,t,n){super.onContextMenu(e,t,n),this.notify("node:contextmenu",this.getEventArgs(e,t,n)),this.notifyPortEvent("node:port:contextmenu",e,{x:t,y:n})}onMouseDown(e,t,n){if(!this.isPropagationStopped(e))this.notifyMouseDown(e,t,n),this.notifyPortEvent("node:port:mousedown",e,{x:t,y:n}),this.startNodeDragging(e,t,n)}onMouseMove(e,t,n){let r=this.getEventData(e),i=r.action;if("magnet"===i)this.dragMagnet(e,t,n);else{if("move"===i){let i=r.targetView||this;i.dragNode(e,t,n),i.notify("node:moving",{e,x:t,y:n,view:i,cell:i.cell,node:i.cell})}this.notifyMouseMove(e,t,n),this.notifyPortEvent("node:port:mousemove",e,{x:t,y:n})}this.setEventData(e,r)}onMouseUp(e,t,n){let r=this.getEventData(e),i=r.action;"magnet"===i?this.stopMagnetDragging(e,t,n):(this.notifyMouseUp(e,t,n),this.notifyPortEvent("node:port:mouseup",e,{x:t,y:n}),"move"===i&&(r.targetView||this).stopNodeDragging(e,t,n));let o=r.targetMagnet;o&&this.onMagnetClick(e,o,t,n),this.checkMouseleave(e)}onMouseOver(e){super.onMouseOver(e),this.notify("node:mouseover",this.getEventArgs(e)),this.notifyPortEvent("node:port:mouseenter",e),this.notifyPortEvent("node:port:mouseover",e)}onMouseOut(e){super.onMouseOut(e),this.notify("node:mouseout",this.getEventArgs(e)),this.notifyPortEvent("node:port:mouseleave",e),this.notifyPortEvent("node:port:mouseout",e)}onMouseEnter(e){this.updateClassName(e),super.onMouseEnter(e),this.notify("node:mouseenter",this.getEventArgs(e))}onMouseLeave(e){super.onMouseLeave(e),this.notify("node:mouseleave",this.getEventArgs(e))}onMouseWheel(e,t,n,r){super.onMouseWheel(e,t,n,r),this.notify("node:mousewheel",Object.assign({delta:r},this.getEventArgs(e,t,n)))}onMagnetClick(e,t,n,r){let i=this.graph;if(!(i.view.getMouseMovedCount(e)>i.options.clickThreshold))this.notify("node:magnet:click",Object.assign({magnet:t},this.getEventArgs(e,n,r)))}onMagnetDblClick(e,t,n,r){this.notify("node:magnet:dblclick",Object.assign({magnet:t},this.getEventArgs(e,n,r)))}onMagnetContextMenu(e,t,n,r){this.notify("node:magnet:contextmenu",Object.assign({magnet:t},this.getEventArgs(e,n,r)))}onMagnetMouseDown(e,t,n,r){this.startMagnetDragging(e,n,r)}onCustomEvent(e,t,n,r){this.notify("node:customevent",Object.assign({name:t},this.getEventArgs(e,n,r))),super.onCustomEvent(e,t,n,r)}prepareEmbedding(e){let t=this.graph,n=this.getEventData(e).cell||this.cell,r=t.findViewByCell(n),i=t.snapToGrid(e.clientX,e.clientY);this.notify("node:embed",{e,node:n,view:r,cell:n,x:i.x,y:i.y,currentParent:n.getParent()})}processEmbedding(e,t){let n=t.cell||this.cell,r=t.graph||this.graph,i=r.options.embedding,o=i.findParent,s="function"==typeof o?n0(o,r,{view:this,node:this.cell}).filter(e=>fL.isCell(e)&&this.cell.id!==e.id&&!e.isDescendantOf(this.cell)):r.model.getNodesUnderNode(n,{by:o});if(i.frontOnly&&s.length>0){var l;let e=sV(s,"zIndex");let t=(l=Object.keys(e).map(e=>parseInt(e,10)))&&l.length?sQ(l,n4,sK):void 0;t&&(s=e[t])}s=s.filter(e=>e.visible);let a=null,u=t.candidateEmbedView,c=i.validate;for(let e=s.length-1;e>=0;e-=1){let t=s[e];if(u&&u.cell.id===t.id){a=u;break}{let e=t.findView(r);if(c&&n0(c,r,{child:this.cell,parent:e.cell,childView:this,parentView:e})){a=e;break}}}this.clearEmbedding(t),a&&a.highlight(null,{type:"embedding"}),t.candidateEmbedView=a;let h=r.snapToGrid(e.clientX,e.clientY);this.notify("node:embedding",{e,cell:n,node:n,view:r.findViewByCell(n),x:h.x,y:h.y,currentParent:n.getParent(),candidateParent:a?a.cell:null})}clearEmbedding(e){let t=e.candidateEmbedView;t&&(t.unhighlight(null,{type:"embedding"}),e.candidateEmbedView=null)}finalizeEmbedding(e,t){this.graph.startBatch("embedding");let n=t.cell||this.cell,r=t.graph||this.graph,i=r.findViewByCell(n),o=n.getParent(),s=t.candidateEmbedView;if(s?(s.unhighlight(null,{type:"embedding"}),t.candidateEmbedView=null,(null==o||o.id!==s.cell.id)&&s.cell.insertChild(n,void 0,{ui:!0})):o&&o.unembed(n,{ui:!0}),r.model.getConnectedEdges(n,{deep:!0}).forEach(e=>{e.updateParent({ui:!0})}),i&&s){let t=r.snapToGrid(e.clientX,e.clientY);i.notify("node:embedded",{e,cell:n,x:t.x,y:t.y,node:n,view:r.findViewByCell(n),previousParent:o,currentParent:n.getParent()})}this.graph.stopBatch("embedding")}getDelegatedView(){let e=this.cell,t=this;for(;t&&!e.isEdge();){;if(!e.hasParent()||t.can("stopDelegateOnDragging"))return t;e=e.getParent(),t=this.graph.findViewByCell(e)}return null}validateMagnet(e,t,n){if("passive"!==t.getAttribute("magnet")){let r=this.graph.options.connecting.validateMagnet;return!r||n0(r,this.graph,{e:n,magnet:t,view:e,cell:e.cell})}return!1}startMagnetDragging(e,t,n){if(!this.can("magnetConnectable"))return;e.stopPropagation();let r=e.currentTarget,i=this.graph;this.setEventData(e,{targetMagnet:r}),this.validateMagnet(this,r,e)?(i.options.magnetThreshold<=0&&this.startConnectting(e,r,t,n),this.setEventData(e,{action:"magnet"}),this.stopPropagation(e)):this.onMouseDown(e,t,n),i.view.delegateDragEvents(e,this)}startConnectting(e,t,n,r){this.graph.model.startBatch("add-edge");let i=this.createEdgeFromMagnet(t,n,r);i.setEventData(e,i.prepareArrowheadDragging("target",{x:n,y:r,isNewEdge:!0,fallbackAction:"remove"})),this.setEventData(e,{edgeView:i}),i.notifyMouseDown(e,n,r)}getDefaultEdge(e,t){let n;let r=this.graph.options.connecting.createEdge;return r&&(n=n0(r,this.graph,{sourceMagnet:t,sourceView:e,sourceCell:e.cell})),n}createEdgeFromMagnet(e,t,n){let r=this.graph,i=r.model,o=this.getDefaultEdge(this,e);return o.setSource(Object.assign(Object.assign({},o.getSource()),this.getEdgeTerminal(e,t,n,o,"source"))),o.setTarget(Object.assign(Object.assign({},o.getTarget()),{x:t,y:n})),o.addTo(i,{async:!1,ui:!0}),o.findView(r)}dragMagnet(e,t,n){let r=this.getEventData(e),i=r.edgeView;if(i)i.onMouseMove(e,t,n),this.autoScrollGraph(e.clientX,e.clientY);else{let i=this.graph,o=i.options.magnetThreshold,s=this.getEventTarget(e),l=r.targetMagnet;if("onleave"===o){if(l===s||l.contains(s))return}else if(i.view.getMouseMovedCount(e)<=o)return;this.startConnectting(e,l,t,n)}}stopMagnetDragging(e,t,n){let r=this.eventData(e).edgeView;r&&(r.onMouseUp(e,t,n),this.graph.model.stopBatch("add-edge"))}notifyUnhandledMouseDown(e,t,n){this.notify("node:unhandled:mousedown",{e,x:t,y:n,view:this,cell:this.cell,node:this.cell})}notifyNodeMove(e,t,n,r,i){let o=[i],s=this.graph.getPlugin("selection");if(s&&s.isSelectionMovable()){let e=s.getSelectedCells();e.includes(i)&&(o=e.filter(e=>e.isNode()))}o.forEach(i=>{this.notify(e,{e:t,x:n,y:r,cell:i,node:i,view:i.findView(this.graph)})})}getRestrictArea(e){let t=this.graph.options.translating.restrict,n="function"==typeof t?n0(t,this.graph,e):t;return"number"==typeof n?this.graph.transform.getGraphArea().inflate(n):!0===n?this.graph.transform.getGraphArea():n||null}startNodeDragging(e,t,n){let r=this.getDelegatedView();if(null==r||!r.can("nodeMovable"))return this.notifyUnhandledMouseDown(e,t,n);this.setEventData(e,{targetView:r,action:"move"});let i=uA.create(r.cell.getPosition());r.setEventData(e,{moving:!1,offset:i.diff(t,n),restrict:this.getRestrictArea(r)})}dragNode(e,t,n){let r=this.cell,i=this.graph,o=i.getGridSize(),s=this.getEventData(e),l=s.offset,a=s.restrict;!s.moving&&(s.moving=!0,this.addClass("node-moving"),this.notifyNodeMove("node:move",e,t,n,this.cell)),this.autoScrollGraph(e.clientX,e.clientY);let u=td.snapToGrid(t+l.x,o),c=td.snapToGrid(n+l.y,o);r.setPosition(u,c,{restrict:a,deep:!0,ui:!0}),i.options.embedding.enabled&&(!s.embedding&&(this.prepareEmbedding(e),s.embedding=!0),this.processEmbedding(e,s))}stopNodeDragging(e,t,n){let r=this.getEventData(e);r.embedding&&this.finalizeEmbedding(e,r),r.moving&&(this.removeClass("node-moving"),this.notifyNodeMove("node:moved",e,t,n,this.cell)),r.moving=!1,r.embedding=!1}autoScrollGraph(e,t){let n=this.graph.getPlugin("scroller");n&&n.autoScroll(e,t)}}(eF=fQ||(fQ={})).toStringTag=`X6.${eF.name}`,eF.isNodeView=function(e){if(null==e)return!1;if(e instanceof eF)return!0;let t=e[Symbol.toStringTag];return(null==t||t===eF.toStringTag)&&"function"==typeof e.isNodeView&&"function"==typeof e.isEdgeView&&"function"==typeof e.confirmUpdate&&"function"==typeof e.update&&"function"==typeof e.findPortElem&&"function"==typeof e.resize&&"function"==typeof e.rotate&&"function"==typeof e.translate||!1},fQ.config({isSvgElement:!0,priority:0,bootstrap:["render"],actions:{view:["render"],markup:["render"],attrs:["update"],size:["resize","ports","tools"],angle:["rotate","tools"],position:["translate","tools"],ports:["ports"],tools:["tools"]}}),fQ.registry.register("node",fQ,!0);class fK extends ds{constructor(){super(...arguments),this.POINT_ROUNDING=2}get[Symbol.toStringTag](){return fK.toStringTag}getContainerClassName(){return[super.getContainerClassName(),this.prefixClassName("edge")].join(" ")}get sourceBBox(){let e=this.sourceView;if(!e){let e=this.cell.getSource();return new uM(e.x,e.y)}let t=this.sourceMagnet;return e.isEdgeElement(t)?new uM(this.sourceAnchor.x,this.sourceAnchor.y):e.getBBoxOfElement(t||e.container)}get targetBBox(){let e=this.targetView;if(!e){let e=this.cell.getTarget();return new uM(e.x,e.y)}let t=this.targetMagnet;return e.isEdgeElement(t)?new uM(this.targetAnchor.x,this.targetAnchor.y):e.getBBoxOfElement(t||e.container)}isEdgeView(){return!0}confirmUpdate(e,t={}){let n=e;if(this.hasAction(n,"source")){if(!this.updateTerminalProperties("source"))return n;n=this.removeAction(n,"source")}if(this.hasAction(n,"target")){if(!this.updateTerminalProperties("target"))return n;n=this.removeAction(n,"target")}return this.hasAction(n,"render")?(this.render(),n=this.removeAction(n,["render","update","labels","tools"])):(n=this.handleAction(n,"update",()=>this.update(t)),n=this.handleAction(n,"labels",()=>this.onLabelsChange(t)),n=this.handleAction(n,"tools",()=>this.renderTools()))}render(){return this.empty(),this.renderMarkup(),this.labelContainer=null,this.renderLabels(),this.update(),this.renderTools(),this}renderMarkup(){let e=this.cell.markup;if(e){if("string"==typeof e)throw TypeError("Not support string markup.");return this.renderJSONMarkup(e)}throw TypeError("Invalid edge markup.")}renderJSONMarkup(e){let t=this.parseJSONMarkup(e,this.container);this.selectors=t.selectors,this.container.append(t.fragment)}customizeLabels(){if(this.labelContainer){let e=this.cell,t=e.labels;for(let n=0,r=t.length;n<r;n+=1){let r=t[n],i=this.labelCache[n],o=this.labelSelectors[n],s=this.graph.options.onEdgeLabelRendered;s&&s({edge:e,label:r,container:i,selectors:o})}}}renderLabels(){let e=this.cell,t=e.getLabels(),n=t.length,r=this.labelContainer;if(this.labelCache={},this.labelSelectors={},n<=0)return r&&r.parentNode&&r.parentNode.removeChild(r),this;r?this.empty(r):(r=am("g"),this.addClass(this.prefixClassName("edge-labels"),r),this.labelContainer=r);for(let n=0,i=t.length;n<i;n+=1){let i,o;let s=t[n],l=this.normalizeLabelMarkup(this.parseLabelMarkup(s.markup));if(l)i=l.node,o=l.selectors;else{let t=e.getDefaultLabel(),n=this.normalizeLabelMarkup(this.parseLabelMarkup(t.markup));i=n.node,o=n.selectors}i.setAttribute("data-index",`${n}`),r.appendChild(i);let a=this.rootSelector;if(o[a])throw Error("Ambiguous label root selector.");o[a]=i,this.labelCache[n]=i,this.labelSelectors[n]=o}return null==r.parentNode&&this.container.appendChild(r),this.updateLabels(),this.customizeLabels(),this}onLabelsChange(e={}){this.shouldRerenderLabels(e)?this.renderLabels():this.updateLabels(),this.updateLabelPositions()}shouldRerenderLabels(e={}){let t=this.cell.previous("labels");if(null==t)return!0;if("propertyPathArray"in e&&"propertyValue"in e){let n=e.propertyPathArray||[],r=n.length;if(r>1&&t[n[1]]){if(2===r)return"object"==typeof e.propertyValue&&si(e.propertyValue,"markup");if("markup"!==n[2])return!1}}return!0}parseLabelMarkup(e){if(e)return"string"==typeof e?this.parseLabelStringMarkup(e):this.parseJSONMarkup(e);return null}parseLabelStringMarkup(e){let t=aK.createVectors(e),n=document.createDocumentFragment();for(let e=0,r=t.length;e<r;e+=1){let r=t[e].node;n.appendChild(r)}return{fragment:n,selectors:{}}}normalizeLabelMarkup(e){let t;if(null==e)return;let n=e.fragment;if(!(n instanceof DocumentFragment)||!n.hasChildNodes())throw Error("Invalid label markup.");let r=n.childNodes;return(t=r.length>1||"G"!==r[0].nodeName.toUpperCase()?aK.create("g").append(n):aK.create(r[0])).addClass(this.prefixClassName("edge-label")),{node:t.node,selectors:e.selectors}}updateLabels(){if(this.labelContainer){let e=this.cell,t=e.labels,n=this.can("edgeLabelMovable"),r=e.getDefaultLabel();for(let e=0,i=t.length;e<i;e+=1){let i=this.labelCache[e],o=this.labelSelectors[e];i.setAttribute("cursor",n?"move":"default");let s=t[e],l=ss({},r.attrs,s.attrs);this.updateAttrs(i,l,{selectors:o,rootBBox:s.size?uM.fromSize(s.size):void 0})}}}renderTools(){let e=this.cell.getTools();return this.addTools(e),this}update(e={}){this.cleanCache(),this.updateConnection(e);let t=this.cell.getAttrs();return null!=t&&this.updateAttrs(this.container,t,{selectors:this.selectors}),this.updateLabelPositions(),this.updateTools(e),this}removeRedundantLinearVertices(e={}){let t=this.cell,n=t.getVertices(),r=[this.sourceAnchor,...n,this.targetAnchor],i=r.length,o=new uD(r);o.simplify({threshold:.01});let s=o.points.map(e=>e.toJSON()),l=s.length;return i===l?0:(t.setVertices(s.slice(1,l-1),e),i-l)}getTerminalView(e){switch(e){case"source":return this.sourceView||null;case"target":return this.targetView||null;default:throw Error(`Unknown terminal type '${e}'`)}}getTerminalAnchor(e){switch(e){case"source":return uA.create(this.sourceAnchor);case"target":return uA.create(this.targetAnchor);default:throw Error(`Unknown terminal type '${e}'`)}}getTerminalConnectionPoint(e){switch(e){case"source":return uA.create(this.sourcePoint);case"target":return uA.create(this.targetPoint);default:throw Error(`Unknown terminal type '${e}'`)}}getTerminalMagnet(e,t={}){switch(e){case"source":{if(t.raw)return this.sourceMagnet;let e=this.sourceView;if(!e)return null;return this.sourceMagnet||e.container}case"target":{if(t.raw)return this.targetMagnet;let e=this.targetView;if(!e)return null;return this.targetMagnet||e.container}default:throw Error(`Unknown terminal type '${e}'`)}}updateConnection(e={}){let t=this.cell;if(e.translateBy&&t.isFragmentDescendantOf(e.translateBy)){let t=e.tx||0,n=e.ty||0;this.routePoints=new uD(this.routePoints).translate(t,n).points,this.translateConnectionPoints(t,n),this.path.translate(t,n)}else{let e=t.getVertices(),n=this.findAnchors(e);this.sourceAnchor=n.source,this.targetAnchor=n.target,this.routePoints=this.findRoutePoints(e);let r=this.findConnectionPoints(this.routePoints,this.sourceAnchor,this.targetAnchor);this.sourcePoint=r.source,this.targetPoint=r.target;let i=this.findMarkerPoints(this.routePoints,this.sourcePoint,this.targetPoint);this.path=this.findPath(this.routePoints,i.source||this.sourcePoint,i.target||this.targetPoint)}this.cleanCache()}findAnchors(e){let t=this.cell,n=t.source,r=t.target,i=e[0],o=e[e.length-1];return r.priority&&!n.priority?this.findAnchorsOrdered("target",o,"source",i):this.findAnchorsOrdered("source",i,"target",o)}findAnchorsOrdered(e,t,n,r){let i,o;let s=this.cell,l=s[e],a=s[n],u=this.getTerminalView(e),c=this.getTerminalView(n),h=this.getTerminalMagnet(e),d=this.getTerminalMagnet(n);if(u){let n;n=t?uA.create(t):c?d:uA.create(a),i=this.getAnchor(l.anchor,u,h,n,e)}else i=uA.create(l);if(c){let e=uA.create(r||i);o=this.getAnchor(a.anchor,c,d,e,n)}else o=uA.isPointLike(a)?uA.create(a):new uA;return{[e]:i,[n]:o}}getAnchor(e,t,n,r,i){let o;let s=t.isEdgeElement(n),l=this.graph.options.connecting,a="string"==typeof e?{name:e}:e;if(!a){let e=s?("source"===i?l.sourceEdgeAnchor:l.targetEdgeAnchor)||l.edgeAnchor:("source"===i?l.sourceAnchor:l.targetAnchor)||l.anchor;a="string"==typeof e?{name:e}:e}if(!a)throw Error("Anchor should be specified.");let u=a.name;if(s){let e=tA.registry.get(u);if("function"!=typeof e)return tA.registry.onNotFound(u);o=n0(e,this,t,n,r,a.args||{},i)}else{let e=tk.registry.get(u);if("function"!=typeof e)return tk.registry.onNotFound(u);o=n0(e,this,t,n,r,a.args||{},i)}return o?o.round(this.POINT_ROUNDING):new uA}findRoutePoints(e=[]){let t;let n=this.graph.options.connecting.router||tN.presets.normal,r=this.cell.getRouter()||n;if("function"==typeof r)t=n0(r,this,e,{},this);else{let n="string"==typeof r?r:r.name,i="string"==typeof r?{}:r.args||{},o=n?tN.registry.get(n):tN.presets.normal;if("function"!=typeof o)return tN.registry.onNotFound(n);t=n0(o,this,e,i,this)}return null==t?e.map(e=>uA.create(e)):t.map(e=>uA.create(e))}findConnectionPoints(e,t,n){let r,i;let o=this.cell,s=this.graph.options.connecting,l=o.getSource(),a=o.getTarget(),u=this.sourceView,c=this.targetView,h=e[0],d=e[e.length-1];if(u&&!u.isEdgeElement(this.sourceMagnet)){let e=this.sourceMagnet||u.container,i=new uT(h||n,t),o=l.connectionPoint||s.sourceConnectionPoint||s.connectionPoint;r=this.getConnectionPoint(o,u,e,i,"source")}else r=t;if(c&&!c.isEdgeElement(this.targetMagnet)){let e=this.targetMagnet||c.container,r=a.connectionPoint||s.targetConnectionPoint||s.connectionPoint,o=new uT(d||t,n);i=this.getConnectionPoint(r,c,e,o,"target")}else i=n;return{source:r,target:i}}getConnectionPoint(e,t,n,r,i){let o=r.end;if(null==e)return o;let s="string"==typeof e?e:e.name,l="string"==typeof e?{}:e.args,a=tM.registry.get(s);if("function"!=typeof a)return tM.registry.onNotFound(s);let u=n0(a,this,r,t,n,l||{},i);return u?u.round(this.POINT_ROUNDING):o}findMarkerPoints(e,t,n){let r,i;let o=e=>{let t=this.cell.getAttrs(),n=Object.keys(t);for(let r=0,i=n.length;r<i;r+=1){let i=t[n[r]];if(i[`${e}Marker`]||i[`${e}-marker`]){let e=i.strokeWidth||i["stroke-width"];if(e)return parseFloat(e);break}}return null},s=e[0],l=e[e.length-1],a=o("source");a&&(r=t.clone().move(s||n,-a));let u=o("target");return u&&(i=n.clone().move(l||t,-u)),this.sourceMarkerPoint=r||t.clone(),this.targetMarkerPoint=i||n.clone(),{source:r,target:i}}findPath(e,t,n){let r,i,o;let s=this.cell.getConnector()||this.graph.options.connecting.connector;if("string"==typeof s?r=s:(r=s.name,i=s.args),r){let e=tj.registry.get(r);if("function"!=typeof e)return tj.registry.onNotFound(r);o=e}else o=tj.presets.normal;let l=n0(o,this,t,n,e,Object.assign(Object.assign({},i),{raw:!0}),this);return"string"==typeof l?uX.parse(l):l}translateConnectionPoints(e,t){this.sourcePoint.translate(e,t),this.targetPoint.translate(e,t),this.sourceAnchor.translate(e,t),this.targetAnchor.translate(e,t),this.sourceMarkerPoint.translate(e,t),this.targetMarkerPoint.translate(e,t)}updateLabelPositions(){if(null==this.labelContainer||!this.path)return this;let e=this.cell,t=e.getLabels();if(0===t.length)return this;let n=e.getDefaultLabel(),r=this.normalizeLabelPosition(n.position);for(let e=0,n=t.length;e<n;e+=1){let n=t[e],i=this.labelCache[e];if(!i)continue;let o=ss({},r,this.normalizeLabelPosition(n.position)),s=this.getLabelTransformationMatrix(o);i.setAttribute("transform",ul(s))}return this}updateTerminalProperties(e){let t=this.cell,n=this.graph,r=t[e],i=r&&r.cell,o=`${e}View`;if(!i)return this[o]=null,this.updateTerminalMagnet(e),!0;let s=n.getCellById(i);if(!s)throw Error(`Edge's ${e} node with id "${i}" not exists`);let l=s.findView(n);return!!l&&(this[o]=l,this.updateTerminalMagnet(e),!0)}updateTerminalMagnet(e){let t=`${e}Magnet`,n=this.getTerminalView(e);if(n){let r=n.getMagnetFromEdgeTerminal(this.cell[e]);r===n.container&&(r=null),this[t]=r}else this[t]=null}getLabelPositionAngle(e){let t=this.cell.getLabelAt(e);return t&&t.position&&"object"==typeof t.position&&t.position.angle||0}getLabelPositionArgs(e){let t=this.cell.getLabelAt(e);if(t&&t.position&&"object"==typeof t.position)return t.position.options}getDefaultLabelPositionArgs(){let e=this.cell.getDefaultLabel();if(e&&e.position&&"object"==typeof e.position)return e.position.options}mergeLabelPositionArgs(e,t){if(null===e)return null;if(void 0===e)return null===t?null:t;return ss({},t,e)}getConnection(){return null!=this.path?this.path.clone():null}getConnectionPathData(){if(null==this.path)return"";let e=this.cache.pathCache;return!si(e,"data")&&(e.data=this.path.serialize()),e.data||""}getConnectionSubdivisions(){if(null==this.path)return null;let e=this.cache.pathCache;return!si(e,"segmentSubdivisions")&&(e.segmentSubdivisions=this.path.getSegmentSubdivisions()),e.segmentSubdivisions}getConnectionLength(){if(null==this.path)return 0;let e=this.cache.pathCache;return!si(e,"length")&&(e.length=this.path.length({segmentSubdivisions:this.getConnectionSubdivisions()})),e.length}getPointAtLength(e){return null==this.path?null:this.path.pointAtLength(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getPointAtRatio(e){return null==this.path?null:(lX(e)&&(e=parseFloat(e)/100),this.path.pointAt(e,{segmentSubdivisions:this.getConnectionSubdivisions()}))}getTangentAtLength(e){return null==this.path?null:this.path.tangentAtLength(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getTangentAtRatio(e){return null==this.path?null:this.path.tangentAt(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getClosestPoint(e){return null==this.path?null:this.path.closestPoint(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getClosestPointLength(e){return null==this.path?null:this.path.closestPointLength(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getClosestPointRatio(e){return null==this.path?null:this.path.closestPointNormalizedLength(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getLabelPosition(e,t,n,r){let i,o,s;let l={distance:0},a=0;"number"==typeof n?(a=n,i=r):i=n,null!=i&&(l.options=i);let u=i&&i.absoluteOffset,c=!(i&&i.absoluteDistance),h=i&&i.absoluteDistance&&i.reverseDistance,d=this.path,f={segmentSubdivisions:this.getConnectionSubdivisions()},p=new uA(e,t),g=d.closestPointT(p,f),m=this.getConnectionLength()||0,y=d.lengthAtT(g,f);if(c&&(y=m>0?y/m:0),h&&(y=-1*(m-y)||1),l.distance=y,!u&&(o=d.tangentAtT(g)),o)s=o.pointOffset(p);else{let e=d.pointAtT(g),t=p.diff(e);s={x:t.x,y:t.y}}return l.offset=s,l.angle=a,l}normalizeLabelPosition(e){return"number"==typeof e?{distance:e}:e}getLabelTransformationMatrix(e){let t;let n=this.normalizeLabelPosition(e),r=n.options||{},i=n.angle||0,o=n.distance,s=o>0&&o<=1,l=0,a={x:0,y:0},u=n.offset;u&&("number"==typeof u?l=u:(null!=u.x&&(a.x=u.x),null!=u.y&&(a.y=u.y)));let c=0!==a.x||0!==a.y||0===l,h=r.keepGradient,d=r.ensureLegibility,f=this.path,p={segmentSubdivisions:this.getConnectionSubdivisions()},g=s?o*this.getConnectionLength():o,m=f.tangentAtLength(g,p),y=i;if(m){if(c)(t=m.start).translate(a);else{let e=m.clone();e.rotate(-90,m.start),e.setLength(l),t=e.end}h&&(y=m.angle()+i,d&&(y=th.normalize((y+90)%180-90)))}else t=f.start,c&&t.translate(a);return ui().translate(t.x,t.y).rotate(y)}getVertexIndex(e,t){let n=this.cell.getVertices(),r=this.getClosestPointLength(new uA(e,t)),i=0;if(null!=r)for(let e=n.length;i<e;i+=1){let e=n[i],t=this.getClosestPointLength(e);if(null!=t&&r<t)break}return i}getEventArgs(e,t,n){let r=this.cell;return null==t||null==n?{e,view:this,edge:r,cell:r}:{e,x:t,y:n,view:this,edge:r,cell:r}}notifyUnhandledMouseDown(e,t,n){this.notify("edge:unhandled:mousedown",{e,x:t,y:n,view:this,cell:this.cell,edge:this.cell})}notifyMouseDown(e,t,n){super.onMouseDown(e,t,n),this.notify("edge:mousedown",this.getEventArgs(e,t,n))}notifyMouseMove(e,t,n){super.onMouseMove(e,t,n),this.notify("edge:mousemove",this.getEventArgs(e,t,n))}notifyMouseUp(e,t,n){super.onMouseUp(e,t,n),this.notify("edge:mouseup",this.getEventArgs(e,t,n))}onClick(e,t,n){super.onClick(e,t,n),this.notify("edge:click",this.getEventArgs(e,t,n))}onDblClick(e,t,n){super.onDblClick(e,t,n),this.notify("edge:dblclick",this.getEventArgs(e,t,n))}onContextMenu(e,t,n){super.onContextMenu(e,t,n),this.notify("edge:contextmenu",this.getEventArgs(e,t,n))}onMouseDown(e,t,n){this.notifyMouseDown(e,t,n),this.startEdgeDragging(e,t,n)}onMouseMove(e,t,n){let r=this.getEventData(e);switch(r.action){case"drag-label":this.dragLabel(e,t,n);break;case"drag-arrowhead":this.dragArrowhead(e,t,n);break;case"drag-edge":this.dragEdge(e,t,n)}return this.notifyMouseMove(e,t,n),r}onMouseUp(e,t,n){let r=this.getEventData(e);switch(r.action){case"drag-label":this.stopLabelDragging(e,t,n);break;case"drag-arrowhead":this.stopArrowheadDragging(e,t,n);break;case"drag-edge":this.stopEdgeDragging(e,t,n)}return this.notifyMouseUp(e,t,n),this.checkMouseleave(e),r}onMouseOver(e){super.onMouseOver(e),this.notify("edge:mouseover",this.getEventArgs(e))}onMouseOut(e){super.onMouseOut(e),this.notify("edge:mouseout",this.getEventArgs(e))}onMouseEnter(e){super.onMouseEnter(e),this.notify("edge:mouseenter",this.getEventArgs(e))}onMouseLeave(e){super.onMouseLeave(e),this.notify("edge:mouseleave",this.getEventArgs(e))}onMouseWheel(e,t,n,r){super.onMouseWheel(e,t,n,r),this.notify("edge:mousewheel",Object.assign({delta:r},this.getEventArgs(e,t,n)))}onCustomEvent(e,t,n,r){if(av(e.target,"edge-tool",this.container)){if(e.stopPropagation(),this.can("useEdgeTools")){if("edge:remove"===t){this.cell.remove({ui:!0});return}this.notify("edge:customevent",Object.assign({name:t},this.getEventArgs(e,n,r)))}this.notifyMouseDown(e,n,r)}else this.notify("edge:customevent",Object.assign({name:t},this.getEventArgs(e,n,r))),super.onCustomEvent(e,t,n,r)}onLabelMouseDown(e,t,n){this.notifyMouseDown(e,t,n),this.startLabelDragging(e,t,n),this.getEventData(e).stopPropagation&&e.stopPropagation()}startEdgeDragging(e,t,n){if(!this.can("edgeMovable")){this.notifyUnhandledMouseDown(e,t,n);return}this.setEventData(e,{x:t,y:n,moving:!1,action:"drag-edge"})}dragEdge(e,t,n){let r=this.getEventData(e);!r.moving&&(r.moving=!0,this.addClass("edge-moving"),this.notify("edge:move",{e,x:t,y:n,view:this,cell:this.cell,edge:this.cell})),this.cell.translate(t-r.x,n-r.y,{ui:!0}),this.setEventData(e,{x:t,y:n}),this.notify("edge:moving",{e,x:t,y:n,view:this,cell:this.cell,edge:this.cell})}stopEdgeDragging(e,t,n){let r=this.getEventData(e);r.moving&&(this.removeClass("edge-moving"),this.notify("edge:moved",{e,x:t,y:n,view:this,cell:this.cell,edge:this.cell})),r.moving=!1}prepareArrowheadDragging(e,t){let n=this.getTerminalMagnet(e),r={action:"drag-arrowhead",x:t.x,y:t.y,isNewEdge:!0===t.isNewEdge,terminalType:e,initialMagnet:n,initialTerminal:om(this.cell[e]),fallbackAction:t.fallbackAction||"revert",getValidateConnectionArgs:this.createValidateConnectionArgs(e),options:t.options};return this.beforeArrowheadDragging(r),r}createValidateConnectionArgs(e){let t;let n=[];n[4]=e,n[5]=this;let r=0,i=0;"source"===e?(r=2,t="target"):(i=2,t="source");let o=this.cell[t],s=o.cell;if(s){let e;let t=n[r]=this.graph.findViewByCell(s);t&&(e=t.getMagnetFromEdgeTerminal(o))===t.container&&(e=void 0),n[r+1]=e}return(e,t)=>(n[i]=e,n[i+1]=e.container===t?void 0:t,n)}beforeArrowheadDragging(e){e.zIndex=this.cell.zIndex,this.cell.toFront();let t=this.container.style;e.pointerEvents=t.pointerEvents,t.pointerEvents="none",this.graph.options.connecting.highlight&&this.highlightAvailableMagnets(e)}afterArrowheadDragging(e){null!=e.zIndex&&(this.cell.setZIndex(e.zIndex,{ui:!0}),e.zIndex=null),this.container.style.pointerEvents=e.pointerEvents||"",this.graph.options.connecting.highlight&&this.unhighlightAvailableMagnets(e)}validateConnection(e,t,n,r,i,o,s){let l=this.graph.options.connecting,a=l.allowLoop,u=l.allowNode,c=l.allowEdge,h=l.allowPort,d=l.allowMulti,f=l.validateConnection,p=o?o.cell:null,g="target"===i?n:e,m="target"===i?r:t,y=!0,b=l=>{let a="source"===i?s?s.port:null:p?p.getSourcePortId():null,u="target"===i?s?s.port:null:p?p.getTargetPortId():null;return n0(l,this.graph,{edge:p,edgeView:o,sourceView:e,targetView:n,sourcePort:a,targetPort:u,sourceMagnet:t,targetMagnet:r,sourceCell:e?e.cell:null,targetCell:n?n.cell:null,type:i})};if(null!=a&&("boolean"==typeof a?!a&&e===n&&(y=!1):y=b(a)),y&&null!=h&&("boolean"==typeof h?!h&&m&&(y=!1):y=b(h)),y&&null!=c&&("boolean"==typeof c?!c&&fK.isEdgeView(g)&&(y=!1):y=b(c)),y&&null!=u&&null==m&&("boolean"==typeof u?!u&&fQ.isNodeView(g)&&(y=!1):y=b(u)),y&&null!=d&&o){let e=o.cell,t="source"===i?s:e.getSource(),n="target"===i?s:e.getTarget(),r=s?this.graph.getCellById(s.cell):null;if(t&&n&&t.cell&&n.cell&&r){if("function"==typeof d)y=b(d);else{let e=this.graph.model.getConnectedEdges(r,{outgoing:"source"===i,incoming:"target"===i});e.length&&("withPort"===d?e.some(e=>{let r=e.getSource(),i=e.getTarget();return r&&i&&r.cell===t.cell&&i.cell===n.cell&&null!=r.port&&r.port===t.port&&null!=i.port&&i.port===n.port})&&(y=!1):!d&&e.some(e=>{let r=e.getSource(),i=e.getTarget();return r&&i&&r.cell===t.cell&&i.cell===n.cell})&&(y=!1))}}}return y&&null!=f&&(y=b(f)),y}allowConnectToBlank(e){let t=this.graph,n=t.options.connecting.allowBlank;if("function"!=typeof n)return!!n;let r=t.findViewByCell(e),i=e.getSourceCell(),o=e.getTargetCell(),s=t.findViewByCell(i),l=t.findViewByCell(o);return n0(n,t,{edge:e,edgeView:r,sourceCell:i,targetCell:o,sourceView:s,targetView:l,sourcePort:e.getSourcePortId(),targetPort:e.getTargetPortId(),sourceMagnet:r.sourceMagnet,targetMagnet:r.targetMagnet})}validateEdge(e,t,n){let r=this.graph;if(!this.allowConnectToBlank(e)){let t=e.getSourceCellId(),n=e.getTargetCellId();if(!(t&&n))return!1}let i=r.options.connecting.validateEdge;return!i||n0(i,r,{edge:e,type:t,previous:n})}arrowheadDragging(e,t,n,r){r.x=t,r.y=n,r.currentTarget!==e&&(r.currentMagnet&&r.currentView&&r.currentView.unhighlight(r.currentMagnet,{type:"magnetAdsorbed"}),r.currentView=this.graph.findViewByElem(e),r.currentView?(r.currentMagnet=r.currentView.findMagnet(e),r.currentMagnet&&this.validateConnection(...r.getValidateConnectionArgs(r.currentView,r.currentMagnet),r.currentView.getEdgeTerminal(r.currentMagnet,t,n,this.cell,r.terminalType))?r.currentView.highlight(r.currentMagnet,{type:"magnetAdsorbed"}):r.currentMagnet=null):r.currentMagnet=null),r.currentTarget=e,this.cell.prop(r.terminalType,{x:t,y:n},Object.assign(Object.assign({},r.options),{ui:!0}))}arrowheadDragged(e,t,n){let r=e.currentView,i=e.currentMagnet;if(!i||!r)return;r.unhighlight(i,{type:"magnetAdsorbed"});let o=e.terminalType,s=r.getEdgeTerminal(i,t,n,this.cell,o);this.cell.setTerminal(o,s,{ui:!0})}snapArrowhead(e,t,n){let r,i;let o=this.graph,{snap:s,allowEdge:l}=o.options.connecting,a="object"==typeof s&&s.radius||50,u=o.renderer.findViewsInArea({x:e-a,y:t-a,width:2*a,height:2*a},{nodeOnly:!0});if(l){let n=o.renderer.findEdgeViewsFromPoint({x:e,y:t},a).filter(e=>e!==this);u.push(...n)}let c=n.closestView||null,h=n.closestMagnet||null;n.closestView=null,n.closestMagnet=null;let d=Number.MAX_SAFE_INTEGER,f=new uA(e,t);u.forEach(i=>{if("false"!==i.container.getAttribute("magnet")){if(i.isNodeView())r=i.cell.getBBox().getCenter().distance(f);else if(i.isEdgeView()){let e=i.getClosestPoint(f);r=e?e.distance(f):Number.MAX_SAFE_INTEGER}r<a&&r<d&&(h===i.container||this.validateConnection(...n.getValidateConnectionArgs(i,null),i.getEdgeTerminal(i.container,e,t,this.cell,n.terminalType)))&&(d=r,n.closestView=i,n.closestMagnet=i.container)}i.container.querySelectorAll("[magnet]").forEach(o=>{if("false"!==o.getAttribute("magnet")){let s=i.getBBoxOfElement(o);(r=f.distance(s.getCenter()))<a&&r<d&&(h===o||this.validateConnection(...n.getValidateConnectionArgs(i,o),i.getEdgeTerminal(o,e,t,this.cell,n.terminalType)))&&(d=r,n.closestView=i,n.closestMagnet=o)}})});let p=n.terminalType,g=n.closestView,m=n.closestMagnet,y=h!==m;if(c&&y&&c.unhighlight(h,{type:"magnetAdsorbed"}),g){if(!y)return;g.highlight(m,{type:"magnetAdsorbed"}),i=g.getEdgeTerminal(m,e,t,this.cell,p)}else i={x:e,y:t};this.cell.setTerminal(p,i,{},Object.assign(Object.assign({},n.options),{ui:!0}))}snapArrowheadEnd(e){let t=e.closestView,n=e.closestMagnet;t&&n&&(t.unhighlight(n,{type:"magnetAdsorbed"}),e.currentMagnet=t.findMagnet(n)),e.closestView=null,e.closestMagnet=null}finishEmbedding(e){this.graph.options.embedding.enabled&&this.cell.updateParent()&&(e.zIndex=null)}fallbackConnection(e){if("remove"===e.fallbackAction)this.cell.remove({ui:!0});else this.cell.prop(e.terminalType,e.initialTerminal,{ui:!0})}notifyConnectionEvent(e,t){let n=e.terminalType,r=e.initialTerminal,i=this.cell[n];if(i&&!fz.equalTerminals(r,i)){let o=this.graph,s=r.cell?o.getCellById(r.cell):null,l=r.port,a=s?o.findViewByCell(s):null,u=s||e.isNewEdge?null:uA.create(r).toJSON(),c=i.cell?o.getCellById(i.cell):null,h=i.port,d=c?o.findViewByCell(c):null,f=c?null:uA.create(i).toJSON();this.notify("edge:connected",{e:t,previousCell:s,previousPort:l,previousView:a,previousPoint:u,currentCell:c,currentView:d,currentPort:h,currentPoint:f,previousMagnet:e.initialMagnet,currentMagnet:e.currentMagnet,edge:this.cell,view:this,type:n,isNew:e.isNewEdge})}}highlightAvailableMagnets(e){let t=this.graph,n=t.model.getCells();e.marked={};for(let r=0,i=n.length;r<i;r+=1){let i=t.findViewByCell(n[r]);if(!i||i.cell.id===this.cell.id)continue;let o=Array.prototype.slice.call(i.container.querySelectorAll("[magnet]"));"false"!==i.container.getAttribute("magnet")&&o.push(i.container);let s=o.filter(t=>this.validateConnection(...e.getValidateConnectionArgs(i,t),i.getEdgeTerminal(t,e.x,e.y,this.cell,e.terminalType)));if(s.length>0){for(let e=0,t=s.length;e<t;e+=1)i.highlight(s[e],{type:"magnetAvailable"});i.highlight(null,{type:"nodeAvailable"}),e.marked[i.cell.id]=s}}}unhighlightAvailableMagnets(e){let t=e.marked||{};Object.keys(t).forEach(e=>{let n=this.graph.findViewByCell(e);n&&(t[e].forEach(e=>{n.unhighlight(e,{type:"magnetAvailable"})}),n.unhighlight(null,{type:"nodeAvailable"}))}),e.marked=null}startArrowheadDragging(e,t,n){if(!this.can("arrowheadMovable")){this.notifyUnhandledMouseDown(e,t,n);return}let r=e.target.getAttribute("data-terminal"),i=this.prepareArrowheadDragging(r,{x:t,y:n});this.setEventData(e,i)}dragArrowhead(e,t,n){let r=this.getEventData(e);this.graph.options.connecting.snap?this.snapArrowhead(t,n,r):this.arrowheadDragging(this.getEventTarget(e),t,n,r)}stopArrowheadDragging(e,t,n){let r=this.graph,i=this.getEventData(e);r.options.connecting.snap?this.snapArrowheadEnd(i):this.arrowheadDragged(i,t,n),this.validateEdge(this.cell,i.terminalType,i.initialTerminal)?(this.finishEmbedding(i),this.notifyConnectionEvent(i,e)):this.fallbackConnection(i),this.afterArrowheadDragging(i)}startLabelDragging(e,t,n){if(this.can("edgeLabelMovable")){let t=parseInt(e.currentTarget.getAttribute("data-index"),10),n=this.getLabelPositionAngle(t),r=this.getLabelPositionArgs(t),i=this.getDefaultLabelPositionArgs(),o=this.mergeLabelPositionArgs(r,i);this.setEventData(e,{index:t,positionAngle:n,positionArgs:o,stopPropagation:!0,action:"drag-label"})}else this.setEventData(e,{stopPropagation:!0});this.graph.view.delegateDragEvents(e,this)}dragLabel(e,t,n){let r=this.getEventData(e),i=ss({},this.cell.getLabelAt(r.index),{position:this.getLabelPosition(t,n,r.positionAngle,r.positionArgs)});this.cell.setLabelAt(r.index,i)}stopLabelDragging(e,t,n){}}(eV=fK||(fK={})).toStringTag=`X6.${eV.name}`,eV.isEdgeView=function(e){if(null==e)return!1;if(e instanceof eV)return!0;let t=e[Symbol.toStringTag];return(null==t||t===eV.toStringTag)&&"function"==typeof e.isNodeView&&"function"==typeof e.isEdgeView&&"function"==typeof e.confirmUpdate&&"function"==typeof e.update&&"function"==typeof e.getConnection||!1},fK.config({isSvgElement:!0,priority:1,bootstrap:["render","source","target"],actions:{view:["render"],markup:["render"],attrs:["update"],source:["source","update"],target:["target","update"],router:["update"],connector:["update"],labels:["labels"],defaultLabel:["labels"],tools:["tools"],vertices:["vertices","update"]}}),fK.registry.register("edge",fK,!0);class fZ extends de{get options(){return this.graph.options}constructor(e){super(),this.graph=e;let{selectors:t,fragment:n}=tE.parseJSONMarkup(fZ.markup);this.background=t.background,this.grid=t.grid,this.svg=t.svg,this.defs=t.defs,this.viewport=t.viewport,this.primer=t.primer,this.stage=t.stage,this.decorator=t.decorator,this.overlay=t.overlay,this.container=this.options.container,this.restore=fZ.snapshoot(this.container),aa(this.container,this.prefixClassName("graph")),aE(this.container,n),this.delegateEvents()}delegateEvents(){let e=this.constructor;return super.delegateEvents(e.events),this}guard(e,t){return!!("mousedown"===e.type&&2===e.button||this.options.guard&&this.options.guard(e,t))||(e.data&&void 0!==e.data.guarded?e.data.guarded:!(t&&t.cell&&fL.isCell(t.cell)||this.svg===e.target||this.container===e.target||this.svg.contains(e.target))&&!0)}findView(e){return this.graph.findViewByElem(e)}onDblClick(e){this.options.preventDefaultDblClick&&e.preventDefault();let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;let r=this.graph.snapToGrid(t.clientX,t.clientY);n?n.onDblClick(t,r.x,r.y):this.graph.trigger("blank:dblclick",{e:t,x:r.x,y:r.y})}onClick(e){if(this.getMouseMovedCount(e)<=this.options.clickThreshold){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;let r=this.graph.snapToGrid(t.clientX,t.clientY);n?n.onClick(t,r.x,r.y):this.graph.trigger("blank:click",{e:t,x:r.x,y:r.y})}}isPreventDefaultContextMenu(e){let t=this.options.preventDefaultContextMenu;return"function"==typeof t&&(t=n0(t,this.graph,{view:e})),t}onContextMenu(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.isPreventDefaultContextMenu(n)&&e.preventDefault(),this.guard(t,n))return;let r=this.graph.snapToGrid(t.clientX,t.clientY);n?n.onContextMenu(t,r.x,r.y):this.graph.trigger("blank:contextmenu",{e:t,x:r.x,y:r.y})}delegateDragEvents(e,t){null==e.data&&(e.data={}),this.setEventData(e,{currentView:t||null,mouseMovedCount:0,startPosition:{x:e.clientX,y:e.clientY}});let n=this.constructor;this.delegateDocumentEvents(n.documentEvents,e.data),this.undelegateEvents()}getMouseMovedCount(e){return this.getEventData(e).mouseMovedCount||0}onMouseDown(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;this.options.preventDefaultMouseDown&&e.preventDefault();let r=this.graph.snapToGrid(t.clientX,t.clientY);n?n.onMouseDown(t,r.x,r.y):(this.options.preventDefaultBlankAction&&["touchstart"].includes(t.type)&&e.preventDefault(),this.graph.trigger("blank:mousedown",{e:t,x:r.x,y:r.y})),this.delegateDragEvents(t,n)}onMouseMove(e){let t=this.getEventData(e),n=t.startPosition;if(n&&n.x===e.clientX&&n.y===e.clientY)return;if(null==t.mouseMovedCount&&(t.mouseMovedCount=0),t.mouseMovedCount+=1,t.mouseMovedCount<=this.options.moveThreshold)return;let r=this.normalizeEvent(e),i=this.graph.snapToGrid(r.clientX,r.clientY),o=t.currentView;o?o.onMouseMove(r,i.x,i.y):this.graph.trigger("blank:mousemove",{e:r,x:i.x,y:i.y}),this.setEventData(r,t)}onMouseUp(e){this.undelegateDocumentEvents();let t=this.normalizeEvent(e),n=this.graph.snapToGrid(t.clientX,t.clientY),r=this.getEventData(e).currentView;if(r?r.onMouseUp(t,n.x,n.y):this.graph.trigger("blank:mouseup",{e:t,x:n.x,y:n.y}),!e.isPropagationStopped()){let t=new ug(e,{type:"click",data:e.data});this.onClick(t)}e.stopImmediatePropagation(),this.delegateEvents()}onMouseOver(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(!this.guard(t,n))if(n)n.onMouseOver(t);else{if(this.container===t.target)return;this.graph.trigger("blank:mouseover",{e:t})}}onMouseOut(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(!this.guard(t,n))if(n)n.onMouseOut(t);else{if(this.container===t.target)return;this.graph.trigger("blank:mouseout",{e:t})}}onMouseEnter(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;let r=this.graph.findViewByElem(t.relatedTarget);if(n){if(r===n)return;n.onMouseEnter(t)}else{if(r)return;this.graph.trigger("graph:mouseenter",{e:t})}}onMouseLeave(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;let r=this.graph.findViewByElem(t.relatedTarget);if(n){if(r===n)return;n.onMouseLeave(t)}else{if(r)return;this.graph.trigger("graph:mouseleave",{e:t})}}onMouseWheel(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;let r=t.originalEvent,i=this.graph.snapToGrid(r.clientX,r.clientY),o=Math.max(-1,Math.min(1,r.wheelDelta||-r.detail));n?n.onMouseWheel(t,i.x,i.y,o):this.graph.trigger("blank:mousewheel",{e:t,delta:o,x:i.x,y:i.y})}onCustomEvent(e){let t=e.currentTarget,n=t.getAttribute("event")||t.getAttribute("data-event");if(n){let r=this.findView(t);if(r){let t=this.normalizeEvent(e);if(this.guard(t,r))return;let i=this.graph.snapToGrid(t.clientX,t.clientY);r.onCustomEvent(t,n,i.x,i.y)}}}handleMagnetEvent(e,t){let n=e.currentTarget,r=n.getAttribute("magnet");if(r&&"false"!==r.toLowerCase()){let r=this.findView(n);if(r){let i=this.normalizeEvent(e);if(this.guard(i,r))return;let o=this.graph.snapToGrid(i.clientX,i.clientY);n0(t,this.graph,r,i,n,o.x,o.y)}}}onMagnetMouseDown(e){this.handleMagnetEvent(e,(e,t,n,r,i)=>{e.onMagnetMouseDown(t,n,r,i)})}onMagnetDblClick(e){this.handleMagnetEvent(e,(e,t,n,r,i)=>{e.onMagnetDblClick(t,n,r,i)})}onMagnetContextMenu(e){let t=this.findView(e.target);this.isPreventDefaultContextMenu(t)&&e.preventDefault(),this.handleMagnetEvent(e,(e,t,n,r,i)=>{e.onMagnetContextMenu(t,n,r,i)})}onLabelMouseDown(e){let t=e.currentTarget,n=this.findView(t);if(n){let t=this.normalizeEvent(e);if(this.guard(t,n))return;let r=this.graph.snapToGrid(t.clientX,t.clientY);n.onLabelMouseDown(t,r.x,r.y)}}onImageDragStart(){return!1}dispose(){this.undelegateEvents(),this.undelegateDocumentEvents(),this.restore(),this.restore=()=>{}}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([de.dispose()],fZ.prototype,"dispose",null),!function(e){let t=`${hk.prefixCls}-graph`;e.markup=[{ns:af.xhtml,tagName:"div",selector:"background",className:`${t}-background`},{ns:af.xhtml,tagName:"div",selector:"grid",className:`${t}-grid`},{ns:af.svg,tagName:"svg",selector:"svg",className:`${t}-svg`,attrs:{width:"100%",height:"100%","xmlns:xlink":af.xlink},children:[{tagName:"defs",selector:"defs"},{tagName:"g",selector:"viewport",className:`${t}-svg-viewport`,children:[{tagName:"g",selector:"primer",className:`${t}-svg-primer`},{tagName:"g",selector:"stage",className:`${t}-svg-stage`},{tagName:"g",selector:"decorator",className:`${t}-svg-decorator`},{tagName:"g",selector:"overlay",className:`${t}-svg-overlay`}]}]}];e.snapshoot=function(e){let t=e.cloneNode();return e.childNodes.forEach(e=>t.appendChild(e)),()=>{for(aC(e);e.attributes.length>0;)e.removeAttribute(e.attributes[0].name);for(let n=0,r=t.attributes.length;n<r;n+=1){let r=t.attributes[n];e.setAttribute(r.name,r.value)}t.childNodes.forEach(t=>e.appendChild(t))}}}(fZ||(fZ={})),!function(e){let t=hk.prefixCls;e.events={dblclick:"onDblClick",contextmenu:"onContextMenu",touchstart:"onMouseDown",mousedown:"onMouseDown",mouseover:"onMouseOver",mouseout:"onMouseOut",mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",mousewheel:"onMouseWheel",DOMMouseScroll:"onMouseWheel",[`mouseenter .${t}-cell`]:"onMouseEnter",[`mouseleave .${t}-cell`]:"onMouseLeave",[`mouseenter .${t}-cell-tools`]:"onMouseEnter",[`mouseleave .${t}-cell-tools`]:"onMouseLeave",[`mousedown .${t}-cell [event]`]:"onCustomEvent",[`touchstart .${t}-cell [event]`]:"onCustomEvent",[`mousedown .${t}-cell [data-event]`]:"onCustomEvent",[`touchstart .${t}-cell [data-event]`]:"onCustomEvent",[`dblclick .${t}-cell [magnet]`]:"onMagnetDblClick",[`contextmenu .${t}-cell [magnet]`]:"onMagnetContextMenu",[`mousedown .${t}-cell [magnet]`]:"onMagnetMouseDown",[`touchstart .${t}-cell [magnet]`]:"onMagnetMouseDown",[`dblclick .${t}-cell [data-magnet]`]:"onMagnetDblClick",[`contextmenu .${t}-cell [data-magnet]`]:"onMagnetContextMenu",[`mousedown .${t}-cell [data-magnet]`]:"onMagnetMouseDown",[`touchstart .${t}-cell [data-magnet]`]:"onMagnetMouseDown",[`dragstart .${t}-cell image`]:"onImageDragStart",[`mousedown .${t}-edge .${t}-edge-label`]:"onLabelMouseDown",[`touchstart .${t}-edge .${t}-edge-label`]:"onLabelMouseDown"},e.documentEvents={mousemove:"onMouseMove",touchmove:"onMouseMove",mouseup:"onMouseUp",touchend:"onMouseUp",touchcancel:"onMouseUp"}}(fZ||(fZ={}));let f0=`.x6-graph {
|
|
92
|
+
`;return r.raw?uX.parse(a):a},fE=function(e,t,n,r={}){let i,o;let s=new uX;s.appendSegment(uX.createSegment("M",e));let l=1/3,a=2/3,u=r.radius||10;for(let r=0,c=n.length;r<c;r+=1){let c=uA.create(n[r]),h=n[r-1]||e,d=n[r+1]||t;i=o||c.distance(h)/2,o=c.distance(d)/2;let f=-Math.min(u,i),p=-Math.min(u,o),g=c.clone().move(h,f).round(),m=c.clone().move(d,p).round(),y=new uA(l*g.x+a*c.x,a*c.y+l*g.y),b=new uA(l*m.x+a*c.x,a*c.y+l*m.y);s.appendSegment(uX.createSegment("L",g)),s.appendSegment(uX.createSegment("C",y,b,m))}return s.appendSegment(uX.createSegment("L",t)),r.raw?s:s.serialize()},fS=function(e,t,n,r={}){let i;let o=r.direction;if(n&&0!==n.length){let r=[e,...n,t],o=uz.throughPoints(r);i=new uX(o)}else if((i=new uX).appendSegment(uX.createSegment("M",e)),!o&&(o=Math.abs(e.x-t.x)>=Math.abs(e.y-t.y)?"H":"V"),"H"===o){let n=(e.x+t.x)/2;i.appendSegment(uX.createSegment("C",n,e.y,n,t.y,t.x,t.y))}else{let n=(e.y+t.y)/2;i.appendSegment(uX.createSegment("C",e.x,n,t.x,n,t.x,t.y))}return r.raw?i:i.serialize()},fP=1/3,fO=2/3;function fk(e,t,n=[]){let r=[e,...n,t],i=[];return r.forEach((e,t)=>{let n=r[t+1];null!=n&&i.push(new uT(e,n))}),i}function fA(e,t){return new uT(e,t).squaredLength()}function fM(e,n,r,i){let o;let s=new uX;return o=uX.createSegment("M",e[0].start),s.appendSegment(o),e.forEach((l,a)=>{if(t.includes(l)){let e,t,i,a;if("arc"===r){let n;e=-90,((t=l.start.diff(l.end)).x<0||0===t.x&&t.y<0)&&(e+=180);let r=l.getCenter(),u=new uT(r,l.end).rotate(e,r);i=(n=new uT(l.start,r)).pointAt(2/3).rotate(e,l.start),a=u.pointAt(1/3).rotate(-e,u.end),o=uX.createSegment("C",i,a,u.end),s.appendSegment(o),n=new uT(r,l.end),i=u.pointAt(1/3).rotate(e,u.end),a=n.pointAt(1/3).rotate(-e,l.end),o=uX.createSegment("C",i,a,l.end),s.appendSegment(o)}else if("gap"===r)o=uX.createSegment("M",l.end),s.appendSegment(o);else if("cubic"===r){e=l.start.theta(l.end);let r=.6*n,u=1.35*n;((t=l.start.diff(l.end)).x<0||0===t.x&&t.y<0)&&(u*=-1),i=new uA(l.start.x+r,l.start.y+u).rotate(e,l.start),a=new uA(l.end.x-r,l.end.y+u).rotate(e,l.end),o=uX.createSegment("C",i,a,l.end),s.appendSegment(o)}}else{let n=e[a+1];0===i||!n||t.includes(n)?(o=uX.createSegment("L",l.end),s.appendSegment(o)):function(e,t,n,r,i){let o;let s=n.distance(r)/2,l=n.distance(i)/2,a=-Math.min(e,s),u=-Math.min(e,l),c=n.clone().move(r,a).round(),h=n.clone().move(i,u).round(),d=new uA(fP*c.x+fO*n.x,fO*n.y+fP*c.y),f=new uA(fP*h.x+fO*n.x,fO*n.y+fP*h.y);o=uX.createSegment("L",c),t.appendSegment(o),o=uX.createSegment("C",d,f,h),t.appendSegment(o)}(i,s,l.end,l.start,n.end)}}),s}let fT=function(e,r,i,o={}){t=[],n=[],!function(e){let t=e.graph._jumpOverUpdateList;if(null==t&&(t=e.graph._jumpOverUpdateList=[],e.graph.on("cell:mouseup",()=>{let t=e.graph._jumpOverUpdateList;setTimeout(()=>{for(let e=0;e<t.length;e+=1)t[e].update()})}),e.graph.on("model:reseted",()=>{t=e.graph._jumpOverUpdateList=[]})),0>t.indexOf(e)){t.push(e);let n=()=>t.splice(t.indexOf(e),1);e.cell.once("change:connector",n),e.cell.once("removed",n)}}(this);let s=o.size||5,l=o.type||"arc",a=o.radius||0,u=o.ignoreConnectors||["smooth"],c=this.graph,h=c.model.getEdges();if(1===h.length)return fM(fk(e,r,i),s,l,a);let d=this.cell,f=h.indexOf(d),p=c.options.connecting.connector||{},g=h.filter((e,t)=>{let n=e.getConnector()||p;return!u.includes(n.name)&&(!(t>f)||"jumpover"!==n.name)}),m=g.map(e=>c.findViewByCell(e)),y=fk(e,r,i),b=m.map(e=>null==e?[]:e===this?y:fk(e.sourcePoint,e.targetPoint,e.routePoints)),v=[];y.forEach(e=>{let r=g.reduce((t,n,r)=>{if(n!==d){let n=function(e,t){let n=[];return t.forEach(t=>{let r=e.intersectsWithLine(t);r&&n.push(r)}),n}(e,b[r]);t.push(...n)}return t},[]).sort((t,n)=>fA(e.start,t)-fA(e.start,n));if(r.length>0){var i,o,l;v.push(...(i=e,o=r,l=s,o.reduce((e,r,s)=>{if(n.includes(r))return e;let a=e.pop()||i,u=uA.create(r).move(a.start,-l),c=uA.create(r).move(a.start,+l),h=o[s+1];if(null!=h){let e=c.distance(h);e<=l&&(c=h.move(a.start,e),n.push(h))}else if(u.distance(a.end)<2*l+1)return e.push(a),e;if(c.distance(a.start)<2*l+1)return e.push(a),e;let d=new uT(u,c);return t.push(d),e.push(new uT(a.start,u),d,new uT(c,a.end)),e},[])))}else v.push(e)});let x=fM(v,s,l,a);return t=[],n=[],o.raw?x:x.serialize()};(eO=tj||(tj={})).presets=t2,eO.registry=uY.create({type:"connector"}),eO.registry.register(eO.presets,!0);class fN extends sp{constructor(e={}){super(),this.pending=!1,this.changing=!1,this.data={},this.mutate(oN(e)),this.changed={}}mutate(e,t={}){let n=!0===t.unset,r=!0===t.silent,i=[],o=this.changing;this.changing=!0,!o&&(this.previous=oN(this.data),this.changed={});let s=this.data,l=this.previous,a=this.changed;if(Object.keys(e).forEach(t=>{let r=e[t];!iI(s[t],r)&&i.push(t),iI(l[t],r)?delete a[t]:a[t]=r,n?delete s[t]:s[t]=r}),!r&&i.length>0&&(this.pending=!0,this.pendingOptions=t,i.forEach(e=>{this.emit("change:*",{key:e,options:t,store:this,current:s[e],previous:l[e]})})),o)return this;if(!r)for(;this.pending;)this.pending=!1,this.emit("changed",{current:s,previous:l,store:this,options:this.pendingOptions});return this.pending=!1,this.changing=!1,this.pendingOptions=null,this}get(e,t){if(null==e)return this.data;let n=this.data[e];return null==n?t:n}getPrevious(e){if(this.previous){let t=this.previous[e];return null==t?void 0:t}}set(e,t,n){return null!=e&&("object"==typeof e?this.mutate(e,t):this.mutate({[e]:t},n)),this}remove(e,t){let n;let r=void 0,i={};if("string"==typeof e)i[e]=r,n=t;else if(Array.isArray(e))e.forEach(e=>i[e]=r),n=t;else{for(let e in this.data)i[e]=r;n=e}return this.mutate(i,Object.assign(Object.assign({},n),{unset:!0})),this}getByPath(e){return sh(this.data,e,"/")}setByPath(e,t,n={}){let r=Array.isArray(e)?[...e]:e.split("/"),i=Array.isArray(e)?e.join("/"):e,o=r[0],s=r.length;if(n.propertyPath=i,n.propertyValue=t,n.propertyPathArray=r,1===s)this.set(o,t,n);else{let i={},l=i,a=o;for(let e=1;e<s;e+=1){let t=r[e],n=Number.isFinite(Number(t));l=l[a]=n?[]:{},a=t}sd(i,r,t,"/");let u=oN(this.data);n.rewrite&&sf(u,e,"/");let c=oK(u,i);this.set(o,c[o],n)}return this}removeByPath(e,t){let n=Array.isArray(e)?e:e.split("/"),r=n[0];if(1===n.length)this.remove(r,t);else{let e=n.slice(1),i=oN(this.get(r));i&&sf(i,e),this.set(r,i,t)}return this}hasChanged(e){return null==e?Object.keys(this.changed).length>0:e in this.changed}getChanges(e){let t;if(null==e)return this.hasChanged()?oN(this.changed):null;let n=this.changing?this.previous:this.data,r={};for(let i in e){let o=e[i];!iI(n[i],o)&&(r[i]=o,t=!0)}return t?oN(r):null}toJSON(){return oN(this.data)}clone(){return new this.constructor(this.data)}dispose(){this.off(),this.data={},this.previous={},this.changed={},this.pending=!1,this.changing=!1,this.pendingOptions=null,this.trigger("disposed",{store:this})}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([sp.dispose()],fN.prototype,"dispose",null);class fj{constructor(e){this.cell=e,this.ids={},this.cache={}}get(){return Object.keys(this.ids)}start(e,t,n={},r="/"){let i=this.cell.getPropByPath(e),o=ss(n,fj.defaultOptions),s=this.getTiming(o.timing),l=this.getInterp(o.interp,i,t),a=0,u=Array.isArray(e)?e.join(r):e,c=Array.isArray(e)?e:e.split(r),h=()=>{let e=new Date().getTime();0===a&&(a=e);let t=(e-a)/o.duration;t<1?this.ids[u]=requestAnimationFrame(h):t=1;let r=l(s(t));this.cell.setPropByPath(c,r),n.progress&&n.progress(Object.assign({progress:t,currentValue:r},this.getArgs(u))),1===t&&(this.cell.notify("transition:complete",this.getArgs(u)),n.complete&&n.complete(this.getArgs(u)),this.cell.notify("transition:finish",this.getArgs(u)),n.finish&&n.finish(this.getArgs(u)),this.clean(u))};return setTimeout(()=>{this.stop(e,void 0,r),this.cache[u]={startValue:i,targetValue:t,options:o},this.ids[u]=requestAnimationFrame(h),this.cell.notify("transition:start",this.getArgs(u)),n.start&&n.start(this.getArgs(u))},n.delay),this.stop.bind(this,e,r,n)}stop(e,t={},n="/"){let r=Array.isArray(e)?e:e.split(n);return Object.keys(this.ids).filter(e=>iI(r,e.split(n).slice(0,r.length))).forEach(e=>{cancelAnimationFrame(this.ids[e]);let n=this.cache[e],r=this.getArgs(e),i=Object.assign(Object.assign({},n.options),t),o=i.jumpedToEnd;o&&null!=n.targetValue&&(this.cell.setPropByPath(e,n.targetValue),this.cell.notify("transition:end",Object.assign({},r)),this.cell.notify("transition:complete",Object.assign({},r)),i.complete&&i.complete(Object.assign({},r)));let s=Object.assign({jumpedToEnd:o},r);this.cell.notify("transition:stop",Object.assign({},s)),i.stop&&i.stop(Object.assign({},s)),this.cell.notify("transition:finish",Object.assign({},r)),i.finish&&i.finish(Object.assign({},r)),this.clean(e)}),this}clean(e){delete this.ids[e],delete this.cache[e]}getTiming(e){return"string"==typeof e?tu[e]:e}getInterp(e,t,n){if(e)return e(t,n);if("number"==typeof n)return tc.number(t,n);if("string"==typeof n)return"#"===n[0]?tc.color(t,n):tc.unit(t,n);return tc.object(t,n)}getArgs(e){let t=this.cache[e];return{path:e,startValue:t.startValue,targetValue:t.targetValue,cell:this.cell}}}(fj||(fj={})).defaultOptions={delay:10,duration:100,timing:"linear"};var fI=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class fL extends sp{static config(e){let{markup:t,propHooks:n,attrHooks:r}=e,i=fI(e,["markup","propHooks","attrHooks"]);null!=t&&(this.markup=t),n&&(this.propHooks=this.propHooks.slice(),Array.isArray(n)?this.propHooks.push(...n):"function"==typeof n?this.propHooks.push(n):Object.values(n).forEach(e=>{"function"==typeof e&&this.propHooks.push(e)})),r&&(this.attrHooks=Object.assign(Object.assign({},this.attrHooks),r)),this.defaults=oK({},this.defaults,i)}static getMarkup(){return this.markup}static getDefaults(e){return e?this.defaults:oN(this.defaults)}static getAttrHooks(){return this.attrHooks}static applyPropHooks(e,t){return this.propHooks.reduce((t,n)=>n?n0(n,e,t):t,t)}get[Symbol.toStringTag](){return fL.toStringTag}constructor(e={}){super();let t=this.constructor.getDefaults(!0),n=oK({},this.preprocess(t),this.preprocess(e));this.id=n.id||lH(),this.store=new fN(n),this.animation=new fj(this),this.setup(),this.init(),this.postprocess(e)}init(){}get model(){return this._model}set model(e){this._model!==e&&(this._model=e)}preprocess(e,t){let n=e.id,r=this.constructor.applyPropHooks(this,e);return null==n&&!0!==t&&(r.id=lH()),r}postprocess(e){}setup(){this.store.on("change:*",e=>{let{key:t,current:n,previous:r,options:i}=e;this.notify("change:*",{key:t,options:i,current:n,previous:r,cell:this}),this.notify(`change:${t}`,{options:i,current:n,previous:r,cell:this});("source"===t||"target"===t)&&this.notify("change:terminal",{type:t,current:n,previous:r,options:i,cell:this})}),this.store.on("changed",({options:e})=>this.notify("changed",{options:e,cell:this}))}notify(e,t){this.trigger(e,t);let n=this.model;return n&&(n.notify(`cell:${e}`,t),this.isNode()?n.notify(`node:${e}`,Object.assign(Object.assign({},t),{node:this})):this.isEdge()&&n.notify(`edge:${e}`,Object.assign(Object.assign({},t),{edge:this}))),this}isNode(){return!1}isEdge(){return!1}isSameStore(e){return this.store===e.store}get view(){return this.store.get("view")}get shape(){return this.store.get("shape","")}getProp(e,t){return null==e?this.store.get():this.store.get(e,t)}setProp(e,t,n){if("string"==typeof e)this.store.set(e,t,n);else{let n=this.preprocess(e,!0);this.store.set(oK({},this.getProp(),n),t),this.postprocess(e)}return this}removeProp(e,t){return"string"==typeof e||Array.isArray(e)?this.store.removeByPath(e,t):this.store.remove(t),this}hasChanged(e){return null==e?this.store.hasChanged():this.store.hasChanged(e)}getPropByPath(e){return this.store.getByPath(e)}setPropByPath(e,t,n={}){return this.model&&("children"===e?this._children=t?t.map(e=>this.model.getCell(e)).filter(e=>null!=e):null:"parent"===e&&(this._parent=t?this.model.getCell(t):null)),this.store.setByPath(e,t,n),this}removePropByPath(e,t={}){let n=Array.isArray(e)?e:e.split("/");return"attrs"===n[0]&&(t.dirty=!0),this.store.removeByPath(n,t),this}prop(e,t,n){if(null==e)return this.getProp();if("string"==typeof e||Array.isArray(e))return 1==arguments.length?this.getPropByPath(e):null==t?this.removePropByPath(e,n||{}):this.setPropByPath(e,t,n||{});return this.setProp(e,t||{})}previous(e){return this.store.getPrevious(e)}get zIndex(){return this.getZIndex()}set zIndex(e){null==e?this.removeZIndex():this.setZIndex(e)}getZIndex(){return this.store.get("zIndex")}setZIndex(e,t={}){return this.store.set("zIndex",e,t),this}removeZIndex(e={}){return this.store.remove("zIndex",e),this}toFront(e={}){let t=this.model;if(t){let n,r=t.getMaxZIndex();e.deep?(n=this.getDescendants({deep:!0,breadthFirst:!0})).unshift(this):n=[this],r=r-n.length+1;let i=t.total(),o=t.indexOf(this)!==i-n.length;!o&&(o=n.some((e,t)=>e.getZIndex()!==r+t)),o&&this.batchUpdate("to-front",()=>{r+=n.length,n.forEach((t,n)=>{t.setZIndex(r+n,e)})})}return this}toBack(e={}){let t=this.model;if(t){let n,r=t.getMinZIndex();e.deep?(n=this.getDescendants({deep:!0,breadthFirst:!0})).unshift(this):n=[this];let i=0!==t.indexOf(this);!i&&(i=n.some((e,t)=>e.getZIndex()!==r+t)),i&&this.batchUpdate("to-back",()=>{r-=n.length,n.forEach((t,n)=>{t.setZIndex(r+n,e)})})}return this}get markup(){return this.getMarkup()}set markup(e){null==e?this.removeMarkup():this.setMarkup(e)}getMarkup(){let e=this.store.get("markup");return null==e&&(e=this.constructor.getMarkup()),e}setMarkup(e,t={}){return this.store.set("markup",e,t),this}removeMarkup(e={}){return this.store.remove("markup",e),this}get attrs(){return this.getAttrs()}set attrs(e){null==e?this.removeAttrs():this.setAttrs(e)}getAttrs(){let e=this.store.get("attrs");return e?Object.assign({},e):{}}setAttrs(e,t={}){if(null==e)this.removeAttrs(t);else{let n=e=>this.store.set("attrs",e,t);if(!0===t.overwrite)n(e);else{let r=this.getAttrs();n(!1===t.deep?Object.assign(Object.assign({},r),e):oK({},r,e))}}return this}replaceAttrs(e,t={}){return this.setAttrs(e,Object.assign(Object.assign({},t),{overwrite:!0}))}updateAttrs(e,t={}){return this.setAttrs(e,Object.assign(Object.assign({},t),{deep:!1}))}removeAttrs(e={}){return this.store.remove("attrs",e),this}getAttrDefinition(e){if(!e)return null;let t=this.constructor.getAttrHooks()||{},n=t[e]||tm.registry.get(e);if(!n){let r=lB(e);n=t[r]||tm.registry.get(r)}return n||null}getAttrByPath(e){return null==e||""===e?this.getAttrs():this.getPropByPath(this.prefixAttrPath(e))}setAttrByPath(e,t,n={}){return this.setPropByPath(this.prefixAttrPath(e),t,n),this}removeAttrByPath(e,t={}){return this.removePropByPath(this.prefixAttrPath(e),t),this}prefixAttrPath(e){return Array.isArray(e)?["attrs"].concat(e):`attrs/${e}`}attr(e,t,n){if(null==e)return this.getAttrByPath();if("string"==typeof e||Array.isArray(e))return 1==arguments.length?this.getAttrByPath(e):null==t?this.removeAttrByPath(e,n||{}):this.setAttrByPath(e,t,n||{});return this.setAttrs(e,t||{})}get visible(){return this.isVisible()}set visible(e){this.setVisible(e)}setVisible(e,t={}){return this.store.set("visible",e,t),this}isVisible(){return!1!==this.store.get("visible")}show(e={}){return!this.isVisible()&&this.setVisible(!0,e),this}hide(e={}){return this.isVisible()&&this.setVisible(!1,e),this}toggleVisible(e,t={}){let n="boolean"==typeof e?e:!this.isVisible(),r="boolean"==typeof e?t:e;return n?this.show(r):this.hide(r),this}get data(){return this.getData()}set data(e){this.setData(e)}getData(){return this.store.get("data")}setData(e,t={}){if(null==e)this.removeData(t);else{let n=e=>this.store.set("data",e,t);if(!0===t.overwrite)n(e);else{let r=this.getData();n(!1===t.deep?"object"==typeof e?Object.assign(Object.assign({},r),e):e:oK({},r,e))}}return this}replaceData(e,t={}){return this.setData(e,Object.assign(Object.assign({},t),{overwrite:!0}))}updateData(e,t={}){return this.setData(e,Object.assign(Object.assign({},t),{deep:!1}))}removeData(e={}){return this.store.remove("data",e),this}get parent(){return this.getParent()}get children(){return this.getChildren()}getParentId(){return this.store.get("parent")}getParent(){let e=this.getParentId();if(e&&this.model){let t=this.model.getCell(e);return this._parent=t,t}return null}getChildren(){let e=this.store.get("children");if(e&&e.length&&this.model){let t=e.map(e=>{var t;return null===(t=this.model)||void 0===t?void 0:t.getCell(e)}).filter(e=>null!=e);return this._children=t,[...t]}return null}hasParent(){return null!=this.parent}isParentOf(e){return null!=e&&e.getParent()===this}isChildOf(e){return null!=e&&this.getParent()===e}eachChild(e,t){return this.children&&this.children.forEach(e,t),this}filterChild(e,t){return this.children?this.children.filter(e,t):[]}getChildCount(){return null==this.children?0:this.children.length}getChildIndex(e){return null==this.children?-1:this.children.indexOf(e)}getChildAt(e){return null!=this.children&&e>=0?this.children[e]:null}getAncestors(e={}){let t=[],n=this.getParent();for(;n;)t.push(n),n=!1!==e.deep?n.getParent():null;return t}getDescendants(e={}){if(!1!==e.deep){if(e.breadthFirst){let e=[],t=this.getChildren()||[];for(;t.length>0;){let n=t.shift(),r=n.getChildren();e.push(n),r&&t.push(...r)}return e}{let t=this.getChildren()||[];return t.forEach(n=>{t.push(...n.getDescendants(e))}),t}}return this.getChildren()||[]}isDescendantOf(e,t={}){if(null==e)return!1;if(!1!==t.deep){let t=this.getParent();for(;t;){if(t===e)return!0;t=t.getParent()}return!1}return this.isChildOf(e)}isAncestorOf(e,t={}){return null!=e&&e.isDescendantOf(this,t)}contains(e){return this.isAncestorOf(e)}getCommonAncestor(...e){return fL.getCommonAncestor(this,...e)}setParent(e,t={}){return this._parent=e,e?this.store.set("parent",e.id,t):this.store.remove("parent",t),this}setChildren(e,t={}){return this._children=e,null!=e?this.store.set("children",e.map(e=>e.id),t):this.store.remove("children",t),this}unembed(e,t={}){let n=this.children;if(null!=n&&null!=e){let r=this.getChildIndex(e);-1!==r&&(n.splice(r,1),e.setParent(null,t),this.setChildren(n,t))}return this}embed(e,t={}){return e.addTo(this,t),this}addTo(e,t={}){return fL.isCell(e)?e.addChild(this,t):e.addCell(this,t),this}insertTo(e,t,n={}){return e.insertChild(this,t,n),this}addChild(e,t={}){return this.insertChild(e,void 0,t)}insertChild(e,t,n={}){if(null!=e&&e!==this){let r=e.getParent(),i=this!==r,o=t;if(null==o&&(o=this.getChildCount(),!i&&(o-=1)),r){let t=r.getChildren();if(t){let i=t.indexOf(e);i>=0&&(e.setParent(null,n),t.splice(i,1),r.setChildren(t,n))}}let s=this.children;if(null==s?(s=[]).push(e):s.splice(o,0,e),e.setParent(this,n),this.setChildren(s,n),i&&this.model){let e=this.model.getIncomingEdges(this),t=this.model.getOutgoingEdges(this);e&&e.forEach(e=>e.updateParent(n)),t&&t.forEach(e=>e.updateParent(n))}this.model&&this.model.addCell(e,n)}return this}removeFromParent(e={}){let t=this.getParent();if(null!=t){let n=t.getChildIndex(this);t.removeChildAt(n,e)}return this}removeChild(e,t={}){let n=this.getChildIndex(e);return this.removeChildAt(n,t)}removeChildAt(e,t={}){let n=this.getChildAt(e);return null!=this.children&&null!=n&&(this.unembed(n,t),n.remove(t)),n}remove(e={}){return this.batchUpdate("remove",()=>{let t=this.getParent();t&&t.removeChild(this,e),!1!==e.deep&&this.eachChild(t=>t.remove(e)),this.model&&this.model.removeCell(this,e)}),this}transition(e,t,n={},r="/"){return this.animation.start(e,t,n,r)}stopTransition(e,t,n="/"){return this.animation.stop(e,t,n),this}getTransitions(){return this.animation.get()}translate(e,t,n){return this}scale(e,t,n,r){return this}addTools(e,t,n){let r=Array.isArray(e)?e:[e],i="string"==typeof t?t:null,o="object"==typeof t?t:"object"==typeof n?n:{};if(o.reset)return this.setTools({name:i,items:r,local:o.local},o);let s=oN(this.getTools());if(null==s||null==i||s.name===i)return null==s&&(s={}),!s.items&&(s.items=[]),s.name=i,s.items=[...s.items,...r],this.setTools(Object.assign({},s),o)}setTools(e,t={}){return null==e?this.removeTools():this.store.set("tools",fL.normalizeTools(e),t),this}getTools(){return this.store.get("tools")}removeTools(e={}){return this.store.remove("tools",e),this}hasTools(e){let t=this.getTools();return null!=t&&(null==e||t.name===e)}hasTool(e){let t=this.getTools();return null!=t&&t.items.some(t=>"string"==typeof t?t===e:t.name===e)}removeTool(e,t={}){let n=oN(this.getTools());if(n){let r=!1,i=n.items.slice(),o=e=>{i.splice(e,1),r=!0};if("number"==typeof e)o(e);else for(let t=i.length-1;t>=0;t-=1){let n=i[t];("string"==typeof n?n===e:n.name===e)&&o(t)}r&&(n.items=i,this.setTools(n,t))}return this}getBBox(e){return new uM}getConnectionPoint(e,t){return new uA}toJSON(e={}){let t=Object.assign({},this.store.get()),n=Object.prototype.toString,r=this.isNode()?"node":this.isEdge()?"edge":"cell";if(!t.shape){let e=this.constructor;throw Error(`Unable to serialize ${r} missing "shape" prop, check the ${r} "${e.name||n.call(e)}"`)}let i=this.constructor,o=!0===e.diff,s=t.attrs||{},l=i.getDefaults(!0),a=o?this.preprocess(l,!0):l,u=a.attrs||{},c={};Object.entries(t).forEach(([e,i])=>{if(null!=i&&!Array.isArray(i)&&"object"==typeof i&&!oz(i))throw Error(`Can only serialize ${r} with plain-object props, but got a "${n.call(i)}" type of key "${e}" on ${r} "${this.id}"`);"attrs"!==e&&"shape"!==e&&o&&iI(i,a[e])&&delete t[e]}),Object.keys(s).forEach(e=>{let t=s[e],n=u[e];Object.keys(t).forEach(r=>{let i=t[r],o=n?n[r]:null;null==i||"object"!=typeof i||Array.isArray(i)?(null==n||!iI(o,i))&&(null==c[e]&&(c[e]={}),c[e][r]=i):Object.keys(i).forEach(t=>{let s=i[t];(null==n||null==o||!nS(o)||!iI(o[t],s))&&(null==c[e]&&(c[e]={}),null==c[e][r]&&(c[e][r]={}),c[e][r][t]=s)})})});let h=Object.assign(Object.assign({},t),{attrs:o5(c)?void 0:c});return null==h.attrs&&delete h.attrs,0===h.angle&&delete h.angle,oN(h)}clone(e={}){if(!e.deep){let t=Object.assign({},this.store.get());return!e.keepId&&delete t.id,delete t.parent,delete t.children,new this.constructor(t)}return fL.deepClone(this)[this.id]}findView(e){return e.findViewByCell(this)}startBatch(e,t={},n=this.model){return this.notify("batch:start",{name:e,data:t,cell:this}),n&&n.startBatch(e,Object.assign(Object.assign({},t),{cell:this})),this}stopBatch(e,t={},n=this.model){return n&&n.stopBatch(e,Object.assign(Object.assign({},t),{cell:this})),this.notify("batch:stop",{name:e,data:t,cell:this}),this}batchUpdate(e,t,n){let r=this.model;this.startBatch(e,n,r);let i=t();return this.stopBatch(e,n,r),i}dispose(){this.removeFromParent(),this.store.dispose()}}fL.defaults={},fL.attrHooks={},fL.propHooks=[],!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([sp.dispose()],fL.prototype,"dispose",null),(fL||(fL={})).normalizeTools=function(e){return"string"==typeof e?{items:[e]}:Array.isArray(e)?{items:e}:e.items?e:{items:[e]}},(ek=fL||(fL={})).toStringTag=`X6.${ek.name}`,ek.isCell=function(e){if(null==e)return!1;if(e instanceof ek)return!0;let t=e[Symbol.toStringTag];return(null==t||t===ek.toStringTag)&&"function"==typeof e.isNode&&"function"==typeof e.isEdge&&"function"==typeof e.prop&&"function"==typeof e.attr||!1},(eA=fL||(fL={})).getCommonAncestor=function(...e){let t=e.filter(e=>null!=e).map(e=>e.getAncestors()).sort((e,t)=>e.length-t.length);return t.shift().find(e=>t.every(t=>t.includes(e)))||null},eA.getCellsBBox=function(e,t={}){let n=null;for(let r=0,i=e.length;r<i;r+=1){let i=e[r],o=i.getBBox(t);if(o){if(i.isNode()){let e=i.getAngle();null!=e&&0!==e&&(o=o.bbox(e))}n=null==n?o:n.union(o)}}return n},eA.deepClone=function(e){let t=[e,...e.getDescendants({deep:!0})];return eA.cloneCells(t)},eA.cloneCells=function(e){let t=s_(e),n=t.reduce((e,t)=>(e[t.id]=t.clone(),e),{});return t.forEach(e=>{let t=n[e.id];if(t.isEdge()){let e=t.getSourceCellId(),r=t.getTargetCellId();e&&n[e]&&t.setSource(Object.assign(Object.assign({},t.getSource()),{cell:n[e].id})),r&&n[r]&&t.setTarget(Object.assign(Object.assign({},t.getTarget()),{cell:n[r].id}))}let r=e.getParent();r&&n[r.id]&&t.setParent(n[r.id]);let i=e.getChildren();if(i&&i.length){let e=i.reduce((e,t)=>(n[t.id]&&e.push(n[t.id]),e),[]);e.length>0&&t.setChildren(e)}}),n},!function(e){e.config({propHooks(t){var{tools:n}=t,r=fI(t,["tools"]);return n&&(r.tools=e.normalizeTools(n)),r}})}(fL||(fL={}));(eM=tI||(tI={})).exist=function(e,t){return t?null!=i&&i.exist(e):null!=o&&o.exist(e)},eM.setEdgeRegistry=function(e){i=e},eM.setNodeRegistry=function(e){o=e};class fR{constructor(e){this.ports=[],this.groups={},this.init(oN(e))}getPorts(){return this.ports}getGroup(e){return null!=e?this.groups[e]:null}getPortsByGroup(e){return this.ports.filter(t=>t.group===e||null==t.group&&null==e)}getPortsLayoutByGroup(e,t){let n;let r=this.getPortsByGroup(e),i=e?this.getGroup(e):null,o=i?i.position:null,s=o?o.name:null;if(null!=s){let e=tx.registry.get(s);if(null==e)return tx.registry.onNotFound(s);n=e}else n=tx.presets.left;let l=r.map(e=>e&&e.position&&e.position.args||{});return n(l,t,o&&o.args||{}).map((e,n)=>{let i=r[n];return{portLayout:e,portId:i.id,portSize:i.size,portAttrs:i.attrs,labelSize:i.label.size,labelLayout:this.getPortLabelLayout(i,uA.create(e.position),t)}})}init(e){let{groups:t,items:n}=e;null!=t&&Object.keys(t).forEach(e=>{this.groups[e]=this.parseGroup(t[e])}),Array.isArray(n)&&n.forEach(e=>{this.ports.push(this.parsePort(e))})}parseGroup(e){return Object.assign(Object.assign({},e),{label:this.getLabel(e,!0),position:this.getPortPosition(e.position,!0)})}parsePort(e){let t=Object.assign({},e),n=this.getGroup(e.group)||{};return t.markup=t.markup||n.markup,t.attrs=oK({},n.attrs,t.attrs),t.position=this.createPosition(n,t),t.label=oK({},n.label,this.getLabel(t)),t.zIndex=this.getZIndex(n,t),t.size=Object.assign(Object.assign({},n.size),t.size),t}getZIndex(e,t){return"number"==typeof t.zIndex?t.zIndex:"number"==typeof e.zIndex||"auto"===e.zIndex?e.zIndex:"auto"}createPosition(e,t){return oK({name:"left",args:{}},e.position,{args:t.args})}getPortPosition(e,t=!1){if(null==e){if(t)return{name:"left",args:{}}}else{if("string"==typeof e)return{name:e,args:{}};if(Array.isArray(e))return{name:"absolute",args:{x:e[0],y:e[1]}};if("object"==typeof e)return e}return{args:{}}}getPortLabelPosition(e,t=!1){if(null==e){if(t)return{name:"left",args:{}}}else{if("string"==typeof e)return{name:e,args:{}};if("object"==typeof e)return e}return{args:{}}}getLabel(e,t=!1){let n=e.label||{};return n.position=this.getPortLabelPosition(n.position,t),n}getPortLabelLayout(e,t,n){let r=e.label.position.name||"left",i=e.label.position.args||{},o=tw.registry.get(r)||tw.presets.left;return o?o(t,n,i):null}}var f_=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class fB extends fL{get[Symbol.toStringTag](){return fB.toStringTag}constructor(e={}){super(e),this.initPorts()}preprocess(e,t){let{x:n,y:r,width:i,height:o}=e,s=f_(e,["x","y","width","height"]);if(null!=n||null!=r){let e=s.position;s.position=Object.assign(Object.assign({},e),{x:null!=n?n:e?e.x:0,y:null!=r?r:e?e.y:0})}if(null!=i||null!=o){let e=s.size;s.size=Object.assign(Object.assign({},e),{width:null!=i?i:e?e.width:0,height:null!=o?o:e?e.height:0})}return super.preprocess(s,t)}isNode(){return!0}size(e,t,n){return void 0===e?this.getSize():"number"==typeof e?this.setSize(e,t,n):this.setSize(e,t)}getSize(){let e=this.store.get("size");return e?Object.assign({},e):{width:1,height:1}}setSize(e,t,n){return"object"==typeof e?this.resize(e.width,e.height,t):this.resize(e,t,n),this}resize(e,t,n={}){this.startBatch("resize",n);let r=n.direction;if(r){let i;let o=this.getSize();switch(r){case"left":case"right":t=o.height;break;case"top":case"bottom":e=o.width}let s={right:0,"top-right":0,top:1,"top-left":1,left:2,"bottom-left":2,bottom:3,"bottom-right":3}[r],l=th.normalize(this.getAngle()||0);n.absolute&&(s+=Math.floor((l+45)/90),s%=4);let a=this.getBBox(),u=(i=0===s?a.getBottomLeft():1===s?a.getCorner():2===s?a.getTopRight():a.getOrigin()).clone().rotate(-l,a.getCenter()),c=Math.sqrt(e*e+t*t)/2,h=s*Math.PI/2;h+=Math.atan(s%2==0?t/e:e/t),h-=th.toRad(l);let d=uA.fromPolar(c,h,u).clone().translate(-(e/2),-(t/2));this.store.set("size",{width:e,height:t},n),this.setPosition(d.x,d.y,n)}else this.store.set("size",{width:e,height:t},n);return this.stopBatch("resize",n),this}scale(e,t,n,r={}){let i=this.getBBox().scale(e,t,null==n?void 0:n);return this.startBatch("scale",r),this.setPosition(i.x,i.y,r),this.resize(i.width,i.height,r),this.stopBatch("scale"),this}position(e,t,n){return"number"==typeof e?this.setPosition(e,t,n):this.getPosition(e)}getPosition(e={}){if(e.relative){let e=this.getParent();if(null!=e&&e.isNode()){let t=this.getPosition(),n=e.getPosition();return{x:t.x-n.x,y:t.y-n.y}}}let t=this.store.get("position");return t?Object.assign({},t):{x:0,y:0}}setPosition(e,t,n={}){let r,i,o;if("object"==typeof e?(r=e.x,i=e.y,o=t||{}):(r=e,i=t,o=n||{}),o.relative){let e=this.getParent();if(null!=e&&e.isNode()){let t=e.getPosition();r+=t.x,i+=t.y}}if(o.deep){let e=this.getPosition();this.translate(r-e.x,i-e.y,o)}else this.store.set("position",{x:r,y:i},o);return this}translate(e=0,t=0,n={}){if(0===e&&0===t)return this;n.translateBy=n.translateBy||this.id;let r=this.getPosition();if(null!=n.restrict&&n.translateBy===this.id){let i=this.getBBox({deep:!0}),o=n.restrict,s=r.x-i.x,l=r.y-i.y,a=Math.max(o.x+s,Math.min(o.x+o.width+s-i.width,r.x+e)),u=Math.max(o.y+l,Math.min(o.y+o.height+l-i.height,r.y+t));e=a-r.x,t=u-r.y}let i={x:r.x+e,y:r.y+t};return n.tx=e,n.ty=t,n.transition?("object"!=typeof n.transition&&(n.transition={}),this.transition("position",i,Object.assign(Object.assign({},n.transition),{interp:tc.object})),this.eachChild(r=>{var i;!(null===(i=n.exclude)||void 0===i?void 0:i.includes(r))&&r.translate(e,t,n)})):(this.startBatch("translate",n),this.store.set("position",i,n),this.eachChild(r=>{var i;!(null===(i=n.exclude)||void 0===i?void 0:i.includes(r))&&r.translate(e,t,n)}),this.stopBatch("translate",n)),this}angle(e,t){return null==e?this.getAngle():this.rotate(e,t)}getAngle(){return this.store.get("angle",0)}rotate(e,t={}){let n=this.getAngle();if(t.center){let r=this.getSize(),i=this.getPosition(),o=this.getBBox().getCenter();o.rotate(n-e,t.center);let s=o.x-r.width/2-i.x,l=o.y-r.height/2-i.y;this.startBatch("rotate",{angle:e,options:t}),this.setPosition(i.x+s,i.y+l,t),this.rotate(e,Object.assign(Object.assign({},t),{center:null})),this.stopBatch("rotate")}else this.store.set("angle",t.absolute?e:(n+e)%360,t);return this}getBBox(e={}){if(e.deep){let e=this.getDescendants({deep:!0,breadthFirst:!0});return e.push(this),fL.getCellsBBox(e)}return uM.fromPositionAndSize(this.getPosition(),this.getSize())}getConnectionPoint(e,t){let n=this.getBBox(),r=n.getCenter(),i=e.getTerminal(t);if(null==i)return r;let o=i.port;if(!o||!this.hasPort(o))return r;let s=this.getPort(o);if(!s||!s.group)return r;let l=this.getPortsPosition(s.group)[o].position,a=uA.create(l).translate(n.getOrigin()),u=this.getAngle();return u&&a.rotate(-u,r),a}fit(e={}){let t=(this.getChildren()||[]).filter(e=>e.isNode());if(0===t.length)return this;this.startBatch("fit-embeds",e),e.deep&&t.forEach(t=>t.fit(e));let{x:n,y:r,width:i,height:o}=fL.getCellsBBox(t),s=lJ(e.padding);return n-=s.left,r-=s.top,i+=s.left+s.right,o+=s.bottom+s.top,this.store.set({position:{x:n,y:r},size:{width:i,height:o}},e),this.stopBatch("fit-embeds"),this}get portContainerMarkup(){return this.getPortContainerMarkup()}set portContainerMarkup(e){this.setPortContainerMarkup(e)}getDefaultPortContainerMarkup(){return this.store.get("defaultPortContainerMarkup")||tE.getPortContainerMarkup()}getPortContainerMarkup(){return this.store.get("portContainerMarkup")||this.getDefaultPortContainerMarkup()}setPortContainerMarkup(e,t={}){return this.store.set("portContainerMarkup",tE.clone(e),t),this}get portMarkup(){return this.getPortMarkup()}set portMarkup(e){this.setPortMarkup(e)}getDefaultPortMarkup(){return this.store.get("defaultPortMarkup")||tE.getPortMarkup()}getPortMarkup(){return this.store.get("portMarkup")||this.getDefaultPortMarkup()}setPortMarkup(e,t={}){return this.store.set("portMarkup",tE.clone(e),t),this}get portLabelMarkup(){return this.getPortLabelMarkup()}set portLabelMarkup(e){this.setPortLabelMarkup(e)}getDefaultPortLabelMarkup(){return this.store.get("defaultPortLabelMarkup")||tE.getPortLabelMarkup()}getPortLabelMarkup(){return this.store.get("portLabelMarkup")||this.getDefaultPortLabelMarkup()}setPortLabelMarkup(e,t={}){return this.store.set("portLabelMarkup",tE.clone(e),t),this}get ports(){let e=this.store.get("ports",{items:[]});return null==e.items&&(e.items=[]),e}getPorts(){return oN(this.ports.items)}getPortsByGroup(e){return this.getPorts().filter(t=>t.group===e)}getPort(e){return oN(this.ports.items.find(t=>t.id&&t.id===e))}getPortAt(e){return this.ports.items[e]||null}hasPorts(){return this.ports.items.length>0}hasPort(e){return -1!==this.getPortIndex(e)}getPortIndex(e){let t="string"==typeof e?e:e.id;return null!=t?this.ports.items.findIndex(e=>e.id===t):-1}getPortsPosition(e){let t=this.getSize();return this.port.getPortsLayoutByGroup(e,new uM(0,0,t.width,t.height)).reduce((e,t)=>{let n=t.portLayout;return e[t.portId]={position:Object.assign({},n.position),angle:n.angle||0},e},{})}getPortProp(e,t){return this.getPropByPath(this.prefixPortPath(e,t))}setPortProp(e,t,n,r){if("string"==typeof t||Array.isArray(t)){let i=this.prefixPortPath(e,t);return this.setPropByPath(i,n,r)}let i=this.prefixPortPath(e);return this.setPropByPath(i,t,n)}removePortProp(e,t,n){return"string"==typeof t||Array.isArray(t)?this.removePropByPath(this.prefixPortPath(e,t),n):this.removePropByPath(this.prefixPortPath(e),t)}portProp(e,t,n,r){if(null==t)return this.getPortProp(e);if("string"==typeof t||Array.isArray(t))return 2==arguments.length?this.getPortProp(e,t):null==n?this.removePortProp(e,t,r):this.setPortProp(e,t,n,r);return this.setPortProp(e,t,n)}prefixPortPath(e,t){let n=this.getPortIndex(e);if(-1===n)throw Error(`Unable to find port with id: "${e}"`);return null==t||""===t?["ports","items",`${n}`]:Array.isArray(t)?["ports","items",`${n}`,...t]:`ports/items/${n}/${t}`}addPort(e,t){let n=[...this.ports.items];return n.push(e),this.setPropByPath("ports/items",n,t),this}addPorts(e,t){return this.setPropByPath("ports/items",[...this.ports.items,...e],t),this}insertPort(e,t,n){let r=[...this.ports.items];return r.splice(e,0,t),this.setPropByPath("ports/items",r,n),this}removePort(e,t={}){return this.removePortAt(this.getPortIndex(e),t)}removePortAt(e,t={}){if(e>=0){let n=[...this.ports.items];n.splice(e,1),t.rewrite=!0,this.setPropByPath("ports/items",n,t)}return this}removePorts(e,t){let n;if(Array.isArray(e)){if(n=t||{},e.length){n.rewrite=!0;let t=[...this.ports.items].filter(t=>!e.some(e=>{let n="string"==typeof e?e:e.id;return t.id===n}));this.setPropByPath("ports/items",t,n)}}else(n=e||{}).rewrite=!0,this.setPropByPath("ports/items",[],n);return this}getParsedPorts(){return this.port.getPorts()}getParsedGroups(){return this.port.groups}getPortsLayoutByGroup(e,t){return this.port.getPortsLayoutByGroup(e,t)}initPorts(){this.updatePortData(),this.on("change:ports",()=>{this.processRemovedPort(),this.updatePortData()})}processRemovedPort(){let e=this.ports,t={};e.items.forEach(e=>{e.id&&(t[e.id]=!0)});let n={};(this.store.getPrevious("ports")||{items:[]}).items.forEach(e=>{e.id&&!t[e.id]&&(n[e.id]=!0)});let r=this.model;r&&!o5(n)&&(r.getConnectedEdges(this,{incoming:!0}).forEach(e=>{let t=e.getTargetPortId();t&&n[t]&&e.remove()}),r.getConnectedEdges(this,{outgoing:!0}).forEach(e=>{let t=e.getSourcePortId();t&&n[t]&&e.remove()}))}validatePorts(){let e={},t=[];return this.ports.items.forEach(n=>{"object"!=typeof n&&t.push(`Invalid port ${n}.`),null==n.id&&(n.id=this.generatePortId()),e[n.id]&&t.push("Duplicitied port id."),e[n.id]=!0}),t}generatePortId(){return lH()}updatePortData(){let e=this.validatePorts();if(e.length>0)throw this.store.set("ports",this.store.getPrevious("ports")),Error(e.join(" "));let t=this.port?this.port.getPorts():null;this.port=new fR(this.ports);let n=this.port.getPorts(),r=t?n.filter(e=>t.find(t=>t.id===e.id)?null:e):[...n],i=t?t.filter(e=>n.find(t=>t.id===e.id)?null:e):[];r.length>0&&this.notify("ports:added",{added:r,cell:this,node:this}),i.length>0&&this.notify("ports:removed",{removed:i,cell:this,node:this})}}fB.defaults={angle:0,position:{x:0,y:0},size:{width:1,height:1}},(eT=fB||(fB={})).toStringTag=`X6.${eT.name}`,eT.isNode=function(e){if(null==e)return!1;if(e instanceof eT)return!0;let t=e[Symbol.toStringTag];return(null==t||t===eT.toStringTag)&&"function"==typeof e.isNode&&"function"==typeof e.isEdge&&"function"==typeof e.prop&&"function"==typeof e.attr&&"function"==typeof e.size&&"function"==typeof e.position||!1},!function(e){e.config({propHooks(e){var{ports:t}=e,n=f_(e,["ports"]);return t&&(n.ports=Array.isArray(t)?{items:t}:t),n}})}(fB||(fB={})),(eN=fB||(fB={})).registry=uY.create({type:"node",process(e,t){if(tI.exist(e,!0))throw Error(`Node with name '${e}' was registered by anthor Edge`);if("function"==typeof t)return t.config({shape:e}),t;let n=eN,{inherit:r}=t,i=f_(t,["inherit"]);if(r){if("string"==typeof r){let e=this.get(r);null==e?this.onNotFound(r,"inherited"):n=e}else n=r}null==i.constructorName&&(i.constructorName=e);let o=n.define.call(n,i);return o.config({shape:e}),o}}),tI.setNodeRegistry(eN.registry);ej=fB||(fB={}),s=0,ej.define=function(e){var t;let{constructorName:n,overwrite:r}=e,i=f_(e,["constructorName","overwrite"]);let o=su((t=n||i.shape)?lU(t):(s+=1,`CustomNode${s}`),this);return o.config(i),i.shape&&ej.registry.register(i.shape,o,r),o},ej.create=function(e){let t=e.shape||"rect",n=ej.registry.get(t);return n?new n(e):ej.registry.onNotFound(t)};var fD=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class fz extends fL{get[Symbol.toStringTag](){return fz.toStringTag}constructor(e={}){super(e)}preprocess(e,t){let{source:n,sourceCell:r,sourcePort:i,sourcePoint:o,target:s,targetCell:l,targetPort:a,targetPoint:u}=e,c=fD(e,["source","sourceCell","sourcePort","sourcePoint","target","targetCell","targetPort","targetPoint"]);if(null!=n){if(fL.isCell(n))c.source={cell:n.id};else{let e;if("string"==typeof(e=n)||"number"==typeof e)c.source={cell:n};else if(uA.isPoint(n))c.source=n.toJSON();else if(Array.isArray(n))c.source={x:n[0],y:n[1]};else{let e=n.cell;fL.isCell(e)?c.source=Object.assign(Object.assign({},n),{cell:e.id}):c.source=n}}}if(null!=r||null!=i){let e=c.source;if(null!=r){let t;let n="string"==typeof(t=r)||"number"==typeof t?r:r.id;e?e.cell=n:e=c.source={cell:n}}null!=i&&e&&(e.port=i)}else null!=o&&(c.source=uA.create(o).toJSON());if(null!=s){if(fL.isCell(s))c.target={cell:s.id};else{let e;if("string"==typeof(e=s)||"number"==typeof e)c.target={cell:s};else if(uA.isPoint(s))c.target=s.toJSON();else if(Array.isArray(s))c.target={x:s[0],y:s[1]};else{let e=s.cell;fL.isCell(e)?c.target=Object.assign(Object.assign({},s),{cell:e.id}):c.target=s}}}if(null!=l||null!=a){let e=c.target;if(null!=l){let t;let n="string"==typeof(t=l)||"number"==typeof t?l:l.id;e?e.cell=n:e=c.target={cell:n}}null!=a&&e&&(e.port=a)}else null!=u&&(c.target=uA.create(u).toJSON());return super.preprocess(c,t)}setup(){super.setup(),this.on("change:labels",e=>this.onLabelsChanged(e)),this.on("change:vertices",e=>this.onVertexsChanged(e))}isEdge(){return!0}disconnect(e={}){return this.store.set({source:{x:0,y:0},target:{x:0,y:0}},e),this}get source(){return this.getSource()}set source(e){this.setSource(e)}getSource(){return this.getTerminal("source")}getSourceCellId(){return this.source.cell}getSourcePortId(){return this.source.port}setSource(e,t,n={}){return this.setTerminal("source",e,t,n)}get target(){return this.getTarget()}set target(e){this.setTarget(e)}getTarget(){return this.getTerminal("target")}getTargetCellId(){return this.target.cell}getTargetPortId(){return this.target.port}setTarget(e,t,n={}){return this.setTerminal("target",e,t,n)}getTerminal(e){return Object.assign({},this.store.get(e))}setTerminal(e,t,n,r={}){return fL.isCell(t)?(this.store.set(e,oK({},n,{cell:t.id}),r),this):uA.isPoint(t)||null!=t.x&&null!=t.y?(this.store.set(e,oK({},n,{x:t.x,y:t.y}),r),this):(this.store.set(e,oN(t),r),this)}getSourcePoint(){return this.getTerminalPoint("source")}getTargetPoint(){return this.getTerminalPoint("target")}getTerminalPoint(e){let t=this[e];if(uA.isPointLike(t))return uA.create(t);let n=this.getTerminalCell(e);return n?n.getConnectionPoint(this,e):new uA}getSourceCell(){return this.getTerminalCell("source")}getTargetCell(){return this.getTerminalCell("target")}getTerminalCell(e){if(this.model){let t="source"===e?this.getSourceCellId():this.getTargetCellId();if(t)return this.model.getCell(t)}return null}getSourceNode(){return this.getTerminalNode("source")}getTargetNode(){return this.getTerminalNode("target")}getTerminalNode(e){let t=this,n={};for(;t&&t.isEdge();){if(n[t.id])return null;n[t.id]=!0,t=t.getTerminalCell(e)}return t&&t.isNode()?t:null}get router(){return this.getRouter()}set router(e){null==e?this.removeRouter():this.setRouter(e)}getRouter(){return this.store.get("router")}setRouter(e,t,n){return"object"==typeof e?this.store.set("router",e,t):this.store.set("router",{name:e,args:t},n),this}removeRouter(e={}){return this.store.remove("router",e),this}get connector(){return this.getConnector()}set connector(e){null==e?this.removeConnector():this.setConnector(e)}getConnector(){return this.store.get("connector")}setConnector(e,t,n){return"object"==typeof e?this.store.set("connector",e,t):this.store.set("connector",{name:e,args:t},n),this}removeConnector(e={}){return this.store.remove("connector",e)}getDefaultLabel(){let e=this.constructor;return oN(this.store.get("defaultLabel")||e.defaultLabel||{})}get labels(){return this.getLabels()}set labels(e){this.setLabels(e)}getLabels(){return[...this.store.get("labels",[])].map(e=>this.parseLabel(e))}setLabels(e,t={}){return this.store.set("labels",Array.isArray(e)?e:[e],t),this}insertLabel(e,t,n={}){let r=this.getLabels(),i=r.length,o=null!=t&&Number.isFinite(t)?t:i;return o<0&&(o=i+o+1),r.splice(o,0,this.parseLabel(e)),this.setLabels(r,n)}appendLabel(e,t={}){return this.insertLabel(e,-1,t)}getLabelAt(e){let t=this.getLabels();return null!=e&&Number.isFinite(e)?this.parseLabel(t[e]):null}setLabelAt(e,t,n={}){if(null!=e&&Number.isFinite(e)){let r=this.getLabels();r[e]=this.parseLabel(t),this.setLabels(r,n)}return this}removeLabelAt(e,t={}){let n=this.getLabels(),r=null!=e&&Number.isFinite(e)?e:-1,i=n.splice(r,1);return this.setLabels(n,t),i.length?i[0]:null}parseLabel(e){return"string"==typeof e?this.constructor.parseStringLabel(e):e}onLabelsChanged({previous:e,current:t}){let n=e&&t?t.filter(t=>e.find(e=>t===e||iI(t,e))?null:t):t?[...t]:[],r=e&&t?e.filter(e=>t.find(t=>e===t||iI(e,t))?null:e):e?[...e]:[];n.length>0&&this.notify("labels:added",{added:n,cell:this,edge:this}),r.length>0&&this.notify("labels:removed",{removed:r,cell:this,edge:this})}get vertices(){return this.getVertices()}set vertices(e){this.setVertices(e)}getVertices(){return[...this.store.get("vertices",[])]}setVertices(e,t={}){let n=Array.isArray(e)?e:[e];return this.store.set("vertices",n.map(e=>uA.toJSON(e)),t),this}insertVertex(e,t,n={}){let r=this.getVertices(),i=r.length,o=null!=t&&Number.isFinite(t)?t:i;return o<0&&(o=i+o+1),r.splice(o,0,uA.toJSON(e)),this.setVertices(r,n)}appendVertex(e,t={}){return this.insertVertex(e,-1,t)}getVertexAt(e){return null!=e&&Number.isFinite(e)?this.getVertices()[e]:null}setVertexAt(e,t,n={}){if(null!=e&&Number.isFinite(e)){let r=this.getVertices();r[e]=t,this.setVertices(r,n)}return this}removeVertexAt(e,t={}){let n=this.getVertices(),r=null!=e&&Number.isFinite(e)?e:-1;return n.splice(r,1),this.setVertices(n,t)}onVertexsChanged({previous:e,current:t}){let n=e&&t?t.filter(t=>e.find(e=>uA.equals(t,e))?null:t):t?[...t]:[],r=e&&t?e.filter(e=>t.find(t=>uA.equals(e,t))?null:e):e?[...e]:[];n.length>0&&this.notify("vertexs:added",{added:n,cell:this,edge:this}),r.length>0&&this.notify("vertexs:removed",{removed:r,cell:this,edge:this})}getDefaultMarkup(){return this.store.get("defaultMarkup")||tE.getEdgeMarkup()}getMarkup(){return super.getMarkup()||this.getDefaultMarkup()}translate(e,t,n={}){return n.translateBy=n.translateBy||this.id,n.tx=e,n.ty=t,this.applyToPoints(n=>({x:(n.x||0)+e,y:(n.y||0)+t}),n)}scale(e,t,n,r={}){return this.applyToPoints(r=>uA.create(r).scale(e,t,n).toJSON(),r)}applyToPoints(e,t={}){let n={},r=this.getSource(),i=this.getTarget();uA.isPointLike(r)&&(n.source=e(r)),uA.isPointLike(i)&&(n.target=e(i));let o=this.getVertices();return o.length>0&&(n.vertices=o.map(e)),this.store.set(n,t),this}getBBox(){return this.getPolyline().bbox()}getConnectionPoint(){return this.getPolyline().pointAt(.5)}getPolyline(){let e=[this.getSourcePoint(),...this.getVertices().map(e=>uA.create(e)),this.getTargetPoint()];return new uD(e)}updateParent(e){let t=null,n=this.getSourceCell(),r=this.getTargetCell(),i=this.getParent();return n&&r&&(t=n===r||n.isDescendantOf(r)?r:r.isDescendantOf(n)?n:fL.getCommonAncestor(n,r)),i&&t&&t.id!==i.id&&i.unembed(this,e),t&&(!i||i.id!==t.id)&&t.embed(this,e),t}hasLoop(e={}){let t=this.getSource(),n=this.getTarget(),r=t.cell,i=n.cell;if(!r||!i)return!1;let o=r===i;if(!o&&e.deep&&this._model){let t=this.getSourceCell(),n=this.getTargetCell();t&&n&&(o=t.isAncestorOf(n,e)||n.isAncestorOf(t,e))}return o}getFragmentAncestor(){let e=[this,this.getSourceNode(),this.getTargetNode()].filter(e=>null!=e);return this.getCommonAncestor(...e)}isFragmentDescendantOf(e){let t=this.getFragmentAncestor();return!!t&&(t.id===e.id||t.isDescendantOf(e))}}fz.defaults={},(fz||(fz={})).equalTerminals=function(e,t){return e.cell===t.cell&&(e.port===t.port||null==e.port&&null==t.port)},(eI=fz||(fz={})).defaultLabel={markup:[{tagName:"rect",selector:"body"},{tagName:"text",selector:"label"}],attrs:{text:{fill:"#000",fontSize:14,textAnchor:"middle",textVerticalAnchor:"middle",pointerEvents:"none"},rect:{ref:"label",fill:"#fff",rx:3,ry:3,refWidth:1,refHeight:1,refX:0,refY:0}},position:{distance:.5}},eI.parseStringLabel=function(e){return{attrs:{label:{text:e}}}},(eL=fz||(fz={})).toStringTag=`X6.${eL.name}`,eL.isEdge=function(e){if(null==e)return!1;if(e instanceof eL)return!0;let t=e[Symbol.toStringTag];return(null==t||t===eL.toStringTag)&&"function"==typeof e.isNode&&"function"==typeof e.isEdge&&"function"==typeof e.prop&&"function"==typeof e.attr&&"function"==typeof e.disconnect&&"function"==typeof e.getSource&&"function"==typeof e.getTarget||!1},(eR=fz||(fz={})).registry=uY.create({type:"edge",process(e,t){if(tI.exist(e,!1))throw Error(`Edge with name '${e}' was registered by anthor Node`);if("function"==typeof t)return t.config({shape:e}),t;let n=eR,{inherit:r="edge"}=t,i=fD(t,["inherit"]);if("string"==typeof r){let e=this.get(r||"edge");null==e&&r?this.onNotFound(r,"inherited"):n=e}else n=r;null==i.constructorName&&(i.constructorName=e);let o=n.define.call(n,i);return o.config({shape:e}),o}}),tI.setEdgeRegistry(eR.registry);e_=fz||(fz={}),l=0,e_.define=function(e){var t;let{constructorName:n,overwrite:r}=e,i=fD(e,["constructorName","overwrite"]);let o=su((t=n||i.shape)?lU(t):(l+=1,`CustomEdge${l}`),this);return o.config(i),i.shape&&e_.registry.register(i.shape,o,r),o},e_.create=function(e){let t=e.shape||"edge",n=e_.registry.get(t);return n?new n(e):e_.registry.onNotFound(t)},!function(e){let t="basic.edge";e.config({shape:t,propHooks(t){let{label:n,vertices:r}=t,i=fD(t,["label","vertices"]);if(n){null==i.labels&&(i.labels=[]);let t="string"==typeof n?e.parseStringLabel(n):n;i.labels.push(t)}return r&&Array.isArray(r)&&(i.vertices=r.map(e=>uA.create(e).toJSON())),i}}),e.registry.register(t,e)}(fz||(fz={}));class fF extends sp{constructor(e,t={}){super(),this.length=0,this.comparator=t.comparator||"zIndex",this.clean(),e&&this.reset(e,{silent:!0})}toJSON(){return this.cells.map(e=>e.toJSON())}add(e,t,n){let r,i;"number"==typeof t?(r=t,i=Object.assign({merge:!1},n)):(r=this.length,i=Object.assign({merge:!1},t)),r>this.length&&(r=this.length),r<0&&(r+=this.length+1);let o=Array.isArray(e)?e:[e],s=this.comparator&&"number"!=typeof t&&!1!==i.sort,l=this.comparator||null,a=!1,u=[],c=[];return o.forEach(e=>{let t=this.get(e);t?i.merge&&!e.isSameStore(t)&&(t.setProp(e.getProp(),n),c.push(t),s&&!a&&(a=null==l||"function"==typeof l?t.hasChanged():"string"==typeof l?t.hasChanged(l):l.some(e=>t.hasChanged(e)))):(u.push(e),this.reference(e))}),u.length&&(s&&(a=!0),this.cells.splice(r,0,...u),this.length=this.cells.length),a&&this.sort({silent:!0}),!i.silent&&(u.forEach((e,t)=>{let n={cell:e,index:r+t,options:i};this.trigger("added",n),!i.dryrun&&e.notify("added",Object.assign({},n))}),a&&this.trigger("sorted"),(u.length||c.length)&&this.trigger("updated",{added:u,merged:c,removed:[],options:i})),this}remove(e,t={}){let n=Array.isArray(e)?e:[e],r=this.removeCells(n,t);return!t.silent&&r.length>0&&this.trigger("updated",{options:t,removed:r,added:[],merged:[]}),Array.isArray(e)?r:r[0]}removeCells(e,t){let n=[];for(let r=0;r<e.length;r+=1){let i=this.get(e[r]);if(null==i)continue;let o=this.cells.indexOf(i);this.cells.splice(o,1),this.length-=1,delete this.map[i.id],n.push(i),this.unreference(i),!t.dryrun&&i.remove(),!t.silent&&(this.trigger("removed",{cell:i,index:o,options:t}),!t.dryrun&&i.notify("removed",{cell:i,index:o,options:t}))}return n}reset(e,t={}){let n=this.cells.slice();if(n.forEach(e=>this.unreference(e)),this.clean(),this.add(e,Object.assign({silent:!0},t)),!t.silent){let e=this.cells.slice();this.trigger("reseted",{options:t,previous:n,current:e});let r=[],i=[];e.forEach(e=>{!n.some(t=>t.id===e.id)&&r.push(e)}),n.forEach(t=>{!e.some(e=>e.id===t.id)&&i.push(t)}),this.trigger("updated",{options:t,added:r,removed:i,merged:[]})}return this}push(e,t){return this.add(e,this.length,t)}pop(e){let t=this.at(this.length-1);return this.remove(t,e)}unshift(e,t){return this.add(e,0,t)}shift(e){let t=this.at(0);return this.remove(t,e)}get(e){if(null==e)return null;let t="string"==typeof e||"number"==typeof e?e:e.id;return this.map[t]||null}has(e){return null!=this.get(e)}at(e){return e<0&&(e+=this.length),this.cells[e]||null}first(){return this.at(0)}last(){return this.at(-1)}indexOf(e){return this.cells.indexOf(e)}toArray(){return this.cells.slice()}sort(e={}){return null!=this.comparator&&(this.cells=sH(this.cells,this.comparator),!e.silent&&this.trigger("sorted")),this}clone(){return new this.constructor(this.cells.slice(),{comparator:this.comparator})}reference(e){this.map[e.id]=e,e.on("*",this.notifyCellEvent,this)}unreference(e){e.off("*",this.notifyCellEvent,this),delete this.map[e.id]}notifyCellEvent(e,t){let n=t.cell;this.trigger(`cell:${e}`,t),n&&(n.isNode()?this.trigger(`node:${e}`,Object.assign(Object.assign({},t),{node:n})):n.isEdge()&&this.trigger(`edge:${e}`,Object.assign(Object.assign({},t),{edge:n})))}clean(){this.length=0,this.cells=[],this.map={}}dispose(){this.reset([])}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([fF.dispose()],fF.prototype,"dispose",null);class fV extends sp{get[Symbol.toStringTag](){return fV.toStringTag}constructor(e=[]){super(),this.batches={},this.addings=new WeakMap,this.nodes={},this.edges={},this.outgoings={},this.incomings={},this.collection=new fF(e),this.setup()}notify(e,t){this.trigger(e,t);let n=this.graph;return n&&("sorted"===e||"reseted"===e||"updated"===e?n.trigger(`model:${e}`,t):n.trigger(e,t)),this}setup(){let e=this.collection;e.on("sorted",()=>this.notify("sorted",null)),e.on("updated",e=>this.notify("updated",e)),e.on("cell:change:zIndex",()=>this.sortOnChangeZ()),e.on("added",({cell:e})=>{this.onCellAdded(e)}),e.on("removed",e=>{let t=e.cell;this.onCellRemoved(t,e.options),this.notify("cell:removed",e),t.isNode()?this.notify("node:removed",Object.assign(Object.assign({},e),{node:t})):t.isEdge()&&this.notify("edge:removed",Object.assign(Object.assign({},e),{edge:t}))}),e.on("reseted",e=>{this.onReset(e.current),this.notify("reseted",e)}),e.on("edge:change:source",({edge:e})=>this.onEdgeTerminalChanged(e,"source")),e.on("edge:change:target",({edge:e})=>{this.onEdgeTerminalChanged(e,"target")})}sortOnChangeZ(){this.collection.sort()}onCellAdded(e){let t=e.id;e.isEdge()?(e.updateParent(),this.edges[t]=!0,this.onEdgeTerminalChanged(e,"source"),this.onEdgeTerminalChanged(e,"target")):this.nodes[t]=!0}onCellRemoved(e,t){let n=e.id;if(e.isEdge()){delete this.edges[n];let t=e.getSource(),r=e.getTarget();if(t&&t.cell){let e=this.outgoings[t.cell],r=e?e.indexOf(n):-1;r>=0&&(e.splice(r,1),0===e.length&&delete this.outgoings[t.cell])}if(r&&r.cell){let e=this.incomings[r.cell],t=e?e.indexOf(n):-1;t>=0&&(e.splice(t,1),0===e.length&&delete this.incomings[r.cell])}}else delete this.nodes[n];!t.clear&&(t.disconnectEdges?this.disconnectConnectedEdges(e,t):this.removeConnectedEdges(e,t)),e.model===this&&(e.model=null)}onReset(e){this.nodes={},this.edges={},this.outgoings={},this.incomings={},e.forEach(e=>this.onCellAdded(e))}onEdgeTerminalChanged(e,t){let n="source"===t?this.outgoings:this.incomings,r=e.previous(t);if(r&&r.cell){let t=fL.isCell(r.cell)?r.cell.id:r.cell,i=n[t],o=i?i.indexOf(e.id):-1;o>=0&&(i.splice(o,1),0===i.length&&delete n[t])}let i=e.getTerminal(t);if(i&&i.cell){let t=fL.isCell(i.cell)?i.cell.id:i.cell,r=n[t]||[];-1===r.indexOf(e.id)&&r.push(e.id),n[t]=r}}prepareCell(e,t){return!e.model&&(!t||!t.dryrun)&&(e.model=this),null==e.zIndex&&e.setZIndex(this.getMaxZIndex()+1,{silent:!0}),e}resetCells(e,t={}){return e.map(e=>this.prepareCell(e,Object.assign(Object.assign({},t),{dryrun:!0}))),this.collection.reset(e,t),e.map(e=>this.prepareCell(e,{options:t})),this}clear(e={}){let t=this.getCells();if(0===t.length)return this;let n=Object.assign(Object.assign({},e),{clear:!0});return this.batchUpdate("clear",()=>{let e=t.sort((e,t)=>{let n=e.isEdge()?1:2;return n-(t.isEdge()?1:2)});for(;e.length>0;){let t=e.shift();t&&t.remove(n)}},n),this}addNode(e,t={}){let n=fB.isNode(e)?e:this.createNode(e);return this.addCell(n,t),n}updateNode(e,t={}){let n=this.createNode(e),r=n.getProp();return n.dispose(),this.updateCell(r,t)}createNode(e){return fB.create(e)}addEdge(e,t={}){let n=fz.isEdge(e)?e:this.createEdge(e);return this.addCell(n,t),n}createEdge(e){return fz.create(e)}updateEdge(e,t={}){let n=this.createEdge(e),r=n.getProp();return n.dispose(),this.updateCell(r,t)}addCell(e,t={}){return Array.isArray(e)?this.addCells(e,t):(!this.collection.has(e)&&!this.addings.has(e)&&(this.addings.set(e,!0),this.collection.add(this.prepareCell(e,t),t),e.eachChild(e=>this.addCell(e,t)),this.addings.delete(e)),this)}addCells(e,t={}){let n=e.length;if(0===n)return this;let r=Object.assign(Object.assign({},t),{position:n-1,maxPosition:n-1});return this.startBatch("add",Object.assign(Object.assign({},r),{cells:e})),e.forEach(e=>{this.addCell(e,r),r.position-=1}),this.stopBatch("add",Object.assign(Object.assign({},r),{cells:e})),this}updateCell(e,t={}){let n=e.id&&this.getCell(e.id);return!!n&&this.batchUpdate("update",()=>(Object.entries(e).forEach(([e,r])=>n.setProp(e,r,t)),!0),e)}removeCell(e,t={}){let n="string"==typeof e?this.getCell(e):e;return n&&this.has(n)?this.collection.remove(n,t):null}updateCellId(e,t){if(e.id===t)return;this.startBatch("update",{id:t}),e.prop("id",t);let n=e.clone({keepId:!0});return this.addCell(n),this.getConnectedEdges(e).forEach(n=>{let r=n.getSourceCell(),i=n.getTargetCell();r===e&&n.setSource(Object.assign(Object.assign({},n.getSource()),{cell:t})),i===e&&n.setTarget(Object.assign(Object.assign({},n.getTarget()),{cell:t}))}),this.removeCell(e),this.stopBatch("update",{id:t}),n}removeCells(e,t={}){return e.length?this.batchUpdate("remove",()=>e.map(e=>this.removeCell(e,t))):[]}removeConnectedEdges(e,t={}){let n=this.getConnectedEdges(e);return n.forEach(e=>{e.remove(t)}),n}disconnectConnectedEdges(e,t={}){let n="string"==typeof e?e:e.id;this.getConnectedEdges(e).forEach(e=>{let r=e.getSourceCellId(),i=e.getTargetCellId();r===n&&e.setSource({x:0,y:0},t),i===n&&e.setTarget({x:0,y:0},t)})}has(e){return this.collection.has(e)}total(){return this.collection.length}indexOf(e){return this.collection.indexOf(e)}getCell(e){return this.collection.get(e)}getCells(){return this.collection.toArray()}getFirstCell(){return this.collection.first()}getLastCell(){return this.collection.last()}getMinZIndex(){let e=this.collection.first();return e&&e.getZIndex()||0}getMaxZIndex(){let e=this.collection.last();return e&&e.getZIndex()||0}getCellsFromCache(e){return e?Object.keys(e).map(e=>this.getCell(e)).filter(e=>null!=e):[]}getNodes(){return this.getCellsFromCache(this.nodes)}getEdges(){return this.getCellsFromCache(this.edges)}getOutgoingEdges(e){let t="string"==typeof e?e:e.id,n=this.outgoings[t];return n?n.map(e=>this.getCell(e)).filter(e=>e&&e.isEdge()):null}getIncomingEdges(e){let t="string"==typeof e?e:e.id,n=this.incomings[t];return n?n.map(e=>this.getCell(e)).filter(e=>e&&e.isEdge()):null}getConnectedEdges(e,t={}){let n=[],r="string"==typeof e?this.getCell(e):e;if(null==r)return n;let i={},o=t.indirect,s=t.incoming,l=t.outgoing;null==s&&null==l&&(s=l=!0);let a=(e,t)=>{let r=t?this.getOutgoingEdges(e):this.getIncomingEdges(e);if(null!=r&&r.forEach(e=>{if(!i[e.id])n.push(e),i[e.id]=!0,o&&(s&&a(e,!1),l&&a(e,!0))}),o&&e.isEdge()){let r=t?e.getTargetCell():e.getSourceCell();r&&r.isEdge()&&!i[r.id]&&(n.push(r),a(r,t))}};if(l&&a(r,!0),s&&a(r,!1),t.deep){let e=r.getDescendants({deep:!0}),o={};e.forEach(e=>{e.isNode()&&(o[e.id]=!0)});let a=(e,r)=>{let s=r?this.getOutgoingEdges(e.id):this.getIncomingEdges(e.id);null!=s&&s.forEach(e=>{if(!i[e.id]){let r=e.getSourceCell(),s=e.getTargetCell();if(!!t.enclosed||!r||!o[r.id]||!s||!o[s.id])n.push(e),i[e.id]=!0}})};e.forEach(e=>{if(!e.isEdge())l&&a(e,!0),s&&a(e,!1)})}return n}isBoundary(e,t){let n="string"==typeof e?this.getCell(e):e,r=t?this.getIncomingEdges(n):this.getOutgoingEdges(n);return null==r||0===r.length}getBoundaryNodes(e){let t=[];return Object.keys(this.nodes).forEach(n=>{if(this.isBoundary(n,e)){let e=this.getCell(n);e&&t.push(e)}}),t}getRoots(){return this.getBoundaryNodes(!0)}getLeafs(){return this.getBoundaryNodes(!1)}isRoot(e){return this.isBoundary(e,!0)}isLeaf(e){return this.isBoundary(e,!1)}getNeighbors(e,t={}){let n=t.incoming,r=t.outgoing;null==n&&null==r&&(n=r=!0);let i=this.getConnectedEdges(e,t).reduce((i,o)=>{let s=o.hasLoop(t),l=o.getSourceCell(),a=o.getTargetCell();return n&&l&&l.isNode()&&!i[l.id]&&(s||l!==e&&(!t.deep||!l.isDescendantOf(e)))&&(i[l.id]=l),r&&a&&a.isNode()&&!i[a.id]&&(s||a!==e&&(!t.deep||!a.isDescendantOf(e)))&&(i[a.id]=a),i},{});if(e.isEdge()){if(n){let t=e.getSourceCell();t&&t.isNode()&&!i[t.id]&&(i[t.id]=t)}if(r){let t=e.getTargetCell();t&&t.isNode()&&!i[t.id]&&(i[t.id]=t)}}return Object.keys(i).map(e=>i[e])}isNeighbor(e,t,n={}){let r=n.incoming,i=n.outgoing;return null==r&&null==i&&(r=i=!0),this.getConnectedEdges(e,n).some(e=>{let n=e.getSourceCell(),o=e.getTargetCell();return!!r&&!!n&&n.id===t.id||!!i&&!!o&&o.id===t.id||!1})}getSuccessors(e,t={}){let n=[];return this.search(e,(r,i)=>{r!==e&&this.matchDistance(i,t.distance)&&n.push(r)},Object.assign(Object.assign({},t),{outgoing:!0})),n}isSuccessor(e,t,n={}){let r=!1;return this.search(e,(i,o)=>{if(i===t&&i!==e&&this.matchDistance(o,n.distance))return r=!0,!1},Object.assign(Object.assign({},n),{outgoing:!0})),r}getPredecessors(e,t={}){let n=[];return this.search(e,(r,i)=>{r!==e&&this.matchDistance(i,t.distance)&&n.push(r)},Object.assign(Object.assign({},t),{incoming:!0})),n}isPredecessor(e,t,n={}){let r=!1;return this.search(e,(i,o)=>{if(i===t&&i!==e&&this.matchDistance(o,n.distance))return r=!0,!1},Object.assign(Object.assign({},n),{incoming:!0})),r}matchDistance(e,t){return null==t||("function"==typeof t?t(e):!!(Array.isArray(t)&&t.includes(e))||e===t)}getCommonAncestor(...e){let t=[];return e.forEach(e=>{e&&(Array.isArray(e)?t.push(...e):t.push(e))}),fL.getCommonAncestor(...t)}getSubGraph(e,t={}){let n=[],r={},i=[],o=[],s=e=>{!r[e.id]&&(n.push(e),r[e.id]=e,e.isEdge()&&o.push(e),e.isNode()&&i.push(e))};return e.forEach(e=>{s(e),t.deep&&e.getDescendants({deep:!0}).forEach(e=>s(e))}),o.forEach(e=>{let t=e.getSourceCell(),o=e.getTargetCell();t&&!r[t.id]&&(n.push(t),r[t.id]=t,t.isNode()&&i.push(t)),o&&!r[o.id]&&(n.push(o),r[o.id]=o,o.isNode()&&i.push(o))}),i.forEach(e=>{this.getConnectedEdges(e,t).forEach(e=>{let t=e.getSourceCell(),i=e.getTargetCell();!r[e.id]&&t&&r[t.id]&&i&&r[i.id]&&(n.push(e),r[e.id]=e)})}),n}cloneSubGraph(e,t={}){let n=this.getSubGraph(e,t);return this.cloneCells(n)}cloneCells(e){return fL.cloneCells(e)}getNodesFromPoint(e,t){let n="number"==typeof e?{x:e,y:t||0}:e;return this.getNodes().filter(e=>e.getBBox().containsPoint(n))}getNodesInArea(e,t,n,r,i){let o="number"==typeof e?new uM(e,t,n,r):uM.create(e),s="number"==typeof e?i:t,l=s&&s.strict;return this.getNodes().filter(e=>{let t=e.getBBox();return l?o.containsRect(t):o.isIntersectWithRect(t)})}getEdgesInArea(e,t,n,r,i){let o="number"==typeof e?new uM(e,t,n,r):uM.create(e),s="number"==typeof e?i:t,l=s&&s.strict;return this.getEdges().filter(e=>{let t=e.getBBox();return 0===t.width?t.inflate(1,0):0===t.height&&t.inflate(0,1),l?o.containsRect(t):o.isIntersectWithRect(t)})}getNodesUnderNode(e,t={}){let n=e.getBBox();return(null==t.by||"bbox"===t.by?this.getNodesInArea(n):this.getNodesFromPoint(n[t.by])).filter(t=>e.id!==t.id&&!t.isDescendantOf(e))}getAllCellsBBox(){return this.getCellsBBox(this.getCells())}getCellsBBox(e,t={}){return fL.getCellsBBox(e,t)}search(e,t,n={}){n.breadthFirst?this.breadthFirstSearch(e,t,n):this.depthFirstSearch(e,t,n)}breadthFirstSearch(e,t,n={}){let r=[],i={},o={};for(r.push(e),o[e.id]=0;r.length>0;){let e=r.shift();if(null==e||i[e.id])continue;if(i[e.id]=!0,!1!==n0(t,this,e,o[e.id]))this.getNeighbors(e,n).forEach(t=>{o[t.id]=o[e.id]+1,r.push(t)})}}depthFirstSearch(e,t,n={}){let r=[],i={},o={};for(r.push(e),o[e.id]=0;r.length>0;){let e=r.pop();if(null==e||i[e.id])continue;if(i[e.id]=!0,!1===n0(t,this,e,o[e.id]))continue;let s=this.getNeighbors(e,n),l=r.length;s.forEach(t=>{o[t.id]=o[e.id]+1,r.splice(l,0,t)})}}getShortestPath(e,t,n={}){let r={};this.getEdges().forEach(e=>{let t=e.getSourceCellId(),i=e.getTargetCellId();t&&i&&(!r[t]&&(r[t]=[]),!r[i]&&(r[i]=[]),r[t].push(i),!n.directed&&r[i].push(t))});let i="string"==typeof e?e:e.id,o=tl.run(r,i,n.weight),s=[],l="string"==typeof t?t:t.id;for(o[l]&&s.push(l);l=o[l];)s.unshift(l);return s}translate(e,t,n){return this.getCells().filter(e=>!e.hasParent()).forEach(r=>r.translate(e,t,n)),this}resize(e,t,n){return this.resizeCells(e,t,this.getCells(),n)}resizeCells(e,t,n,r={}){let i=this.getCellsBBox(n);if(i){let o=Math.max(e/i.width,0),s=Math.max(t/i.height,0),l=i.getOrigin();n.forEach(e=>e.scale(o,s,l,r))}return this}toJSON(e={}){return fV.toJSON(this.getCells(),e)}parseJSON(e){return fV.fromJSON(e)}fromJSON(e,t={}){let n=this.parseJSON(e);return this.resetCells(n,t),this}startBatch(e,t={}){return this.batches[e]=(this.batches[e]||0)+1,this.notify("batch:start",{name:e,data:t}),this}stopBatch(e,t={}){return this.batches[e]=(this.batches[e]||0)-1,this.notify("batch:stop",{name:e,data:t}),this}batchUpdate(e,t,n={}){this.startBatch(e,n);let r=t();return this.stopBatch(e,n),r}hasActiveBatch(e=Object.keys(this.batches)){return(Array.isArray(e)?e:[e]).some(e=>this.batches[e]>0)}dispose(){this.collection.dispose()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([fV.dispose()],fV.prototype,"dispose",null),(eB=fV||(fV={})).toStringTag=`X6.${eB.name}`,eB.isModel=function(e){if(null==e)return!1;if(e instanceof eB)return!0;let t=e[Symbol.toStringTag];return(null==t||t===eB.toStringTag)&&"function"==typeof e.addNode&&"function"==typeof e.addEdge&&null!=e.collection||!1},(eD=fV||(fV={})).toJSON=function(e,t={}){return{cells:e.map(e=>e.toJSON(t))}},eD.fromJSON=function(e){let t=[];return Array.isArray(e)?t.push(...e):(e.cells&&t.push(...e.cells),e.nodes&&e.nodes.forEach(e=>{null==e.shape&&(e.shape="rect"),t.push(e)}),e.edges&&e.edges.forEach(e=>{null==e.shape&&(e.shape="edge"),t.push(e)})),t.map(e=>{let t=e.shape;if(t){if(fB.registry.exist(t))return fB.create(e);if(fz.registry.exist(t))return fz.create(e)}throw Error("The `shape` should be specified when creating a node/edge instance")})};var f$=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class fU extends fB{get label(){return this.getLabel()}set label(e){this.setLabel(e)}getLabel(){return this.getAttrByPath("text/text")}setLabel(e,t){return null==e?this.removeLabel():this.setAttrByPath("text/text",e,t),this}removeLabel(){return this.removeAttrByPath("text/text"),this}}(ez=fU||(fU={})).bodyAttr={fill:"#ffffff",stroke:"#333333",strokeWidth:2},ez.labelAttr={fontSize:14,fill:"#000000",refX:.5,refY:.5,textAnchor:"middle",textVerticalAnchor:"middle",fontFamily:"Arial, helvetica, sans-serif"},ez.config({attrs:{text:Object.assign({},ez.labelAttr)},propHooks(e){let{label:t}=e,n=f$(e,["label"]);return t&&sd(n,"attrs/text/text",t),n},visible:!0});var fG=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function fH(e,t,n={}){let r={constructorName:e,markup:function(e,t="body"){return[{tagName:e,selector:t},{tagName:"text",selector:"label"}]}(e,n.selector),attrs:{[e]:Object.assign({},fU.bodyAttr)}};return(n.parent||fU).define(oK(r,t,{shape:e}))}fH("rect",{attrs:{body:{refWidth:"100%",refHeight:"100%"}}});let fq=fz.define({shape:"edge",markup:[{tagName:"path",selector:"wrap",groupSelector:"lines",attrs:{fill:"none",cursor:"pointer",stroke:"transparent",strokeLinecap:"round"}},{tagName:"path",selector:"line",groupSelector:"lines",attrs:{fill:"none",pointerEvents:"none"}}],attrs:{lines:{connection:!0,strokeLinejoin:"round"},wrap:{strokeWidth:10},line:{stroke:"#333",strokeWidth:2,targetMarker:"classic"}}});fH("ellipse",{attrs:{body:{refCx:"50%",refCy:"50%",refRx:"50%",refRy:"50%"}}});var fW=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class fX extends fU{get points(){return this.getPoints()}set points(e){this.setPoints(e)}getPoints(){return this.getAttrByPath("body/refPoints")}setPoints(e,t){return null==e?this.removePoints():this.setAttrByPath("body/refPoints",fX.pointsToString(e),t),this}removePoints(){return this.removeAttrByPath("body/refPoints"),this}}!function(e){function t(e){return"string"==typeof e?e:e.map(e=>Array.isArray(e)?e.join(","):uA.isPointLike(e)?`${e.x}, ${e.y}`:"").join(" ")}e.pointsToString=t,e.config({propHooks(e){let{points:n}=e,r=fW(e,["points"]);if(n){let e=t(n);e&&sd(r,"attrs/body/refPoints",e)}return r}})}(fX||(fX={})),fH("polygon",{},{parent:fX}),fH("polyline",{},{parent:fX});var fY=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};fU.define({shape:"path",markup:[{tagName:"rect",selector:"bg"},{tagName:"path",selector:"body"},{tagName:"text",selector:"label"}],attrs:{bg:{refWidth:"100%",refHeight:"100%",fill:"none",stroke:"none",pointerEvents:"all"},body:{fill:"none",stroke:"#000",strokeWidth:2}},propHooks(e){let{path:t}=e,n=fY(e,["path"]);return t&&sd(n,"attrs/body/refD",t),n}});var fJ=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};fU.define({shape:"text-block",markup:[{tagName:"rect",selector:"body"},e4.SUPPORT_FOREIGNOBJECT?{tagName:"foreignObject",selector:"foreignObject",children:[{tagName:"div",ns:af.xhtml,selector:"label",style:{width:"100%",height:"100%",position:"static",backgroundColor:"transparent",textAlign:"center",margin:0,padding:"0px 5px",boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center"}}]}:{tagName:"text",selector:"label",attrs:{textAnchor:"middle"}}],attrs:{body:Object.assign(Object.assign({},fU.bodyAttr),{refWidth:"100%",refHeight:"100%"}),foreignObject:{refWidth:"100%",refHeight:"100%"},label:{style:{fontSize:14}}},propHooks(e){let{text:t}=e,n=fJ(e,["text"]);return t&&sd(n,"attrs/label/text",t),n},attrHooks:{text:{set(e,{cell:t,view:n,refBBox:r,elem:i,attrs:o}){if(i instanceof HTMLElement)i.textContent=e;else{let s=o.style||{},l=Object.assign({textVerticalAnchor:"middle"},s);return n0(tm.presets.textWrap.set,this,{text:e,width:-5,height:"100%"},{cell:t,view:n,elem:i,refBBox:r,attrs:l}),{fill:s.color||null}}},position(e,{refBBox:t,elem:n}){if(n instanceof SVGElement)return t.getCenter()}}}}),fH("image",{attrs:{image:{refWidth:"100%",refHeight:"100%"}},propHooks:function(e="xlink:href"){return t=>{let{imageUrl:n,imageWidth:r,imageHeight:i}=t,o=fG(t,["imageUrl","imageWidth","imageHeight"]);if(null!=n||null!=r||null!=i){let t=()=>{if(o.attrs){let t=o.attrs.image;null!=n&&(t[e]=n),null!=r&&(t.width=r),null!=i&&(t.height=i),o.attrs.image=t}};o.attrs?null==o.attrs.image&&(o.attrs.image={}):o.attrs={image:{}},t()}return o}}()},{selector:"image"}),fH("circle",{attrs:{body:{refCx:"50%",refCy:"50%",refR:"50%"}}});class fQ extends ds{constructor(){super(...arguments),this.portsCache={}}get[Symbol.toStringTag](){return fQ.toStringTag}getContainerClassName(){let e=[super.getContainerClassName(),this.prefixClassName("node")];return!this.can("nodeMovable")&&e.push(this.prefixClassName("node-immovable")),e.join(" ")}updateClassName(e){let t=e.target;if(t.hasAttribute("magnet")){let e=this.prefixClassName("port-unconnectable");this.can("magnetConnectable")?au(t,e):aa(t,e)}else{let e=this.prefixClassName("node-immovable");this.can("nodeMovable")?this.removeClass(e):this.addClass(e)}}isNodeView(){return!0}confirmUpdate(e,t={}){let n=e;return this.hasAction(n,"ports")&&(this.removePorts(),this.cleanPortsCache()),this.hasAction(n,"render")?(this.render(),n=this.removeAction(n,["render","update","resize","translate","rotate","ports","tools"])):(n=this.handleAction(n,"resize",()=>this.resize(),"update"),n=this.handleAction(n,"update",()=>this.update(),hk.useCSSSelector?"ports":null),n=this.handleAction(n,"translate",()=>this.translate()),n=this.handleAction(n,"rotate",()=>this.rotate()),n=this.handleAction(n,"ports",()=>this.renderPorts()),n=this.handleAction(n,"tools",()=>{this.getFlag("tools")===e?this.renderTools():this.updateTools(t)})),n}update(e){this.cleanCache(),hk.useCSSSelector&&this.removePorts();let t=this.cell,n=t.getSize(),r=t.getAttrs();this.updateAttrs(this.container,r,{attrs:e===r?null:e,rootBBox:new uM(0,0,n.width,n.height),selectors:this.selectors}),hk.useCSSSelector&&this.renderPorts()}renderMarkup(){let e=this.cell.markup;if(e){if("string"==typeof e)throw TypeError("Not support string markup.");return this.renderJSONMarkup(e)}throw TypeError("Invalid node markup.")}renderJSONMarkup(e){let t=this.parseJSONMarkup(e,this.container);this.selectors=t.selectors,this.container.appendChild(t.fragment)}render(){return this.empty(),this.renderMarkup(),this.resize(),this.updateTransform(),!hk.useCSSSelector&&this.renderPorts(),this.renderTools(),this}resize(){this.cell.getAngle()&&this.rotate(),this.update()}translate(){this.updateTransform()}rotate(){this.updateTransform()}getTranslationString(){let e=this.cell.getPosition();return`translate(${e.x},${e.y})`}getRotationString(){let e=this.cell.getAngle();if(e){let t=this.cell.getSize();return`rotate(${e},${t.width/2},${t.height/2})`}}updateTransform(){let e=this.getTranslationString(),t=this.getRotationString();t&&(e+=` ${t}`),this.container.setAttribute("transform",e)}findPortElem(e,t){let n=e?this.portsCache[e]:null;if(!n)return null;let r=n.portContentElement,i=n.portContentSelectors||{};return this.findOne(t,r,i)}cleanPortsCache(){this.portsCache={}}removePorts(){Object.values(this.portsCache).forEach(e=>{aw(e.portElement)})}renderPorts(){let e=this.container,t=[];e.childNodes.forEach(e=>{t.push(e)});let n=sJ(this.cell.getParsedPorts(),"zIndex"),r="auto";n[r]&&n[r].forEach(n=>{let r=this.getPortElement(n);e.append(r),t.push(r)}),Object.keys(n).forEach(e=>{if(e!==r){let r=parseInt(e,10);this.appendPorts(n[e],r,t)}}),this.updatePorts()}appendPorts(e,t,n){let r=e.map(e=>this.getPortElement(e));n[t]||t<0?aP(n[Math.max(t,0)],r):aE(this.container,r)}getPortElement(e){let t=this.portsCache[e.id];return t?t.portElement:this.createPortElement(e)}createPortElement(e){let t,n,r=tE.renderMarkup(this.cell.getPortContainerMarkup()),i=r.elem;if(null==i)throw Error("Invalid port container markup.");let o=(r=tE.renderMarkup(this.getPortMarkup(e))).elem,s=r.selectors;if(null==o)throw Error("Invalid port markup.");this.setAttrs({port:e.id,"port-group":e.group},o);let l="x6-port";e.group&&(l+=` x6-port-${e.group}`),aa(i,l),aa(i,"x6-port"),aa(o,"x6-port-body"),i.appendChild(o);let a=s;if(this.existPortLabel(e)){if(t=(r=tE.renderMarkup(this.getPortLabelMarkup(e.label))).elem,n=r.selectors,null==t)throw Error("Invalid port label markup.");if(s&&n){for(let e in n)if(s[e]&&e!==this.rootSelector)throw Error("Selectors within port must be unique.");a=Object.assign(Object.assign({},s),n)}aa(t,"x6-port-label"),i.appendChild(t)}return this.portsCache[e.id]={portElement:i,portSelectors:a,portLabelElement:t,portLabelSelectors:n,portContentElement:o,portContentSelectors:s},this.graph.options.onPortRendered&&this.graph.options.onPortRendered({port:e,node:this.cell,container:i,selectors:a,labelContainer:t,labelSelectors:n,contentContainer:o,contentSelectors:s}),i}updatePorts(){let e=Object.keys(this.cell.getParsedGroups());0===e.length?this.updatePortGroup():e.forEach(e=>this.updatePortGroup(e))}updatePortGroup(e){let t=uM.fromSize(this.cell.getSize()),n=this.cell.getPortsLayoutByGroup(e,t);for(let e=0,t=n.length;e<t;e+=1){let t=n[e],r=t.portId,i=this.portsCache[r]||{},o=t.portLayout;if(this.applyPortTransform(i.portElement,o),null!=t.portAttrs){let e={selectors:i.portSelectors||{}};t.portSize&&(e.rootBBox=uM.fromSize(t.portSize)),this.updateAttrs(i.portElement,t.portAttrs,e)}let s=t.labelLayout;if(s&&i.portLabelElement&&(this.applyPortTransform(i.portLabelElement,s,-(o.angle||0)),s.attrs)){let e={selectors:i.portLabelSelectors||{}};t.labelSize&&(e.rootBBox=uM.fromSize(t.labelSize)),this.updateAttrs(i.portLabelElement,s.attrs,e)}}}applyPortTransform(e,t,n=0){let r=t.angle,i=t.position;uc(e,ui().rotate(n).translate(i.x||0,i.y||0).rotate(r||0),{absolute:!0})}getPortMarkup(e){return e.markup||this.cell.portMarkup}getPortLabelMarkup(e){return e.markup||this.cell.portLabelMarkup}existPortLabel(e){return e.attrs&&e.attrs.text}getEventArgs(e,t,n){let r=this.cell;return null==t||null==n?{e,view:this,node:r,cell:r}:{e,x:t,y:n,view:this,node:r,cell:r}}getPortEventArgs(e,t,n){let r=this.cell;return n?{e,x:n.x,y:n.y,view:this,node:r,cell:r,port:t}:{e,view:this,node:r,cell:r,port:t}}notifyMouseDown(e,t,n){super.onMouseDown(e,t,n),this.notify("node:mousedown",this.getEventArgs(e,t,n))}notifyMouseMove(e,t,n){super.onMouseMove(e,t,n),this.notify("node:mousemove",this.getEventArgs(e,t,n))}notifyMouseUp(e,t,n){super.onMouseUp(e,t,n),this.notify("node:mouseup",this.getEventArgs(e,t,n))}notifyPortEvent(e,t,n){let r=this.findAttr("port",t.target);if(r){let i=t.type;"node:port:mouseenter"===e?t.type="mouseenter":"node:port:mouseleave"===e&&(t.type="mouseleave"),this.notify(e,this.getPortEventArgs(t,r,n)),t.type=i}}onClick(e,t,n){super.onClick(e,t,n),this.notify("node:click",this.getEventArgs(e,t,n)),this.notifyPortEvent("node:port:click",e,{x:t,y:n})}onDblClick(e,t,n){super.onDblClick(e,t,n),this.notify("node:dblclick",this.getEventArgs(e,t,n)),this.notifyPortEvent("node:port:dblclick",e,{x:t,y:n})}onContextMenu(e,t,n){super.onContextMenu(e,t,n),this.notify("node:contextmenu",this.getEventArgs(e,t,n)),this.notifyPortEvent("node:port:contextmenu",e,{x:t,y:n})}onMouseDown(e,t,n){if(!this.isPropagationStopped(e))this.notifyMouseDown(e,t,n),this.notifyPortEvent("node:port:mousedown",e,{x:t,y:n}),this.startNodeDragging(e,t,n)}onMouseMove(e,t,n){let r=this.getEventData(e),i=r.action;if("magnet"===i)this.dragMagnet(e,t,n);else{if("move"===i){let i=r.targetView||this;i.dragNode(e,t,n),i.notify("node:moving",{e,x:t,y:n,view:i,cell:i.cell,node:i.cell})}this.notifyMouseMove(e,t,n),this.notifyPortEvent("node:port:mousemove",e,{x:t,y:n})}this.setEventData(e,r)}onMouseUp(e,t,n){let r=this.getEventData(e),i=r.action;"magnet"===i?this.stopMagnetDragging(e,t,n):(this.notifyMouseUp(e,t,n),this.notifyPortEvent("node:port:mouseup",e,{x:t,y:n}),"move"===i&&(r.targetView||this).stopNodeDragging(e,t,n));let o=r.targetMagnet;o&&this.onMagnetClick(e,o,t,n),this.checkMouseleave(e)}onMouseOver(e){super.onMouseOver(e),this.notify("node:mouseover",this.getEventArgs(e)),this.notifyPortEvent("node:port:mouseenter",e),this.notifyPortEvent("node:port:mouseover",e)}onMouseOut(e){super.onMouseOut(e),this.notify("node:mouseout",this.getEventArgs(e)),this.notifyPortEvent("node:port:mouseleave",e),this.notifyPortEvent("node:port:mouseout",e)}onMouseEnter(e){this.updateClassName(e),super.onMouseEnter(e),this.notify("node:mouseenter",this.getEventArgs(e))}onMouseLeave(e){super.onMouseLeave(e),this.notify("node:mouseleave",this.getEventArgs(e))}onMouseWheel(e,t,n,r){super.onMouseWheel(e,t,n,r),this.notify("node:mousewheel",Object.assign({delta:r},this.getEventArgs(e,t,n)))}onMagnetClick(e,t,n,r){let i=this.graph;if(!(i.view.getMouseMovedCount(e)>i.options.clickThreshold))this.notify("node:magnet:click",Object.assign({magnet:t},this.getEventArgs(e,n,r)))}onMagnetDblClick(e,t,n,r){this.notify("node:magnet:dblclick",Object.assign({magnet:t},this.getEventArgs(e,n,r)))}onMagnetContextMenu(e,t,n,r){this.notify("node:magnet:contextmenu",Object.assign({magnet:t},this.getEventArgs(e,n,r)))}onMagnetMouseDown(e,t,n,r){this.startMagnetDragging(e,n,r)}onCustomEvent(e,t,n,r){this.notify("node:customevent",Object.assign({name:t},this.getEventArgs(e,n,r))),super.onCustomEvent(e,t,n,r)}prepareEmbedding(e){let t=this.graph,n=this.getEventData(e).cell||this.cell,r=t.findViewByCell(n),i=t.snapToGrid(e.clientX,e.clientY);this.notify("node:embed",{e,node:n,view:r,cell:n,x:i.x,y:i.y,currentParent:n.getParent()})}processEmbedding(e,t){let n=t.cell||this.cell,r=t.graph||this.graph,i=r.options.embedding,o=i.findParent,s="function"==typeof o?n0(o,r,{view:this,node:this.cell}).filter(e=>fL.isCell(e)&&this.cell.id!==e.id&&!e.isDescendantOf(this.cell)):r.model.getNodesUnderNode(n,{by:o});if(i.frontOnly&&s.length>0){var l;let e=sJ(s,"zIndex");let t=(l=Object.keys(e).map(e=>parseInt(e,10)))&&l.length?sB(l,oU,sD):void 0;t&&(s=e[t])}s=s.filter(e=>e.visible);let a=null,u=t.candidateEmbedView,c=i.validate;for(let e=s.length-1;e>=0;e-=1){let t=s[e];if(u&&u.cell.id===t.id){a=u;break}{let e=t.findView(r);if(c&&n0(c,r,{child:this.cell,parent:e.cell,childView:this,parentView:e})){a=e;break}}}this.clearEmbedding(t),a&&a.highlight(null,{type:"embedding"}),t.candidateEmbedView=a;let h=r.snapToGrid(e.clientX,e.clientY);this.notify("node:embedding",{e,cell:n,node:n,view:r.findViewByCell(n),x:h.x,y:h.y,currentParent:n.getParent(),candidateParent:a?a.cell:null})}clearEmbedding(e){let t=e.candidateEmbedView;t&&(t.unhighlight(null,{type:"embedding"}),e.candidateEmbedView=null)}finalizeEmbedding(e,t){this.graph.startBatch("embedding");let n=t.cell||this.cell,r=t.graph||this.graph,i=r.findViewByCell(n),o=n.getParent(),s=t.candidateEmbedView;if(s?(s.unhighlight(null,{type:"embedding"}),t.candidateEmbedView=null,(null==o||o.id!==s.cell.id)&&s.cell.insertChild(n,void 0,{ui:!0})):o&&o.unembed(n,{ui:!0}),r.model.getConnectedEdges(n,{deep:!0}).forEach(e=>{e.updateParent({ui:!0})}),i&&s){let t=r.snapToGrid(e.clientX,e.clientY);i.notify("node:embedded",{e,cell:n,x:t.x,y:t.y,node:n,view:r.findViewByCell(n),previousParent:o,currentParent:n.getParent()})}this.graph.stopBatch("embedding")}getDelegatedView(){let e=this.cell,t=this;for(;t&&!e.isEdge();){;if(!e.hasParent()||t.can("stopDelegateOnDragging"))return t;e=e.getParent(),t=this.graph.findViewByCell(e)}return null}validateMagnet(e,t,n){if("passive"!==t.getAttribute("magnet")){let r=this.graph.options.connecting.validateMagnet;return!r||n0(r,this.graph,{e:n,magnet:t,view:e,cell:e.cell})}return!1}startMagnetDragging(e,t,n){if(!this.can("magnetConnectable"))return;e.stopPropagation();let r=e.currentTarget,i=this.graph;this.setEventData(e,{targetMagnet:r}),this.validateMagnet(this,r,e)?(i.options.magnetThreshold<=0&&this.startConnectting(e,r,t,n),this.setEventData(e,{action:"magnet"}),this.stopPropagation(e)):this.onMouseDown(e,t,n),i.view.delegateDragEvents(e,this)}startConnectting(e,t,n,r){this.graph.model.startBatch("add-edge");let i=this.createEdgeFromMagnet(t,n,r);i.setEventData(e,i.prepareArrowheadDragging("target",{x:n,y:r,isNewEdge:!0,fallbackAction:"remove"})),this.setEventData(e,{edgeView:i}),i.notifyMouseDown(e,n,r)}getDefaultEdge(e,t){let n;let r=this.graph.options.connecting.createEdge;return r&&(n=n0(r,this.graph,{sourceMagnet:t,sourceView:e,sourceCell:e.cell})),n}createEdgeFromMagnet(e,t,n){let r=this.graph,i=r.model,o=this.getDefaultEdge(this,e);return o.setSource(Object.assign(Object.assign({},o.getSource()),this.getEdgeTerminal(e,t,n,o,"source"))),o.setTarget(Object.assign(Object.assign({},o.getTarget()),{x:t,y:n})),o.addTo(i,{async:!1,ui:!0}),o.findView(r)}dragMagnet(e,t,n){let r=this.getEventData(e),i=r.edgeView;if(i)i.onMouseMove(e,t,n),this.autoScrollGraph(e.clientX,e.clientY);else{let i=this.graph,o=i.options.magnetThreshold,s=this.getEventTarget(e),l=r.targetMagnet;if("onleave"===o){if(l===s||l.contains(s))return}else if(i.view.getMouseMovedCount(e)<=o)return;this.startConnectting(e,l,t,n)}}stopMagnetDragging(e,t,n){let r=this.eventData(e).edgeView;r&&(r.onMouseUp(e,t,n),this.graph.model.stopBatch("add-edge"))}notifyUnhandledMouseDown(e,t,n){this.notify("node:unhandled:mousedown",{e,x:t,y:n,view:this,cell:this.cell,node:this.cell})}notifyNodeMove(e,t,n,r,i){let o=[i],s=this.graph.getPlugin("selection");if(s&&s.isSelectionMovable()){let e=s.getSelectedCells();e.includes(i)&&(o=e.filter(e=>e.isNode()))}o.forEach(i=>{this.notify(e,{e:t,x:n,y:r,cell:i,node:i,view:i.findView(this.graph)})})}getRestrictArea(e){let t=this.graph.options.translating.restrict,n="function"==typeof t?n0(t,this.graph,e):t;return"number"==typeof n?this.graph.transform.getGraphArea().inflate(n):!0===n?this.graph.transform.getGraphArea():n||null}startNodeDragging(e,t,n){let r=this.getDelegatedView();if(null==r||!r.can("nodeMovable"))return this.notifyUnhandledMouseDown(e,t,n);this.setEventData(e,{targetView:r,action:"move"});let i=uA.create(r.cell.getPosition());r.setEventData(e,{moving:!1,offset:i.diff(t,n),restrict:this.getRestrictArea(r)})}dragNode(e,t,n){let r=this.cell,i=this.graph,o=i.getGridSize(),s=this.getEventData(e),l=s.offset,a=s.restrict;!s.moving&&(s.moving=!0,this.addClass("node-moving"),this.notifyNodeMove("node:move",e,t,n,this.cell)),this.autoScrollGraph(e.clientX,e.clientY);let u=td.snapToGrid(t+l.x,o),c=td.snapToGrid(n+l.y,o);r.setPosition(u,c,{restrict:a,deep:!0,ui:!0}),i.options.embedding.enabled&&(!s.embedding&&(this.prepareEmbedding(e),s.embedding=!0),this.processEmbedding(e,s))}stopNodeDragging(e,t,n){let r=this.getEventData(e);r.embedding&&this.finalizeEmbedding(e,r),r.moving&&(this.removeClass("node-moving"),this.notifyNodeMove("node:moved",e,t,n,this.cell)),r.moving=!1,r.embedding=!1}autoScrollGraph(e,t){let n=this.graph.getPlugin("scroller");n&&n.autoScroll(e,t)}}(eF=fQ||(fQ={})).toStringTag=`X6.${eF.name}`,eF.isNodeView=function(e){if(null==e)return!1;if(e instanceof eF)return!0;let t=e[Symbol.toStringTag];return(null==t||t===eF.toStringTag)&&"function"==typeof e.isNodeView&&"function"==typeof e.isEdgeView&&"function"==typeof e.confirmUpdate&&"function"==typeof e.update&&"function"==typeof e.findPortElem&&"function"==typeof e.resize&&"function"==typeof e.rotate&&"function"==typeof e.translate||!1},fQ.config({isSvgElement:!0,priority:0,bootstrap:["render"],actions:{view:["render"],markup:["render"],attrs:["update"],size:["resize","ports","tools"],angle:["rotate","tools"],position:["translate","tools"],ports:["ports"],tools:["tools"]}}),fQ.registry.register("node",fQ,!0);class fK extends ds{constructor(){super(...arguments),this.POINT_ROUNDING=2}get[Symbol.toStringTag](){return fK.toStringTag}getContainerClassName(){return[super.getContainerClassName(),this.prefixClassName("edge")].join(" ")}get sourceBBox(){let e=this.sourceView;if(!e){let e=this.cell.getSource();return new uM(e.x,e.y)}let t=this.sourceMagnet;return e.isEdgeElement(t)?new uM(this.sourceAnchor.x,this.sourceAnchor.y):e.getBBoxOfElement(t||e.container)}get targetBBox(){let e=this.targetView;if(!e){let e=this.cell.getTarget();return new uM(e.x,e.y)}let t=this.targetMagnet;return e.isEdgeElement(t)?new uM(this.targetAnchor.x,this.targetAnchor.y):e.getBBoxOfElement(t||e.container)}isEdgeView(){return!0}confirmUpdate(e,t={}){let n=e;if(this.hasAction(n,"source")){if(!this.updateTerminalProperties("source"))return n;n=this.removeAction(n,"source")}if(this.hasAction(n,"target")){if(!this.updateTerminalProperties("target"))return n;n=this.removeAction(n,"target")}return this.hasAction(n,"render")?(this.render(),n=this.removeAction(n,["render","update","labels","tools"])):(n=this.handleAction(n,"update",()=>this.update(t)),n=this.handleAction(n,"labels",()=>this.onLabelsChange(t)),n=this.handleAction(n,"tools",()=>this.renderTools()))}render(){return this.empty(),this.renderMarkup(),this.labelContainer=null,this.renderLabels(),this.update(),this.renderTools(),this}renderMarkup(){let e=this.cell.markup;if(e){if("string"==typeof e)throw TypeError("Not support string markup.");return this.renderJSONMarkup(e)}throw TypeError("Invalid edge markup.")}renderJSONMarkup(e){let t=this.parseJSONMarkup(e,this.container);this.selectors=t.selectors,this.container.append(t.fragment)}customizeLabels(){if(this.labelContainer){let e=this.cell,t=e.labels;for(let n=0,r=t.length;n<r;n+=1){let r=t[n],i=this.labelCache[n],o=this.labelSelectors[n],s=this.graph.options.onEdgeLabelRendered;s&&s({edge:e,label:r,container:i,selectors:o})}}}renderLabels(){let e=this.cell,t=e.getLabels(),n=t.length,r=this.labelContainer;if(this.labelCache={},this.labelSelectors={},n<=0)return r&&r.parentNode&&r.parentNode.removeChild(r),this;r?this.empty(r):(r=am("g"),this.addClass(this.prefixClassName("edge-labels"),r),this.labelContainer=r);for(let n=0,i=t.length;n<i;n+=1){let i,o;let s=t[n],l=this.normalizeLabelMarkup(this.parseLabelMarkup(s.markup));if(l)i=l.node,o=l.selectors;else{let t=e.getDefaultLabel(),n=this.normalizeLabelMarkup(this.parseLabelMarkup(t.markup));i=n.node,o=n.selectors}i.setAttribute("data-index",`${n}`),r.appendChild(i);let a=this.rootSelector;if(o[a])throw Error("Ambiguous label root selector.");o[a]=i,this.labelCache[n]=i,this.labelSelectors[n]=o}return null==r.parentNode&&this.container.appendChild(r),this.updateLabels(),this.customizeLabels(),this}onLabelsChange(e={}){this.shouldRerenderLabels(e)?this.renderLabels():this.updateLabels(),this.updateLabelPositions()}shouldRerenderLabels(e={}){let t=this.cell.previous("labels");if(null==t)return!0;if("propertyPathArray"in e&&"propertyValue"in e){let n=e.propertyPathArray||[],r=n.length;if(r>1&&t[n[1]]){if(2===r)return"object"==typeof e.propertyValue&&iZ(e.propertyValue,"markup");if("markup"!==n[2])return!1}}return!0}parseLabelMarkup(e){if(e)return"string"==typeof e?this.parseLabelStringMarkup(e):this.parseJSONMarkup(e);return null}parseLabelStringMarkup(e){let t=aK.createVectors(e),n=document.createDocumentFragment();for(let e=0,r=t.length;e<r;e+=1){let r=t[e].node;n.appendChild(r)}return{fragment:n,selectors:{}}}normalizeLabelMarkup(e){let t;if(null==e)return;let n=e.fragment;if(!(n instanceof DocumentFragment)||!n.hasChildNodes())throw Error("Invalid label markup.");let r=n.childNodes;return(t=r.length>1||"G"!==r[0].nodeName.toUpperCase()?aK.create("g").append(n):aK.create(r[0])).addClass(this.prefixClassName("edge-label")),{node:t.node,selectors:e.selectors}}updateLabels(){if(this.labelContainer){let e=this.cell,t=e.labels,n=this.can("edgeLabelMovable"),r=e.getDefaultLabel();for(let e=0,i=t.length;e<i;e+=1){let i=this.labelCache[e],o=this.labelSelectors[e];i.setAttribute("cursor",n?"move":"default");let s=t[e],l=oK({},r.attrs,s.attrs);this.updateAttrs(i,l,{selectors:o,rootBBox:s.size?uM.fromSize(s.size):void 0})}}}renderTools(){let e=this.cell.getTools();return this.addTools(e),this}update(e={}){this.cleanCache(),this.updateConnection(e);let t=this.cell.getAttrs();return null!=t&&this.updateAttrs(this.container,t,{selectors:this.selectors}),this.updateLabelPositions(),this.updateTools(e),this}removeRedundantLinearVertices(e={}){let t=this.cell,n=t.getVertices(),r=[this.sourceAnchor,...n,this.targetAnchor],i=r.length,o=new uD(r);o.simplify({threshold:.01});let s=o.points.map(e=>e.toJSON()),l=s.length;return i===l?0:(t.setVertices(s.slice(1,l-1),e),i-l)}getTerminalView(e){switch(e){case"source":return this.sourceView||null;case"target":return this.targetView||null;default:throw Error(`Unknown terminal type '${e}'`)}}getTerminalAnchor(e){switch(e){case"source":return uA.create(this.sourceAnchor);case"target":return uA.create(this.targetAnchor);default:throw Error(`Unknown terminal type '${e}'`)}}getTerminalConnectionPoint(e){switch(e){case"source":return uA.create(this.sourcePoint);case"target":return uA.create(this.targetPoint);default:throw Error(`Unknown terminal type '${e}'`)}}getTerminalMagnet(e,t={}){switch(e){case"source":{if(t.raw)return this.sourceMagnet;let e=this.sourceView;if(!e)return null;return this.sourceMagnet||e.container}case"target":{if(t.raw)return this.targetMagnet;let e=this.targetView;if(!e)return null;return this.targetMagnet||e.container}default:throw Error(`Unknown terminal type '${e}'`)}}updateConnection(e={}){let t=this.cell;if(e.translateBy&&t.isFragmentDescendantOf(e.translateBy)){let t=e.tx||0,n=e.ty||0;this.routePoints=new uD(this.routePoints).translate(t,n).points,this.translateConnectionPoints(t,n),this.path.translate(t,n)}else{let e=t.getVertices(),n=this.findAnchors(e);this.sourceAnchor=n.source,this.targetAnchor=n.target,this.routePoints=this.findRoutePoints(e);let r=this.findConnectionPoints(this.routePoints,this.sourceAnchor,this.targetAnchor);this.sourcePoint=r.source,this.targetPoint=r.target;let i=this.findMarkerPoints(this.routePoints,this.sourcePoint,this.targetPoint);this.path=this.findPath(this.routePoints,i.source||this.sourcePoint,i.target||this.targetPoint)}this.cleanCache()}findAnchors(e){let t=this.cell,n=t.source,r=t.target,i=e[0],o=e[e.length-1];return r.priority&&!n.priority?this.findAnchorsOrdered("target",o,"source",i):this.findAnchorsOrdered("source",i,"target",o)}findAnchorsOrdered(e,t,n,r){let i,o;let s=this.cell,l=s[e],a=s[n],u=this.getTerminalView(e),c=this.getTerminalView(n),h=this.getTerminalMagnet(e),d=this.getTerminalMagnet(n);if(u){let n;n=t?uA.create(t):c?d:uA.create(a),i=this.getAnchor(l.anchor,u,h,n,e)}else i=uA.create(l);if(c){let e=uA.create(r||i);o=this.getAnchor(a.anchor,c,d,e,n)}else o=uA.isPointLike(a)?uA.create(a):new uA;return{[e]:i,[n]:o}}getAnchor(e,t,n,r,i){let o;let s=t.isEdgeElement(n),l=this.graph.options.connecting,a="string"==typeof e?{name:e}:e;if(!a){let e=s?("source"===i?l.sourceEdgeAnchor:l.targetEdgeAnchor)||l.edgeAnchor:("source"===i?l.sourceAnchor:l.targetAnchor)||l.anchor;a="string"==typeof e?{name:e}:e}if(!a)throw Error("Anchor should be specified.");let u=a.name;if(s){let e=tA.registry.get(u);if("function"!=typeof e)return tA.registry.onNotFound(u);o=n0(e,this,t,n,r,a.args||{},i)}else{let e=tk.registry.get(u);if("function"!=typeof e)return tk.registry.onNotFound(u);o=n0(e,this,t,n,r,a.args||{},i)}return o?o.round(this.POINT_ROUNDING):new uA}findRoutePoints(e=[]){let t;let n=this.graph.options.connecting.router||tN.presets.normal,r=this.cell.getRouter()||n;if("function"==typeof r)t=n0(r,this,e,{},this);else{let n="string"==typeof r?r:r.name,i="string"==typeof r?{}:r.args||{},o=n?tN.registry.get(n):tN.presets.normal;if("function"!=typeof o)return tN.registry.onNotFound(n);t=n0(o,this,e,i,this)}return null==t?e.map(e=>uA.create(e)):t.map(e=>uA.create(e))}findConnectionPoints(e,t,n){let r,i;let o=this.cell,s=this.graph.options.connecting,l=o.getSource(),a=o.getTarget(),u=this.sourceView,c=this.targetView,h=e[0],d=e[e.length-1];if(u&&!u.isEdgeElement(this.sourceMagnet)){let e=this.sourceMagnet||u.container,i=new uT(h||n,t),o=l.connectionPoint||s.sourceConnectionPoint||s.connectionPoint;r=this.getConnectionPoint(o,u,e,i,"source")}else r=t;if(c&&!c.isEdgeElement(this.targetMagnet)){let e=this.targetMagnet||c.container,r=a.connectionPoint||s.targetConnectionPoint||s.connectionPoint,o=new uT(d||t,n);i=this.getConnectionPoint(r,c,e,o,"target")}else i=n;return{source:r,target:i}}getConnectionPoint(e,t,n,r,i){let o=r.end;if(null==e)return o;let s="string"==typeof e?e:e.name,l="string"==typeof e?{}:e.args,a=tM.registry.get(s);if("function"!=typeof a)return tM.registry.onNotFound(s);let u=n0(a,this,r,t,n,l||{},i);return u?u.round(this.POINT_ROUNDING):o}findMarkerPoints(e,t,n){let r,i;let o=e=>{let t=this.cell.getAttrs(),n=Object.keys(t);for(let r=0,i=n.length;r<i;r+=1){let i=t[n[r]];if(i[`${e}Marker`]||i[`${e}-marker`]){let e=i.strokeWidth||i["stroke-width"];if(e)return parseFloat(e);break}}return null},s=e[0],l=e[e.length-1],a=o("source");a&&(r=t.clone().move(s||n,-a));let u=o("target");return u&&(i=n.clone().move(l||t,-u)),this.sourceMarkerPoint=r||t.clone(),this.targetMarkerPoint=i||n.clone(),{source:r,target:i}}findPath(e,t,n){let r,i,o;let s=this.cell.getConnector()||this.graph.options.connecting.connector;if("string"==typeof s?r=s:(r=s.name,i=s.args),r){let e=tj.registry.get(r);if("function"!=typeof e)return tj.registry.onNotFound(r);o=e}else o=tj.presets.normal;let l=n0(o,this,t,n,e,Object.assign(Object.assign({},i),{raw:!0}),this);return"string"==typeof l?uX.parse(l):l}translateConnectionPoints(e,t){this.sourcePoint.translate(e,t),this.targetPoint.translate(e,t),this.sourceAnchor.translate(e,t),this.targetAnchor.translate(e,t),this.sourceMarkerPoint.translate(e,t),this.targetMarkerPoint.translate(e,t)}updateLabelPositions(){if(null==this.labelContainer||!this.path)return this;let e=this.cell,t=e.getLabels();if(0===t.length)return this;let n=e.getDefaultLabel(),r=this.normalizeLabelPosition(n.position);for(let e=0,n=t.length;e<n;e+=1){let n=t[e],i=this.labelCache[e];if(!i)continue;let o=oK({},r,this.normalizeLabelPosition(n.position)),s=this.getLabelTransformationMatrix(o);i.setAttribute("transform",ul(s))}return this}updateTerminalProperties(e){let t=this.cell,n=this.graph,r=t[e],i=r&&r.cell,o=`${e}View`;if(!i)return this[o]=null,this.updateTerminalMagnet(e),!0;let s=n.getCellById(i);if(!s)throw Error(`Edge's ${e} node with id "${i}" not exists`);let l=s.findView(n);return!!l&&(this[o]=l,this.updateTerminalMagnet(e),!0)}updateTerminalMagnet(e){let t=`${e}Magnet`,n=this.getTerminalView(e);if(n){let r=n.getMagnetFromEdgeTerminal(this.cell[e]);r===n.container&&(r=null),this[t]=r}else this[t]=null}getLabelPositionAngle(e){let t=this.cell.getLabelAt(e);return t&&t.position&&"object"==typeof t.position&&t.position.angle||0}getLabelPositionArgs(e){let t=this.cell.getLabelAt(e);if(t&&t.position&&"object"==typeof t.position)return t.position.options}getDefaultLabelPositionArgs(){let e=this.cell.getDefaultLabel();if(e&&e.position&&"object"==typeof e.position)return e.position.options}mergeLabelPositionArgs(e,t){if(null===e)return null;if(void 0===e)return null===t?null:t;return oK({},t,e)}getConnection(){return null!=this.path?this.path.clone():null}getConnectionPathData(){if(null==this.path)return"";let e=this.cache.pathCache;return!iZ(e,"data")&&(e.data=this.path.serialize()),e.data||""}getConnectionSubdivisions(){if(null==this.path)return null;let e=this.cache.pathCache;return!iZ(e,"segmentSubdivisions")&&(e.segmentSubdivisions=this.path.getSegmentSubdivisions()),e.segmentSubdivisions}getConnectionLength(){if(null==this.path)return 0;let e=this.cache.pathCache;return!iZ(e,"length")&&(e.length=this.path.length({segmentSubdivisions:this.getConnectionSubdivisions()})),e.length}getPointAtLength(e){return null==this.path?null:this.path.pointAtLength(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getPointAtRatio(e){return null==this.path?null:(lX(e)&&(e=parseFloat(e)/100),this.path.pointAt(e,{segmentSubdivisions:this.getConnectionSubdivisions()}))}getTangentAtLength(e){return null==this.path?null:this.path.tangentAtLength(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getTangentAtRatio(e){return null==this.path?null:this.path.tangentAt(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getClosestPoint(e){return null==this.path?null:this.path.closestPoint(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getClosestPointLength(e){return null==this.path?null:this.path.closestPointLength(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getClosestPointRatio(e){return null==this.path?null:this.path.closestPointNormalizedLength(e,{segmentSubdivisions:this.getConnectionSubdivisions()})}getLabelPosition(e,t,n,r){let i,o,s;let l={distance:0},a=0;"number"==typeof n?(a=n,i=r):i=n,null!=i&&(l.options=i);let u=i&&i.absoluteOffset,c=!(i&&i.absoluteDistance),h=i&&i.absoluteDistance&&i.reverseDistance,d=this.path,f={segmentSubdivisions:this.getConnectionSubdivisions()},p=new uA(e,t),g=d.closestPointT(p,f),m=this.getConnectionLength()||0,y=d.lengthAtT(g,f);if(c&&(y=m>0?y/m:0),h&&(y=-1*(m-y)||1),l.distance=y,!u&&(o=d.tangentAtT(g)),o)s=o.pointOffset(p);else{let e=d.pointAtT(g),t=p.diff(e);s={x:t.x,y:t.y}}return l.offset=s,l.angle=a,l}normalizeLabelPosition(e){return"number"==typeof e?{distance:e}:e}getLabelTransformationMatrix(e){let t;let n=this.normalizeLabelPosition(e),r=n.options||{},i=n.angle||0,o=n.distance,s=o>0&&o<=1,l=0,a={x:0,y:0},u=n.offset;u&&("number"==typeof u?l=u:(null!=u.x&&(a.x=u.x),null!=u.y&&(a.y=u.y)));let c=0!==a.x||0!==a.y||0===l,h=r.keepGradient,d=r.ensureLegibility,f=this.path,p={segmentSubdivisions:this.getConnectionSubdivisions()},g=s?o*this.getConnectionLength():o,m=f.tangentAtLength(g,p),y=i;if(m){if(c)(t=m.start).translate(a);else{let e=m.clone();e.rotate(-90,m.start),e.setLength(l),t=e.end}h&&(y=m.angle()+i,d&&(y=th.normalize((y+90)%180-90)))}else t=f.start,c&&t.translate(a);return ui().translate(t.x,t.y).rotate(y)}getVertexIndex(e,t){let n=this.cell.getVertices(),r=this.getClosestPointLength(new uA(e,t)),i=0;if(null!=r)for(let e=n.length;i<e;i+=1){let e=n[i],t=this.getClosestPointLength(e);if(null!=t&&r<t)break}return i}getEventArgs(e,t,n){let r=this.cell;return null==t||null==n?{e,view:this,edge:r,cell:r}:{e,x:t,y:n,view:this,edge:r,cell:r}}notifyUnhandledMouseDown(e,t,n){this.notify("edge:unhandled:mousedown",{e,x:t,y:n,view:this,cell:this.cell,edge:this.cell})}notifyMouseDown(e,t,n){super.onMouseDown(e,t,n),this.notify("edge:mousedown",this.getEventArgs(e,t,n))}notifyMouseMove(e,t,n){super.onMouseMove(e,t,n),this.notify("edge:mousemove",this.getEventArgs(e,t,n))}notifyMouseUp(e,t,n){super.onMouseUp(e,t,n),this.notify("edge:mouseup",this.getEventArgs(e,t,n))}onClick(e,t,n){super.onClick(e,t,n),this.notify("edge:click",this.getEventArgs(e,t,n))}onDblClick(e,t,n){super.onDblClick(e,t,n),this.notify("edge:dblclick",this.getEventArgs(e,t,n))}onContextMenu(e,t,n){super.onContextMenu(e,t,n),this.notify("edge:contextmenu",this.getEventArgs(e,t,n))}onMouseDown(e,t,n){this.notifyMouseDown(e,t,n),this.startEdgeDragging(e,t,n)}onMouseMove(e,t,n){let r=this.getEventData(e);switch(r.action){case"drag-label":this.dragLabel(e,t,n);break;case"drag-arrowhead":this.dragArrowhead(e,t,n);break;case"drag-edge":this.dragEdge(e,t,n)}return this.notifyMouseMove(e,t,n),r}onMouseUp(e,t,n){let r=this.getEventData(e);switch(r.action){case"drag-label":this.stopLabelDragging(e,t,n);break;case"drag-arrowhead":this.stopArrowheadDragging(e,t,n);break;case"drag-edge":this.stopEdgeDragging(e,t,n)}return this.notifyMouseUp(e,t,n),this.checkMouseleave(e),r}onMouseOver(e){super.onMouseOver(e),this.notify("edge:mouseover",this.getEventArgs(e))}onMouseOut(e){super.onMouseOut(e),this.notify("edge:mouseout",this.getEventArgs(e))}onMouseEnter(e){super.onMouseEnter(e),this.notify("edge:mouseenter",this.getEventArgs(e))}onMouseLeave(e){super.onMouseLeave(e),this.notify("edge:mouseleave",this.getEventArgs(e))}onMouseWheel(e,t,n,r){super.onMouseWheel(e,t,n,r),this.notify("edge:mousewheel",Object.assign({delta:r},this.getEventArgs(e,t,n)))}onCustomEvent(e,t,n,r){if(av(e.target,"edge-tool",this.container)){if(e.stopPropagation(),this.can("useEdgeTools")){if("edge:remove"===t){this.cell.remove({ui:!0});return}this.notify("edge:customevent",Object.assign({name:t},this.getEventArgs(e,n,r)))}this.notifyMouseDown(e,n,r)}else this.notify("edge:customevent",Object.assign({name:t},this.getEventArgs(e,n,r))),super.onCustomEvent(e,t,n,r)}onLabelMouseDown(e,t,n){this.notifyMouseDown(e,t,n),this.startLabelDragging(e,t,n),this.getEventData(e).stopPropagation&&e.stopPropagation()}startEdgeDragging(e,t,n){if(!this.can("edgeMovable")){this.notifyUnhandledMouseDown(e,t,n);return}this.setEventData(e,{x:t,y:n,moving:!1,action:"drag-edge"})}dragEdge(e,t,n){let r=this.getEventData(e);!r.moving&&(r.moving=!0,this.addClass("edge-moving"),this.notify("edge:move",{e,x:t,y:n,view:this,cell:this.cell,edge:this.cell})),this.cell.translate(t-r.x,n-r.y,{ui:!0}),this.setEventData(e,{x:t,y:n}),this.notify("edge:moving",{e,x:t,y:n,view:this,cell:this.cell,edge:this.cell})}stopEdgeDragging(e,t,n){let r=this.getEventData(e);r.moving&&(this.removeClass("edge-moving"),this.notify("edge:moved",{e,x:t,y:n,view:this,cell:this.cell,edge:this.cell})),r.moving=!1}prepareArrowheadDragging(e,t){let n=this.getTerminalMagnet(e),r={action:"drag-arrowhead",x:t.x,y:t.y,isNewEdge:!0===t.isNewEdge,terminalType:e,initialMagnet:n,initialTerminal:o2(this.cell[e]),fallbackAction:t.fallbackAction||"revert",getValidateConnectionArgs:this.createValidateConnectionArgs(e),options:t.options};return this.beforeArrowheadDragging(r),r}createValidateConnectionArgs(e){let t;let n=[];n[4]=e,n[5]=this;let r=0,i=0;"source"===e?(r=2,t="target"):(i=2,t="source");let o=this.cell[t],s=o.cell;if(s){let e;let t=n[r]=this.graph.findViewByCell(s);t&&(e=t.getMagnetFromEdgeTerminal(o))===t.container&&(e=void 0),n[r+1]=e}return(e,t)=>(n[i]=e,n[i+1]=e.container===t?void 0:t,n)}beforeArrowheadDragging(e){e.zIndex=this.cell.zIndex,this.cell.toFront();let t=this.container.style;e.pointerEvents=t.pointerEvents,t.pointerEvents="none",this.graph.options.connecting.highlight&&this.highlightAvailableMagnets(e)}afterArrowheadDragging(e){null!=e.zIndex&&(this.cell.setZIndex(e.zIndex,{ui:!0}),e.zIndex=null),this.container.style.pointerEvents=e.pointerEvents||"",this.graph.options.connecting.highlight&&this.unhighlightAvailableMagnets(e)}validateConnection(e,t,n,r,i,o,s){let l=this.graph.options.connecting,a=l.allowLoop,u=l.allowNode,c=l.allowEdge,h=l.allowPort,d=l.allowMulti,f=l.validateConnection,p=o?o.cell:null,g="target"===i?n:e,m="target"===i?r:t,y=!0,b=l=>{let a="source"===i?s?s.port:null:p?p.getSourcePortId():null,u="target"===i?s?s.port:null:p?p.getTargetPortId():null;return n0(l,this.graph,{edge:p,edgeView:o,sourceView:e,targetView:n,sourcePort:a,targetPort:u,sourceMagnet:t,targetMagnet:r,sourceCell:e?e.cell:null,targetCell:n?n.cell:null,type:i})};if(null!=a&&("boolean"==typeof a?!a&&e===n&&(y=!1):y=b(a)),y&&null!=h&&("boolean"==typeof h?!h&&m&&(y=!1):y=b(h)),y&&null!=c&&("boolean"==typeof c?!c&&fK.isEdgeView(g)&&(y=!1):y=b(c)),y&&null!=u&&null==m&&("boolean"==typeof u?!u&&fQ.isNodeView(g)&&(y=!1):y=b(u)),y&&null!=d&&o){let e=o.cell,t="source"===i?s:e.getSource(),n="target"===i?s:e.getTarget(),r=s?this.graph.getCellById(s.cell):null;if(t&&n&&t.cell&&n.cell&&r){if("function"==typeof d)y=b(d);else{let e=this.graph.model.getConnectedEdges(r,{outgoing:"source"===i,incoming:"target"===i});e.length&&("withPort"===d?e.some(e=>{let r=e.getSource(),i=e.getTarget();return r&&i&&r.cell===t.cell&&i.cell===n.cell&&null!=r.port&&r.port===t.port&&null!=i.port&&i.port===n.port})&&(y=!1):!d&&e.some(e=>{let r=e.getSource(),i=e.getTarget();return r&&i&&r.cell===t.cell&&i.cell===n.cell})&&(y=!1))}}}return y&&null!=f&&(y=b(f)),y}allowConnectToBlank(e){let t=this.graph,n=t.options.connecting.allowBlank;if("function"!=typeof n)return!!n;let r=t.findViewByCell(e),i=e.getSourceCell(),o=e.getTargetCell(),s=t.findViewByCell(i),l=t.findViewByCell(o);return n0(n,t,{edge:e,edgeView:r,sourceCell:i,targetCell:o,sourceView:s,targetView:l,sourcePort:e.getSourcePortId(),targetPort:e.getTargetPortId(),sourceMagnet:r.sourceMagnet,targetMagnet:r.targetMagnet})}validateEdge(e,t,n){let r=this.graph;if(!this.allowConnectToBlank(e)){let t=e.getSourceCellId(),n=e.getTargetCellId();if(!(t&&n))return!1}let i=r.options.connecting.validateEdge;return!i||n0(i,r,{edge:e,type:t,previous:n})}arrowheadDragging(e,t,n,r){r.x=t,r.y=n,r.currentTarget!==e&&(r.currentMagnet&&r.currentView&&r.currentView.unhighlight(r.currentMagnet,{type:"magnetAdsorbed"}),r.currentView=this.graph.findViewByElem(e),r.currentView?(r.currentMagnet=r.currentView.findMagnet(e),r.currentMagnet&&this.validateConnection(...r.getValidateConnectionArgs(r.currentView,r.currentMagnet),r.currentView.getEdgeTerminal(r.currentMagnet,t,n,this.cell,r.terminalType))?r.currentView.highlight(r.currentMagnet,{type:"magnetAdsorbed"}):r.currentMagnet=null):r.currentMagnet=null),r.currentTarget=e,this.cell.prop(r.terminalType,{x:t,y:n},Object.assign(Object.assign({},r.options),{ui:!0}))}arrowheadDragged(e,t,n){let r=e.currentView,i=e.currentMagnet;if(!i||!r)return;r.unhighlight(i,{type:"magnetAdsorbed"});let o=e.terminalType,s=r.getEdgeTerminal(i,t,n,this.cell,o);this.cell.setTerminal(o,s,{ui:!0})}snapArrowhead(e,t,n){let r,i;let o=this.graph,{snap:s,allowEdge:l}=o.options.connecting,a="object"==typeof s&&s.radius||50,u=o.renderer.findViewsInArea({x:e-a,y:t-a,width:2*a,height:2*a},{nodeOnly:!0});if(l){let n=o.renderer.findEdgeViewsFromPoint({x:e,y:t},a).filter(e=>e!==this);u.push(...n)}let c=n.closestView||null,h=n.closestMagnet||null;n.closestView=null,n.closestMagnet=null;let d=Number.MAX_SAFE_INTEGER,f=new uA(e,t);u.forEach(i=>{if("false"!==i.container.getAttribute("magnet")){if(i.isNodeView())r=i.cell.getBBox().getCenter().distance(f);else if(i.isEdgeView()){let e=i.getClosestPoint(f);r=e?e.distance(f):Number.MAX_SAFE_INTEGER}r<a&&r<d&&(h===i.container||this.validateConnection(...n.getValidateConnectionArgs(i,null),i.getEdgeTerminal(i.container,e,t,this.cell,n.terminalType)))&&(d=r,n.closestView=i,n.closestMagnet=i.container)}i.container.querySelectorAll("[magnet]").forEach(o=>{if("false"!==o.getAttribute("magnet")){let s=i.getBBoxOfElement(o);(r=f.distance(s.getCenter()))<a&&r<d&&(h===o||this.validateConnection(...n.getValidateConnectionArgs(i,o),i.getEdgeTerminal(o,e,t,this.cell,n.terminalType)))&&(d=r,n.closestView=i,n.closestMagnet=o)}})});let p=n.terminalType,g=n.closestView,m=n.closestMagnet,y=h!==m;if(c&&y&&c.unhighlight(h,{type:"magnetAdsorbed"}),g){if(!y)return;g.highlight(m,{type:"magnetAdsorbed"}),i=g.getEdgeTerminal(m,e,t,this.cell,p)}else i={x:e,y:t};this.cell.setTerminal(p,i,{},Object.assign(Object.assign({},n.options),{ui:!0}))}snapArrowheadEnd(e){let t=e.closestView,n=e.closestMagnet;t&&n&&(t.unhighlight(n,{type:"magnetAdsorbed"}),e.currentMagnet=t.findMagnet(n)),e.closestView=null,e.closestMagnet=null}finishEmbedding(e){this.graph.options.embedding.enabled&&this.cell.updateParent()&&(e.zIndex=null)}fallbackConnection(e){if("remove"===e.fallbackAction)this.cell.remove({ui:!0});else this.cell.prop(e.terminalType,e.initialTerminal,{ui:!0})}notifyConnectionEvent(e,t){let n=e.terminalType,r=e.initialTerminal,i=this.cell[n];if(i&&!fz.equalTerminals(r,i)){let o=this.graph,s=r.cell?o.getCellById(r.cell):null,l=r.port,a=s?o.findViewByCell(s):null,u=s||e.isNewEdge?null:uA.create(r).toJSON(),c=i.cell?o.getCellById(i.cell):null,h=i.port,d=c?o.findViewByCell(c):null,f=c?null:uA.create(i).toJSON();this.notify("edge:connected",{e:t,previousCell:s,previousPort:l,previousView:a,previousPoint:u,currentCell:c,currentView:d,currentPort:h,currentPoint:f,previousMagnet:e.initialMagnet,currentMagnet:e.currentMagnet,edge:this.cell,view:this,type:n,isNew:e.isNewEdge})}}highlightAvailableMagnets(e){let t=this.graph,n=t.model.getCells();e.marked={};for(let r=0,i=n.length;r<i;r+=1){let i=t.findViewByCell(n[r]);if(!i||i.cell.id===this.cell.id)continue;let o=Array.prototype.slice.call(i.container.querySelectorAll("[magnet]"));"false"!==i.container.getAttribute("magnet")&&o.push(i.container);let s=o.filter(t=>this.validateConnection(...e.getValidateConnectionArgs(i,t),i.getEdgeTerminal(t,e.x,e.y,this.cell,e.terminalType)));if(s.length>0){for(let e=0,t=s.length;e<t;e+=1)i.highlight(s[e],{type:"magnetAvailable"});i.highlight(null,{type:"nodeAvailable"}),e.marked[i.cell.id]=s}}}unhighlightAvailableMagnets(e){let t=e.marked||{};Object.keys(t).forEach(e=>{let n=this.graph.findViewByCell(e);n&&(t[e].forEach(e=>{n.unhighlight(e,{type:"magnetAvailable"})}),n.unhighlight(null,{type:"nodeAvailable"}))}),e.marked=null}startArrowheadDragging(e,t,n){if(!this.can("arrowheadMovable")){this.notifyUnhandledMouseDown(e,t,n);return}let r=e.target.getAttribute("data-terminal"),i=this.prepareArrowheadDragging(r,{x:t,y:n});this.setEventData(e,i)}dragArrowhead(e,t,n){let r=this.getEventData(e);this.graph.options.connecting.snap?this.snapArrowhead(t,n,r):this.arrowheadDragging(this.getEventTarget(e),t,n,r)}stopArrowheadDragging(e,t,n){let r=this.graph,i=this.getEventData(e);r.options.connecting.snap?this.snapArrowheadEnd(i):this.arrowheadDragged(i,t,n),this.validateEdge(this.cell,i.terminalType,i.initialTerminal)?(this.finishEmbedding(i),this.notifyConnectionEvent(i,e)):this.fallbackConnection(i),this.afterArrowheadDragging(i)}startLabelDragging(e,t,n){if(this.can("edgeLabelMovable")){let t=parseInt(e.currentTarget.getAttribute("data-index"),10),n=this.getLabelPositionAngle(t),r=this.getLabelPositionArgs(t),i=this.getDefaultLabelPositionArgs(),o=this.mergeLabelPositionArgs(r,i);this.setEventData(e,{index:t,positionAngle:n,positionArgs:o,stopPropagation:!0,action:"drag-label"})}else this.setEventData(e,{stopPropagation:!0});this.graph.view.delegateDragEvents(e,this)}dragLabel(e,t,n){let r=this.getEventData(e),i=oK({},this.cell.getLabelAt(r.index),{position:this.getLabelPosition(t,n,r.positionAngle,r.positionArgs)});this.cell.setLabelAt(r.index,i)}stopLabelDragging(e,t,n){}}(eV=fK||(fK={})).toStringTag=`X6.${eV.name}`,eV.isEdgeView=function(e){if(null==e)return!1;if(e instanceof eV)return!0;let t=e[Symbol.toStringTag];return(null==t||t===eV.toStringTag)&&"function"==typeof e.isNodeView&&"function"==typeof e.isEdgeView&&"function"==typeof e.confirmUpdate&&"function"==typeof e.update&&"function"==typeof e.getConnection||!1},fK.config({isSvgElement:!0,priority:1,bootstrap:["render","source","target"],actions:{view:["render"],markup:["render"],attrs:["update"],source:["source","update"],target:["target","update"],router:["update"],connector:["update"],labels:["labels"],defaultLabel:["labels"],tools:["tools"],vertices:["vertices","update"]}}),fK.registry.register("edge",fK,!0);class fZ extends de{get options(){return this.graph.options}constructor(e){super(),this.graph=e;let{selectors:t,fragment:n}=tE.parseJSONMarkup(fZ.markup);this.background=t.background,this.grid=t.grid,this.svg=t.svg,this.defs=t.defs,this.viewport=t.viewport,this.primer=t.primer,this.stage=t.stage,this.decorator=t.decorator,this.overlay=t.overlay,this.container=this.options.container,this.restore=fZ.snapshoot(this.container),aa(this.container,this.prefixClassName("graph")),aE(this.container,n),this.delegateEvents()}delegateEvents(){let e=this.constructor;return super.delegateEvents(e.events),this}guard(e,t){return!!("mousedown"===e.type&&2===e.button||this.options.guard&&this.options.guard(e,t))||(e.data&&void 0!==e.data.guarded?e.data.guarded:!(t&&t.cell&&fL.isCell(t.cell)||this.svg===e.target||this.container===e.target||this.svg.contains(e.target))&&!0)}findView(e){return this.graph.findViewByElem(e)}onDblClick(e){this.options.preventDefaultDblClick&&e.preventDefault();let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;let r=this.graph.snapToGrid(t.clientX,t.clientY);n?n.onDblClick(t,r.x,r.y):this.graph.trigger("blank:dblclick",{e:t,x:r.x,y:r.y})}onClick(e){if(this.getMouseMovedCount(e)<=this.options.clickThreshold){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;let r=this.graph.snapToGrid(t.clientX,t.clientY);n?n.onClick(t,r.x,r.y):this.graph.trigger("blank:click",{e:t,x:r.x,y:r.y})}}isPreventDefaultContextMenu(e){let t=this.options.preventDefaultContextMenu;return"function"==typeof t&&(t=n0(t,this.graph,{view:e})),t}onContextMenu(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.isPreventDefaultContextMenu(n)&&e.preventDefault(),this.guard(t,n))return;let r=this.graph.snapToGrid(t.clientX,t.clientY);n?n.onContextMenu(t,r.x,r.y):this.graph.trigger("blank:contextmenu",{e:t,x:r.x,y:r.y})}delegateDragEvents(e,t){null==e.data&&(e.data={}),this.setEventData(e,{currentView:t||null,mouseMovedCount:0,startPosition:{x:e.clientX,y:e.clientY}});let n=this.constructor;this.delegateDocumentEvents(n.documentEvents,e.data),this.undelegateEvents()}getMouseMovedCount(e){return this.getEventData(e).mouseMovedCount||0}onMouseDown(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;this.options.preventDefaultMouseDown&&e.preventDefault();let r=this.graph.snapToGrid(t.clientX,t.clientY);n?n.onMouseDown(t,r.x,r.y):(this.options.preventDefaultBlankAction&&["touchstart"].includes(t.type)&&e.preventDefault(),this.graph.trigger("blank:mousedown",{e:t,x:r.x,y:r.y})),this.delegateDragEvents(t,n)}onMouseMove(e){let t=this.getEventData(e),n=t.startPosition;if(n&&n.x===e.clientX&&n.y===e.clientY)return;if(null==t.mouseMovedCount&&(t.mouseMovedCount=0),t.mouseMovedCount+=1,t.mouseMovedCount<=this.options.moveThreshold)return;let r=this.normalizeEvent(e),i=this.graph.snapToGrid(r.clientX,r.clientY),o=t.currentView;o?o.onMouseMove(r,i.x,i.y):this.graph.trigger("blank:mousemove",{e:r,x:i.x,y:i.y}),this.setEventData(r,t)}onMouseUp(e){this.undelegateDocumentEvents();let t=this.normalizeEvent(e),n=this.graph.snapToGrid(t.clientX,t.clientY),r=this.getEventData(e).currentView;if(r?r.onMouseUp(t,n.x,n.y):this.graph.trigger("blank:mouseup",{e:t,x:n.x,y:n.y}),!e.isPropagationStopped()){let t=new ug(e,{type:"click",data:e.data});this.onClick(t)}e.stopImmediatePropagation(),this.delegateEvents()}onMouseOver(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(!this.guard(t,n))if(n)n.onMouseOver(t);else{if(this.container===t.target)return;this.graph.trigger("blank:mouseover",{e:t})}}onMouseOut(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(!this.guard(t,n))if(n)n.onMouseOut(t);else{if(this.container===t.target)return;this.graph.trigger("blank:mouseout",{e:t})}}onMouseEnter(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;let r=this.graph.findViewByElem(t.relatedTarget);if(n){if(r===n)return;n.onMouseEnter(t)}else{if(r)return;this.graph.trigger("graph:mouseenter",{e:t})}}onMouseLeave(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;let r=this.graph.findViewByElem(t.relatedTarget);if(n){if(r===n)return;n.onMouseLeave(t)}else{if(r)return;this.graph.trigger("graph:mouseleave",{e:t})}}onMouseWheel(e){let t=this.normalizeEvent(e),n=this.findView(t.target);if(this.guard(t,n))return;let r=t.originalEvent,i=this.graph.snapToGrid(r.clientX,r.clientY),o=Math.max(-1,Math.min(1,r.wheelDelta||-r.detail));n?n.onMouseWheel(t,i.x,i.y,o):this.graph.trigger("blank:mousewheel",{e:t,delta:o,x:i.x,y:i.y})}onCustomEvent(e){let t=e.currentTarget,n=t.getAttribute("event")||t.getAttribute("data-event");if(n){let r=this.findView(t);if(r){let t=this.normalizeEvent(e);if(this.guard(t,r))return;let i=this.graph.snapToGrid(t.clientX,t.clientY);r.onCustomEvent(t,n,i.x,i.y)}}}handleMagnetEvent(e,t){let n=e.currentTarget,r=n.getAttribute("magnet");if(r&&"false"!==r.toLowerCase()){let r=this.findView(n);if(r){let i=this.normalizeEvent(e);if(this.guard(i,r))return;let o=this.graph.snapToGrid(i.clientX,i.clientY);n0(t,this.graph,r,i,n,o.x,o.y)}}}onMagnetMouseDown(e){this.handleMagnetEvent(e,(e,t,n,r,i)=>{e.onMagnetMouseDown(t,n,r,i)})}onMagnetDblClick(e){this.handleMagnetEvent(e,(e,t,n,r,i)=>{e.onMagnetDblClick(t,n,r,i)})}onMagnetContextMenu(e){let t=this.findView(e.target);this.isPreventDefaultContextMenu(t)&&e.preventDefault(),this.handleMagnetEvent(e,(e,t,n,r,i)=>{e.onMagnetContextMenu(t,n,r,i)})}onLabelMouseDown(e){let t=e.currentTarget,n=this.findView(t);if(n){let t=this.normalizeEvent(e);if(this.guard(t,n))return;let r=this.graph.snapToGrid(t.clientX,t.clientY);n.onLabelMouseDown(t,r.x,r.y)}}onImageDragStart(){return!1}dispose(){this.undelegateEvents(),this.undelegateDocumentEvents(),this.restore(),this.restore=()=>{}}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([de.dispose()],fZ.prototype,"dispose",null),!function(e){let t=`${hk.prefixCls}-graph`;e.markup=[{ns:af.xhtml,tagName:"div",selector:"background",className:`${t}-background`},{ns:af.xhtml,tagName:"div",selector:"grid",className:`${t}-grid`},{ns:af.svg,tagName:"svg",selector:"svg",className:`${t}-svg`,attrs:{width:"100%",height:"100%","xmlns:xlink":af.xlink},children:[{tagName:"defs",selector:"defs"},{tagName:"g",selector:"viewport",className:`${t}-svg-viewport`,children:[{tagName:"g",selector:"primer",className:`${t}-svg-primer`},{tagName:"g",selector:"stage",className:`${t}-svg-stage`},{tagName:"g",selector:"decorator",className:`${t}-svg-decorator`},{tagName:"g",selector:"overlay",className:`${t}-svg-overlay`}]}]}];e.snapshoot=function(e){let t=e.cloneNode();return e.childNodes.forEach(e=>t.appendChild(e)),()=>{for(aC(e);e.attributes.length>0;)e.removeAttribute(e.attributes[0].name);for(let n=0,r=t.attributes.length;n<r;n+=1){let r=t.attributes[n];e.setAttribute(r.name,r.value)}t.childNodes.forEach(t=>e.appendChild(t))}}}(fZ||(fZ={})),!function(e){let t=hk.prefixCls;e.events={dblclick:"onDblClick",contextmenu:"onContextMenu",touchstart:"onMouseDown",mousedown:"onMouseDown",mouseover:"onMouseOver",mouseout:"onMouseOut",mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",mousewheel:"onMouseWheel",DOMMouseScroll:"onMouseWheel",[`mouseenter .${t}-cell`]:"onMouseEnter",[`mouseleave .${t}-cell`]:"onMouseLeave",[`mouseenter .${t}-cell-tools`]:"onMouseEnter",[`mouseleave .${t}-cell-tools`]:"onMouseLeave",[`mousedown .${t}-cell [event]`]:"onCustomEvent",[`touchstart .${t}-cell [event]`]:"onCustomEvent",[`mousedown .${t}-cell [data-event]`]:"onCustomEvent",[`touchstart .${t}-cell [data-event]`]:"onCustomEvent",[`dblclick .${t}-cell [magnet]`]:"onMagnetDblClick",[`contextmenu .${t}-cell [magnet]`]:"onMagnetContextMenu",[`mousedown .${t}-cell [magnet]`]:"onMagnetMouseDown",[`touchstart .${t}-cell [magnet]`]:"onMagnetMouseDown",[`dblclick .${t}-cell [data-magnet]`]:"onMagnetDblClick",[`contextmenu .${t}-cell [data-magnet]`]:"onMagnetContextMenu",[`mousedown .${t}-cell [data-magnet]`]:"onMagnetMouseDown",[`touchstart .${t}-cell [data-magnet]`]:"onMagnetMouseDown",[`dragstart .${t}-cell image`]:"onImageDragStart",[`mousedown .${t}-edge .${t}-edge-label`]:"onLabelMouseDown",[`touchstart .${t}-edge .${t}-edge-label`]:"onLabelMouseDown"},e.documentEvents={mousemove:"onMouseMove",touchmove:"onMouseMove",mouseup:"onMouseUp",touchend:"onMouseUp",touchcancel:"onMouseUp"}}(fZ||(fZ={}));let f0=`.x6-graph {
|
|
93
93
|
position: relative;
|
|
94
94
|
overflow: hidden;
|
|
95
95
|
outline: none;
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
border: 1px solid #275fc5;
|
|
249
249
|
border-radius: 2px;
|
|
250
250
|
}
|
|
251
|
-
`;class f1 extends nC{get options(){return this.graph.options}get model(){return this.graph.model}get view(){return this.graph.view}constructor(e){super(),this.graph=e,this.init()}init(){}}class f2 extends f1{init(){hk.autoInsertCSS&&uP("core",f0)}dispose(){uO("core")}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f2.dispose()],f2.prototype,"dispose",null);var f3=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};(e$=tL||(tL={})).get=function(e){let{grid:t,panning:n,mousewheel:r,embedding:i}=e,o=f3(e,["grid","panning","mousewheel","embedding"]),s=e.container;if(null!=s)null==o.width&&(o.width=s.clientWidth),null==o.height&&(o.height=s.clientHeight);else throw Error("Ensure the container of the graph is specified and valid");let l=ss({},e$.defaults,o),a={size:10,visible:!1};return"number"==typeof t?l.grid={size:t,visible:!1}:"boolean"==typeof t?l.grid=Object.assign(Object.assign({},a),{visible:t}):l.grid=Object.assign(Object.assign({},a),t),["panning","mousewheel","embedding"].forEach(t=>{let n=e[t];"boolean"==typeof n?l[t].enabled=n:l[t]=Object.assign(Object.assign({},l[t]),n)}),l},(tL||(tL={})).defaults={x:0,y:0,scaling:{min:.01,max:16},grid:{size:10,visible:!1},background:!1,panning:{enabled:!1,eventTypes:["leftMouseDown"]},mousewheel:{enabled:!1,factor:1.2,zoomAtMousePosition:!0},highlighting:{default:{name:"stroke",args:{padding:3}},nodeAvailable:{name:"className",args:{className:hk.prefix("available-node")}},magnetAvailable:{name:"className",args:{className:hk.prefix("available-magnet")}}},connecting:{snap:!1,allowLoop:!0,allowNode:!0,allowEdge:!1,allowPort:!0,allowBlank:!0,allowMulti:!0,highlight:!1,anchor:"center",edgeAnchor:"ratio",connectionPoint:"boundary",router:"normal",connector:"normal",validateConnection:({type:e,sourceView:t,targetView:n})=>null!=("target"===e?n:t),createEdge:()=>new fq},translating:{restrict:!1},embedding:{enabled:!1,findParent:"bbox",frontOnly:!0,validate:()=>!0},moveThreshold:0,clickThreshold:0,magnetThreshold:0,preventDefaultDblClick:!0,preventDefaultMouseDown:!1,preventDefaultContextMenu:!0,preventDefaultBlankAction:!0,interacting:{edgeLabelMovable:!1},async:!0,virtual:!1,guard:()=>!1};var f5=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class f6 extends f1{get elem(){return this.view.grid}get grid(){return this.options.grid}init(){this.startListening(),this.draw(this.grid)}startListening(){this.graph.on("scale",this.update,this),this.graph.on("translate",this.update,this)}stopListening(){this.graph.off("scale",this.update,this),this.graph.off("translate",this.update,this)}setVisible(e){this.grid.visible!==e&&(this.grid.visible=e,this.update())}getGridSize(){return this.grid.size}setGridSize(e){this.grid.size=Math.max(e,1),this.update()}show(){this.setVisible(!0),this.update()}hide(){this.setVisible(!1),this.update()}clear(){this.elem.style.backgroundImage=""}draw(e){this.clear(),this.instance=null,Object.assign(this.grid,e),this.patterns=this.resolveGrid(e),this.update()}update(e={}){let t=this.grid.size;if(t<=1||!this.grid.visible)return this.clear();let n=this.graph.matrix(),r=this.getInstance(),i=Array.isArray(e)?e:[e];this.patterns.forEach((e,o)=>{let s=`pattern_${o}`,l=n.a||1,a=n.d||1,{update:u,markup:c}=e,h=Object.assign(Object.assign(Object.assign({},f5(e,["update","markup"])),i[o]),{sx:l,sy:a,ox:n.e||0,oy:n.f||0,width:t*l,height:t*a});!r.has(s)&&r.add(s,aK.create("pattern",{id:s,patternUnits:"userSpaceOnUse"},aK.createVectors(c)).node);let d=r.get(s);"function"==typeof u&&u(d.childNodes[0],h);let f=h.ox%h.width;f<0&&(f+=h.width);let p=h.oy%h.height;p<0&&(p+=h.height),aj(d,{x:f,y:p,width:h.width,height:h.height})});let o=new XMLSerializer().serializeToString(r.root),s=`url(data:image/svg+xml;base64,${btoa(o)})`;this.elem.style.backgroundImage=s}getInstance(){return!this.instance&&(this.instance=new u0),this.instance}resolveGrid(e){if(!e)return[];let t=e.type;if(null==t)return[Object.assign(Object.assign({},u0.presets.dot),e.args)];let n=u0.registry.get(t);if(n){let t=e.args||[];return!Array.isArray(t)&&(t=[t]),Array.isArray(n)?n.map((e,n)=>Object.assign(Object.assign({},e),t[n])):[Object.assign(Object.assign({},n),t[0])]}return u0.registry.onNotFound(t)}dispose(){this.stopListening(),this.clear()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],f6.prototype,"dispose",null);class f4 extends f1{get container(){return this.graph.view.container}get viewport(){return this.graph.view.viewport}get stage(){return this.graph.view.stage}init(){this.resize()}getMatrix(){let e=this.viewport.getAttribute("transform");return e!==this.viewportTransformString&&(this.viewportMatrix=this.viewport.getCTM(),this.viewportTransformString=e),ui(this.viewportMatrix)}setMatrix(e){let t=ui(e),n=ul(t);this.viewport.setAttribute("transform",n),this.viewportMatrix=t,this.viewportTransformString=n}resize(e,t){let n=void 0===e?this.options.width:e,r=void 0===t?this.options.height:t;this.options.width=n,this.options.height=r,"number"==typeof n&&(n=Math.round(n)),"number"==typeof r&&(r=Math.round(r)),this.container.style.width=null==n?"":`${n}px`,this.container.style.height=null==r?"":`${r}px`;let i=this.getComputedSize();return this.graph.trigger("resize",Object.assign({},i)),this}getComputedSize(){let e=this.options.width,t=this.options.height;return!lq(e)&&(e=this.container.clientWidth),!lq(t)&&(t=this.container.clientHeight),{width:e,height:t}}getScale(){var e;let t,n,r,i;return(e=this.getMatrix())?(t=null==e.a?1:e.a,i=null==e.d?1:e.d,n=e.b,r=e.c):t=i=1,{sx:n?Math.sqrt(t*t+n*n):t,sy:r?Math.sqrt(r*r+i*i):i}}scale(e,t=e,n=0,r=0){if(e=this.clampScale(e),t=this.clampScale(t),n||r){let i=this.getTranslation(),o=i.tx-n*(e-1),s=i.ty-r*(t-1);(o!==i.tx||s!==i.ty)&&this.translate(o,s)}let i=this.getMatrix();return i.a=e,i.d=t,this.setMatrix(i),this.graph.trigger("scale",{sx:e,sy:t,ox:n,oy:r}),this}clampScale(e){let t=this.graph.options.scaling;return lW(e,t.min||.01,t.max||16)}getZoom(){return this.getScale().sx}zoom(e,t){t=t||{};let n=e,r=e,i=this.getScale(),o=this.getComputedSize(),s=o.width/2,l=o.height/2;if(!t.absolute&&(n+=i.sx,r+=i.sy),t.scaleGrid&&(n=Math.round(n/t.scaleGrid)*t.scaleGrid,r=Math.round(r/t.scaleGrid)*t.scaleGrid),t.maxScale&&(n=Math.min(t.maxScale,n),r=Math.min(t.maxScale,r)),t.minScale&&(n=Math.max(t.minScale,n),r=Math.max(t.minScale,r)),t.center&&(s=t.center.x,l=t.center.y),n=this.clampScale(n),r=this.clampScale(r),s||l){let e=this.getTranslation(),t=s-(s-e.tx)*(n/i.sx),o=l-(l-e.ty)*(r/i.sy);(t!==e.tx||o!==e.ty)&&this.translate(t,o)}return this.scale(n,r),this}getRotation(){return function(e){let t={x:0,y:1};e&&(t=uu(e,t));let n=180*Math.atan2(t.y,t.x)/Math.PI%360-90;return{angle:n%360+(n<0?360:0)}}(this.getMatrix())}rotate(e,t,n){if(null==t||null==n){let e=ty.getBBox(this.stage);t=e.width/2,n=e.height/2}let r=this.getMatrix().translate(t,n).rotate(e).translate(-t,-n);return this.setMatrix(r),this}getTranslation(){var e;return{tx:(e=this.getMatrix())&&e.e||0,ty:e&&e.f||0}}translate(e,t){let n=this.getMatrix();n.e=e||0,n.f=t||0,this.setMatrix(n);let r=this.getTranslation();return this.options.x=r.tx,this.options.y=r.ty,this.graph.trigger("translate",Object.assign({},r)),this}setOrigin(e,t){return this.translate(e||0,t||0)}fitToContent(e,t,n,r){if("object"==typeof e){let i=e;e=i.gridWidth||1,t=i.gridHeight||1,n=i.padding||0,r=i}else e=e||1,t=t||1,n=n||0,null==r&&(r={});let i=lJ(n),o=r.border||0,s=r.contentArea?uM.create(r.contentArea):this.getContentArea(r);o>0&&s.inflate(o);let l=this.getScale(),a=this.getTranslation(),u=l.sx,c=l.sy;s.x*=u,s.y*=c,s.width*=u,s.height*=c;let h=Math.max(Math.ceil((s.width+s.x)/e),1)*e,d=Math.max(Math.ceil((s.height+s.y)/t),1)*t,f=0,p=0;("negative"===r.allowNewOrigin&&s.x<0||"positive"===r.allowNewOrigin&&s.x>=0||"any"===r.allowNewOrigin)&&(h+=f=Math.ceil(-s.x/e)*e+i.left),("negative"===r.allowNewOrigin&&s.y<0||"positive"===r.allowNewOrigin&&s.y>=0||"any"===r.allowNewOrigin)&&(d+=p=Math.ceil(-s.y/t)*t+i.top),h+=i.right,d+=i.bottom,h=Math.max(h,r.minWidth||0),d=Math.max(d,r.minHeight||0),h=Math.min(h,r.maxWidth||Number.MAX_SAFE_INTEGER),d=Math.min(d,r.maxHeight||Number.MAX_SAFE_INTEGER);let g=this.getComputedSize(),m=h!==g.width||d!==g.height;return(f!==a.tx||p!==a.ty)&&this.translate(f,p),m&&this.resize(h,d),new uM(-f/u,-p/c,h/u,d/c)}scaleContentToFit(e={}){this.scaleContentToFitImpl(e)}scaleContentToFitImpl(e={},t=!0){let n,r,i;if(e.contentArea){let t=e.contentArea;n=this.graph.localToGraph(t),r=uA.create(t)}else n=this.getContentBBox(e),r=this.graph.graphToLocal(n);if(!n.width||!n.height)return;let o=lJ(e.padding),s=e.minScale||0,l=e.maxScale||Number.MAX_SAFE_INTEGER,a=e.minScaleX||s,u=e.maxScaleX||l,c=e.minScaleY||s,h=e.maxScaleY||l;if(e.viewportArea)i=e.viewportArea;else{let e=this.getComputedSize(),t=this.getTranslation();i={x:t.tx,y:t.ty,width:e.width,height:e.height}}i=uM.create(i).moveAndExpand({x:o.left,y:o.top,width:-o.left-o.right,height:-o.top-o.bottom});let d=this.getScale(),f=i.width/n.width*d.sx,p=i.height/n.height*d.sy;!1!==e.preserveAspectRatio&&(f=p=Math.min(f,p));let g=e.scaleGrid;if(g&&(f=g*Math.floor(f/g),p=g*Math.floor(p/g)),f=lW(f,a,u),p=lW(p,c,h),this.scale(f,p),t){let e=this.options,t=i.x-r.x*f-e.x,n=i.y-r.y*p-e.y;this.translate(t,n)}}getContentArea(e={}){return!1!==e.useCellGeometry?this.model.getAllCellsBBox()||new uM:ty.getBBox(this.stage)}getContentBBox(e={}){return this.graph.localToGraph(this.getContentArea(e))}getGraphArea(){let e=uM.fromSize(this.getComputedSize());return this.graph.graphToLocal(e)}zoomToRect(e,t={}){let n=uM.create(e),r=this.graph;t.contentArea=n,null==t.viewportArea&&(t.viewportArea={x:r.options.x,y:r.options.y,width:this.options.width,height:this.options.height}),this.scaleContentToFitImpl(t,!1);let i=n.getCenter();return this.centerPoint(i.x,i.y),this}zoomToFit(e={}){return this.zoomToRect(this.getContentArea(e),e)}centerPoint(e,t){let n=this.getComputedSize(),r=this.getScale(),i=this.getTranslation(),o=n.width/2,s=n.height/2;e="number"==typeof e?e:o,t="number"==typeof t?t:s,e=o-e*r.sx,t=s-t*r.sy,(i.tx!==e||i.ty!==t)&&this.translate(e,t)}centerContent(e){let t=this.graph.getContentArea(e).getCenter();this.centerPoint(t.x,t.y)}centerCell(e){return this.positionCell(e,"center")}positionPoint(e,t,n){let r=this.getComputedSize();(t=lY(t,Math.max(0,r.width)))<0&&(t=r.width+t),(n=lY(n,Math.max(0,r.height)))<0&&(n=r.height+n);let i=this.getTranslation(),o=this.getScale(),s=t-e.x*o.sx,l=n-e.y*o.sy;(i.tx!==s||i.ty!==l)&&this.translate(s,l)}positionRect(e,t){let n=uM.create(e);switch(t){case"center":return this.positionPoint(n.getCenter(),"50%","50%");case"top":return this.positionPoint(n.getTopCenter(),"50%",0);case"top-right":return this.positionPoint(n.getTopRight(),"100%",0);case"right":return this.positionPoint(n.getRightMiddle(),"100%","50%");case"bottom-right":return this.positionPoint(n.getBottomRight(),"100%","100%");case"bottom":return this.positionPoint(n.getBottomCenter(),"50%","100%");case"bottom-left":return this.positionPoint(n.getBottomLeft(),0,"100%");case"left":return this.positionPoint(n.getLeftMiddle(),0,"50%");case"top-left":return this.positionPoint(n.getTopLeft(),0,0);default:return this}}positionCell(e,t){let n=e.getBBox();return this.positionRect(n,t)}positionContent(e,t){let n=this.graph.getContentArea(t);return this.positionRect(n,e)}}class f8 extends f1{get elem(){return this.view.background}init(){this.startListening(),this.options.background&&this.draw(this.options.background)}startListening(){this.graph.on("scale",this.update,this),this.graph.on("translate",this.update,this)}stopListening(){this.graph.off("scale",this.update,this),this.graph.off("translate",this.update,this)}updateBackgroundImage(e={}){let t=e.size||"auto auto",n=e.position||"center",r=this.graph.transform.getScale(),i=this.graph.translate();if("object"==typeof n){let e=i.tx+r.sx*(n.x||0),t=i.ty+r.sy*(n.y||0);n=`${e}px ${t}px`}"object"==typeof t&&(t=uM.fromSize(t).scale(r.sx,r.sy),t=`${t.width}px ${t.height}px`),this.elem.style.backgroundSize=t,this.elem.style.backgroundPosition=n}drawBackgroundImage(e,t={}){let n;if(!(e instanceof HTMLImageElement)){this.elem.style.backgroundImage="";return}let r=this.optionsCache;if(r&&r.image!==t.image)return;let i=t.opacity,o=t.size,s=t.repeat||"no-repeat",l=tf.registry.get(s);if("function"==typeof l){let r=t.quality||1;e.width*=r,e.height*=r;let i=l(e,t);if(!(i instanceof HTMLCanvasElement))throw Error("Background pattern must return an HTML Canvas instance");n=i.toDataURL("image/png"),s=t.repeat&&s!==t.repeat?t.repeat:"repeat","object"==typeof o?(o.width*=i.width/e.width,o.height*=i.height/e.height):void 0===o&&(t.size={width:i.width/r,height:i.height/r})}else n=e.src,void 0===o&&(t.size={width:e.width,height:e.height});null!=r&&"object"==typeof t.size&&t.image===r.image&&t.repeat===r.repeat&&t.quality===r.quality&&(r.size=om(t.size));let a=this.elem.style;a.backgroundImage=`url(${n})`,a.backgroundRepeat=s,a.opacity=null==i||i>=1?"":`${i}`,this.updateBackgroundImage(t)}updateBackgroundColor(e){this.elem.style.backgroundColor=e||""}updateBackgroundOptions(e){this.graph.options.background=e}update(){this.optionsCache&&this.updateBackgroundImage(this.optionsCache)}draw(e){let t=e||{};if(this.updateBackgroundOptions(e),this.updateBackgroundColor(t.color),t.image){this.optionsCache=om(t);let n=document.createElement("img");n.onload=()=>this.drawBackgroundImage(n,e),n.setAttribute("crossorigin","anonymous"),n.src=t.image}else this.drawBackgroundImage(null),this.optionsCache=null}clear(){this.draw()}dispose(){this.clear(),this.stopListening()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],f8.prototype,"dispose",null);class f9 extends f1{get widgetOptions(){return this.options.panning}get pannable(){return this.widgetOptions&&!0===this.widgetOptions.enabled}init(){this.onRightMouseDown=this.onRightMouseDown.bind(this),this.startListening(),this.updateClassName()}startListening(){this.graph.on("blank:mousedown",this.onMouseDown,this),this.graph.on("node:unhandled:mousedown",this.onMouseDown,this),this.graph.on("edge:unhandled:mousedown",this.onMouseDown,this),ti.on(this.graph.container,"mousedown",this.onRightMouseDown),this.mousewheelHandle=new uy(this.graph.container,this.onMouseWheel.bind(this),this.allowMouseWheel.bind(this)),this.mousewheelHandle.enable()}stopListening(){this.graph.off("blank:mousedown",this.onMouseDown,this),this.graph.off("node:unhandled:mousedown",this.onMouseDown,this),this.graph.off("edge:unhandled:mousedown",this.onMouseDown,this),ti.off(this.graph.container,"mousedown",this.onRightMouseDown),this.mousewheelHandle&&this.mousewheelHandle.disable()}allowPanning(e,t){return this.pannable&&ta.isMatch(e,this.widgetOptions.modifiers,t)}startPanning(e){let t=this.view.normalizeEvent(e);this.clientX=t.clientX,this.clientY=t.clientY,this.panning=!0,this.updateClassName(),ti.on(document.body,{"mousemove.panning touchmove.panning":this.pan.bind(this),"mouseup.panning touchend.panning":this.stopPanning.bind(this),"mouseleave.panning":this.stopPanning.bind(this)}),ti.on(window,"mouseup.panning",this.stopPanning.bind(this))}pan(e){let t=this.view.normalizeEvent(e),n=t.clientX-this.clientX,r=t.clientY-this.clientY;this.clientX=t.clientX,this.clientY=t.clientY,this.graph.translateBy(n,r)}stopPanning(e){this.panning=!1,this.updateClassName(),ti.off(document.body,".panning"),ti.off(window,".panning")}updateClassName(){let e=this.view.container,t=this.view.prefixClassName("graph-panning"),n=this.view.prefixClassName("graph-pannable");this.pannable?this.panning?(aa(e,t),au(e,n)):(au(e,t),aa(e,n)):(au(e,t),au(e,n))}onMouseDown({e}){if(!this.allowBlankMouseDown(e))return;let t=this.graph.getPlugin("selection"),n=t&&t.allowRubberband(e,!0);(this.allowPanning(e,!0)||this.allowPanning(e)&&!n)&&this.startPanning(e)}onRightMouseDown(e){let t=this.widgetOptions.eventTypes;if(!!((null==t?void 0:t.includes("rightMouseDown"))&&2===e.button))this.allowPanning(e,!0)&&this.startPanning(e)}onMouseWheel(e,t,n){this.graph.translateBy(-t,-n)}allowBlankMouseDown(e){let t=this.widgetOptions.eventTypes;return(null==t?void 0:t.includes("leftMouseDown"))&&0===e.button||(null==t?void 0:t.includes("mouseWheelDown"))&&1===e.button}allowMouseWheel(e){var t;return this.pannable&&!e.ctrlKey&&(null===(t=this.widgetOptions.eventTypes)||void 0===t?void 0:t.includes("mouseWheel"))}autoPanning(e,t){let n=this.graph.getGraphArea(),r=0,i=0;e<=n.left+10&&(r=-10),t<=n.top+10&&(i=-10),e>=n.right-10&&(r=10),t>=n.bottom-10&&(i=10),(0!==r||0!==i)&&this.graph.translateBy(-r,-i)}enablePanning(){!this.pannable&&(this.widgetOptions.enabled=!0,this.updateClassName())}disablePanning(){this.pannable&&(this.widgetOptions.enabled=!1,this.updateClassName())}dispose(){this.stopListening()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],f9.prototype,"dispose",null);class f7 extends f1{constructor(){super(...arguments),this.cumulatedFactor=1}get widgetOptions(){return this.options.mousewheel}init(){this.container=this.graph.container,this.target=this.widgetOptions.global?document:this.container,this.mousewheelHandle=new uy(this.target,this.onMouseWheel.bind(this),this.allowMouseWheel.bind(this)),this.widgetOptions.enabled&&this.enable(!0)}get disabled(){return!0!==this.widgetOptions.enabled}enable(e){(this.disabled||e)&&(this.widgetOptions.enabled=!0,this.mousewheelHandle.enable())}disable(){!this.disabled&&(this.widgetOptions.enabled=!1,this.mousewheelHandle.disable())}allowMouseWheel(e){let t=this.widgetOptions.guard;return(null==t||t(e))&&ta.isMatch(e,this.widgetOptions.modifiers)}onMouseWheel(e){let t=this.widgetOptions.guard;if((null==t||t(e))&&ta.isMatch(e,this.widgetOptions.modifiers)){let t=this.widgetOptions.factor||1.2;null==this.currentScale&&(this.startPos={x:e.clientX,y:e.clientY},this.currentScale=this.graph.transform.getScale().sx),e.deltaY<0?this.currentScale<.15?this.cumulatedFactor=(this.currentScale+.01)/this.currentScale:(this.cumulatedFactor=Math.round(this.currentScale*t*20)/20/this.currentScale,1===this.cumulatedFactor&&(this.cumulatedFactor=1.05)):this.currentScale<=.15?this.cumulatedFactor=(this.currentScale-.01)/this.currentScale:(this.cumulatedFactor=Math.round(this.currentScale*(1/t)*20)/20/this.currentScale,1===this.cumulatedFactor&&(this.cumulatedFactor=.95)),this.cumulatedFactor=Math.max(.01,Math.min(this.currentScale*this.cumulatedFactor,160)/this.currentScale);let n=this.currentScale,r=this.graph.transform.clampScale(n*this.cumulatedFactor),i=this.widgetOptions.minScale||Number.MIN_SAFE_INTEGER;if((r=lW(r,i,this.widgetOptions.maxScale||Number.MAX_SAFE_INTEGER))!==n){if(this.widgetOptions.zoomAtMousePosition){let e=this.graph.getPlugin("scroller")?this.graph.clientToLocal(this.startPos):this.graph.clientToGraph(this.startPos);this.graph.zoom(r,{absolute:!0,center:e.clone()})}else this.graph.zoom(r,{absolute:!0})}this.currentScale=null,this.cumulatedFactor=1}}dispose(){this.disable()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([nC.dispose()],f7.prototype,"dispose",null);class pe extends f1{init(){this.resetRenderArea=nK(this.resetRenderArea,200,{leading:!0}),this.resetRenderArea(),this.startListening()}startListening(){this.graph.on("translate",this.resetRenderArea,this),this.graph.on("scale",this.resetRenderArea,this),this.graph.on("resize",this.resetRenderArea,this)}stopListening(){this.graph.off("translate",this.resetRenderArea,this),this.graph.off("scale",this.resetRenderArea,this),this.graph.off("resize",this.resetRenderArea,this)}enableVirtualRender(){this.options.virtual=!0,this.resetRenderArea()}disableVirtualRender(){this.options.virtual=!1,this.graph.renderer.setRenderArea(void 0)}resetRenderArea(){if(this.options.virtual){let e=this.graph.getGraphArea();this.graph.renderer.setRenderArea(e)}}dispose(){this.stopListening()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],pe.prototype,"dispose",null);class pt{constructor(){this.isFlushing=!1,this.isFlushPending=!1,this.scheduleId=0,this.queue=[],this.frameInterval=33,this.initialTime=Date.now()}queueJob(e){if(e.priority&tR.PRIOR)e.cb();else{let t=this.findInsertionIndex(e);t>=0&&this.queue.splice(t,0,e)}}queueFlush(){!this.isFlushing&&!this.isFlushPending&&(this.isFlushPending=!0,this.scheduleJob())}queueFlushSync(){!this.isFlushing&&!this.isFlushPending&&(this.isFlushPending=!0,this.flushJobsSync())}clearJobs(){this.queue.length=0,this.isFlushing=!1,this.isFlushPending=!1,this.cancelScheduleJob()}flushJobs(){let e;this.isFlushPending=!1,this.isFlushing=!0;let t=this.getCurrentTime();for(;(e=this.queue.shift())&&(e.cb(),!(this.getCurrentTime()-t>=this.frameInterval)););this.isFlushing=!1,this.queue.length&&this.queueFlush()}flushJobsSync(){let e;for(this.isFlushPending=!1,this.isFlushing=!0;e=this.queue.shift();)try{e.cb()}catch(e){console.log(e)}this.isFlushing=!1}findInsertionIndex(e){let t=0,n=this.queue.length,r=n-1,i=e.priority;for(;t<=r;){let e=(r-t>>1)+t;i<=this.queue[e].priority?t=e+1:(n=e,r=e-1)}return n}scheduleJob(){"requestIdleCallback"in window?(this.scheduleId&&this.cancelScheduleJob(),this.scheduleId=window.requestIdleCallback(this.flushJobs.bind(this),{timeout:100})):(this.scheduleId&&this.cancelScheduleJob(),this.scheduleId=window.setTimeout(this.flushJobs.bind(this)))}cancelScheduleJob(){"cancelIdleCallback"in window?this.scheduleId&&window.cancelIdleCallback(this.scheduleId):this.scheduleId&&clearTimeout(this.scheduleId),this.scheduleId=0}getCurrentTime(){return"object"==typeof performance&&"function"==typeof performance.now?performance.now():Date.now()-this.initialTime}}(eU=tR||(tR={}))[eU.Update=2]="Update",eU[eU.RenderEdge=4]="RenderEdge",eU[eU.RenderNode=8]="RenderNode",eU[eU.PRIOR=1048576]="PRIOR";class pn extends nC{get model(){return this.graph.model}get container(){return this.graph.view.stage}constructor(e){super(),this.views={},this.willRemoveViews={},this.queue=new pt,this.graph=e,this.init()}init(){this.startListening(),this.renderViews(this.model.getCells())}startListening(){this.model.on("reseted",this.onModelReseted,this),this.model.on("cell:added",this.onCellAdded,this),this.model.on("cell:removed",this.onCellRemoved,this),this.model.on("cell:change:zIndex",this.onCellZIndexChanged,this),this.model.on("cell:change:visible",this.onCellVisibleChanged,this)}stopListening(){this.model.off("reseted",this.onModelReseted,this),this.model.off("cell:added",this.onCellAdded,this),this.model.off("cell:removed",this.onCellRemoved,this),this.model.off("cell:change:zIndex",this.onCellZIndexChanged,this),this.model.off("cell:change:visible",this.onCellVisibleChanged,this)}onModelReseted({options:e}){this.queue.clearJobs(),this.removeZPivots(),this.resetViews();let t=this.model.getCells();this.renderViews(t,Object.assign(Object.assign({},e),{queue:t.map(e=>e.id)}))}onCellAdded({cell:e,options:t}){this.renderViews([e],t)}onCellRemoved({cell:e}){this.removeViews([e])}onCellZIndexChanged({cell:e,options:t}){let n=this.views[e.id];n&&this.requestViewUpdate(n.view,pn.FLAG_INSERT,t,tR.Update,!0)}onCellVisibleChanged({cell:e,current:t}){this.toggleVisible(e,!!t)}requestViewUpdate(e,t,n={},r=tR.Update,i=!0){let o=e.cell.id,s=this.views[o];if(!!s)s.flag=t,s.options=n,(e.hasAction(t,["translate","resize","rotate"])||!1===n.async)&&(r=tR.PRIOR,i=!1),this.queue.queueJob({id:o,priority:r,cb:()=>{this.renderViewInArea(e,t,n);let r=n.queue;if(r){let t=r.indexOf(e.cell.id);t>=0&&r.splice(t,1),0===r.length&&this.graph.trigger("render:done")}}}),this.getEffectedEdges(e).forEach(e=>{this.requestViewUpdate(e.view,e.flag,n,r,!1)}),i&&this.flush()}setRenderArea(e){this.renderArea=e,this.flushWaitingViews()}isViewMounted(e){if(null==e)return!1;let t=this.views[e.cell.id];return!!t&&t.state===pn.ViewState.MOUNTED}renderViews(e,t={}){e.sort((e,t)=>e.isNode()&&t.isEdge()?-1:0),e.forEach(e=>{let n=e.id,r=this.views,i=0,o=r[n];if(o)i=pn.FLAG_INSERT;else{let r=this.createCellView(e);r&&(r.graph=this.graph,i=pn.FLAG_INSERT|r.getBootstrapFlag(),o={view:r,flag:i,options:t,state:pn.ViewState.CREATED},this.views[n]=o)}o&&this.requestViewUpdate(o.view,i,t,this.getRenderPriority(o.view),!1)}),this.flush()}renderViewInArea(e,t,n={}){let r=e.cell,i=r.id,o=this.views[i];if(!o)return;let s=0;this.isUpdatable(e)?(s=this.updateView(e,t,n),o.flag=s):o.state===pn.ViewState.MOUNTED?(s=this.updateView(e,t,n),o.flag=s):o.state=pn.ViewState.WAITING,s&&r.isEdge()&&(s&e.getFlag(["source","target"]))==0&&this.queue.queueJob({id:i,priority:tR.RenderEdge,cb:()=>{this.updateView(e,t,n)}})}removeViews(e){e.forEach(e=>{let t=e.id,n=this.views[t];n&&(this.willRemoveViews[t]=n,delete this.views[t],this.queue.queueJob({id:t,priority:this.getRenderPriority(n.view),cb:()=>{this.removeView(n.view)}}))}),this.flush()}flush(){this.graph.options.async?this.queue.queueFlush():this.queue.queueFlushSync()}flushWaitingViews(){Object.values(this.views).forEach(e=>{if(e&&e.state===pn.ViewState.WAITING){let{view:t,flag:n,options:r}=e;this.requestViewUpdate(t,n,r,this.getRenderPriority(t),!1)}}),this.flush()}updateView(e,t,n={}){if(null==e)return 0;if(ds.isCellView(e)){if(t&pn.FLAG_REMOVE)return this.removeView(e.cell),0;t&pn.FLAG_INSERT&&(this.insertView(e),t^=pn.FLAG_INSERT)}return t?e.confirmUpdate(t,n):0}insertView(e){let t=this.views[e.cell.id];if(t){let n=e.cell.getZIndex(),r=this.addZPivot(n);this.container.insertBefore(e.container,r),!e.cell.isVisible()&&this.toggleVisible(e.cell,!1),t.state=pn.ViewState.MOUNTED,this.graph.trigger("view:mounted",{view:e})}}resetViews(){this.willRemoveViews=Object.assign(Object.assign({},this.views),this.willRemoveViews),Object.values(this.willRemoveViews).forEach(e=>{e&&this.removeView(e.view)}),this.views={},this.willRemoveViews={}}removeView(e){let t=e.cell,n=this.willRemoveViews[t.id];n&&e&&(n.view.remove(),delete this.willRemoveViews[t.id],this.graph.trigger("view:unmounted",{view:e}))}toggleVisible(e,t){let n=this.model.getConnectedEdges(e);for(let e=0,r=n.length;e<r;e+=1){let r=n[e];if(t){let e=r.getSourceCell(),t=r.getTargetCell();if(e&&!e.isVisible()||t&&!t.isVisible())continue;this.toggleVisible(r,!0)}else this.toggleVisible(r,!1)}let r=this.views[e.id];r&&aq(r.view.container,{display:t?"unset":"none"})}addZPivot(e=0){null==this.zPivots&&(this.zPivots={});let t=this.zPivots,n=t[e];if(n)return n;n=t[e]=document.createComment(`z-index:${e+1}`);let r=-1/0;for(let n in t){let t=+n;if(t<e&&t>r&&(r=t)===e-1)continue}let i=this.container;if(r!==-1/0){let e=t[r];i.insertBefore(n,e.nextSibling)}else i.insertBefore(n,i.firstChild);return n}removeZPivots(){this.zPivots&&Object.values(this.zPivots).forEach(e=>{e&&e.parentNode&&e.parentNode.removeChild(e)}),this.zPivots={}}createCellView(e){let t={graph:this.graph},n=this.graph.options.createCellView;if(n){let r=n0(n,this.graph,e);if(r)return new r(e,t);if(null===r)return null}let r=e.view;if(null!=r&&"string"==typeof r){let n=ds.registry.get(r);return n?new n(e,t):ds.registry.onNotFound(r)}return e.isNode()?new fQ(e,t):e.isEdge()?new fK(e,t):null}getEffectedEdges(e){let t=[],n=e.cell,r=this.model.getConnectedEdges(n);for(let e=0,i=r.length;e<i;e+=1){let i=r[e],o=this.views[i.id];if(!o)continue;let s=o.view;if(!this.isViewMounted(s))continue;let l=["update"];i.getTargetCell()===n&&l.push("target"),i.getSourceCell()===n&&l.push("source"),t.push({id:i.id,view:s,flag:s.getFlag(l)})}return t}isUpdatable(e){if(e.isNodeView())return!this.renderArea||this.renderArea.isIntersectWithRect(e.cell.getBBox());if(e.isEdgeView()){let t=e.cell,n=t.getSourceCell(),r=t.getTargetCell();if(this.renderArea&&n&&r)return this.renderArea.isIntersectWithRect(n.getBBox())||this.renderArea.isIntersectWithRect(r.getBBox())}return!0}getRenderPriority(e){return e.cell.isNode()?tR.RenderNode:tR.RenderEdge}dispose(){this.stopListening(),Object.keys(this.views).forEach(e=>{this.views[e].view.dispose()}),this.views={}}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([nC.dispose()],pn.prototype,"dispose",null),(eG=pn||(pn={})).FLAG_INSERT=0x40000000,eG.FLAG_REMOVE=0x20000000,eG.FLAG_RENDER=0x3ffffff;(eq=(eH=pn||(pn={})).ViewState||(eH.ViewState={}))[eq.CREATED=0]="CREATED",eq[eq.MOUNTED=1]="MOUNTED",eq[eq.WAITING=2]="WAITING";class pr extends f1{constructor(){super(...arguments),this.schedule=new pn(this.graph)}requestViewUpdate(e,t,n={}){this.schedule.requestViewUpdate(e,t,n)}isViewMounted(e){return this.schedule.isViewMounted(e)}setRenderArea(e){this.schedule.setRenderArea(e)}findViewByElem(e){if(null==e)return null;let t=this.options.container,n="string"==typeof e?t.querySelector(e):e instanceof Element?e:e[0];if(n){let e=this.graph.view.findAttr("data-cell-id",n);if(e){let t=this.schedule.views;if(t[e])return t[e].view}}return null}findViewByCell(e){if(null==e)return null;let t=fL.isCell(e)?e.id:e,n=this.schedule.views;return n[t]?n[t].view:null}findViewsFromPoint(e){let t={x:e.x,y:e.y};return this.model.getCells().map(e=>this.findViewByCell(e)).filter(e=>null!=e&&ty.getBBox(e.container,{target:this.view.stage}).containsPoint(t))}findEdgeViewsFromPoint(e,t=5){return this.model.getEdges().map(e=>this.findViewByCell(e)).filter(n=>{if(null!=n){let r=n.getClosestPoint(e);if(r)return r.distance(e)<=t}return!1})}findViewsInArea(e,t={}){let n=uM.create(e);return this.model.getCells().map(e=>this.findViewByCell(e)).filter(e=>{if(e){if(t.nodeOnly&&!e.isNodeView())return!1;let r=ty.getBBox(e.container,{target:this.view.stage});return 0===r.width?r.inflate(1,0):0===r.height&&r.inflate(0,1),t.strict?n.containsRect(r):n.isIntersectWithRect(r)}return!1})}dispose(){this.schedule.dispose()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],pr.prototype,"dispose",null);var pi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class po extends f1{get cid(){return this.graph.view.cid}get svg(){return this.view.svg}get defs(){return this.view.defs}isDefined(e){return null!=this.svg.getElementById(e)}filter(e){let t=e.id,n=e.name;if(!t&&(t=`filter-${n}-${this.cid}-${lG(JSON.stringify(e))}`),!this.isDefined(t)){let r=tp.registry.get(n);if(null==r)return tp.registry.onNotFound(n);let i=r(e.args||{}),o=Object.assign(Object.assign({x:-1,y:-1,width:3,height:3,filterUnits:"objectBoundingBox"},e.attrs),{id:t});aK.create(tE.sanitize(i),o).appendTo(this.defs)}return t}gradient(e){let t=e.id,n=e.type;if(!t&&(t=`gradient-${n}-${this.cid}-${lG(JSON.stringify(e))}`),!this.isDefined(t)){let r=e.stops.map(e=>{let t=null!=e.opacity&&Number.isFinite(e.opacity)?e.opacity:1;return`<stop offset="${e.offset}" stop-color="${e.color}" stop-opacity="${t}"/>`}),i=`<${n}>${r.join("")}</${n}>`,o=Object.assign({id:t},e.attrs);aK.create(i,o).appendTo(this.defs)}return t}marker(e){let{id:t,refX:n,refY:r,markerUnits:i,markerOrient:o,tagName:s,children:l}=e,a=pi(e,["id","refX","refY","markerUnits","markerOrient","tagName","children"]),u=t;if(!u&&(u=`marker-${this.cid}-${lG(JSON.stringify(e))}`),!this.isDefined(u)){"path"!==s&&delete a.d;let e=aK.create("marker",{refX:n,refY:r,id:u,overflow:"visible",orient:null!=o?o:"auto",markerUnits:i||"userSpaceOnUse"},l?l.map(e=>{var{tagName:t}=e,n=pi(e,["tagName"]);return aK.create(`${t}`||"path",aL(Object.assign(Object.assign({},a),n)))}):[aK.create(s||"path",aL(a))]);this.defs.appendChild(e.node)}return u}remove(e){let t=this.svg.getElementById(e);t&&t.parentNode&&t.parentNode.removeChild(t)}}class ps extends f1{getClientMatrix(){return ui(this.view.stage.getScreenCTM())}getClientOffset(){let e=this.view.svg.getBoundingClientRect();return new uA(e.left,e.top)}getPageOffset(){return this.getClientOffset().translate(window.scrollX,window.scrollY)}snapToGrid(e,t){return("number"==typeof e?this.clientToLocalPoint(e,t):this.clientToLocalPoint(e.x,e.y)).snapToGrid(this.graph.getGridSize())}localToGraphPoint(e,t){let n=uA.create(e,t);return ty.transformPoint(n,this.graph.matrix())}localToClientPoint(e,t){let n=uA.create(e,t);return ty.transformPoint(n,this.getClientMatrix())}localToPagePoint(e,t){return("number"==typeof e?this.localToGraphPoint(e,t):this.localToGraphPoint(e)).translate(this.getPageOffset())}localToGraphRect(e,t,n,r){let i=uM.create(e,t,n,r);return ty.transformRectangle(i,this.graph.matrix())}localToClientRect(e,t,n,r){let i=uM.create(e,t,n,r);return ty.transformRectangle(i,this.getClientMatrix())}localToPageRect(e,t,n,r){return("number"==typeof e?this.localToGraphRect(e,t,n,r):this.localToGraphRect(e)).translate(this.getPageOffset())}graphToLocalPoint(e,t){let n=uA.create(e,t);return ty.transformPoint(n,this.graph.matrix().inverse())}clientToLocalPoint(e,t){let n=uA.create(e,t);return ty.transformPoint(n,this.getClientMatrix().inverse())}clientToGraphPoint(e,t){let n=uA.create(e,t);return ty.transformPoint(n,this.graph.matrix().multiply(this.getClientMatrix().inverse()))}pageToLocalPoint(e,t){let n=uA.create(e,t).diff(this.getPageOffset());return this.graphToLocalPoint(n)}graphToLocalRect(e,t,n,r){let i=uM.create(e,t,n,r);return ty.transformRectangle(i,this.graph.matrix().inverse())}clientToLocalRect(e,t,n,r){let i=uM.create(e,t,n,r);return ty.transformRectangle(i,this.getClientMatrix().inverse())}clientToGraphRect(e,t,n,r){let i=uM.create(e,t,n,r);return ty.transformRectangle(i,this.graph.matrix().multiply(this.getClientMatrix().inverse()))}pageToLocalRect(e,t,n,r){let i=uM.create(e,t,n,r),o=this.getPageOffset();return i.x-=o.x,i.y-=o.y,this.graphToLocalRect(i)}}class pl extends f1{constructor(){super(...arguments),this.highlights={}}init(){this.startListening()}startListening(){this.graph.on("cell:highlight",this.onCellHighlight,this),this.graph.on("cell:unhighlight",this.onCellUnhighlight,this)}stopListening(){this.graph.off("cell:highlight",this.onCellHighlight,this),this.graph.off("cell:unhighlight",this.onCellUnhighlight,this)}onCellHighlight({view:e,magnet:t,options:n={}}){let r=this.resolveHighlighter(n);if(!r)return;let i=this.getHighlighterId(t,r);if(!this.highlights[i]){let n=r.highlighter;n.highlight(e,t,Object.assign({},r.args)),this.highlights[i]={cellView:e,magnet:t,highlighter:n,args:r.args}}}onCellUnhighlight({magnet:e,options:t={}}){let n=this.resolveHighlighter(t);if(!n)return;let r=this.getHighlighterId(e,n);this.unhighlight(r)}resolveHighlighter(e){let t=this.options,n=e.highlighter;if(null==n){let r=e.type;n=r&&t.highlighting[r]||t.highlighting.default}if(null==n)return null;let r="string"==typeof n?{name:n}:n,i=r.name,o=tv.registry.get(i);return null==o?tv.registry.onNotFound(i):(tv.check(i,o),{name:i,highlighter:o,args:r.args||{}})}getHighlighterId(e,t){return ah(e),t.name+e.id+JSON.stringify(t.args)}unhighlight(e){let t=this.highlights[e];t&&(t.highlighter.unhighlight(t.cellView,t.magnet,t.args),delete this.highlights[e])}dispose(){Object.keys(this.highlights).forEach(e=>this.unhighlight(e)),this.stopListening()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([pl.dispose()],pl.prototype,"dispose",null);class pa extends f1{getScroller(){let e=this.graph.getPlugin("scroller");return e&&e.options.enabled?e:null}getContainer(){let e=this.getScroller();return e?e.container.parentElement:this.graph.container.parentElement}getSensorTarget(){let e=this.options.autoResize;if(e)return"boolean"==typeof e?this.getContainer():e}init(){if(this.options.autoResize){let e=this.getSensorTarget();e&&ts.bind(e,()=>{let t=e.offsetWidth,n=e.offsetHeight;this.resize(t,n)})}}resize(e,t){let n=this.getScroller();n?n.resize(e,t):this.graph.transform.resize(e,t)}dispose(){ts.clear(this.graph.container)}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],pa.prototype,"dispose",null);class pu extends sp{get container(){return this.options.container}get[Symbol.toStringTag](){return pu.toStringTag}constructor(e){super(),this.installedPlugins=new Set,this.options=tL.get(e),this.css=new f2(this),this.view=new fZ(this),this.defs=new po(this),this.coord=new ps(this),this.transform=new f4(this),this.highlight=new pl(this),this.grid=new f6(this),this.background=new f8(this),this.options.model?this.model=this.options.model:(this.model=new fV,this.model.graph=this),this.renderer=new pr(this),this.panning=new f9(this),this.mousewheel=new f7(this),this.virtualRender=new pe(this),this.size=new pa(this)}isNode(e){return e.isNode()}isEdge(e){return e.isEdge()}resetCells(e,t={}){return this.model.resetCells(e,t),this}clearCells(e={}){return this.model.clear(e),this}toJSON(e={}){return this.model.toJSON(e)}parseJSON(e){return this.model.parseJSON(e)}fromJSON(e,t={}){return this.model.fromJSON(e,t),this}getCellById(e){return this.model.getCell(e)}addNode(e,t={}){return this.model.addNode(e,t)}addNodes(e,t={}){return this.addCell(e.map(e=>fB.isNode(e)?e:this.createNode(e)),t)}createNode(e){return this.model.createNode(e)}removeNode(e,t={}){return this.model.removeCell(e,t)}addEdge(e,t={}){return this.model.addEdge(e,t)}addEdges(e,t={}){return this.addCell(e.map(e=>fz.isEdge(e)?e:this.createEdge(e)),t)}removeEdge(e,t={}){return this.model.removeCell(e,t)}createEdge(e){return this.model.createEdge(e)}addCell(e,t={}){return this.model.addCell(e,t),this}removeCell(e,t={}){return this.model.removeCell(e,t)}removeCells(e,t={}){return this.model.removeCells(e,t)}removeConnectedEdges(e,t={}){return this.model.removeConnectedEdges(e,t)}disconnectConnectedEdges(e,t={}){return this.model.disconnectConnectedEdges(e,t),this}hasCell(e){return this.model.has(e)}getCells(){return this.model.getCells()}getCellCount(){return this.model.total()}getNodes(){return this.model.getNodes()}getEdges(){return this.model.getEdges()}getOutgoingEdges(e){return this.model.getOutgoingEdges(e)}getIncomingEdges(e){return this.model.getIncomingEdges(e)}getConnectedEdges(e,t={}){return this.model.getConnectedEdges(e,t)}getRootNodes(){return this.model.getRoots()}getLeafNodes(){return this.model.getLeafs()}isRootNode(e){return this.model.isRoot(e)}isLeafNode(e){return this.model.isLeaf(e)}getNeighbors(e,t={}){return this.model.getNeighbors(e,t)}isNeighbor(e,t,n={}){return this.model.isNeighbor(e,t,n)}getSuccessors(e,t={}){return this.model.getSuccessors(e,t)}isSuccessor(e,t,n={}){return this.model.isSuccessor(e,t,n)}getPredecessors(e,t={}){return this.model.getPredecessors(e,t)}isPredecessor(e,t,n={}){return this.model.isPredecessor(e,t,n)}getCommonAncestor(...e){return this.model.getCommonAncestor(...e)}getSubGraph(e,t={}){return this.model.getSubGraph(e,t)}cloneSubGraph(e,t={}){return this.model.cloneSubGraph(e,t)}cloneCells(e){return this.model.cloneCells(e)}getNodesFromPoint(e,t){return this.model.getNodesFromPoint(e,t)}getNodesInArea(e,t,n,r,i){return this.model.getNodesInArea(e,t,n,r,i)}getNodesUnderNode(e,t={}){return this.model.getNodesUnderNode(e,t)}searchCell(e,t,n={}){return this.model.search(e,t,n),this}getShortestPath(e,t,n={}){return this.model.getShortestPath(e,t,n)}getAllCellsBBox(){return this.model.getAllCellsBBox()}getCellsBBox(e,t={}){return this.model.getCellsBBox(e,t)}startBatch(e,t={}){this.model.startBatch(e,t)}stopBatch(e,t={}){this.model.stopBatch(e,t)}batchUpdate(e,t,n){let r="string"==typeof e?e:"update",i="string"==typeof e?t:e,o="function"==typeof t?n:t;this.startBatch(r,o);let s=i();return this.stopBatch(r,o),s}updateCellId(e,t){return this.model.updateCellId(e,t)}findView(e){return fL.isCell(e)?this.findViewByCell(e):this.findViewByElem(e)}findViews(e){return uM.isRectangleLike(e)?this.findViewsInArea(e):uA.isPointLike(e)?this.findViewsFromPoint(e):[]}findViewByCell(e){return this.renderer.findViewByCell(e)}findViewByElem(e){return this.renderer.findViewByElem(e)}findViewsFromPoint(e,t){return this.renderer.findViewsFromPoint("number"==typeof e?{x:e,y:t}:e)}findViewsInArea(e,t,n,r,i){let o="number"==typeof e?{x:e,y:t,width:n,height:r}:e,s="number"==typeof e?i:t;return this.renderer.findViewsInArea(o,s)}matrix(e){return void 0===e?this.transform.getMatrix():(this.transform.setMatrix(e),this)}resize(e,t){let n=this.getPlugin("scroller");return n?n.resize(e,t):this.transform.resize(e,t),this}scale(e,t=e,n=0,r=0){return void 0===e?this.transform.getScale():(this.transform.scale(e,t,n,r),this)}zoom(e,t){let n=this.getPlugin("scroller");if(n){if(void 0===e)return n.zoom();n.zoom(e,t)}else{if(void 0===e)return this.transform.getZoom();this.transform.zoom(e,t)}return this}zoomTo(e,t={}){let n=this.getPlugin("scroller");return n?n.zoom(e,Object.assign(Object.assign({},t),{absolute:!0})):this.transform.zoom(e,Object.assign(Object.assign({},t),{absolute:!0})),this}zoomToRect(e,t={}){let n=this.getPlugin("scroller");return n?n.zoomToRect(e,t):this.transform.zoomToRect(e,t),this}zoomToFit(e={}){let t=this.getPlugin("scroller");return t?t.zoomToFit(e):this.transform.zoomToFit(e),this}rotate(e,t,n){return void 0===e?this.transform.getRotation():(this.transform.rotate(e,t,n),this)}translate(e,t){return void 0===e?this.transform.getTranslation():(this.transform.translate(e,t),this)}translateBy(e,t){let n=this.translate(),r=n.tx+e,i=n.ty+t;return this.translate(r,i)}getGraphArea(){return this.transform.getGraphArea()}getContentArea(e={}){return this.transform.getContentArea(e)}getContentBBox(e={}){return this.transform.getContentBBox(e)}fitToContent(e,t,n,r){return this.transform.fitToContent(e,t,n,r)}scaleContentToFit(e={}){return this.transform.scaleContentToFit(e),this}center(e){return this.centerPoint(e)}centerPoint(e,t,n){let r=this.getPlugin("scroller");return r?r.centerPoint(e,t,n):this.transform.centerPoint(e,t),this}centerContent(e){let t=this.getPlugin("scroller");return t?t.centerContent(e):this.transform.centerContent(e),this}centerCell(e,t){let n=this.getPlugin("scroller");return n?n.centerCell(e,t):this.transform.centerCell(e),this}positionPoint(e,t,n,r={}){let i=this.getPlugin("scroller");return i?i.positionPoint(e,t,n,r):this.transform.positionPoint(e,t,n),this}positionRect(e,t,n){let r=this.getPlugin("scroller");return r?r.positionRect(e,t,n):this.transform.positionRect(e,t),this}positionCell(e,t,n){let r=this.getPlugin("scroller");return r?r.positionCell(e,t,n):this.transform.positionCell(e,t),this}positionContent(e,t){let n=this.getPlugin("scroller");return n?n.positionContent(e,t):this.transform.positionContent(e,t),this}snapToGrid(e,t){return this.coord.snapToGrid(e,t)}pageToLocal(e,t,n,r){return uM.isRectangleLike(e)?this.coord.pageToLocalRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.pageToLocalRect(e,t,n,r):this.coord.pageToLocalPoint(e,t)}localToPage(e,t,n,r){return uM.isRectangleLike(e)?this.coord.localToPageRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.localToPageRect(e,t,n,r):this.coord.localToPagePoint(e,t)}clientToLocal(e,t,n,r){return uM.isRectangleLike(e)?this.coord.clientToLocalRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.clientToLocalRect(e,t,n,r):this.coord.clientToLocalPoint(e,t)}localToClient(e,t,n,r){return uM.isRectangleLike(e)?this.coord.localToClientRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.localToClientRect(e,t,n,r):this.coord.localToClientPoint(e,t)}localToGraph(e,t,n,r){return uM.isRectangleLike(e)?this.coord.localToGraphRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.localToGraphRect(e,t,n,r):this.coord.localToGraphPoint(e,t)}graphToLocal(e,t,n,r){return uM.isRectangleLike(e)?this.coord.graphToLocalRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.graphToLocalRect(e,t,n,r):this.coord.graphToLocalPoint(e,t)}clientToGraph(e,t,n,r){return uM.isRectangleLike(e)?this.coord.clientToGraphRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.clientToGraphRect(e,t,n,r):this.coord.clientToGraphPoint(e,t)}defineFilter(e){return this.defs.filter(e)}defineGradient(e){return this.defs.gradient(e)}defineMarker(e){return this.defs.marker(e)}getGridSize(){return this.grid.getGridSize()}setGridSize(e){return this.grid.setGridSize(e),this}showGrid(){return this.grid.show(),this}hideGrid(){return this.grid.hide(),this}clearGrid(){return this.grid.clear(),this}drawGrid(e){return this.grid.draw(e),this}updateBackground(){return this.background.update(),this}drawBackground(e,t){let n=this.getPlugin("scroller");return null==n||null!=this.options.background&&t?this.background.draw(e):n.drawBackground(e,t),this}clearBackground(e){let t=this.getPlugin("scroller");return null==t||null!=this.options.background&&e?this.background.clear():t.clearBackground(e),this}enableVirtualRender(){return this.virtualRender.enableVirtualRender(),this}disableVirtualRender(){return this.virtualRender.disableVirtualRender(),this}isMouseWheelEnabled(){return!this.mousewheel.disabled}enableMouseWheel(){return this.mousewheel.enable(),this}disableMouseWheel(){return this.mousewheel.disable(),this}toggleMouseWheel(e){return null==e?this.isMouseWheelEnabled()?this.disableMouseWheel():this.enableMouseWheel():e?this.enableMouseWheel():this.disableMouseWheel(),this}isPannable(){let e=this.getPlugin("scroller");return e?e.isPannable():this.panning.pannable}enablePanning(){let e=this.getPlugin("scroller");return e?e.enablePanning():this.panning.enablePanning(),this}disablePanning(){let e=this.getPlugin("scroller");return e?e.disablePanning():this.panning.disablePanning(),this}togglePanning(e){return null==e?this.isPannable()?this.disablePanning():this.enablePanning():e!==this.isPannable()&&(e?this.enablePanning():this.disablePanning()),this}use(e,...t){return!this.installedPlugins.has(e)&&(this.installedPlugins.add(e),e.init(this,...t)),this}getPlugin(e){return Array.from(this.installedPlugins).find(t=>t.name===e)}getPlugins(e){return Array.from(this.installedPlugins).filter(t=>e.includes(t.name))}enablePlugins(e){let t=e;!Array.isArray(t)&&(t=[t]);let n=this.getPlugins(t);return null==n||n.forEach(e=>{var t;null===(t=null==e?void 0:e.enable)||void 0===t||t.call(e)}),this}disablePlugins(e){let t=e;!Array.isArray(t)&&(t=[t]);let n=this.getPlugins(t);return null==n||n.forEach(e=>{var t;null===(t=null==e?void 0:e.disable)||void 0===t||t.call(e)}),this}isPluginEnabled(e){var t;let n=this.getPlugin(e);return null===(t=null==n?void 0:n.isEnabled)||void 0===t?void 0:t.call(n)}disposePlugins(e){let t=e;!Array.isArray(t)&&(t=[t]);let n=this.getPlugins(t);return null==n||n.forEach(e=>{e.dispose(),this.installedPlugins.delete(e)}),this}dispose(e=!0){e&&this.model.dispose(),this.css.dispose(),this.defs.dispose(),this.grid.dispose(),this.coord.dispose(),this.transform.dispose(),this.highlight.dispose(),this.background.dispose(),this.mousewheel.dispose(),this.panning.dispose(),this.view.dispose(),this.renderer.dispose(),this.installedPlugins.forEach(e=>{e.dispose()})}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([sp.dispose()],pu.prototype,"dispose",null),(eW=pu||(pu={})).View=fZ,eW.Renderer=pr,eW.MouseWheel=f7,eW.DefsManager=po,eW.GridManager=f6,eW.CoordManager=ps,eW.TransformManager=f4,eW.HighlightManager=pl,eW.BackgroundManager=f8,eW.PanningManager=f9,(eX=pu||(pu={})).toStringTag=`X6.${eX.name}`,eX.isGraph=function(e){if(null==e)return!1;if(e instanceof eX)return!0;let t=e[Symbol.toStringTag];return null==t||t===eX.toStringTag||!1},(eY=pu||(pu={})).render=function(e,t){let n=e instanceof HTMLElement?new eY({container:e}):new eY(e);return null!=t&&n.fromJSON(t),n},(eJ=pu||(pu={})).registerNode=fB.registry.register,eJ.registerEdge=fz.registry.register,eJ.registerView=ds.registry.register,eJ.registerAttr=tm.registry.register,eJ.registerGrid=u0.registry.register,eJ.registerFilter=tp.registry.register,eJ.registerNodeTool=tP.registry.register,eJ.registerEdgeTool=tO.registry.register,eJ.registerBackground=tf.registry.register,eJ.registerHighlighter=tv.registry.register,eJ.registerPortLayout=tx.registry.register,eJ.registerPortLabelLayout=tw.registry.register,eJ.registerMarker=tg.registry.register,eJ.registerRouter=tN.registry.register,eJ.registerConnector=tj.registry.register,eJ.registerAnchor=tk.registry.register,eJ.registerEdgeAnchor=tA.registry.register,eJ.registerConnectionPoint=tM.registry.register,(eQ=pu||(pu={})).unregisterNode=fB.registry.unregister,eQ.unregisterEdge=fz.registry.unregister,eQ.unregisterView=ds.registry.unregister,eQ.unregisterAttr=tm.registry.unregister,eQ.unregisterGrid=u0.registry.unregister,eQ.unregisterFilter=tp.registry.unregister,eQ.unregisterNodeTool=tP.registry.unregister,eQ.unregisterEdgeTool=tO.registry.unregister,eQ.unregisterBackground=tf.registry.unregister,eQ.unregisterHighlighter=tv.registry.unregister,eQ.unregisterPortLayout=tx.registry.unregister,eQ.unregisterPortLabelLayout=tw.registry.unregister,eQ.unregisterMarker=tg.registry.unregister,eQ.unregisterRouter=tN.registry.unregister,eQ.unregisterConnector=tj.registry.unregister,eQ.unregisterAnchor=tk.registry.unregister,eQ.unregisterEdgeAnchor=tA.registry.unregister,eQ.unregisterConnectionPoint=tM.registry.unregister;var pc=function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);return o>3&&s&&Object.defineProperty(t,n,s),s},ph=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class pd extends fB{}!function(e){var t;class n extends fQ{init(){super.init(),this.cell.on("change:*",this.onCellChangeAny,this)}onCellChangeAny({key:t}){let n=e.shapeMaps[this.cell.shape];if(n){let{effect:e}=n;(!e||e.includes(t))&&this.renderHTMLComponent()}}confirmUpdate(e){let t=super.confirmUpdate(e);return this.handleAction(t,n.action,()=>this.renderHTMLComponent())}renderHTMLComponent(){let t=this.selectors&&this.selectors.foContent;if(t){aC(t);let n=e.shapeMaps[this.cell.shape];if(!n)return;let{html:r}=n;"function"==typeof r&&(r=r(this.cell)),r&&("string"==typeof r?t.innerHTML=r:aE(t,r))}}dispose(){this.cell.off("change:*",this.onCellChangeAny,this)}}pc([n.dispose()],n.prototype,"dispose",null),e.View=n,(t=n=e.View||(e.View={})).action="html",t.config({bootstrap:[t.action],actions:{html:t.action}}),fQ.registry.register("html-view",t,!0)}(pd||(pd={})),(eK=pd||(pd={})).config({view:"html-view",markup:[{tagName:"rect",selector:"body"},Object.assign({},tE.getForeignObjectMarkup()),{tagName:"text",selector:"label"}],attrs:{body:{fill:"none",stroke:"none",refWidth:"100%",refHeight:"100%"},fo:{refWidth:"100%",refHeight:"100%"}}}),fB.registry.register("html",eK,!0),(eZ=pd||(pd={})).shapeMaps={},eZ.register=function(e){let{shape:t,html:n,effect:r,inherit:i}=e,o=ph(e,["shape","html","effect","inherit"]);if(!t)throw Error("should specify shape in config");eZ.shapeMaps[t]={html:n,effect:r},pu.registerNode(t,Object.assign({inherit:i||"html"},o),!0)};let pf=`.x6-widget-minimap {
|
|
251
|
+
`;class f1 extends nC{get options(){return this.graph.options}get model(){return this.graph.model}get view(){return this.graph.view}constructor(e){super(),this.graph=e,this.init()}init(){}}class f2 extends f1{init(){hk.autoInsertCSS&&uP("core",f0)}dispose(){uO("core")}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f2.dispose()],f2.prototype,"dispose",null);var f3=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};(e$=tL||(tL={})).get=function(e){let{grid:t,panning:n,mousewheel:r,embedding:i}=e,o=f3(e,["grid","panning","mousewheel","embedding"]),s=e.container;if(null!=s)null==o.width&&(o.width=s.clientWidth),null==o.height&&(o.height=s.clientHeight);else throw Error("Ensure the container of the graph is specified and valid");let l=oK({},e$.defaults,o),a={size:10,visible:!1};return"number"==typeof t?l.grid={size:t,visible:!1}:"boolean"==typeof t?l.grid=Object.assign(Object.assign({},a),{visible:t}):l.grid=Object.assign(Object.assign({},a),t),["panning","mousewheel","embedding"].forEach(t=>{let n=e[t];"boolean"==typeof n?l[t].enabled=n:l[t]=Object.assign(Object.assign({},l[t]),n)}),l},(tL||(tL={})).defaults={x:0,y:0,scaling:{min:.01,max:16},grid:{size:10,visible:!1},background:!1,panning:{enabled:!1,eventTypes:["leftMouseDown"]},mousewheel:{enabled:!1,factor:1.2,zoomAtMousePosition:!0},highlighting:{default:{name:"stroke",args:{padding:3}},nodeAvailable:{name:"className",args:{className:hk.prefix("available-node")}},magnetAvailable:{name:"className",args:{className:hk.prefix("available-magnet")}}},connecting:{snap:!1,allowLoop:!0,allowNode:!0,allowEdge:!1,allowPort:!0,allowBlank:!0,allowMulti:!0,highlight:!1,anchor:"center",edgeAnchor:"ratio",connectionPoint:"boundary",router:"normal",connector:"normal",validateConnection:({type:e,sourceView:t,targetView:n})=>null!=("target"===e?n:t),createEdge:()=>new fq},translating:{restrict:!1},embedding:{enabled:!1,findParent:"bbox",frontOnly:!0,validate:()=>!0},moveThreshold:0,clickThreshold:0,magnetThreshold:0,preventDefaultDblClick:!0,preventDefaultMouseDown:!1,preventDefaultContextMenu:!0,preventDefaultBlankAction:!0,interacting:{edgeLabelMovable:!1},async:!0,virtual:!1,guard:()=>!1};var f5=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class f6 extends f1{get elem(){return this.view.grid}get grid(){return this.options.grid}init(){this.startListening(),this.draw(this.grid)}startListening(){this.graph.on("scale",this.update,this),this.graph.on("translate",this.update,this)}stopListening(){this.graph.off("scale",this.update,this),this.graph.off("translate",this.update,this)}setVisible(e){this.grid.visible!==e&&(this.grid.visible=e,this.update())}getGridSize(){return this.grid.size}setGridSize(e){this.grid.size=Math.max(e,1),this.update()}show(){this.setVisible(!0),this.update()}hide(){this.setVisible(!1),this.update()}clear(){this.elem.style.backgroundImage=""}draw(e){this.clear(),this.instance=null,Object.assign(this.grid,e),this.patterns=this.resolveGrid(e),this.update()}update(e={}){let t=this.grid.size;if(t<=1||!this.grid.visible)return this.clear();let n=this.graph.matrix(),r=this.getInstance(),i=Array.isArray(e)?e:[e];this.patterns.forEach((e,o)=>{let s=`pattern_${o}`,l=n.a||1,a=n.d||1,{update:u,markup:c}=e,h=Object.assign(Object.assign(Object.assign({},f5(e,["update","markup"])),i[o]),{sx:l,sy:a,ox:n.e||0,oy:n.f||0,width:t*l,height:t*a});!r.has(s)&&r.add(s,aK.create("pattern",{id:s,patternUnits:"userSpaceOnUse"},aK.createVectors(c)).node);let d=r.get(s);"function"==typeof u&&u(d.childNodes[0],h);let f=h.ox%h.width;f<0&&(f+=h.width);let p=h.oy%h.height;p<0&&(p+=h.height),aj(d,{x:f,y:p,width:h.width,height:h.height})});let o=new XMLSerializer().serializeToString(r.root),s=`url(data:image/svg+xml;base64,${btoa(o)})`;this.elem.style.backgroundImage=s}getInstance(){return!this.instance&&(this.instance=new u0),this.instance}resolveGrid(e){if(!e)return[];let t=e.type;if(null==t)return[Object.assign(Object.assign({},u0.presets.dot),e.args)];let n=u0.registry.get(t);if(n){let t=e.args||[];return!Array.isArray(t)&&(t=[t]),Array.isArray(n)?n.map((e,n)=>Object.assign(Object.assign({},e),t[n])):[Object.assign(Object.assign({},n),t[0])]}return u0.registry.onNotFound(t)}dispose(){this.stopListening(),this.clear()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],f6.prototype,"dispose",null);class f4 extends f1{get container(){return this.graph.view.container}get viewport(){return this.graph.view.viewport}get stage(){return this.graph.view.stage}init(){this.resize()}getMatrix(){let e=this.viewport.getAttribute("transform");return e!==this.viewportTransformString&&(this.viewportMatrix=this.viewport.getCTM(),this.viewportTransformString=e),ui(this.viewportMatrix)}setMatrix(e){let t=ui(e),n=ul(t);this.viewport.setAttribute("transform",n),this.viewportMatrix=t,this.viewportTransformString=n}resize(e,t){let n=void 0===e?this.options.width:e,r=void 0===t?this.options.height:t;this.options.width=n,this.options.height=r,"number"==typeof n&&(n=Math.round(n)),"number"==typeof r&&(r=Math.round(r)),this.container.style.width=null==n?"":`${n}px`,this.container.style.height=null==r?"":`${r}px`;let i=this.getComputedSize();return this.graph.trigger("resize",Object.assign({},i)),this}getComputedSize(){let e=this.options.width,t=this.options.height;return!lW(e)&&(e=this.container.clientWidth),!lW(t)&&(t=this.container.clientHeight),{width:e,height:t}}getScale(){var e;let t,n,r,i;return(e=this.getMatrix())?(t=null==e.a?1:e.a,i=null==e.d?1:e.d,n=e.b,r=e.c):t=i=1,{sx:n?Math.sqrt(t*t+n*n):t,sy:r?Math.sqrt(r*r+i*i):i}}scale(e,t=e,n=0,r=0){if(e=this.clampScale(e),t=this.clampScale(t),n||r){let i=this.getTranslation(),o=i.tx-n*(e-1),s=i.ty-r*(t-1);(o!==i.tx||s!==i.ty)&&this.translate(o,s)}let i=this.getMatrix();return i.a=e,i.d=t,this.setMatrix(i),this.graph.trigger("scale",{sx:e,sy:t,ox:n,oy:r}),this}clampScale(e){let t=this.graph.options.scaling;return lq(e,t.min||.01,t.max||16)}getZoom(){return this.getScale().sx}zoom(e,t){t=t||{};let n=e,r=e,i=this.getScale(),o=this.getComputedSize(),s=o.width/2,l=o.height/2;if(!t.absolute&&(n+=i.sx,r+=i.sy),t.scaleGrid&&(n=Math.round(n/t.scaleGrid)*t.scaleGrid,r=Math.round(r/t.scaleGrid)*t.scaleGrid),t.maxScale&&(n=Math.min(t.maxScale,n),r=Math.min(t.maxScale,r)),t.minScale&&(n=Math.max(t.minScale,n),r=Math.max(t.minScale,r)),t.center&&(s=t.center.x,l=t.center.y),n=this.clampScale(n),r=this.clampScale(r),s||l){let e=this.getTranslation(),t=s-(s-e.tx)*(n/i.sx),o=l-(l-e.ty)*(r/i.sy);(t!==e.tx||o!==e.ty)&&this.translate(t,o)}return this.scale(n,r),this}getRotation(){return function(e){let t={x:0,y:1};e&&(t=uu(e,t));let n=180*Math.atan2(t.y,t.x)/Math.PI%360-90;return{angle:n%360+(n<0?360:0)}}(this.getMatrix())}rotate(e,t,n){if(null==t||null==n){let e=ty.getBBox(this.stage);t=e.width/2,n=e.height/2}let r=this.getMatrix().translate(t,n).rotate(e).translate(-t,-n);return this.setMatrix(r),this}getTranslation(){var e;return{tx:(e=this.getMatrix())&&e.e||0,ty:e&&e.f||0}}translate(e,t){let n=this.getMatrix();n.e=e||0,n.f=t||0,this.setMatrix(n);let r=this.getTranslation();return this.options.x=r.tx,this.options.y=r.ty,this.graph.trigger("translate",Object.assign({},r)),this}setOrigin(e,t){return this.translate(e||0,t||0)}fitToContent(e,t,n,r){if("object"==typeof e){let i=e;e=i.gridWidth||1,t=i.gridHeight||1,n=i.padding||0,r=i}else e=e||1,t=t||1,n=n||0,null==r&&(r={});let i=lJ(n),o=r.border||0,s=r.contentArea?uM.create(r.contentArea):this.getContentArea(r);o>0&&s.inflate(o);let l=this.getScale(),a=this.getTranslation(),u=l.sx,c=l.sy;s.x*=u,s.y*=c,s.width*=u,s.height*=c;let h=Math.max(Math.ceil((s.width+s.x)/e),1)*e,d=Math.max(Math.ceil((s.height+s.y)/t),1)*t,f=0,p=0;("negative"===r.allowNewOrigin&&s.x<0||"positive"===r.allowNewOrigin&&s.x>=0||"any"===r.allowNewOrigin)&&(h+=f=Math.ceil(-s.x/e)*e+i.left),("negative"===r.allowNewOrigin&&s.y<0||"positive"===r.allowNewOrigin&&s.y>=0||"any"===r.allowNewOrigin)&&(d+=p=Math.ceil(-s.y/t)*t+i.top),h+=i.right,d+=i.bottom,h=Math.max(h,r.minWidth||0),d=Math.max(d,r.minHeight||0),h=Math.min(h,r.maxWidth||Number.MAX_SAFE_INTEGER),d=Math.min(d,r.maxHeight||Number.MAX_SAFE_INTEGER);let g=this.getComputedSize(),m=h!==g.width||d!==g.height;return(f!==a.tx||p!==a.ty)&&this.translate(f,p),m&&this.resize(h,d),new uM(-f/u,-p/c,h/u,d/c)}scaleContentToFit(e={}){this.scaleContentToFitImpl(e)}scaleContentToFitImpl(e={},t=!0){let n,r,i;if(e.contentArea){let t=e.contentArea;n=this.graph.localToGraph(t),r=uA.create(t)}else n=this.getContentBBox(e),r=this.graph.graphToLocal(n);if(!n.width||!n.height)return;let o=lJ(e.padding),s=e.minScale||0,l=e.maxScale||Number.MAX_SAFE_INTEGER,a=e.minScaleX||s,u=e.maxScaleX||l,c=e.minScaleY||s,h=e.maxScaleY||l;if(e.viewportArea)i=e.viewportArea;else{let e=this.getComputedSize(),t=this.getTranslation();i={x:t.tx,y:t.ty,width:e.width,height:e.height}}i=uM.create(i).moveAndExpand({x:o.left,y:o.top,width:-o.left-o.right,height:-o.top-o.bottom});let d=this.getScale(),f=i.width/n.width*d.sx,p=i.height/n.height*d.sy;!1!==e.preserveAspectRatio&&(f=p=Math.min(f,p));let g=e.scaleGrid;if(g&&(f=g*Math.floor(f/g),p=g*Math.floor(p/g)),f=lq(f,a,u),p=lq(p,c,h),this.scale(f,p),t){let e=this.options,t=i.x-r.x*f-e.x,n=i.y-r.y*p-e.y;this.translate(t,n)}}getContentArea(e={}){return!1!==e.useCellGeometry?this.model.getAllCellsBBox()||new uM:ty.getBBox(this.stage)}getContentBBox(e={}){return this.graph.localToGraph(this.getContentArea(e))}getGraphArea(){let e=uM.fromSize(this.getComputedSize());return this.graph.graphToLocal(e)}zoomToRect(e,t={}){let n=uM.create(e),r=this.graph;t.contentArea=n,null==t.viewportArea&&(t.viewportArea={x:r.options.x,y:r.options.y,width:this.options.width,height:this.options.height}),this.scaleContentToFitImpl(t,!1);let i=n.getCenter();return this.centerPoint(i.x,i.y),this}zoomToFit(e={}){return this.zoomToRect(this.getContentArea(e),e)}centerPoint(e,t){let n=this.getComputedSize(),r=this.getScale(),i=this.getTranslation(),o=n.width/2,s=n.height/2;e="number"==typeof e?e:o,t="number"==typeof t?t:s,e=o-e*r.sx,t=s-t*r.sy,(i.tx!==e||i.ty!==t)&&this.translate(e,t)}centerContent(e){let t=this.graph.getContentArea(e).getCenter();this.centerPoint(t.x,t.y)}centerCell(e){return this.positionCell(e,"center")}positionPoint(e,t,n){let r=this.getComputedSize();(t=lY(t,Math.max(0,r.width)))<0&&(t=r.width+t),(n=lY(n,Math.max(0,r.height)))<0&&(n=r.height+n);let i=this.getTranslation(),o=this.getScale(),s=t-e.x*o.sx,l=n-e.y*o.sy;(i.tx!==s||i.ty!==l)&&this.translate(s,l)}positionRect(e,t){let n=uM.create(e);switch(t){case"center":return this.positionPoint(n.getCenter(),"50%","50%");case"top":return this.positionPoint(n.getTopCenter(),"50%",0);case"top-right":return this.positionPoint(n.getTopRight(),"100%",0);case"right":return this.positionPoint(n.getRightMiddle(),"100%","50%");case"bottom-right":return this.positionPoint(n.getBottomRight(),"100%","100%");case"bottom":return this.positionPoint(n.getBottomCenter(),"50%","100%");case"bottom-left":return this.positionPoint(n.getBottomLeft(),0,"100%");case"left":return this.positionPoint(n.getLeftMiddle(),0,"50%");case"top-left":return this.positionPoint(n.getTopLeft(),0,0);default:return this}}positionCell(e,t){let n=e.getBBox();return this.positionRect(n,t)}positionContent(e,t){let n=this.graph.getContentArea(t);return this.positionRect(n,e)}}class f8 extends f1{get elem(){return this.view.background}init(){this.startListening(),this.options.background&&this.draw(this.options.background)}startListening(){this.graph.on("scale",this.update,this),this.graph.on("translate",this.update,this)}stopListening(){this.graph.off("scale",this.update,this),this.graph.off("translate",this.update,this)}updateBackgroundImage(e={}){let t=e.size||"auto auto",n=e.position||"center",r=this.graph.transform.getScale(),i=this.graph.translate();if("object"==typeof n){let e=i.tx+r.sx*(n.x||0),t=i.ty+r.sy*(n.y||0);n=`${e}px ${t}px`}"object"==typeof t&&(t=uM.fromSize(t).scale(r.sx,r.sy),t=`${t.width}px ${t.height}px`),this.elem.style.backgroundSize=t,this.elem.style.backgroundPosition=n}drawBackgroundImage(e,t={}){let n;if(!(e instanceof HTMLImageElement)){this.elem.style.backgroundImage="";return}let r=this.optionsCache;if(r&&r.image!==t.image)return;let i=t.opacity,o=t.size,s=t.repeat||"no-repeat",l=tf.registry.get(s);if("function"==typeof l){let r=t.quality||1;e.width*=r,e.height*=r;let i=l(e,t);if(!(i instanceof HTMLCanvasElement))throw Error("Background pattern must return an HTML Canvas instance");n=i.toDataURL("image/png"),s=t.repeat&&s!==t.repeat?t.repeat:"repeat","object"==typeof o?(o.width*=i.width/e.width,o.height*=i.height/e.height):void 0===o&&(t.size={width:i.width/r,height:i.height/r})}else n=e.src,void 0===o&&(t.size={width:e.width,height:e.height});null!=r&&"object"==typeof t.size&&t.image===r.image&&t.repeat===r.repeat&&t.quality===r.quality&&(r.size=o2(t.size));let a=this.elem.style;a.backgroundImage=`url(${n})`,a.backgroundRepeat=s,a.opacity=null==i||i>=1?"":`${i}`,this.updateBackgroundImage(t)}updateBackgroundColor(e){this.elem.style.backgroundColor=e||""}updateBackgroundOptions(e){this.graph.options.background=e}update(){this.optionsCache&&this.updateBackgroundImage(this.optionsCache)}draw(e){let t=e||{};if(this.updateBackgroundOptions(e),this.updateBackgroundColor(t.color),t.image){this.optionsCache=o2(t);let n=document.createElement("img");n.onload=()=>this.drawBackgroundImage(n,e),n.setAttribute("crossorigin","anonymous"),n.src=t.image}else this.drawBackgroundImage(null),this.optionsCache=null}clear(){this.draw()}dispose(){this.clear(),this.stopListening()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],f8.prototype,"dispose",null);class f9 extends f1{get widgetOptions(){return this.options.panning}get pannable(){return this.widgetOptions&&!0===this.widgetOptions.enabled}init(){this.onRightMouseDown=this.onRightMouseDown.bind(this),this.startListening(),this.updateClassName()}startListening(){this.graph.on("blank:mousedown",this.onMouseDown,this),this.graph.on("node:unhandled:mousedown",this.onMouseDown,this),this.graph.on("edge:unhandled:mousedown",this.onMouseDown,this),ti.on(this.graph.container,"mousedown",this.onRightMouseDown),this.mousewheelHandle=new uy(this.graph.container,this.onMouseWheel.bind(this),this.allowMouseWheel.bind(this)),this.mousewheelHandle.enable()}stopListening(){this.graph.off("blank:mousedown",this.onMouseDown,this),this.graph.off("node:unhandled:mousedown",this.onMouseDown,this),this.graph.off("edge:unhandled:mousedown",this.onMouseDown,this),ti.off(this.graph.container,"mousedown",this.onRightMouseDown),this.mousewheelHandle&&this.mousewheelHandle.disable()}allowPanning(e,t){return this.pannable&&ta.isMatch(e,this.widgetOptions.modifiers,t)}startPanning(e){let t=this.view.normalizeEvent(e);this.clientX=t.clientX,this.clientY=t.clientY,this.panning=!0,this.updateClassName(),ti.on(document.body,{"mousemove.panning touchmove.panning":this.pan.bind(this),"mouseup.panning touchend.panning":this.stopPanning.bind(this),"mouseleave.panning":this.stopPanning.bind(this)}),ti.on(window,"mouseup.panning",this.stopPanning.bind(this))}pan(e){let t=this.view.normalizeEvent(e),n=t.clientX-this.clientX,r=t.clientY-this.clientY;this.clientX=t.clientX,this.clientY=t.clientY,this.graph.translateBy(n,r)}stopPanning(e){this.panning=!1,this.updateClassName(),ti.off(document.body,".panning"),ti.off(window,".panning")}updateClassName(){let e=this.view.container,t=this.view.prefixClassName("graph-panning"),n=this.view.prefixClassName("graph-pannable");this.pannable?this.panning?(aa(e,t),au(e,n)):(au(e,t),aa(e,n)):(au(e,t),au(e,n))}onMouseDown({e}){if(!this.allowBlankMouseDown(e))return;let t=this.graph.getPlugin("selection"),n=t&&t.allowRubberband(e,!0);(this.allowPanning(e,!0)||this.allowPanning(e)&&!n)&&this.startPanning(e)}onRightMouseDown(e){let t=this.widgetOptions.eventTypes;if(!!((null==t?void 0:t.includes("rightMouseDown"))&&2===e.button))this.allowPanning(e,!0)&&this.startPanning(e)}onMouseWheel(e,t,n){this.graph.translateBy(-t,-n)}allowBlankMouseDown(e){let t=this.widgetOptions.eventTypes;return(null==t?void 0:t.includes("leftMouseDown"))&&0===e.button||(null==t?void 0:t.includes("mouseWheelDown"))&&1===e.button}allowMouseWheel(e){var t;return this.pannable&&!e.ctrlKey&&(null===(t=this.widgetOptions.eventTypes)||void 0===t?void 0:t.includes("mouseWheel"))}autoPanning(e,t){let n=this.graph.getGraphArea(),r=0,i=0;e<=n.left+10&&(r=-10),t<=n.top+10&&(i=-10),e>=n.right-10&&(r=10),t>=n.bottom-10&&(i=10),(0!==r||0!==i)&&this.graph.translateBy(-r,-i)}enablePanning(){!this.pannable&&(this.widgetOptions.enabled=!0,this.updateClassName())}disablePanning(){this.pannable&&(this.widgetOptions.enabled=!1,this.updateClassName())}dispose(){this.stopListening()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],f9.prototype,"dispose",null);class f7 extends f1{constructor(){super(...arguments),this.cumulatedFactor=1}get widgetOptions(){return this.options.mousewheel}init(){this.container=this.graph.container,this.target=this.widgetOptions.global?document:this.container,this.mousewheelHandle=new uy(this.target,this.onMouseWheel.bind(this),this.allowMouseWheel.bind(this)),this.widgetOptions.enabled&&this.enable(!0)}get disabled(){return!0!==this.widgetOptions.enabled}enable(e){(this.disabled||e)&&(this.widgetOptions.enabled=!0,this.mousewheelHandle.enable())}disable(){!this.disabled&&(this.widgetOptions.enabled=!1,this.mousewheelHandle.disable())}allowMouseWheel(e){let t=this.widgetOptions.guard;return(null==t||t(e))&&ta.isMatch(e,this.widgetOptions.modifiers)}onMouseWheel(e){let t=this.widgetOptions.guard;if((null==t||t(e))&&ta.isMatch(e,this.widgetOptions.modifiers)){let t=this.widgetOptions.factor||1.2;null==this.currentScale&&(this.startPos={x:e.clientX,y:e.clientY},this.currentScale=this.graph.transform.getScale().sx),e.deltaY<0?this.currentScale<.15?this.cumulatedFactor=(this.currentScale+.01)/this.currentScale:(this.cumulatedFactor=Math.round(this.currentScale*t*20)/20/this.currentScale,1===this.cumulatedFactor&&(this.cumulatedFactor=1.05)):this.currentScale<=.15?this.cumulatedFactor=(this.currentScale-.01)/this.currentScale:(this.cumulatedFactor=Math.round(this.currentScale*(1/t)*20)/20/this.currentScale,1===this.cumulatedFactor&&(this.cumulatedFactor=.95)),this.cumulatedFactor=Math.max(.01,Math.min(this.currentScale*this.cumulatedFactor,160)/this.currentScale);let n=this.currentScale,r=this.graph.transform.clampScale(n*this.cumulatedFactor),i=this.widgetOptions.minScale||Number.MIN_SAFE_INTEGER;if((r=lq(r,i,this.widgetOptions.maxScale||Number.MAX_SAFE_INTEGER))!==n){if(this.widgetOptions.zoomAtMousePosition){let e=this.graph.getPlugin("scroller")?this.graph.clientToLocal(this.startPos):this.graph.clientToGraph(this.startPos);this.graph.zoom(r,{absolute:!0,center:e.clone()})}else this.graph.zoom(r,{absolute:!0})}this.currentScale=null,this.cumulatedFactor=1}}dispose(){this.disable()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([nC.dispose()],f7.prototype,"dispose",null);class pe extends f1{init(){this.resetRenderArea=nK(this.resetRenderArea,200,{leading:!0}),this.resetRenderArea(),this.startListening()}startListening(){this.graph.on("translate",this.resetRenderArea,this),this.graph.on("scale",this.resetRenderArea,this),this.graph.on("resize",this.resetRenderArea,this)}stopListening(){this.graph.off("translate",this.resetRenderArea,this),this.graph.off("scale",this.resetRenderArea,this),this.graph.off("resize",this.resetRenderArea,this)}enableVirtualRender(){this.options.virtual=!0,this.resetRenderArea()}disableVirtualRender(){this.options.virtual=!1,this.graph.renderer.setRenderArea(void 0)}resetRenderArea(){if(this.options.virtual){let e=this.graph.getGraphArea();this.graph.renderer.setRenderArea(e)}}dispose(){this.stopListening()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],pe.prototype,"dispose",null);class pt{constructor(){this.isFlushing=!1,this.isFlushPending=!1,this.scheduleId=0,this.queue=[],this.frameInterval=33,this.initialTime=Date.now()}queueJob(e){if(e.priority&tR.PRIOR)e.cb();else{let t=this.findInsertionIndex(e);t>=0&&this.queue.splice(t,0,e)}}queueFlush(){!this.isFlushing&&!this.isFlushPending&&(this.isFlushPending=!0,this.scheduleJob())}queueFlushSync(){!this.isFlushing&&!this.isFlushPending&&(this.isFlushPending=!0,this.flushJobsSync())}clearJobs(){this.queue.length=0,this.isFlushing=!1,this.isFlushPending=!1,this.cancelScheduleJob()}flushJobs(){let e;this.isFlushPending=!1,this.isFlushing=!0;let t=this.getCurrentTime();for(;(e=this.queue.shift())&&(e.cb(),!(this.getCurrentTime()-t>=this.frameInterval)););this.isFlushing=!1,this.queue.length&&this.queueFlush()}flushJobsSync(){let e;for(this.isFlushPending=!1,this.isFlushing=!0;e=this.queue.shift();)try{e.cb()}catch(e){console.log(e)}this.isFlushing=!1}findInsertionIndex(e){let t=0,n=this.queue.length,r=n-1,i=e.priority;for(;t<=r;){let e=(r-t>>1)+t;i<=this.queue[e].priority?t=e+1:(n=e,r=e-1)}return n}scheduleJob(){"requestIdleCallback"in window?(this.scheduleId&&this.cancelScheduleJob(),this.scheduleId=window.requestIdleCallback(this.flushJobs.bind(this),{timeout:100})):(this.scheduleId&&this.cancelScheduleJob(),this.scheduleId=window.setTimeout(this.flushJobs.bind(this)))}cancelScheduleJob(){"cancelIdleCallback"in window?this.scheduleId&&window.cancelIdleCallback(this.scheduleId):this.scheduleId&&clearTimeout(this.scheduleId),this.scheduleId=0}getCurrentTime(){return"object"==typeof performance&&"function"==typeof performance.now?performance.now():Date.now()-this.initialTime}}(eU=tR||(tR={}))[eU.Update=2]="Update",eU[eU.RenderEdge=4]="RenderEdge",eU[eU.RenderNode=8]="RenderNode",eU[eU.PRIOR=1048576]="PRIOR";class pn extends nC{get model(){return this.graph.model}get container(){return this.graph.view.stage}constructor(e){super(),this.views={},this.willRemoveViews={},this.queue=new pt,this.graph=e,this.init()}init(){this.startListening(),this.renderViews(this.model.getCells())}startListening(){this.model.on("reseted",this.onModelReseted,this),this.model.on("cell:added",this.onCellAdded,this),this.model.on("cell:removed",this.onCellRemoved,this),this.model.on("cell:change:zIndex",this.onCellZIndexChanged,this),this.model.on("cell:change:visible",this.onCellVisibleChanged,this)}stopListening(){this.model.off("reseted",this.onModelReseted,this),this.model.off("cell:added",this.onCellAdded,this),this.model.off("cell:removed",this.onCellRemoved,this),this.model.off("cell:change:zIndex",this.onCellZIndexChanged,this),this.model.off("cell:change:visible",this.onCellVisibleChanged,this)}onModelReseted({options:e}){this.queue.clearJobs(),this.removeZPivots(),this.resetViews();let t=this.model.getCells();this.renderViews(t,Object.assign(Object.assign({},e),{queue:t.map(e=>e.id)}))}onCellAdded({cell:e,options:t}){this.renderViews([e],t)}onCellRemoved({cell:e}){this.removeViews([e])}onCellZIndexChanged({cell:e,options:t}){let n=this.views[e.id];n&&this.requestViewUpdate(n.view,pn.FLAG_INSERT,t,tR.Update,!0)}onCellVisibleChanged({cell:e,current:t}){this.toggleVisible(e,!!t)}requestViewUpdate(e,t,n={},r=tR.Update,i=!0){let o=e.cell.id,s=this.views[o];if(!!s)s.flag=t,s.options=n,(e.hasAction(t,["translate","resize","rotate"])||!1===n.async)&&(r=tR.PRIOR,i=!1),this.queue.queueJob({id:o,priority:r,cb:()=>{this.renderViewInArea(e,t,n);let r=n.queue;if(r){let t=r.indexOf(e.cell.id);t>=0&&r.splice(t,1),0===r.length&&this.graph.trigger("render:done")}}}),this.getEffectedEdges(e).forEach(e=>{this.requestViewUpdate(e.view,e.flag,n,r,!1)}),i&&this.flush()}setRenderArea(e){this.renderArea=e,this.flushWaitingViews()}isViewMounted(e){if(null==e)return!1;let t=this.views[e.cell.id];return!!t&&t.state===pn.ViewState.MOUNTED}renderViews(e,t={}){e.sort((e,t)=>e.isNode()&&t.isEdge()?-1:0),e.forEach(e=>{let n=e.id,r=this.views,i=0,o=r[n];if(o)i=pn.FLAG_INSERT;else{let r=this.createCellView(e);r&&(r.graph=this.graph,i=pn.FLAG_INSERT|r.getBootstrapFlag(),o={view:r,flag:i,options:t,state:pn.ViewState.CREATED},this.views[n]=o)}o&&this.requestViewUpdate(o.view,i,t,this.getRenderPriority(o.view),!1)}),this.flush()}renderViewInArea(e,t,n={}){let r=e.cell,i=r.id,o=this.views[i];if(!o)return;let s=0;this.isUpdatable(e)?(s=this.updateView(e,t,n),o.flag=s):o.state===pn.ViewState.MOUNTED?(s=this.updateView(e,t,n),o.flag=s):o.state=pn.ViewState.WAITING,s&&r.isEdge()&&(s&e.getFlag(["source","target"]))==0&&this.queue.queueJob({id:i,priority:tR.RenderEdge,cb:()=>{this.updateView(e,t,n)}})}removeViews(e){e.forEach(e=>{let t=e.id,n=this.views[t];n&&(this.willRemoveViews[t]=n,delete this.views[t],this.queue.queueJob({id:t,priority:this.getRenderPriority(n.view),cb:()=>{this.removeView(n.view)}}))}),this.flush()}flush(){this.graph.options.async?this.queue.queueFlush():this.queue.queueFlushSync()}flushWaitingViews(){Object.values(this.views).forEach(e=>{if(e&&e.state===pn.ViewState.WAITING){let{view:t,flag:n,options:r}=e;this.requestViewUpdate(t,n,r,this.getRenderPriority(t),!1)}}),this.flush()}updateView(e,t,n={}){if(null==e)return 0;if(ds.isCellView(e)){if(t&pn.FLAG_REMOVE)return this.removeView(e.cell),0;t&pn.FLAG_INSERT&&(this.insertView(e),t^=pn.FLAG_INSERT)}return t?e.confirmUpdate(t,n):0}insertView(e){let t=this.views[e.cell.id];if(t){let n=e.cell.getZIndex(),r=this.addZPivot(n);this.container.insertBefore(e.container,r),!e.cell.isVisible()&&this.toggleVisible(e.cell,!1),t.state=pn.ViewState.MOUNTED,this.graph.trigger("view:mounted",{view:e})}}resetViews(){this.willRemoveViews=Object.assign(Object.assign({},this.views),this.willRemoveViews),Object.values(this.willRemoveViews).forEach(e=>{e&&this.removeView(e.view)}),this.views={},this.willRemoveViews={}}removeView(e){let t=e.cell,n=this.willRemoveViews[t.id];n&&e&&(n.view.remove(),delete this.willRemoveViews[t.id],this.graph.trigger("view:unmounted",{view:e}))}toggleVisible(e,t){let n=this.model.getConnectedEdges(e);for(let e=0,r=n.length;e<r;e+=1){let r=n[e];if(t){let e=r.getSourceCell(),t=r.getTargetCell();if(e&&!e.isVisible()||t&&!t.isVisible())continue;this.toggleVisible(r,!0)}else this.toggleVisible(r,!1)}let r=this.views[e.id];r&&aq(r.view.container,{display:t?"unset":"none"})}addZPivot(e=0){null==this.zPivots&&(this.zPivots={});let t=this.zPivots,n=t[e];if(n)return n;n=t[e]=document.createComment(`z-index:${e+1}`);let r=-1/0;for(let n in t){let t=+n;if(t<e&&t>r&&(r=t)===e-1)continue}let i=this.container;if(r!==-1/0){let e=t[r];i.insertBefore(n,e.nextSibling)}else i.insertBefore(n,i.firstChild);return n}removeZPivots(){this.zPivots&&Object.values(this.zPivots).forEach(e=>{e&&e.parentNode&&e.parentNode.removeChild(e)}),this.zPivots={}}createCellView(e){let t={graph:this.graph},n=this.graph.options.createCellView;if(n){let r=n0(n,this.graph,e);if(r)return new r(e,t);if(null===r)return null}let r=e.view;if(null!=r&&"string"==typeof r){let n=ds.registry.get(r);return n?new n(e,t):ds.registry.onNotFound(r)}return e.isNode()?new fQ(e,t):e.isEdge()?new fK(e,t):null}getEffectedEdges(e){let t=[],n=e.cell,r=this.model.getConnectedEdges(n);for(let e=0,i=r.length;e<i;e+=1){let i=r[e],o=this.views[i.id];if(!o)continue;let s=o.view;if(!this.isViewMounted(s))continue;let l=["update"];i.getTargetCell()===n&&l.push("target"),i.getSourceCell()===n&&l.push("source"),t.push({id:i.id,view:s,flag:s.getFlag(l)})}return t}isUpdatable(e){if(e.isNodeView())return!this.renderArea||this.renderArea.isIntersectWithRect(e.cell.getBBox());if(e.isEdgeView()){let t=e.cell,n=t.getSourceCell(),r=t.getTargetCell();if(this.renderArea&&n&&r)return this.renderArea.isIntersectWithRect(n.getBBox())||this.renderArea.isIntersectWithRect(r.getBBox())}return!0}getRenderPriority(e){return e.cell.isNode()?tR.RenderNode:tR.RenderEdge}dispose(){this.stopListening(),Object.keys(this.views).forEach(e=>{this.views[e].view.dispose()}),this.views={}}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([nC.dispose()],pn.prototype,"dispose",null),(eG=pn||(pn={})).FLAG_INSERT=0x40000000,eG.FLAG_REMOVE=0x20000000,eG.FLAG_RENDER=0x3ffffff;(eq=(eH=pn||(pn={})).ViewState||(eH.ViewState={}))[eq.CREATED=0]="CREATED",eq[eq.MOUNTED=1]="MOUNTED",eq[eq.WAITING=2]="WAITING";class pr extends f1{constructor(){super(...arguments),this.schedule=new pn(this.graph)}requestViewUpdate(e,t,n={}){this.schedule.requestViewUpdate(e,t,n)}isViewMounted(e){return this.schedule.isViewMounted(e)}setRenderArea(e){this.schedule.setRenderArea(e)}findViewByElem(e){if(null==e)return null;let t=this.options.container,n="string"==typeof e?t.querySelector(e):e instanceof Element?e:e[0];if(n){let e=this.graph.view.findAttr("data-cell-id",n);if(e){let t=this.schedule.views;if(t[e])return t[e].view}}return null}findViewByCell(e){if(null==e)return null;let t=fL.isCell(e)?e.id:e,n=this.schedule.views;return n[t]?n[t].view:null}findViewsFromPoint(e){let t={x:e.x,y:e.y};return this.model.getCells().map(e=>this.findViewByCell(e)).filter(e=>null!=e&&ty.getBBox(e.container,{target:this.view.stage}).containsPoint(t))}findEdgeViewsFromPoint(e,t=5){return this.model.getEdges().map(e=>this.findViewByCell(e)).filter(n=>{if(null!=n){let r=n.getClosestPoint(e);if(r)return r.distance(e)<=t}return!1})}findViewsInArea(e,t={}){let n=uM.create(e);return this.model.getCells().map(e=>this.findViewByCell(e)).filter(e=>{if(e){if(t.nodeOnly&&!e.isNodeView())return!1;let r=ty.getBBox(e.container,{target:this.view.stage});return 0===r.width?r.inflate(1,0):0===r.height&&r.inflate(0,1),t.strict?n.containsRect(r):n.isIntersectWithRect(r)}return!1})}dispose(){this.schedule.dispose()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],pr.prototype,"dispose",null);var pi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class po extends f1{get cid(){return this.graph.view.cid}get svg(){return this.view.svg}get defs(){return this.view.defs}isDefined(e){return null!=this.svg.getElementById(e)}filter(e){let t=e.id,n=e.name;if(!t&&(t=`filter-${n}-${this.cid}-${lG(JSON.stringify(e))}`),!this.isDefined(t)){let r=tp.registry.get(n);if(null==r)return tp.registry.onNotFound(n);let i=r(e.args||{}),o=Object.assign(Object.assign({x:-1,y:-1,width:3,height:3,filterUnits:"objectBoundingBox"},e.attrs),{id:t});aK.create(tE.sanitize(i),o).appendTo(this.defs)}return t}gradient(e){let t=e.id,n=e.type;if(!t&&(t=`gradient-${n}-${this.cid}-${lG(JSON.stringify(e))}`),!this.isDefined(t)){let r=e.stops.map(e=>{let t=null!=e.opacity&&Number.isFinite(e.opacity)?e.opacity:1;return`<stop offset="${e.offset}" stop-color="${e.color}" stop-opacity="${t}"/>`}),i=`<${n}>${r.join("")}</${n}>`,o=Object.assign({id:t},e.attrs);aK.create(i,o).appendTo(this.defs)}return t}marker(e){let{id:t,refX:n,refY:r,markerUnits:i,markerOrient:o,tagName:s,children:l}=e,a=pi(e,["id","refX","refY","markerUnits","markerOrient","tagName","children"]),u=t;if(!u&&(u=`marker-${this.cid}-${lG(JSON.stringify(e))}`),!this.isDefined(u)){"path"!==s&&delete a.d;let e=aK.create("marker",{refX:n,refY:r,id:u,overflow:"visible",orient:null!=o?o:"auto",markerUnits:i||"userSpaceOnUse"},l?l.map(e=>{var{tagName:t}=e,n=pi(e,["tagName"]);return aK.create(`${t}`||"path",aL(Object.assign(Object.assign({},a),n)))}):[aK.create(s||"path",aL(a))]);this.defs.appendChild(e.node)}return u}remove(e){let t=this.svg.getElementById(e);t&&t.parentNode&&t.parentNode.removeChild(t)}}class ps extends f1{getClientMatrix(){return ui(this.view.stage.getScreenCTM())}getClientOffset(){let e=this.view.svg.getBoundingClientRect();return new uA(e.left,e.top)}getPageOffset(){return this.getClientOffset().translate(window.scrollX,window.scrollY)}snapToGrid(e,t){return("number"==typeof e?this.clientToLocalPoint(e,t):this.clientToLocalPoint(e.x,e.y)).snapToGrid(this.graph.getGridSize())}localToGraphPoint(e,t){let n=uA.create(e,t);return ty.transformPoint(n,this.graph.matrix())}localToClientPoint(e,t){let n=uA.create(e,t);return ty.transformPoint(n,this.getClientMatrix())}localToPagePoint(e,t){return("number"==typeof e?this.localToGraphPoint(e,t):this.localToGraphPoint(e)).translate(this.getPageOffset())}localToGraphRect(e,t,n,r){let i=uM.create(e,t,n,r);return ty.transformRectangle(i,this.graph.matrix())}localToClientRect(e,t,n,r){let i=uM.create(e,t,n,r);return ty.transformRectangle(i,this.getClientMatrix())}localToPageRect(e,t,n,r){return("number"==typeof e?this.localToGraphRect(e,t,n,r):this.localToGraphRect(e)).translate(this.getPageOffset())}graphToLocalPoint(e,t){let n=uA.create(e,t);return ty.transformPoint(n,this.graph.matrix().inverse())}clientToLocalPoint(e,t){let n=uA.create(e,t);return ty.transformPoint(n,this.getClientMatrix().inverse())}clientToGraphPoint(e,t){let n=uA.create(e,t);return ty.transformPoint(n,this.graph.matrix().multiply(this.getClientMatrix().inverse()))}pageToLocalPoint(e,t){let n=uA.create(e,t).diff(this.getPageOffset());return this.graphToLocalPoint(n)}graphToLocalRect(e,t,n,r){let i=uM.create(e,t,n,r);return ty.transformRectangle(i,this.graph.matrix().inverse())}clientToLocalRect(e,t,n,r){let i=uM.create(e,t,n,r);return ty.transformRectangle(i,this.getClientMatrix().inverse())}clientToGraphRect(e,t,n,r){let i=uM.create(e,t,n,r);return ty.transformRectangle(i,this.graph.matrix().multiply(this.getClientMatrix().inverse()))}pageToLocalRect(e,t,n,r){let i=uM.create(e,t,n,r),o=this.getPageOffset();return i.x-=o.x,i.y-=o.y,this.graphToLocalRect(i)}}class pl extends f1{constructor(){super(...arguments),this.highlights={}}init(){this.startListening()}startListening(){this.graph.on("cell:highlight",this.onCellHighlight,this),this.graph.on("cell:unhighlight",this.onCellUnhighlight,this)}stopListening(){this.graph.off("cell:highlight",this.onCellHighlight,this),this.graph.off("cell:unhighlight",this.onCellUnhighlight,this)}onCellHighlight({view:e,magnet:t,options:n={}}){let r=this.resolveHighlighter(n);if(!r)return;let i=this.getHighlighterId(t,r);if(!this.highlights[i]){let n=r.highlighter;n.highlight(e,t,Object.assign({},r.args)),this.highlights[i]={cellView:e,magnet:t,highlighter:n,args:r.args}}}onCellUnhighlight({magnet:e,options:t={}}){let n=this.resolveHighlighter(t);if(!n)return;let r=this.getHighlighterId(e,n);this.unhighlight(r)}resolveHighlighter(e){let t=this.options,n=e.highlighter;if(null==n){let r=e.type;n=r&&t.highlighting[r]||t.highlighting.default}if(null==n)return null;let r="string"==typeof n?{name:n}:n,i=r.name,o=tv.registry.get(i);return null==o?tv.registry.onNotFound(i):(tv.check(i,o),{name:i,highlighter:o,args:r.args||{}})}getHighlighterId(e,t){return ah(e),t.name+e.id+JSON.stringify(t.args)}unhighlight(e){let t=this.highlights[e];t&&(t.highlighter.unhighlight(t.cellView,t.magnet,t.args),delete this.highlights[e])}dispose(){Object.keys(this.highlights).forEach(e=>this.unhighlight(e)),this.stopListening()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([pl.dispose()],pl.prototype,"dispose",null);class pa extends f1{getScroller(){let e=this.graph.getPlugin("scroller");return e&&e.options.enabled?e:null}getContainer(){let e=this.getScroller();return e?e.container.parentElement:this.graph.container.parentElement}getSensorTarget(){let e=this.options.autoResize;if(e)return"boolean"==typeof e?this.getContainer():e}init(){if(this.options.autoResize){let e=this.getSensorTarget();e&&ts.bind(e,()=>{let t=e.offsetWidth,n=e.offsetHeight;this.resize(t,n)})}}resize(e,t){let n=this.getScroller();n?n.resize(e,t):this.graph.transform.resize(e,t)}dispose(){ts.clear(this.graph.container)}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([f1.dispose()],pa.prototype,"dispose",null);class pu extends sp{get container(){return this.options.container}get[Symbol.toStringTag](){return pu.toStringTag}constructor(e){super(),this.installedPlugins=new Set,this.options=tL.get(e),this.css=new f2(this),this.view=new fZ(this),this.defs=new po(this),this.coord=new ps(this),this.transform=new f4(this),this.highlight=new pl(this),this.grid=new f6(this),this.background=new f8(this),this.options.model?this.model=this.options.model:(this.model=new fV,this.model.graph=this),this.renderer=new pr(this),this.panning=new f9(this),this.mousewheel=new f7(this),this.virtualRender=new pe(this),this.size=new pa(this)}isNode(e){return e.isNode()}isEdge(e){return e.isEdge()}resetCells(e,t={}){return this.model.resetCells(e,t),this}clearCells(e={}){return this.model.clear(e),this}toJSON(e={}){return this.model.toJSON(e)}parseJSON(e){return this.model.parseJSON(e)}fromJSON(e,t={}){return this.model.fromJSON(e,t),this}getCellById(e){return this.model.getCell(e)}addNode(e,t={}){return this.model.addNode(e,t)}addNodes(e,t={}){return this.addCell(e.map(e=>fB.isNode(e)?e:this.createNode(e)),t)}createNode(e){return this.model.createNode(e)}removeNode(e,t={}){return this.model.removeCell(e,t)}addEdge(e,t={}){return this.model.addEdge(e,t)}addEdges(e,t={}){return this.addCell(e.map(e=>fz.isEdge(e)?e:this.createEdge(e)),t)}removeEdge(e,t={}){return this.model.removeCell(e,t)}createEdge(e){return this.model.createEdge(e)}addCell(e,t={}){return this.model.addCell(e,t),this}removeCell(e,t={}){return this.model.removeCell(e,t)}removeCells(e,t={}){return this.model.removeCells(e,t)}removeConnectedEdges(e,t={}){return this.model.removeConnectedEdges(e,t)}disconnectConnectedEdges(e,t={}){return this.model.disconnectConnectedEdges(e,t),this}hasCell(e){return this.model.has(e)}getCells(){return this.model.getCells()}getCellCount(){return this.model.total()}getNodes(){return this.model.getNodes()}getEdges(){return this.model.getEdges()}getOutgoingEdges(e){return this.model.getOutgoingEdges(e)}getIncomingEdges(e){return this.model.getIncomingEdges(e)}getConnectedEdges(e,t={}){return this.model.getConnectedEdges(e,t)}getRootNodes(){return this.model.getRoots()}getLeafNodes(){return this.model.getLeafs()}isRootNode(e){return this.model.isRoot(e)}isLeafNode(e){return this.model.isLeaf(e)}getNeighbors(e,t={}){return this.model.getNeighbors(e,t)}isNeighbor(e,t,n={}){return this.model.isNeighbor(e,t,n)}getSuccessors(e,t={}){return this.model.getSuccessors(e,t)}isSuccessor(e,t,n={}){return this.model.isSuccessor(e,t,n)}getPredecessors(e,t={}){return this.model.getPredecessors(e,t)}isPredecessor(e,t,n={}){return this.model.isPredecessor(e,t,n)}getCommonAncestor(...e){return this.model.getCommonAncestor(...e)}getSubGraph(e,t={}){return this.model.getSubGraph(e,t)}cloneSubGraph(e,t={}){return this.model.cloneSubGraph(e,t)}cloneCells(e){return this.model.cloneCells(e)}getNodesFromPoint(e,t){return this.model.getNodesFromPoint(e,t)}getNodesInArea(e,t,n,r,i){return this.model.getNodesInArea(e,t,n,r,i)}getNodesUnderNode(e,t={}){return this.model.getNodesUnderNode(e,t)}searchCell(e,t,n={}){return this.model.search(e,t,n),this}getShortestPath(e,t,n={}){return this.model.getShortestPath(e,t,n)}getAllCellsBBox(){return this.model.getAllCellsBBox()}getCellsBBox(e,t={}){return this.model.getCellsBBox(e,t)}startBatch(e,t={}){this.model.startBatch(e,t)}stopBatch(e,t={}){this.model.stopBatch(e,t)}batchUpdate(e,t,n){let r="string"==typeof e?e:"update",i="string"==typeof e?t:e,o="function"==typeof t?n:t;this.startBatch(r,o);let s=i();return this.stopBatch(r,o),s}updateCellId(e,t){return this.model.updateCellId(e,t)}findView(e){return fL.isCell(e)?this.findViewByCell(e):this.findViewByElem(e)}findViews(e){return uM.isRectangleLike(e)?this.findViewsInArea(e):uA.isPointLike(e)?this.findViewsFromPoint(e):[]}findViewByCell(e){return this.renderer.findViewByCell(e)}findViewByElem(e){return this.renderer.findViewByElem(e)}findViewsFromPoint(e,t){return this.renderer.findViewsFromPoint("number"==typeof e?{x:e,y:t}:e)}findViewsInArea(e,t,n,r,i){let o="number"==typeof e?{x:e,y:t,width:n,height:r}:e,s="number"==typeof e?i:t;return this.renderer.findViewsInArea(o,s)}matrix(e){return void 0===e?this.transform.getMatrix():(this.transform.setMatrix(e),this)}resize(e,t){let n=this.getPlugin("scroller");return n?n.resize(e,t):this.transform.resize(e,t),this}scale(e,t=e,n=0,r=0){return void 0===e?this.transform.getScale():(this.transform.scale(e,t,n,r),this)}zoom(e,t){let n=this.getPlugin("scroller");if(n){if(void 0===e)return n.zoom();n.zoom(e,t)}else{if(void 0===e)return this.transform.getZoom();this.transform.zoom(e,t)}return this}zoomTo(e,t={}){let n=this.getPlugin("scroller");return n?n.zoom(e,Object.assign(Object.assign({},t),{absolute:!0})):this.transform.zoom(e,Object.assign(Object.assign({},t),{absolute:!0})),this}zoomToRect(e,t={}){let n=this.getPlugin("scroller");return n?n.zoomToRect(e,t):this.transform.zoomToRect(e,t),this}zoomToFit(e={}){let t=this.getPlugin("scroller");return t?t.zoomToFit(e):this.transform.zoomToFit(e),this}rotate(e,t,n){return void 0===e?this.transform.getRotation():(this.transform.rotate(e,t,n),this)}translate(e,t){return void 0===e?this.transform.getTranslation():(this.transform.translate(e,t),this)}translateBy(e,t){let n=this.translate(),r=n.tx+e,i=n.ty+t;return this.translate(r,i)}getGraphArea(){return this.transform.getGraphArea()}getContentArea(e={}){return this.transform.getContentArea(e)}getContentBBox(e={}){return this.transform.getContentBBox(e)}fitToContent(e,t,n,r){return this.transform.fitToContent(e,t,n,r)}scaleContentToFit(e={}){return this.transform.scaleContentToFit(e),this}center(e){return this.centerPoint(e)}centerPoint(e,t,n){let r=this.getPlugin("scroller");return r?r.centerPoint(e,t,n):this.transform.centerPoint(e,t),this}centerContent(e){let t=this.getPlugin("scroller");return t?t.centerContent(e):this.transform.centerContent(e),this}centerCell(e,t){let n=this.getPlugin("scroller");return n?n.centerCell(e,t):this.transform.centerCell(e),this}positionPoint(e,t,n,r={}){let i=this.getPlugin("scroller");return i?i.positionPoint(e,t,n,r):this.transform.positionPoint(e,t,n),this}positionRect(e,t,n){let r=this.getPlugin("scroller");return r?r.positionRect(e,t,n):this.transform.positionRect(e,t),this}positionCell(e,t,n){let r=this.getPlugin("scroller");return r?r.positionCell(e,t,n):this.transform.positionCell(e,t),this}positionContent(e,t){let n=this.getPlugin("scroller");return n?n.positionContent(e,t):this.transform.positionContent(e,t),this}snapToGrid(e,t){return this.coord.snapToGrid(e,t)}pageToLocal(e,t,n,r){return uM.isRectangleLike(e)?this.coord.pageToLocalRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.pageToLocalRect(e,t,n,r):this.coord.pageToLocalPoint(e,t)}localToPage(e,t,n,r){return uM.isRectangleLike(e)?this.coord.localToPageRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.localToPageRect(e,t,n,r):this.coord.localToPagePoint(e,t)}clientToLocal(e,t,n,r){return uM.isRectangleLike(e)?this.coord.clientToLocalRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.clientToLocalRect(e,t,n,r):this.coord.clientToLocalPoint(e,t)}localToClient(e,t,n,r){return uM.isRectangleLike(e)?this.coord.localToClientRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.localToClientRect(e,t,n,r):this.coord.localToClientPoint(e,t)}localToGraph(e,t,n,r){return uM.isRectangleLike(e)?this.coord.localToGraphRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.localToGraphRect(e,t,n,r):this.coord.localToGraphPoint(e,t)}graphToLocal(e,t,n,r){return uM.isRectangleLike(e)?this.coord.graphToLocalRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.graphToLocalRect(e,t,n,r):this.coord.graphToLocalPoint(e,t)}clientToGraph(e,t,n,r){return uM.isRectangleLike(e)?this.coord.clientToGraphRect(e):"number"==typeof e&&"number"==typeof t&&"number"==typeof n&&"number"==typeof r?this.coord.clientToGraphRect(e,t,n,r):this.coord.clientToGraphPoint(e,t)}defineFilter(e){return this.defs.filter(e)}defineGradient(e){return this.defs.gradient(e)}defineMarker(e){return this.defs.marker(e)}getGridSize(){return this.grid.getGridSize()}setGridSize(e){return this.grid.setGridSize(e),this}showGrid(){return this.grid.show(),this}hideGrid(){return this.grid.hide(),this}clearGrid(){return this.grid.clear(),this}drawGrid(e){return this.grid.draw(e),this}updateBackground(){return this.background.update(),this}drawBackground(e,t){let n=this.getPlugin("scroller");return null==n||null!=this.options.background&&t?this.background.draw(e):n.drawBackground(e,t),this}clearBackground(e){let t=this.getPlugin("scroller");return null==t||null!=this.options.background&&e?this.background.clear():t.clearBackground(e),this}enableVirtualRender(){return this.virtualRender.enableVirtualRender(),this}disableVirtualRender(){return this.virtualRender.disableVirtualRender(),this}isMouseWheelEnabled(){return!this.mousewheel.disabled}enableMouseWheel(){return this.mousewheel.enable(),this}disableMouseWheel(){return this.mousewheel.disable(),this}toggleMouseWheel(e){return null==e?this.isMouseWheelEnabled()?this.disableMouseWheel():this.enableMouseWheel():e?this.enableMouseWheel():this.disableMouseWheel(),this}isPannable(){let e=this.getPlugin("scroller");return e?e.isPannable():this.panning.pannable}enablePanning(){let e=this.getPlugin("scroller");return e?e.enablePanning():this.panning.enablePanning(),this}disablePanning(){let e=this.getPlugin("scroller");return e?e.disablePanning():this.panning.disablePanning(),this}togglePanning(e){return null==e?this.isPannable()?this.disablePanning():this.enablePanning():e!==this.isPannable()&&(e?this.enablePanning():this.disablePanning()),this}use(e,...t){return!this.installedPlugins.has(e)&&(this.installedPlugins.add(e),e.init(this,...t)),this}getPlugin(e){return Array.from(this.installedPlugins).find(t=>t.name===e)}getPlugins(e){return Array.from(this.installedPlugins).filter(t=>e.includes(t.name))}enablePlugins(e){let t=e;!Array.isArray(t)&&(t=[t]);let n=this.getPlugins(t);return null==n||n.forEach(e=>{var t;null===(t=null==e?void 0:e.enable)||void 0===t||t.call(e)}),this}disablePlugins(e){let t=e;!Array.isArray(t)&&(t=[t]);let n=this.getPlugins(t);return null==n||n.forEach(e=>{var t;null===(t=null==e?void 0:e.disable)||void 0===t||t.call(e)}),this}isPluginEnabled(e){var t;let n=this.getPlugin(e);return null===(t=null==n?void 0:n.isEnabled)||void 0===t?void 0:t.call(n)}disposePlugins(e){let t=e;!Array.isArray(t)&&(t=[t]);let n=this.getPlugins(t);return null==n||n.forEach(e=>{e.dispose(),this.installedPlugins.delete(e)}),this}dispose(e=!0){e&&this.model.dispose(),this.css.dispose(),this.defs.dispose(),this.grid.dispose(),this.coord.dispose(),this.transform.dispose(),this.highlight.dispose(),this.background.dispose(),this.mousewheel.dispose(),this.panning.dispose(),this.view.dispose(),this.renderer.dispose(),this.installedPlugins.forEach(e=>{e.dispose()})}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([sp.dispose()],pu.prototype,"dispose",null),(eW=pu||(pu={})).View=fZ,eW.Renderer=pr,eW.MouseWheel=f7,eW.DefsManager=po,eW.GridManager=f6,eW.CoordManager=ps,eW.TransformManager=f4,eW.HighlightManager=pl,eW.BackgroundManager=f8,eW.PanningManager=f9,(eX=pu||(pu={})).toStringTag=`X6.${eX.name}`,eX.isGraph=function(e){if(null==e)return!1;if(e instanceof eX)return!0;let t=e[Symbol.toStringTag];return null==t||t===eX.toStringTag||!1},(eY=pu||(pu={})).render=function(e,t){let n=e instanceof HTMLElement?new eY({container:e}):new eY(e);return null!=t&&n.fromJSON(t),n},(eJ=pu||(pu={})).registerNode=fB.registry.register,eJ.registerEdge=fz.registry.register,eJ.registerView=ds.registry.register,eJ.registerAttr=tm.registry.register,eJ.registerGrid=u0.registry.register,eJ.registerFilter=tp.registry.register,eJ.registerNodeTool=tP.registry.register,eJ.registerEdgeTool=tO.registry.register,eJ.registerBackground=tf.registry.register,eJ.registerHighlighter=tv.registry.register,eJ.registerPortLayout=tx.registry.register,eJ.registerPortLabelLayout=tw.registry.register,eJ.registerMarker=tg.registry.register,eJ.registerRouter=tN.registry.register,eJ.registerConnector=tj.registry.register,eJ.registerAnchor=tk.registry.register,eJ.registerEdgeAnchor=tA.registry.register,eJ.registerConnectionPoint=tM.registry.register,(eQ=pu||(pu={})).unregisterNode=fB.registry.unregister,eQ.unregisterEdge=fz.registry.unregister,eQ.unregisterView=ds.registry.unregister,eQ.unregisterAttr=tm.registry.unregister,eQ.unregisterGrid=u0.registry.unregister,eQ.unregisterFilter=tp.registry.unregister,eQ.unregisterNodeTool=tP.registry.unregister,eQ.unregisterEdgeTool=tO.registry.unregister,eQ.unregisterBackground=tf.registry.unregister,eQ.unregisterHighlighter=tv.registry.unregister,eQ.unregisterPortLayout=tx.registry.unregister,eQ.unregisterPortLabelLayout=tw.registry.unregister,eQ.unregisterMarker=tg.registry.unregister,eQ.unregisterRouter=tN.registry.unregister,eQ.unregisterConnector=tj.registry.unregister,eQ.unregisterAnchor=tk.registry.unregister,eQ.unregisterEdgeAnchor=tA.registry.unregister,eQ.unregisterConnectionPoint=tM.registry.unregister;var pc=function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);return o>3&&s&&Object.defineProperty(t,n,s),s},ph=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class pd extends fB{}!function(e){var t;class n extends fQ{init(){super.init(),this.cell.on("change:*",this.onCellChangeAny,this)}onCellChangeAny({key:t}){let n=e.shapeMaps[this.cell.shape];if(n){let{effect:e}=n;(!e||e.includes(t))&&this.renderHTMLComponent()}}confirmUpdate(e){let t=super.confirmUpdate(e);return this.handleAction(t,n.action,()=>this.renderHTMLComponent())}renderHTMLComponent(){let t=this.selectors&&this.selectors.foContent;if(t){aC(t);let n=e.shapeMaps[this.cell.shape];if(!n)return;let{html:r}=n;"function"==typeof r&&(r=r(this.cell)),r&&("string"==typeof r?t.innerHTML=r:aE(t,r))}}dispose(){this.cell.off("change:*",this.onCellChangeAny,this)}}pc([n.dispose()],n.prototype,"dispose",null),e.View=n,(t=n=e.View||(e.View={})).action="html",t.config({bootstrap:[t.action],actions:{html:t.action}}),fQ.registry.register("html-view",t,!0)}(pd||(pd={})),(eK=pd||(pd={})).config({view:"html-view",markup:[{tagName:"rect",selector:"body"},Object.assign({},tE.getForeignObjectMarkup()),{tagName:"text",selector:"label"}],attrs:{body:{fill:"none",stroke:"none",refWidth:"100%",refHeight:"100%"},fo:{refWidth:"100%",refHeight:"100%"}}}),fB.registry.register("html",eK,!0),(eZ=pd||(pd={})).shapeMaps={},eZ.register=function(e){let{shape:t,html:n,effect:r,inherit:i}=e,o=ph(e,["shape","html","effect","inherit"]);if(!t)throw Error("should specify shape in config");eZ.shapeMaps[t]={html:n,effect:r},pu.registerNode(t,Object.assign({inherit:i||"html"},o),!0)};let pf=`.x6-widget-minimap {
|
|
252
252
|
position: relative;
|
|
253
253
|
display: table-cell;
|
|
254
254
|
box-sizing: border-box;
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
border-radius: 50%;
|
|
292
292
|
cursor: nwse-resize;
|
|
293
293
|
}
|
|
294
|
-
`;class pp extends de{get scroller(){return this.graph.getPlugin("scroller")}get graphContainer(){return this.scroller?this.scroller.container:this.graph.container}constructor(e){super(),this.name="minimap",this.options=Object.assign(Object.assign({},tB.defaultOptions),e),uP(this.name,pf)}init(e){this.graph=e,this.updateViewport=nQ(this.updateViewport.bind(this),0),this.container=document.createElement("div"),aa(this.container,this.prefixClassName(t_.root));let t=document.createElement("div");this.container.appendChild(t),this.viewport=document.createElement("div"),aa(this.viewport,this.prefixClassName(t_.viewport)),this.options.scalable&&(this.zoomHandle=document.createElement("div"),aa(this.zoomHandle,this.prefixClassName(t_.zoom)),aO(this.zoomHandle,this.viewport)),aE(this.container,this.viewport),aq(this.container,{width:this.options.width,height:this.options.height,padding:this.options.padding}),this.options.container&&this.options.container.appendChild(this.container),this.sourceGraph=this.graph;let n=Object.assign(Object.assign({},this.options.graphOptions),{container:t,model:this.sourceGraph.model,interacting:!1,grid:!1,background:!1,embedding:!1});this.targetGraph=this.options.createGraph?this.options.createGraph(n):new pu(n),this.updatePaper(this.sourceGraph.options.width,this.sourceGraph.options.height),this.startListening()}startListening(){this.scroller?ti.on(this.graphContainer,`scroll${this.getEventNamespace()}`,this.updateViewport):(this.sourceGraph.on("translate",this.onTransform,this),this.sourceGraph.on("scale",this.onTransform,this),this.sourceGraph.on("model:updated",this.onModelUpdated,this)),this.sourceGraph.on("resize",this.updatePaper,this),this.delegateEvents({mousedown:"startAction",touchstart:"startAction",[`mousedown .${this.prefixClassName("graph")}`]:"scrollTo",[`touchstart .${this.prefixClassName("graph")}`]:"scrollTo"})}stopListening(){this.scroller?ti.off(this.graphContainer,this.getEventNamespace()):(this.sourceGraph.off("translate",this.onTransform,this),this.sourceGraph.off("scale",this.onTransform,this),this.sourceGraph.off("model:updated",this.onModelUpdated,this)),this.sourceGraph.off("resize",this.updatePaper,this),this.undelegateEvents()}onRemove(){this.stopListening(),this.targetGraph.dispose(!1)}onTransform(e){(e.ui||this.targetGraphTransforming)&&this.updateViewport()}onModelUpdated(){this.targetGraph.zoomToFit()}updatePaper(e,t){let n,r;"object"==typeof e?(n=e.width,r=e.height):(n=e,r=t);let i=this.sourceGraph.options,o=this.sourceGraph.transform.getScale(),s=this.options.width-2*this.options.padding,l=this.options.height-2*this.options.padding;n/=o.sx,r/=o.sy,this.ratio=Math.min(s/n,l/r);let a=this.ratio,u=i.x*a/o.sx,c=i.y*a/o.sy;return n*=a,r*=a,this.targetGraph.resize(n,r),this.targetGraph.translate(u,c),this.scroller?this.targetGraph.scale(a,a):this.targetGraph.zoomToFit(),this.updateViewport(),this}updateViewport(){let e=this.sourceGraph.transform.getScale(),t=this.targetGraph.transform.getScale(),n=null;n=this.scroller?this.scroller.clientToLocalPoint(0,0):this.graph.graphToLocal(0,0);let r=function(e){let t;let n="fixed"===aG(e,"position");if(n){let n=e.getBoundingClientRect();t={left:n.left,top:n.top}}else t=ub(e);if(!n){var r;let n=e.ownerDocument,i=e.offsetParent||n.documentElement;for(;(i===n.body||i===n.documentElement)&&"static"===aG(i,"position");)i=i.parentNode;if(i!==e&&(r=i)&&1===r.nodeType){let e=ub(i);t.top-=e.top+aH(i,"borderTopWidth"),t.left-=e.left+aH(i,"borderLeftWidth")}}return{top:t.top-aH(e,"marginTop"),left:t.left-aH(e,"marginLeft")}}(this.targetGraph.container),i=this.targetGraph.translate();i.ty=i.ty||0,this.geometry={top:r.top+n.y*t.sy+i.ty,left:r.left+n.x*t.sx+i.tx,width:this.graphContainer.clientWidth*t.sx/e.sx,height:this.graphContainer.clientHeight*t.sy/e.sy},aq(this.viewport,this.geometry)}startAction(e){let t=this.normalizeEvent(e),n=t.target===this.zoomHandle?"zooming":"panning",{tx:r,ty:i}=this.sourceGraph.translate(),o={action:n,clientX:t.clientX,clientY:t.clientY,scrollLeft:this.graphContainer.scrollLeft,scrollTop:this.graphContainer.scrollTop,zoom:this.sourceGraph.zoom(),scale:this.sourceGraph.transform.getScale(),geometry:this.geometry,translateX:r,translateY:i};this.targetGraphTransforming=!0,this.delegateDocumentEvents(tB.documentEvents,o)}doAction(e){let t=this.normalizeEvent(e),n=t.clientX,r=t.clientY,i=t.data;switch(i.action){case"panning":{let e=this.sourceGraph.transform.getScale(),t=(n-i.clientX)*e.sx,o=(r-i.clientY)*e.sy;this.scroller?(this.graphContainer.scrollLeft=i.scrollLeft+t/this.ratio,this.graphContainer.scrollTop=i.scrollTop+o/this.ratio):this.sourceGraph.translate(i.translateX-t/this.ratio,i.translateY-o/this.ratio);break}case"zooming":{let e=i.scale,t=i.geometry,r=1+(i.clientX-n)/t.width/e.sx;i.frameId&&cancelAnimationFrame(i.frameId),i.frameId=requestAnimationFrame(()=>{this.sourceGraph.zoom(r*i.zoom,{absolute:!0,minScale:this.options.minScale,maxScale:this.options.maxScale})})}}}stopAction(){this.undelegateDocumentEvents(),this.targetGraphTransforming=!1}scrollTo(e){let t,n;let r=this.normalizeEvent(e),i=this.targetGraph.translate();if(i.ty=i.ty||0,null==r.offsetX){let e=ub(this.targetGraph.container);t=r.pageX-e.left,n=r.pageY-e.top}else t=r.offsetX,n=r.offsetY;let o=(t-i.tx)/this.ratio,s=(n-i.ty)/this.ratio;this.sourceGraph.centerPoint(o,s)}dispose(){this.remove(),uO(this.name)}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([de.dispose()],pp.prototype,"dispose",null),(e0=t_||(t_={})).root="widget-minimap",e0.viewport=`${e0.root}-viewport`,e0.zoom=`${e0.viewport}-zoom`,(e1=tB||(tB={})).defaultOptions={width:300,height:200,padding:10,scalable:!0,minScale:.01,maxScale:16,graphOptions:{},createGraph:e=>new pu(e)},e1.documentEvents={mousemove:"doAction",touchmove:"doAction",mouseup:"stopAction",touchend:"stopAction"};var pg=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class pm extends de{get graph(){return this.options.graph}get model(){return this.graph.model}constructor(e){super(),this.padding={left:0,top:0,right:0,bottom:0},this.options=pm.getOptions(e),this.onUpdate=nQ(this.onUpdate,200);let t=this.graph.transform.getScale();this.sx=t.sx,this.sy=t.sy;let n=this.options.width||this.graph.options.width,r=this.options.height||this.graph.options.height;this.container=document.createElement("div"),aa(this.container,this.prefixClassName(pm.containerClass)),aq(this.container,{width:n,height:r}),this.options.pageVisible&&aa(this.container,this.prefixClassName(pm.pagedClass)),this.options.className&&aa(this.container,this.options.className);let i=this.graph.container;i.parentNode&&aP(i,this.container),this.content=document.createElement("div"),aa(this.content,this.prefixClassName(pm.contentClass)),aq(this.content,{width:this.graph.options.width,height:this.graph.options.height}),this.background=document.createElement("div"),aa(this.background,this.prefixClassName(pm.backgroundClass)),aE(this.content,this.background),!this.options.pageVisible&&aE(this.content,this.graph.view.grid),aE(this.content,i),aO(this.content,this.container),this.startListening(),!this.options.pageVisible&&this.graph.grid.update(),this.backgroundManager=new pm.Background(this),!this.options.autoResize&&this.update()}startListening(){let e=this.graph,t=this.model;e.on("scale",this.onScale,this),e.on("resize",this.onResize,this),e.on("before:print",this.storeScrollPosition,this),e.on("before:export",this.storeScrollPosition,this),e.on("after:print",this.restoreScrollPosition,this),e.on("after:export",this.restoreScrollPosition,this),t.on("reseted",this.onUpdate,this),t.on("cell:added",this.onUpdate,this),t.on("cell:removed",this.onUpdate,this),t.on("cell:changed",this.onUpdate,this),this.delegateBackgroundEvents()}stopListening(){let e=this.graph,t=this.model;e.off("scale",this.onScale,this),e.off("resize",this.onResize,this),e.off("beforeprint",this.storeScrollPosition,this),e.off("beforeexport",this.storeScrollPosition,this),e.off("afterprint",this.restoreScrollPosition,this),e.off("afterexport",this.restoreScrollPosition,this),t.off("reseted",this.onUpdate,this),t.off("cell:added",this.onUpdate,this),t.off("cell:removed",this.onUpdate,this),t.off("cell:changed",this.onUpdate,this),this.undelegateBackgroundEvents()}enableAutoResize(){this.options.autoResize=!0}disableAutoResize(){this.options.autoResize=!1}onUpdate(){this.options.autoResize&&this.update()}delegateBackgroundEvents(e){let t=e||fZ.events;this.delegatedHandlers=Object.keys(t).reduce((e,n)=>{let r=t[n];if(-1===n.indexOf(" ")){if("function"==typeof r)e[n]=r;else{let t=this.graph.view[r];"function"==typeof t&&(t=t.bind(this.graph.view),e[n]=t)}}return e},{}),this.onBackgroundEvent=this.onBackgroundEvent.bind(this),Object.keys(this.delegatedHandlers).forEach(e=>{this.delegateEvent(e,{guarded:!1},this.onBackgroundEvent)})}undelegateBackgroundEvents(){Object.keys(this.delegatedHandlers).forEach(e=>{this.undelegateEvent(e,this.onBackgroundEvent)})}onBackgroundEvent(e){let t=!1,n=e.target;if(this.options.pageVisible)t=this.options.background?this.background===n:this.content===n;else{let e=this.graph.view;t=e.background===n||e.grid===n}if(t){let t=this.delegatedHandlers[e.type];"function"==typeof t&&t.apply(this.graph,arguments)}}onResize(){this.cachedCenterPoint&&(this.centerPoint(this.cachedCenterPoint.x,this.cachedCenterPoint.y),this.updatePageBreak())}onScale({sx:e,sy:t,ox:n,oy:r}){this.updateScale(e,t),(n||r)&&(this.centerPoint(n,r),this.updatePageBreak()),"function"==typeof this.options.autoResizeOptions&&this.update()}storeScrollPosition(){this.cachedScrollLeft=this.container.scrollLeft,this.cachedScrollTop=this.container.scrollTop}restoreScrollPosition(){this.container.scrollLeft=this.cachedScrollLeft,this.container.scrollTop=this.cachedScrollTop,this.cachedScrollLeft=null,this.cachedScrollTop=null}storeClientSize(){this.cachedClientSize={width:this.container.clientWidth,height:this.container.clientHeight}}restoreClientSize(){this.cachedClientSize=null}beforeManipulation(){(e4.IS_IE||e4.IS_EDGE)&&aq(this.container,{visibility:"hidden"})}afterManipulation(){(e4.IS_IE||e4.IS_EDGE)&&aq(this.container,{visibility:"visible"})}updatePageSize(e,t){null!=e&&(this.options.pageWidth=e),null!=t&&(this.options.pageHeight=t),this.updatePageBreak()}updatePageBreak(){if(this.pageBreak&&this.pageBreak.parentNode&&this.pageBreak.parentNode.removeChild(this.pageBreak),this.pageBreak=null,this.options.pageVisible&&this.options.pageBreak){let e=this.graph.options.width,t=this.graph.options.height,n=this.options.pageWidth*this.sx,r=this.options.pageHeight*this.sy;if(0!==n&&0!==r){if(e>n||t>r){let i=!1,o=document.createElement("div");for(let t=1,r=Math.floor(e/n);t<r;t+=1){let e=document.createElement("div");aa(e,this.prefixClassName("graph-pagebreak-vertical")),aq(e,{left:t*n}),aO(e,o),i=!0}for(let e=1,n=Math.floor(t/r);e<n;e+=1){let t=document.createElement("div");aa(t,this.prefixClassName("graph-pagebreak-horizontal")),aq(t,{top:e*r}),aO(t,o),i=!0}i&&(aa(o,this.prefixClassName("graph-pagebreak")),!function(e,t){let n=e.parentNode;n&&(Array.isArray(t)?t:[t]).forEach(t=>{null!=t&&n.insertBefore(t,e.nextSibling)})}(this.graph.view.grid,o),this.pageBreak=o)}}}}update(){let e=this.getClientSize();this.cachedCenterPoint=this.clientToLocalPoint(e.width/2,e.height/2);let t=this.options.autoResizeOptions;"function"==typeof t&&(t=n0(t,this,this));let n=Object.assign({gridWidth:this.options.pageWidth,gridHeight:this.options.pageHeight,allowNewOrigin:"negative"},t);this.graph.fitToContent(this.getFitToContentOptions(n))}getFitToContentOptions(e){let t=this.sx,n=this.sy;return e.gridWidth&&(e.gridWidth*=t),e.gridHeight&&(e.gridHeight*=n),e.minWidth&&(e.minWidth*=t),e.minHeight&&(e.minHeight*=n),"object"==typeof e.padding?e.padding={left:(e.padding.left||0)*t,right:(e.padding.right||0)*t,top:(e.padding.top||0)*n,bottom:(e.padding.bottom||0)*n}:"number"==typeof e.padding&&(e.padding*=t),!this.options.autoResize&&(e.contentArea=uM.create()),e}updateScale(e,t){let n=this.graph.options,r=e/this.sx,i=t/this.sy;this.sx=e,this.sy=t,this.graph.translate(n.x*r,n.y*i),this.graph.transform.resize(n.width*r,n.height*i)}scrollbarPosition(e,t){if(null==e&&null==t)return{left:this.container.scrollLeft,top:this.container.scrollTop};let n={};return"number"==typeof e&&(n.scrollLeft=e),"number"==typeof t&&(n.scrollTop=t),aQ(this.container,n),this}scrollToPoint(e,t){let n=this.getClientSize(),r=this.graph.matrix(),i={};return"number"==typeof e&&(i.scrollLeft=e-n.width/2+r.e+(this.padding.left||0)),"number"==typeof t&&(i.scrollTop=t-n.height/2+r.f+(this.padding.top||0)),aQ(this.container,i),this}scrollToContent(){let e=this.sx,t=this.sy,n=this.graph.getContentArea().getCenter();return this.scrollToPoint(n.x*e,n.y*t)}scrollToCell(e){let t=this.sx,n=this.sy,r=e.getBBox().getCenter();return this.scrollToPoint(r.x*t,r.y*n)}center(e){return this.centerPoint(e)}centerPoint(e,t,n){let r;let i=this.graph.matrix(),o=i.a,s=i.d,l=-i.e,a=-i.f,u=l+this.graph.options.width,c=a+this.graph.options.height;if(this.storeClientSize(),"number"==typeof e||"number"==typeof t){r=n;let i=this.getVisibleArea().getCenter();"number"==typeof e?e*=o:e=i.x,"number"==typeof t?t*=s:t=i.y}else r=e,e=(l+u)/2,t=(a+c)/2;if(r&&r.padding)return this.positionPoint({x:e,y:t},"50%","50%",r);let h=this.getPadding(),d=this.getClientSize(),f=d.width/2,p=d.height/2,g=f-h.left-e+l,m=f-h.right+e-u,y=p-h.top-t+a,b=p-h.bottom+t-c;this.addPadding(Math.max(g,0),Math.max(m,0),Math.max(y,0),Math.max(b,0));let v=this.scrollToPoint(e,t);return this.restoreClientSize(),v}centerContent(e){return this.positionContent("center",e)}centerCell(e,t){return this.positionCell(e,"center",t)}positionContent(e,t){let n=this.graph.getContentArea(t);return this.positionRect(n,e,t)}positionCell(e,t,n){let r=e.getBBox();return this.positionRect(r,t,n)}positionRect(e,t,n){let r=uM.create(e);switch(t){case"center":return this.positionPoint(r.getCenter(),"50%","50%",n);case"top":return this.positionPoint(r.getTopCenter(),"50%",0,n);case"top-right":return this.positionPoint(r.getTopRight(),"100%",0,n);case"right":return this.positionPoint(r.getRightMiddle(),"100%","50%",n);case"bottom-right":return this.positionPoint(r.getBottomRight(),"100%","100%",n);case"bottom":return this.positionPoint(r.getBottomCenter(),"50%","100%",n);case"bottom-left":return this.positionPoint(r.getBottomLeft(),0,"100%",n);case"left":return this.positionPoint(r.getLeftMiddle(),0,"50%",n);case"top-left":return this.positionPoint(r.getTopLeft(),0,0,n);default:return this}}positionPoint(e,t,n,r={}){let{padding:i}=r,o=pg(r,["padding"]),s=lJ(i),l=uM.fromSize(this.getClientSize()),a=l.clone().moveAndExpand({x:s.left,y:s.top,width:-s.right-s.left,height:-s.top-s.bottom});(t=lY(t,Math.max(0,a.width)))<0&&(t=a.width+t),(n=lY(n,Math.max(0,a.height)))<0&&(n=a.height+n);let u=a.getTopLeft().translate(t,n),c=l.getCenter().diff(u),h=this.zoom(),d=c.scale(1/h,1/h),f=uA.create(e).translate(d);return this.centerPoint(f.x,f.y,o)}zoom(e,t){let n,r;if(null==e)return this.sx;t=t||{};let i=this.getClientSize(),o=this.clientToLocalPoint(i.width/2,i.height/2),s=e,l=e;if(!t.absolute&&(s+=this.sx,l+=this.sy),t.scaleGrid&&(s=Math.round(s/t.scaleGrid)*t.scaleGrid,l=Math.round(l/t.scaleGrid)*t.scaleGrid),t.maxScale&&(s=Math.min(t.maxScale,s),l=Math.min(t.maxScale,l)),t.minScale&&(s=Math.max(t.minScale,s),l=Math.max(t.minScale,l)),s=this.graph.transform.clampScale(s),l=this.graph.transform.clampScale(l),t.center){let e=s/this.sx,i=l/this.sy;n=t.center.x-(t.center.x-o.x)/e,r=t.center.y-(t.center.y-o.y)/i}else n=o.x,r=o.y;return this.beforeManipulation(),this.graph.transform.scale(s,l),this.centerPoint(n,r),this.afterManipulation(),this}zoomToRect(e,t={}){let n=uM.create(e),r=this.graph;if(t.contentArea=n,null==t.viewportArea){let e=this.container.getBoundingClientRect();t.viewportArea={x:r.options.x,y:r.options.y,width:e.width,height:e.height}}this.beforeManipulation(),r.transform.scaleContentToFitImpl(t,!1);let i=n.getCenter();return this.centerPoint(i.x,i.y),this.afterManipulation(),this}zoomToFit(e={}){return this.zoomToRect(this.graph.getContentArea(e),e)}transitionToPoint(e,t,n){let r,i;"object"==typeof e&&(n=t,t=e.y,e=e.x),null==n&&(n={});let o=this.sx,s=Math.max(n.scale||o,1e-6),l=this.getClientSize(),a=new uA(e,t),u=this.clientToLocalPoint(l.width/2,l.height/2);if(o===s){let e=u.diff(a).scale(o,o).round();r=`translate(${e.x}px,${e.y}px)`}else{let e=s/(o-s)*a.distance(u),t=u.clone().move(a,e),n=this.localToBackgroundPoint(t).round();r=`scale(${s/o})`,i=`${n.x}px ${n.y}px`}let c=n.onTransitionEnd;return aa(this.container,pm.transitionClassName),ti.off(this.content,pm.transitionEventName),ti.on(this.content,pm.transitionEventName,n=>{this.syncTransition(s,{x:e,y:t}),"function"==typeof c&&n0(c,this,n.originalEvent)}),aq(this.content,{transform:r,transformOrigin:i,transition:"transform",transitionDuration:n.duration||"1s",transitionDelay:n.delay,transitionTimingFunction:n.timing}),this}syncTransition(e,t){return this.beforeManipulation(),this.graph.scale(e),this.removeTransition(),this.centerPoint(t.x,t.y),this.afterManipulation(),this}removeTransition(){return au(this.container,pm.transitionClassName),ti.off(this.content,pm.transitionEventName),aq(this.content,{transform:"",transformOrigin:"",transition:"",transitionDuration:"",transitionDelay:"",transitionTimingFunction:""}),this}transitionToRect(e,t={}){let n=uM.create(e),r=t.maxScale||1/0,i=t.minScale||Number.MIN_VALUE,o=t.scaleGrid||null,s=t.visibility||1,l=t.center?uA.create(t.center):n.getCenter(),a=this.getClientSize(),u=a.width*s,c=a.height*s,h=new uM(l.x-u/2,l.y-c/2,u,c).getMaxUniformScaleToFit(n,l);return h=Math.min(h,r),o&&(h=Math.floor(h/o)*o),h=Math.max(i,h),this.transitionToPoint(l,Object.assign({scale:h},t))}startPanning(e){let t=this.normalizeEvent(e);this.clientX=t.clientX,this.clientY=t.clientY,this.trigger("pan:start",{e:t}),ti.on(document.body,{"mousemove.panning touchmove.panning":this.pan.bind(this),"mouseup.panning touchend.panning":this.stopPanning.bind(this),"mouseleave.panning":this.stopPanning.bind(this)}),ti.on(window,"mouseup.panning",this.stopPanning.bind(this))}pan(e){let t=this.normalizeEvent(e),n=t.clientX-this.clientX,r=t.clientY-this.clientY;this.container.scrollTop-=r,this.container.scrollLeft-=n,this.clientX=t.clientX,this.clientY=t.clientY,this.trigger("panning",{e:t})}stopPanning(e){ti.off(document.body,".panning"),ti.off(window,".panning"),this.trigger("pan:stop",{e})}clientToLocalPoint(e,t){let n="object"==typeof e?e.x:e,r="object"==typeof e?e.y:t,i=this.graph.matrix();return n+=this.container.scrollLeft-this.padding.left-i.e,r+=this.container.scrollTop-this.padding.top-i.f,new uA(n/i.a,r/i.d)}localToBackgroundPoint(e,t){let n="object"==typeof e?uA.create(e):new uA(e,t),r=this.graph.matrix(),i=this.padding;return ty.transformPoint(n,r).translate(i.left,i.top)}resize(e,t){let n=null!=e?e:this.container.offsetWidth,r=null!=t?t:this.container.offsetHeight;"number"==typeof n&&(n=Math.round(n)),"number"==typeof r&&(r=Math.round(r)),this.options.width=n,this.options.height=r,aq(this.container,{width:n,height:r}),this.update()}getClientSize(){return this.cachedClientSize?this.cachedClientSize:{width:this.container.clientWidth,height:this.container.clientHeight}}autoScroll(e,t){let n=this.container,r=n.getBoundingClientRect(),i=0,o=0;return e<=r.left+10&&(i=-10),t<=r.top+10&&(o=-10),e>=r.right-10&&(i=10),t>=r.bottom-10&&(o=10),0!==i&&(n.scrollLeft+=i),0!==o&&(n.scrollTop+=o),{scrollerX:i,scrollerY:o}}addPadding(e,t,n,r){let i=this.getPadding();this.padding={left:Math.round(i.left+(e||0)),top:Math.round(i.top+(n||0)),bottom:Math.round(i.bottom+(r||0)),right:Math.round(i.right+(t||0))},i=this.padding,aq(this.content,{width:i.left+this.graph.options.width+i.right,height:i.top+this.graph.options.height+i.bottom});let o=this.graph.container;return o.style.left=`${this.padding.left}px`,o.style.top=`${this.padding.top}px`,this}getPadding(){let e=this.options.padding;return"function"==typeof e?lJ(n0(e,this,this)):lJ(e)}getVisibleArea(){let e=this.graph.matrix(),t=this.getClientSize(),n={x:this.container.scrollLeft||0,y:this.container.scrollTop||0,width:t.width,height:t.height},r=ty.transformRectangle(n,e.inverse());return r.x-=(this.padding.left||0)/this.sx,r.y-=(this.padding.top||0)/this.sy,r}isCellVisible(e,t={}){let n=e.getBBox(),r=this.getVisibleArea();return t.strict?r.containsRect(n):r.isIntersectWithRect(n)}isPointVisible(e){return this.getVisibleArea().containsPoint(e)}lock(){return aq(this.container,{overflow:"hidden"}),this}unlock(){return aq(this.container,{overflow:"scroll"}),this}onRemove(){this.stopListening()}dispose(){aP(this.container,this.graph.container),this.remove()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([de.dispose()],pm.prototype,"dispose",null),(pm||(pm={})).Background=class e extends f8{get elem(){return this.scroller.background}constructor(e){super(e.graph),this.scroller=e,e.options.background&&this.draw(e.options.background)}init(){this.graph.on("scale",this.update,this),this.graph.on("translate",this.update,this)}updateBackgroundOptions(e){this.scroller.options.background=e}},(e2=pm||(pm={})).containerClass="graph-scroller",e2.panningClass=`${e2.containerClass}-panning`,e2.pannableClass=`${e2.containerClass}-pannable`,e2.pagedClass=`${e2.containerClass}-paged`,e2.contentClass=`${e2.containerClass}-content`,e2.backgroundClass=`${e2.containerClass}-background`,e2.transitionClassName="transition-in-progress",e2.transitionEventName="transitionend.graph-scroller-transition",e2.defaultOptions={padding(){let e=this.getClientSize(),t=Math.max(this.options.minVisibleWidth||0,1)||1,n=Math.max(this.options.minVisibleHeight||0,1)||1,r=Math.max(e.width-t,0),i=Math.max(e.height-n,0);return{left:r,top:i,right:r,bottom:i}},minVisibleWidth:50,minVisibleHeight:50,pageVisible:!1,pageBreak:!1,autoResize:!0},e2.getOptions=function(e){let t=ss({},e2.defaultOptions,e);null==t.pageWidth&&(t.pageWidth=e.graph.options.width),null==t.pageHeight&&(t.pageHeight=e.graph.options.height);let n=e.graph.options;return n.background&&t.enabled&&null==t.background&&(t.background=n.background,e.graph.background.clear()),t};let py=`.x6-graph-scroller {
|
|
294
|
+
`;class pp extends de{get scroller(){return this.graph.getPlugin("scroller")}get graphContainer(){return this.scroller?this.scroller.container:this.graph.container}constructor(e){super(),this.name="minimap",this.options=Object.assign(Object.assign({},tB.defaultOptions),e),uP(this.name,pf)}init(e){this.graph=e,this.updateViewport=nQ(this.updateViewport.bind(this),0),this.container=document.createElement("div"),aa(this.container,this.prefixClassName(t_.root));let t=document.createElement("div");this.container.appendChild(t),this.viewport=document.createElement("div"),aa(this.viewport,this.prefixClassName(t_.viewport)),this.options.scalable&&(this.zoomHandle=document.createElement("div"),aa(this.zoomHandle,this.prefixClassName(t_.zoom)),aO(this.zoomHandle,this.viewport)),aE(this.container,this.viewport),aq(this.container,{width:this.options.width,height:this.options.height,padding:this.options.padding}),this.options.container&&this.options.container.appendChild(this.container),this.sourceGraph=this.graph;let n=Object.assign(Object.assign({},this.options.graphOptions),{container:t,model:this.sourceGraph.model,interacting:!1,grid:!1,background:!1,embedding:!1});this.targetGraph=this.options.createGraph?this.options.createGraph(n):new pu(n),this.updatePaper(this.sourceGraph.options.width,this.sourceGraph.options.height),this.startListening()}startListening(){this.scroller?ti.on(this.graphContainer,`scroll${this.getEventNamespace()}`,this.updateViewport):(this.sourceGraph.on("translate",this.onTransform,this),this.sourceGraph.on("scale",this.onTransform,this),this.sourceGraph.on("model:updated",this.onModelUpdated,this)),this.sourceGraph.on("resize",this.updatePaper,this),this.delegateEvents({mousedown:"startAction",touchstart:"startAction",[`mousedown .${this.prefixClassName("graph")}`]:"scrollTo",[`touchstart .${this.prefixClassName("graph")}`]:"scrollTo"})}stopListening(){this.scroller?ti.off(this.graphContainer,this.getEventNamespace()):(this.sourceGraph.off("translate",this.onTransform,this),this.sourceGraph.off("scale",this.onTransform,this),this.sourceGraph.off("model:updated",this.onModelUpdated,this)),this.sourceGraph.off("resize",this.updatePaper,this),this.undelegateEvents()}onRemove(){this.stopListening(),this.targetGraph.dispose(!1)}onTransform(e){(e.ui||this.targetGraphTransforming)&&this.updateViewport()}onModelUpdated(){this.targetGraph.zoomToFit()}updatePaper(e,t){let n,r;"object"==typeof e?(n=e.width,r=e.height):(n=e,r=t);let i=this.sourceGraph.options,o=this.sourceGraph.transform.getScale(),s=this.options.width-2*this.options.padding,l=this.options.height-2*this.options.padding;n/=o.sx,r/=o.sy,this.ratio=Math.min(s/n,l/r);let a=this.ratio,u=i.x*a/o.sx,c=i.y*a/o.sy;return n*=a,r*=a,this.targetGraph.resize(n,r),this.targetGraph.translate(u,c),this.scroller?this.targetGraph.scale(a,a):this.targetGraph.zoomToFit(),this.updateViewport(),this}updateViewport(){let e=this.sourceGraph.transform.getScale(),t=this.targetGraph.transform.getScale(),n=null;n=this.scroller?this.scroller.clientToLocalPoint(0,0):this.graph.graphToLocal(0,0);let r=function(e){let t;let n="fixed"===aG(e,"position");if(n){let n=e.getBoundingClientRect();t={left:n.left,top:n.top}}else t=ub(e);if(!n){var r;let n=e.ownerDocument,i=e.offsetParent||n.documentElement;for(;(i===n.body||i===n.documentElement)&&"static"===aG(i,"position");)i=i.parentNode;if(i!==e&&(r=i)&&1===r.nodeType){let e=ub(i);t.top-=e.top+aH(i,"borderTopWidth"),t.left-=e.left+aH(i,"borderLeftWidth")}}return{top:t.top-aH(e,"marginTop"),left:t.left-aH(e,"marginLeft")}}(this.targetGraph.container),i=this.targetGraph.translate();i.ty=i.ty||0,this.geometry={top:r.top+n.y*t.sy+i.ty,left:r.left+n.x*t.sx+i.tx,width:this.graphContainer.clientWidth*t.sx/e.sx,height:this.graphContainer.clientHeight*t.sy/e.sy},aq(this.viewport,this.geometry)}startAction(e){let t=this.normalizeEvent(e),n=t.target===this.zoomHandle?"zooming":"panning",{tx:r,ty:i}=this.sourceGraph.translate(),o={action:n,clientX:t.clientX,clientY:t.clientY,scrollLeft:this.graphContainer.scrollLeft,scrollTop:this.graphContainer.scrollTop,zoom:this.sourceGraph.zoom(),scale:this.sourceGraph.transform.getScale(),geometry:this.geometry,translateX:r,translateY:i};this.targetGraphTransforming=!0,this.delegateDocumentEvents(tB.documentEvents,o)}doAction(e){let t=this.normalizeEvent(e),n=t.clientX,r=t.clientY,i=t.data;switch(i.action){case"panning":{let e=this.sourceGraph.transform.getScale(),t=(n-i.clientX)*e.sx,o=(r-i.clientY)*e.sy;this.scroller?(this.graphContainer.scrollLeft=i.scrollLeft+t/this.ratio,this.graphContainer.scrollTop=i.scrollTop+o/this.ratio):this.sourceGraph.translate(i.translateX-t/this.ratio,i.translateY-o/this.ratio);break}case"zooming":{let e=i.scale,t=i.geometry,r=1+(i.clientX-n)/t.width/e.sx;i.frameId&&cancelAnimationFrame(i.frameId),i.frameId=requestAnimationFrame(()=>{this.sourceGraph.zoom(r*i.zoom,{absolute:!0,minScale:this.options.minScale,maxScale:this.options.maxScale})})}}}stopAction(){this.undelegateDocumentEvents(),this.targetGraphTransforming=!1}scrollTo(e){let t,n;let r=this.normalizeEvent(e),i=this.targetGraph.translate();if(i.ty=i.ty||0,null==r.offsetX){let e=ub(this.targetGraph.container);t=r.pageX-e.left,n=r.pageY-e.top}else t=r.offsetX,n=r.offsetY;let o=(t-i.tx)/this.ratio,s=(n-i.ty)/this.ratio;this.sourceGraph.centerPoint(o,s)}dispose(){this.remove(),uO(this.name)}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([de.dispose()],pp.prototype,"dispose",null),(e0=t_||(t_={})).root="widget-minimap",e0.viewport=`${e0.root}-viewport`,e0.zoom=`${e0.viewport}-zoom`,(e1=tB||(tB={})).defaultOptions={width:300,height:200,padding:10,scalable:!0,minScale:.01,maxScale:16,graphOptions:{},createGraph:e=>new pu(e)},e1.documentEvents={mousemove:"doAction",touchmove:"doAction",mouseup:"stopAction",touchend:"stopAction"};var pg=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class pm extends de{get graph(){return this.options.graph}get model(){return this.graph.model}constructor(e){super(),this.padding={left:0,top:0,right:0,bottom:0},this.options=pm.getOptions(e),this.onUpdate=nQ(this.onUpdate,200);let t=this.graph.transform.getScale();this.sx=t.sx,this.sy=t.sy;let n=this.options.width||this.graph.options.width,r=this.options.height||this.graph.options.height;this.container=document.createElement("div"),aa(this.container,this.prefixClassName(pm.containerClass)),aq(this.container,{width:n,height:r}),this.options.pageVisible&&aa(this.container,this.prefixClassName(pm.pagedClass)),this.options.className&&aa(this.container,this.options.className);let i=this.graph.container;i.parentNode&&aP(i,this.container),this.content=document.createElement("div"),aa(this.content,this.prefixClassName(pm.contentClass)),aq(this.content,{width:this.graph.options.width,height:this.graph.options.height}),this.background=document.createElement("div"),aa(this.background,this.prefixClassName(pm.backgroundClass)),aE(this.content,this.background),!this.options.pageVisible&&aE(this.content,this.graph.view.grid),aE(this.content,i),aO(this.content,this.container),this.startListening(),!this.options.pageVisible&&this.graph.grid.update(),this.backgroundManager=new pm.Background(this),!this.options.autoResize&&this.update()}startListening(){let e=this.graph,t=this.model;e.on("scale",this.onScale,this),e.on("resize",this.onResize,this),e.on("before:print",this.storeScrollPosition,this),e.on("before:export",this.storeScrollPosition,this),e.on("after:print",this.restoreScrollPosition,this),e.on("after:export",this.restoreScrollPosition,this),t.on("reseted",this.onUpdate,this),t.on("cell:added",this.onUpdate,this),t.on("cell:removed",this.onUpdate,this),t.on("cell:changed",this.onUpdate,this),this.delegateBackgroundEvents()}stopListening(){let e=this.graph,t=this.model;e.off("scale",this.onScale,this),e.off("resize",this.onResize,this),e.off("beforeprint",this.storeScrollPosition,this),e.off("beforeexport",this.storeScrollPosition,this),e.off("afterprint",this.restoreScrollPosition,this),e.off("afterexport",this.restoreScrollPosition,this),t.off("reseted",this.onUpdate,this),t.off("cell:added",this.onUpdate,this),t.off("cell:removed",this.onUpdate,this),t.off("cell:changed",this.onUpdate,this),this.undelegateBackgroundEvents()}enableAutoResize(){this.options.autoResize=!0}disableAutoResize(){this.options.autoResize=!1}onUpdate(){this.options.autoResize&&this.update()}delegateBackgroundEvents(e){let t=e||fZ.events;this.delegatedHandlers=Object.keys(t).reduce((e,n)=>{let r=t[n];if(-1===n.indexOf(" ")){if("function"==typeof r)e[n]=r;else{let t=this.graph.view[r];"function"==typeof t&&(t=t.bind(this.graph.view),e[n]=t)}}return e},{}),this.onBackgroundEvent=this.onBackgroundEvent.bind(this),Object.keys(this.delegatedHandlers).forEach(e=>{this.delegateEvent(e,{guarded:!1},this.onBackgroundEvent)})}undelegateBackgroundEvents(){Object.keys(this.delegatedHandlers).forEach(e=>{this.undelegateEvent(e,this.onBackgroundEvent)})}onBackgroundEvent(e){let t=!1,n=e.target;if(this.options.pageVisible)t=this.options.background?this.background===n:this.content===n;else{let e=this.graph.view;t=e.background===n||e.grid===n}if(t){let t=this.delegatedHandlers[e.type];"function"==typeof t&&t.apply(this.graph,arguments)}}onResize(){this.cachedCenterPoint&&(this.centerPoint(this.cachedCenterPoint.x,this.cachedCenterPoint.y),this.updatePageBreak())}onScale({sx:e,sy:t,ox:n,oy:r}){this.updateScale(e,t),(n||r)&&(this.centerPoint(n,r),this.updatePageBreak()),"function"==typeof this.options.autoResizeOptions&&this.update()}storeScrollPosition(){this.cachedScrollLeft=this.container.scrollLeft,this.cachedScrollTop=this.container.scrollTop}restoreScrollPosition(){this.container.scrollLeft=this.cachedScrollLeft,this.container.scrollTop=this.cachedScrollTop,this.cachedScrollLeft=null,this.cachedScrollTop=null}storeClientSize(){this.cachedClientSize={width:this.container.clientWidth,height:this.container.clientHeight}}restoreClientSize(){this.cachedClientSize=null}beforeManipulation(){(e4.IS_IE||e4.IS_EDGE)&&aq(this.container,{visibility:"hidden"})}afterManipulation(){(e4.IS_IE||e4.IS_EDGE)&&aq(this.container,{visibility:"visible"})}updatePageSize(e,t){null!=e&&(this.options.pageWidth=e),null!=t&&(this.options.pageHeight=t),this.updatePageBreak()}updatePageBreak(){if(this.pageBreak&&this.pageBreak.parentNode&&this.pageBreak.parentNode.removeChild(this.pageBreak),this.pageBreak=null,this.options.pageVisible&&this.options.pageBreak){let e=this.graph.options.width,t=this.graph.options.height,n=this.options.pageWidth*this.sx,r=this.options.pageHeight*this.sy;if(0!==n&&0!==r){if(e>n||t>r){let i=!1,o=document.createElement("div");for(let t=1,r=Math.floor(e/n);t<r;t+=1){let e=document.createElement("div");aa(e,this.prefixClassName("graph-pagebreak-vertical")),aq(e,{left:t*n}),aO(e,o),i=!0}for(let e=1,n=Math.floor(t/r);e<n;e+=1){let t=document.createElement("div");aa(t,this.prefixClassName("graph-pagebreak-horizontal")),aq(t,{top:e*r}),aO(t,o),i=!0}i&&(aa(o,this.prefixClassName("graph-pagebreak")),!function(e,t){let n=e.parentNode;n&&(Array.isArray(t)?t:[t]).forEach(t=>{null!=t&&n.insertBefore(t,e.nextSibling)})}(this.graph.view.grid,o),this.pageBreak=o)}}}}update(){let e=this.getClientSize();this.cachedCenterPoint=this.clientToLocalPoint(e.width/2,e.height/2);let t=this.options.autoResizeOptions;"function"==typeof t&&(t=n0(t,this,this));let n=Object.assign({gridWidth:this.options.pageWidth,gridHeight:this.options.pageHeight,allowNewOrigin:"negative"},t);this.graph.fitToContent(this.getFitToContentOptions(n))}getFitToContentOptions(e){let t=this.sx,n=this.sy;return e.gridWidth&&(e.gridWidth*=t),e.gridHeight&&(e.gridHeight*=n),e.minWidth&&(e.minWidth*=t),e.minHeight&&(e.minHeight*=n),"object"==typeof e.padding?e.padding={left:(e.padding.left||0)*t,right:(e.padding.right||0)*t,top:(e.padding.top||0)*n,bottom:(e.padding.bottom||0)*n}:"number"==typeof e.padding&&(e.padding*=t),!this.options.autoResize&&(e.contentArea=uM.create()),e}updateScale(e,t){let n=this.graph.options,r=e/this.sx,i=t/this.sy;this.sx=e,this.sy=t,this.graph.translate(n.x*r,n.y*i),this.graph.transform.resize(n.width*r,n.height*i)}scrollbarPosition(e,t){if(null==e&&null==t)return{left:this.container.scrollLeft,top:this.container.scrollTop};let n={};return"number"==typeof e&&(n.scrollLeft=e),"number"==typeof t&&(n.scrollTop=t),aQ(this.container,n),this}scrollToPoint(e,t){let n=this.getClientSize(),r=this.graph.matrix(),i={};return"number"==typeof e&&(i.scrollLeft=e-n.width/2+r.e+(this.padding.left||0)),"number"==typeof t&&(i.scrollTop=t-n.height/2+r.f+(this.padding.top||0)),aQ(this.container,i),this}scrollToContent(){let e=this.sx,t=this.sy,n=this.graph.getContentArea().getCenter();return this.scrollToPoint(n.x*e,n.y*t)}scrollToCell(e){let t=this.sx,n=this.sy,r=e.getBBox().getCenter();return this.scrollToPoint(r.x*t,r.y*n)}center(e){return this.centerPoint(e)}centerPoint(e,t,n){let r;let i=this.graph.matrix(),o=i.a,s=i.d,l=-i.e,a=-i.f,u=l+this.graph.options.width,c=a+this.graph.options.height;if(this.storeClientSize(),"number"==typeof e||"number"==typeof t){r=n;let i=this.getVisibleArea().getCenter();"number"==typeof e?e*=o:e=i.x,"number"==typeof t?t*=s:t=i.y}else r=e,e=(l+u)/2,t=(a+c)/2;if(r&&r.padding)return this.positionPoint({x:e,y:t},"50%","50%",r);let h=this.getPadding(),d=this.getClientSize(),f=d.width/2,p=d.height/2,g=f-h.left-e+l,m=f-h.right+e-u,y=p-h.top-t+a,b=p-h.bottom+t-c;this.addPadding(Math.max(g,0),Math.max(m,0),Math.max(y,0),Math.max(b,0));let v=this.scrollToPoint(e,t);return this.restoreClientSize(),v}centerContent(e){return this.positionContent("center",e)}centerCell(e,t){return this.positionCell(e,"center",t)}positionContent(e,t){let n=this.graph.getContentArea(t);return this.positionRect(n,e,t)}positionCell(e,t,n){let r=e.getBBox();return this.positionRect(r,t,n)}positionRect(e,t,n){let r=uM.create(e);switch(t){case"center":return this.positionPoint(r.getCenter(),"50%","50%",n);case"top":return this.positionPoint(r.getTopCenter(),"50%",0,n);case"top-right":return this.positionPoint(r.getTopRight(),"100%",0,n);case"right":return this.positionPoint(r.getRightMiddle(),"100%","50%",n);case"bottom-right":return this.positionPoint(r.getBottomRight(),"100%","100%",n);case"bottom":return this.positionPoint(r.getBottomCenter(),"50%","100%",n);case"bottom-left":return this.positionPoint(r.getBottomLeft(),0,"100%",n);case"left":return this.positionPoint(r.getLeftMiddle(),0,"50%",n);case"top-left":return this.positionPoint(r.getTopLeft(),0,0,n);default:return this}}positionPoint(e,t,n,r={}){let{padding:i}=r,o=pg(r,["padding"]),s=lJ(i),l=uM.fromSize(this.getClientSize()),a=l.clone().moveAndExpand({x:s.left,y:s.top,width:-s.right-s.left,height:-s.top-s.bottom});(t=lY(t,Math.max(0,a.width)))<0&&(t=a.width+t),(n=lY(n,Math.max(0,a.height)))<0&&(n=a.height+n);let u=a.getTopLeft().translate(t,n),c=l.getCenter().diff(u),h=this.zoom(),d=c.scale(1/h,1/h),f=uA.create(e).translate(d);return this.centerPoint(f.x,f.y,o)}zoom(e,t){let n,r;if(null==e)return this.sx;t=t||{};let i=this.getClientSize(),o=this.clientToLocalPoint(i.width/2,i.height/2),s=e,l=e;if(!t.absolute&&(s+=this.sx,l+=this.sy),t.scaleGrid&&(s=Math.round(s/t.scaleGrid)*t.scaleGrid,l=Math.round(l/t.scaleGrid)*t.scaleGrid),t.maxScale&&(s=Math.min(t.maxScale,s),l=Math.min(t.maxScale,l)),t.minScale&&(s=Math.max(t.minScale,s),l=Math.max(t.minScale,l)),s=this.graph.transform.clampScale(s),l=this.graph.transform.clampScale(l),t.center){let e=s/this.sx,i=l/this.sy;n=t.center.x-(t.center.x-o.x)/e,r=t.center.y-(t.center.y-o.y)/i}else n=o.x,r=o.y;return this.beforeManipulation(),this.graph.transform.scale(s,l),this.centerPoint(n,r),this.afterManipulation(),this}zoomToRect(e,t={}){let n=uM.create(e),r=this.graph;if(t.contentArea=n,null==t.viewportArea){let e=this.container.getBoundingClientRect();t.viewportArea={x:r.options.x,y:r.options.y,width:e.width,height:e.height}}this.beforeManipulation(),r.transform.scaleContentToFitImpl(t,!1);let i=n.getCenter();return this.centerPoint(i.x,i.y),this.afterManipulation(),this}zoomToFit(e={}){return this.zoomToRect(this.graph.getContentArea(e),e)}transitionToPoint(e,t,n){let r,i;"object"==typeof e&&(n=t,t=e.y,e=e.x),null==n&&(n={});let o=this.sx,s=Math.max(n.scale||o,1e-6),l=this.getClientSize(),a=new uA(e,t),u=this.clientToLocalPoint(l.width/2,l.height/2);if(o===s){let e=u.diff(a).scale(o,o).round();r=`translate(${e.x}px,${e.y}px)`}else{let e=s/(o-s)*a.distance(u),t=u.clone().move(a,e),n=this.localToBackgroundPoint(t).round();r=`scale(${s/o})`,i=`${n.x}px ${n.y}px`}let c=n.onTransitionEnd;return aa(this.container,pm.transitionClassName),ti.off(this.content,pm.transitionEventName),ti.on(this.content,pm.transitionEventName,n=>{this.syncTransition(s,{x:e,y:t}),"function"==typeof c&&n0(c,this,n.originalEvent)}),aq(this.content,{transform:r,transformOrigin:i,transition:"transform",transitionDuration:n.duration||"1s",transitionDelay:n.delay,transitionTimingFunction:n.timing}),this}syncTransition(e,t){return this.beforeManipulation(),this.graph.scale(e),this.removeTransition(),this.centerPoint(t.x,t.y),this.afterManipulation(),this}removeTransition(){return au(this.container,pm.transitionClassName),ti.off(this.content,pm.transitionEventName),aq(this.content,{transform:"",transformOrigin:"",transition:"",transitionDuration:"",transitionDelay:"",transitionTimingFunction:""}),this}transitionToRect(e,t={}){let n=uM.create(e),r=t.maxScale||1/0,i=t.minScale||Number.MIN_VALUE,o=t.scaleGrid||null,s=t.visibility||1,l=t.center?uA.create(t.center):n.getCenter(),a=this.getClientSize(),u=a.width*s,c=a.height*s,h=new uM(l.x-u/2,l.y-c/2,u,c).getMaxUniformScaleToFit(n,l);return h=Math.min(h,r),o&&(h=Math.floor(h/o)*o),h=Math.max(i,h),this.transitionToPoint(l,Object.assign({scale:h},t))}startPanning(e){let t=this.normalizeEvent(e);this.clientX=t.clientX,this.clientY=t.clientY,this.trigger("pan:start",{e:t}),ti.on(document.body,{"mousemove.panning touchmove.panning":this.pan.bind(this),"mouseup.panning touchend.panning":this.stopPanning.bind(this),"mouseleave.panning":this.stopPanning.bind(this)}),ti.on(window,"mouseup.panning",this.stopPanning.bind(this))}pan(e){let t=this.normalizeEvent(e),n=t.clientX-this.clientX,r=t.clientY-this.clientY;this.container.scrollTop-=r,this.container.scrollLeft-=n,this.clientX=t.clientX,this.clientY=t.clientY,this.trigger("panning",{e:t})}stopPanning(e){ti.off(document.body,".panning"),ti.off(window,".panning"),this.trigger("pan:stop",{e})}clientToLocalPoint(e,t){let n="object"==typeof e?e.x:e,r="object"==typeof e?e.y:t,i=this.graph.matrix();return n+=this.container.scrollLeft-this.padding.left-i.e,r+=this.container.scrollTop-this.padding.top-i.f,new uA(n/i.a,r/i.d)}localToBackgroundPoint(e,t){let n="object"==typeof e?uA.create(e):new uA(e,t),r=this.graph.matrix(),i=this.padding;return ty.transformPoint(n,r).translate(i.left,i.top)}resize(e,t){let n=null!=e?e:this.container.offsetWidth,r=null!=t?t:this.container.offsetHeight;"number"==typeof n&&(n=Math.round(n)),"number"==typeof r&&(r=Math.round(r)),this.options.width=n,this.options.height=r,aq(this.container,{width:n,height:r}),this.update()}getClientSize(){return this.cachedClientSize?this.cachedClientSize:{width:this.container.clientWidth,height:this.container.clientHeight}}autoScroll(e,t){let n=this.container,r=n.getBoundingClientRect(),i=0,o=0;return e<=r.left+10&&(i=-10),t<=r.top+10&&(o=-10),e>=r.right-10&&(i=10),t>=r.bottom-10&&(o=10),0!==i&&(n.scrollLeft+=i),0!==o&&(n.scrollTop+=o),{scrollerX:i,scrollerY:o}}addPadding(e,t,n,r){let i=this.getPadding();this.padding={left:Math.round(i.left+(e||0)),top:Math.round(i.top+(n||0)),bottom:Math.round(i.bottom+(r||0)),right:Math.round(i.right+(t||0))},i=this.padding,aq(this.content,{width:i.left+this.graph.options.width+i.right,height:i.top+this.graph.options.height+i.bottom});let o=this.graph.container;return o.style.left=`${this.padding.left}px`,o.style.top=`${this.padding.top}px`,this}getPadding(){let e=this.options.padding;return"function"==typeof e?lJ(n0(e,this,this)):lJ(e)}getVisibleArea(){let e=this.graph.matrix(),t=this.getClientSize(),n={x:this.container.scrollLeft||0,y:this.container.scrollTop||0,width:t.width,height:t.height},r=ty.transformRectangle(n,e.inverse());return r.x-=(this.padding.left||0)/this.sx,r.y-=(this.padding.top||0)/this.sy,r}isCellVisible(e,t={}){let n=e.getBBox(),r=this.getVisibleArea();return t.strict?r.containsRect(n):r.isIntersectWithRect(n)}isPointVisible(e){return this.getVisibleArea().containsPoint(e)}lock(){return aq(this.container,{overflow:"hidden"}),this}unlock(){return aq(this.container,{overflow:"scroll"}),this}onRemove(){this.stopListening()}dispose(){aP(this.container,this.graph.container),this.remove()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([de.dispose()],pm.prototype,"dispose",null),(pm||(pm={})).Background=class e extends f8{get elem(){return this.scroller.background}constructor(e){super(e.graph),this.scroller=e,e.options.background&&this.draw(e.options.background)}init(){this.graph.on("scale",this.update,this),this.graph.on("translate",this.update,this)}updateBackgroundOptions(e){this.scroller.options.background=e}},(e2=pm||(pm={})).containerClass="graph-scroller",e2.panningClass=`${e2.containerClass}-panning`,e2.pannableClass=`${e2.containerClass}-pannable`,e2.pagedClass=`${e2.containerClass}-paged`,e2.contentClass=`${e2.containerClass}-content`,e2.backgroundClass=`${e2.containerClass}-background`,e2.transitionClassName="transition-in-progress",e2.transitionEventName="transitionend.graph-scroller-transition",e2.defaultOptions={padding(){let e=this.getClientSize(),t=Math.max(this.options.minVisibleWidth||0,1)||1,n=Math.max(this.options.minVisibleHeight||0,1)||1,r=Math.max(e.width-t,0),i=Math.max(e.height-n,0);return{left:r,top:i,right:r,bottom:i}},minVisibleWidth:50,minVisibleHeight:50,pageVisible:!1,pageBreak:!1,autoResize:!0},e2.getOptions=function(e){let t=oK({},e2.defaultOptions,e);null==t.pageWidth&&(t.pageWidth=e.graph.options.width),null==t.pageHeight&&(t.pageHeight=e.graph.options.height);let n=e.graph.options;return n.background&&t.enabled&&null==t.background&&(t.background=n.background,e.graph.background.clear()),t};let py=`.x6-graph-scroller {
|
|
295
295
|
position: relative;
|
|
296
296
|
box-sizing: border-box;
|
|
297
297
|
overflow: scroll;
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
font-size: 10px;
|
|
415
415
|
background-color: #6a6b8a;
|
|
416
416
|
}
|
|
417
|
-
`;pu.prototype.isSelectionEnabled=function(){let e=this.getPlugin("selection");return!!e&&e.isEnabled()},pu.prototype.enableSelection=function(){let e=this.getPlugin("selection");return e&&e.enable(),this},pu.prototype.disableSelection=function(){let e=this.getPlugin("selection");return e&&e.disable(),this},pu.prototype.toggleSelection=function(e){let t=this.getPlugin("selection");return t&&t.toggleEnabled(e),this},pu.prototype.isMultipleSelection=function(){let e=this.getPlugin("selection");return!!e&&e.isMultipleSelection()},pu.prototype.enableMultipleSelection=function(){let e=this.getPlugin("selection");return e&&e.enableMultipleSelection(),this},pu.prototype.disableMultipleSelection=function(){let e=this.getPlugin("selection");return e&&e.disableMultipleSelection(),this},pu.prototype.toggleMultipleSelection=function(e){let t=this.getPlugin("selection");return t&&t.toggleMultipleSelection(e),this},pu.prototype.isSelectionMovable=function(){let e=this.getPlugin("selection");return!!e&&e.isSelectionMovable()},pu.prototype.enableSelectionMovable=function(){let e=this.getPlugin("selection");return e&&e.enableSelectionMovable(),this},pu.prototype.disableSelectionMovable=function(){let e=this.getPlugin("selection");return e&&e.disableSelectionMovable(),this},pu.prototype.toggleSelectionMovable=function(e){let t=this.getPlugin("selection");return t&&t.toggleSelectionMovable(e),this},pu.prototype.isRubberbandEnabled=function(){let e=this.getPlugin("selection");return!!e&&e.isRubberbandEnabled()},pu.prototype.enableRubberband=function(){let e=this.getPlugin("selection");return e&&e.enableRubberband(),this},pu.prototype.disableRubberband=function(){let e=this.getPlugin("selection");return e&&e.disableRubberband(),this},pu.prototype.toggleRubberband=function(e){let t=this.getPlugin("selection");return t&&t.toggleRubberband(e),this},pu.prototype.isStrictRubberband=function(){let e=this.getPlugin("selection");return!!e&&e.isStrictRubberband()},pu.prototype.enableStrictRubberband=function(){let e=this.getPlugin("selection");return e&&e.enableStrictRubberband(),this},pu.prototype.disableStrictRubberband=function(){let e=this.getPlugin("selection");return e&&e.disableStrictRubberband(),this},pu.prototype.toggleStrictRubberband=function(e){let t=this.getPlugin("selection");return t&&t.toggleStrictRubberband(e),this},pu.prototype.setRubberbandModifiers=function(e){let t=this.getPlugin("selection");return t&&t.setRubberbandModifiers(e),this},pu.prototype.setSelectionFilter=function(e){let t=this.getPlugin("selection");return t&&t.setSelectionFilter(e),this},pu.prototype.setSelectionDisplayContent=function(e){let t=this.getPlugin("selection");return t&&t.setSelectionDisplayContent(e),this},pu.prototype.isSelectionEmpty=function(){let e=this.getPlugin("selection");return!e||e.isEmpty()},pu.prototype.cleanSelection=function(e){let t=this.getPlugin("selection");return t&&t.clean(e),this},pu.prototype.resetSelection=function(e,t){let n=this.getPlugin("selection");return n&&n.reset(e,t),this},pu.prototype.getSelectedCells=function(){let e=this.getPlugin("selection");return e?e.getSelectedCells():[]},pu.prototype.getSelectedCellCount=function(){let e=this.getPlugin("selection");return e?e.getSelectedCellCount():0},pu.prototype.isSelected=function(e){let t=this.getPlugin("selection");return!!t&&t.isSelected(e)},pu.prototype.select=function(e,t){let n=this.getPlugin("selection");return n&&n.select(e,t),this},pu.prototype.unselect=function(e,t){let n=this.getPlugin("selection");return n?n.unselect(e,t):this};class pw extends sp{get rubberbandDisabled(){return!0!==this.options.enabled||!0!==this.options.rubberband}get disabled(){return!0!==this.options.enabled}get length(){return this.selectionImpl.length}get cells(){return this.selectionImpl.cells}constructor(e={}){super(),this.name="selection",this.movedMap=new WeakMap,this.unselectMap=new WeakMap,this.options=ss({enabled:!0},pw.defaultOptions,e),uP(this.name,px)}init(e){this.graph=e,this.selectionImpl=new pv(Object.assign(Object.assign({},this.options),{graph:e})),this.setup(),this.startListening()}isEnabled(){return!this.disabled}enable(){this.disabled&&(this.options.enabled=!0)}disable(){!this.disabled&&(this.options.enabled=!1)}toggleEnabled(e){return null!=e?e!==this.isEnabled()&&(e?this.enable():this.disable()):this.isEnabled()?this.disable():this.enable(),this}isMultipleSelection(){return this.isMultiple()}enableMultipleSelection(){return this.enableMultiple(),this}disableMultipleSelection(){return this.disableMultiple(),this}toggleMultipleSelection(e){return null!=e?e!==this.isMultipleSelection()&&(e?this.enableMultipleSelection():this.disableMultipleSelection()):this.isMultipleSelection()?this.disableMultipleSelection():this.enableMultipleSelection(),this}isSelectionMovable(){return!1!==this.options.movable}enableSelectionMovable(){return this.selectionImpl.options.movable=!0,this}disableSelectionMovable(){return this.selectionImpl.options.movable=!1,this}toggleSelectionMovable(e){return null!=e?e!==this.isSelectionMovable()&&(e?this.enableSelectionMovable():this.disableSelectionMovable()):this.isSelectionMovable()?this.disableSelectionMovable():this.enableSelectionMovable(),this}isRubberbandEnabled(){return!this.rubberbandDisabled}enableRubberband(){return this.rubberbandDisabled&&(this.options.rubberband=!0),this}disableRubberband(){return!this.rubberbandDisabled&&(this.options.rubberband=!1),this}toggleRubberband(e){return null!=e?e!==this.isRubberbandEnabled()&&(e?this.enableRubberband():this.disableRubberband()):this.isRubberbandEnabled()?this.disableRubberband():this.enableRubberband(),this}isStrictRubberband(){return!0===this.selectionImpl.options.strict}enableStrictRubberband(){return this.selectionImpl.options.strict=!0,this}disableStrictRubberband(){return this.selectionImpl.options.strict=!1,this}toggleStrictRubberband(e){return null!=e?e!==this.isStrictRubberband()&&(e?this.enableStrictRubberband():this.disableStrictRubberband()):this.isStrictRubberband()?this.disableStrictRubberband():this.enableStrictRubberband(),this}setRubberbandModifiers(e){this.setModifiers(e)}setSelectionFilter(e){return this.setFilter(e),this}setSelectionDisplayContent(e){return this.setContent(e),this}isEmpty(){return this.length<=0}clean(e={}){return this.selectionImpl.clean(e),this}reset(e,t={}){return this.selectionImpl.reset(e?this.getCells(e):[],t),this}getSelectedCells(){return this.cells}getSelectedCellCount(){return this.length}isSelected(e){return this.selectionImpl.isSelected(e)}select(e,t={}){let n=this.getCells(e);return n.length&&(this.isMultiple()?this.selectionImpl.select(n,t):this.reset(n.slice(0,1),t)),this}unselect(e,t={}){return this.selectionImpl.unselect(this.getCells(e),t),this}setup(){this.selectionImpl.on("*",(e,t)=>{this.trigger(e,t),this.graph.trigger(e,t)})}startListening(){this.graph.on("blank:mousedown",this.onBlankMouseDown,this),this.graph.on("blank:click",this.onBlankClick,this),this.graph.on("cell:mousemove",this.onCellMouseMove,this),this.graph.on("cell:mouseup",this.onCellMouseUp,this),this.selectionImpl.on("box:mousedown",this.onBoxMouseDown,this)}stopListening(){this.graph.off("blank:mousedown",this.onBlankMouseDown,this),this.graph.off("blank:click",this.onBlankClick,this),this.graph.off("cell:mousemove",this.onCellMouseMove,this),this.graph.off("cell:mouseup",this.onCellMouseUp,this),this.selectionImpl.off("box:mousedown",this.onBoxMouseDown,this)}onBlankMouseDown({e}){let t=this.graph.panning.allowPanning(e,!0),n=this.graph.getPlugin("scroller"),r=n&&n.allowPanning(e,!0);(this.allowRubberband(e,!0)||this.allowRubberband(e)&&!r&&!t)&&this.startRubberband(e)}onBlankClick(){this.clean()}allowRubberband(e,t){return!this.rubberbandDisabled&&ta.isMatch(e,this.options.modifiers,t)}allowMultipleSelection(e){return this.isMultiple()&&ta.isMatch(e,this.options.multipleSelectionModifiers)}onCellMouseMove({cell:e}){this.movedMap.set(e,!0)}onCellMouseUp({e,cell:t}){let n=this.options,r=this.disabled;!r&&this.movedMap.has(t)&&(!(r=!1===n.selectCellOnMoved)&&(r=!1===n.selectNodeOnMoved&&t.isNode()),!r&&(r=!1===n.selectEdgeOnMoved&&t.isEdge())),!r&&(this.allowMultipleSelection(e)?this.unselectMap.has(t)?this.unselectMap.delete(t):this.isSelected(t)?this.unselect(t):this.select(t):this.reset(t)),this.movedMap.delete(t)}onBoxMouseDown({e,cell:t}){!this.disabled&&this.allowMultipleSelection(e)&&(this.unselect(t),this.unselectMap.set(t,!0))}getCells(e){return(Array.isArray(e)?e:[e]).map(e=>"string"==typeof e?this.graph.getCellById(e):e).filter(e=>null!=e)}startRubberband(e){return!this.rubberbandDisabled&&this.selectionImpl.startSelecting(e),this}isMultiple(){return!1!==this.options.multiple}enableMultiple(){return this.options.multiple=!0,this}disableMultiple(){return this.options.multiple=!1,this}setModifiers(e){return this.options.modifiers=e,this}setContent(e){return this.selectionImpl.setContent(e),this}setFilter(e){return this.selectionImpl.setFilter(e),this}dispose(){this.stopListening(),this.off(),this.selectionImpl.dispose(),uO(this.name)}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([sp.dispose()],pw.prototype,"dispose",null),(pw||(pw={})).defaultOptions={rubberband:!1,rubberNode:!0,rubberEdge:!1,pointerEvents:"auto",multiple:!0,multipleSelectionModifiers:["ctrl","meta"],movable:!0,strict:!1,selectCellOnMoved:!1,selectNodeOnMoved:!1,selectEdgeOnMoved:!1,following:!0,content:null};var pC=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class pE extends de{get model(){return this.graph.model}get containerClassName(){return this.prefixClassName("widget-snapline")}get verticalClassName(){return`${this.containerClassName}-vertical`}get horizontalClassName(){return`${this.containerClassName}-horizontal`}constructor(e){super();let{graph:t}=e,n=pC(e,["graph"]);this.graph=t,this.options=Object.assign({},n),this.offset={x:0,y:0},this.render(),!this.disabled&&this.startListening()}get disabled(){return!0!==this.options.enabled}enable(){this.disabled&&(this.options.enabled=!0,this.startListening())}disable(){!this.disabled&&(this.options.enabled=!1,this.stopListening())}setFilter(e){this.options.filter=e}render(){let e=this.containerWrapper=new aK("svg"),t=this.horizontal=new aK("line"),n=this.vertical=new aK("line");e.addClass(this.containerClassName),t.addClass(this.horizontalClassName),n.addClass(this.verticalClassName),e.setAttribute("width","100%"),e.setAttribute("height","100%"),t.setAttribute("display","none"),n.setAttribute("display","none"),e.append([t,n]),this.options.className&&e.addClass(this.options.className),this.container=this.containerWrapper.node}startListening(){this.stopListening(),this.graph.on("node:mousedown",this.captureCursorOffset,this),this.graph.on("node:mousemove",this.snapOnMoving,this),this.model.on("batch:stop",this.onBatchStop,this),this.delegateDocumentEvents({mouseup:"hide",touchend:"hide"})}stopListening(){this.graph.off("node:mousedown",this.captureCursorOffset,this),this.graph.off("node:mousemove",this.snapOnMoving,this),this.model.off("batch:stop",this.onBatchStop,this),this.undelegateDocumentEvents()}onBatchStop({name:e,data:t}){"resize"===e&&this.snapOnResizing(t.cell,t)}captureCursorOffset({view:e,x:t,y:n}){let r=e.getDelegatedView();if(r&&this.isNodeMovable(r)){let r=e.cell.getPosition();this.offset={x:t-r.x,y:n-r.y}}}isNodeMovable(e){return e&&e.cell.isNode()&&e.can("nodeMovable")}getRestrictArea(e){let t=this.graph.options.translating.restrict,n="function"==typeof t?n0(t,this.graph,e):t;return"number"==typeof n?this.graph.transform.getGraphArea().inflate(n):!0===n?this.graph.transform.getGraphArea():n||null}snapOnResizing(e,t){if(this.options.resizing&&!t.snapped&&t.ui&&t.direction&&t.trueDirection){let n=this.graph.renderer.findViewByCell(e);if(n&&n.cell.isNode()){let r,i,o,s,l,a;let u=e.getBBox(),c=u.bbox(e.getAngle()),h=c.getTopLeft(),d=c.getBottomRight(),f=th.normalize(e.getAngle()),p=this.options.tolerance||0,g={vertical:0,horizontal:0},m=t.direction,y=t.trueDirection,b=t.relativeDirection;-1!==y.indexOf("right")?g.vertical=d.x:g.vertical=h.x,-1!==y.indexOf("bottom")?g.horizontal=d.y:g.horizontal=h.y,this.model.getNodes().some(t=>{if(this.isIgnored(e,t))return!1;let n=t.getBBox().bbox(t.getAngle()),u=n.getTopLeft(),h=n.getBottomRight(),f={vertical:[u.x,h.x],horizontal:[u.y,h.y]},m={};return Object.keys(f).forEach(e=>{let t=f[e].map(t=>({position:t,distance:Math.abs(t-g[e])})).filter(e=>e.distance<=p);m[e]=sM(t,e=>e.distance)}),null==r&&m.vertical.length>0&&(r=m.vertical[0].position,i=Math.min(c.y,n.y),o=Math.max(d.y,h.y)-i),null==s&&m.horizontal.length>0&&(s=m.horizontal[0].position,l=Math.min(c.x,n.x),a=Math.max(d.x,h.x)-l),null!=r&&null!=s}),this.hide();let v=0,x=0;(null!=s||null!=r)&&(null!=r&&(v=-1!==y.indexOf("right")?r-d.x:h.x-r),null!=s&&(x=-1!==y.indexOf("bottom")?s-d.y:h.y-s));let w=0,C=0;if(f%90==0)90===f||270===f?(w=x,C=v):(w=v,C=x);else{let e=f>=0&&f<90?1:f>=90&&f<180?4:f>=180&&f<270?3:2;null!=s&&null!=r&&(v<x?(x=0,s=void 0):(v=0,r=void 0));let t=th.toRad(f%90);v&&(w=3===e?v/Math.cos(t):v/Math.sin(t)),x&&(C=3===e?x/Math.cos(t):x/Math.sin(t));let n=1===e||3===e;switch(b){case"top":case"bottom":C=x?x/(n?Math.cos(t):Math.sin(t)):v/(n?Math.sin(t):Math.cos(t));break;case"left":case"right":w=v?v/(n?Math.cos(t):Math.sin(t)):x/(n?Math.sin(t):Math.cos(t))}}switch(b){case"top":case"bottom":w=0;break;case"left":case"right":C=0}let E=this.graph.getGridSize(),S=Math.max(u.width+w,E),P=Math.max(u.height+C,E);t.minWidth&&t.minWidth>E&&(S=Math.max(S,t.minWidth)),t.minHeight&&t.minHeight>E&&(P=Math.max(P,t.minHeight)),t.maxWidth&&(S=Math.min(S,t.maxWidth)),t.maxHeight&&(P=Math.min(P,t.maxHeight)),t.preserveAspectRatio&&(C<w?P=S*(u.height/u.width):S=P*(u.width/u.height)),(S!==u.width||P!==u.height)&&(e.resize(S,P,{direction:m,relativeDirection:b,trueDirection:y,snapped:!0,snaplines:this.cid,restrict:this.getRestrictArea(n)}),o&&(o+=P-u.height),a&&(a+=S-u.width));let O=e.getBBox().bbox(f);r&&Math.abs(O.x-r)>1&&Math.abs(O.width+O.x-r)>1&&(r=void 0),s&&Math.abs(O.y-s)>1&&Math.abs(O.height+O.y-s)>1&&(s=void 0),this.update({verticalLeft:r,verticalTop:i,verticalHeight:o,horizontalTop:s,horizontalLeft:l,horizontalWidth:a})}}}snapOnMoving({view:e,e:t,x:n,y:r}){let i,o,s,l,a,u;let c=e.getEventData(t).delegatedView||e;if(!this.isNodeMovable(c))return;let h=c.cell,d=h.getSize(),f=h.getPosition(),p=new uM(n-this.offset.x,r-this.offset.y,d.width,d.height),g=h.getAngle(),m=p.getCenter(),y=p.bbox(g),b=y.getTopLeft(),v=y.getBottomRight(),x=this.options.tolerance||0,w=0,C=0;if(this.model.getNodes().some(e=>{if(this.isIgnored(h,e))return!1;let t=e.getBBox().bbox(e.getAngle()),n=t.getCenter(),r=t.getTopLeft(),c=t.getBottomRight();return null==i&&(Math.abs(n.x-m.x)<x?(i=n.x,w=.5):Math.abs(r.x-b.x)<x?(i=r.x,w=0):Math.abs(r.x-v.x)<x?(i=r.x,w=1):Math.abs(c.x-v.x)<x?(i=c.x,w=1):Math.abs(c.x-b.x)<x&&(i=c.x),null!=i&&(o=Math.min(y.y,t.y),s=Math.max(v.y,c.y)-o)),null==l&&(Math.abs(n.y-m.y)<x?(l=n.y,C=.5):Math.abs(r.y-b.y)<x?l=r.y:Math.abs(r.y-v.y)<x?(l=r.y,C=1):Math.abs(c.y-v.y)<x?(l=c.y,C=1):Math.abs(c.y-b.y)<x&&(l=c.y),null!=l&&(a=Math.min(y.x,t.x),u=Math.max(v.x,c.x)-a)),null!=i&&null!=l}),this.hide(),null!=l||null!=i){null!=l&&(y.y=l-C*y.height),null!=i&&(y.x=i-w*y.width);let e=y.getCenter(),t=e.x-p.width/2,n=e.y-p.height/2,r=t-f.x,d=n-f.y;(0!==r||0!==d)&&(h.translate(r,d,{snapped:!0,restrict:this.getRestrictArea(c)}),u&&(u+=r),s&&(s+=d)),this.update({verticalLeft:i,verticalTop:o,verticalHeight:s,horizontalTop:l,horizontalLeft:a,horizontalWidth:u})}}isIgnored(e,t){return t.id===e.id||t.isDescendantOf(e)||!this.filter(t)}filter(e){let t=this.options.filter;return Array.isArray(t)?t.some(t=>"string"==typeof t?e.shape===t:e.id===t.id):"function"!=typeof t||n0(t,this.graph,e)}update(e){if(e.horizontalTop){let t=this.graph.localToGraph(new uA(e.horizontalLeft,e.horizontalTop)),n=this.graph.localToGraph(new uA(e.horizontalLeft+e.horizontalWidth,e.horizontalTop));this.horizontal.setAttributes({x1:this.options.sharp?`${t.x}`:"0",y1:`${t.y}`,x2:this.options.sharp?`${n.x}`:"100%",y2:`${n.y}`,display:"inherit"})}else this.horizontal.setAttribute("display","none");if(e.verticalLeft){let t=this.graph.localToGraph(new uA(e.verticalLeft,e.verticalTop)),n=this.graph.localToGraph(new uA(e.verticalLeft,e.verticalTop+e.verticalHeight));this.vertical.setAttributes({x1:`${t.x}`,y1:this.options.sharp?`${t.y}`:"0",x2:`${n.x}`,y2:this.options.sharp?`${n.y}`:"100%",display:"inherit"})}else this.vertical.setAttribute("display","none");this.show()}resetTimer(){this.timer&&(clearTimeout(this.timer),this.timer=null)}show(){return this.resetTimer(),null==this.container.parentNode&&this.graph.container.appendChild(this.container),this}hide(){this.resetTimer(),this.vertical.setAttribute("display","none"),this.horizontal.setAttribute("display","none");let e=this.options.clean,t="number"==typeof e?e:!1!==e?3e3:0;return t>0&&(this.timer=window.setTimeout(()=>{null!==this.container.parentNode&&this.unmount()},t)),this}onRemove(){this.stopListening(),this.hide()}dispose(){this.remove()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([de.dispose()],pE.prototype,"dispose",null);let pS=`.x6-widget-snapline {
|
|
417
|
+
`;pu.prototype.isSelectionEnabled=function(){let e=this.getPlugin("selection");return!!e&&e.isEnabled()},pu.prototype.enableSelection=function(){let e=this.getPlugin("selection");return e&&e.enable(),this},pu.prototype.disableSelection=function(){let e=this.getPlugin("selection");return e&&e.disable(),this},pu.prototype.toggleSelection=function(e){let t=this.getPlugin("selection");return t&&t.toggleEnabled(e),this},pu.prototype.isMultipleSelection=function(){let e=this.getPlugin("selection");return!!e&&e.isMultipleSelection()},pu.prototype.enableMultipleSelection=function(){let e=this.getPlugin("selection");return e&&e.enableMultipleSelection(),this},pu.prototype.disableMultipleSelection=function(){let e=this.getPlugin("selection");return e&&e.disableMultipleSelection(),this},pu.prototype.toggleMultipleSelection=function(e){let t=this.getPlugin("selection");return t&&t.toggleMultipleSelection(e),this},pu.prototype.isSelectionMovable=function(){let e=this.getPlugin("selection");return!!e&&e.isSelectionMovable()},pu.prototype.enableSelectionMovable=function(){let e=this.getPlugin("selection");return e&&e.enableSelectionMovable(),this},pu.prototype.disableSelectionMovable=function(){let e=this.getPlugin("selection");return e&&e.disableSelectionMovable(),this},pu.prototype.toggleSelectionMovable=function(e){let t=this.getPlugin("selection");return t&&t.toggleSelectionMovable(e),this},pu.prototype.isRubberbandEnabled=function(){let e=this.getPlugin("selection");return!!e&&e.isRubberbandEnabled()},pu.prototype.enableRubberband=function(){let e=this.getPlugin("selection");return e&&e.enableRubberband(),this},pu.prototype.disableRubberband=function(){let e=this.getPlugin("selection");return e&&e.disableRubberband(),this},pu.prototype.toggleRubberband=function(e){let t=this.getPlugin("selection");return t&&t.toggleRubberband(e),this},pu.prototype.isStrictRubberband=function(){let e=this.getPlugin("selection");return!!e&&e.isStrictRubberband()},pu.prototype.enableStrictRubberband=function(){let e=this.getPlugin("selection");return e&&e.enableStrictRubberband(),this},pu.prototype.disableStrictRubberband=function(){let e=this.getPlugin("selection");return e&&e.disableStrictRubberband(),this},pu.prototype.toggleStrictRubberband=function(e){let t=this.getPlugin("selection");return t&&t.toggleStrictRubberband(e),this},pu.prototype.setRubberbandModifiers=function(e){let t=this.getPlugin("selection");return t&&t.setRubberbandModifiers(e),this},pu.prototype.setSelectionFilter=function(e){let t=this.getPlugin("selection");return t&&t.setSelectionFilter(e),this},pu.prototype.setSelectionDisplayContent=function(e){let t=this.getPlugin("selection");return t&&t.setSelectionDisplayContent(e),this},pu.prototype.isSelectionEmpty=function(){let e=this.getPlugin("selection");return!e||e.isEmpty()},pu.prototype.cleanSelection=function(e){let t=this.getPlugin("selection");return t&&t.clean(e),this},pu.prototype.resetSelection=function(e,t){let n=this.getPlugin("selection");return n&&n.reset(e,t),this},pu.prototype.getSelectedCells=function(){let e=this.getPlugin("selection");return e?e.getSelectedCells():[]},pu.prototype.getSelectedCellCount=function(){let e=this.getPlugin("selection");return e?e.getSelectedCellCount():0},pu.prototype.isSelected=function(e){let t=this.getPlugin("selection");return!!t&&t.isSelected(e)},pu.prototype.select=function(e,t){let n=this.getPlugin("selection");return n&&n.select(e,t),this},pu.prototype.unselect=function(e,t){let n=this.getPlugin("selection");return n?n.unselect(e,t):this};class pw extends sp{get rubberbandDisabled(){return!0!==this.options.enabled||!0!==this.options.rubberband}get disabled(){return!0!==this.options.enabled}get length(){return this.selectionImpl.length}get cells(){return this.selectionImpl.cells}constructor(e={}){super(),this.name="selection",this.movedMap=new WeakMap,this.unselectMap=new WeakMap,this.options=oK({enabled:!0},pw.defaultOptions,e),uP(this.name,px)}init(e){this.graph=e,this.selectionImpl=new pv(Object.assign(Object.assign({},this.options),{graph:e})),this.setup(),this.startListening()}isEnabled(){return!this.disabled}enable(){this.disabled&&(this.options.enabled=!0)}disable(){!this.disabled&&(this.options.enabled=!1)}toggleEnabled(e){return null!=e?e!==this.isEnabled()&&(e?this.enable():this.disable()):this.isEnabled()?this.disable():this.enable(),this}isMultipleSelection(){return this.isMultiple()}enableMultipleSelection(){return this.enableMultiple(),this}disableMultipleSelection(){return this.disableMultiple(),this}toggleMultipleSelection(e){return null!=e?e!==this.isMultipleSelection()&&(e?this.enableMultipleSelection():this.disableMultipleSelection()):this.isMultipleSelection()?this.disableMultipleSelection():this.enableMultipleSelection(),this}isSelectionMovable(){return!1!==this.options.movable}enableSelectionMovable(){return this.selectionImpl.options.movable=!0,this}disableSelectionMovable(){return this.selectionImpl.options.movable=!1,this}toggleSelectionMovable(e){return null!=e?e!==this.isSelectionMovable()&&(e?this.enableSelectionMovable():this.disableSelectionMovable()):this.isSelectionMovable()?this.disableSelectionMovable():this.enableSelectionMovable(),this}isRubberbandEnabled(){return!this.rubberbandDisabled}enableRubberband(){return this.rubberbandDisabled&&(this.options.rubberband=!0),this}disableRubberband(){return!this.rubberbandDisabled&&(this.options.rubberband=!1),this}toggleRubberband(e){return null!=e?e!==this.isRubberbandEnabled()&&(e?this.enableRubberband():this.disableRubberband()):this.isRubberbandEnabled()?this.disableRubberband():this.enableRubberband(),this}isStrictRubberband(){return!0===this.selectionImpl.options.strict}enableStrictRubberband(){return this.selectionImpl.options.strict=!0,this}disableStrictRubberband(){return this.selectionImpl.options.strict=!1,this}toggleStrictRubberband(e){return null!=e?e!==this.isStrictRubberband()&&(e?this.enableStrictRubberband():this.disableStrictRubberband()):this.isStrictRubberband()?this.disableStrictRubberband():this.enableStrictRubberband(),this}setRubberbandModifiers(e){this.setModifiers(e)}setSelectionFilter(e){return this.setFilter(e),this}setSelectionDisplayContent(e){return this.setContent(e),this}isEmpty(){return this.length<=0}clean(e={}){return this.selectionImpl.clean(e),this}reset(e,t={}){return this.selectionImpl.reset(e?this.getCells(e):[],t),this}getSelectedCells(){return this.cells}getSelectedCellCount(){return this.length}isSelected(e){return this.selectionImpl.isSelected(e)}select(e,t={}){let n=this.getCells(e);return n.length&&(this.isMultiple()?this.selectionImpl.select(n,t):this.reset(n.slice(0,1),t)),this}unselect(e,t={}){return this.selectionImpl.unselect(this.getCells(e),t),this}setup(){this.selectionImpl.on("*",(e,t)=>{this.trigger(e,t),this.graph.trigger(e,t)})}startListening(){this.graph.on("blank:mousedown",this.onBlankMouseDown,this),this.graph.on("blank:click",this.onBlankClick,this),this.graph.on("cell:mousemove",this.onCellMouseMove,this),this.graph.on("cell:mouseup",this.onCellMouseUp,this),this.selectionImpl.on("box:mousedown",this.onBoxMouseDown,this)}stopListening(){this.graph.off("blank:mousedown",this.onBlankMouseDown,this),this.graph.off("blank:click",this.onBlankClick,this),this.graph.off("cell:mousemove",this.onCellMouseMove,this),this.graph.off("cell:mouseup",this.onCellMouseUp,this),this.selectionImpl.off("box:mousedown",this.onBoxMouseDown,this)}onBlankMouseDown({e}){let t=this.graph.panning.allowPanning(e,!0),n=this.graph.getPlugin("scroller"),r=n&&n.allowPanning(e,!0);(this.allowRubberband(e,!0)||this.allowRubberband(e)&&!r&&!t)&&this.startRubberband(e)}onBlankClick(){this.clean()}allowRubberband(e,t){return!this.rubberbandDisabled&&ta.isMatch(e,this.options.modifiers,t)}allowMultipleSelection(e){return this.isMultiple()&&ta.isMatch(e,this.options.multipleSelectionModifiers)}onCellMouseMove({cell:e}){this.movedMap.set(e,!0)}onCellMouseUp({e,cell:t}){let n=this.options,r=this.disabled;!r&&this.movedMap.has(t)&&(!(r=!1===n.selectCellOnMoved)&&(r=!1===n.selectNodeOnMoved&&t.isNode()),!r&&(r=!1===n.selectEdgeOnMoved&&t.isEdge())),!r&&(this.allowMultipleSelection(e)?this.unselectMap.has(t)?this.unselectMap.delete(t):this.isSelected(t)?this.unselect(t):this.select(t):this.reset(t)),this.movedMap.delete(t)}onBoxMouseDown({e,cell:t}){!this.disabled&&this.allowMultipleSelection(e)&&(this.unselect(t),this.unselectMap.set(t,!0))}getCells(e){return(Array.isArray(e)?e:[e]).map(e=>"string"==typeof e?this.graph.getCellById(e):e).filter(e=>null!=e)}startRubberband(e){return!this.rubberbandDisabled&&this.selectionImpl.startSelecting(e),this}isMultiple(){return!1!==this.options.multiple}enableMultiple(){return this.options.multiple=!0,this}disableMultiple(){return this.options.multiple=!1,this}setModifiers(e){return this.options.modifiers=e,this}setContent(e){return this.selectionImpl.setContent(e),this}setFilter(e){return this.selectionImpl.setFilter(e),this}dispose(){this.stopListening(),this.off(),this.selectionImpl.dispose(),uO(this.name)}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([sp.dispose()],pw.prototype,"dispose",null),(pw||(pw={})).defaultOptions={rubberband:!1,rubberNode:!0,rubberEdge:!1,pointerEvents:"auto",multiple:!0,multipleSelectionModifiers:["ctrl","meta"],movable:!0,strict:!1,selectCellOnMoved:!1,selectNodeOnMoved:!1,selectEdgeOnMoved:!1,following:!0,content:null};var pC=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};class pE extends de{get model(){return this.graph.model}get containerClassName(){return this.prefixClassName("widget-snapline")}get verticalClassName(){return`${this.containerClassName}-vertical`}get horizontalClassName(){return`${this.containerClassName}-horizontal`}constructor(e){super();let{graph:t}=e,n=pC(e,["graph"]);this.graph=t,this.options=Object.assign({},n),this.offset={x:0,y:0},this.render(),!this.disabled&&this.startListening()}get disabled(){return!0!==this.options.enabled}enable(){this.disabled&&(this.options.enabled=!0,this.startListening())}disable(){!this.disabled&&(this.options.enabled=!1,this.stopListening())}setFilter(e){this.options.filter=e}render(){let e=this.containerWrapper=new aK("svg"),t=this.horizontal=new aK("line"),n=this.vertical=new aK("line");e.addClass(this.containerClassName),t.addClass(this.horizontalClassName),n.addClass(this.verticalClassName),e.setAttribute("width","100%"),e.setAttribute("height","100%"),t.setAttribute("display","none"),n.setAttribute("display","none"),e.append([t,n]),this.options.className&&e.addClass(this.options.className),this.container=this.containerWrapper.node}startListening(){this.stopListening(),this.graph.on("node:mousedown",this.captureCursorOffset,this),this.graph.on("node:mousemove",this.snapOnMoving,this),this.model.on("batch:stop",this.onBatchStop,this),this.delegateDocumentEvents({mouseup:"hide",touchend:"hide"})}stopListening(){this.graph.off("node:mousedown",this.captureCursorOffset,this),this.graph.off("node:mousemove",this.snapOnMoving,this),this.model.off("batch:stop",this.onBatchStop,this),this.undelegateDocumentEvents()}onBatchStop({name:e,data:t}){"resize"===e&&this.snapOnResizing(t.cell,t)}captureCursorOffset({view:e,x:t,y:n}){let r=e.getDelegatedView();if(r&&this.isNodeMovable(r)){let r=e.cell.getPosition();this.offset={x:t-r.x,y:n-r.y}}}isNodeMovable(e){return e&&e.cell.isNode()&&e.can("nodeMovable")}getRestrictArea(e){let t=this.graph.options.translating.restrict,n="function"==typeof t?n0(t,this.graph,e):t;return"number"==typeof n?this.graph.transform.getGraphArea().inflate(n):!0===n?this.graph.transform.getGraphArea():n||null}snapOnResizing(e,t){if(this.options.resizing&&!t.snapped&&t.ui&&t.direction&&t.trueDirection){let n=this.graph.renderer.findViewByCell(e);if(n&&n.cell.isNode()){let r,i,o,s,l,a;let u=e.getBBox(),c=u.bbox(e.getAngle()),h=c.getTopLeft(),d=c.getBottomRight(),f=th.normalize(e.getAngle()),p=this.options.tolerance||0,g={vertical:0,horizontal:0},m=t.direction,y=t.trueDirection,b=t.relativeDirection;-1!==y.indexOf("right")?g.vertical=d.x:g.vertical=h.x,-1!==y.indexOf("bottom")?g.horizontal=d.y:g.horizontal=h.y,this.model.getNodes().some(t=>{if(this.isIgnored(e,t))return!1;let n=t.getBBox().bbox(t.getAngle()),u=n.getTopLeft(),h=n.getBottomRight(),f={vertical:[u.x,h.x],horizontal:[u.y,h.y]},m={};return Object.keys(f).forEach(e=>{let t=f[e].map(t=>({position:t,distance:Math.abs(t-g[e])})).filter(e=>e.distance<=p);m[e]=sH(t,e=>e.distance)}),null==r&&m.vertical.length>0&&(r=m.vertical[0].position,i=Math.min(c.y,n.y),o=Math.max(d.y,h.y)-i),null==s&&m.horizontal.length>0&&(s=m.horizontal[0].position,l=Math.min(c.x,n.x),a=Math.max(d.x,h.x)-l),null!=r&&null!=s}),this.hide();let v=0,x=0;(null!=s||null!=r)&&(null!=r&&(v=-1!==y.indexOf("right")?r-d.x:h.x-r),null!=s&&(x=-1!==y.indexOf("bottom")?s-d.y:h.y-s));let w=0,C=0;if(f%90==0)90===f||270===f?(w=x,C=v):(w=v,C=x);else{let e=f>=0&&f<90?1:f>=90&&f<180?4:f>=180&&f<270?3:2;null!=s&&null!=r&&(v<x?(x=0,s=void 0):(v=0,r=void 0));let t=th.toRad(f%90);v&&(w=3===e?v/Math.cos(t):v/Math.sin(t)),x&&(C=3===e?x/Math.cos(t):x/Math.sin(t));let n=1===e||3===e;switch(b){case"top":case"bottom":C=x?x/(n?Math.cos(t):Math.sin(t)):v/(n?Math.sin(t):Math.cos(t));break;case"left":case"right":w=v?v/(n?Math.cos(t):Math.sin(t)):x/(n?Math.sin(t):Math.cos(t))}}switch(b){case"top":case"bottom":w=0;break;case"left":case"right":C=0}let E=this.graph.getGridSize(),S=Math.max(u.width+w,E),P=Math.max(u.height+C,E);t.minWidth&&t.minWidth>E&&(S=Math.max(S,t.minWidth)),t.minHeight&&t.minHeight>E&&(P=Math.max(P,t.minHeight)),t.maxWidth&&(S=Math.min(S,t.maxWidth)),t.maxHeight&&(P=Math.min(P,t.maxHeight)),t.preserveAspectRatio&&(C<w?P=S*(u.height/u.width):S=P*(u.width/u.height)),(S!==u.width||P!==u.height)&&(e.resize(S,P,{direction:m,relativeDirection:b,trueDirection:y,snapped:!0,snaplines:this.cid,restrict:this.getRestrictArea(n)}),o&&(o+=P-u.height),a&&(a+=S-u.width));let O=e.getBBox().bbox(f);r&&Math.abs(O.x-r)>1&&Math.abs(O.width+O.x-r)>1&&(r=void 0),s&&Math.abs(O.y-s)>1&&Math.abs(O.height+O.y-s)>1&&(s=void 0),this.update({verticalLeft:r,verticalTop:i,verticalHeight:o,horizontalTop:s,horizontalLeft:l,horizontalWidth:a})}}}snapOnMoving({view:e,e:t,x:n,y:r}){let i,o,s,l,a,u;let c=e.getEventData(t).delegatedView||e;if(!this.isNodeMovable(c))return;let h=c.cell,d=h.getSize(),f=h.getPosition(),p=new uM(n-this.offset.x,r-this.offset.y,d.width,d.height),g=h.getAngle(),m=p.getCenter(),y=p.bbox(g),b=y.getTopLeft(),v=y.getBottomRight(),x=this.options.tolerance||0,w=0,C=0;if(this.model.getNodes().some(e=>{if(this.isIgnored(h,e))return!1;let t=e.getBBox().bbox(e.getAngle()),n=t.getCenter(),r=t.getTopLeft(),c=t.getBottomRight();return null==i&&(Math.abs(n.x-m.x)<x?(i=n.x,w=.5):Math.abs(r.x-b.x)<x?(i=r.x,w=0):Math.abs(r.x-v.x)<x?(i=r.x,w=1):Math.abs(c.x-v.x)<x?(i=c.x,w=1):Math.abs(c.x-b.x)<x&&(i=c.x),null!=i&&(o=Math.min(y.y,t.y),s=Math.max(v.y,c.y)-o)),null==l&&(Math.abs(n.y-m.y)<x?(l=n.y,C=.5):Math.abs(r.y-b.y)<x?l=r.y:Math.abs(r.y-v.y)<x?(l=r.y,C=1):Math.abs(c.y-v.y)<x?(l=c.y,C=1):Math.abs(c.y-b.y)<x&&(l=c.y),null!=l&&(a=Math.min(y.x,t.x),u=Math.max(v.x,c.x)-a)),null!=i&&null!=l}),this.hide(),null!=l||null!=i){null!=l&&(y.y=l-C*y.height),null!=i&&(y.x=i-w*y.width);let e=y.getCenter(),t=e.x-p.width/2,n=e.y-p.height/2,r=t-f.x,d=n-f.y;(0!==r||0!==d)&&(h.translate(r,d,{snapped:!0,restrict:this.getRestrictArea(c)}),u&&(u+=r),s&&(s+=d)),this.update({verticalLeft:i,verticalTop:o,verticalHeight:s,horizontalTop:l,horizontalLeft:a,horizontalWidth:u})}}isIgnored(e,t){return t.id===e.id||t.isDescendantOf(e)||!this.filter(t)}filter(e){let t=this.options.filter;return Array.isArray(t)?t.some(t=>"string"==typeof t?e.shape===t:e.id===t.id):"function"!=typeof t||n0(t,this.graph,e)}update(e){if(e.horizontalTop){let t=this.graph.localToGraph(new uA(e.horizontalLeft,e.horizontalTop)),n=this.graph.localToGraph(new uA(e.horizontalLeft+e.horizontalWidth,e.horizontalTop));this.horizontal.setAttributes({x1:this.options.sharp?`${t.x}`:"0",y1:`${t.y}`,x2:this.options.sharp?`${n.x}`:"100%",y2:`${n.y}`,display:"inherit"})}else this.horizontal.setAttribute("display","none");if(e.verticalLeft){let t=this.graph.localToGraph(new uA(e.verticalLeft,e.verticalTop)),n=this.graph.localToGraph(new uA(e.verticalLeft,e.verticalTop+e.verticalHeight));this.vertical.setAttributes({x1:`${t.x}`,y1:this.options.sharp?`${t.y}`:"0",x2:`${n.x}`,y2:this.options.sharp?`${n.y}`:"100%",display:"inherit"})}else this.vertical.setAttribute("display","none");this.show()}resetTimer(){this.timer&&(clearTimeout(this.timer),this.timer=null)}show(){return this.resetTimer(),null==this.container.parentNode&&this.graph.container.appendChild(this.container),this}hide(){this.resetTimer(),this.vertical.setAttribute("display","none"),this.horizontal.setAttribute("display","none");let e=this.options.clean,t="number"==typeof e?e:!1!==e?3e3:0;return t>0&&(this.timer=window.setTimeout(()=>{null!==this.container.parentNode&&this.unmount()},t)),this}onRemove(){this.stopListening(),this.hide()}dispose(){this.remove()}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([de.dispose()],pE.prototype,"dispose",null);let pS=`.x6-widget-snapline {
|
|
418
418
|
position: absolute;
|
|
419
419
|
top: 0;
|
|
420
420
|
right: 0;
|
|
@@ -427,4 +427,4 @@
|
|
|
427
427
|
stroke: #2ecc71;
|
|
428
428
|
stroke-width: 1px;
|
|
429
429
|
}
|
|
430
|
-
`;pu.prototype.isSnaplineEnabled=function(){let e=this.getPlugin("snapline");return!!e&&e.isEnabled()},pu.prototype.enableSnapline=function(){let e=this.getPlugin("snapline");return e&&e.enable(),this},pu.prototype.disableSnapline=function(){let e=this.getPlugin("snapline");return e&&e.disable(),this},pu.prototype.toggleSnapline=function(){let e=this.getPlugin("snapline");return e&&e.toggleEnabled(),this},pu.prototype.hideSnapline=function(){let e=this.getPlugin("snapline");return e&&e.hide(),this},pu.prototype.setSnaplineFilter=function(e){let t=this.getPlugin("snapline");return t&&t.setFilter(e),this},pu.prototype.isSnaplineOnResizingEnabled=function(){let e=this.getPlugin("snapline");return!!e&&e.isOnResizingEnabled()},pu.prototype.enableSnaplineOnResizing=function(){let e=this.getPlugin("snapline");return e&&e.enableOnResizing(),this},pu.prototype.disableSnaplineOnResizing=function(){let e=this.getPlugin("snapline");return e&&e.disableOnResizing(),this},pu.prototype.toggleSnaplineOnResizing=function(e){let t=this.getPlugin("snapline");return t&&t.toggleOnResizing(e),this},pu.prototype.isSharpSnapline=function(){let e=this.getPlugin("snapline");return!!e&&e.isSharp()},pu.prototype.enableSharpSnapline=function(){let e=this.getPlugin("snapline");return e&&e.enableSharp(),this},pu.prototype.disableSharpSnapline=function(){let e=this.getPlugin("snapline");return e&&e.disableSharp(),this},pu.prototype.toggleSharpSnapline=function(e){let t=this.getPlugin("snapline");return t&&t.toggleSharp(e),this},pu.prototype.getSnaplineTolerance=function(){let e=this.getPlugin("snapline");if(e)return e.getTolerance()},pu.prototype.setSnaplineTolerance=function(e){let t=this.getPlugin("snapline");return t&&t.setTolerance(e),this};class pP extends nC{constructor(e={}){super(),this.name="snapline",this.options=Object.assign({enabled:!0,tolerance:10},e),uP(this.name,pS)}init(e){this.snaplineImpl=new pE(Object.assign(Object.assign({},this.options),{graph:e}))}isEnabled(){return!this.snaplineImpl.disabled}enable(){this.snaplineImpl.enable()}disable(){this.snaplineImpl.disable()}toggleEnabled(e){if(null==e)return this.isEnabled()?this.disable():this.enable(),this;e!==this.isEnabled()&&(e?this.enable():this.disable())}hide(){return this.snaplineImpl.hide(),this}setFilter(e){return this.snaplineImpl.setFilter(e),this}isOnResizingEnabled(){return!0===this.snaplineImpl.options.resizing}enableOnResizing(){return this.snaplineImpl.options.resizing=!0,this}disableOnResizing(){return this.snaplineImpl.options.resizing=!1,this}toggleOnResizing(e){return null!=e?e!==this.isOnResizingEnabled()&&(e?this.enableOnResizing():this.disableOnResizing()):this.isOnResizingEnabled()?this.disableOnResizing():this.enableOnResizing(),this}isSharp(){return!0===this.snaplineImpl.options.sharp}enableSharp(){return this.snaplineImpl.options.sharp=!0,this}disableSharp(){return this.snaplineImpl.options.sharp=!1,this}toggleSharp(e){return null!=e?e!==this.isSharp()&&(e?this.enableSharp():this.disableSharp()):this.isSharp()?this.disableSharp():this.enableSharp(),this}getTolerance(){return this.snaplineImpl.options.tolerance}setTolerance(e){return this.snaplineImpl.options.tolerance=e,this}captureCursorOffset(e){this.snaplineImpl.captureCursorOffset(e)}snapOnMoving(e){this.snaplineImpl.snapOnMoving(e)}dispose(){this.snaplineImpl.dispose(),uO(this.name)}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([nC.dispose()],pP.prototype,"dispose",null);class pO extends fB{}!function(e){function t(e){let t=[],n=tE.getForeignObjectMarkup();return e?t.push({tagName:e,selector:"body"},n):t.push(n),t}e.config({view:"react-shape-view",markup:t(),attrs:{body:{fill:"none",stroke:"none",refWidth:"100%",refHeight:"100%"},fo:{refWidth:"100%",refHeight:"100%"}},propHooks(e){if(null==e.markup){let n=e.primer;if(n){e.markup=t(n);let r={};switch(n){case"circle":r={refCx:"50%",refCy:"50%",refR:"50%"};break;case"ellipse":r={refCx:"50%",refCy:"50%",refRx:"50%",refRy:"50%"}}e.attrs=ss({},{body:Object.assign({refWidth:null,refHeight:null},r)},e.attrs||{})}}return e}}),fB.registry.register("react-shape",e,!0)}(pO||(pO={}));var pk=g("5350"),pA=g("9195");!function(e){let t,n=!1,r=(e,t)=>{let n=t.payload;switch(t.type){case"add":{let t=e.findIndex(e=>e.id===n.id);if(t>=0)return e[t]=n,[...e];return[...e,n]}case"remove":{let t=e.findIndex(e=>e.id===n.id);if(t>=0){let n=[...e];return n.splice(t,1),n}}}return e};e.connect=function(e,r){n&&t({type:"add",payload:{id:e,portal:r}})};e.disconnect=function(e){n&&t({type:"remove",payload:{id:e}})};e.isActive=function(){return n};e.getProvider=function(){return()=>{n=!0;let[e,i]=(0,t4.useReducer)(r,[]);return t=i,t8().createElement(t8().Fragment,{children:e.map(e=>e.portal)})}}}(tz||(tz={}));var pM=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let pT={};class pN extends t8().PureComponent{constructor(e){super(e),this.state={tick:0}}componentDidMount(){let{node:e}=this.props;e.on("change:*",({key:t})=>{let n=pT[e.shape];if(n){let{effect:e}=n;(!e||e.includes(t))&&this.setState({tick:this.state.tick+1})}})}clone(e){let{node:t,graph:n}=this.props;return"string"==typeof e.type?t8().cloneElement(e):t8().cloneElement(e,{node:t,graph:n})}render(){let{node:e}=this.props,t=pT[e.shape];if(!t)return null;let{component:n}=t;return t8().isValidElement(n)?this.clone(n):this.clone(t8().createElement(n,null))}}class pj extends fQ{targetId(){return`${this.graph.view.cid}:${this.cell.id}`}getComponentContainer(){return this.selectors&&this.selectors.foContent}confirmUpdate(e){let t=super.confirmUpdate(e);return this.handleAction(t,pj.action,()=>{this.renderReactComponent()})}renderReactComponent(){this.unmountReactComponent();let e=this.getComponentContainer(),t=this.cell;if(e){let n=t8().createElement(pN,{node:t,graph:this.graph});if(tz.isActive()){let t=(0,pk.createPortal)(n,e);tz.connect(this.targetId(),t)}else this.root=(0,pA.createRoot)(e),this.root.render(n)}}unmountReactComponent(){this.getComponentContainer()&&this.root&&(this.root.unmount(),this.root=void 0)}onMouseDown(e,t,n){let r=e.target;if("input"===r.tagName.toLowerCase()){let e=r.getAttribute("type");if(null==e||["text","password","number","email","search","tel","url"].includes(e))return}super.onMouseDown(e,t,n)}unmount(){return tz.isActive()&&tz.disconnect(this.targetId()),this.unmountReactComponent(),super.unmount(),this}}(e3=pj||(pj={})).action="react",e3.config({bootstrap:[e3.action],actions:{component:e3.action}}),fQ.registry.register("react-shape-view",e3,!0);var pI=g("4964"),pL=g("1011"),pR=g.n(pL),p_=g("467"),pB=g.n(p_),pD=g("6128");function pz(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function pF(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}function pV(e){return function(e){if(Array.isArray(e))return pz(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return pz(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return pz(e,t)}}(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var p$=pB().groupBy,pU=pB().reduce,pG=pB().uniq,pH=pB().uniqBy,pq="er-rect",pW=function(){return(0,ni.useTranslation)("graph-collection-manager")},pX=function(e,t){var n=[],r=function(t){var i=null==e?void 0:e.find(function(e){return e.name===t});if(i){var o=i.inherits;if(o)for(var s=0;s<o.length;s++){var l=o[s];n.push(l),r(l)}}return pG(n)};return r(t)},pY=function(e,t){var n=[],r=function(t){return e.filter(function(e){var n;return null===(n=e.inherits)||void 0===n?void 0:n.includes(t)}).forEach(function(e){var t=e.name;return n.push(e),r(t)}),n};return r(t)},pJ=function(e){var t=[],n=[],r=e.map(function(r){var i=[],o=pV(r.fields),s=pU(pX(e,r.name),function(t,n){var i,o=null===(i=e.find(function(e){return e.name===n}))||void 0===i?void 0:i.fields.map(function(e){var t,n;return t=pF({},e),n=(n={sourceCollectionName:r.name},n),Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}),t});return o?t.concat(o):t},[]);pH(o.concat(s),"name").forEach(function(e){e.uiSchema&&i.push(pF({id:e.name,group:"list"},e)),["obo","oho","o2o","o2m","m2o","m2m","linkTo","mbm"].includes(e.interface)&&t.push(e)}),n.push(r.name);var l=pQ(i);return{id:r.name,shape:pq,name:r.name,title:r.title,width:250,ports:pV(l.initPorts||[]).concat(pV(l.morePorts||[])),item:r}}),i=pZ(t,n,r);return{nodesData:r,edgesData:i,inheritEdges:pK(e)}},pQ=function(e){return p$(e,function(e){return e.isForeignKey||e.primaryKey||["obo","oho","o2o","o2m","m2o","m2m","linkTo","id","mbm"].includes(e.interface)?"initPorts":"morePorts"})},pK=function(e){var t={attrs:{line:{strokeWidth:1,textAnchor:"middle",textVerticalAnchor:"middle",stroke:"#ddd",sourceMarker:null}},router:{name:"smooth",args:{direction:"H"}},labels:[{markup:[{tagName:"ellipse",selector:"labelBody",style:{cursor:"pointer"}},{tagName:"text",selector:"labelText",style:{cursor:"pointer"}}],attrs:{labelText:{text:"inherits",fill:"rgba(0, 0, 0, 0.3)",textAnchor:"middle",textVerticalAnchor:"middle"},labelBody:{ref:"labelText",refWidth:"100%",refHeight:"100%",fill:"var(--nb-box-bg)"}},position:{distance:.5,args:{keepGradient:!0,ensureLegibility:!0}}}]},n=[];return e.forEach(function(e){var r=e.inherits||[];r.length&&r.forEach(function(r){n.push(pF({id:e.name+r,source:{cell:e.name,connectionPoint:"rect"},target:{cell:r,connectionPoint:"rect"},connector:{name:"normal",zIndex:1e3},connectionType:"inherited"},t))})}),n},pZ=function(e,t,n){for(var r=function(r){if(t.includes(e[r].target)){var o=n.find(function(t){return t.name===e[r].target}),s=n.find(function(t){return t.name===(e[r].sourceCollectionName||e[r].collectionName)}),l={attrs:{line:{strokeWidth:1,textAnchor:"middle",textVerticalAnchor:"middle",stroke:"#ddd",sourceMarker:null,targetMarker:null}},router:s.id===o.id?{name:"oneSide",args:{side:"left"}}:{name:"er",args:{direction:"H"}},labels:[{markup:[{tagName:"ellipse",selector:"labelBody",style:{cursor:"pointer"}},{tagName:"text",selector:"labelText",style:{cursor:"pointer"}}],attrs:{labelText:{text:p0(e[r].interface)[0],fill:"rgba(0, 0, 0, 0.3)",textAnchor:"middle",textVerticalAnchor:"middle"},labelBody:{ref:"labelText",refWidth:"100%",refHeight:"100%",stroke:"#ddd",fill:"var(--nb-box-bg)",strokeWidth:1,rx:10,ry:10}},position:{distance:.3,args:{keepGradient:!0,ensureLegibility:!0}}},{markup:[{tagName:"ellipse",selector:"labelBody",style:{cursor:"pointer"}},{tagName:"text",selector:"labelText",style:{cursor:"pointer"}}],attrs:{labelText:{text:p0(e[r].interface)[1],fill:"rgba(0, 0, 0, 0.3)",textAnchor:"middle",textVerticalAnchor:"middle"},labelBody:{ref:"labelText",refWidth:"100%",refHeight:"100%",stroke:"#ddd",fill:"var(--nb-box-bg)",rx:10,ry:10,strokeWidth:1}},position:{distance:.7,args:{keepGradient:!0,ensureLegibility:!0}}}],connector:{name:"normal",zIndex:1e3}},a=function(t){var n=i.find(function(e){return e.id===t});return!n||(n.associated.push(e[r].name),!1)};if(["m2m","linkTo"].includes(e[r].interface)){var u=n.find(function(t){return t.name===e[r].through});if(u){var c,h,d,f,p=s.id,g=u.id,m=null===(c=s.ports.find(function(t){return t.name===e[r].sourceKey}))||void 0===c?void 0:c.id,y=null===(h=u.ports.find(function(t){return t.name===e[r].foreignKey}))||void 0===h?void 0:h.id,b=o.id,v=u.id,x=null===(d=o.ports.find(function(t){return t.name===e[r].targetKey}))||void 0===d?void 0:d.id,w=null===(f=u.ports.find(function(t){return t.name===e[r].otherKey}))||void 0===f?void 0:f.id,C=p+m+g+y,E=b+x+v+w;i.push(pF({id:C,source:{cell:p,port:m,anchor:{name:"right"}},target:{cell:g,port:y,anchor:{name:"left"}},associated:[e[r].name],m2m:[C,E]},l)),i.push(pF({id:E,source:{cell:b,port:x,anchor:{name:"right"}},target:{cell:v,port:w,anchor:{name:"left"}},associated:[e[r].name],m2m:[C,E]},l))}}else{var S,P,O,k=n.find(function(t){return t.name==(e[r].sourceCollectionName||e[r].collectionName)}).ports.find(function(t){return t.name===e[r].foreignKey}),A=s.id,M=o.id,T=null==k?void 0:k.id,N=null===(S=o.ports.find(function(t){return t.name===e[r].targetKey}))||void 0===S?void 0:S.id,j=s.id,I=o.id,L=null===(P=s.ports.find(function(t){return t.name===e[r].sourceKey}))||void 0===P?void 0:P.id,R=null===(O=o.ports.find(function(t){return t.name===e[r].foreignKey}))||void 0===O?void 0:O.id;a(M+N+A+T)&&k&&N&&i.push(pF({id:A+T+M+N,source:{cell:A,port:T,anchor:{name:"right"}},target:{cell:M,port:N,anchor:{name:"left"}},associated:[e[r].name]},l)),a(I+R+j+L)&&L&&R&&i.push(pF({id:j+L+I+R,source:{cell:j,port:L,anchor:{name:"right"}},target:{cell:I,port:R,anchor:{name:"left"}},associated:[e[r].name]},l))}}},i=[],o=0;o<e.length;o++)r(o);return pH(i,"id")},p0=function(e){switch(e){case"m2m":case"linkTo":case"o2m":return["1","N"];case"m2o":return["N","1"];case"obo":case"oho":return["1","1"];case"mbm":return["N","N"];default:return[]}},p1=function(e,t){for(var n=function(n){if(t.find(function(t){return t.id===e[n].id})){var r=t.find(function(t){return t.id===e[n].id}),o=null==r?void 0:r.ports.items,s=e[n].ports;if(r){for(var l=function(t){!o.find(function(e){return e.id===s[t].id})&&i.push({status:"insertPort",node:e[n],port:{index:t,port:s[t]}})},a=function(t){!s.find(function(e){return e.id===o[t].id})&&i.push({status:"deletePort",node:e[n],port:o[t]})},u=0;u<s.length;u++)l(u);for(var c=0;c<o.length;c++)a(c);r.title!==e[n].title&&i.push({status:"updateNode",node:e[n]})}}else i.push({status:"add",node:e[n]})},r=function(n){!e.find(function(e){return e.id===t[n].id})&&i.push({status:"delete",node:t[n]})},i=[],o=e.length,s=t.length,l=0;l<o;l++)n(l);for(var a=0;a<s;a++)r(a);return i},p2=function(e,t){for(var n=function(n){!t.find(function(t){return t.id===e[n].id})&&s.push({status:"add",edge:e[n]})},r=function(n){!e.find(function(e){return e.id===t[n].id})&&s.push({status:"delete",edge:t[n]})},i=e.length,o=null==t?void 0:t.length,s=[],l=0;l<i;l++)n(l);for(var a=0;a<o;a++)r(a);return s},p3=function(){return tF?tF:tF=document.getElementById("graph_container")},p5=function(){tF=null},p6={name:"collections",filterTargetKey:"name",targetKey:"name",sortable:!0,fields:[{type:"integer",name:"title",interface:"input",uiSchema:{title:'{{ t("Collection display name") }}',type:"number","x-component":"Input",required:!0}},{type:"string",name:"name",interface:"input",uiSchema:{title:'{{ t("Collection name") }}',type:"string","x-component":"Input",description:'{{t("Randomly generated and can be modified. Support letters, numbers and underscores, must start with an letter.")}}'}},{type:"string",name:"template",interface:"input",uiSchema:{title:'{{ t("Collection Template") }}',type:"string","x-component":"Input"}},{type:"hasMany",name:"fields",target:"fields",collectionName:"collections",sourceKey:"name",targetKey:"name",uiSchema:{}},{type:"hasMany",name:"inherits",interface:"select",uiSchema:{title:'{{ t("Inherits") }}',type:"string","x-component":"Select","x-component-props":{mode:"multiple"}}},{type:"string",name:"description",interface:"input",uiSchema:{title:'{{ t("Description") }}',type:"string","x-component":"Input"}}]},p4=function(e){var t=e.item;return t8().createElement(t3.AddCollection,{trigger:["click"],align:{overflow:{adjustY:!1}},item:t,scope:{useCancelAction:nd},getContainer:p3},t8().createElement(nt.Button,{type:"primary"},t8().createElement(t5.PlusOutlined,null)))};function p8(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function p9(e,t){return!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function p7(){var e=p9(["\n .ant-menu-item {\n height: 32px;\n line-height: 32px;\n }\n "]);return p7=function(){return e},e}function ge(){var e=p9(["\n .ant-popover-inner-content {\n padding: 0;\n }\n "]);return ge=function(){return e},e}var gt=function(e){var t,n=e.onClick,r=pW().t,i=[{key:mv.Both,label:"All relationships"},{key:mv.Entity,label:"Entity relationship only"},{key:mv.Inherit,label:"Inheritance relationship only"}];var o=t8().createElement("div",null,t8().createElement(nt.Menu,{defaultSelectedKeys:[mv.Both],selectable:!0,className:(0,pI.css)(p7()),style:{maxHeight:"70vh",overflowY:"auto",border:"none"},items:[{type:"divider"}].concat(function(e){if(Array.isArray(e))return p8(e)}(t=i.map(function(e){return{key:e.key,label:r(e.label),onClick:function(t){null==n||n(e.key)}}}))||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||function(e,t){if(e){if("string"==typeof e)return p8(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p8(e,t)}}(t)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}())}));return t8().createElement(nt.Popover,{content:o,autoAdjustOverflow:!0,placement:"bottomRight",trigger:["click"],getPopupContainer:p3,overlayClassName:(0,pI.css)(ge())},t8().createElement(nt.Button,null,t8().createElement(t5.ShareAltOutlined,null)))};function gn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function gr(e,t){return!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function gi(){var e=gr(["\n .ant-menu-item {\n height: 32px;\n line-height: 32px;\n }\n "]);return gi=function(){return e},e}function go(){var e=gr(["\n .ant-popover-inner-content {\n padding: 0;\n }\n "]);return go=function(){return e},e}var gs=function(e){var t,n=e.onClick,r=pW().t,i=[{key:mb.Both,label:"All directions"},{key:mb.Target,label:"Target index"},{key:mb.Source,label:"Source index"}];var o=t8().createElement("div",null,t8().createElement(nt.Menu,{defaultSelectedKeys:[mb.Target],selectable:!0,className:(0,pI.css)(gi()),style:{maxHeight:"70vh",overflowY:"auto",border:"none"},items:[{type:"divider"}].concat(function(e){if(Array.isArray(e))return gn(e)}(t=i.map(function(e){return{key:e.key,label:r(e.label),onClick:function(){null==n||n(e.key)}}}))||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||function(e,t){if(e){if("string"==typeof e)return gn(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return gn(e,t)}}(t)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}())}));return t8().createElement(nt.Popover,{content:o,autoAdjustOverflow:!0,placement:"bottomRight",trigger:["click"],getPopupContainer:p3,overlayClassName:(0,pI.css)(go())},t8().createElement(nt.Button,null,t8().createElement(t5.LineHeightOutlined,null)))};function gl(e,t){return!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function ga(){var e=gl(["\n .x6-widget-minimap {\n background-color: ",";\n }\n "]);return ga=function(){return e},e}function gu(){var e=gl(["\n flex-shrink: 0;\n padding: 2em 0;\n "]);return gu=function(){return e},e}function gc(){var e=gl(["\n .btn-del {\n border-color: transparent;\n background-color: ",";\n color: ",";\n height: 20px;\n width: 20px;\n &:hover {\n background-color: ",";\n }\n }\n .btn-add {\n background: ",";\n border-color: transparent;\n color: ",";\n width: 20px;\n &:hover {\n background-color: ",";\n }\n }\n .btn-edit {\n color: ",";\n display: flex;\n &:hover {\n background: ",";\n }\n }\n .btn-edit-in-head {\n border-color: transparent;\n color: ",";\n height: 20px;\n width: 22px;\n margin: 0px 5px 4px;\n line-height: 25px;\n &:hover {\n background: ",";\n }\n }\n .btn-inheriedParent {\n background: ",";\n border-color: transparent;\n color: ",";\n width: 20px;\n height: 20px;\n line-height: 25px;\n &:hover {\n background-color: ",";\n }\n }\n .btn-inheriedChild {\n background: ",";\n border-color: transparent;\n color: ",";\n width: 20px;\n height: 20px;\n margin: 0px 5px 4px;\n &:hover {\n background-color: ",";\n }\n }\n width: 250px;\n height: 100%;\n border-radius: ","px;\n background-color: ",";\n border: 0;\n overflow: hidden;\n &:hover {\n box-shadow: ",";\n }\n .body {\n width: 100%;\n height: 100%;\n background-color: ",";\n cursor: pointer;\n .morePorts {\n max-height: 300px;\n overflow: auto;\n }\n .body-item {\n display: inline-table;\n width: 100%;\n max-width: 250px;\n height: 40px;\n font-size: 14px;\n color: ",";\n border-top: 1px solid ",";\n text-overflow: ellipsis;\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n .field-operator {\n display: none;\n }\n &:hover {\n .field-operator {\n display: flex;\n flex-direction: row-reverse;\n height: 32px;\n line-height: 32px;\n z-index: 999;\n cursor: pointer;\n text-align: right;\n background: ",";\n padding-right: 3px;\n span {\n margin: 3px;\n margin-left: 4px;\n padding: 3px;\n height: 20px;\n width: 20px;\n }\n .btn-override {\n border-color: transparent;\n width: 20px;\n color: ",";\n &:hover {\n background-color: ",";\n }\n }\n .btn-view {\n border-color: transparent;\n color: ",";\n width: 20px;\n }\n .btn-view:hover {\n background: ",";\n }\n .btn-assocition {\n border-color: transparent;\n color: ",";\n width: 20px;\n }\n .btn-assocition:hover {\n background: ",";\n }\n }\n .field_type {\n display: none;\n }\n }\n\n .name {\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n margin-left: 8px;\n min-width: 50%;\n .ant-badge {\n padding-right: 5px;\n }\n }\n\n .type {\n color: ",";\n margin-right: 8px;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n }\n }\n }\n "]);return gc=function(){return e},e}function gh(){var e=gl(["\n height: 50px;\n font-size: 14px;\n font-weight: 500;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n background: ",";\n color: ",";\n padding: 0 8px;\n "]);return gh=function(){return e},e}function gd(){var e=gl(["\n max-width: 80%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n font-weight: 500;\n "]);return gd=function(){return e},e}function gf(){var e=gl(["\n display: flex;\n span {\n cursor: pointer;\n }\n "]);return gf=function(){return e},e}function gp(){var e=gl(["\n div.field-content {\n font-size: 14px;\n color: ",";\n opacity: 0.8;\n display: block;\n .field-type {\n color: ",";\n float: right;\n }\n }\n "]);return gp=function(){return e},e}function gg(){var e=gl(["\n .nb-action-bar {\n float: right;\n position: fixed;\n margin-top: 24px;\n right: 24px;\n z-index: 1000;\n .trigger {\n float: right;\n margin: 2px 4px;\n font-size: 16px;\n }\n .ant-input {\n margin: 4px;\n }\n .ant-menu-inline {\n border-top: 1px solid ",";\n }\n .ant-layout-sider {\n margin-top: 24px;\n }\n .ant-menu-item {\n height: 32px;\n }\n .ant-btn {\n border: 0;\n }\n }\n "]);return gg=function(){return e},e}function gm(){var e=gl(["\n overflow: hidden;\n #container {\n height: 100% !important;\n }\n .x6-graph-scroller {\n height: calc(100vh) !important;\n width: calc(100vw) !important;\n }\n "]);return gm=function(){return e},e}var gy=(0,t3.createStyles)(function(e){var t=e.token,n=e.css;return{graphMinimap:n(ga(),t.colorBgContainer),addButtonClass:n(gu()),entityContainer:n(gc(),t.colorErrorBg,t.colorErrorText,t.colorErrorBgHover,t.colorSuccessBg,t.colorSuccessText,t.colorSuccessBgHover,t.colorText,t.colorBgTextHover,t.colorText,t.colorBgTextHover,t.colorInfoBg,t.colorInfo,t.colorInfoBgHover,t.colorInfoBg,t.colorInfo,t.colorInfoBgHover,t.borderRadiusLG,t.colorBgContainer,t.boxShadowTertiary,t.colorBgContainer,t.colorText,t.colorBorderSecondary,t.colorBgContainer,t.colorText,t.colorBgTextHover,t.colorText,t.colorBgTextHover,t.colorPrimary,t.colorBgTextHover,t.colorTextTertiary),headClass:n(gh(),t.colorFillAlter,t.colorTextHeading),tableNameClass:n(gd()),tableBtnClass:n(gf()),collectionPopoverClass:n(gp(),t.colorTextSecondary,t.colorText),collectionListClass:n(gg(),t.colorBorderSecondary),graphCollectionContainerClass:n(gm())}});function gb(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}var gv=function(e){var t=np(e.collectionName,e.key).run;return{run:function(){var e;return(e=function(){return function(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}(this,function(e){switch(e.label){case 0:return[4,t()];case 1:return e.sent(),[2]}})},function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){gb(o,r,i,s,l,"next",e)}function l(e){gb(o,r,i,s,l,"throw",e)}s(void 0)})})()}}},gx=function(e){var t=e.item,n=e.database;return t8().createElement(t3.AddFieldAction,{trigger:["click"],align:{overflow:{adjustY:!1}},item:t,database:n,scope:{useCancelAction:nd,useCreateCollectionField:function(){return gv(t)}},getContainer:p3},t8().createElement(t5.PlusOutlined,{className:"btn-add",id:"graph_btn_add_field"}))},gw=function(e){var t=e.targetGraph,n=e.item;return t8().createElement(t5.BranchesOutlined,{className:"btn-assocition",onClick:function(){t.onConnectionAssociation(n)}})},gC=function(e){var t=e.targetGraph,n=e.item,r=pW().t,i=(0,(0,t3.useCollectionManager_deprecated)().getChildrenCollections)(n.name);return(null==i?void 0:i.some(function(e){var n=e.name;return!t.hasCell(n)}))?t8().createElement(nt.Tooltip,{title:r("Show child"),getPopupContainer:p3},t8().createElement(t5.FallOutlined,{className:"btn-inheriedChild",onClick:function(){t.onConnectionChilds(i.map(function(e){return e.name}))}})):""},gE=function(e){var t=e.targetGraph,n=e.item,r=pW().t,i=(0,(0,t3.useCollectionManager_deprecated)().getInheritCollections)(n.name);return(null==i?void 0:i.some(function(e){return!t.hasCell(e)}))?t8().createElement(nt.Tooltip,{title:r("Show parent"),getPopupContainer:p3},t8().createElement(t5.RiseOutlined,{className:"btn-inheriedParent",onClick:function(){t.onConnectionParents(i)}})):""},gS=function(e){var t=e.item,n=e.className,r=function(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],!(t.indexOf(n)>=0)&&(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++){if(n=o[r],!(t.indexOf(n)>=0))Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}}return i}(e,["item","className"]);return t8().createElement(t3.DeleteCollection,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}({item:t,scope:{useCancelAction:nd,useUpdateCollectionActionAndRefreshCM:nm,createOnly:!1},getContainer:p3},r),t8().createElement(t5.DeleteOutlined,{className:n}))},gP=function(e){var t=e.item,n=e.className;return t8().createElement(t3.EditCollection,{item:t,scope:{useCancelAction:nd,useUpdateCollectionActionAndRefreshCM:nm,createOnly:!1},getContainer:p3},t8().createElement(t5.EditOutlined,{className:n}))};function gO(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}var gk=function(e){var t=ng({collectionName:e.collectionName,name:e.name,key:e.id}).run;return{run:function(){var e;return(e=function(){return function(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}(this,function(e){switch(e.label){case 0:return[4,t()];case 1:return e.sent(),[2]}})},function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){gO(o,r,i,s,l,"next",e)}function l(e){gO(o,r,i,s,l,"throw",e)}s(void 0)})})()}}},gA=function(e){var t=e.item,n=e.parentItem;return t8().createElement(t3.EditFieldAction,{item:t,parentItem:n,scope:{useCancelAction:nd,useUpdateCollectionField:function(){return gk(t)}},getContainer:p3},t8().createElement(t5.EditOutlined,{className:"btn-edit"}))};function gM(e,t){return!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function gT(){var e=gM(["\n background: #f6f6f6;\n margin-bottom: 24px;\n padding: 16px;\n "]);return gT=function(){return e},e}function gN(){var e=gM([""]);return gN=function(){return e},e}function gj(){var e=gM(["\n margin-top: 8px;\n color: rgba(0, 0, 0, 0.45);\n "]);return gj=function(){return e},e}var gI=(0,t9.observer)(function(e){var t=e.schemaKey,n=(0,t3.useCollectionManager_deprecated)().getInterface,r=(0,t3.useCompile)(),i=(0,ni.useTranslation)().t,o=n(t);return o?t8().createElement("div",{className:(0,t3.css)(gT())},t8().createElement("div",{className:(0,t3.css)(gN())},i("Field interface"),": ",t8().createElement(nt.Tag,null,r(o.title))),o.description?t8().createElement("div",{className:(0,t3.css)(gj())},r(o.description)):null):null},{displayName:"FieldSummary"});function gL(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}var gR=function(e){var t=np(e.targetCollection).run;return{run:function(){var e;return(e=function(){return function(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}(this,function(e){switch(e.label){case 0:return[4,t()];case 1:return e.sent(),[2]}})},function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){gL(o,r,i,s,l,"next",e)}function l(e){gL(o,r,i,s,l,"throw",e)}s(void 0)})})()}}},g_=function(e){var t=e.item,n=e.parentItem;return t8().createElement(t3.OverridingFieldAction,{item:function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}({},t),parentItem:n,scope:{useCancelAction:nd,useOverridingCollectionField:function(){return gR(t)}},getContainer:p3},t8().createElement(t5.CopyOutlined,{className:"btn-override"}))},gB=function(e){var t=e.item,n=e.parentItem;return t8().createElement(t3.ViewFieldAction,{item:function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}({},t),parentItem:n,getContainer:p3},t8().createElement(t5.EyeOutlined,{className:"btn-view"}))};function gD(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function gz(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}function gF(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){gz(o,r,i,s,l,"next",e)}function l(e){gz(o,r,i,s,l,"throw",e)}s(void 0)})}}function gV(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function g$(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){gV(e,t,n[t])})}return e}function gU(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function gG(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,l=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){l=!0,r=e}finally{try{!s&&null!=i.return&&i.return()}finally{if(l)throw r}}return o}}(e,t)||function(e,t){if(e){if("string"==typeof e)return gD(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return gD(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function gH(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}function gq(){var e,t,n=(e=["\n display: block;\n color: #958f8f;\n padding: 10px 5px;\n &:hover {\n color: rgb(99 90 88);\n }\n "],!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}})));return gq=function(){return n},n}var gW=t8().memo(function(e){var t=e.property,n=e.loadCollections,r=e.collectionData,i=e.setTargetNode,o=e.node,s=e.handelOpenPorts,l=e.title,a=e.name,u=e.targetGraph,c=!(t.collectionName!==a),h=(0,t4.useContext)(t9.SchemaOptionsContext),d=["hasOne","hasMany","belongsTo","belongsToMany"].includes(t.type)&&!(t.through?u.hasCell(t.through):u.hasCell(t.target)),f=(0,t3.useCurrentAppInfo)().data.database;return t8().createElement("div",{className:"field-operator"},t8().createElement(t3.SchemaComponentProvider,{components:g$({Select:function(e){return t8().createElement(t3.Select,gU(g$({popupMatchSelectWidth:!1},e),{getPopupContainer:p3}))},FieldSummary:gI,AddFieldAction:gx,OverrideFieldAction:g_,ViewFieldAction:gB,EditFieldAction:gA,ConnectAssociationAction:gw},h.components),scope:g$({useAsyncDataSource:nw,loadCollections:n,useCancelAction:nd,useNewId:function(e){return"".concat(e||"").concat((0,t6.uid)())},useCurrentFields:function(){var e=(0,t3.useRecord)();return(0,(0,t3.useCollectionManager_deprecated)().getCollectionFields)(e.collectionName||e.name)},useValuesFromRecord:nh,useUpdateCollectionActionAndRefreshCM:nm,isInheritField:c,isShowAssocition:d},h.scope)},t8().createElement(ns,{record:r.current,setTargetNode:i,node:o,handelOpenPorts:function(){return s(!0)}},t8().createElement(t3.SchemaComponent,{scope:nd,schema:{type:"object",properties:{create:{type:"void","x-action":"create","x-component":"AddFieldAction","x-visible":"{{isInheritField}}","x-component-props":{item:gU(g$({},t),{title:l}),database:f}},update:{type:"void","x-action":"update","x-component":"EditFieldAction","x-visible":"{{isInheritField}}","x-component-props":{item:gU(g$({},t),{title:l}),parentItem:r.current}},delete:{type:"void","x-action":"destroy","x-component":"Action.Link","x-visible":"{{isInheritField}}","x-component-props":{component:t5.DeleteOutlined,icon:"DeleteOutlined",className:"btn-del",confirm:{getContainer:p3,title:"{{t('Delete record')}}",content:"{{t('Are you sure you want to delete it?')}}"},useAction:function(){return nx({collectionName:t.collectionName,name:t.name})}}},override:{type:"void","x-action":"create","x-visible":"{{!isInheritField}}","x-component":"OverrideFieldAction","x-component-props":{icon:"ReconciliationOutlined",item:gU(g$({},t),{title:l,targetCollection:a}),parentItem:r.current}},view:{type:"void","x-action":"view","x-visible":"{{!isInheritField}}","x-component":"ViewFieldAction","x-component-props":{icon:"ReconciliationOutlined",item:gU(g$({},t),{title:l}),parentItem:r.current}},connectAssociation:{type:"void","x-action":"view","x-visible":"{{isShowAssocition}}","x-component":"ConnectAssociationAction","x-component-props":{item:gU(g$({},t),{title:l,__parent:r.current}),targetGraph:u}}}}}))))});gW.displayName="OperationButton";var gX=t8().forwardRef(function(e,t){var n,r,i,o,s,l=e.property,a=e.node,u=function(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],!(t.indexOf(n)>=0)&&(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++){if(n=o[r],!(t.indexOf(n)>=0))Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}}return i}(e,["property","node"]),c=a.store.data,h=c.title,d=c.name,f=c.sourcePort,p=c.associated,g=c.targetPort,m=(0,t3.useCompile)(),y=gy().styles,b=(0,t3.useCollectionManager_deprecated)().getInterface,v=gG((0,t4.useState)(!1),2),x=v[0],w=v[1],C=t8().useCallback(function(e){var t=e.type,n=e.name,r=e.primaryKey,i=e.allowNull,o=e.autoIncrement;return t8().createElement("div",{className:y.collectionPopoverClass},t8().createElement("div",{className:"field-content"},t8().createElement("div",null,t8().createElement("span",null,"name"),": ",t8().createElement("span",{className:"field-type"},n)),t8().createElement("div",null,t8().createElement("span",null,"type"),": ",t8().createElement("span",{className:"field-type"},t))),t8().createElement("p",null,r&&t8().createElement(nt.Tag,{color:"green"},"PRIMARY"),i&&t8().createElement(nt.Tag,{color:"geekblue"},"ALLOWNULL"),o&&t8().createElement(nt.Tag,{color:"purple"},"AUTOINCREMENT")))},[]),E=g$({title:h,name:d,node:a},u);return t8().createElement("div",null,t8().createElement("div",{className:"body-item",key:l.id,id:l.id,style:{background:g===l.id||f===l.id||(null==p?void 0:p.includes(l.name))?"#e6f7ff":null},onMouseEnter:function(){w(!0)},onMouseLeave:function(){return w(!1)}},t8().createElement(t3.StablePopover,{content:C(l),getPopupContainer:p3,mouseLeaveDelay:0,title:t8().createElement("div",null,m(null===(r=l.uiSchema)||void 0===r?void 0:r.title),t8().createElement("span",{style:{color:"#ffa940",float:"right"}},m(null===(i=b(l.interface))||void 0===i?void 0:i.title))),key:l.id,placement:"right"},t8().createElement("div",{className:"name"},t8().createElement(nt.Badge,{color:(n=l).isForeignKey||n.primaryKey||"id"===n.interface?"red":["obo","oho","o2o","o2m","m2o","m2m","linkTo"].includes(n.interface)?"orange":void 0}),m(null===(o=l.uiSchema)||void 0===o?void 0:o.title))),t8().createElement("div",{className:"type field_type"},m(null===(s=b(l.interface))||void 0===s?void 0:s.title)),x&&t8().createElement(gW,g$({property:l},E))))});gX.displayName="PopoverContent";var gY=t8().memo(function(e){var t,n,r=e.targetGraph,i=e.collectionData,o=e.setTargetNode,s=e.node,l=e.loadCollections,a=s.store.data,u=a.item,c=a.ports,h=a.data,d=gG((0,t4.useState)(!1),2),f=d[0],p=d[1],g=pW().t,m=pB().groupBy(c.items,function(e){return e.isForeignKey||e.primaryKey||["obo","oho","o2o","o2m","m2o","m2m","linkTo","id","mbm"].includes(e.interface)?"initPorts":"morePorts"}),y=function(e){null===(t=r.getCellById(u.name))||void 0===t||t.toFront(),p(e);var t,n=r.collapseNodes||[];n.push(gV({},u.name,e)),r.collapseNodes=n,r.getCellById(u.name).setData({collapse:!0})},b=f&&(null==h?void 0:h.collapse),v={collectionData:i,setTargetNode:o,loadCollections:l,handelOpenPorts:y,node:s,targetGraph:r};return t8().createElement("div",{className:"body"},null===(t=m.initPorts)||void 0===t?void 0:t.map(function(e){return e.uiSchema&&t8().createElement(gX,gU(g$({},v),{property:e,key:e.id}))}),t8().createElement("div",{className:"morePorts"},b&&(null===(n=m.morePorts)||void 0===n?void 0:n.map(function(e){return e.uiSchema&&t8().createElement(gX,gU(g$({},v),{property:e,key:e.id}))}))),t8().createElement("a",{className:(0,pI.css)(gq()),onClick:function(){return y(!b)}},b?[t8().createElement(t5.UpOutlined,{style:{margin:"0px 8px 0px 5px"},key:"icon"}),t8().createElement("span",{key:"associate"},g("Association Fields"))]:[t8().createElement(t5.DownOutlined,{style:{margin:"0px 8px 0px 5px"},key:"icon"}),t8().createElement("span",{key:"all"},g("All Fields"))]))}),gJ=function(e){var t,n,r=gy().styles,i=(0,t4.useContext)(t9.SchemaOptionsContext),o=e.node,s=e.setTargetNode,l=e.targetGraph,a=o.store.data,u=a.title,c=a.name,h=a.item,d=a.attrs,f=a.select,p=a.actived,g=o.id,m=(0,t3.useCurrentAppInfo)().data.database,y=(0,t4.useRef)(),b=(0,t4.useContext)(t3.CollectionCategoriesContext);y.current=gU(g$({},h),{title:u,inherits:h.inherits&&new Proxy(h.inherits,{})});var v=h.category,x=void 0===v?[]:v,w=(0,t3.useCompile)();var C=(t=gF(function(e){var t;return gH(this,function(e){return[2,null===(t=l.collections)||void 0===t?void 0:t.map(function(e){return{label:w(e.title),value:e.name}})]})}),function(e){return t.apply(this,arguments)});var E=(n=gF(function(){return gH(this,function(e){return[2,null==b?void 0:b.data.map(function(e){return{label:w(e.name),value:e.id}})]})}),function(){return n.apply(this,arguments)});return t8().createElement("div",{className:r.entityContainer,style:{boxShadow:null==d?void 0:d.boxShadow,border:f?"2px dashed #f5a20a":0}},null==x?void 0:x.map(function(e,t){return t8().createElement(nt.Badge.Ribbon,{key:t,color:e.color,style:{width:"103%",height:"3px",marginTop:5*t-4,borderRadius:0},placement:"start"})}),t8().createElement("div",{className:r.headClass,style:{background:(null==d?void 0:d.hightLight)?"#1890ff":null,paddingTop:3*x.length}},t8().createElement("span",{className:r.tableNameClass},w(u)),t8().createElement("div",{className:r.tableBtnClass},t8().createElement(t3.SchemaComponentProvider,null,t8().createElement(ns,{setTargetNode:s,node:o},t8().createElement(t3.CollectionProvider_deprecated,{collection:p6},t8().createElement(t3.SchemaComponent,{scope:{useUpdateCollectionActionAndRefreshCM:nm,useCancelAction:nd,loadCollections:C,loadCategories:E,useAsyncDataSource:nw,enableInherits:(null==m?void 0:m.dialect)==="postgres",actived:!0===p},components:g$({EditOutlined:t5.EditOutlined,EditCollectionAction:gP,DeleteCollectionAction:gS,ConnectChildAction:gC,ConnectParentAction:gE},i.components),schema:{type:"object",name:o.id,properties:{connectParent:{type:"void","x-visible":"{{actived}}","x-component":"ConnectParentAction","x-component-props":{item:y.current,targetGraph:l}},connectChild:{type:"void","x-component":"ConnectChildAction","x-component-props":{item:y.current,targetGraph:l},"x-visible":"{{actived}}"},update:{type:"void",title:'{{ t("Edit") }}',"x-component":"EditCollectionAction","x-component-props":{type:"primary",item:y.current,className:"btn-edit-in-head"}},delete:{type:"void","x-action":"destroy","x-component":"DeleteCollectionAction","x-component-props":{className:"btn-del",getContainer:p3,item:y.current,useAction:function(){return nb({name:c,id:g})}}}}}})))))),t8().createElement(gY,{targetGraph:l,collectionData:y,setTargetNode:s,node:o,loadCollections:C}))},gQ=g("2749");function gK(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var gZ=(0,t4.forwardRef)(function(){var e,t,n=pW().t;var r=(e=(0,gQ.useFullscreen)(document.getElementById("graph_container")),t=2,function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,l=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){l=!0,r=e}finally{try{!s&&null!=i.return&&i.return()}finally{if(l)throw r}}return o}}(e,2)||function(e,t){if(e){if("string"==typeof e)return gK(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return gK(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),i=r[0],o=r[1].toggleFullscreen;return t8().createElement(nt.Tooltip,{title:n("Full Screen"),getPopupContainer:p3},t8().createElement(nt.Button,{onClick:function(){o()}},i?t8().createElement(t5.FullscreenExitOutlined,null):t8().createElement(t5.FullscreenOutlined,null)))});function g0(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}gZ.displayName="FullscreenAction";function g1(e,t){return!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function g2(e,t){if(e){if("string"==typeof e)return g0(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return g0(e,t)}}function g3(){var e=g1(["\n .ant-menu-item {\n height: 32px;\n line-height: 32px;\n }\n "]);return g3=function(){return e},e}function g5(){var e=g1(["\n .ant-popover-inner-content {\n padding: 0;\n }\n "]);return g5=function(){return e},e}var g6=function(e){var t,n,r,i=e.handleFiterCollections,o=(0,t4.useContext)(mE),s=o.handleSearchCollection,l=o.collectionList;var a=(t=(0,t4.useState)([]),n=2,function(e){if(Array.isArray(e))return e}(t)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,l=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){l=!0,r=e}finally{try{!s&&null!=i.return&&i.return()}finally{if(l)throw r}}return o}}(t,2)||g2(t,n)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),u=a[0],c=a[1],h=pW().t,d=(0,t3.useCompile)();var f=t8().createElement("div",null,t8().createElement(nt.Input,{style:{margin:"4px 0"},bordered:!1,placeholder:h("Collection Search"),onChange:s}),t8().createElement(nt.Menu,{selectedKeys:u,selectable:!0,className:(0,pI.css)(g3()),style:{maxHeight:"70vh",overflowY:"auto",border:"none"},items:[{type:"divider"}].concat(function(e){if(Array.isArray(e))return g0(e)}(r=l.map(function(e){return{key:e.name,label:d(e.title),onClick:function(e){e.key!==u[0]?(c([e.key]),i(e.key)):(i(!1),c([]))}}}))||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(r)||g2(r)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}())}));return t8().createElement(nt.Popover,{content:f,autoAdjustOverflow:!0,placement:"bottomRight",trigger:["click"],getPopupContainer:p3,overlayClassName:(0,pI.css)(g5())},t8().createElement(nt.Button,null,t8().createElement(t5.MenuOutlined,null)))};function g4(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var g8=function(e){var t,n,r=(0,t4.useContext)(mE).collectionList,i=(0,t3.useCompile)();var o=(t=(0,pD.useSearchParams)(),n=2,function(e){if(Array.isArray(e))return e}(t)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,l=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){l=!0,r=e}finally{try{!s&&null!=i.return&&i.return()}finally{if(l)throw r}}return o}}(t,2)||function(e,t){if(e){if("string"==typeof e)return g4(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return g4(e,t)}}(t,n)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),s=o[0],l=o[1],a=s.get("collections"),u=null==a?void 0:a.split(","),c=null==u?void 0:u.filter(function(e){return r.find(function(t){return t.name===e})}),h=(0,t4.useMemo)(function(){return r.map(function(e){return{label:i(e.title),value:e.name}})},[r]);return t8().createElement(t3.Select,{value:c,showSearch:!0,getPopupContainer:p3,mode:"multiple",allowClear:!0,options:h,onChange:function(e){l([["collections",e.toString()]])},style:{minWidth:200,position:"fixed",margin:"24px",zIndex:1e3,maxWidth:"60%"}})};function g9(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function g7(e,t,n){return(g7="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=me(e)););return e}(e,t);if(r){var i=Object.getOwnPropertyDescriptor(r,t);return i.get?i.get.call(n||e):i.value}})(e,t,n||e)}function me(e){return(me=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function mt(e,t){return(mt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function mn(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(mn=function(){return!!e})()}var mr=function(e){var t,n,r;function i(){var e,t,n;return!function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}(this,i),e=this,t=i,n=arguments,t=me(t),function(e,t){return t&&("object"===function(e){return e&&"undefined"!=typeof Symbol&&e.constructor===Symbol?"symbol":typeof e}(t)||"function"==typeof t)?t:function(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(e,mn()?Reflect.construct(t,n||[],me(e).constructor):t.apply(e,n))}return!function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&mt(e,t)}(i,e),t=i,n=[{key:"renderMarkup",value:function(){return this.renderJSONMarkup({tagName:"rect",selector:"body"})}},{key:"update",value:function(){var e=this.cell.getAttrs().hightLight?"#1890ff":"gray";g7(me(i.prototype),"update",this).call(this,{body:{refWidth:"50px",refHeight:"100px",fill:e}})}}],g9(t.prototype,n),i}(fQ);function mi(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function mo(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}function ms(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){mo(o,r,i,s,l,"next",e)}function l(e){mo(o,r,i,s,l,"throw",e)}s(void 0)})}}function ml(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}function ma(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function mu(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,l=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){l=!0,r=e}finally{try{!s&&null!=i.return&&i.return()}finally{if(l)throw r}}return o}}(e,t)||function(e,t){if(e){if("string"==typeof e)return mi(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return mi(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function mc(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}var mh=pB().drop,md=pB().groupBy,mf=pB().last,mp=pB().maxBy,mg=pB().minBy,mm=pB().take,my=pB().uniq;var mb=((e5={}).Both="both",e5.Target="target",e5.Source="source",e5);var mv=((e6={}).Both="both",e6.Inherit="inherited",e6.Entity="entity",e6),mx=function(e,t){for(var n=[];(null==t?void 0:t.length)>0&&e;)n.push(t.splice(0,e));return n};function mw(){return(mw=ms(function(e,t){var n,r,i,o,s;return mc(this,function(l){switch(l.label){case 0:if(n=tV.positions,r=[],i=tV.getNodes(),o=tV.getEdges(),(s=new(pR()).graphlib.Graph).setGraph({rankdir:"TB",nodesep:50,edgesep:50,rankSep:50,align:"DL",controlPoints:!0}),s.setDefaultEdgeLabel(function(){return{}}),i.forEach(function(e,t){var n=32*e.getPorts().length+30;s.setNode(e.id,{width:250,height:n})}),pR().layout(s),mx(15,s.nodes()).forEach(function(e,t){e.forEach(function(e,i){var o=tV.getCellById(e);if(o){var s=n&&n.find(function(e){return e.collectionName===o.store.data.name})||{},l={x:i%15*325+50,y:400*t+100};o.position(s.x||l.x,s.y||l.y),n&&!n.find(function(e){return e.collectionName===o.store.data.name})&&r.push({collectionName:o.store.data.name,x:l.x,y:l.y})}})}),o.forEach(function(e){mC(e)}),t$?"string"==typeof t$?tV.positionCell(mf(i),"top",{padding:100}):tV.positionCell(t$,"top",{padding:100}):tV.positionCell(i[0],"top-left",{padding:100}),!(r.length>0&&t))return[3,2];return[4,e(r)];case 1:l.sent(),r=[],l.label=2;case 2:return[2]}})})).apply(this,arguments)}function mC(e){var t,n,r=e.store.data.connectionType,i=e.getSource(),o=e.getTarget(),s=null===(t=tV.getCellById(i.cell))||void 0===t?void 0:t.position().x,l=null===(n=tV.getCellById(o.cell))||void 0===n?void 0:n.position().x,a=r?{name:"topLeft",args:{dy:20}}:{name:"left"},u=r?{name:"topRight",args:{dy:20}}:"right",c=r?"normal":"er";if(e.getVertices().forEach(function(){return e.removeVertexAt(0)}),s-100>l)e.setSource({cell:i.cell,port:i.port,anchor:a}),e.setTarget({cell:o.cell,port:o.port,anchor:u}),e.setRouter(c,{direction:"H"});else if(100>Math.abs(s-l)){var h=tV.getCellById(i.cell),d=tV.getCellById(o.cell);e.setSource({cell:i.cell,port:i.port,anchor:a}),e.setTarget({cell:o.cell,port:o.port,anchor:a}),r?(e.setVertices([{x:h.position().x-30,y:h.position().y+20},{x:d.position().x-30,y:d.position().y+20}]),e.setRouter("normal")):e.setRouter("oneSide",{side:"left"})}else e.setSource({cell:i.cell,port:i.port,anchor:u}),e.setTarget({cell:o.cell,port:o.port,anchor:a}),e.setRouter(c,{direction:"H"})}var mE=(0,t4.createContext)({});mE.displayName="CollapsedContext";var mS=function(){var e=[],t=tV.getEdges(),n=tV.getNodes();return t.forEach(function(t){e.push(t.getSourceCellId()),e.push(t.getTargetCellId())}),md(n,function(t){return e.includes(t.id)?"linkNodes":"rawNodes"})},mP=function(e){var t=mS(),n=t.linkNodes,r=void 0===n?[]:n,i=t.rawNodes,o=void 0===i?[]:i,s=tV.positions,l=r.concat(o||[]),a=tV.getEdges(),u=new(pR()).graphlib.Graph,c=[];u.setGraph({rankdir:"TB",nodesep:50,edgesep:50,rankSep:50,align:"DL",controlPoints:!0});l.forEach(function(e){u.setNode(e.id,{width:250,height:400})}),a.forEach(function(e){var t=e.getSource(),n=e.getTarget();u.setEdge(t.cell,n.cell,{})}),pR().layout(u);var h=u.nodes(),d=mm(h,r.length),f=mh(h,r.length);if(d.forEach(function(e){var t,n=tV.getCellById(e),r=null===(t=s.find(function(e){return e.collectionName===n.id}))||void 0===t?void 0:t.id;if(n){var i=u.node(e);c.push({id:r,collectionName:n.id,x:i.x,y:i.y}),n.position(null==i?void 0:i.x,null==i?void 0:i.y)}}),d.length){b=tV.getCellById(mp(d,function(e){return tV.getCellById(e).position().y})).position().y,y=tV.getCellById(mg(d,function(e){return tV.getCellById(e).position().x})).position().x;var p,g,m,y,b,v,x=tV.getCellById(mp(d,function(e){return tV.getCellById(e).position().x})).position().x,w=d.filter(function(e){return 50>Math.abs(tV.getCellById(e).position().y-b)}),C=null===(v=tV.getCellById(mp(w,function(e){return tV.getCellById(e).position().x})))||void 0===v?void 0:v.position();if(m=Math.round(x/320)||1,p=Math.floor((4500-(x+100-C.x))/280),g=mx(m,o),p>=1){var E=mm(f,p);g=mx(m,mh(f,p)),E.forEach(function(e,t){var n=tV.getCellById(e);if(n){var r,i={x:C.x+320*t+280,y:C.y};n.position(i.x,i.y);var o=null===(r=s.find(function(e){return e.collectionName===n.id}))||void 0===r?void 0:r.id;c.push({id:o,collectionName:n.id,x:i.x,y:i.y})}})}}else m=15,p=0,g=mx(15,o),y=50,b=50;if(g.forEach(function(e,t){e.forEach(function(e,n){var r=tV.getCellById(e),i=n%m;if(r){var o,l={x:325*i+y,y:300*t+b+300};r.position(l.x,l.y);var a=null===(o=s.find(function(e){return e.collectionName===r.id}))||void 0===o?void 0:o.id;c.push({id:a,collectionName:r.id,x:l.x,y:l.y})}})}),a.forEach(function(e){mC(e)}),tV.positionCell(l[0],"top-left",{padding:100}),!e){var S=c.filter(function(e){return e.id}),P=c.filter(function(e){return!e.id});S.length>0&&tV.updatePositionAction(S,!0),P.length>0&&tV.saveGraphPositionAction(P)}},mO=t8().memo(function(){var e,t,n,r,i,o=(0,t3.useGlobalTheme)().theme,s=gy().styles,l=mu((0,pD.useSearchParams)(),2),a=l[0],u=l[1],c=a.get("collections"),h=(0,t4.useContext)(t9.SchemaOptionsContext),d=(0,t3.useAPIClient)(),f=(0,t3.useCompile)(),p=pW().t,g=mu((0,t4.useState)([]),2),m=g[0],y=g[1],b=mu((0,t4.useState)([]),2),v=b[0],x=b[1],w=mu((0,t4.useState)(!1),2),C=w[0],E=w[1],S=(0,t3.useCollectionManager_deprecated)(),P=(S.collections,S.getCollections),O=(0,t4.useContext)(t3.CollectionCategoriesContext),k=(0,t4.useRef)();k.current=O;var A=(0,t3.useDataSourceManager)(),M=(0,t3.useCurrentAppInfo)(),T=(0,t3.useApp)(),N=M.data.database,j=ml({},null==h?void 0:h.scope),I=ml({},null==h?void 0:h.components);var L=(e=ms(function(e){return mc(this,function(t){switch(t.label){case 0:return[4,d.resource("graphPositions").create({values:e})];case 1:return t.sent(),[4,_()];case 2:return t.sent(),[2]}})}),function(t){return e.apply(this,arguments)});var R=(t=ms(function(e){var t,n=arguments;return mc(this,function(r){switch(r.label){case 0:if(t=n.length>1&&void 0!==n[1]&&n[1],c)return[3,6];if(!t)return[3,2];return[4,d.resource("graphPositions").update({values:e})];case 1:return r.sent(),[3,4];case 2:return[4,d.resource("graphPositions").update({filter:{collectionName:e.collectionName},values:ml({},e)})];case 3:r.sent(),r.label=4;case 4:return[4,_()];case 5:r.sent(),r.label=6;case 6:return[2]}})}),function(e){return t.apply(this,arguments)});var _=(n=ms(function(){var e;return mc(this,function(t){switch(t.label){case 0:return[4,d.resource("graphPositions").list({paginate:!1})];case 1:return e=t.sent().data,tV.positions=e.data,[2,Promise.resolve()]}})}),function(){return n.apply(this,arguments)}),B=function(e){t$=e,"destory"===e&&_()};var D=(r=ms(function(e){var t,n;return mc(this,function(r){return(t=P(),tV)?(tV.collections=t,tV.updatePositionAction=R,tV.saveGraphPositionAction=L,n=tV.getNodes(),y(t),x(t),!n.length||e?!c&&q(t):W(t),[2]):[2]})}),function(e){return r.apply(this,arguments)}),z=(0,t3.useDataSource)(),F=function(){(tV=new pu({container:document.getElementById("container"),moveThreshold:0,virtual:!1,async:!0,connecting:{anchor:{name:"midSide"}},mousewheel:{enabled:!0,modifiers:["ctrl","meta"]},interacting:{magnetConnectable:!1},preventDefaultBlankAction:!0})).connectionType="both",tV.direction="target",tV.cacheCollection={},tV.onConnectionAssociation=V,tV.onConnectionChilds=$,tV.onConnectionParents=U,pu.registerPortLayout("erPortPosition",function(e){return e.map(function(e,t){return{position:{x:0,y:(t+1)*40},angle:0}})},!0),!function(e){let{shape:t,component:n,effect:r,inherit:i}=e,o=pM(e,["shape","component","effect","inherit"]);if(!t)throw Error("should specify shape in config");pT[t]={component:n,effect:r},pu.registerNode(t,Object.assign({inherit:i||"react-shape"},o),!0)}({shape:"er-rect",width:250,height:40,ports:{groups:{list:{markup:[{tagName:"rect",selector:"portBody"}],attrs:{portBody:{width:250,height:40,strokeWidth:1,visibility:"hidden"}},position:"erPortPosition"}}},body:{refWidth:100,refHeight:100},component:function(e){return t8().createElement(t3.CurrentAppInfoContext.Provider,{value:M},t8().createElement(t3.DataSourceApplicationProvider,{dataSourceManager:A,dataSource:null==z?void 0:z.key},t8().createElement(t3.APIClientProvider,{apiClient:d},t8().createElement(t3.SchemaComponentOptions,{inherit:!0,scope:j,components:I},t8().createElement(t3.CollectionCategoriesContext.Provider,{value:k.current},t8().createElement(nt.ConfigProvider,{theme:o},t8().createElement("div",{style:{height:"auto"}},t8().createElement(nt.App,null,t8().createElement(t3.ApplicationContext.Provider,{value:T},t8().createElement(gJ,ma(ml({},e),{setTargetNode:B,targetGraph:tV})))))))))))}}),tV.use(new pb({autoResize:!0,enabled:!0,pannable:!0,pageVisible:!0,pageBreak:!1,padding:{top:10,left:500,right:300,bottom:300}})),tV.use(new pp({container:document.getElementById("graph-minimap"),width:300,height:200,padding:10,graphOptions:{async:!0,createCellView:function(e){return e.isEdge()?null:e.isNode()?mr:void 0}}})),tV.use(new pw({enabled:!1,multiple:!0,rubberband:!0,movable:!0,className:"node-selecting",modifiers:"shift"})),tV.use(new pP({enabled:!0})),tV.on("edge:mouseleave",function(e){var t=e.e,n=e.edge;t.stopPropagation(),G(n)}),tV.on("node:mouseleave",function(e){var t=e.e,n=e.node;t.stopPropagation(),n.setProp({actived:!1})}),tV.on("node:moved",function(e){var t=e.e,n=e.node;t.stopPropagation();var r=tV.getConnectedEdges(n),i=n.position(),o=tV.positions.find(function(e){return e.collectionName===n.store.data.name});o?(o.x!==i.x||o.y!==i.y)&&R(ml({collectionName:n.store.data.name},i)):L(ml({collectionName:n.store.data.name},i)),r.forEach(function(e){mC(e)})}),tV.on("cell:mouseenter",function(e){var t=e.e,n=e.cell,r=e.edge,i=e.node;t.stopPropagation(),n.toFront(),i&&n.setProp({actived:!0}),r&&H(r)}),tV.on("blank:click",function(e){var t;(null==tV?void 0:tV.activeEdge)&&G(null==tV?void 0:tV.activeEdge),null===(t=tV.collapseNodes)||void 0===t||t.map(function(e){var t=tV.getCellById(Object.keys(e)[0]);Object.values(e)[0]&&(null==t||t.setData({collapse:!1}))}),tV.cleanSelection()}),tV.on("node:selected",function(e){e.e,e.node.setProp({select:!0})}),tV.on("node:unselected",function(e){e.e,e.node.setProp({select:!1})})},V=function(e){var t,n=e.target,r=e.through,i=(null===(t=tV.selectedCollections)||void 0===t?void 0:t.split(","))||[];i.push(n),r&&i.push(r);var o=my(i).toString();u([["collections",o]]),tV.selectedCollections=o},$=function(e){var t=tV.selectedCollections.split(",")||[],n=my(t=t.concat(e)).toString();u([["collections",n]]),tV.selectedCollections=n},U=function(e){var t=tV.selectedCollections.split(",")||[],n=my(t=t.concat(e)).toString();u([["collections",n]]),tV.selectedCollections=n},G=function(e){tV.activeEdge=null;var t,n,r=null!==(n=null===(t=e.store)||void 0===t?void 0:t.data)&&void 0!==n?n:{},i=r.m2m,o=r.connectionType,s=null==i?void 0:i.find(function(t){return t!==e.id}),l=tV.getCellById(s),a=function(e){var t=tV.getCellById(e.store.data.target.cell),n=tV.getCellById(e.store.data.source.cell);t.setProp({targetPort:!1,associated:null}),n.setProp({sourcePort:!1,associated:null}),e.setAttrs({line:{stroke:"#ddd",targetMarker:"inherited"===o?{name:"classic",fill:"#ddd"}:null}}),e.setLabels(e.getLabels().map(function(e){return ma(ml({},e),{attrs:{labelText:ma(ml({},e.attrs.labelText),{fill:"rgba(0, 0, 0, 0.3)"}),labelBody:ma(ml({},e.attrs.labelBody),{stroke:"#ddd"})}})}))};a(e),l&&a(l)},H=function(e){tV.activeEdge=e;var t,n,r=null!==(n=null===(t=e.store)||void 0===t?void 0:t.data)&&void 0!==n?n:{},i=r.associated,o=r.m2m,s=r.connectionType,l=null==o?void 0:o.find(function(t){return t!==e.id}),a=tV.getCellById(l),u=function(e){e.toFront(),e.setAttrs({line:{stroke:"#1890ff",strokeWidth:1,textAnchor:"middle",textVerticalAnchor:"middle",sourceMarker:null,targetMarker:"inherited"===s?{name:"classic",fill:"#1890ff"}:null}}),e.setLabels(e.getLabels().map(function(e){return ma(ml({},e),{attrs:{labelText:ma(ml({},e.attrs.labelText),{fill:"#1890ff"}),labelBody:ma(ml({},e.attrs.labelBody),{stroke:"#1890ff"})}})}));var t=tV.getCellById(e.store.data.target.cell),n=tV.getCellById(e.store.data.source.cell);t.toFront(),n.toFront(),t.setProp({targetPort:e.store.data.target.port,associated:i}),n.setProp({sourcePort:e.store.data.source.port,associated:i})};u(e),a&&u(a)},q=function(e){var t=!(arguments.length>1)||void 0===arguments[1]||arguments[1];tV.clearCells();var n=pJ(e),r=n.nodesData,i=n.edgesData,o=n.inheritEdges;tV.data={nodes:r,edges:i},tV.fromJSON({nodes:r}),tV.addEdges(i),tV.addEdges(o),!function(e,t){mw.apply(this,arguments)}(L,t)},W=function(e){var t,n,r,i=tV.positions,o=pJ(e),s=o.nodesData,l=o.edgesData,a=o.inheritEdges,u=tV.getNodes().map(function(e){return e.store.data}),h=md(tV.getEdges().map(function(e){return e.store.data}),function(e){return e.connectionType?"currentInheritEdges":"currentRelateEdges"}),d=p1(s,u),f=p2(l,h.currentRelateEdges||[]),p=p2(a,h.currentInheritEdges||[]),g=null===(t=mp(i,"y"))||void 0===t?void 0:t.y,m=null===(n=mg(i,"x"))||void 0===n?void 0:n.x,y=i.filter(function(e){return 100>Math.abs(e.y-g)}),b=mp(y,"x");d.forEach(function(e){var t=e.status,n=e.node,i=e.port,o=tV.getCellById(n.id);switch(t){case"add":r=(null==b?void 0:b.x)>4500?{x:m,y:(b=mg(y,"x")).y+400}:{x:(null==b?void 0:b.x)+350,y:null==b?void 0:b.y},t$=tV.addNode(ma(ml({},n),{position:r})),!c&&L(ml({collectionName:n.name},r)),tV&&tV.positionCell(t$,"top",{padding:200});break;case"insertPort":o.insertPort(i.index,i.port);break;case"deletePort":o.removePort(i.id);break;case"updateNode":o.setProp({title:n.title});break;case"delete":tV.removeCell(n.id);break;default:return null}});var v=function(e){e.forEach(function(e){var t=e.status,n=e.edge,r=tV.addEdge(ml({},n));switch(t){case"add":mC(r);break;case"delete":tV.removeCell(n.id);break;default:return null}})};setTimeout(function(){v(f.concat(p))},300)},X=function(e,t){"target"===t?pX(tV.collections,e).forEach(function(e){var n;null===(n=tV.getCellById(e))||void 0===n||n.setAttrs({hightLight:!0,direction:t,connectionType:"inherited"})}):pY(tV.collections,e).forEach(function(e){var n;null===(n=tV.getCellById(e.name))||void 0===n||n.setAttrs({hightLight:!0,direction:t,connectionType:"inherited"})})},Y=function(e){var t=tV.getCellById(e);tV.cacheCollection[e]=!0,tV.getConnectedEdges(t).filter(function(t){var n;return!(null===(n=t.store.data)||void 0===n?void 0:n.connectionType)&&t.getTargetCellId()===e}).forEach(function(t){t.store.data.m2m&&t.store.data.m2m.forEach(function(t){var n=tV.getCellById(t);if(n.getTargetCellId()===e){var r,i=n.getSourceCellId(),o=tV.getCellById(i);!(null===(r=o.store.data.attrs)||void 0===r?void 0:r.hightLight)&&(o.setAttrs({hightLight:!0,direction:"target",connectionType:"entity"}),Y(i))}});var n,r=t.getSourceCellId(),i=tV.getCellById(r);!(null===(n=i.store.data.attrs)||void 0===n?void 0:n.hightLight)&&(i.setAttrs({hightLight:!0,direction:"target",connectionType:"entity"}),Y(r))})},J=function(e){var t=tV.getCellById(e);tV.getConnectedEdges(t).filter(function(t){var n;return!(null===(n=t.store.data)||void 0===n?void 0:n.connectionType)&&t.getSourceCellId()===e}).forEach(function(t){t.store.data.m2m&&t.store.data.m2m.forEach(function(t){var n=tV.getCellById(t);if(n.getSourceCellId()===e){var r,i=n.getTargetCellId(),o=tV.getCellById(i);!(null===(r=o.store.data.attrs)||void 0===r?void 0:r.hightLight)&&(o.setAttrs({hightLight:!0,direction:"source",connectionType:"entity"}),J(i))}});var n,r=t.getTargetCellId(),i=tV.getCellById(r);!(null===(n=i.store.data.attrs)||void 0===n?void 0:n.hightLight)&&(i.setAttrs({hightLight:!0,direction:"source",connectionType:"entity"}),J(r))})},Q=function(e,t){"target"===t?Y(e):J(e)},K=function(e,t,n){for(var r=function(r){var o,s,l=i[r].getAttrs(),a=l.direction,u=l.connectionType,c=i[r].id!==e,h=!e||(null===(o=tV.filterConfig)||void 0===o?void 0:o.key)!==e||a!==t,d=!e||(null===(s=tV.filterConfig)||void 0===s?void 0:s.key)!==e||u!==n;i[r].id!==e&&setTimeout(function(){c&&(h||d)&&i[r].setAttrs({hightLight:!1})},0)},i=tV.getNodes().filter(function(e){var t;return null===(t=e.store.data.attrs)||void 0===t?void 0:t.hightLight}),o=i.length,s=0;s<o;s++)r(s)},Z=function(e){var t=tV.connectionType,n=tV.direction,r=tV.filterConfig,i=e===(null==r?void 0:r.key)&&"both"===n,o=e===(null==r?void 0:r.key)&&("both"===t||t===r.connectionType);e?(i&&o||K(e,n,t),t$=tV.getCellById(e),tV.positionCell(t$,"center",{padding:0}),t$.setAttrs({hightLight:!0,connectionType:t}),setTimeout(function(){["entity","both"].includes(t)&&("both"===n?(Q(e,"target"),Q(e,"source")):("target"===n&&Q(e,n),"source"===n&&Q(e,n))),["inherited","both"].includes(t)&&("both"===n?(X(e,"target"),X(e,"source")):X(e,n)),tV.filterConfig={key:e,direction:n,connectionType:t}},0)):(tV.filterConfig=null,K())},ee=function(e){t$=null,tV.getEdges().forEach(function(t){var n=t.store.data.connectionType;"entity"===e?n?t.setVisible(!1):t.setVisible(!0):"inherited"===e?n?t.setVisible(!0):t.setVisible(!1):t.setVisible(!0)})};(0,t4.useLayoutEffect)(function(){return F(),function(){tV.off("cell:mouseenter"),tV.off("edge:mouseleave"),tV.off("node:moved"),tV.off("blank:click"),tV=null,t$=null}},[]),(0,t4.useEffect)(function(){return z.addReloadCallback(D),function(){z.removeReloadCallback(D)}},[]),(0,t4.useEffect)(function(){return E(!0),_().then(ms(function(){var e;return mc(this,function(t){return c&&v.length?(e=null==c?void 0:c.split(","),q(v.filter(function(t){return e.includes(t.name)}),!1),mP(!0),tV.selectedCollections=c):c||D(!0),E(!1),[2]})})).catch(function(e){throw E(!1),e}),function(){p5()}},[a]);var et=(i=ms(function(){var e;return mc(this,function(t){return[2,null===(e=tV.collections)||void 0===e?void 0:e.map(function(e){return{label:f(e.title),value:e.name}})]})}),function(){return i.apply(this,arguments)});return t8().createElement(nt.Layout,null,t8().createElement("div",{className:s.graphCollectionContainerClass},t8().createElement(nt.Spin,{spinning:C},t8().createElement(t3.DataSourceApplicationProvider,{dataSourceManager:A},t8().createElement(mE.Provider,{value:{collectionList:v,handleSearchCollection:function(e){var t=e.target.value.toLowerCase();t?x(m.filter(function(e){return f(e.title).toLowerCase().includes(t)})):x(m)}}},t8().createElement("div",{className:(0,pI.cx)(s.collectionListClass)},t8().createElement(t3.SchemaComponent,{components:{Select:function(e){return t8().createElement(t3.Select,ma(ml({popupMatchSelectWidth:!1},e),{getPopupContainer:p3}))},AddCollectionAction:p4,LocateCollectionAction:g6,SelectCollectionsAction:g8,DirectionAction:gs,ConnectorAction:gt,FullscreenAction:gZ},schema:{type:"void",properties:{block1:{type:"void","x-collection":"collections","x-decorator":"ResourceActionProvider","x-decorator-props":{collection:p6,request:{resource:"collections",action:"list",params:{pageSize:50,filter:{inherit:!1},sort:["sort"],appends:[]}}},properties:{selectCollections:{type:"array","x-component":"SelectCollectionsAction"},actions:{type:"void","x-component":"ActionBar","x-component-props":{style:{fontSize:16}},properties:{create:{type:"void",title:'{{ t("Create collection") }}',"x-component":"AddCollectionAction","x-component-props":{type:"primary"}},fullScreen:{type:"void","x-component":"FullscreenAction"},locateCollection:{type:"void","x-component":"LocateCollectionAction","x-component-props":{handleFiterCollections:Z,icon:"MenuOutlined",useAction:function(){return{run:function(){}}}}},autoLayout:{type:"void","x-component":"Action","x-component-props":{component:function(){return t8().createElement(nt.Tooltip,{title:p("Auto layout"),getPopupContainer:p3},t8().createElement(nt.Button,{onClick:function(){mP()}},t8().createElement(t5.ApartmentOutlined,null)))},useAction:function(){return{run:function(){}}}}},connectionType:{type:"void","x-component":"ConnectorAction","x-component-props":{onClick:function(e){tV.connectionType=e;var t=tV.filterConfig;t&&Z(t.key),ee(e)},icon:"MenuOutlined",useAction:function(){return{run:function(){}}}}},direction:{type:"void","x-component":"DirectionAction","x-component-props":{onClick:function(e){tV.direction=e;var t=tV.filterConfig;t&&Z(t.key)}}},selectMode:{type:"void","x-component":function(){return t8().createElement(nt.Tooltip,{title:p("Selection")},t8().createElement(nt.Switch,{onChange:function(e){tV.toggleSelection()}}))}}}}}}}},scope:{useAsyncDataSource:nw,loadCollections:et,useCreateActionAndRefreshCM:function(){return nf(B)},enableInherits:(null==N?void 0:N.dialect)==="postgres"}})))),t8().createElement("div",{id:"container",style:{width:"100vw"}}),t8().createElement("div",{id:"graph-minimap",className:s.graphMinimap,style:{width:"300px",height:"250px",right:"10px",bottom:"20px",position:"fixed"}}))))});mO.displayName="GraphDrawPage";function mk(){var e,t,n=(e=["\n height: calc(100vh - 160px);\n overflow: auto;\n margin: calc(var(--nb-spacing) * -1);\n position: relative;\n "],!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}})));return mk=function(){return n},n}var mA=function(e){var t,n,r=(0,t3.useActionContext)().visible;var i=(0,t3.useRequest)(function(){return Promise.resolve({data:{name:"t_".concat((0,t6.uid)()),createdBy:!0,updatedBy:!0,sortable:!0,logging:!0,fields:[{name:"id",type:"integer",autoIncrement:!0,primaryKey:!0,allowNull:!1,uiSchema:{type:"number",title:'{{t("ID")}}',"x-component":"InputNumber","x-read-pretty":!0},interface:"id"},{interface:"createdAt",type:"date",field:"createdAt",name:"createdAt",uiSchema:{type:"datetime",title:'{{t("Created at")}}',"x-component":"DatePicker","x-component-props":{},"x-read-pretty":!0}},{interface:"createdBy",type:"belongsTo",target:"users",foreignKey:"createdById",name:"createdBy",uiSchema:{type:"object",title:'{{t("Created by")}}',"x-component":"RecordPicker","x-component-props":{fieldNames:{value:"id",label:"nickname"}},"x-read-pretty":!0}},{type:"date",field:"updatedAt",name:"updatedAt",interface:"updatedAt",uiSchema:{type:"string",title:'{{t("Last updated at")}}',"x-component":"DatePicker","x-component-props":{},"x-read-pretty":!0}},{type:"belongsTo",target:"users",foreignKey:"updatedById",name:"updatedBy",interface:"updatedBy",uiSchema:{type:"object",title:'{{t("Last updated by")}}',"x-component":"RecordPicker","x-component-props":{fieldNames:{value:"id",label:"nickname"}},"x-read-pretty":!0}}]}})},(t=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}({},e),n=(n={manual:!0},n),Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}),t));return(0,t4.useEffect)(function(){r&&i.run()},[r]),i},mM=function(){return t8().createElement("div",{className:(0,t3.css)(mk()),id:"graph_container"},t8().createElement(t3.SchemaComponent,{schema:{type:"void","x-component":"div",properties:{editor:{type:"void","x-component":"GraphDrawPage"}}},components:{GraphDrawPage:mO,DeleteOutlined:t5.DeleteOutlined},scope:{useCollectionValues:mA,useCreateActionAndRefreshCM:nf}}))},mT="graph-collection-manager";function mN(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}function mj(e,t,n){return(mj=mB()?Reflect.construct:function(e,t,n){var r=[null];r.push.apply(r,t);var i=new(Function.bind.apply(e,r));return n&&mR(i,n.prototype),i}).apply(null,arguments)}function mI(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function mL(e){return(mL=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function mR(e,t){return(mR=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function m_(e){var t="function"==typeof Map?new Map:void 0;return(m_=function(e){var n;if(null===e||(n=e,-1===Function.toString.call(n).indexOf("[native code]")))return e;if("function"!=typeof e)throw TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,r)}function r(){return mj(e,arguments,mL(this).constructor)}return r.prototype=Object.create(e.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),mR(r,e)})(e)}function mB(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(mB=function(){return!!e})()}var mD=function(e){var t,n,r;function i(){var e,t,n;return!function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}(this,i),e=this,t=i,n=arguments,t=mL(t),function(e,t){return t&&("object"===function(e){return e&&"undefined"!=typeof Symbol&&e.constructor===Symbol?"symbol":typeof e}(t)||"function"==typeof t)?t:function(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(e,mB()?Reflect.construct(t,n||[],mL(e).constructor):t.apply(e,n))}return!function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&mR(e,t)}(i,e),t=i,n=[{key:"load",value:function(){var e,t=this;return(e=function(){return function(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}(this,function(e){return t.app.pluginSettingsManager.add("data-source-manager/main.graph",{title:'{{t("Graphical interface", { ns: "'.concat(mT,'" })}}'),Component:mM,topLevelName:"data-source-manager/main",pluginKey:mT,skipAclConfigure:!0,aclSnippet:"pm.data-source-manager.graph-collection-manager"}),[2]})},function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){mN(o,r,i,s,l,"next",e)}function l(e){mN(o,r,i,s,l,"throw",e)}s(void 0)})})()}}],mI(t.prototype,n),i}(m_(t3.Plugin)),mz=mD}(),m}()});
|
|
430
|
+
`;pu.prototype.isSnaplineEnabled=function(){let e=this.getPlugin("snapline");return!!e&&e.isEnabled()},pu.prototype.enableSnapline=function(){let e=this.getPlugin("snapline");return e&&e.enable(),this},pu.prototype.disableSnapline=function(){let e=this.getPlugin("snapline");return e&&e.disable(),this},pu.prototype.toggleSnapline=function(){let e=this.getPlugin("snapline");return e&&e.toggleEnabled(),this},pu.prototype.hideSnapline=function(){let e=this.getPlugin("snapline");return e&&e.hide(),this},pu.prototype.setSnaplineFilter=function(e){let t=this.getPlugin("snapline");return t&&t.setFilter(e),this},pu.prototype.isSnaplineOnResizingEnabled=function(){let e=this.getPlugin("snapline");return!!e&&e.isOnResizingEnabled()},pu.prototype.enableSnaplineOnResizing=function(){let e=this.getPlugin("snapline");return e&&e.enableOnResizing(),this},pu.prototype.disableSnaplineOnResizing=function(){let e=this.getPlugin("snapline");return e&&e.disableOnResizing(),this},pu.prototype.toggleSnaplineOnResizing=function(e){let t=this.getPlugin("snapline");return t&&t.toggleOnResizing(e),this},pu.prototype.isSharpSnapline=function(){let e=this.getPlugin("snapline");return!!e&&e.isSharp()},pu.prototype.enableSharpSnapline=function(){let e=this.getPlugin("snapline");return e&&e.enableSharp(),this},pu.prototype.disableSharpSnapline=function(){let e=this.getPlugin("snapline");return e&&e.disableSharp(),this},pu.prototype.toggleSharpSnapline=function(e){let t=this.getPlugin("snapline");return t&&t.toggleSharp(e),this},pu.prototype.getSnaplineTolerance=function(){let e=this.getPlugin("snapline");if(e)return e.getTolerance()},pu.prototype.setSnaplineTolerance=function(e){let t=this.getPlugin("snapline");return t&&t.setTolerance(e),this};class pP extends nC{constructor(e={}){super(),this.name="snapline",this.options=Object.assign({enabled:!0,tolerance:10},e),uP(this.name,pS)}init(e){this.snaplineImpl=new pE(Object.assign(Object.assign({},this.options),{graph:e}))}isEnabled(){return!this.snaplineImpl.disabled}enable(){this.snaplineImpl.enable()}disable(){this.snaplineImpl.disable()}toggleEnabled(e){if(null==e)return this.isEnabled()?this.disable():this.enable(),this;e!==this.isEnabled()&&(e?this.enable():this.disable())}hide(){return this.snaplineImpl.hide(),this}setFilter(e){return this.snaplineImpl.setFilter(e),this}isOnResizingEnabled(){return!0===this.snaplineImpl.options.resizing}enableOnResizing(){return this.snaplineImpl.options.resizing=!0,this}disableOnResizing(){return this.snaplineImpl.options.resizing=!1,this}toggleOnResizing(e){return null!=e?e!==this.isOnResizingEnabled()&&(e?this.enableOnResizing():this.disableOnResizing()):this.isOnResizingEnabled()?this.disableOnResizing():this.enableOnResizing(),this}isSharp(){return!0===this.snaplineImpl.options.sharp}enableSharp(){return this.snaplineImpl.options.sharp=!0,this}disableSharp(){return this.snaplineImpl.options.sharp=!1,this}toggleSharp(e){return null!=e?e!==this.isSharp()&&(e?this.enableSharp():this.disableSharp()):this.isSharp()?this.disableSharp():this.enableSharp(),this}getTolerance(){return this.snaplineImpl.options.tolerance}setTolerance(e){return this.snaplineImpl.options.tolerance=e,this}captureCursorOffset(e){this.snaplineImpl.captureCursorOffset(e)}snapOnMoving(e){this.snaplineImpl.snapOnMoving(e)}dispose(){this.snaplineImpl.dispose(),uO(this.name)}}!function(e,t,n,r){var i,o=arguments.length,s=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(s=(o<3?i(s):o>3?i(t,n,s):i(t,n))||s);o>3&&s&&Object.defineProperty(t,n,s)}([nC.dispose()],pP.prototype,"dispose",null);class pO extends fB{}!function(e){function t(e){let t=[],n=tE.getForeignObjectMarkup();return e?t.push({tagName:e,selector:"body"},n):t.push(n),t}e.config({view:"react-shape-view",markup:t(),attrs:{body:{fill:"none",stroke:"none",refWidth:"100%",refHeight:"100%"},fo:{refWidth:"100%",refHeight:"100%"}},propHooks(e){if(null==e.markup){let n=e.primer;if(n){e.markup=t(n);let r={};switch(n){case"circle":r={refCx:"50%",refCy:"50%",refR:"50%"};break;case"ellipse":r={refCx:"50%",refCy:"50%",refRx:"50%",refRy:"50%"}}e.attrs=oK({},{body:Object.assign({refWidth:null,refHeight:null},r)},e.attrs||{})}}return e}}),fB.registry.register("react-shape",e,!0)}(pO||(pO={}));var pk=g("5350"),pA=g("9195");!function(e){let t,n=!1,r=(e,t)=>{let n=t.payload;switch(t.type){case"add":{let t=e.findIndex(e=>e.id===n.id);if(t>=0)return e[t]=n,[...e];return[...e,n]}case"remove":{let t=e.findIndex(e=>e.id===n.id);if(t>=0){let n=[...e];return n.splice(t,1),n}}}return e};e.connect=function(e,r){n&&t({type:"add",payload:{id:e,portal:r}})};e.disconnect=function(e){n&&t({type:"remove",payload:{id:e}})};e.isActive=function(){return n};e.getProvider=function(){return()=>{n=!0;let[e,i]=(0,t4.useReducer)(r,[]);return t=i,t8().createElement(t8().Fragment,{children:e.map(e=>e.portal)})}}}(tz||(tz={}));var pM=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)0>t.indexOf(r[i])&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let pT={};class pN extends t8().PureComponent{constructor(e){super(e),this.state={tick:0}}componentDidMount(){let{node:e}=this.props;e.on("change:*",({key:t})=>{let n=pT[e.shape];if(n){let{effect:e}=n;(!e||e.includes(t))&&this.setState({tick:this.state.tick+1})}})}clone(e){let{node:t,graph:n}=this.props;return"string"==typeof e.type?t8().cloneElement(e):t8().cloneElement(e,{node:t,graph:n})}render(){let{node:e}=this.props,t=pT[e.shape];if(!t)return null;let{component:n}=t;return t8().isValidElement(n)?this.clone(n):this.clone(t8().createElement(n,null))}}class pj extends fQ{targetId(){return`${this.graph.view.cid}:${this.cell.id}`}getComponentContainer(){return this.selectors&&this.selectors.foContent}confirmUpdate(e){let t=super.confirmUpdate(e);return this.handleAction(t,pj.action,()=>{this.renderReactComponent()})}renderReactComponent(){this.unmountReactComponent();let e=this.getComponentContainer(),t=this.cell;if(e){let n=t8().createElement(pN,{node:t,graph:this.graph});if(tz.isActive()){let t=(0,pk.createPortal)(n,e);tz.connect(this.targetId(),t)}else this.root=(0,pA.createRoot)(e),this.root.render(n)}}unmountReactComponent(){this.getComponentContainer()&&this.root&&(this.root.unmount(),this.root=void 0)}onMouseDown(e,t,n){let r=e.target;if("input"===r.tagName.toLowerCase()){let e=r.getAttribute("type");if(null==e||["text","password","number","email","search","tel","url"].includes(e))return}super.onMouseDown(e,t,n)}unmount(){return tz.isActive()&&tz.disconnect(this.targetId()),this.unmountReactComponent(),super.unmount(),this}}(e3=pj||(pj={})).action="react",e3.config({bootstrap:[e3.action],actions:{component:e3.action}}),fQ.registry.register("react-shape-view",e3,!0);var pI=g("4964"),pL=g("1011"),pR=g.n(pL),p_=g("467"),pB=g.n(p_),pD=g("6128");function pz(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function pF(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}function pV(e){return function(e){if(Array.isArray(e))return pz(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return pz(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return pz(e,t)}}(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var p$=pB().groupBy,pU=pB().reduce,pG=pB().uniq,pH=pB().uniqBy,pq="er-rect",pW=function(){return(0,ni.useTranslation)("graph-collection-manager")},pX=function(e,t){var n=[],r=function(t){var i=null==e?void 0:e.find(function(e){return e.name===t});if(i){var o=i.inherits;if(o)for(var s=0;s<o.length;s++){var l=o[s];n.push(l),r(l)}}return pG(n)};return r(t)},pY=function(e,t){var n=[],r=function(t){return e.filter(function(e){var n;return null===(n=e.inherits)||void 0===n?void 0:n.includes(t)}).forEach(function(e){var t=e.name;return n.push(e),r(t)}),n};return r(t)},pJ=function(e){var t=[],n=[],r=e.map(function(r){var i=[],o=pV(r.fields),s=pU(pX(e,r.name),function(t,n){var i,o=null===(i=e.find(function(e){return e.name===n}))||void 0===i?void 0:i.fields.map(function(e){var t,n;return t=pF({},e),n=(n={sourceCollectionName:r.name},n),Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}),t});return o?t.concat(o):t},[]);pH(o.concat(s),"name").forEach(function(e){e.uiSchema&&i.push(pF({id:e.name,group:"list"},e)),["obo","oho","o2o","o2m","m2o","m2m","linkTo","mbm"].includes(e.interface)&&t.push(e)}),n.push(r.name);var l=pQ(i);return{id:r.name,shape:pq,name:r.name,title:r.title,width:250,ports:pV(l.initPorts||[]).concat(pV(l.morePorts||[])),item:r}}),i=pZ(t,n,r);return{nodesData:r,edgesData:i,inheritEdges:pK(e)}},pQ=function(e){return p$(e,function(e){return e.isForeignKey||e.primaryKey||["obo","oho","o2o","o2m","m2o","m2m","linkTo","id","mbm"].includes(e.interface)?"initPorts":"morePorts"})},pK=function(e){var t={attrs:{line:{strokeWidth:1,textAnchor:"middle",textVerticalAnchor:"middle",stroke:"#ddd",sourceMarker:null}},router:{name:"smooth",args:{direction:"H"}},labels:[{markup:[{tagName:"ellipse",selector:"labelBody",style:{cursor:"pointer"}},{tagName:"text",selector:"labelText",style:{cursor:"pointer"}}],attrs:{labelText:{text:"inherits",fill:"rgba(0, 0, 0, 0.3)",textAnchor:"middle",textVerticalAnchor:"middle"},labelBody:{ref:"labelText",refWidth:"100%",refHeight:"100%",fill:"var(--nb-box-bg)"}},position:{distance:.5,args:{keepGradient:!0,ensureLegibility:!0}}}]},n=[];return e.forEach(function(e){var r=e.inherits||[];r.length&&r.forEach(function(r){n.push(pF({id:e.name+r,source:{cell:e.name,connectionPoint:"rect"},target:{cell:r,connectionPoint:"rect"},connector:{name:"normal",zIndex:1e3},connectionType:"inherited"},t))})}),n},pZ=function(e,t,n){for(var r=function(r){if(t.includes(e[r].target)){var o=n.find(function(t){return t.name===e[r].target}),s=n.find(function(t){return t.name===(e[r].sourceCollectionName||e[r].collectionName)}),l={attrs:{line:{strokeWidth:1,textAnchor:"middle",textVerticalAnchor:"middle",stroke:"#ddd",sourceMarker:null,targetMarker:null}},router:s.id===o.id?{name:"oneSide",args:{side:"left"}}:{name:"er",args:{direction:"H"}},labels:[{markup:[{tagName:"ellipse",selector:"labelBody",style:{cursor:"pointer"}},{tagName:"text",selector:"labelText",style:{cursor:"pointer"}}],attrs:{labelText:{text:p0(e[r].interface)[0],fill:"rgba(0, 0, 0, 0.3)",textAnchor:"middle",textVerticalAnchor:"middle"},labelBody:{ref:"labelText",refWidth:"100%",refHeight:"100%",stroke:"#ddd",fill:"var(--nb-box-bg)",strokeWidth:1,rx:10,ry:10}},position:{distance:.3,args:{keepGradient:!0,ensureLegibility:!0}}},{markup:[{tagName:"ellipse",selector:"labelBody",style:{cursor:"pointer"}},{tagName:"text",selector:"labelText",style:{cursor:"pointer"}}],attrs:{labelText:{text:p0(e[r].interface)[1],fill:"rgba(0, 0, 0, 0.3)",textAnchor:"middle",textVerticalAnchor:"middle"},labelBody:{ref:"labelText",refWidth:"100%",refHeight:"100%",stroke:"#ddd",fill:"var(--nb-box-bg)",rx:10,ry:10,strokeWidth:1}},position:{distance:.7,args:{keepGradient:!0,ensureLegibility:!0}}}],connector:{name:"normal",zIndex:1e3}},a=function(t){var n=i.find(function(e){return e.id===t});return!n||(n.associated.push(e[r].name),!1)};if(["m2m","linkTo"].includes(e[r].interface)){var u=n.find(function(t){return t.name===e[r].through});if(u){var c,h,d,f,p=s.id,g=u.id,m=null===(c=s.ports.find(function(t){return t.name===e[r].sourceKey}))||void 0===c?void 0:c.id,y=null===(h=u.ports.find(function(t){return t.name===e[r].foreignKey}))||void 0===h?void 0:h.id,b=o.id,v=u.id,x=null===(d=o.ports.find(function(t){return t.name===e[r].targetKey}))||void 0===d?void 0:d.id,w=null===(f=u.ports.find(function(t){return t.name===e[r].otherKey}))||void 0===f?void 0:f.id,C=p+m+g+y,E=b+x+v+w;i.push(pF({id:C,source:{cell:p,port:m,anchor:{name:"right"}},target:{cell:g,port:y,anchor:{name:"left"}},associated:[e[r].name],m2m:[C,E]},l)),i.push(pF({id:E,source:{cell:b,port:x,anchor:{name:"right"}},target:{cell:v,port:w,anchor:{name:"left"}},associated:[e[r].name],m2m:[C,E]},l))}}else{var S,P,O,k=n.find(function(t){return t.name==(e[r].sourceCollectionName||e[r].collectionName)}).ports.find(function(t){return t.name===e[r].foreignKey}),A=s.id,M=o.id,T=null==k?void 0:k.id,N=null===(S=o.ports.find(function(t){return t.name===e[r].targetKey}))||void 0===S?void 0:S.id,j=s.id,I=o.id,L=null===(P=s.ports.find(function(t){return t.name===e[r].sourceKey}))||void 0===P?void 0:P.id,R=null===(O=o.ports.find(function(t){return t.name===e[r].foreignKey}))||void 0===O?void 0:O.id;a(M+N+A+T)&&k&&N&&i.push(pF({id:A+T+M+N,source:{cell:A,port:T,anchor:{name:"right"}},target:{cell:M,port:N,anchor:{name:"left"}},associated:[e[r].name]},l)),a(I+R+j+L)&&L&&R&&i.push(pF({id:j+L+I+R,source:{cell:j,port:L,anchor:{name:"right"}},target:{cell:I,port:R,anchor:{name:"left"}},associated:[e[r].name]},l))}}},i=[],o=0;o<e.length;o++)r(o);return pH(i,"id")},p0=function(e){switch(e){case"m2m":case"linkTo":case"o2m":return["1","N"];case"m2o":return["N","1"];case"obo":case"oho":return["1","1"];case"mbm":return["N","N"];default:return[]}},p1=function(e,t){for(var n=function(n){if(t.find(function(t){return t.id===e[n].id})){var r=t.find(function(t){return t.id===e[n].id}),o=null==r?void 0:r.ports.items,s=e[n].ports;if(r){for(var l=function(t){!o.find(function(e){return e.id===s[t].id})&&i.push({status:"insertPort",node:e[n],port:{index:t,port:s[t]}})},a=function(t){!s.find(function(e){return e.id===o[t].id})&&i.push({status:"deletePort",node:e[n],port:o[t]})},u=0;u<s.length;u++)l(u);for(var c=0;c<o.length;c++)a(c);r.title!==e[n].title&&i.push({status:"updateNode",node:e[n]})}}else i.push({status:"add",node:e[n]})},r=function(n){!e.find(function(e){return e.id===t[n].id})&&i.push({status:"delete",node:t[n]})},i=[],o=e.length,s=t.length,l=0;l<o;l++)n(l);for(var a=0;a<s;a++)r(a);return i},p2=function(e,t){for(var n=function(n){!t.find(function(t){return t.id===e[n].id})&&s.push({status:"add",edge:e[n]})},r=function(n){!e.find(function(e){return e.id===t[n].id})&&s.push({status:"delete",edge:t[n]})},i=e.length,o=null==t?void 0:t.length,s=[],l=0;l<i;l++)n(l);for(var a=0;a<o;a++)r(a);return s},p3=function(){return tF?tF:tF=document.getElementById("graph_container")},p5=function(){tF=null},p6={name:"collections",filterTargetKey:"name",targetKey:"name",sortable:!0,fields:[{type:"integer",name:"title",interface:"input",uiSchema:{title:'{{ t("Collection display name") }}',type:"number","x-component":"Input",required:!0}},{type:"string",name:"name",interface:"input",uiSchema:{title:'{{ t("Collection name") }}',type:"string","x-component":"Input",description:'{{t("Randomly generated and can be modified. Support letters, numbers and underscores, must start with an letter.")}}'}},{type:"string",name:"template",interface:"input",uiSchema:{title:'{{ t("Collection Template") }}',type:"string","x-component":"Input"}},{type:"hasMany",name:"fields",target:"fields",collectionName:"collections",sourceKey:"name",targetKey:"name",uiSchema:{}},{type:"hasMany",name:"inherits",interface:"select",uiSchema:{title:'{{ t("Inherits") }}',type:"string","x-component":"Select","x-component-props":{mode:"multiple"}}},{type:"string",name:"description",interface:"input",uiSchema:{title:'{{ t("Description") }}',type:"string","x-component":"Input"}}]},p4=function(e){var t=e.item;return t8().createElement(t3.AddCollection,{trigger:["click"],align:{overflow:{adjustY:!1}},item:t,scope:{useCancelAction:nd},getContainer:p3},t8().createElement(nt.Button,{type:"primary"},t8().createElement(t5.PlusOutlined,null)))};function p8(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function p9(e,t){return!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function p7(){var e=p9(["\n .ant-menu-item {\n height: 32px;\n line-height: 32px;\n }\n "]);return p7=function(){return e},e}function ge(){var e=p9(["\n .ant-popover-inner-content {\n padding: 0;\n }\n "]);return ge=function(){return e},e}var gt=function(e){var t,n=e.onClick,r=pW().t,i=[{key:mv.Both,label:"All relationships"},{key:mv.Entity,label:"Entity relationship only"},{key:mv.Inherit,label:"Inheritance relationship only"}];var o=t8().createElement("div",null,t8().createElement(nt.Menu,{defaultSelectedKeys:[mv.Both],selectable:!0,className:(0,pI.css)(p7()),style:{maxHeight:"70vh",overflowY:"auto",border:"none"},items:[{type:"divider"}].concat(function(e){if(Array.isArray(e))return p8(e)}(t=i.map(function(e){return{key:e.key,label:r(e.label),onClick:function(t){null==n||n(e.key)}}}))||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||function(e,t){if(e){if("string"==typeof e)return p8(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p8(e,t)}}(t)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}())}));return t8().createElement(nt.Popover,{content:o,autoAdjustOverflow:!0,placement:"bottomRight",trigger:["click"],getPopupContainer:p3,overlayClassName:(0,pI.css)(ge())},t8().createElement(nt.Button,null,t8().createElement(t5.ShareAltOutlined,null)))};function gn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function gr(e,t){return!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function gi(){var e=gr(["\n .ant-menu-item {\n height: 32px;\n line-height: 32px;\n }\n "]);return gi=function(){return e},e}function go(){var e=gr(["\n .ant-popover-inner-content {\n padding: 0;\n }\n "]);return go=function(){return e},e}var gs=function(e){var t,n=e.onClick,r=pW().t,i=[{key:mb.Both,label:"All directions"},{key:mb.Target,label:"Target index"},{key:mb.Source,label:"Source index"}];var o=t8().createElement("div",null,t8().createElement(nt.Menu,{defaultSelectedKeys:[mb.Target],selectable:!0,className:(0,pI.css)(gi()),style:{maxHeight:"70vh",overflowY:"auto",border:"none"},items:[{type:"divider"}].concat(function(e){if(Array.isArray(e))return gn(e)}(t=i.map(function(e){return{key:e.key,label:r(e.label),onClick:function(){null==n||n(e.key)}}}))||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(t)||function(e,t){if(e){if("string"==typeof e)return gn(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return gn(e,t)}}(t)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}())}));return t8().createElement(nt.Popover,{content:o,autoAdjustOverflow:!0,placement:"bottomRight",trigger:["click"],getPopupContainer:p3,overlayClassName:(0,pI.css)(go())},t8().createElement(nt.Button,null,t8().createElement(t5.LineHeightOutlined,null)))};function gl(e,t){return!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function ga(){var e=gl(["\n .x6-widget-minimap {\n background-color: ",";\n }\n "]);return ga=function(){return e},e}function gu(){var e=gl(["\n flex-shrink: 0;\n padding: 2em 0;\n "]);return gu=function(){return e},e}function gc(){var e=gl(["\n .btn-del {\n border-color: transparent;\n background-color: ",";\n color: ",";\n height: 20px;\n width: 20px;\n &:hover {\n background-color: ",";\n }\n }\n .btn-add {\n background: ",";\n border-color: transparent;\n color: ",";\n width: 20px;\n &:hover {\n background-color: ",";\n }\n }\n .btn-edit {\n color: ",";\n display: flex;\n &:hover {\n background: ",";\n }\n }\n .btn-edit-in-head {\n border-color: transparent;\n color: ",";\n height: 20px;\n width: 22px;\n margin: 0px 5px 4px;\n line-height: 25px;\n &:hover {\n background: ",";\n }\n }\n .btn-inheriedParent {\n background: ",";\n border-color: transparent;\n color: ",";\n width: 20px;\n height: 20px;\n line-height: 25px;\n &:hover {\n background-color: ",";\n }\n }\n .btn-inheriedChild {\n background: ",";\n border-color: transparent;\n color: ",";\n width: 20px;\n height: 20px;\n margin: 0px 5px 4px;\n &:hover {\n background-color: ",";\n }\n }\n width: 250px;\n height: 100%;\n border-radius: ","px;\n background-color: ",";\n border: 0;\n overflow: hidden;\n &:hover {\n box-shadow: ",";\n }\n .body {\n width: 100%;\n height: 100%;\n background-color: ",";\n cursor: pointer;\n .morePorts {\n max-height: 300px;\n overflow: auto;\n }\n .body-item {\n display: inline-table;\n width: 100%;\n max-width: 250px;\n height: 40px;\n font-size: 14px;\n color: ",";\n border-top: 1px solid ",";\n text-overflow: ellipsis;\n display: flex;\n flex-direction: row;\n align-items: center;\n justify-content: space-between;\n\n .field-operator {\n display: none;\n }\n &:hover {\n .field-operator {\n display: flex;\n flex-direction: row-reverse;\n height: 32px;\n line-height: 32px;\n z-index: 999;\n cursor: pointer;\n text-align: right;\n background: ",";\n padding-right: 3px;\n span {\n margin: 3px;\n margin-left: 4px;\n padding: 3px;\n height: 20px;\n width: 20px;\n }\n .btn-override {\n border-color: transparent;\n width: 20px;\n color: ",";\n &:hover {\n background-color: ",";\n }\n }\n .btn-view {\n border-color: transparent;\n color: ",";\n width: 20px;\n }\n .btn-view:hover {\n background: ",";\n }\n .btn-assocition {\n border-color: transparent;\n color: ",";\n width: 20px;\n }\n .btn-assocition:hover {\n background: ",";\n }\n }\n .field_type {\n display: none;\n }\n }\n\n .name {\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n margin-left: 8px;\n min-width: 50%;\n .ant-badge {\n padding-right: 5px;\n }\n }\n\n .type {\n color: ",";\n margin-right: 8px;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n }\n }\n }\n "]);return gc=function(){return e},e}function gh(){var e=gl(["\n height: 50px;\n font-size: 14px;\n font-weight: 500;\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n background: ",";\n color: ",";\n padding: 0 8px;\n "]);return gh=function(){return e},e}function gd(){var e=gl(["\n max-width: 80%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n font-weight: 500;\n "]);return gd=function(){return e},e}function gf(){var e=gl(["\n display: flex;\n span {\n cursor: pointer;\n }\n "]);return gf=function(){return e},e}function gp(){var e=gl(["\n div.field-content {\n font-size: 14px;\n color: ",";\n opacity: 0.8;\n display: block;\n .field-type {\n color: ",";\n float: right;\n }\n }\n "]);return gp=function(){return e},e}function gg(){var e=gl(["\n .nb-action-bar {\n float: right;\n position: fixed;\n margin-top: 24px;\n right: 24px;\n z-index: 1000;\n .trigger {\n float: right;\n margin: 2px 4px;\n font-size: 16px;\n }\n .ant-input {\n margin: 4px;\n }\n .ant-menu-inline {\n border-top: 1px solid ",";\n }\n .ant-layout-sider {\n margin-top: 24px;\n }\n .ant-menu-item {\n height: 32px;\n }\n .ant-btn {\n border: 0;\n }\n }\n "]);return gg=function(){return e},e}function gm(){var e=gl(["\n overflow: hidden;\n #container {\n height: 100% !important;\n }\n .x6-graph-scroller {\n height: calc(100vh) !important;\n width: calc(100vw) !important;\n }\n "]);return gm=function(){return e},e}var gy=(0,t3.createStyles)(function(e){var t=e.token,n=e.css;return{graphMinimap:n(ga(),t.colorBgContainer),addButtonClass:n(gu()),entityContainer:n(gc(),t.colorErrorBg,t.colorErrorText,t.colorErrorBgHover,t.colorSuccessBg,t.colorSuccessText,t.colorSuccessBgHover,t.colorText,t.colorBgTextHover,t.colorText,t.colorBgTextHover,t.colorInfoBg,t.colorInfo,t.colorInfoBgHover,t.colorInfoBg,t.colorInfo,t.colorInfoBgHover,t.borderRadiusLG,t.colorBgContainer,t.boxShadowTertiary,t.colorBgContainer,t.colorText,t.colorBorderSecondary,t.colorBgContainer,t.colorText,t.colorBgTextHover,t.colorText,t.colorBgTextHover,t.colorPrimary,t.colorBgTextHover,t.colorTextTertiary),headClass:n(gh(),t.colorFillAlter,t.colorTextHeading),tableNameClass:n(gd()),tableBtnClass:n(gf()),collectionPopoverClass:n(gp(),t.colorTextSecondary,t.colorText),collectionListClass:n(gg(),t.colorBorderSecondary),graphCollectionContainerClass:n(gm())}});function gb(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}var gv=function(e){var t=np(e.collectionName,e.key).run;return{run:function(){var e;return(e=function(){return function(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}(this,function(e){switch(e.label){case 0:return[4,t()];case 1:return e.sent(),[2]}})},function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){gb(o,r,i,s,l,"next",e)}function l(e){gb(o,r,i,s,l,"throw",e)}s(void 0)})})()}}},gx=function(e){var t=e.item,n=e.database;return t8().createElement(t3.AddFieldAction,{trigger:["click"],align:{overflow:{adjustY:!1}},item:t,database:n,scope:{useCancelAction:nd,useCreateCollectionField:function(){return gv(t)}},getContainer:p3},t8().createElement(t5.PlusOutlined,{className:"btn-add",id:"graph_btn_add_field"}))},gw=function(e){var t=e.targetGraph,n=e.item;return t8().createElement(t5.BranchesOutlined,{className:"btn-assocition",onClick:function(){t.onConnectionAssociation(n)}})},gC=function(e){var t=e.targetGraph,n=e.item,r=pW().t,i=(0,(0,t3.useCollectionManager_deprecated)().getChildrenCollections)(n.name);return(null==i?void 0:i.some(function(e){var n=e.name;return!t.hasCell(n)}))?t8().createElement(nt.Tooltip,{title:r("Show child"),getPopupContainer:p3},t8().createElement(t5.FallOutlined,{className:"btn-inheriedChild",onClick:function(){t.onConnectionChilds(i.map(function(e){return e.name}))}})):""},gE=function(e){var t=e.targetGraph,n=e.item,r=pW().t,i=(0,(0,t3.useCollectionManager_deprecated)().getInheritCollections)(n.name);return(null==i?void 0:i.some(function(e){return!t.hasCell(e)}))?t8().createElement(nt.Tooltip,{title:r("Show parent"),getPopupContainer:p3},t8().createElement(t5.RiseOutlined,{className:"btn-inheriedParent",onClick:function(){t.onConnectionParents(i)}})):""},gS=function(e){var t=e.item,n=e.className,r=function(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],!(t.indexOf(n)>=0)&&(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++){if(n=o[r],!(t.indexOf(n)>=0))Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}}return i}(e,["item","className"]);return t8().createElement(t3.DeleteCollection,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}({item:t,scope:{useCancelAction:nd,useUpdateCollectionActionAndRefreshCM:nm,createOnly:!1},getContainer:p3},r),t8().createElement(t5.DeleteOutlined,{className:n}))},gP=function(e){var t=e.item,n=e.className;return t8().createElement(t3.EditCollection,{item:t,scope:{useCancelAction:nd,useUpdateCollectionActionAndRefreshCM:nm,createOnly:!1},getContainer:p3},t8().createElement(t5.EditOutlined,{className:n}))};function gO(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}var gk=function(e){var t=ng({collectionName:e.collectionName,name:e.name,key:e.id}).run;return{run:function(){var e;return(e=function(){return function(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}(this,function(e){switch(e.label){case 0:return[4,t()];case 1:return e.sent(),[2]}})},function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){gO(o,r,i,s,l,"next",e)}function l(e){gO(o,r,i,s,l,"throw",e)}s(void 0)})})()}}},gA=function(e){var t=e.item,n=e.parentItem;return t8().createElement(t3.EditFieldAction,{item:t,parentItem:n,scope:{useCancelAction:nd,useUpdateCollectionField:function(){return gk(t)}},getContainer:p3},t8().createElement(t5.EditOutlined,{className:"btn-edit"}))};function gM(e,t){return!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function gT(){var e=gM(["\n background: #f6f6f6;\n margin-bottom: 24px;\n padding: 16px;\n "]);return gT=function(){return e},e}function gN(){var e=gM([""]);return gN=function(){return e},e}function gj(){var e=gM(["\n margin-top: 8px;\n color: rgba(0, 0, 0, 0.45);\n "]);return gj=function(){return e},e}var gI=(0,t9.observer)(function(e){var t=e.schemaKey,n=(0,t3.useCollectionManager_deprecated)().getInterface,r=(0,t3.useCompile)(),i=(0,ni.useTranslation)().t,o=n(t);return o?t8().createElement("div",{className:(0,t3.css)(gT())},t8().createElement("div",{className:(0,t3.css)(gN())},i("Field interface"),": ",t8().createElement(nt.Tag,null,r(o.title))),o.description?t8().createElement("div",{className:(0,t3.css)(gj())},r(o.description)):null):null},{displayName:"FieldSummary"});function gL(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}var gR=function(e){var t=np(e.targetCollection).run;return{run:function(){var e;return(e=function(){return function(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}(this,function(e){switch(e.label){case 0:return[4,t()];case 1:return e.sent(),[2]}})},function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){gL(o,r,i,s,l,"next",e)}function l(e){gL(o,r,i,s,l,"throw",e)}s(void 0)})})()}}},g_=function(e){var t=e.item,n=e.parentItem;return t8().createElement(t3.OverridingFieldAction,{item:function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}({},t),parentItem:n,scope:{useCancelAction:nd,useOverridingCollectionField:function(){return gR(t)}},getContainer:p3},t8().createElement(t5.CopyOutlined,{className:"btn-override"}))},gB=function(e){var t=e.item,n=e.parentItem;return t8().createElement(t3.ViewFieldAction,{item:function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}({},t),parentItem:n,getContainer:p3},t8().createElement(t5.EyeOutlined,{className:"btn-view"}))};function gD(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function gz(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}function gF(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){gz(o,r,i,s,l,"next",e)}function l(e){gz(o,r,i,s,l,"throw",e)}s(void 0)})}}function gV(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function g$(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){gV(e,t,n[t])})}return e}function gU(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function gG(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,l=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){l=!0,r=e}finally{try{!s&&null!=i.return&&i.return()}finally{if(l)throw r}}return o}}(e,t)||function(e,t){if(e){if("string"==typeof e)return gD(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return gD(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function gH(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}function gq(){var e,t,n=(e=["\n display: block;\n color: #958f8f;\n padding: 10px 5px;\n &:hover {\n color: rgb(99 90 88);\n }\n "],!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}})));return gq=function(){return n},n}var gW=t8().memo(function(e){var t=e.property,n=e.loadCollections,r=e.collectionData,i=e.setTargetNode,o=e.node,s=e.handelOpenPorts,l=e.title,a=e.name,u=e.targetGraph,c=!(t.collectionName!==a),h=(0,t4.useContext)(t9.SchemaOptionsContext),d=["hasOne","hasMany","belongsTo","belongsToMany"].includes(t.type)&&!(t.through?u.hasCell(t.through):u.hasCell(t.target)),f=(0,t3.useCurrentAppInfo)().data.database;return t8().createElement("div",{className:"field-operator"},t8().createElement(t3.SchemaComponentProvider,{components:g$({Select:function(e){return t8().createElement(t3.Select,gU(g$({popupMatchSelectWidth:!1},e),{getPopupContainer:p3}))},FieldSummary:gI,AddFieldAction:gx,OverrideFieldAction:g_,ViewFieldAction:gB,EditFieldAction:gA,ConnectAssociationAction:gw},h.components),scope:g$({useAsyncDataSource:nw,loadCollections:n,useCancelAction:nd,useNewId:function(e){return"".concat(e||"").concat((0,t6.uid)())},useCurrentFields:function(){var e=(0,t3.useRecord)();return(0,(0,t3.useCollectionManager_deprecated)().getCollectionFields)(e.collectionName||e.name)},useValuesFromRecord:nh,useUpdateCollectionActionAndRefreshCM:nm,isInheritField:c,isShowAssocition:d},h.scope)},t8().createElement(ns,{record:r.current,setTargetNode:i,node:o,handelOpenPorts:function(){return s(!0)}},t8().createElement(t3.SchemaComponent,{scope:nd,schema:{type:"object",properties:{create:{type:"void","x-action":"create","x-component":"AddFieldAction","x-visible":"{{isInheritField}}","x-component-props":{item:gU(g$({},t),{title:l}),database:f}},update:{type:"void","x-action":"update","x-component":"EditFieldAction","x-visible":"{{isInheritField}}","x-component-props":{item:gU(g$({},t),{title:l}),parentItem:r.current}},delete:{type:"void","x-action":"destroy","x-component":"Action.Link","x-visible":"{{isInheritField}}","x-component-props":{component:t5.DeleteOutlined,icon:"DeleteOutlined",className:"btn-del",confirm:{getContainer:p3,title:"{{t('Delete record')}}",content:"{{t('Are you sure you want to delete it?')}}"},useAction:function(){return nx({collectionName:t.collectionName,name:t.name})}}},override:{type:"void","x-action":"create","x-visible":"{{!isInheritField}}","x-component":"OverrideFieldAction","x-component-props":{icon:"ReconciliationOutlined",item:gU(g$({},t),{title:l,targetCollection:a}),parentItem:r.current}},view:{type:"void","x-action":"view","x-visible":"{{!isInheritField}}","x-component":"ViewFieldAction","x-component-props":{icon:"ReconciliationOutlined",item:gU(g$({},t),{title:l}),parentItem:r.current}},connectAssociation:{type:"void","x-action":"view","x-visible":"{{isShowAssocition}}","x-component":"ConnectAssociationAction","x-component-props":{item:gU(g$({},t),{title:l,__parent:r.current}),targetGraph:u}}}}}))))});gW.displayName="OperationButton";var gX=t8().forwardRef(function(e,t){var n,r,i,o,s,l=e.property,a=e.node,u=function(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],!(t.indexOf(n)>=0)&&(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++){if(n=o[r],!(t.indexOf(n)>=0))Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}}return i}(e,["property","node"]),c=a.store.data,h=c.title,d=c.name,f=c.sourcePort,p=c.associated,g=c.targetPort,m=(0,t3.useCompile)(),y=gy().styles,b=(0,t3.useCollectionManager_deprecated)().getInterface,v=gG((0,t4.useState)(!1),2),x=v[0],w=v[1],C=t8().useCallback(function(e){var t=e.type,n=e.name,r=e.primaryKey,i=e.allowNull,o=e.autoIncrement;return t8().createElement("div",{className:y.collectionPopoverClass},t8().createElement("div",{className:"field-content"},t8().createElement("div",null,t8().createElement("span",null,"name"),": ",t8().createElement("span",{className:"field-type"},n)),t8().createElement("div",null,t8().createElement("span",null,"type"),": ",t8().createElement("span",{className:"field-type"},t))),t8().createElement("p",null,r&&t8().createElement(nt.Tag,{color:"green"},"PRIMARY"),i&&t8().createElement(nt.Tag,{color:"geekblue"},"ALLOWNULL"),o&&t8().createElement(nt.Tag,{color:"purple"},"AUTOINCREMENT")))},[]),E=g$({title:h,name:d,node:a},u);return t8().createElement("div",null,t8().createElement("div",{className:"body-item",key:l.id,id:l.id,style:{background:g===l.id||f===l.id||(null==p?void 0:p.includes(l.name))?"#e6f7ff":null},onMouseEnter:function(){w(!0)},onMouseLeave:function(){return w(!1)}},t8().createElement(t3.StablePopover,{content:C(l),getPopupContainer:p3,mouseLeaveDelay:0,title:t8().createElement("div",null,m(null===(r=l.uiSchema)||void 0===r?void 0:r.title),t8().createElement("span",{style:{color:"#ffa940",float:"right"}},m(null===(i=b(l.interface))||void 0===i?void 0:i.title))),key:l.id,placement:"right"},t8().createElement("div",{className:"name"},t8().createElement(nt.Badge,{color:(n=l).isForeignKey||n.primaryKey||"id"===n.interface?"red":["obo","oho","o2o","o2m","m2o","m2m","linkTo"].includes(n.interface)?"orange":void 0}),m(null===(o=l.uiSchema)||void 0===o?void 0:o.title))),t8().createElement("div",{className:"type field_type"},m(null===(s=b(l.interface))||void 0===s?void 0:s.title)),x&&t8().createElement(gW,g$({property:l},E))))});gX.displayName="PopoverContent";var gY=t8().memo(function(e){var t,n,r=e.targetGraph,i=e.collectionData,o=e.setTargetNode,s=e.node,l=e.loadCollections,a=s.store.data,u=a.item,c=a.ports,h=a.data,d=gG((0,t4.useState)(!1),2),f=d[0],p=d[1],g=pW().t,m=pB().groupBy(c.items,function(e){return e.isForeignKey||e.primaryKey||["obo","oho","o2o","o2m","m2o","m2m","linkTo","id","mbm"].includes(e.interface)?"initPorts":"morePorts"}),y=function(e){null===(t=r.getCellById(u.name))||void 0===t||t.toFront(),p(e);var t,n=r.collapseNodes||[];n.push(gV({},u.name,e)),r.collapseNodes=n,r.getCellById(u.name).setData({collapse:!0})},b=f&&(null==h?void 0:h.collapse),v={collectionData:i,setTargetNode:o,loadCollections:l,handelOpenPorts:y,node:s,targetGraph:r};return t8().createElement("div",{className:"body"},null===(t=m.initPorts)||void 0===t?void 0:t.map(function(e){return e.uiSchema&&t8().createElement(gX,gU(g$({},v),{property:e,key:e.id}))}),t8().createElement("div",{className:"morePorts"},b&&(null===(n=m.morePorts)||void 0===n?void 0:n.map(function(e){return e.uiSchema&&t8().createElement(gX,gU(g$({},v),{property:e,key:e.id}))}))),t8().createElement("a",{className:(0,pI.css)(gq()),onClick:function(){return y(!b)}},b?[t8().createElement(t5.UpOutlined,{style:{margin:"0px 8px 0px 5px"},key:"icon"}),t8().createElement("span",{key:"associate"},g("Association Fields"))]:[t8().createElement(t5.DownOutlined,{style:{margin:"0px 8px 0px 5px"},key:"icon"}),t8().createElement("span",{key:"all"},g("All Fields"))]))}),gJ=function(e){var t,n,r=gy().styles,i=(0,t4.useContext)(t9.SchemaOptionsContext),o=e.node,s=e.setTargetNode,l=e.targetGraph,a=o.store.data,u=a.title,c=a.name,h=a.item,d=a.attrs,f=a.select,p=a.actived,g=o.id,m=(0,t3.useCurrentAppInfo)().data.database,y=(0,t4.useRef)(),b=(0,t4.useContext)(t3.CollectionCategoriesContext);y.current=gU(g$({},h),{title:u,inherits:h.inherits&&new Proxy(h.inherits,{})});var v=h.category,x=void 0===v?[]:v,w=(0,t3.useCompile)();var C=(t=gF(function(e){var t;return gH(this,function(e){return[2,null===(t=l.collections)||void 0===t?void 0:t.map(function(e){return{label:w(e.title),value:e.name}})]})}),function(e){return t.apply(this,arguments)});var E=(n=gF(function(){return gH(this,function(e){return[2,null==b?void 0:b.data.map(function(e){return{label:w(e.name),value:e.id}})]})}),function(){return n.apply(this,arguments)});return t8().createElement("div",{className:r.entityContainer,style:{boxShadow:null==d?void 0:d.boxShadow,border:f?"2px dashed #f5a20a":0}},null==x?void 0:x.map(function(e,t){return t8().createElement(nt.Badge.Ribbon,{key:t,color:e.color,style:{width:"103%",height:"3px",marginTop:5*t-4,borderRadius:0},placement:"start"})}),t8().createElement("div",{className:r.headClass,style:{background:(null==d?void 0:d.hightLight)?"#1890ff":null,paddingTop:3*x.length}},t8().createElement("span",{className:r.tableNameClass},w(u)),t8().createElement("div",{className:r.tableBtnClass},t8().createElement(t3.SchemaComponentProvider,null,t8().createElement(ns,{setTargetNode:s,node:o},t8().createElement(t3.CollectionProvider_deprecated,{collection:p6},t8().createElement(t3.SchemaComponent,{scope:{useUpdateCollectionActionAndRefreshCM:nm,useCancelAction:nd,loadCollections:C,loadCategories:E,useAsyncDataSource:nw,enableInherits:(null==m?void 0:m.dialect)==="postgres",actived:!0===p},components:g$({EditOutlined:t5.EditOutlined,EditCollectionAction:gP,DeleteCollectionAction:gS,ConnectChildAction:gC,ConnectParentAction:gE},i.components),schema:{type:"object",name:o.id,properties:{connectParent:{type:"void","x-visible":"{{actived}}","x-component":"ConnectParentAction","x-component-props":{item:y.current,targetGraph:l}},connectChild:{type:"void","x-component":"ConnectChildAction","x-component-props":{item:y.current,targetGraph:l},"x-visible":"{{actived}}"},update:{type:"void",title:'{{ t("Edit") }}',"x-component":"EditCollectionAction","x-component-props":{type:"primary",item:y.current,className:"btn-edit-in-head"}},delete:{type:"void","x-action":"destroy","x-component":"DeleteCollectionAction","x-component-props":{className:"btn-del",getContainer:p3,item:y.current,useAction:function(){return nb({name:c,id:g})}}}}}})))))),t8().createElement(gY,{targetGraph:l,collectionData:y,setTargetNode:s,node:o,loadCollections:C}))},gQ=g("2749");function gK(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var gZ=(0,t4.forwardRef)(function(){var e,t,n=pW().t;var r=(e=(0,gQ.useFullscreen)(document.getElementById("graph_container")),t=2,function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,l=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){l=!0,r=e}finally{try{!s&&null!=i.return&&i.return()}finally{if(l)throw r}}return o}}(e,2)||function(e,t){if(e){if("string"==typeof e)return gK(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return gK(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),i=r[0],o=r[1].toggleFullscreen;return t8().createElement(nt.Tooltip,{title:n("Full Screen"),getPopupContainer:p3},t8().createElement(nt.Button,{onClick:function(){o()}},i?t8().createElement(t5.FullscreenExitOutlined,null):t8().createElement(t5.FullscreenOutlined,null)))});function g0(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}gZ.displayName="FullscreenAction";function g1(e,t){return!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}function g2(e,t){if(e){if("string"==typeof e)return g0(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return g0(e,t)}}function g3(){var e=g1(["\n .ant-menu-item {\n height: 32px;\n line-height: 32px;\n }\n "]);return g3=function(){return e},e}function g5(){var e=g1(["\n .ant-popover-inner-content {\n padding: 0;\n }\n "]);return g5=function(){return e},e}var g6=function(e){var t,n,r,i=e.handleFiterCollections,o=(0,t4.useContext)(mE),s=o.handleSearchCollection,l=o.collectionList;var a=(t=(0,t4.useState)([]),n=2,function(e){if(Array.isArray(e))return e}(t)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,l=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){l=!0,r=e}finally{try{!s&&null!=i.return&&i.return()}finally{if(l)throw r}}return o}}(t,2)||g2(t,n)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),u=a[0],c=a[1],h=pW().t,d=(0,t3.useCompile)();var f=t8().createElement("div",null,t8().createElement(nt.Input,{style:{margin:"4px 0"},bordered:!1,placeholder:h("Collection Search"),onChange:s}),t8().createElement(nt.Menu,{selectedKeys:u,selectable:!0,className:(0,pI.css)(g3()),style:{maxHeight:"70vh",overflowY:"auto",border:"none"},items:[{type:"divider"}].concat(function(e){if(Array.isArray(e))return g0(e)}(r=l.map(function(e){return{key:e.name,label:d(e.title),onClick:function(e){e.key!==u[0]?(c([e.key]),i(e.key)):(i(!1),c([]))}}}))||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(r)||g2(r)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}())}));return t8().createElement(nt.Popover,{content:f,autoAdjustOverflow:!0,placement:"bottomRight",trigger:["click"],getPopupContainer:p3,overlayClassName:(0,pI.css)(g5())},t8().createElement(nt.Button,null,t8().createElement(t5.MenuOutlined,null)))};function g4(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var g8=function(e){var t,n,r=(0,t4.useContext)(mE).collectionList,i=(0,t3.useCompile)();var o=(t=(0,pD.useSearchParams)(),n=2,function(e){if(Array.isArray(e))return e}(t)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,l=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){l=!0,r=e}finally{try{!s&&null!=i.return&&i.return()}finally{if(l)throw r}}return o}}(t,2)||function(e,t){if(e){if("string"==typeof e)return g4(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return g4(e,t)}}(t,n)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),s=o[0],l=o[1],a=s.get("collections"),u=null==a?void 0:a.split(","),c=null==u?void 0:u.filter(function(e){return r.find(function(t){return t.name===e})}),h=(0,t4.useMemo)(function(){return r.map(function(e){return{label:i(e.title),value:e.name}})},[r]);return t8().createElement(t3.Select,{value:c,showSearch:!0,getPopupContainer:p3,mode:"multiple",allowClear:!0,options:h,onChange:function(e){l([["collections",e.toString()]])},style:{minWidth:200,position:"fixed",margin:"24px",zIndex:1e3,maxWidth:"60%"}})};function g9(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function g7(e,t,n){return(g7="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=me(e)););return e}(e,t);if(r){var i=Object.getOwnPropertyDescriptor(r,t);return i.get?i.get.call(n||e):i.value}})(e,t,n||e)}function me(e){return(me=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function mt(e,t){return(mt=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function mn(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(mn=function(){return!!e})()}var mr=function(e){var t,n,r;function i(){var e,t,n;return!function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}(this,i),e=this,t=i,n=arguments,t=me(t),function(e,t){return t&&("object"===function(e){return e&&"undefined"!=typeof Symbol&&e.constructor===Symbol?"symbol":typeof e}(t)||"function"==typeof t)?t:function(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(e,mn()?Reflect.construct(t,n||[],me(e).constructor):t.apply(e,n))}return!function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&mt(e,t)}(i,e),t=i,n=[{key:"renderMarkup",value:function(){return this.renderJSONMarkup({tagName:"rect",selector:"body"})}},{key:"update",value:function(){var e=this.cell.getAttrs().hightLight?"#1890ff":"gray";g7(me(i.prototype),"update",this).call(this,{body:{refWidth:"50px",refHeight:"100px",fill:e}})}}],g9(t.prototype,n),i}(fQ);function mi(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function mo(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}function ms(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){mo(o,r,i,s,l,"next",e)}function l(e){mo(o,r,i,s,l,"throw",e)}s(void 0)})}}function ml(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}function ma(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function mu(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n,r,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],s=!0,l=!1;try{for(i=i.call(e);!(s=(n=i.next()).done)&&(o.push(n.value),!t||o.length!==t);s=!0);}catch(e){l=!0,r=e}finally{try{!s&&null!=i.return&&i.return()}finally{if(l)throw r}}return o}}(e,t)||function(e,t){if(e){if("string"==typeof e)return mi(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if("Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return mi(e,t)}}(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function mc(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}var mh=pB().drop,md=pB().groupBy,mf=pB().last,mp=pB().maxBy,mg=pB().minBy,mm=pB().take,my=pB().uniq;var mb=((e5={}).Both="both",e5.Target="target",e5.Source="source",e5);var mv=((e6={}).Both="both",e6.Inherit="inherited",e6.Entity="entity",e6),mx=function(e,t){for(var n=[];(null==t?void 0:t.length)>0&&e;)n.push(t.splice(0,e));return n};function mw(){return(mw=ms(function(e,t){var n,r,i,o,s;return mc(this,function(l){switch(l.label){case 0:if(n=tV.positions,r=[],i=tV.getNodes(),o=tV.getEdges(),(s=new(pR()).graphlib.Graph).setGraph({rankdir:"TB",nodesep:50,edgesep:50,rankSep:50,align:"DL",controlPoints:!0}),s.setDefaultEdgeLabel(function(){return{}}),i.forEach(function(e,t){var n=32*e.getPorts().length+30;s.setNode(e.id,{width:250,height:n})}),pR().layout(s),mx(15,s.nodes()).forEach(function(e,t){e.forEach(function(e,i){var o=tV.getCellById(e);if(o){var s=n&&n.find(function(e){return e.collectionName===o.store.data.name})||{},l={x:i%15*325+50,y:400*t+100};o.position(s.x||l.x,s.y||l.y),n&&!n.find(function(e){return e.collectionName===o.store.data.name})&&r.push({collectionName:o.store.data.name,x:l.x,y:l.y})}})}),o.forEach(function(e){mC(e)}),t$?"string"==typeof t$?tV.positionCell(mf(i),"top",{padding:100}):tV.positionCell(t$,"top",{padding:100}):tV.positionCell(i[0],"top-left",{padding:100}),!(r.length>0&&t))return[3,2];return[4,e(r)];case 1:l.sent(),r=[],l.label=2;case 2:return[2]}})})).apply(this,arguments)}function mC(e){var t,n,r=e.store.data.connectionType,i=e.getSource(),o=e.getTarget(),s=null===(t=tV.getCellById(i.cell))||void 0===t?void 0:t.position().x,l=null===(n=tV.getCellById(o.cell))||void 0===n?void 0:n.position().x,a=r?{name:"topLeft",args:{dy:20}}:{name:"left"},u=r?{name:"topRight",args:{dy:20}}:"right",c=r?"normal":"er";if(e.getVertices().forEach(function(){return e.removeVertexAt(0)}),s-100>l)e.setSource({cell:i.cell,port:i.port,anchor:a}),e.setTarget({cell:o.cell,port:o.port,anchor:u}),e.setRouter(c,{direction:"H"});else if(100>Math.abs(s-l)){var h=tV.getCellById(i.cell),d=tV.getCellById(o.cell);e.setSource({cell:i.cell,port:i.port,anchor:a}),e.setTarget({cell:o.cell,port:o.port,anchor:a}),r?(e.setVertices([{x:h.position().x-30,y:h.position().y+20},{x:d.position().x-30,y:d.position().y+20}]),e.setRouter("normal")):e.setRouter("oneSide",{side:"left"})}else e.setSource({cell:i.cell,port:i.port,anchor:u}),e.setTarget({cell:o.cell,port:o.port,anchor:a}),e.setRouter(c,{direction:"H"})}var mE=(0,t4.createContext)({});mE.displayName="CollapsedContext";var mS=function(){var e=[],t=tV.getEdges(),n=tV.getNodes();return t.forEach(function(t){e.push(t.getSourceCellId()),e.push(t.getTargetCellId())}),md(n,function(t){return e.includes(t.id)?"linkNodes":"rawNodes"})},mP=function(e){var t=mS(),n=t.linkNodes,r=void 0===n?[]:n,i=t.rawNodes,o=void 0===i?[]:i,s=tV.positions,l=r.concat(o||[]),a=tV.getEdges(),u=new(pR()).graphlib.Graph,c=[];u.setGraph({rankdir:"TB",nodesep:50,edgesep:50,rankSep:50,align:"DL",controlPoints:!0});l.forEach(function(e){u.setNode(e.id,{width:250,height:400})}),a.forEach(function(e){var t=e.getSource(),n=e.getTarget();u.setEdge(t.cell,n.cell,{})}),pR().layout(u);var h=u.nodes(),d=mm(h,r.length),f=mh(h,r.length);if(d.forEach(function(e){var t,n=tV.getCellById(e),r=null===(t=s.find(function(e){return e.collectionName===n.id}))||void 0===t?void 0:t.id;if(n){var i=u.node(e);c.push({id:r,collectionName:n.id,x:i.x,y:i.y}),n.position(null==i?void 0:i.x,null==i?void 0:i.y)}}),d.length){b=tV.getCellById(mp(d,function(e){return tV.getCellById(e).position().y})).position().y,y=tV.getCellById(mg(d,function(e){return tV.getCellById(e).position().x})).position().x;var p,g,m,y,b,v,x=tV.getCellById(mp(d,function(e){return tV.getCellById(e).position().x})).position().x,w=d.filter(function(e){return 50>Math.abs(tV.getCellById(e).position().y-b)}),C=null===(v=tV.getCellById(mp(w,function(e){return tV.getCellById(e).position().x})))||void 0===v?void 0:v.position();if(m=Math.round(x/320)||1,p=Math.floor((4500-(x+100-C.x))/280),g=mx(m,o),p>=1){var E=mm(f,p);g=mx(m,mh(f,p)),E.forEach(function(e,t){var n=tV.getCellById(e);if(n){var r,i={x:C.x+320*t+280,y:C.y};n.position(i.x,i.y);var o=null===(r=s.find(function(e){return e.collectionName===n.id}))||void 0===r?void 0:r.id;c.push({id:o,collectionName:n.id,x:i.x,y:i.y})}})}}else m=15,p=0,g=mx(15,o),y=50,b=50;if(g.forEach(function(e,t){e.forEach(function(e,n){var r=tV.getCellById(e),i=n%m;if(r){var o,l={x:325*i+y,y:300*t+b+300};r.position(l.x,l.y);var a=null===(o=s.find(function(e){return e.collectionName===r.id}))||void 0===o?void 0:o.id;c.push({id:a,collectionName:r.id,x:l.x,y:l.y})}})}),a.forEach(function(e){mC(e)}),tV.positionCell(l[0],"top-left",{padding:100}),!e){var S=c.filter(function(e){return e.id}),P=c.filter(function(e){return!e.id});S.length>0&&tV.updatePositionAction(S,!0),P.length>0&&tV.saveGraphPositionAction(P)}},mO=t8().memo(function(){var e,t,n,r,i,o=(0,t3.useGlobalTheme)().theme,s=gy().styles,l=mu((0,pD.useSearchParams)(),2),a=l[0],u=l[1],c=a.get("collections"),h=(0,t4.useContext)(t9.SchemaOptionsContext),d=(0,t3.useAPIClient)(),f=(0,t3.useCompile)(),p=pW().t,g=mu((0,t4.useState)([]),2),m=g[0],y=g[1],b=mu((0,t4.useState)([]),2),v=b[0],x=b[1],w=mu((0,t4.useState)(!1),2),C=w[0],E=w[1],S=(0,t3.useCollectionManager_deprecated)(),P=(S.collections,S.getCollections),O=(0,t4.useContext)(t3.CollectionCategoriesContext),k=(0,t4.useRef)();k.current=O;var A=(0,t3.useDataSourceManager)(),M=(0,t3.useCurrentAppInfo)(),T=(0,t3.useApp)(),N=M.data.database,j=ml({},null==h?void 0:h.scope),I=ml({},null==h?void 0:h.components);var L=(e=ms(function(e){return mc(this,function(t){switch(t.label){case 0:return[4,d.resource("graphPositions").create({values:e})];case 1:return t.sent(),[4,_()];case 2:return t.sent(),[2]}})}),function(t){return e.apply(this,arguments)});var R=(t=ms(function(e){var t,n=arguments;return mc(this,function(r){switch(r.label){case 0:if(t=n.length>1&&void 0!==n[1]&&n[1],c)return[3,6];if(!t)return[3,2];return[4,d.resource("graphPositions").update({values:e})];case 1:return r.sent(),[3,4];case 2:return[4,d.resource("graphPositions").update({filter:{collectionName:e.collectionName},values:ml({},e)})];case 3:r.sent(),r.label=4;case 4:return[4,_()];case 5:r.sent(),r.label=6;case 6:return[2]}})}),function(e){return t.apply(this,arguments)});var _=(n=ms(function(){var e;return mc(this,function(t){switch(t.label){case 0:return[4,d.resource("graphPositions").list({paginate:!1})];case 1:return e=t.sent().data,tV.positions=e.data,[2,Promise.resolve()]}})}),function(){return n.apply(this,arguments)}),B=function(e){t$=e,"destory"===e&&_()};var D=(r=ms(function(e){var t,n;return mc(this,function(r){return(t=P(),tV)?(tV.collections=t,tV.updatePositionAction=R,tV.saveGraphPositionAction=L,n=tV.getNodes(),y(t),x(t),!n.length||e?!c&&q(t):W(t),[2]):[2]})}),function(e){return r.apply(this,arguments)}),z=(0,t3.useDataSource)(),F=function(){(tV=new pu({container:document.getElementById("container"),moveThreshold:0,virtual:!1,async:!0,connecting:{anchor:{name:"midSide"}},mousewheel:{enabled:!0,modifiers:["ctrl","meta"]},interacting:{magnetConnectable:!1},preventDefaultBlankAction:!0})).connectionType="both",tV.direction="target",tV.cacheCollection={},tV.onConnectionAssociation=V,tV.onConnectionChilds=$,tV.onConnectionParents=U,pu.registerPortLayout("erPortPosition",function(e){return e.map(function(e,t){return{position:{x:0,y:(t+1)*40},angle:0}})},!0),!function(e){let{shape:t,component:n,effect:r,inherit:i}=e,o=pM(e,["shape","component","effect","inherit"]);if(!t)throw Error("should specify shape in config");pT[t]={component:n,effect:r},pu.registerNode(t,Object.assign({inherit:i||"react-shape"},o),!0)}({shape:"er-rect",width:250,height:40,ports:{groups:{list:{markup:[{tagName:"rect",selector:"portBody"}],attrs:{portBody:{width:250,height:40,strokeWidth:1,visibility:"hidden"}},position:"erPortPosition"}}},body:{refWidth:100,refHeight:100},component:function(e){return t8().createElement(t3.CurrentAppInfoContext.Provider,{value:M},t8().createElement(t3.DataSourceApplicationProvider,{dataSourceManager:A,dataSource:null==z?void 0:z.key},t8().createElement(t3.APIClientProvider,{apiClient:d},t8().createElement(t3.SchemaComponentOptions,{inherit:!0,scope:j,components:I},t8().createElement(t3.CollectionCategoriesContext.Provider,{value:k.current},t8().createElement(nt.ConfigProvider,{theme:o},t8().createElement("div",{style:{height:"auto"}},t8().createElement(nt.App,null,t8().createElement(t3.ApplicationContext.Provider,{value:T},t8().createElement(gJ,ma(ml({},e),{setTargetNode:B,targetGraph:tV})))))))))))}}),tV.use(new pb({autoResize:!0,enabled:!0,pannable:!0,pageVisible:!0,pageBreak:!1,padding:{top:10,left:500,right:300,bottom:300}})),tV.use(new pp({container:document.getElementById("graph-minimap"),width:300,height:200,padding:10,graphOptions:{async:!0,createCellView:function(e){return e.isEdge()?null:e.isNode()?mr:void 0}}})),tV.use(new pw({enabled:!1,multiple:!0,rubberband:!0,movable:!0,className:"node-selecting",modifiers:"shift"})),tV.use(new pP({enabled:!0})),tV.on("edge:mouseleave",function(e){var t=e.e,n=e.edge;t.stopPropagation(),G(n)}),tV.on("node:mouseleave",function(e){var t=e.e,n=e.node;t.stopPropagation(),n.setProp({actived:!1})}),tV.on("node:moved",function(e){var t=e.e,n=e.node;t.stopPropagation();var r=tV.getConnectedEdges(n),i=n.position(),o=tV.positions.find(function(e){return e.collectionName===n.store.data.name});o?(o.x!==i.x||o.y!==i.y)&&R(ml({collectionName:n.store.data.name},i)):L(ml({collectionName:n.store.data.name},i)),r.forEach(function(e){mC(e)})}),tV.on("cell:mouseenter",function(e){var t=e.e,n=e.cell,r=e.edge,i=e.node;t.stopPropagation(),n.toFront(),i&&n.setProp({actived:!0}),r&&H(r)}),tV.on("blank:click",function(e){var t;(null==tV?void 0:tV.activeEdge)&&G(null==tV?void 0:tV.activeEdge),null===(t=tV.collapseNodes)||void 0===t||t.map(function(e){var t=tV.getCellById(Object.keys(e)[0]);Object.values(e)[0]&&(null==t||t.setData({collapse:!1}))}),tV.cleanSelection()}),tV.on("node:selected",function(e){e.e,e.node.setProp({select:!0})}),tV.on("node:unselected",function(e){e.e,e.node.setProp({select:!1})})},V=function(e){var t,n=e.target,r=e.through,i=(null===(t=tV.selectedCollections)||void 0===t?void 0:t.split(","))||[];i.push(n),r&&i.push(r);var o=my(i).toString();u([["collections",o]]),tV.selectedCollections=o},$=function(e){var t=tV.selectedCollections.split(",")||[],n=my(t=t.concat(e)).toString();u([["collections",n]]),tV.selectedCollections=n},U=function(e){var t=tV.selectedCollections.split(",")||[],n=my(t=t.concat(e)).toString();u([["collections",n]]),tV.selectedCollections=n},G=function(e){tV.activeEdge=null;var t,n,r=null!==(n=null===(t=e.store)||void 0===t?void 0:t.data)&&void 0!==n?n:{},i=r.m2m,o=r.connectionType,s=null==i?void 0:i.find(function(t){return t!==e.id}),l=tV.getCellById(s),a=function(e){var t=tV.getCellById(e.store.data.target.cell),n=tV.getCellById(e.store.data.source.cell);t.setProp({targetPort:!1,associated:null}),n.setProp({sourcePort:!1,associated:null}),e.setAttrs({line:{stroke:"#ddd",targetMarker:"inherited"===o?{name:"classic",fill:"#ddd"}:null}}),e.setLabels(e.getLabels().map(function(e){return ma(ml({},e),{attrs:{labelText:ma(ml({},e.attrs.labelText),{fill:"rgba(0, 0, 0, 0.3)"}),labelBody:ma(ml({},e.attrs.labelBody),{stroke:"#ddd"})}})}))};a(e),l&&a(l)},H=function(e){tV.activeEdge=e;var t,n,r=null!==(n=null===(t=e.store)||void 0===t?void 0:t.data)&&void 0!==n?n:{},i=r.associated,o=r.m2m,s=r.connectionType,l=null==o?void 0:o.find(function(t){return t!==e.id}),a=tV.getCellById(l),u=function(e){e.toFront(),e.setAttrs({line:{stroke:"#1890ff",strokeWidth:1,textAnchor:"middle",textVerticalAnchor:"middle",sourceMarker:null,targetMarker:"inherited"===s?{name:"classic",fill:"#1890ff"}:null}}),e.setLabels(e.getLabels().map(function(e){return ma(ml({},e),{attrs:{labelText:ma(ml({},e.attrs.labelText),{fill:"#1890ff"}),labelBody:ma(ml({},e.attrs.labelBody),{stroke:"#1890ff"})}})}));var t=tV.getCellById(e.store.data.target.cell),n=tV.getCellById(e.store.data.source.cell);t.toFront(),n.toFront(),t.setProp({targetPort:e.store.data.target.port,associated:i}),n.setProp({sourcePort:e.store.data.source.port,associated:i})};u(e),a&&u(a)},q=function(e){var t=!(arguments.length>1)||void 0===arguments[1]||arguments[1];tV.clearCells();var n=pJ(e),r=n.nodesData,i=n.edgesData,o=n.inheritEdges;tV.data={nodes:r,edges:i},tV.fromJSON({nodes:r}),tV.addEdges(i),tV.addEdges(o),!function(e,t){mw.apply(this,arguments)}(L,t)},W=function(e){var t,n,r,i=tV.positions,o=pJ(e),s=o.nodesData,l=o.edgesData,a=o.inheritEdges,u=tV.getNodes().map(function(e){return e.store.data}),h=md(tV.getEdges().map(function(e){return e.store.data}),function(e){return e.connectionType?"currentInheritEdges":"currentRelateEdges"}),d=p1(s,u),f=p2(l,h.currentRelateEdges||[]),p=p2(a,h.currentInheritEdges||[]),g=null===(t=mp(i,"y"))||void 0===t?void 0:t.y,m=null===(n=mg(i,"x"))||void 0===n?void 0:n.x,y=i.filter(function(e){return 100>Math.abs(e.y-g)}),b=mp(y,"x");d.forEach(function(e){var t=e.status,n=e.node,i=e.port,o=tV.getCellById(n.id);switch(t){case"add":r=(null==b?void 0:b.x)>4500?{x:m,y:(b=mg(y,"x")).y+400}:{x:(null==b?void 0:b.x)+350,y:null==b?void 0:b.y},t$=tV.addNode(ma(ml({},n),{position:r})),!c&&L(ml({collectionName:n.name},r)),tV&&tV.positionCell(t$,"top",{padding:200});break;case"insertPort":o.insertPort(i.index,i.port);break;case"deletePort":o.removePort(i.id);break;case"updateNode":o.setProp({title:n.title});break;case"delete":tV.removeCell(n.id);break;default:return null}});var v=function(e){e.forEach(function(e){var t=e.status,n=e.edge,r=tV.addEdge(ml({},n));switch(t){case"add":mC(r);break;case"delete":tV.removeCell(n.id);break;default:return null}})};setTimeout(function(){v(f.concat(p))},300)},X=function(e,t){"target"===t?pX(tV.collections,e).forEach(function(e){var n;null===(n=tV.getCellById(e))||void 0===n||n.setAttrs({hightLight:!0,direction:t,connectionType:"inherited"})}):pY(tV.collections,e).forEach(function(e){var n;null===(n=tV.getCellById(e.name))||void 0===n||n.setAttrs({hightLight:!0,direction:t,connectionType:"inherited"})})},Y=function(e){var t=tV.getCellById(e);tV.cacheCollection[e]=!0,tV.getConnectedEdges(t).filter(function(t){var n;return!(null===(n=t.store.data)||void 0===n?void 0:n.connectionType)&&t.getTargetCellId()===e}).forEach(function(t){t.store.data.m2m&&t.store.data.m2m.forEach(function(t){var n=tV.getCellById(t);if(n.getTargetCellId()===e){var r,i=n.getSourceCellId(),o=tV.getCellById(i);!(null===(r=o.store.data.attrs)||void 0===r?void 0:r.hightLight)&&(o.setAttrs({hightLight:!0,direction:"target",connectionType:"entity"}),Y(i))}});var n,r=t.getSourceCellId(),i=tV.getCellById(r);!(null===(n=i.store.data.attrs)||void 0===n?void 0:n.hightLight)&&(i.setAttrs({hightLight:!0,direction:"target",connectionType:"entity"}),Y(r))})},J=function(e){var t=tV.getCellById(e);tV.getConnectedEdges(t).filter(function(t){var n;return!(null===(n=t.store.data)||void 0===n?void 0:n.connectionType)&&t.getSourceCellId()===e}).forEach(function(t){t.store.data.m2m&&t.store.data.m2m.forEach(function(t){var n=tV.getCellById(t);if(n.getSourceCellId()===e){var r,i=n.getTargetCellId(),o=tV.getCellById(i);!(null===(r=o.store.data.attrs)||void 0===r?void 0:r.hightLight)&&(o.setAttrs({hightLight:!0,direction:"source",connectionType:"entity"}),J(i))}});var n,r=t.getTargetCellId(),i=tV.getCellById(r);!(null===(n=i.store.data.attrs)||void 0===n?void 0:n.hightLight)&&(i.setAttrs({hightLight:!0,direction:"source",connectionType:"entity"}),J(r))})},Q=function(e,t){"target"===t?Y(e):J(e)},K=function(e,t,n){for(var r=function(r){var o,s,l=i[r].getAttrs(),a=l.direction,u=l.connectionType,c=i[r].id!==e,h=!e||(null===(o=tV.filterConfig)||void 0===o?void 0:o.key)!==e||a!==t,d=!e||(null===(s=tV.filterConfig)||void 0===s?void 0:s.key)!==e||u!==n;i[r].id!==e&&setTimeout(function(){c&&(h||d)&&i[r].setAttrs({hightLight:!1})},0)},i=tV.getNodes().filter(function(e){var t;return null===(t=e.store.data.attrs)||void 0===t?void 0:t.hightLight}),o=i.length,s=0;s<o;s++)r(s)},Z=function(e){var t=tV.connectionType,n=tV.direction,r=tV.filterConfig,i=e===(null==r?void 0:r.key)&&"both"===n,o=e===(null==r?void 0:r.key)&&("both"===t||t===r.connectionType);e?(i&&o||K(e,n,t),t$=tV.getCellById(e),tV.positionCell(t$,"center",{padding:0}),t$.setAttrs({hightLight:!0,connectionType:t}),setTimeout(function(){["entity","both"].includes(t)&&("both"===n?(Q(e,"target"),Q(e,"source")):("target"===n&&Q(e,n),"source"===n&&Q(e,n))),["inherited","both"].includes(t)&&("both"===n?(X(e,"target"),X(e,"source")):X(e,n)),tV.filterConfig={key:e,direction:n,connectionType:t}},0)):(tV.filterConfig=null,K())},ee=function(e){t$=null,tV.getEdges().forEach(function(t){var n=t.store.data.connectionType;"entity"===e?n?t.setVisible(!1):t.setVisible(!0):"inherited"===e?n?t.setVisible(!0):t.setVisible(!1):t.setVisible(!0)})};(0,t4.useLayoutEffect)(function(){return F(),function(){tV.off("cell:mouseenter"),tV.off("edge:mouseleave"),tV.off("node:moved"),tV.off("blank:click"),tV=null,t$=null}},[]),(0,t4.useEffect)(function(){return z.addReloadCallback(D),function(){z.removeReloadCallback(D)}},[]),(0,t4.useEffect)(function(){return E(!0),_().then(ms(function(){var e;return mc(this,function(t){return c&&v.length?(e=null==c?void 0:c.split(","),q(v.filter(function(t){return e.includes(t.name)}),!1),mP(!0),tV.selectedCollections=c):c||D(!0),E(!1),[2]})})).catch(function(e){throw E(!1),e}),function(){p5()}},[a]);var et=(i=ms(function(){var e;return mc(this,function(t){return[2,null===(e=tV.collections)||void 0===e?void 0:e.map(function(e){return{label:f(e.title),value:e.name}})]})}),function(){return i.apply(this,arguments)});return t8().createElement(nt.Layout,null,t8().createElement("div",{className:s.graphCollectionContainerClass},t8().createElement(nt.Spin,{spinning:C},t8().createElement(t3.DataSourceApplicationProvider,{dataSourceManager:A},t8().createElement(mE.Provider,{value:{collectionList:v,handleSearchCollection:function(e){var t=e.target.value.toLowerCase();t?x(m.filter(function(e){return f(e.title).toLowerCase().includes(t)})):x(m)}}},t8().createElement("div",{className:(0,pI.cx)(s.collectionListClass)},t8().createElement(t3.SchemaComponent,{components:{Select:function(e){return t8().createElement(t3.Select,ma(ml({popupMatchSelectWidth:!1},e),{getPopupContainer:p3}))},AddCollectionAction:p4,LocateCollectionAction:g6,SelectCollectionsAction:g8,DirectionAction:gs,ConnectorAction:gt,FullscreenAction:gZ},schema:{type:"void",properties:{block1:{type:"void","x-collection":"collections","x-decorator":"ResourceActionProvider","x-decorator-props":{collection:p6,request:{resource:"collections",action:"list",params:{pageSize:50,filter:{inherit:!1},sort:["sort"],appends:[]}}},properties:{selectCollections:{type:"array","x-component":"SelectCollectionsAction"},actions:{type:"void","x-component":"ActionBar","x-component-props":{style:{fontSize:16}},properties:{create:{type:"void",title:'{{ t("Create collection") }}',"x-component":"AddCollectionAction","x-component-props":{type:"primary"}},fullScreen:{type:"void","x-component":"FullscreenAction"},locateCollection:{type:"void","x-component":"LocateCollectionAction","x-component-props":{handleFiterCollections:Z,icon:"MenuOutlined",useAction:function(){return{run:function(){}}}}},autoLayout:{type:"void","x-component":"Action","x-component-props":{component:function(){return t8().createElement(nt.Tooltip,{title:p("Auto layout"),getPopupContainer:p3},t8().createElement(nt.Button,{onClick:function(){mP()}},t8().createElement(t5.ApartmentOutlined,null)))},useAction:function(){return{run:function(){}}}}},connectionType:{type:"void","x-component":"ConnectorAction","x-component-props":{onClick:function(e){tV.connectionType=e;var t=tV.filterConfig;t&&Z(t.key),ee(e)},icon:"MenuOutlined",useAction:function(){return{run:function(){}}}}},direction:{type:"void","x-component":"DirectionAction","x-component-props":{onClick:function(e){tV.direction=e;var t=tV.filterConfig;t&&Z(t.key)}}},selectMode:{type:"void","x-component":function(){return t8().createElement(nt.Tooltip,{title:p("Selection")},t8().createElement(nt.Switch,{onChange:function(e){tV.toggleSelection()}}))}}}}}}}},scope:{useAsyncDataSource:nw,loadCollections:et,useCreateActionAndRefreshCM:function(){return nf(B)},enableInherits:(null==N?void 0:N.dialect)==="postgres"}})))),t8().createElement("div",{id:"container",style:{width:"100vw"}}),t8().createElement("div",{id:"graph-minimap",className:s.graphMinimap,style:{width:"300px",height:"250px",right:"10px",bottom:"20px",position:"fixed"}}))))});mO.displayName="GraphDrawPage";function mk(){var e,t,n=(e=["\n height: calc(100vh - 160px);\n overflow: auto;\n margin: calc(var(--nb-spacing) * -1);\n position: relative;\n "],!t&&(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}})));return mk=function(){return n},n}var mA=function(e){var t,n,r=(0,t3.useActionContext)().visible;var i=(0,t3.useRequest)(function(){return Promise.resolve({data:{name:"t_".concat((0,t6.uid)()),createdBy:!0,updatedBy:!0,sortable:!0,logging:!0,fields:[{name:"id",type:"integer",autoIncrement:!0,primaryKey:!0,allowNull:!1,uiSchema:{type:"number",title:'{{t("ID")}}',"x-component":"InputNumber","x-read-pretty":!0},interface:"id"},{interface:"createdAt",type:"date",field:"createdAt",name:"createdAt",uiSchema:{type:"datetime",title:'{{t("Created at")}}',"x-component":"DatePicker","x-component-props":{},"x-read-pretty":!0}},{interface:"createdBy",type:"belongsTo",target:"users",foreignKey:"createdById",name:"createdBy",uiSchema:{type:"object",title:'{{t("Created by")}}',"x-component":"RecordPicker","x-component-props":{fieldNames:{value:"id",label:"nickname"}},"x-read-pretty":!0}},{type:"date",field:"updatedAt",name:"updatedAt",interface:"updatedAt",uiSchema:{type:"string",title:'{{t("Last updated at")}}',"x-component":"DatePicker","x-component-props":{},"x-read-pretty":!0}},{type:"belongsTo",target:"users",foreignKey:"updatedById",name:"updatedBy",interface:"updatedBy",uiSchema:{type:"object",title:'{{t("Last updated by")}}',"x-component":"RecordPicker","x-component-props":{fieldNames:{value:"id",label:"nickname"}},"x-read-pretty":!0}}]}})},(t=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r,i,o;r=e,i=t,o=n[t],i in r?Object.defineProperty(r,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[i]=o})}return e}({},e),n=(n={manual:!0},n),Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(n)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}),t));return(0,t4.useEffect)(function(){r&&i.run()},[r]),i},mM=function(){return t8().createElement("div",{className:(0,t3.css)(mk()),id:"graph_container"},t8().createElement(t3.SchemaComponent,{schema:{type:"void","x-component":"div",properties:{editor:{type:"void","x-component":"GraphDrawPage"}}},components:{GraphDrawPage:mO,DeleteOutlined:t5.DeleteOutlined},scope:{useCollectionValues:mA,useCreateActionAndRefreshCM:nf}}))},mT="graph-collection-manager";function mN(e,t,n,r,i,o,s){try{var l=e[o](s),a=l.value}catch(e){n(e);return}l.done?t(a):Promise.resolve(a).then(r,i)}function mj(e,t,n){return(mj=mB()?Reflect.construct:function(e,t,n){var r=[null];r.push.apply(r,t);var i=new(Function.bind.apply(e,r));return n&&mR(i,n.prototype),i}).apply(null,arguments)}function mI(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function mL(e){return(mL=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function mR(e,t){return(mR=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function m_(e){var t="function"==typeof Map?new Map:void 0;return(m_=function(e){var n;if(null===e||(n=e,-1===Function.toString.call(n).indexOf("[native code]")))return e;if("function"!=typeof e)throw TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,r)}function r(){return mj(e,arguments,mL(this).constructor)}return r.prototype=Object.create(e.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),mR(r,e)})(e)}function mB(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(mB=function(){return!!e})()}var mD=function(e){var t,n,r;function i(){var e,t,n;return!function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}(this,i),e=this,t=i,n=arguments,t=mL(t),function(e,t){return t&&("object"===function(e){return e&&"undefined"!=typeof Symbol&&e.constructor===Symbol?"symbol":typeof e}(t)||"function"==typeof t)?t:function(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(e,mB()?Reflect.construct(t,n||[],mL(e).constructor):t.apply(e,n))}return!function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&mR(e,t)}(i,e),t=i,n=[{key:"load",value:function(){var e,t=this;return(e=function(){return function(e,t){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function l(o){return function(l){return function(o){if(n)throw TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=(i=s.trys).length>0&&i[i.length-1])&&(6===o[0]||2===o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,l])}}}(this,function(e){return t.app.pluginSettingsManager.add("data-source-manager/main.graph",{title:'{{t("Graphical interface", { ns: "'.concat(mT,'" })}}'),Component:mM,topLevelName:"data-source-manager/main",pluginKey:mT,skipAclConfigure:!0,aclSnippet:"pm.data-source-manager.graph-collection-manager"}),[2]})},function(){var t=this,n=arguments;return new Promise(function(r,i){var o=e.apply(t,n);function s(e){mN(o,r,i,s,l,"next",e)}function l(e){mN(o,r,i,s,l,"throw",e)}s(void 0)})})()}}],mI(t.prototype,n),i}(m_(t3.Plugin)),mz=mD}(),m}()});
|