@moxa/graph 3.0.0-beta.7 → 3.0.0-beta.8
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/components/shared/utils/node-utils/icon-style.d.ts.map +1 -1
- package/components/shared/utils/node-utils/label-background.d.ts.map +1 -1
- package/components/shared/utils/node-utils/status-style.d.ts.map +1 -1
- package/components/shared/utils/node-utils/text-style.d.ts.map +1 -1
- package/components/shared/utils/node-utils/title-style.d.ts.map +1 -1
- package/index.cjs +2 -2
- package/index.js +9 -4
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -279,7 +279,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
279
279
|
* @date 6/27/2025, 8:33:54 AM
|
|
280
280
|
* @author AntVis
|
|
281
281
|
* @docs https://g.antv.antgroup.com/
|
|
282
|
-
*/var TD;function $i(){return TD||(TD=1,function(n){var e=I4e(),t=D4e(),r=to(),i=B4e();Object.keys(e).forEach(function(a){a!=="default"&&!Object.prototype.hasOwnProperty.call(n,a)&&Object.defineProperty(n,a,{enumerable:!0,get:function(){return e[a]}})}),Object.keys(t).forEach(function(a){a!=="default"&&!Object.prototype.hasOwnProperty.call(n,a)&&Object.defineProperty(n,a,{enumerable:!0,get:function(){return t[a]}})}),Object.keys(r).forEach(function(a){a!=="default"&&!Object.prototype.hasOwnProperty.call(n,a)&&Object.defineProperty(n,a,{enumerable:!0,get:function(){return r[a]}})}),Object.keys(i).forEach(function(a){a!=="default"&&!Object.prototype.hasOwnProperty.call(n,a)&&Object.defineProperty(n,a,{enumerable:!0,get:function(){return i[a]}})})}(LS)),LS}var Eu={},AD;function O_(){if(AD)return Eu;AD=1,Object.defineProperty(Eu,"__esModule",{value:!0}),Eu.isEdgeData=n,Eu.isVector2=e,Eu.isVector3=t,Eu.isPoint=r;function n(i){return"source"in i&&"target"in i}function e(i){return i.length===2}function t(i){return i.length===3}function r(i){return i instanceof Float32Array?!0:Array.isArray(i)&&(i.length===2||i.length===3)?i.every(a=>typeof a=="number"):!1}return Eu}var yg={},_D;function Gm(){if(_D)return yg;_D=1,Object.defineProperty(yg,"__esModule",{value:!0}),yg.isBetween=n;function n(e,t,r){return e>=t&&e<=r}return yg}var Fc={},OD;function k_(){if(OD)return Fc;OD=1,Object.defineProperty(Fc,"__esModule",{value:!0}),Fc.parsePadding=n,Fc.getVerticalPadding=e,Fc.getHorizontalPadding=t;function n(r=0){if(Array.isArray(r)){const[i=0,a=i,s=i,o=a]=r;return[i,a,s,o]}return[r,r,r,r]}function e(r=0){const i=n(r);return i[0]+i[2]}function t(r=0){const i=n(r);return i[1]+i[3]}return Fc}var kD;function no(){if(kD)return li;kD=1,Object.defineProperty(li,"__esModule",{value:!0}),li.getBBoxWidth=a,li.getBBoxHeight=s,li.getBBoxSize=o,li.getNodeBBox=l,li.getPointBBox=u,li.getExpandedBBox=c,li.getCombinedBBox=h,li.isBBoxInside=f,li.isPointInBBox=d,li.isPointOnBBoxBoundary=v,li.isPointOutsideBBox=p,li.isPointBBoxCenter=g,li.getNearestBoundarySide=b,li.getNearestBoundaryPoint=x,li.getTriangleCenter=E,li.getIncircleRadius=w,li.getBBoxSegments=M;const n=$i(),e=hr,t=O_(),r=Gm(),i=k_();function a(S){return S.max[0]-S.min[0]}function s(S){return S.max[1]-S.min[1]}function o(S){return[a(S),s(S)]}function l(S,T){const A=(0,t.isPoint)(S)?u(S):S.getShape("key").getBounds();return T?c(A,T):A}function u(S){const[T,A,N=0]=S,F=new n.AABB;return F.setMinMax([T,A,N],[T,A,N]),F}function c(S,T){const[A,N,F,D]=(0,i.parsePadding)(T),[z,G,H]=S.min,[Y,ee,X]=S.max,Z=new n.AABB;return Z.setMinMax([z-D,G-A,H],[Y+N,ee+F,X]),Z}function h(S){if(S.length===0)return new n.AABB;if(S.length===1)return S[0];const T=new n.AABB;T.setMinMax(S[0].min,S[0].max);for(let A=1;A<S.length;A++){const N=S[A];T.setMinMax([Math.min(T.min[0],N.min[0]),Math.min(T.min[1],N.min[1]),Math.min(T.min[2],N.min[2])],[Math.max(T.max[0],N.max[0]),Math.max(T.max[1],N.max[1]),Math.max(T.max[2],N.max[2])])}return T}function f(S,T){const[A,N]=S.min,[F,D]=S.max,[z,G]=T.min,[H,Y]=T.max;return A>=z&&F<=H&&N>=G&&D<=Y}function d(S,T){return(0,r.isBetween)(S[0],T.min[0],T.max[0])&&(0,r.isBetween)(S[1],T.min[1],T.max[1])}function v(S,T,A=!1){const{min:[N,F],max:[D,z]}=T,G=(S[1]===F||S[1]===z)&&(A||(0,r.isBetween)(S[0],N,D)),H=(S[0]===N||S[0]===D)&&(A||(0,r.isBetween)(S[1],F,z));return G||H}function p(S,T){return!d(S,T)}function g(S,T){const{center:A}=T;return S[0]===A[0]&&S[1]===A[1]}function b(S,T){const[A,N]=S,[F,D]=T.min,[z,G]=T.max,H=A-F,Y=z-A,ee=N-D,X=G-N,Z=Math.min(H,Y,ee,X);return Z===H?"left":Z===Y?"right":Z===ee?"top":Z===X?"bottom":"left"}function x(S,T){const A=(0,e.clone)(S);if(d(S,T))switch(b(S,T)){case"left":A[0]=T.min[0];break;case"right":A[0]=T.max[0];break;case"top":A[1]=T.min[1];break;case"bottom":A[1]=T.max[1];break}else{const[N,F]=S,[D,z]=T.min,[G,H]=T.max;A[0]=(0,r.isBetween)(N,D,G)?N:N<D?D:G,A[1]=(0,r.isBetween)(F,z,H)?F:F<z?z:H}return A}function E(S,T){const{center:A}=S,[N,F]=o(S),D=T==="up"||T==="down"?A[0]:T==="right"?A[0]-N/6:A[0]+N/6,z=T==="left"||T==="right"?A[1]:T==="down"?A[1]-F/6:A[1]+F/6;return[D,z]}function w(S,T){let[A,N]=o(S);return[A,N]=T==="up"||T==="down"?[A,N]:[N,A],(Math.pow(N,2)-Math.pow(Math.sqrt(Math.pow(A/2,2)+Math.pow(N,2))-A/2,2))/(2*N)}function M(S){const{min:[T,A],max:[N,F]}=S,D=[T,F],z=[N,F],G=[N,A],H=[T,A];return[[D,z],[z,G],[G,H],[H,D]]}return li}var Ef={},ui={},PD;function ol(){if(PD)return ui;PD=1,Object.defineProperty(ui,"__esModule",{value:!0}),ui.add=t,ui.subtract=r,ui.multiply=i,ui.divide=a,ui.dot=s,ui.cross=o,ui.scale=l,ui.distance=u,ui.manhattanDistance=c,ui.normalize=h,ui.angle=f,ui.exactEquals=d,ui.perpendicular=v,ui.mod=p,ui.toVector2=g,ui.toVector3=b,ui.rad=x;const n=O_(),e=[0,0,0];function t(E,w){return E.map((M,S)=>M+w[S])}function r(E,w){return E.map((M,S)=>M-w[S])}function i(E,w){return typeof w=="number"?E.map(M=>M*w):E.map((M,S)=>M*w[S])}function a(E,w){return typeof w=="number"?E.map(M=>M/w):E.map((M,S)=>M/w[S])}function s(E,w){return E.reduce((M,S,T)=>M+S*w[T],0)}function o(E,w){const M=b(E),S=b(w);return[M[1]*S[2]-M[2]*S[1],M[2]*S[0]-M[0]*S[2],M[0]*S[1]-M[1]*S[0]]}function l(E,w){return E.map(M=>M*w)}function u(E,w){return Math.sqrt(E.reduce((M,S,T)=>M+Math.pow(S-w[T]||0,2),0))}function c(E,w){return E.reduce((M,S,T)=>M+Math.abs(S-w[T]),0)}function h(E){const w=E.reduce((M,S)=>M+Math.pow(S,2),0);return E.map(M=>M/Math.sqrt(w))}function f(E,w,M=!1){const S=E[0]*w[1]-E[1]*w[0];let T=Math.acos(i(E,w).reduce((A,N)=>A+N,0)/(u(E,e)*u(w,e)));return M&&S<0&&(T=2*Math.PI-T),T}function d(E,w){return E.every((M,S)=>M===w[S])}function v(E,w=!0){return w?[-E[1],E[0]]:[E[1],-E[0]]}function p(E,w){return E.map(M=>M%w)}function g(E){return[E[0],E[1]]}function b(E){return(0,n.isVector2)(E)?[E[0],E[1],0]:E}function x(E){const[w,M]=E;return!w&&!M?0:Math.atan2(M,w)}return ui}var CD;function Wq(){if(CD)return Ef;CD=1,Object.defineProperty(Ef,"__esModule",{value:!0}),Ef.isLinesParallel=t,Ef.getLinesIntersection=r;const n=Gm(),e=ol();function t(i,a){const[s,o]=i,[l,u]=a,c=(0,e.subtract)(s,o),h=(0,e.subtract)(l,u);return(0,e.cross)(c,h).every(f=>f===0)}function r(i,a,s=!1){if(t(i,a))return;const[o,l]=i,[u,c]=a,h=((o[0]-u[0])*(u[1]-c[1])-(o[1]-u[1])*(u[0]-c[0]))/((o[0]-l[0])*(u[1]-c[1])-(o[1]-l[1])*(u[0]-c[0])),f=c[0]-u[0]?(o[0]-u[0]+h*(l[0]-o[0]))/(c[0]-u[0]):(o[1]-u[1]+h*(l[1]-o[1]))/(c[1]-u[1]);if(!(!s&&(!(0,n.isBetween)(h,0,1)||!(0,n.isBetween)(f,0,1))))return[o[0]+h*(l[0]-o[0]),o[1]+h*(l[1]-o[1])]}return Ef}var uo={},bg={},ND;function F4e(){if(ND)return bg;ND=1,Object.defineProperty(bg,"__esModule",{value:!0}),bg.parseAnchor=e;const n=Gm();function e(t){const r=typeof t=="string"?t.split(" ").map(i=>parseFloat(i)):t.slice(0,2);return!(0,n.isBetween)(r[0],0,1)||!(0,n.isBetween)(r[1],0,1)?[.5,.5]:r}return bg}var xg={},RD;function z4e(){if(RD)return xg;RD=1,Object.defineProperty(xg,"__esModule",{value:!0}),xg.parsePlacement=e;const n=Gm();function e(t){if(Array.isArray(t))return(0,n.isBetween)(t[0],0,1)&&(0,n.isBetween)(t[1],0,1)?t:[.5,.5];const r=t.split("-"),i=r.includes("left")?0:r.includes("right")?1:.5,a=r.includes("top")?0:r.includes("bottom")?1:.5;return[i,a]}return xg}var LD;function R0(){if(LD)return uo;LD=1,Object.defineProperty(uo,"__esModule",{value:!0}),uo.getPositionByRectPoints=void 0,uo.positionOf=t,uo.hasPosition=r,uo.getXYByRelativePlacement=i,uo.getXYByPlacement=a,uo.getXYByAnchor=s;const n=F4e(),e=z4e();function t(l){const{x:u=0,y:c=0,z:h=0}=l.style||{};return[+u,+c,+h]}function r(l){const{x:u,y:c,z:h}=l.style||{};return u!==void 0||c!==void 0||h!==void 0}function i(l,u){const[c,h]=u,{min:f,max:d}=l;return[f[0]+c*(d[0]-f[0]),f[1]+h*(d[1]-f[1])]}function a(l,u="center"){const c=(0,e.parsePlacement)(u);return i(l,c)}function s(l,u){const c=(0,n.parseAnchor)(u);return i(l,c)}const o=l=>{const[u,c]=l;return{left:Math.min(u[0],c[0]),right:Math.max(u[0],c[0]),top:Math.min(u[1],c[1]),bottom:Math.max(u[1],c[1])}};return uo.getPositionByRectPoints=o,uo}var ID;function Lo(){if(ID)return Tr;ID=1,Object.defineProperty(Tr,"__esModule",{value:!0}),Tr.parsePoint=a,Tr.toPointObject=s,Tr.sortByX=o,Tr.deduplicate=l,Tr.round=u,Tr.moveTo=c,Tr.isHorizontal=h,Tr.isVertical=f,Tr.isOrthogonal=d,Tr.isCollinear=v,Tr.getSymmetricPoint=p,Tr.getPolygonIntersectPoint=g,Tr.isPointInPolygon=b,Tr.getRectIntersectPoint=x,Tr.getEllipseIntersectPoint=E,Tr.findNearestPoints=w,Tr.findNearestLine=M,Tr.getDistanceToLine=S,Tr.findNearestPointOnLine=T,Tr.centerOf=A,Tr.sortByClockwise=N,Tr.getBoundingPoints=F;const n=hr,e=no(),t=Wq(),r=R0(),i=ol();function a(D){var z;return[D.x,D.y,(z=D.z)!==null&&z!==void 0?z:0]}function s(D){var z;return{x:D[0],y:D[1],z:(z=D[2])!==null&&z!==void 0?z:0}}function o(D){return D.sort((z,G)=>z[0]-G[0]||z[1]-G[1])}function l(D){const z=new Set;return D.filter(G=>{const H=G.join(",");return z.has(H)?!1:(z.add(H),!0)})}function u(D,z=0){return D.map(G=>parseFloat(G.toFixed(z)))}function c(D,z,G,H=!1){if((0,n.isEqual)(D,z))return D;const Y=H?(0,i.subtract)(D,z):(0,i.subtract)(z,D),ee=(0,i.normalize)(Y),X=[ee[0]*G,ee[1]*G];return(0,i.add)((0,i.toVector2)(D),X)}function h(D,z){return D[1]===z[1]}function f(D,z){return D[0]===z[0]}function d(D,z){return h(D,z)||f(D,z)}function v(D,z,G){return(0,t.isLinesParallel)([D,z],[z,G])}function p(D,z){return[2*z[0]-D[0],2*z[1]-D[1]]}function g(D,z,G,H=!0,Y=!1){for(let ee=0;ee<G.length;ee++){let X=G[ee],Z=G[(ee+1)%G.length];H&&(X=(0,i.add)(z,X),Z=(0,i.add)(z,Z));const Q=Y?p(D,z):D,q=(0,t.getLinesIntersection)([z,Q],[X,Z]);if(q)return{point:q,line:[X,Z]}}return{point:z,line:void 0}}function b(D,z,G,H){const Y=D[0],ee=D[1];let X=!1;G===void 0&&(G=0),H===void 0&&(H=z.length);const Z=H-G;for(let Q=0,q=Z-1;Q<Z;q=Q++){const J=z[Q+G][0],oe=z[Q+G][1],fe=z[q+G][0],ae=z[q+G][1];oe>ee!=ae>ee&&Y<(fe-J)*(ee-oe)/(ae-oe)+J&&(X=!X)}return X}function x(D,z,G=!1){const H=(0,r.getXYByPlacement)(z,"center"),Y=[(0,r.getXYByPlacement)(z,"left-top"),(0,r.getXYByPlacement)(z,"right-top"),(0,r.getXYByPlacement)(z,"right-bottom"),(0,r.getXYByPlacement)(z,"left-bottom")];return g(D,H,Y,!1,G).point}function E(D,z,G=!1){const H=z.center,Y=G?p(D,H):D,ee=(0,i.subtract)(Y,z.center),X=Math.atan2(ee[1],ee[0]);if(isNaN(X))return H;const Z=(0,e.getBBoxWidth)(z)/2,Q=(0,e.getBBoxHeight)(z)/2,q=H[0]+Z*Math.cos(X),J=H[1]+Q*Math.sin(X);return[q,J]}function w(D,z){let G=1/0,H=[D[0],z[0]];return D.forEach(Y=>{z.forEach(ee=>{const X=(0,i.distance)(Y,ee);X<G&&(G=X,H=[Y,ee])})}),H}function M(D,z){let G=1/0,H=[[0,0],[0,0]];return z.forEach(Y=>{const ee=S(D,Y);ee<G&&(G=ee,H=Y)}),H}function S(D,z){const G=T(D,z);return(0,i.distance)(D,G)}function T(D,z){const[G,H]=z[0],[Y,ee]=z[1],[X,Z]=D,Q=Y-G,q=ee-H;if(Q===0&&q===0)return[G,H];let J=((X-G)*Q+(Z-H)*q)/(Q*Q+q*q);J>1?J=1:J<0&&(J=0);const oe=G+J*Q,fe=H+J*q;return[oe,fe]}function A(D){const z=D.reduce((G,H)=>(0,i.add)(G,H),[0,0]);return(0,i.divide)(z,D.length)}function N(D,z=!0){const G=A(D);return D.sort(([H,Y],[ee,X])=>{const Z=Math.atan2(Y-G[1],H-G[0]),Q=Math.atan2(X-G[1],ee-G[0]);return z?Q-Z:Z-Q})}function F(D,z){return[D,[D[0],z[1]],z,[z[0],D[1]]]}return Tr}var hc=Lo();const $4e=(n,e)=>{const t=hc.parsePoint(n.getPoint(e)),r=hc.parsePoint(n.getPoint(e+.01));return Math.atan2(r[1]-t[1],r[0]-t[0])},lT=(n,e,t,r="light")=>{var l;if(!n.tokenConfig)return;const i=(l=n.tokenConfig)==null?void 0:l[r],a=t.includes("active"),s=t.includes("selected");let o=i["path/outline-neutral-default"];return e==="default"&&(a||s)?o=i["path/outline-neutral-default"]:e==="info"?o=i["border-info-default"]:e==="success"?o=i["border-success-default"]:e==="warning"?o=i["border-warning-default"]:e==="error"&&(o=i["border-error-default"]),o};function G4e(n,e){const t=hc.parsePoint(n.getPoint(e)),r=hc.parsePoint(n.getPoint(e+.01));return t[1]===r[1]}const Uq=(n,e)=>{const t=n.getShape("icon")||n,r=e.getShape("icon")||e,i=t.getPosition(),a=r.getPosition();return[i,a]},Yq=(n,e)=>{const[t,r]=An(n)?n:[n,n];return{start:t,end:r}[e]},Vm=n=>{const e=hc.parsePoint(n.getPoint(.5));return hc.parsePoint(n.getPoint(.5+.01))[0]<e[0]},Xq=(n,e,t=0,r=0,i=!0)=>{if(G4e(n,e)){const[l,u]=DD(n,e,t,r);return{translate:{x:l,y:u},rotate:0}}let a=$4e(n,e);Vm(n)&&i&&(t*=-1,a+=Math.PI);const[s,o]=DD(n,e,t,r,a);return{translate:{x:s,y:o},rotate:a/Math.PI*180}};function DD(n,e,t,r,i){const[a,s]=hc.parsePoint(n.getPoint(e));let o=t,l=r;return i&&(o=t*Math.cos(i)-r*Math.sin(i),l=t*Math.sin(i)+r*Math.cos(i)),[a+o,s+l]}const Zq=(n,e)=>va(n==null?void 0:n.context).isElementExist(n.id)?n==null?void 0:n.context.model.getElementState(n.id):[];function P_(n,e,t){const{lineHighlightColor:r,color:i}=e,[a,s]=An(r)?r:[r,r],o=lT(n,a,t,n.getTheme()),l=lT(n,s,t,n.getTheme());return{stroke:i||`linear-gradient(${o} 50%, ${l} 50%)`}}const V4e={nodeSize:132,iconSize:48,fontSize:14},S4=48;function Hm(n,e={}){const{nodeSize:t,iconSize:r,fontSize:i,keySize:a}={...V4e,...e},{title:s,label:o,labelText:l}=n,u=n.titleText,c=!!(s&&u),h=!!(o&&l);if(a){const[f,d]=a;if(c&&h)return{iconOffset:0,titleOffset:-(d/2-i/2-14),labelOffset:+(d/2-i/2-14)};if(c)return{iconOffset:d/2-r/2-30,titleOffset:-(d/2-i/2-14),labelOffset:0};if(h)return{iconOffset:-(d/2-r/2-30),titleOffset:0,labelOffset:d/2-i/2-24}}else{if(c&&h)return{iconOffset:0,titleOffset:-Math.abs(12-(t/2-i/2)),labelOffset:+Math.abs(12-(t/2-i/2))};if(c)return{iconOffset:+Math.abs(26-(t/2-r/2)),titleOffset:-Math.abs(26-(t/2-i/2)),labelOffset:0};if(h)return{iconOffset:-Math.abs(26-(t/2-r/2)),titleOffset:0,labelOffset:+Math.abs(26-(t/2-i/2))}}return{iconOffset:0,titleOffset:0,labelOffset:0}}const H4e=(n,e,t)=>{switch(e){case"success":return Cl(n,"check_circle",t["icon-success-default"]);case"warning":return Cl(n,"warning",t["icon-warning-default"]);case"error":return Cl(n,"cancel",t["icon-error-default"])}return""};function Kq(n,e,t,r={}){const i=va(n.context),a=i.getThemeTokens(),s=n.context.model.getElementState(n.id),{iconWidth:o=S4,iconHeight:l=S4,iconOffsetX:u=0,iconOffsetY:c=0}=e,h={x:u,y:c},f={iconSize:r.iconSize||S4},d=Hm(e,f).iconOffset,v=h.x,p=d+h.y,g={...t,opacity:1,width:o,height:l,transform:`translate(${v}, ${p})`,transformOrigin:"center",cursor:"default"};return Gu(s,["disabled"])&&(g.opacity=.38,g.cursor="not-allowed"),t||(g.src=Cl(i,"factory",a["text-neutral-default"])),typeof t=="object"&&t.text&&(g.src=Cl(i,t.text,a["text-neutral-default"])),typeof t=="object"&&t.src&&(g.src=t.src),g}const q4e="status-icon";function Qq(n,e){if(!e.label||!e.labelText)return!1;const t=va(n.context).getThemeTokens(),r=n.context.model.getElementState(n.id),i=Zd(n.shapeMap.label),a=[6,2,6,2],s=i.x-i.width/2-a[2],o=i.y-i.height/2-a[3],l=e.labelCustomBackground,u={transform:`translate(${s}, ${o})`,width:i.width+a[0]+a[2],height:i.height+a[1]+a[3],opacity:.7,zIndex:0,radius:5,fill:(l==null?void 0:l.color)||t["background-neutral-subtle"],stroke:(l==null?void 0:l.borderColor)||"",lineWidth:(l==null?void 0:l.borderWidth)||0,cursor:"default"};if(e.labelStatus){const c=Zd(n.shapeMap[q4e]),h=u.width+c.width,f=(i.max.x+c.min.x)/2-h/2;u.width=h,u.transform=`translate(${f}, ${o})`}return r.includes("disabled")&&(u.opacity=.38,u.cursor="not-allowed"),u}const Eg=14;function Jq(n,e,t,r={}){if(!e.labelStatus)return!1;const i=va(n.context),a=i.getThemeTokens(),s=n.context.model.getElementState(n.id),l=Zd(n.shapeMap.label).min.x-8-Eg/2,u=Hm(e,r).labelOffset-Eg/2,c={...t,transform:`translate(${l}, ${u})`,width:Eg,height:Eg,src:H4e(i,e.labelStatus,a),zIndex:1,cursor:"default"};return Gu(s,["disabled"])&&(c.opacity=.38,c.cursor="not-allowed"),c}function j4e(n,e,t=1){const r=n.labelStatus?7:0,i={x:n.labelOffsetX||0,y:n.labelOffsetY||0};let a={x:0,y:0};const s=Hm(n,e).labelOffset,o=e.fontSize||14,l=t>2?(t-1)*o*.4:0;return a={x:0,y:s+l},{offsetX:Math.round(r+a.x+i.x),offsetY:Math.round(a.y+i.y)}}function qm(n,e,t,r={}){const i=va(n.context).getThemeTokens(),a=n.context.model.getElementState(n.id),s=e.labelTextOverflow,o=e.labelMaxWidth,l=e.labelMaxLines,u=e.labelWordWrap,{offsetX:c,offsetY:h}=j4e(e,r,l),{...f}=t,d=Dq(),v={...f,transform:`translate(${c}, ${h})`,fontFamily:d,fontSize:r.fontSize||14,fontWeight:400,textAlign:"middle",textBaseline:"middle",fill:i["text-neutral-default"],zIndex:2,class:"label-text",cursor:"default",textOverflow:s,wordWrap:u,maxLines:l,wordWrapWidth:o};return a.includes("disabled")&&(v.cursor="not-allowed"),v}const ej=(n,e,t)=>{const r=n.getThemeTokens(),i={opacity:1,fillOpacity:0,strokeOpacity:0,strokeWidth:0,lineWidth:0};return["active","selected"].some(a=>e.includes(a)||t&&t!=="default")&&(i.fillOpacity=.64,i.strokeOpacity=1),t==="success"&&(i.fill=r["background-success-default"]),t==="warning"&&(i.fill=r["background-warning-default"]),t==="error"&&(i.fill=r["background-error-default"]),["active","selected"].some(a=>e.includes(a))&&(Gu(e,["selected"])&&(i.fill=r["background-primary-default"],i.stroke=r["border-primary-default"],i.strokeWidth=3,i.lineWidth=3),Gu(e,["active"])&&(i.fill=r["background-neutral-hovered"]),Gu(e,["selected","active"])&&(i.fill=r["background-primary-hovered"]),t==="success"&&(i.fill=r["background-success-default"]),t==="success"&&e.includes("active")&&(i.fill=r["background-success-hovered"]),t==="success"&&e.includes("selected")&&(i.stroke=r["border-success-default"]),t==="warning"&&(i.fill=r["background-warning-default"]),t==="warning"&&e.includes("active")&&(i.fill=r["background-warning-hovered"]),t==="warning"&&e.includes("selected")&&(i.stroke=r["border-warning-default"]),t==="error"&&(i.fill=r["background-error-default"]),t==="error"&&e.includes("active")&&(i.fill=r["background-error-hovered"]),t==="error"&&e.includes("selected")&&(i.stroke=r["border-error-default"])),e.includes("disabled")&&(Gu(e,["disabled"])&&(i.opacity=.38,i.strokeWidth=0),t==="success"&&e.includes("disabled")&&(i.fill=r["background-success-default"]),t==="warning"&&e.includes("disabled")&&(i.fill=r["background-warning-default"]),t==="error"&&e.includes("disabled")&&(i.fill=r["background-error-default"])),i},W4e="title";function U4e(n,e,t){if(!e.title||!t||!(e.titleText||e.title))return!1;const i=Zd(n.shapeMap[W4e]),a=[6,2,6,2],s=i.x-i.width/2-a[2],o=i.y-i.height/2-a[3];return Object.assign({},t,{transform:`translate(${s}, ${o})`,width:i.width+a[0]+a[2],height:i.height+a[1]+a[3]})}const Y4e="title";function tj(n,e,t,r={},i={}){if(e.title===!1||!(e.titleText||e.title))return!1;const s={x:e.titleOffsetX||0,y:e.titleOffsetY||0};let o={x:0,y:0};o={x:0,y:Hm(e,i).titleOffset};const l=Math.round(o.x+s.x),u=Math.round(o.y+s.y),c=r||rr(e,Y4e),h=e.titleMaxWidth;return{...t,...c,transform:`translate(${l}, ${u})`,...h!==void 0&&{wordWrapWidth:h}}}const nj=n=>function(){return{type:yn.CREATE_EDGE,key:yn.CREATE_EDGE,...n}},X4e="create-edge-assist-edge-id",wf="create-edge-assist-node-id",Hp=class Hp extends Ui{constructor(t,r){super(t,Object.assign({},Hp.defaultOptions,r));Bt(this,"source");Bt(this,"cursorPoint",[0,0]);Bt(this,"getEvents",()=>{const{trigger:t}=this.options,r={[We.POINTER_MOVE]:this.updateAssistEdge,[We.POINTER_UP]:this.updateCursorPoint};return t==="none"?{...r,[$n.CLICK]:this.createEdgeAndCancel,[pr.CLICK]:this.createEdgeAndCancel,[Yn.CLICK]:this.cancelEdge,[hi.CLICK]:this.cancelEdge}:t==="click"?{...r,[$n.CLICK]:this.onCreateEdge,[pr.CLICK]:this.onCreateEdge,[Yn.CLICK]:this.cancelEdge,[hi.CLICK]:this.cancelEdge}:{...r,[$n.DRAG_START]:this.onCreateEdge,[pr.DRAG_START]:this.onCreateEdge,[We.POINTER_UP]:this.drop}});Bt(this,"drop",async t=>{const{targetType:r}=t;["combo","node"].includes(r)&&this.source?await this.onCreateEdge(t):await this.cancelEdge()});Bt(this,"startCreateEdge",t=>{this.onCreateEdge({target:{id:t},targetType:"node"})});Bt(this,"onCreateEdge",async t=>{var f;const{graph:r,canvas:i,batch:a,element:s,model:o}=this.context,{onStart:l}=this.options;if(this.source&&this.checkNodeExist(this.source)){this.createEdgeAndCancel(t);return}if(this.source=this.getSelectedNodeIDs([t.target.id])[0],!this.checkNodeExist(this.source))return;a.startBatch(),i.setCursor("crosshair"),r.addNodeData([{id:wf,style:{visibility:"hidden",ports:[{key:"port-1",placement:[.5,.5]}]}}]);const u={id:X4e,source:this.source,target:wf,config:{type:"line-edge"}},c=l(u);if(!c){await this.cancelEdge(!1);return}const h=Nl(c);h.style={...h.style,pointerEvents:"none"},r.addEdgeData([h]),o.translateNodeTo(wf,this.cursorPoint),await((f=s.draw({animation:!1}))==null?void 0:f.finished)});Bt(this,"createEdgeAndCancel",async t=>{this.createEdge(t),await this.cancelEdge(!1)});Bt(this,"updateCursorPoint",t=>{this.cursorPoint=[t.canvas.x,t.canvas.y]});Bt(this,"updateAssistEdge",async t=>{var a;if(!this.source)return;const{model:r,element:i}=this.context;r.translateNodeTo(wf,[t.canvas.x,t.canvas.y]),await((a=i.draw({animation:!1,silence:!0}))==null?void 0:a.finished)});Bt(this,"createEdge",t=>{var h,f;const{graph:r}=this.context,{onEnd:i}=this.options;if(((h=t.target)==null?void 0:h.id)===void 0||this.source===void 0)return;const s=(f=this.getSelectedNodeIDs([t.target.id]))==null?void 0:f[0],l={id:`${this.source}-${s}-${qT()}`,source:this.source,target:s,config:{type:"line-edge"}},u=i(l);if(!u)return;const c=Nl(u);r.addEdgeData([c])});Bt(this,"cancelEdge",async(t=!0)=>{var l;if(!this.source)return;const{graph:r,element:i,batch:a,canvas:s}=this.context,{onCancel:o}=this.options;r.removeNodeData([wf]),this.source=void 0,s.setCursor("default"),await((l=i.draw({animation:!1}))==null?void 0:l.finished),a.endBatch(),t&&o()});this.bindEvents()}update(t){this.unbindEvents(),super.update(t),this.bindEvents()}getSelectedNodeIDs(t){return Array.from(new Set(this.context.graph.getElementDataByState("node",this.options.state).map(r=>r.id).concat(t)))}checkNodeExist(t){const{model:r}=this.context;return r.hasNode(t)?!0:(this.source=void 0,console.warn(`Node ${t} does not exist`),!1)}bindEvents(){const{graph:t}=this.context,r=this.getEvents();Object.keys(r).forEach(i=>{t.on(i,r[i])})}unbindEvents(){const{graph:t}=this.context,r=this.getEvents();Object.keys(r).forEach(i=>{t.off(i,r[i])})}destroy(){this.unbindEvents(),super.destroy()}};Bt(Hp,"defaultOptions",{animation:!0,trigger:"click",onStart:t=>t,onEnd:t=>t,onCancel:()=>{}});let Dp=Hp;pa(Pi.BEHAVIOR,"createEdge",Dp);const rj=n=>function(){return{type:"drag-canvas",key:yn.DRAG_CANVAS,enable:t=>{const r=t;return n!=null&&n.enable?n.enable(r):r.shiftKey?!1:r.targetType==="canvas"},onFinish:()=>{this.emit(Mo.GRAPH_VIEWPORT_CHANGE,{type:yn.DRAG_CANVAS})}}},ij=n=>function(){const t=this.mxGraph;return{type:"drag-element",key:yn.DRAG_ELEMENT,enable:r=>{const i=t.getElementState(r.target.id),a=i.includes("disabled");if(!i.includes("selected")){const o=t.getElementByState("node","selected").map(c=>c.id),l=t.getElementByState("group","selected").map(c=>c.id);[...o,...l].length>0&&t.clearElementState([...o,...l])}return!a},onFinish:r=>{const i=[],a=[];r.forEach(s=>{const o=this.getElementType(s);o==="node"?i.push(s):o==="combo"&&a.push(s)}),i.length&&this.emit(Mo.NODE_DRAG_MULTI_END,i),a.length&&this.emit(Mo.GROUP_DRAG_MULTI_END,a)},...n}};var wu={},BD;function Z4e(){if(BD)return wu;BD=1,Object.defineProperty(wu,"__esModule",{value:!0}),wu.cacheStyle=r,wu.getCachedStyle=i,wu.hasCachedStyle=a,wu.setCacheStyle=s;const n=hr,e="cachedStyle",t=o=>`__${o}__`;function r(o,l){const u=Array.isArray(l)?l:[l];(0,n.get)(o,e)||(0,n.set)(o,e,{}),u.forEach(c=>{(0,n.set)((0,n.get)(o,e),t(c),o.attributes[c])})}function i(o,l){return(0,n.get)(o,[e,t(l)])}function a(o,l){return t(l)in((0,n.get)(o,e)||{})}function s(o,l,u){(0,n.set)(o,[e,t(l)],u)}return wu}var M4=Z4e(),Sf={},FD;function aj(){if(FD)return Sf;FD=1,Object.defineProperty(Sf,"__esModule",{value:!0}),Sf.getDescendantShapes=n,Sf.getAncestorShapes=e;function n(t){const r=[],i=a=>{a!=null&&a.children.length&&a.children.forEach(s=>{r.push(s),i(s)})};return i(t),r}function e(t){const r=[];let i=t.parentNode;for(;i;)r.push(i),i=i.parentNode;return r}return Sf}var K4e=aj();const sj=n=>function(){return{type:yn.FIX_ELEMENT_SIZE,key:yn.FIX_ELEMENT_SIZE,enable:!0,state:"fixed",ranges:[1]}},qp=class qp extends Ui{constructor(t,r){super(t,Object.assign({},qp.defaultOptions,r));Bt(this,"elementCache",new Map);Bt(this,"fixElementSize",async t=>{var h;if(!this.validate(t))return;const{graph:r,element:i}=this.context,{state:a,ranges:s}=this.options,[o,l]=s,u=((h=t.data)==null?void 0:h.scale)||r.getZoom();if(o&&!l&&u<o||o&&l&&(u<o||u>l))return;const c=a?[...r.getElementDataByState("node",a),...r.getElementDataByState("edge",a),...r.getElementDataByState("combo",a)]:Object.values(r.getData()).flat();c.length&&c.forEach(f=>{const d=_e(f),v=i==null?void 0:i.getElement(d),p=r.getElementType(d),g=this.options[p];if(!g){this.elementCache.set(d,v),p==="edge"&&(v.style.transformOrigin="center"),v.setLocalScale(1/u);return}const b=K4e.getDescendantShapes(v);(Array.isArray(g)?g:[g]).forEach(E=>{const{shape:w,fields:M}=E,S=w(b);M.forEach(T=>{M4.hasCachedStyle(S,T)||M4.cacheStyle(S,T);const A=M4.getCachedStyle(S,T);Mt(A)&&(S.style[T]=A/u)})})})});this.bindEvents()}bindEvents(){const{graph:t}=this.context;t.on(Xe.AFTER_TRANSFORM,this.fixElementSize),t.on(Xe.AFTER_ELEMENT_UPDATE,this.fixElementSize),t.on(Xe.AFTER_RENDER,this.fixElementSize)}unbindEvents(){const{graph:t}=this.context;t.off(Xe.AFTER_TRANSFORM,this.fixElementSize),t.off(Xe.AFTER_ELEMENT_UPDATE,this.fixElementSize),t.off(Xe.AFTER_RENDER,this.fixElementSize)}validate(t){if(this.destroyed)return!1;const{enable:r}=this.options;return kt(r)?r(t):!!r}destroy(){this.unbindEvents(),super.destroy()}};Bt(qp,"defaultOptions",{enable:t=>t.data.scale<1,state:"selected",edge:[{shape:t=>t.find(r=>r.className==="key"),fields:["lineWidth"]},{shape:t=>t.find(r=>{var i;return((i=r.parentElement)==null?void 0:i.className)==="label"&&r.className==="text"}),fields:["fontSize","lineHeight"]}]});let Bp=qp;pa(Pi.BEHAVIOR,yn.FIX_ELEMENT_SIZE,Bp);const oj=n=>function(){return{type:"focus-element",key:yn.FOCUS_ELEMENT}},lj=n=>function(){return{type:"hover-activate",key:yn.HOVER_ACTIVATE,enable:t=>!this.getElementState(t.target.id).includes("disabled")}},uj=n=>function(){return{type:"scroll-canvas",key:yn.SCROLL_CANVAS}},cj=n=>function(){return{...{type:yn.SELECT_ALL,key:yn.SELECT_ALL,elementTypes:["node","edge","group"]},...n}};class hj extends Ui{constructor(t,r){super(t,r);Bt(this,"shortcut");Bt(this,"selected",!1);this.shortcut=new jl(t.graph),this.bindEvents()}bindEvents(){const t=M_()?["meta","a"]:["control","a"];this.shortcut.bind(t,r=>{const{graph:i}=this.context,{elementTypes:a}=this.options,{nodes:s=[],edges:o=[],combos:l=[]}=i.getData(),u=[...a!=null&&a.includes("node")?s:[],...a!=null&&a.includes("edge")?o:[],...a!=null&&a.includes("group")?l:[]].map(c=>c.id);this.selected=!this.selected,i.setElementState(u.reduce((c,h)=>(h&&(c[h]=this.selected?["selected"]:[]),c),{}))})}destroy(){this.shortcut.destroy(),super.destroy()}}pa(Pi.BEHAVIOR,yn.SELECT_ALL,hj);const fj=n=>function(){return{type:"zoom-canvas",key:yn.ZOOM_CANVAS,onFinish:()=>{this.emit(Mo.GRAPH_VIEWPORT_CHANGE,{type:yn.ZOOM_CANVAS})}}};var jg=no(),T4={},wg={},zD;function Q4e(){if(zD)return wg;zD=1,Object.defineProperty(wg,"__esModule",{value:!0}),wg.isCollapsed=n;function n(e){var t;return!!(!((t=e.style)===null||t===void 0)&&t.collapsed)}return wg}var Wn={},Su={},A4={},Mu={},co={},$D;function ys(){if($D)return co;$D=1,Object.defineProperty(co,"__esModule",{value:!0}),co.startsWith=e,co.addPrefix=t,co.removePrefix=r,co.subStyleProps=i,co.subObject=a,co.omitStyleProps=s,co.replacePrefix=o;const n=hr;function e(l,u){if(!l.startsWith(u))return!1;const c=l[u.length];return c>="A"&&c<="Z"}function t(l,u){return`${u}${(0,n.upperFirst)(l)}`}function r(l,u,c=!0){if(!u||!e(l,u))return l;const h=l.slice(u.length);return c?(0,n.lowerFirst)(h):h}function i(l,u){const c=Object.entries(l).reduce((h,[f,d])=>(f==="className"||f==="class"||e(f,u)&&Object.assign(h,{[r(f,u)]:d}),h),{});if("opacity"in l){const h=t("opacity",u),f=l.opacity;if(h in l){const d=l[h];Object.assign(c,{opacity:f*d})}else Object.assign(c,{opacity:f})}return c}function a(l,u){const c=u.length;return Object.keys(l).reduce((h,f)=>{if(f.startsWith(u)){const d=f.slice(c);h[d]=l[f]}return h},{})}function s(l,u){const c=typeof u=="string"?[u]:u,h={};return Object.keys(l).forEach(f=>{c.find(d=>f.startsWith(d))||(h[f]=l[f])}),h}function o(l,u,c){return Object.entries(l).reduce((h,[f,d])=>(e(f,u)?h[t(r(f,u,!1),c)]=d:h[f]=d,h),{})}return co}var Sg={},GD;function Gh(){if(GD)return Sg;GD=1,Object.defineProperty(Sg,"__esModule",{value:!0}),Sg.parseSize=n;function n(e=0){if(typeof e=="number")return[e,e,e];const[t,r=t,i=t]=e;return[t,r,i]}return Sg}var dl={},VD;function Ri(){if(VD)return dl;VD=1;var n=dl&&dl.__rest||function(i,a){var s={};for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&a.indexOf(o)<0&&(s[o]=i[o]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,o=Object.getOwnPropertySymbols(i);l<o.length;l++)a.indexOf(o[l])<0&&Object.prototype.propertyIsEnumerable.call(i,o[l])&&(s[o[l]]=i[o[l]]);return s};Object.defineProperty(dl,"__esModule",{value:!0}),dl.computeElementCallbackStyle=e,dl.mergeOptions=t,dl.getSubShapeStyle=r;function e(i,a){const{datum:s,graph:o}=a;return typeof i=="function"?i.call(o,s):Object.fromEntries(Object.entries(i).map(([l,u])=>typeof u=="function"?[l,u.call(o,s)]:[l,u]))}function t(i,a){const s=(i==null?void 0:i.style)||{},o=(a==null?void 0:a.style)||{};for(const l in s)l in o||(o[l]=s[l]);return Object.assign({},i,a,{style:o})}function r(i){const{x:a,y:s,z:o,class:l,className:u,transform:c,transformOrigin:h,zIndex:f,visibility:d}=i;return n(i,["x","y","z","class","className","transform","transformOrigin","zIndex","visibility"])}return dl}var _4={},Tu={},Mg={},HD;function J4e(){if(HD)return Mg;HD=1,Object.defineProperty(Mg,"__esModule",{value:!0}),Mg.inferIconStyle=e;const n=Gh();function e(t,r){const i=(0,n.parseSize)(t);let a={};return r.text&&!r.fontSize&&(a={fontSize:Math.min(...i)*.5}),r.src&&(!r.width||!r.height)&&(a={width:i[0]*.5,height:i[1]*.5}),a}return Mg}var zc={},Mf={},Tf={},qD;function eMe(){return qD||(qD=1,Object.defineProperty(Tf,"__esModule",{value:!0}),Tf.EXTENSION_REGISTRY=void 0,Tf.EXTENSION_REGISTRY={animation:{},behavior:{},combo:{},edge:{},layout:{},node:{},palette:{},theme:{},plugin:{},transform:{},shape:{}}),Tf}var jD;function jm(){if(jD)return Mf;jD=1,Object.defineProperty(Mf,"__esModule",{value:!0}),Mf.getExtension=e,Mf.getExtensions=t;const n=eMe();function e(r,i){var a;const s=(a=n.EXTENSION_REGISTRY[r])===null||a===void 0?void 0:a[i];if(s)return s}function t(r){return n.EXTENSION_REGISTRY[r]}return Mf}var WD;function dj(){if(WD)return zc;WD=1,Object.defineProperty(zc,"__esModule",{value:!0}),zc.parsePalette=i,zc.assignColorByPalette=a,zc.getPaletteColors=s;const n=hr,e=jm(),t=Im(),r=C0();function i(o){if(o)return typeof o=="string"||typeof o=="function"||Array.isArray(o)?{type:"group",field:l=>l.id,color:o,invert:!1}:o}function a(o,l){if(!l)return{};const{type:u,color:c,field:h,invert:f}=l,d=p=>{const g=typeof c=="string"?(0,e.getExtension)("palette",c):c;if(typeof g=="function"){const b={};return p.forEach(([x,E])=>{b[x]=g(f?1-E:E)}),b}else if(Array.isArray(g)){const b=f?[...g].reverse():g,x={};return p.forEach(([E,w])=>{x[E]=b[w%g.length]}),x}return{}},v=(p,g)=>{var b;return typeof p=="string"?(b=g.data)===null||b===void 0?void 0:b[p]:p==null?void 0:p(g)};if(u==="group"){const p=(0,n.groupBy)(o,E=>{if(!h)return"default";const w=v(h,E);return w?String(w):"default"}),g=Object.keys(p),b=d(g.map((E,w)=>[E,w])),x={};return Object.entries(p).forEach(([E,w])=>{w.forEach(M=>{x[(0,t.idOf)(M)]=b[E]})}),x}else if(u==="value"){const[p,g]=o.reduce(([x,E],w)=>{const M=v(h,w);if(typeof M!="number")throw new Error((0,r.format)(`Palette field ${h} is not a number`));return[Math.min(x,M),Math.max(E,M)]},[1/0,-1/0]),b=g-p;return d(o.map(x=>[x.id,(v(h,x)-p)/b]))}}function s(o){const l=typeof o=="string"?(0,e.getExtension)("palette",o):o;if(typeof l!="function")return l}return zc}var $c={},UD;function C_(){if(UD)return $c;UD=1,Object.defineProperty($c,"__esModule",{value:!0}),$c.getWordWrapWidthWithBase=e,$c.getWordWrapWidthByBox=t,$c.getWordWrapWidthByEnds=r;const n=ol();function e(i,a){let s=2*i;return typeof a=="string"?s=i*Number(a.replace("%",""))/100:typeof a=="number"&&(s=a),isNaN(s)&&(s=2*i),s}function t(i,a,s=1,o=!1){const l=o?s:1,u=(i.max[0]-i.min[0])*l;return e(u,a)}function r(i,a,s=1){const o=(0,n.distance)(i[0],i[1])*s;return e(o,a)}return $c}var Tg={},YD;function vj(){if(YD)return Tg;YD=1,Object.defineProperty(Tg,"__esModule",{value:!0}),Tg.setVisibility=n;function n(e,t,r){const i=a=>{r&&!r(a)||(a.style.visibility=t)};e.forEach(a=>{i(a)})}return Tg}var Af={},O4={},_f={},Of={},Au={},_u={},XD;function tMe(){return XD||(XD=1,Object.defineProperty(_u,"__esModule",{value:!0}),_u.DEFAULT_ELEMENTS_ANIMATION_OPTIONS=_u.DEFAULT_ANIMATION_OPTIONS=void 0,_u.DEFAULT_ANIMATION_OPTIONS={duration:500},_u.DEFAULT_ELEMENTS_ANIMATION_OPTIONS={duration:1e3,easing:"cubic-bezier(0.250, 0.460, 0.450, 0.940)",iterations:1,fill:"both"}),_u}var Ou={},ZD;function nMe(){if(ZD)return Ou;ZD=1,Object.defineProperty(Ou,"__esModule",{value:!0}),Ou.ChangeType=Ou.ChangeEvent=void 0,Ou.ChangeEvent={CHANGE:"change"};var n;return function(e){e.NodeAdded="NodeAdded",e.NodeUpdated="NodeUpdated",e.NodeRemoved="NodeRemoved",e.EdgeAdded="EdgeAdded",e.EdgeUpdated="EdgeUpdated",e.EdgeRemoved="EdgeRemoved",e.ComboAdded="ComboAdded",e.ComboUpdated="ComboUpdated",e.ComboRemoved="ComboRemoved"}(n||(Ou.ChangeType=n={})),Ou}var k4={},kf={},KD;function rMe(){if(KD)return kf;KD=1,Object.defineProperty(kf,"__esModule",{value:!0}),kf.AnimationType=void 0;var n;return function(e){e.DRAW="draw",e.COLLAPSE="collapse",e.EXPAND="expand",e.TRANSFORM="transform"}(n||(kf.AnimationType=n={})),kf}var Pf={},QD;function iMe(){if(QD)return Pf;QD=1,Object.defineProperty(Pf,"__esModule",{value:!0}),Pf.CanvasEvent=void 0;var n;return function(e){e.CLICK="canvas:click",e.DBLCLICK="canvas:dblclick",e.POINTER_OVER="canvas:pointerover",e.POINTER_LEAVE="canvas:pointerleave",e.POINTER_ENTER="canvas:pointerenter",e.POINTER_MOVE="canvas:pointermove",e.POINTER_OUT="canvas:pointerout",e.POINTER_DOWN="canvas:pointerdown",e.POINTER_UP="canvas:pointerup",e.CONTEXT_MENU="canvas:contextmenu",e.DRAG_START="canvas:dragstart",e.DRAG="canvas:drag",e.DRAG_END="canvas:dragend",e.DRAG_ENTER="canvas:dragenter",e.DRAG_OVER="canvas:dragover",e.DRAG_LEAVE="canvas:dragleave",e.DROP="canvas:drop",e.WHEEL="canvas:wheel"}(n||(Pf.CanvasEvent=n={})),Pf}var Cf={},JD;function aMe(){if(JD)return Cf;JD=1,Object.defineProperty(Cf,"__esModule",{value:!0}),Cf.ComboEvent=void 0;var n;return function(e){e.CLICK="combo:click",e.DBLCLICK="combo:dblclick",e.POINTER_OVER="combo:pointerover",e.POINTER_LEAVE="combo:pointerleave",e.POINTER_ENTER="combo:pointerenter",e.POINTER_MOVE="combo:pointermove",e.POINTER_OUT="combo:pointerout",e.POINTER_DOWN="combo:pointerdown",e.POINTER_UP="combo:pointerup",e.CONTEXT_MENU="combo:contextmenu",e.DRAG_START="combo:dragstart",e.DRAG="combo:drag",e.DRAG_END="combo:dragend",e.DRAG_ENTER="combo:dragenter",e.DRAG_OVER="combo:dragover",e.DRAG_LEAVE="combo:dragleave",e.DROP="combo:drop"}(n||(Cf.ComboEvent=n={})),Cf}var Nf={},e7;function sMe(){if(e7)return Nf;e7=1,Object.defineProperty(Nf,"__esModule",{value:!0}),Nf.CommonEvent=void 0;var n;return function(e){e.CLICK="click",e.DBLCLICK="dblclick",e.POINTER_OVER="pointerover",e.POINTER_LEAVE="pointerleave",e.POINTER_ENTER="pointerenter",e.POINTER_MOVE="pointermove",e.POINTER_OUT="pointerout",e.POINTER_DOWN="pointerdown",e.POINTER_UP="pointerup",e.CONTEXT_MENU="contextmenu",e.DRAG_START="dragstart",e.DRAG="drag",e.DRAG_END="dragend",e.DRAG_ENTER="dragenter",e.DRAG_OVER="dragover",e.DRAG_LEAVE="dragleave",e.DROP="drop",e.KEY_DOWN="keydown",e.KEY_UP="keyup",e.WHEEL="wheel",e.PINCH="pinch"}(n||(Nf.CommonEvent=n={})),Nf}var Rf={},t7;function oMe(){if(t7)return Rf;t7=1,Object.defineProperty(Rf,"__esModule",{value:!0}),Rf.ContainerEvent=void 0;var n;return function(e){e.KEY_DOWN="keydown",e.KEY_UP="keyup"}(n||(Rf.ContainerEvent=n={})),Rf}var Lf={},n7;function lMe(){if(n7)return Lf;n7=1,Object.defineProperty(Lf,"__esModule",{value:!0}),Lf.EdgeEvent=void 0;var n;return function(e){e.CLICK="edge:click",e.DBLCLICK="edge:dblclick",e.POINTER_OVER="edge:pointerover",e.POINTER_LEAVE="edge:pointerleave",e.POINTER_ENTER="edge:pointerenter",e.POINTER_MOVE="edge:pointermove",e.POINTER_OUT="edge:pointerout",e.POINTER_DOWN="edge:pointerdown",e.POINTER_UP="edge:pointerup",e.CONTEXT_MENU="edge:contextmenu",e.DRAG_ENTER="edge:dragenter",e.DRAG_OVER="edge:dragover",e.DRAG_LEAVE="edge:dragleave",e.DROP="edge:drop"}(n||(Lf.EdgeEvent=n={})),Lf}var If={},r7;function uMe(){if(r7)return If;r7=1,Object.defineProperty(If,"__esModule",{value:!0}),If.GraphEvent=void 0;var n;return function(e){e.BEFORE_CANVAS_INIT="beforecanvasinit",e.AFTER_CANVAS_INIT="aftercanvasinit",e.BEFORE_SIZE_CHANGE="beforesizechange",e.AFTER_SIZE_CHANGE="aftersizechange",e.BEFORE_ELEMENT_CREATE="beforeelementcreate",e.AFTER_ELEMENT_CREATE="afterelementcreate",e.BEFORE_ELEMENT_UPDATE="beforeelementupdate",e.AFTER_ELEMENT_UPDATE="afterelementupdate",e.BEFORE_ELEMENT_DESTROY="beforeelementdestroy",e.AFTER_ELEMENT_DESTROY="afterelementdestroy",e.BEFORE_ELEMENT_TRANSLATE="beforeelementtranslate",e.AFTER_ELEMENT_TRANSLATE="afterelementtranslate",e.BEFORE_DRAW="beforedraw",e.AFTER_DRAW="afterdraw",e.BEFORE_RENDER="beforerender",e.AFTER_RENDER="afterrender",e.BEFORE_ANIMATE="beforeanimate",e.AFTER_ANIMATE="afteranimate",e.BEFORE_LAYOUT="beforelayout",e.AFTER_LAYOUT="afterlayout",e.BEFORE_STAGE_LAYOUT="beforestagelayout",e.AFTER_STAGE_LAYOUT="afterstagelayout",e.BEFORE_TRANSFORM="beforetransform",e.AFTER_TRANSFORM="aftertransform",e.BATCH_START="batchstart",e.BATCH_END="batchend",e.BEFORE_DESTROY="beforedestroy",e.AFTER_DESTROY="afterdestroy",e.BEFORE_RENDERER_CHANGE="beforerendererchange",e.AFTER_RENDERER_CHANGE="afterrendererchange"}(n||(If.GraphEvent=n={})),If}var Df={},i7;function cMe(){if(i7)return Df;i7=1,Object.defineProperty(Df,"__esModule",{value:!0}),Df.HistoryEvent=void 0;var n;return function(e){e.UNDO="undo",e.REDO="redo",e.CANCEL="cancel",e.ADD="add",e.CLEAR="clear",e.CHANGE="change"}(n||(Df.HistoryEvent=n={})),Df}var Bf={},a7;function hMe(){if(a7)return Bf;a7=1,Object.defineProperty(Bf,"__esModule",{value:!0}),Bf.NodeEvent=void 0;var n;return function(e){e.CLICK="node:click",e.DBLCLICK="node:dblclick",e.POINTER_OVER="node:pointerover",e.POINTER_LEAVE="node:pointerleave",e.POINTER_ENTER="node:pointerenter",e.POINTER_MOVE="node:pointermove",e.POINTER_OUT="node:pointerout",e.POINTER_DOWN="node:pointerdown",e.POINTER_UP="node:pointerup",e.CONTEXT_MENU="node:contextmenu",e.DRAG_START="node:dragstart",e.DRAG="node:drag",e.DRAG_END="node:dragend",e.DRAG_ENTER="node:dragenter",e.DRAG_OVER="node:dragover",e.DRAG_LEAVE="node:dragleave",e.DROP="node:drop"}(n||(Bf.NodeEvent=n={})),Bf}var s7;function fMe(){return s7||(s7=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.NodeEvent=n.HistoryEvent=n.GraphEvent=n.EdgeEvent=n.ContainerEvent=n.CommonEvent=n.ComboEvent=n.CanvasEvent=n.AnimationType=void 0;var e=rMe();Object.defineProperty(n,"AnimationType",{enumerable:!0,get:function(){return e.AnimationType}});var t=iMe();Object.defineProperty(n,"CanvasEvent",{enumerable:!0,get:function(){return t.CanvasEvent}});var r=aMe();Object.defineProperty(n,"ComboEvent",{enumerable:!0,get:function(){return r.ComboEvent}});var i=sMe();Object.defineProperty(n,"CommonEvent",{enumerable:!0,get:function(){return i.CommonEvent}});var a=oMe();Object.defineProperty(n,"ContainerEvent",{enumerable:!0,get:function(){return a.ContainerEvent}});var s=lMe();Object.defineProperty(n,"EdgeEvent",{enumerable:!0,get:function(){return s.EdgeEvent}});var o=uMe();Object.defineProperty(n,"GraphEvent",{enumerable:!0,get:function(){return o.GraphEvent}});var l=cMe();Object.defineProperty(n,"HistoryEvent",{enumerable:!0,get:function(){return l.HistoryEvent}});var u=hMe();Object.defineProperty(n,"NodeEvent",{enumerable:!0,get:function(){return u.NodeEvent}})}(k4)),k4}var ku={},o7;function dMe(){return o7||(o7=1,Object.defineProperty(ku,"__esModule",{value:!0}),ku.TREE_KEY=ku.COMBO_KEY=void 0,ku.COMBO_KEY="combo",ku.TREE_KEY="tree"),ku}var Ff={},l7;function vMe(){if(l7)return Ff;l7=1,Object.defineProperty(Ff,"__esModule",{value:!0}),Ff.ExtensionCategory=void 0;var n;return function(e){e.NODE="node",e.EDGE="edge",e.COMBO="combo",e.THEME="theme",e.PALETTE="palette",e.LAYOUT="layout",e.BEHAVIOR="behavior",e.PLUGIN="plugin",e.ANIMATION="animation",e.TRANSFORM="transform",e.SHAPE="shape"}(n||(Ff.ExtensionCategory=n={})),Ff}var u7;function Wm(){return u7||(u7=1,function(n){var e=Au&&Au.__createBinding||(Object.create?function(r,i,a,s){s===void 0&&(s=a);var o=Object.getOwnPropertyDescriptor(i,a);(!o||("get"in o?!i.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return i[a]}}),Object.defineProperty(r,s,o)}:function(r,i,a,s){s===void 0&&(s=a),r[s]=i[a]}),t=Au&&Au.__exportStar||function(r,i){for(var a in r)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&e(i,r,a)};Object.defineProperty(n,"__esModule",{value:!0}),t(tMe(),n),t(nMe(),n),t(fMe(),n),t(dMe(),n),t(vMe(),n)}(Au)),Au}var vl={},Ag={},c7;function gMe(){if(c7)return Ag;c7=1,Object.defineProperty(Ag,"__esModule",{value:!0}),Ag.themeOf=r;const n=Wm(),e=jm(),t=C0();function r(i){const{theme:a}=i;if(!a)return{};const s=(0,e.getExtension)(n.ExtensionCategory.THEME,a);return s||(t.print.warn(`The theme of ${a} is not registered.`),{})}return Ag}var h7;function pMe(){if(h7)return vl;h7=1,Object.defineProperty(vl,"__esModule",{value:!0}),vl.createAnimationsProxy=a,vl.preprocessKeyframes=s,vl.inferDefaultValue=o,vl.getAnimationOptions=l,vl.getElementAnimationOptions=c;const n=hr,e=Wm(),t=jm(),r=C0(),i=gMe();function a(h,f){if(Array.isArray(h)&&h.length===0)return null;const d=Array.isArray(h)?h[0]:h,v=Array.isArray(h)?h.slice(1):f||[];return new Proxy(d,{get(p,g){return typeof p[g]=="function"&&!["onframe","onfinish"].includes(g)?(...b)=>{p[g](...b),v.forEach(x=>{var E;return(E=x[g])===null||E===void 0?void 0:E.call(x,...b)})}:g==="finished"?Promise.all([d.finished,...v.map(b=>b.finished)]):Reflect.get(p,g)},set(p,g,b){return["onframe","onfinish"].includes(g)||v.forEach(x=>{x[g]=b}),Reflect.set(p,g,b)}})}function s(h){const f=h.reduce((v,p)=>(Object.entries(p).forEach(([g,b])=>{v[g]===void 0?v[g]=[b]:v[g].push(b)}),v),{});Object.entries(f).forEach(([v,p])=>{(p.length!==h.length||p.some(g=>(0,n.isNil)(g))||p.every(g=>!["sourceNode","targetNode","childrenNode"].includes(v)&&(0,n.isEqual)(g,p[0])))&&delete f[v]});const d=Object.entries(f).reduce((v,[p,g])=>(g.forEach((b,x)=>{v[x]?v[x][p]=b:v[x]={[p]:b}}),v),[]);return h.length!==0&&d.length===0&&d.push({_:0},{_:0}),d}function o(h){switch(h){case"opacity":return 1;case"x":case"y":case"z":case"zIndex":return 0;case"visibility":return"visible";case"collapsed":return!1;case"states":return[];default:return}}function l(h,f){const{animation:d}=h;if(d===!1||f===!1)return!1;const v=Object.assign({},e.DEFAULT_ANIMATION_OPTIONS);return(0,n.isObject)(d)&&Object.assign(v,d),(0,n.isObject)(f)&&Object.assign(v,f),v}function u(h){if(typeof h=="string"){const f=(0,t.getExtension)(e.ExtensionCategory.ANIMATION,h);return f||(r.print.warn(`The animation of ${h} is not registered.`),[])}return h}function c(h,f,d,v){var p,g;const{animation:b}=h;if(b===!1||v===!1)return[];const x=(p=h==null?void 0:h[f])===null||p===void 0?void 0:p.animation;if(x===!1)return[];const E=x==null?void 0:x[d];if(E===!1)return[];const w=(g=(0,i.themeOf)(h)[f])===null||g===void 0?void 0:g.animation,M=(T=[])=>u(T).map(A=>Object.assign(Object.assign(Object.assign(Object.assign({},e.DEFAULT_ELEMENTS_ANIMATION_OPTIONS),(0,n.isObject)(b)&&b),A),(0,n.isObject)(v)&&v));if(E)return M(E);if(!w)return[];const S=w[d];return S===!1?[]:M(S)}return vl}var _g={},f7;function mMe(){if(f7)return _g;f7=1,Object.defineProperty(_g,"__esModule",{value:!0}),_g.replaceTranslateInTransform=e;const n=hr;function e(t,r,i,a=[]){if(!a&&t===0&&r===0&&i===0)return null;if(Array.isArray(a)){let o=-1;const l=[];for(let u=0;u<a.length;u++){const c=a[u];if(c[0]==="translate"){if(c[1]===t&&c[2]===r)return null;o=u,l.push(["translate",t,r])}else if(c[0]==="translate3d"){if(c[1]===t&&c[2]===r&&c[3]===i)return null;o=u,l.push(["translate3d",t,r,i??0])}else l.push(c)}return o===-1&&l.splice(0,0,(0,n.isNumber)(i)?["translate3d",t,r,i??0]:["translate",t,r]),l.length===0?null:l}const s=a?a.replace(/translate(3d)?\([^)]*\)/g,""):"";return i===0?`translate(${t}, ${r})${s}`:`translate3d(${t}, ${r}, ${i})${s}`}return _g}var d7;function L0(){if(d7)return Of;d7=1,Object.defineProperty(Of,"__esModule",{value:!0}),Of.BaseShape=void 0;const n=$i(),e=hr,t=Wm(),r=pMe(),i=ll(),a=ys(),s=C0(),o=Ri(),l=mMe(),u=vj(),c=jm();class h extends n.CustomElement{constructor(p){d(p.style),super(p),this.shapeMap={},this.animateMap={},this.render(this.attributes,this),this.setVisibility(),this.bindEvents()}get parsedAttributes(){return this.attributes}upsert(p,g,b,x,E){var w,M,S,T,A,N,F,D;const z=this.shapeMap[p];if(b===!1){z&&((w=E==null?void 0:E.beforeDestroy)===null||w===void 0||w.call(E,z),x.removeChild(z),delete this.shapeMap[p],(M=E==null?void 0:E.afterDestroy)===null||M===void 0||M.call(E,z));return}const G=typeof g=="string"?(0,c.getExtension)(t.ExtensionCategory.SHAPE,g):g;if(!G)throw new Error((0,s.format)(`Shape ${g} not found`));if(!z||z.destroyed||!(z instanceof G)){z&&((S=E==null?void 0:E.beforeDestroy)===null||S===void 0||S.call(E,z),z==null||z.destroy(),(T=E==null?void 0:E.afterDestroy)===null||T===void 0||T.call(E,z)),(A=E==null?void 0:E.beforeCreate)===null||A===void 0||A.call(E);const H=new G({className:p,style:b});return x.appendChild(H),this.shapeMap[p]=H,(N=E==null?void 0:E.afterCreate)===null||N===void 0||N.call(E,H),H}return(F=E==null?void 0:E.beforeUpdate)===null||F===void 0||F.call(E,z),(0,i.updateStyle)(z,b),(D=E==null?void 0:E.afterUpdate)===null||D===void 0||D.call(E,z),z}update(p={}){const g=Object.assign({},this.attributes,p);d(g),(0,i.setAttributes)(this,g),this.render(g,this),this.setVisibility()}bindEvents(){}getGraphicStyle(p){return(0,o.getSubShapeStyle)(p)}get compositeShapes(){return[["badges","badge-"],["ports","port-"]]}animate(p,g){if(p.length===0)return null;const b=[];if(p[0].x!==void 0||p[0].y!==void 0||p[0].z!==void 0){const{x:E=0,y:w=0,z:M=0}=this.attributes;p.forEach(S=>{const{x:T=E,y:A=w,z:N=M}=S;Object.assign(S,{transform:N?[["translate3d",T,A,N]]:[["translate",T,A]]})})}const x=super.animate(p,g);if(x&&(f(this,x),b.push(x)),Array.isArray(p)&&p.length>0){const E=["transform","transformOrigin","x","y","z","zIndex"];if(Object.keys(p[0]).some(w=>!E.includes(w))){Object.entries(this.shapeMap).forEach(([M,S])=>{const T=`get${(0,e.upperFirst)(M)}Style`,A=this[T];if((0,e.isFunction)(A)){const N=p.map(D=>A.call(this,Object.assign(Object.assign({},this.attributes),D))),F=S.animate((0,r.preprocessKeyframes)(N),g);F&&(f(S,F),b.push(F))}});const w=(M,S)=>{if(!(0,e.isEmpty)(M)){const T=`get${(0,e.upperFirst)(S)}Style`,A=this[T];if((0,e.isFunction)(A)){const N=p.map(F=>A.call(this,Object.assign(Object.assign({},this.attributes),F)));Object.entries(N[0]).map(([F])=>{const D=N.map(G=>G[F]),z=M[F];if(z){const G=z.animate((0,r.preprocessKeyframes)(D),g);G&&(f(z,G),b.push(G))}})}}};this.compositeShapes.forEach(([M,S])=>{const T=(0,a.subObject)(this.shapeMap,S);w(T,M)})}}return(0,r.createAnimationsProxy)(b)}getShape(p){return this.shapeMap[p]}setVisibility(){const{visibility:p}=this.attributes;(0,u.setVisibility)(this,p)}destroy(){this.shapeMap={},this.animateMap={},super.destroy()}}Of.BaseShape=h;function f(v,p){p==null||p.finished.then(()=>{const g=v.activeAnimations.findIndex(b=>b===p);g>-1&&v.activeAnimations.splice(g,1)})}function d(v){if(!v)return{};if("x"in v||"y"in v||"z"in v){const{x:p=0,y:g=0,z:b,transform:x}=v,E=(0,l.replaceTranslateInTransform)(p,g,b,x);E&&(v.transform=E)}return v}return Of}var Pu={},v7;function N_(){if(v7)return Pu;v7=1;var n=Pu&&Pu.__rest||function(o,l){var u={};for(var c in o)Object.prototype.hasOwnProperty.call(o,c)&&l.indexOf(c)<0&&(u[c]=o[c]);if(o!=null&&typeof Object.getOwnPropertySymbols=="function")for(var h=0,c=Object.getOwnPropertySymbols(o);h<c.length;h++)l.indexOf(c[h])<0&&Object.prototype.propertyIsEnumerable.call(o,c[h])&&(u[c[h]]=o[c[h]]);return u};Object.defineProperty(Pu,"__esModule",{value:!0}),Pu.Label=void 0;const e=$i(),t=k_(),r=ys(),i=Ri(),a=L0();class s extends a.BaseShape{constructor(l){super((0,i.mergeOptions)({style:s.defaultStyleProps},l))}isTextStyle(l){return(0,r.startsWith)(l,"label")}isBackgroundStyle(l){return(0,r.startsWith)(l,"background")}getTextStyle(l){const u=this.getGraphicStyle(l),{padding:c}=u,h=n(u,["padding"]);return(0,r.omitStyleProps)(h,"background")}getBackgroundStyle(l){if(l.background===!1)return!1;const u=this.getGraphicStyle(l),{wordWrap:c,wordWrapWidth:h,padding:f}=u,d=(0,r.subStyleProps)(u,"background"),{min:[v,p],center:[g,b],halfExtents:[x,E]}=this.shapeMap.text.getGeometryBounds(),[w,M,S,T]=(0,t.parsePadding)(f),A=x*2+T+M,{width:N,height:F}=d;N&&F?Object.assign(d,{x:g-Number(N)/2,y:b-Number(F)/2}):Object.assign(d,{x:v-T,y:p-w,width:c?Math.min(A,h+T+M):A,height:E*2+w+S});const{radius:D}=d;if(typeof D=="string"&&D.endsWith("%")){const z=Number(D.replace("%",""))/100;d.radius=Math.min(+d.width,+d.height)*z}return d}render(l=this.parsedAttributes,u=this){this.upsert("text",e.Text,this.getTextStyle(l),u),this.upsert("background",e.Rect,this.getBackgroundStyle(l),u)}getGeometryBounds(){return(this.getShape("background")||this.getShape("text")).getGeometryBounds()}}return Pu.Label=s,s.defaultStyleProps={padding:0,fontSize:12,fontFamily:"system-ui, sans-serif",wordWrap:!0,maxLines:1,wordWrapWidth:128,textOverflow:"...",textBaseline:"middle",backgroundOpacity:.75,backgroundZIndex:-1,backgroundLineWidth:0},Pu}var g7;function yMe(){if(g7)return _f;g7=1,Object.defineProperty(_f,"__esModule",{value:!0}),_f.Badge=void 0;const n=Ri(),e=L0(),t=N_();class r extends e.BaseShape{constructor(a){super((0,n.mergeOptions)({style:r.defaultStyleProps},a))}getBadgeStyle(a){return this.getGraphicStyle(a)}render(a=this.parsedAttributes,s=this){this.upsert("label",t.Label,this.getBadgeStyle(a),s)}getGeometryBounds(){const a=this.getShape("label");return(a.getShape("background")||a.getShape("text")).getGeometryBounds()}}return _f.Badge=r,r.defaultStyleProps={padding:[2,4,2,4],fontSize:10,wordWrap:!1,backgroundRadius:"50%",backgroundOpacity:1},_f}var Cu={},Og={},gl={},p7;function bMe(){if(p7)return gl;p7=1,Object.defineProperty(gl,"__esModule",{value:!0}),gl.getClosedSpline=void 0,gl.pointsToPath=n,gl.parsePath=t,gl.pathToPoints=r;function n(a,s=!0){const o=[];return a.forEach((l,u)=>{o.push([u===0?"M":"L",...l])}),s&&o.push(["Z"]),o}const e={M:["x","y"],m:["dx","dy"],H:["x"],h:["dx"],V:["y"],v:["dy"],L:["x","y"],l:["dx","dy"],Z:[],z:[],C:["x1","y1","x2","y2","x","y"],c:["dx1","dy1","dx2","dy2","dx","dy"],S:["x2","y2","x","y"],s:["dx2","dy2","dx","dy"],Q:["x1","y1","x","y"],q:["dx1","dy1","dx","dy"],T:["x","y"],t:["dx","dy"],A:["rx","ry","rotation","large-arc","sweep","x","y"],a:["rx","ry","rotation","large-arc","sweep","dx","dy"]};function t(a){const s=a.replace(/[\n\r]/g,"").replace(/-/g," -").replace(/(\d*\.)(\d+)(?=\.)/g,"$1$2 ").trim().split(/\s*,|\s+/),o=[];let l="",u={};for(;s.length>0;){let c=s.shift();c in e?l=c:s.unshift(c),u={type:l},e[l].forEach(d=>{c=s.shift(),u[d]=c}),l==="M"?l="L":l==="m"&&(l="l");const[h,...f]=Object.values(u);o.push([h,...f.map(Number)])}return o}function r(a){const s=[];return(typeof a=="string"?t(a):a).forEach(l=>{const u=l[0];if(u==="Z"){s.push(s[0]);return}if(u!=="A")for(let c=1;c<l.length;c=c+2)s.push([l[c],l[c+1],0]);else{const c=l.length;s.push([l[c-2],l[c-1],0])}}),s}const i=a=>{if(a.length<2)return[["M",0,0],["L",0,0]];const s=a[0],o=a[1],l=a[a.length-1],u=a[a.length-2];a.unshift(u,l),a.push(s,o);const c=[["M",l[0],l[1]]];for(let h=1;h<a.length-2;h+=1){const[f,d]=a[h-1],[v,p]=a[h],[g,b]=a[h+1],[x,E]=h!==a.length-2?a[h+2]:[g,b],w=v+(g-f)/6,M=p+(b-d)/6,S=g-(x-v)/6,T=b-(E-p)/6;c.push(["C",w,M,S,T,g,b])}return c};return gl.getClosedSpline=i,gl}var m7;function xMe(){if(m7)return Og;m7=1,Object.defineProperty(Og,"__esModule",{value:!0}),Og.getPolygonTextStyleByPlacement=i;const n=hr,e=bMe(),t=Lo(),r=R0();function i(a,s,o,l,u,c,h){const[f,d]=(0,r.getXYByPlacement)(a,s),v={textAlign:s==="left"?"right":s==="right"?"left":"center",textBaseline:s==="top"?"bottom":s==="bottom"?"top":"middle",transform:[["translate",f+o,d+l]]};if(s==="center"||!u)return v;const p=(0,e.pathToPoints)(c);if(!p||p.length<=3)return v;const g=p.map((E,w)=>{const M=E,S=p[(w+1)%p.length];return(0,n.isEqual)(M,S)?null:[M,S]}).filter(Boolean),b=(0,t.findNearestLine)([f,d],g),x=(0,t.findNearestPointOnLine)([f,d],b);if(x&&b&&(v.transform=[["translate",x[0]+o,x[1]+l]],h)){const E=Math.atan((b[0][1]-b[1][1])/(b[0][0]-b[1][0]));v.transform.push(["rotate",E/Math.PI*180]),v.textAlign="center",(s==="right"||s==="left")&&(E>0?v.textBaseline=s==="right"?"bottom":"top":v.textBaseline=s==="right"?"top":"bottom")}return v}return Og}var y7;function EMe(){if(y7)return Cu;y7=1;var n=Cu&&Cu.__rest||function(u,c){var h={};for(var f in u)Object.prototype.hasOwnProperty.call(u,f)&&c.indexOf(f)<0&&(h[f]=u[f]);if(u!=null&&typeof Object.getOwnPropertySymbols=="function")for(var d=0,f=Object.getOwnPropertySymbols(u);d<f.length;d++)c.indexOf(f[d])<0&&Object.prototype.propertyIsEnumerable.call(u,f[d])&&(h[f[d]]=u[f[d]]);return h};Object.defineProperty(Cu,"__esModule",{value:!0}),Cu.Contour=void 0;const e=$i(),t=xMe(),r=ys(),i=Ri(),a=C_(),s=L0(),o=N_();class l extends s.BaseShape{constructor(c){super((0,i.mergeOptions)({style:l.defaultStyleProps},c))}getLabelStyle(c){if(!c.label||!c.d||c.d.length===0)return!1;const h=(0,r.subStyleProps)(this.getGraphicStyle(c),"label"),{maxWidth:f,offsetX:d,offsetY:v,autoRotate:p,placement:g,closeToPath:b}=h,x=n(h,["maxWidth","offsetX","offsetY","autoRotate","placement","closeToPath"]),E=this.shapeMap.key,w=E==null?void 0:E.getRenderBounds();return Object.assign((0,t.getPolygonTextStyleByPlacement)(w,g,d,v,b,c.d,p),{wordWrapWidth:(0,a.getWordWrapWidthByBox)(w,f)},x)}getKeyStyle(c){return this.getGraphicStyle(c)}render(c,h){this.upsert("key",e.Path,this.getKeyStyle(c),h),this.upsert("label",o.Label,this.getLabelStyle(c),h)}}return Cu.Contour=l,l.defaultStyleProps={label:!0,labelPlacement:"bottom",labelCloseToPath:!0,labelAutoRotate:!0,labelOffsetX:0,labelOffsetY:0},Cu}var zf={},Do={},b7;function I0(){if(b7)return Do;b7=1,Object.defineProperty(Do,"__esModule",{value:!0}),Do.dispatchPositionChange=Do.connectImage=Do.Image=void 0;const n=$i(),e=aj();class t extends n.Image{constructor(l){super(l),this.onMounted=()=>{this.handleRadius()},this.onAttrModified=()=>{this.handleRadius()},i=this,this.isMutationObserved=!0,this.addEventListener(n.ElementEvent.MOUNTED,this.onMounted),this.addEventListener(n.ElementEvent.ATTR_MODIFIED,this.onAttrModified)}handleRadius(){const{radius:l,clipPath:u,width:c=0,height:h=0}=this.attributes;if(l&&c&&h){const[f,d]=this.getBounds().min,v={x:f,y:d,radius:l,width:c,height:h};if(u)Object.assign(this.parsedStyle.clipPath.style,v);else{const p=new n.Rect({style:v});this.style.clipPath=p}}else u&&(this.style.clipPath=null)}}Do.Image=t;const r=new WeakMap;let i=null;const a=o=>{if(i&&(0,e.getAncestorShapes)(i).includes(o)){const l=r.get(o);l?l.includes(i)||l.push(i):r.set(o,[i])}};Do.connectImage=a;const s=o=>{const l=r.get(o);l&&l.forEach(u=>u.handleRadius())};return Do.dispatchPositionChange=s,Do}var x7;function wMe(){if(x7)return zf;x7=1,Object.defineProperty(zf,"__esModule",{value:!0}),zf.Icon=void 0;const n=$i(),e=L0(),t=I0();class r extends e.BaseShape{constructor(a){super(a)}isImage(){const{src:a}=this.attributes;return!!a}getIconStyle(a=this.attributes){const{width:s=0,height:o=0}=a,l=this.getGraphicStyle(a);return this.isImage()?Object.assign({x:-s/2,y:-o/2},l):Object.assign({textBaseline:"middle",textAlign:"center"},l)}render(a=this.attributes,s=this){this.upsert("icon",this.isImage()?t.Image:n.Text,this.getIconStyle(a),s)}}return zf.Icon=r,zf}var E7;function D0(){return E7||(E7=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.Label=n.Image=n.Icon=n.Contour=n.BaseShape=n.Badge=void 0;var e=yMe();Object.defineProperty(n,"Badge",{enumerable:!0,get:function(){return e.Badge}});var t=L0();Object.defineProperty(n,"BaseShape",{enumerable:!0,get:function(){return t.BaseShape}});var r=EMe();Object.defineProperty(n,"Contour",{enumerable:!0,get:function(){return r.Contour}});var i=wMe();Object.defineProperty(n,"Icon",{enumerable:!0,get:function(){return i.Icon}});var a=I0();Object.defineProperty(n,"Image",{enumerable:!0,get:function(){return a.Image}});var s=N_();Object.defineProperty(n,"Label",{enumerable:!0,get:function(){return s.Label}})}(O4)),O4}var w7;function gj(){if(w7)return Af;w7=1,Object.defineProperty(Af,"__esModule",{value:!0}),Af.BaseElement=void 0;const n=D0();class e extends n.BaseShape{get context(){return this.config.context}get parsedAttributes(){return this.attributes}onframe(){}animate(r,i){const a=super.animate(r,i);return a&&(a.onframe=()=>this.onframe(),a.finished.then(()=>this.onframe())),a}}return Af.BaseElement=e,Af}var S7;function Sc(){if(S7)return Tu;S7=1;var n=Tu&&Tu.__rest||function(g,b){var x={};for(var E in g)Object.prototype.hasOwnProperty.call(g,E)&&b.indexOf(E)<0&&(x[E]=g[E]);if(g!=null&&typeof Object.getOwnPropertySymbols=="function")for(var w=0,E=Object.getOwnPropertySymbols(g);w<E.length;w++)b.indexOf(E[w])<0&&Object.prototype.propertyIsEnumerable.call(g,E[w])&&(x[E[w]]=g[E[w]]);return x};Object.defineProperty(Tu,"__esModule",{value:!0}),Tu.BaseNode=void 0;const e=$i(),t=ll(),r=J4e(),i=dj(),a=Lo(),s=ys(),o=Gh(),l=Ri(),u=C_(),c=vj(),h=gj(),f=D0(),d=I0();class v extends h.BaseElement{constructor(b){super((0,l.mergeOptions)({style:v.defaultStyleProps},b)),this.type="node"}getSize(b=this.attributes){const{size:x}=b;return(0,o.parseSize)(x)}getKeyStyle(b){const x=this.getGraphicStyle(b);return Object.assign((0,s.omitStyleProps)(x,["label","halo","icon","badge","port"]))}getLabelStyle(b){if(b.label===!1||!b.labelText)return!1;const x=(0,s.subStyleProps)(this.getGraphicStyle(b),"label"),{placement:E,maxWidth:w,offsetX:M,offsetY:S}=x,T=n(x,["placement","maxWidth","offsetX","offsetY"]),A=this.getShape("key").getLocalBounds();return Object.assign((0,t.getTextStyleByPlacement)(A,E,M,S),{wordWrapWidth:(0,u.getWordWrapWidthByBox)(A,w)},T)}getHaloStyle(b){if(b.halo===!1)return!1;const x=this.getKeyStyle(b),{fill:E}=x,w=n(x,["fill"]),M=(0,s.subStyleProps)(this.getGraphicStyle(b),"halo");return Object.assign(Object.assign(Object.assign({},w),{stroke:E}),M)}getIconStyle(b){if(b.icon===!1||!b.iconText&&!b.iconSrc)return!1;const x=(0,s.subStyleProps)(this.getGraphicStyle(b),"icon");return Object.assign((0,r.inferIconStyle)(b.size,x),x)}getBadgesStyle(b){var x;const E=(0,s.subObject)(this.shapeMap,"badge-"),w={};if(Object.keys(E).forEach(D=>{w[D]=!1}),b.badge===!1||!(!((x=b.badges)===null||x===void 0)&&x.length))return w;const{badges:M=[],badgePalette:S,opacity:T=1}=b,A=n(b,["badges","badgePalette","opacity"]),N=(0,i.getPaletteColors)(S),F=(0,s.subStyleProps)(this.getGraphicStyle(A),"badge");return M.forEach((D,z)=>{w[z]=Object.assign(Object.assign({backgroundFill:N?N[z%(N==null?void 0:N.length)]:void 0,opacity:T},F),this.getBadgeStyle(D))}),w}getBadgeStyle(b){const x=this.getShape("key"),{placement:E="top",offsetX:w,offsetY:M}=b,S=n(b,["placement","offsetX","offsetY"]),T=(0,t.getTextStyleByPlacement)(x.getLocalBounds(),E,w,M,!0);return Object.assign(Object.assign({},T),S)}getPortsStyle(b){var x;const E=this.getPorts(),w={};if(Object.keys(E).forEach(T=>{w[T]=!1}),b.port===!1||!(!((x=b.ports)===null||x===void 0)&&x.length))return w;const M=(0,s.subStyleProps)(this.getGraphicStyle(b),"port"),{ports:S=[]}=b;return S.forEach((T,A)=>{const N=T.key||A,F=Object.assign(Object.assign({},M),T);if((0,t.isSimplePort)(F))w[N]=!1;else{const[D,z]=this.getPortXY(b,T);w[N]=Object.assign({transform:[["translate",D,z]]},F)}}),w}getPortXY(b,x){const{placement:E="left"}=x,w=this.getShape("key");return(0,t.getPortXYByPlacement)(p(this.context,w),E)}getPorts(){return(0,s.subObject)(this.shapeMap,"port-")}getCenter(){return this.getShape("key").getBounds().center}getIntersectPoint(b,x=!1){const E=this.getShape("key").getBounds();return(0,a.getRectIntersectPoint)(b,E,x)}drawHaloShape(b,x){const E=this.getHaloStyle(b),w=this.getShape("key");this.upsert("halo",w.constructor,E,x)}drawIconShape(b,x){const E=this.getIconStyle(b);this.upsert("icon",f.Icon,E,x),(0,d.connectImage)(this)}drawBadgeShapes(b,x){const E=this.getBadgesStyle(b);Object.keys(E).forEach(w=>{const M=E[w];this.upsert(`badge-${w}`,f.Badge,M,x)})}drawPortShapes(b,x){const E=this.getPortsStyle(b);Object.keys(E).forEach(w=>{const M=E[w],S=`port-${w}`;this.upsert(S,e.Circle,M,x)})}drawLabelShape(b,x){const E=this.getLabelStyle(b);this.upsert("label",f.Label,E,x)}_drawKeyShape(b,x){return this.drawKeyShape(b,x)}render(b=this.parsedAttributes,x=this){this._drawKeyShape(b,x),this.getShape("key")&&(this.drawHaloShape(b,x),this.drawIconShape(b,x),this.drawBadgeShapes(b,x),this.drawLabelShape(b,x),this.drawPortShapes(b,x))}update(b){super.update(b),b&&("x"in b||"y"in b||"z"in b)&&(0,d.dispatchPositionChange)(this)}onframe(){this.drawBadgeShapes(this.parsedAttributes,this),this.drawLabelShape(this.parsedAttributes,this)}}Tu.BaseNode=v,v.defaultStyleProps={x:0,y:0,size:32,droppable:!0,draggable:!0,port:!0,ports:[],portZIndex:2,portLinkToCenter:!1,badge:!0,badges:[],badgeZIndex:3,halo:!1,haloDroppable:!1,haloLineDash:0,haloLineWidth:12,haloStrokeOpacity:.25,haloPointerEvents:"none",haloZIndex:-1,icon:!0,iconZIndex:1,label:!0,labelIsBillboard:!0,labelMaxWidth:"200%",labelPlacement:"bottom",labelWordWrap:!1,labelZIndex:0};function p(g,b){if(!g)return b.getLocalBounds();const x=g.canvas.getLayer(),E=b.cloneNode();(0,c.setVisibility)(E,"hidden"),x.appendChild(E);const w=E.getLocalBounds();return E.destroy(),w}return Tu}var $f={},M7;function pj(){if(M7)return $f;M7=1,Object.defineProperty($f,"__esModule",{value:!0}),$f.Circle=void 0;const n=$i(),e=Zl(),t=Lo(),r=Ri(),i=Sc();class a extends i.BaseNode{constructor(o){super((0,r.mergeOptions)({style:a.defaultStyleProps},o))}drawKeyShape(o,l){return this.upsert("key",n.Circle,this.getKeyStyle(o),l)}getKeyStyle(o){const l=super.getKeyStyle(o);return Object.assign(Object.assign({},l),{r:Math.min(...this.getSize(o))/2})}getIconStyle(o){const l=super.getIconStyle(o),{r:u}=this.getShape("key").attributes,c=u*2*e.ICON_SIZE_RATIO;return l?Object.assign({width:c,height:c},l):!1}getIntersectPoint(o,l=!1){const u=this.getShape("key").getBounds();return(0,t.getEllipseIntersectPoint)(o,u,l)}}return $f.Circle=a,a.defaultStyleProps={size:32},$f}var Gf={},Vf={},T7;function Um(){if(T7)return Vf;T7=1,Object.defineProperty(Vf,"__esModule",{value:!0}),Vf.Polygon=void 0;const n=$i(),e=Lo(),t=Sc();class r extends t.BaseNode{constructor(a){super(a)}get parsedAttributes(){return this.attributes}drawKeyShape(a,s){return this.upsert("key",n.Polygon,this.getKeyStyle(a),s)}getKeyStyle(a){const s=super.getKeyStyle(a);return Object.assign(Object.assign({},s),{points:this.getPoints(a)})}getIntersectPoint(a,s=!1){var o,l;const{points:u}=this.getShape("key").attributes,c=[+(((o=this.attributes)===null||o===void 0?void 0:o.x)||0),+(((l=this.attributes)===null||l===void 0?void 0:l.y)||0)];return(0,e.getPolygonIntersectPoint)(a,c,u,!0,s).point}}return Vf.Polygon=r,Vf}var A7;function SMe(){if(A7)return Gf;A7=1,Object.defineProperty(Gf,"__esModule",{value:!0}),Gf.Diamond=void 0;const n=ll(),e=Um();class t extends e.Polygon{constructor(i){super(i)}getPoints(i){const[a,s]=this.getSize(i);return(0,n.getDiamondPoints)(a,s)}}return Gf.Diamond=t,Gf}var Nu={},_7;function MMe(){if(_7)return Nu;_7=1;var n=Nu&&Nu.__rest||function(d,v){var p={};for(var g in d)Object.prototype.hasOwnProperty.call(d,g)&&v.indexOf(g)<0&&(p[g]=d[g]);if(d!=null&&typeof Object.getOwnPropertySymbols=="function")for(var b=0,g=Object.getOwnPropertySymbols(d);b<g.length;b++)v.indexOf(g[b])<0&&Object.prototype.propertyIsEnumerable.call(d,g[b])&&(p[g[b]]=d[g[b]]);return p};Object.defineProperty(Nu,"__esModule",{value:!0}),Nu.Donut=void 0;const e=$i(),t=hr,r=dj(),i=ys(),a=Gh(),s=Ri(),o=pj();class l extends o.Circle{constructor(v){super((0,s.mergeOptions)({style:l.defaultStyleProps},v))}parseOuterR(){const{size:v}=this.parsedAttributes;return Math.min(...(0,a.parseSize)(v))/2}parseInnerR(){const{innerR:v}=this.parsedAttributes;return(0,t.isString)(v)?parseInt(v)/100*this.parseOuterR():v}drawDonutShape(v,p){const{donuts:g}=v;if(!(g!=null&&g.length))return;const b=g.map(A=>(0,t.isNumber)(A)?{value:A}:A),x=(0,i.subStyleProps)(this.getGraphicStyle(v),"donut"),E=(0,r.getPaletteColors)(v.donutPalette);if(!E)return;const w=b.reduce((A,N)=>{var F;return A+((F=N.value)!==null&&F!==void 0?F:0)},0),M=this.parseOuterR(),S=this.parseInnerR();let T=0;b.forEach((A,N)=>{const{value:F=0,color:D=E[N%E.length]}=A,z=n(A,["value","color"]),G=(w===0?1/b.length:F/w)*360;this.upsert(`round${N}`,e.Path,Object.assign(Object.assign(Object.assign({},x),{d:f(M,S,T,T+G),fill:D}),z),p),T+=G})}render(v,p=this){super.render(v,p),this.drawDonutShape(v,p)}}Nu.Donut=l,l.defaultStyleProps={innerR:"50%",donuts:[],donutPalette:"tableau"};const u=(d,v,p,g)=>[d+Math.sin(g)*p,v-Math.cos(g)*p],c=(d,v,p,g)=>g<=0||p<=g?[["M",d-p,v],["A",p,p,0,1,1,d+p,v],["A",p,p,0,1,1,d-p,v],["Z"]]:[["M",d-p,v],["A",p,p,0,1,1,d+p,v],["A",p,p,0,1,1,d-p,v],["Z"],["M",d+g,v],["A",g,g,0,1,0,d-g,v],["A",g,g,0,1,0,d+g,v],["Z"]],h=(d,v,p,g,b,x)=>{const[E,w]=[b/360*2*Math.PI,x/360*2*Math.PI],M=[u(d,v,g,E),u(d,v,p,E),u(d,v,p,w),u(d,v,g,w)],S=w-E>Math.PI?1:0;return[["M",M[0][0],M[0][1]],["L",M[1][0],M[1][1]],["A",p,p,0,S,1,M[2][0],M[2][1]],["L",M[3][0],M[3][1]],["A",g,g,0,S,0,M[0][0],M[0][1]],["Z"]]},f=(d=0,v=0,p,g)=>{const[b,x]=[0,0];return Math.abs(p-g)%360<1e-6?c(b,x,d,v):h(b,x,d,v,p,g)};return Nu}var Hf={},O7;function TMe(){if(O7)return Hf;O7=1,Object.defineProperty(Hf,"__esModule",{value:!0}),Hf.Ellipse=void 0;const n=$i(),e=Zl(),t=Lo(),r=Ri(),i=Sc();class a extends i.BaseNode{constructor(o){super((0,r.mergeOptions)({style:a.defaultStyleProps},o))}drawKeyShape(o,l){return this.upsert("key",n.Ellipse,this.getKeyStyle(o),l)}getKeyStyle(o){const l=super.getKeyStyle(o),[u,c]=this.getSize(o);return Object.assign(Object.assign({},l),{rx:u/2,ry:c/2})}getIconStyle(o){const l=super.getIconStyle(o),{rx:u,ry:c}=this.getShape("key").attributes,h=Math.min(+u,+c)*2*e.ICON_SIZE_RATIO;return l?Object.assign({width:h,height:h},l):!1}getIntersectPoint(o,l=!1){const u=this.getShape("key").getBounds();return(0,t.getEllipseIntersectPoint)(o,u,l)}}return Hf.Ellipse=a,a.defaultStyleProps={size:[45,35]},Hf}var qf={},k7;function AMe(){if(k7)return qf;k7=1,Object.defineProperty(qf,"__esModule",{value:!0}),qf.Hexagon=void 0;const n=Zl(),e=ll(),t=Um();class r extends t.Polygon{constructor(a){super(a)}getOuterR(a){return a.outerR||Math.min(...this.getSize(a))/2}getPoints(a){return(0,e.getHexagonPoints)(this.getOuterR(a))}getIconStyle(a){const s=super.getIconStyle(a),o=this.getOuterR(a)*n.ICON_SIZE_RATIO;return s?Object.assign({width:o,height:o},s):!1}}return qf.Hexagon=r,qf}var Ru={},Bo={},P4={};/*!
|
|
282
|
+
*/var TD;function $i(){return TD||(TD=1,function(n){var e=I4e(),t=D4e(),r=to(),i=B4e();Object.keys(e).forEach(function(a){a!=="default"&&!Object.prototype.hasOwnProperty.call(n,a)&&Object.defineProperty(n,a,{enumerable:!0,get:function(){return e[a]}})}),Object.keys(t).forEach(function(a){a!=="default"&&!Object.prototype.hasOwnProperty.call(n,a)&&Object.defineProperty(n,a,{enumerable:!0,get:function(){return t[a]}})}),Object.keys(r).forEach(function(a){a!=="default"&&!Object.prototype.hasOwnProperty.call(n,a)&&Object.defineProperty(n,a,{enumerable:!0,get:function(){return r[a]}})}),Object.keys(i).forEach(function(a){a!=="default"&&!Object.prototype.hasOwnProperty.call(n,a)&&Object.defineProperty(n,a,{enumerable:!0,get:function(){return i[a]}})})}(LS)),LS}var Eu={},AD;function O_(){if(AD)return Eu;AD=1,Object.defineProperty(Eu,"__esModule",{value:!0}),Eu.isEdgeData=n,Eu.isVector2=e,Eu.isVector3=t,Eu.isPoint=r;function n(i){return"source"in i&&"target"in i}function e(i){return i.length===2}function t(i){return i.length===3}function r(i){return i instanceof Float32Array?!0:Array.isArray(i)&&(i.length===2||i.length===3)?i.every(a=>typeof a=="number"):!1}return Eu}var yg={},_D;function Gm(){if(_D)return yg;_D=1,Object.defineProperty(yg,"__esModule",{value:!0}),yg.isBetween=n;function n(e,t,r){return e>=t&&e<=r}return yg}var Fc={},OD;function k_(){if(OD)return Fc;OD=1,Object.defineProperty(Fc,"__esModule",{value:!0}),Fc.parsePadding=n,Fc.getVerticalPadding=e,Fc.getHorizontalPadding=t;function n(r=0){if(Array.isArray(r)){const[i=0,a=i,s=i,o=a]=r;return[i,a,s,o]}return[r,r,r,r]}function e(r=0){const i=n(r);return i[0]+i[2]}function t(r=0){const i=n(r);return i[1]+i[3]}return Fc}var kD;function no(){if(kD)return li;kD=1,Object.defineProperty(li,"__esModule",{value:!0}),li.getBBoxWidth=a,li.getBBoxHeight=s,li.getBBoxSize=o,li.getNodeBBox=l,li.getPointBBox=u,li.getExpandedBBox=c,li.getCombinedBBox=h,li.isBBoxInside=f,li.isPointInBBox=d,li.isPointOnBBoxBoundary=v,li.isPointOutsideBBox=p,li.isPointBBoxCenter=g,li.getNearestBoundarySide=b,li.getNearestBoundaryPoint=x,li.getTriangleCenter=E,li.getIncircleRadius=w,li.getBBoxSegments=M;const n=$i(),e=hr,t=O_(),r=Gm(),i=k_();function a(S){return S.max[0]-S.min[0]}function s(S){return S.max[1]-S.min[1]}function o(S){return[a(S),s(S)]}function l(S,T){const A=(0,t.isPoint)(S)?u(S):S.getShape("key").getBounds();return T?c(A,T):A}function u(S){const[T,A,N=0]=S,F=new n.AABB;return F.setMinMax([T,A,N],[T,A,N]),F}function c(S,T){const[A,N,F,D]=(0,i.parsePadding)(T),[z,G,H]=S.min,[Y,ee,X]=S.max,Z=new n.AABB;return Z.setMinMax([z-D,G-A,H],[Y+N,ee+F,X]),Z}function h(S){if(S.length===0)return new n.AABB;if(S.length===1)return S[0];const T=new n.AABB;T.setMinMax(S[0].min,S[0].max);for(let A=1;A<S.length;A++){const N=S[A];T.setMinMax([Math.min(T.min[0],N.min[0]),Math.min(T.min[1],N.min[1]),Math.min(T.min[2],N.min[2])],[Math.max(T.max[0],N.max[0]),Math.max(T.max[1],N.max[1]),Math.max(T.max[2],N.max[2])])}return T}function f(S,T){const[A,N]=S.min,[F,D]=S.max,[z,G]=T.min,[H,Y]=T.max;return A>=z&&F<=H&&N>=G&&D<=Y}function d(S,T){return(0,r.isBetween)(S[0],T.min[0],T.max[0])&&(0,r.isBetween)(S[1],T.min[1],T.max[1])}function v(S,T,A=!1){const{min:[N,F],max:[D,z]}=T,G=(S[1]===F||S[1]===z)&&(A||(0,r.isBetween)(S[0],N,D)),H=(S[0]===N||S[0]===D)&&(A||(0,r.isBetween)(S[1],F,z));return G||H}function p(S,T){return!d(S,T)}function g(S,T){const{center:A}=T;return S[0]===A[0]&&S[1]===A[1]}function b(S,T){const[A,N]=S,[F,D]=T.min,[z,G]=T.max,H=A-F,Y=z-A,ee=N-D,X=G-N,Z=Math.min(H,Y,ee,X);return Z===H?"left":Z===Y?"right":Z===ee?"top":Z===X?"bottom":"left"}function x(S,T){const A=(0,e.clone)(S);if(d(S,T))switch(b(S,T)){case"left":A[0]=T.min[0];break;case"right":A[0]=T.max[0];break;case"top":A[1]=T.min[1];break;case"bottom":A[1]=T.max[1];break}else{const[N,F]=S,[D,z]=T.min,[G,H]=T.max;A[0]=(0,r.isBetween)(N,D,G)?N:N<D?D:G,A[1]=(0,r.isBetween)(F,z,H)?F:F<z?z:H}return A}function E(S,T){const{center:A}=S,[N,F]=o(S),D=T==="up"||T==="down"?A[0]:T==="right"?A[0]-N/6:A[0]+N/6,z=T==="left"||T==="right"?A[1]:T==="down"?A[1]-F/6:A[1]+F/6;return[D,z]}function w(S,T){let[A,N]=o(S);return[A,N]=T==="up"||T==="down"?[A,N]:[N,A],(Math.pow(N,2)-Math.pow(Math.sqrt(Math.pow(A/2,2)+Math.pow(N,2))-A/2,2))/(2*N)}function M(S){const{min:[T,A],max:[N,F]}=S,D=[T,F],z=[N,F],G=[N,A],H=[T,A];return[[D,z],[z,G],[G,H],[H,D]]}return li}var Ef={},ui={},PD;function ol(){if(PD)return ui;PD=1,Object.defineProperty(ui,"__esModule",{value:!0}),ui.add=t,ui.subtract=r,ui.multiply=i,ui.divide=a,ui.dot=s,ui.cross=o,ui.scale=l,ui.distance=u,ui.manhattanDistance=c,ui.normalize=h,ui.angle=f,ui.exactEquals=d,ui.perpendicular=v,ui.mod=p,ui.toVector2=g,ui.toVector3=b,ui.rad=x;const n=O_(),e=[0,0,0];function t(E,w){return E.map((M,S)=>M+w[S])}function r(E,w){return E.map((M,S)=>M-w[S])}function i(E,w){return typeof w=="number"?E.map(M=>M*w):E.map((M,S)=>M*w[S])}function a(E,w){return typeof w=="number"?E.map(M=>M/w):E.map((M,S)=>M/w[S])}function s(E,w){return E.reduce((M,S,T)=>M+S*w[T],0)}function o(E,w){const M=b(E),S=b(w);return[M[1]*S[2]-M[2]*S[1],M[2]*S[0]-M[0]*S[2],M[0]*S[1]-M[1]*S[0]]}function l(E,w){return E.map(M=>M*w)}function u(E,w){return Math.sqrt(E.reduce((M,S,T)=>M+Math.pow(S-w[T]||0,2),0))}function c(E,w){return E.reduce((M,S,T)=>M+Math.abs(S-w[T]),0)}function h(E){const w=E.reduce((M,S)=>M+Math.pow(S,2),0);return E.map(M=>M/Math.sqrt(w))}function f(E,w,M=!1){const S=E[0]*w[1]-E[1]*w[0];let T=Math.acos(i(E,w).reduce((A,N)=>A+N,0)/(u(E,e)*u(w,e)));return M&&S<0&&(T=2*Math.PI-T),T}function d(E,w){return E.every((M,S)=>M===w[S])}function v(E,w=!0){return w?[-E[1],E[0]]:[E[1],-E[0]]}function p(E,w){return E.map(M=>M%w)}function g(E){return[E[0],E[1]]}function b(E){return(0,n.isVector2)(E)?[E[0],E[1],0]:E}function x(E){const[w,M]=E;return!w&&!M?0:Math.atan2(M,w)}return ui}var CD;function Wq(){if(CD)return Ef;CD=1,Object.defineProperty(Ef,"__esModule",{value:!0}),Ef.isLinesParallel=t,Ef.getLinesIntersection=r;const n=Gm(),e=ol();function t(i,a){const[s,o]=i,[l,u]=a,c=(0,e.subtract)(s,o),h=(0,e.subtract)(l,u);return(0,e.cross)(c,h).every(f=>f===0)}function r(i,a,s=!1){if(t(i,a))return;const[o,l]=i,[u,c]=a,h=((o[0]-u[0])*(u[1]-c[1])-(o[1]-u[1])*(u[0]-c[0]))/((o[0]-l[0])*(u[1]-c[1])-(o[1]-l[1])*(u[0]-c[0])),f=c[0]-u[0]?(o[0]-u[0]+h*(l[0]-o[0]))/(c[0]-u[0]):(o[1]-u[1]+h*(l[1]-o[1]))/(c[1]-u[1]);if(!(!s&&(!(0,n.isBetween)(h,0,1)||!(0,n.isBetween)(f,0,1))))return[o[0]+h*(l[0]-o[0]),o[1]+h*(l[1]-o[1])]}return Ef}var uo={},bg={},ND;function F4e(){if(ND)return bg;ND=1,Object.defineProperty(bg,"__esModule",{value:!0}),bg.parseAnchor=e;const n=Gm();function e(t){const r=typeof t=="string"?t.split(" ").map(i=>parseFloat(i)):t.slice(0,2);return!(0,n.isBetween)(r[0],0,1)||!(0,n.isBetween)(r[1],0,1)?[.5,.5]:r}return bg}var xg={},RD;function z4e(){if(RD)return xg;RD=1,Object.defineProperty(xg,"__esModule",{value:!0}),xg.parsePlacement=e;const n=Gm();function e(t){if(Array.isArray(t))return(0,n.isBetween)(t[0],0,1)&&(0,n.isBetween)(t[1],0,1)?t:[.5,.5];const r=t.split("-"),i=r.includes("left")?0:r.includes("right")?1:.5,a=r.includes("top")?0:r.includes("bottom")?1:.5;return[i,a]}return xg}var LD;function R0(){if(LD)return uo;LD=1,Object.defineProperty(uo,"__esModule",{value:!0}),uo.getPositionByRectPoints=void 0,uo.positionOf=t,uo.hasPosition=r,uo.getXYByRelativePlacement=i,uo.getXYByPlacement=a,uo.getXYByAnchor=s;const n=F4e(),e=z4e();function t(l){const{x:u=0,y:c=0,z:h=0}=l.style||{};return[+u,+c,+h]}function r(l){const{x:u,y:c,z:h}=l.style||{};return u!==void 0||c!==void 0||h!==void 0}function i(l,u){const[c,h]=u,{min:f,max:d}=l;return[f[0]+c*(d[0]-f[0]),f[1]+h*(d[1]-f[1])]}function a(l,u="center"){const c=(0,e.parsePlacement)(u);return i(l,c)}function s(l,u){const c=(0,n.parseAnchor)(u);return i(l,c)}const o=l=>{const[u,c]=l;return{left:Math.min(u[0],c[0]),right:Math.max(u[0],c[0]),top:Math.min(u[1],c[1]),bottom:Math.max(u[1],c[1])}};return uo.getPositionByRectPoints=o,uo}var ID;function Lo(){if(ID)return Tr;ID=1,Object.defineProperty(Tr,"__esModule",{value:!0}),Tr.parsePoint=a,Tr.toPointObject=s,Tr.sortByX=o,Tr.deduplicate=l,Tr.round=u,Tr.moveTo=c,Tr.isHorizontal=h,Tr.isVertical=f,Tr.isOrthogonal=d,Tr.isCollinear=v,Tr.getSymmetricPoint=p,Tr.getPolygonIntersectPoint=g,Tr.isPointInPolygon=b,Tr.getRectIntersectPoint=x,Tr.getEllipseIntersectPoint=E,Tr.findNearestPoints=w,Tr.findNearestLine=M,Tr.getDistanceToLine=S,Tr.findNearestPointOnLine=T,Tr.centerOf=A,Tr.sortByClockwise=N,Tr.getBoundingPoints=F;const n=hr,e=no(),t=Wq(),r=R0(),i=ol();function a(D){var z;return[D.x,D.y,(z=D.z)!==null&&z!==void 0?z:0]}function s(D){var z;return{x:D[0],y:D[1],z:(z=D[2])!==null&&z!==void 0?z:0}}function o(D){return D.sort((z,G)=>z[0]-G[0]||z[1]-G[1])}function l(D){const z=new Set;return D.filter(G=>{const H=G.join(",");return z.has(H)?!1:(z.add(H),!0)})}function u(D,z=0){return D.map(G=>parseFloat(G.toFixed(z)))}function c(D,z,G,H=!1){if((0,n.isEqual)(D,z))return D;const Y=H?(0,i.subtract)(D,z):(0,i.subtract)(z,D),ee=(0,i.normalize)(Y),X=[ee[0]*G,ee[1]*G];return(0,i.add)((0,i.toVector2)(D),X)}function h(D,z){return D[1]===z[1]}function f(D,z){return D[0]===z[0]}function d(D,z){return h(D,z)||f(D,z)}function v(D,z,G){return(0,t.isLinesParallel)([D,z],[z,G])}function p(D,z){return[2*z[0]-D[0],2*z[1]-D[1]]}function g(D,z,G,H=!0,Y=!1){for(let ee=0;ee<G.length;ee++){let X=G[ee],Z=G[(ee+1)%G.length];H&&(X=(0,i.add)(z,X),Z=(0,i.add)(z,Z));const Q=Y?p(D,z):D,q=(0,t.getLinesIntersection)([z,Q],[X,Z]);if(q)return{point:q,line:[X,Z]}}return{point:z,line:void 0}}function b(D,z,G,H){const Y=D[0],ee=D[1];let X=!1;G===void 0&&(G=0),H===void 0&&(H=z.length);const Z=H-G;for(let Q=0,q=Z-1;Q<Z;q=Q++){const J=z[Q+G][0],oe=z[Q+G][1],fe=z[q+G][0],ae=z[q+G][1];oe>ee!=ae>ee&&Y<(fe-J)*(ee-oe)/(ae-oe)+J&&(X=!X)}return X}function x(D,z,G=!1){const H=(0,r.getXYByPlacement)(z,"center"),Y=[(0,r.getXYByPlacement)(z,"left-top"),(0,r.getXYByPlacement)(z,"right-top"),(0,r.getXYByPlacement)(z,"right-bottom"),(0,r.getXYByPlacement)(z,"left-bottom")];return g(D,H,Y,!1,G).point}function E(D,z,G=!1){const H=z.center,Y=G?p(D,H):D,ee=(0,i.subtract)(Y,z.center),X=Math.atan2(ee[1],ee[0]);if(isNaN(X))return H;const Z=(0,e.getBBoxWidth)(z)/2,Q=(0,e.getBBoxHeight)(z)/2,q=H[0]+Z*Math.cos(X),J=H[1]+Q*Math.sin(X);return[q,J]}function w(D,z){let G=1/0,H=[D[0],z[0]];return D.forEach(Y=>{z.forEach(ee=>{const X=(0,i.distance)(Y,ee);X<G&&(G=X,H=[Y,ee])})}),H}function M(D,z){let G=1/0,H=[[0,0],[0,0]];return z.forEach(Y=>{const ee=S(D,Y);ee<G&&(G=ee,H=Y)}),H}function S(D,z){const G=T(D,z);return(0,i.distance)(D,G)}function T(D,z){const[G,H]=z[0],[Y,ee]=z[1],[X,Z]=D,Q=Y-G,q=ee-H;if(Q===0&&q===0)return[G,H];let J=((X-G)*Q+(Z-H)*q)/(Q*Q+q*q);J>1?J=1:J<0&&(J=0);const oe=G+J*Q,fe=H+J*q;return[oe,fe]}function A(D){const z=D.reduce((G,H)=>(0,i.add)(G,H),[0,0]);return(0,i.divide)(z,D.length)}function N(D,z=!0){const G=A(D);return D.sort(([H,Y],[ee,X])=>{const Z=Math.atan2(Y-G[1],H-G[0]),Q=Math.atan2(X-G[1],ee-G[0]);return z?Q-Z:Z-Q})}function F(D,z){return[D,[D[0],z[1]],z,[z[0],D[1]]]}return Tr}var hc=Lo();const $4e=(n,e)=>{const t=hc.parsePoint(n.getPoint(e)),r=hc.parsePoint(n.getPoint(e+.01));return Math.atan2(r[1]-t[1],r[0]-t[0])},lT=(n,e,t,r="light")=>{var l;if(!n.tokenConfig)return;const i=(l=n.tokenConfig)==null?void 0:l[r],a=t.includes("active"),s=t.includes("selected");let o=i["path/outline-neutral-default"];return e==="default"&&(a||s)?o=i["path/outline-neutral-default"]:e==="info"?o=i["border-info-default"]:e==="success"?o=i["border-success-default"]:e==="warning"?o=i["border-warning-default"]:e==="error"&&(o=i["border-error-default"]),o};function G4e(n,e){const t=hc.parsePoint(n.getPoint(e)),r=hc.parsePoint(n.getPoint(e+.01));return t[1]===r[1]}const Uq=(n,e)=>{const t=n.getShape("icon")||n,r=e.getShape("icon")||e,i=t.getPosition(),a=r.getPosition();return[i,a]},Yq=(n,e)=>{const[t,r]=An(n)?n:[n,n];return{start:t,end:r}[e]},Vm=n=>{const e=hc.parsePoint(n.getPoint(.5));return hc.parsePoint(n.getPoint(.5+.01))[0]<e[0]},Xq=(n,e,t=0,r=0,i=!0)=>{if(G4e(n,e)){const[l,u]=DD(n,e,t,r);return{translate:{x:l,y:u},rotate:0}}let a=$4e(n,e);Vm(n)&&i&&(t*=-1,a+=Math.PI);const[s,o]=DD(n,e,t,r,a);return{translate:{x:s,y:o},rotate:a/Math.PI*180}};function DD(n,e,t,r,i){const[a,s]=hc.parsePoint(n.getPoint(e));let o=t,l=r;return i&&(o=t*Math.cos(i)-r*Math.sin(i),l=t*Math.sin(i)+r*Math.cos(i)),[a+o,s+l]}const Zq=(n,e)=>va(n==null?void 0:n.context).isElementExist(n.id)?n==null?void 0:n.context.model.getElementState(n.id):[];function P_(n,e,t){const{lineHighlightColor:r,color:i}=e,[a,s]=An(r)?r:[r,r],o=lT(n,a,t,n.getTheme()),l=lT(n,s,t,n.getTheme());return{stroke:i||`linear-gradient(${o} 50%, ${l} 50%)`}}const V4e={nodeSize:132,iconSize:48,fontSize:14},S4=48;function Hm(n,e={}){const{nodeSize:t,iconSize:r,fontSize:i,keySize:a}={...V4e,...e},{title:s,label:o,labelText:l}=n,u=n.titleText,c=!!(s&&u),h=!!(o&&l);if(a){const[f,d]=a;if(c&&h)return{iconOffset:0,titleOffset:-(d/2-i/2-14),labelOffset:+(d/2-i/2-14)};if(c)return{iconOffset:d/2-r/2-30,titleOffset:-(d/2-i/2-14),labelOffset:0};if(h)return{iconOffset:-(d/2-r/2-30),titleOffset:0,labelOffset:d/2-i/2-24}}else{if(c&&h)return{iconOffset:0,titleOffset:-Math.abs(12-(t/2-i/2)),labelOffset:+Math.abs(12-(t/2-i/2))};if(c)return{iconOffset:+Math.abs(26-(t/2-r/2)),titleOffset:-Math.abs(26-(t/2-i/2)),labelOffset:0};if(h)return{iconOffset:-Math.abs(26-(t/2-r/2)),titleOffset:0,labelOffset:+Math.abs(26-(t/2-i/2))}}return{iconOffset:0,titleOffset:0,labelOffset:0}}const H4e=(n,e,t)=>{switch(e){case"success":return Cl(n,"check_circle",t["icon-success-default"]);case"warning":return Cl(n,"warning",t["icon-warning-default"]);case"error":return Cl(n,"cancel",t["icon-error-default"])}return""};function Kq(n,e,t,r={}){const i=va(n.context),a=i.getThemeTokens(),s=n.context.model.getElementState(n.id),{iconWidth:o=S4,iconHeight:l=S4,iconOffsetX:u=0,iconOffsetY:c=0}=e,h={x:u,y:c},f={iconSize:r.iconSize||S4},d=Hm(e,f).iconOffset,v=h.x,p=d+h.y,g={...t,opacity:1,width:o,height:l,transform:`translate(${v}, ${p})`,transformOrigin:"center",cursor:"default",pointerEvents:"none"};return Gu(s,["disabled"])&&(g.opacity=.38,g.cursor="not-allowed"),t||(g.src=Cl(i,"factory",a["text-neutral-default"])),typeof t=="object"&&t.text&&(g.src=Cl(i,t.text,a["text-neutral-default"])),typeof t=="object"&&t.src&&(g.src=t.src),g}const q4e="status-icon";function Qq(n,e){if(!e.label||!e.labelText)return!1;const t=va(n.context).getThemeTokens(),r=n.context.model.getElementState(n.id),i=Zd(n.shapeMap.label),a=[6,2,6,2],s=i.x-i.width/2-a[2],o=i.y-i.height/2-a[3],l=e.labelCustomBackground,u={transform:`translate(${s}, ${o})`,width:i.width+a[0]+a[2],height:i.height+a[1]+a[3],opacity:.7,zIndex:0,radius:5,fill:(l==null?void 0:l.color)||t["background-neutral-subtle"],stroke:(l==null?void 0:l.borderColor)||"",lineWidth:(l==null?void 0:l.borderWidth)||0,cursor:"default",pointerEvents:"none"};if(e.labelStatus){const c=Zd(n.shapeMap[q4e]),h=u.width+c.width,f=(i.max.x+c.min.x)/2-h/2;u.width=h,u.transform=`translate(${f}, ${o})`}return r.includes("disabled")&&(u.opacity=.38,u.cursor="not-allowed"),u}const Eg=14;function Jq(n,e,t,r={}){if(!e.labelStatus)return!1;const i=va(n.context),a=i.getThemeTokens(),s=n.context.model.getElementState(n.id),l=Zd(n.shapeMap.label).min.x-8-Eg/2,u=Hm(e,r).labelOffset-Eg/2,c={...t,transform:`translate(${l}, ${u})`,width:Eg,height:Eg,src:H4e(i,e.labelStatus,a),zIndex:1,cursor:"default",pointerEvents:"none"};return Gu(s,["disabled"])&&(c.opacity=.38,c.cursor="not-allowed"),c}function j4e(n,e,t=1){const r=n.labelStatus?7:0,i={x:n.labelOffsetX||0,y:n.labelOffsetY||0};let a={x:0,y:0};const s=Hm(n,e).labelOffset,o=e.fontSize||14,l=t>2?(t-1)*o*.4:0;return a={x:0,y:s+l},{offsetX:Math.round(r+a.x+i.x),offsetY:Math.round(a.y+i.y)}}function qm(n,e,t,r={}){const i=va(n.context).getThemeTokens(),a=n.context.model.getElementState(n.id),s=e.labelTextOverflow,o=e.labelMaxWidth,l=e.labelMaxLines,u=e.labelWordWrap,{offsetX:c,offsetY:h}=j4e(e,r,l),{...f}=t,d=Dq(),v={...f,transform:`translate(${c}, ${h})`,fontFamily:d,fontSize:r.fontSize||14,fontWeight:400,textAlign:"middle",textBaseline:"middle",fill:i["text-neutral-default"],zIndex:2,class:"label-text",cursor:"default",pointerEvents:"none",textOverflow:s,wordWrap:u,maxLines:l,wordWrapWidth:o};return a.includes("disabled")&&(v.cursor="not-allowed"),v}const ej=(n,e,t)=>{const r=n.getThemeTokens(),i={opacity:1,fillOpacity:0,strokeOpacity:0,strokeWidth:0,lineWidth:0};return["active","selected"].some(a=>e.includes(a)||t&&t!=="default")&&(i.fillOpacity=.64,i.strokeOpacity=1),t==="success"&&(i.fill=r["background-success-default"]),t==="warning"&&(i.fill=r["background-warning-default"]),t==="error"&&(i.fill=r["background-error-default"]),["active","selected"].some(a=>e.includes(a))&&(Gu(e,["selected"])&&(i.fill=r["background-primary-default"],i.stroke=r["border-primary-default"],i.strokeWidth=3,i.lineWidth=3),Gu(e,["active"])&&(i.fill=r["background-neutral-hovered"]),Gu(e,["selected","active"])&&(i.fill=r["background-primary-hovered"]),t==="success"&&(i.fill=r["background-success-default"]),t==="success"&&e.includes("active")&&(i.fill=r["background-success-hovered"]),t==="success"&&e.includes("selected")&&(i.stroke=r["border-success-default"]),t==="warning"&&(i.fill=r["background-warning-default"]),t==="warning"&&e.includes("active")&&(i.fill=r["background-warning-hovered"]),t==="warning"&&e.includes("selected")&&(i.stroke=r["border-warning-default"]),t==="error"&&(i.fill=r["background-error-default"]),t==="error"&&e.includes("active")&&(i.fill=r["background-error-hovered"]),t==="error"&&e.includes("selected")&&(i.stroke=r["border-error-default"])),e.includes("disabled")&&(Gu(e,["disabled"])&&(i.opacity=.38,i.strokeWidth=0),t==="success"&&e.includes("disabled")&&(i.fill=r["background-success-default"]),t==="warning"&&e.includes("disabled")&&(i.fill=r["background-warning-default"]),t==="error"&&e.includes("disabled")&&(i.fill=r["background-error-default"])),i},W4e="title";function U4e(n,e,t){if(!e.title||!t||!(e.titleText||e.title))return!1;const i=Zd(n.shapeMap[W4e]),a=[6,2,6,2],s=i.x-i.width/2-a[2],o=i.y-i.height/2-a[3];return Object.assign({},t,{transform:`translate(${s}, ${o})`,width:i.width+a[0]+a[2],height:i.height+a[1]+a[3]})}const Y4e="title";function tj(n,e,t,r={},i={}){if(e.title===!1||!(e.titleText||e.title))return!1;const s={x:e.titleOffsetX||0,y:e.titleOffsetY||0};let o={x:0,y:0};o={x:0,y:Hm(e,i).titleOffset};const l=Math.round(o.x+s.x),u=Math.round(o.y+s.y),c=r||rr(e,Y4e),h=e.titleMaxWidth;return{...t,...c,transform:`translate(${l}, ${u})`,pointerEvents:"none",...h!==void 0&&{wordWrapWidth:h}}}const nj=n=>function(){return{type:yn.CREATE_EDGE,key:yn.CREATE_EDGE,...n}},X4e="create-edge-assist-edge-id",wf="create-edge-assist-node-id",Hp=class Hp extends Ui{constructor(t,r){super(t,Object.assign({},Hp.defaultOptions,r));Bt(this,"source");Bt(this,"cursorPoint",[0,0]);Bt(this,"getEvents",()=>{const{trigger:t}=this.options,r={[We.POINTER_MOVE]:this.updateAssistEdge,[We.POINTER_UP]:this.updateCursorPoint};return t==="none"?{...r,[$n.CLICK]:this.createEdgeAndCancel,[pr.CLICK]:this.createEdgeAndCancel,[Yn.CLICK]:this.cancelEdge,[hi.CLICK]:this.cancelEdge}:t==="click"?{...r,[$n.CLICK]:this.onCreateEdge,[pr.CLICK]:this.onCreateEdge,[Yn.CLICK]:this.cancelEdge,[hi.CLICK]:this.cancelEdge}:{...r,[$n.DRAG_START]:this.onCreateEdge,[pr.DRAG_START]:this.onCreateEdge,[We.POINTER_UP]:this.drop}});Bt(this,"drop",async t=>{const{targetType:r}=t;["combo","node"].includes(r)&&this.source?await this.onCreateEdge(t):await this.cancelEdge()});Bt(this,"startCreateEdge",t=>{this.onCreateEdge({target:{id:t},targetType:"node"})});Bt(this,"onCreateEdge",async t=>{var f;const{graph:r,canvas:i,batch:a,element:s,model:o}=this.context,{onStart:l}=this.options;if(this.source&&this.checkNodeExist(this.source)){this.createEdgeAndCancel(t);return}if(this.source=this.getSelectedNodeIDs([t.target.id])[0],!this.checkNodeExist(this.source))return;a.startBatch(),i.setCursor("crosshair"),r.addNodeData([{id:wf,style:{visibility:"hidden",ports:[{key:"port-1",placement:[.5,.5]}]}}]);const u={id:X4e,source:this.source,target:wf,config:{type:"line-edge"}},c=l(u);if(!c){await this.cancelEdge(!1);return}const h=Nl(c);h.style={...h.style,pointerEvents:"none"},r.addEdgeData([h]),o.translateNodeTo(wf,this.cursorPoint),await((f=s.draw({animation:!1}))==null?void 0:f.finished)});Bt(this,"createEdgeAndCancel",async t=>{this.createEdge(t),await this.cancelEdge(!1)});Bt(this,"updateCursorPoint",t=>{this.cursorPoint=[t.canvas.x,t.canvas.y]});Bt(this,"updateAssistEdge",async t=>{var a;if(!this.source)return;const{model:r,element:i}=this.context;r.translateNodeTo(wf,[t.canvas.x,t.canvas.y]),await((a=i.draw({animation:!1,silence:!0}))==null?void 0:a.finished)});Bt(this,"createEdge",t=>{var h,f;const{graph:r}=this.context,{onEnd:i}=this.options;if(((h=t.target)==null?void 0:h.id)===void 0||this.source===void 0)return;const s=(f=this.getSelectedNodeIDs([t.target.id]))==null?void 0:f[0],l={id:`${this.source}-${s}-${qT()}`,source:this.source,target:s,config:{type:"line-edge"}},u=i(l);if(!u)return;const c=Nl(u);r.addEdgeData([c])});Bt(this,"cancelEdge",async(t=!0)=>{var l;if(!this.source)return;const{graph:r,element:i,batch:a,canvas:s}=this.context,{onCancel:o}=this.options;r.removeNodeData([wf]),this.source=void 0,s.setCursor("default"),await((l=i.draw({animation:!1}))==null?void 0:l.finished),a.endBatch(),t&&o()});this.bindEvents()}update(t){this.unbindEvents(),super.update(t),this.bindEvents()}getSelectedNodeIDs(t){return Array.from(new Set(this.context.graph.getElementDataByState("node",this.options.state).map(r=>r.id).concat(t)))}checkNodeExist(t){const{model:r}=this.context;return r.hasNode(t)?!0:(this.source=void 0,console.warn(`Node ${t} does not exist`),!1)}bindEvents(){const{graph:t}=this.context,r=this.getEvents();Object.keys(r).forEach(i=>{t.on(i,r[i])})}unbindEvents(){const{graph:t}=this.context,r=this.getEvents();Object.keys(r).forEach(i=>{t.off(i,r[i])})}destroy(){this.unbindEvents(),super.destroy()}};Bt(Hp,"defaultOptions",{animation:!0,trigger:"click",onStart:t=>t,onEnd:t=>t,onCancel:()=>{}});let Dp=Hp;pa(Pi.BEHAVIOR,"createEdge",Dp);const rj=n=>function(){return{type:"drag-canvas",key:yn.DRAG_CANVAS,enable:t=>{const r=t;return n!=null&&n.enable?n.enable(r):r.shiftKey?!1:r.targetType==="canvas"},onFinish:()=>{this.emit(Mo.GRAPH_VIEWPORT_CHANGE,{type:yn.DRAG_CANVAS})}}},ij=n=>function(){const t=this.mxGraph;return{type:"drag-element",key:yn.DRAG_ELEMENT,enable:r=>{const i=t.getElementState(r.target.id),a=i.includes("disabled");if(!i.includes("selected")){const o=t.getElementByState("node","selected").map(c=>c.id),l=t.getElementByState("group","selected").map(c=>c.id);[...o,...l].length>0&&t.clearElementState([...o,...l])}return!a},onFinish:r=>{const i=[],a=[];r.forEach(s=>{const o=this.getElementType(s);o==="node"?i.push(s):o==="combo"&&a.push(s)}),i.length&&this.emit(Mo.NODE_DRAG_MULTI_END,i),a.length&&this.emit(Mo.GROUP_DRAG_MULTI_END,a)},...n}};var wu={},BD;function Z4e(){if(BD)return wu;BD=1,Object.defineProperty(wu,"__esModule",{value:!0}),wu.cacheStyle=r,wu.getCachedStyle=i,wu.hasCachedStyle=a,wu.setCacheStyle=s;const n=hr,e="cachedStyle",t=o=>`__${o}__`;function r(o,l){const u=Array.isArray(l)?l:[l];(0,n.get)(o,e)||(0,n.set)(o,e,{}),u.forEach(c=>{(0,n.set)((0,n.get)(o,e),t(c),o.attributes[c])})}function i(o,l){return(0,n.get)(o,[e,t(l)])}function a(o,l){return t(l)in((0,n.get)(o,e)||{})}function s(o,l,u){(0,n.set)(o,[e,t(l)],u)}return wu}var M4=Z4e(),Sf={},FD;function aj(){if(FD)return Sf;FD=1,Object.defineProperty(Sf,"__esModule",{value:!0}),Sf.getDescendantShapes=n,Sf.getAncestorShapes=e;function n(t){const r=[],i=a=>{a!=null&&a.children.length&&a.children.forEach(s=>{r.push(s),i(s)})};return i(t),r}function e(t){const r=[];let i=t.parentNode;for(;i;)r.push(i),i=i.parentNode;return r}return Sf}var K4e=aj();const sj=n=>function(){return{type:yn.FIX_ELEMENT_SIZE,key:yn.FIX_ELEMENT_SIZE,enable:!0,state:"fixed",ranges:[1]}},qp=class qp extends Ui{constructor(t,r){super(t,Object.assign({},qp.defaultOptions,r));Bt(this,"elementCache",new Map);Bt(this,"fixElementSize",async t=>{var h;if(!this.validate(t))return;const{graph:r,element:i}=this.context,{state:a,ranges:s}=this.options,[o,l]=s,u=((h=t.data)==null?void 0:h.scale)||r.getZoom();if(o&&!l&&u<o||o&&l&&(u<o||u>l))return;const c=a?[...r.getElementDataByState("node",a),...r.getElementDataByState("edge",a),...r.getElementDataByState("combo",a)]:Object.values(r.getData()).flat();c.length&&c.forEach(f=>{const d=_e(f),v=i==null?void 0:i.getElement(d),p=r.getElementType(d),g=this.options[p];if(!g){this.elementCache.set(d,v),p==="edge"&&(v.style.transformOrigin="center"),v.setLocalScale(1/u);return}const b=K4e.getDescendantShapes(v);(Array.isArray(g)?g:[g]).forEach(E=>{const{shape:w,fields:M}=E,S=w(b);M.forEach(T=>{M4.hasCachedStyle(S,T)||M4.cacheStyle(S,T);const A=M4.getCachedStyle(S,T);Mt(A)&&(S.style[T]=A/u)})})})});this.bindEvents()}bindEvents(){const{graph:t}=this.context;t.on(Xe.AFTER_TRANSFORM,this.fixElementSize),t.on(Xe.AFTER_ELEMENT_UPDATE,this.fixElementSize),t.on(Xe.AFTER_RENDER,this.fixElementSize)}unbindEvents(){const{graph:t}=this.context;t.off(Xe.AFTER_TRANSFORM,this.fixElementSize),t.off(Xe.AFTER_ELEMENT_UPDATE,this.fixElementSize),t.off(Xe.AFTER_RENDER,this.fixElementSize)}validate(t){if(this.destroyed)return!1;const{enable:r}=this.options;return kt(r)?r(t):!!r}destroy(){this.unbindEvents(),super.destroy()}};Bt(qp,"defaultOptions",{enable:t=>t.data.scale<1,state:"selected",edge:[{shape:t=>t.find(r=>r.className==="key"),fields:["lineWidth"]},{shape:t=>t.find(r=>{var i;return((i=r.parentElement)==null?void 0:i.className)==="label"&&r.className==="text"}),fields:["fontSize","lineHeight"]}]});let Bp=qp;pa(Pi.BEHAVIOR,yn.FIX_ELEMENT_SIZE,Bp);const oj=n=>function(){return{type:"focus-element",key:yn.FOCUS_ELEMENT}},lj=n=>function(){return{type:"hover-activate",key:yn.HOVER_ACTIVATE,enable:t=>!this.getElementState(t.target.id).includes("disabled")}},uj=n=>function(){return{type:"scroll-canvas",key:yn.SCROLL_CANVAS}},cj=n=>function(){return{...{type:yn.SELECT_ALL,key:yn.SELECT_ALL,elementTypes:["node","edge","group"]},...n}};class hj extends Ui{constructor(t,r){super(t,r);Bt(this,"shortcut");Bt(this,"selected",!1);this.shortcut=new jl(t.graph),this.bindEvents()}bindEvents(){const t=M_()?["meta","a"]:["control","a"];this.shortcut.bind(t,r=>{const{graph:i}=this.context,{elementTypes:a}=this.options,{nodes:s=[],edges:o=[],combos:l=[]}=i.getData(),u=[...a!=null&&a.includes("node")?s:[],...a!=null&&a.includes("edge")?o:[],...a!=null&&a.includes("group")?l:[]].map(c=>c.id);this.selected=!this.selected,i.setElementState(u.reduce((c,h)=>(h&&(c[h]=this.selected?["selected"]:[]),c),{}))})}destroy(){this.shortcut.destroy(),super.destroy()}}pa(Pi.BEHAVIOR,yn.SELECT_ALL,hj);const fj=n=>function(){return{type:"zoom-canvas",key:yn.ZOOM_CANVAS,onFinish:()=>{this.emit(Mo.GRAPH_VIEWPORT_CHANGE,{type:yn.ZOOM_CANVAS})}}};var jg=no(),T4={},wg={},zD;function Q4e(){if(zD)return wg;zD=1,Object.defineProperty(wg,"__esModule",{value:!0}),wg.isCollapsed=n;function n(e){var t;return!!(!((t=e.style)===null||t===void 0)&&t.collapsed)}return wg}var Wn={},Su={},A4={},Mu={},co={},$D;function ys(){if($D)return co;$D=1,Object.defineProperty(co,"__esModule",{value:!0}),co.startsWith=e,co.addPrefix=t,co.removePrefix=r,co.subStyleProps=i,co.subObject=a,co.omitStyleProps=s,co.replacePrefix=o;const n=hr;function e(l,u){if(!l.startsWith(u))return!1;const c=l[u.length];return c>="A"&&c<="Z"}function t(l,u){return`${u}${(0,n.upperFirst)(l)}`}function r(l,u,c=!0){if(!u||!e(l,u))return l;const h=l.slice(u.length);return c?(0,n.lowerFirst)(h):h}function i(l,u){const c=Object.entries(l).reduce((h,[f,d])=>(f==="className"||f==="class"||e(f,u)&&Object.assign(h,{[r(f,u)]:d}),h),{});if("opacity"in l){const h=t("opacity",u),f=l.opacity;if(h in l){const d=l[h];Object.assign(c,{opacity:f*d})}else Object.assign(c,{opacity:f})}return c}function a(l,u){const c=u.length;return Object.keys(l).reduce((h,f)=>{if(f.startsWith(u)){const d=f.slice(c);h[d]=l[f]}return h},{})}function s(l,u){const c=typeof u=="string"?[u]:u,h={};return Object.keys(l).forEach(f=>{c.find(d=>f.startsWith(d))||(h[f]=l[f])}),h}function o(l,u,c){return Object.entries(l).reduce((h,[f,d])=>(e(f,u)?h[t(r(f,u,!1),c)]=d:h[f]=d,h),{})}return co}var Sg={},GD;function Gh(){if(GD)return Sg;GD=1,Object.defineProperty(Sg,"__esModule",{value:!0}),Sg.parseSize=n;function n(e=0){if(typeof e=="number")return[e,e,e];const[t,r=t,i=t]=e;return[t,r,i]}return Sg}var dl={},VD;function Ri(){if(VD)return dl;VD=1;var n=dl&&dl.__rest||function(i,a){var s={};for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&a.indexOf(o)<0&&(s[o]=i[o]);if(i!=null&&typeof Object.getOwnPropertySymbols=="function")for(var l=0,o=Object.getOwnPropertySymbols(i);l<o.length;l++)a.indexOf(o[l])<0&&Object.prototype.propertyIsEnumerable.call(i,o[l])&&(s[o[l]]=i[o[l]]);return s};Object.defineProperty(dl,"__esModule",{value:!0}),dl.computeElementCallbackStyle=e,dl.mergeOptions=t,dl.getSubShapeStyle=r;function e(i,a){const{datum:s,graph:o}=a;return typeof i=="function"?i.call(o,s):Object.fromEntries(Object.entries(i).map(([l,u])=>typeof u=="function"?[l,u.call(o,s)]:[l,u]))}function t(i,a){const s=(i==null?void 0:i.style)||{},o=(a==null?void 0:a.style)||{};for(const l in s)l in o||(o[l]=s[l]);return Object.assign({},i,a,{style:o})}function r(i){const{x:a,y:s,z:o,class:l,className:u,transform:c,transformOrigin:h,zIndex:f,visibility:d}=i;return n(i,["x","y","z","class","className","transform","transformOrigin","zIndex","visibility"])}return dl}var _4={},Tu={},Mg={},HD;function J4e(){if(HD)return Mg;HD=1,Object.defineProperty(Mg,"__esModule",{value:!0}),Mg.inferIconStyle=e;const n=Gh();function e(t,r){const i=(0,n.parseSize)(t);let a={};return r.text&&!r.fontSize&&(a={fontSize:Math.min(...i)*.5}),r.src&&(!r.width||!r.height)&&(a={width:i[0]*.5,height:i[1]*.5}),a}return Mg}var zc={},Mf={},Tf={},qD;function eMe(){return qD||(qD=1,Object.defineProperty(Tf,"__esModule",{value:!0}),Tf.EXTENSION_REGISTRY=void 0,Tf.EXTENSION_REGISTRY={animation:{},behavior:{},combo:{},edge:{},layout:{},node:{},palette:{},theme:{},plugin:{},transform:{},shape:{}}),Tf}var jD;function jm(){if(jD)return Mf;jD=1,Object.defineProperty(Mf,"__esModule",{value:!0}),Mf.getExtension=e,Mf.getExtensions=t;const n=eMe();function e(r,i){var a;const s=(a=n.EXTENSION_REGISTRY[r])===null||a===void 0?void 0:a[i];if(s)return s}function t(r){return n.EXTENSION_REGISTRY[r]}return Mf}var WD;function dj(){if(WD)return zc;WD=1,Object.defineProperty(zc,"__esModule",{value:!0}),zc.parsePalette=i,zc.assignColorByPalette=a,zc.getPaletteColors=s;const n=hr,e=jm(),t=Im(),r=C0();function i(o){if(o)return typeof o=="string"||typeof o=="function"||Array.isArray(o)?{type:"group",field:l=>l.id,color:o,invert:!1}:o}function a(o,l){if(!l)return{};const{type:u,color:c,field:h,invert:f}=l,d=p=>{const g=typeof c=="string"?(0,e.getExtension)("palette",c):c;if(typeof g=="function"){const b={};return p.forEach(([x,E])=>{b[x]=g(f?1-E:E)}),b}else if(Array.isArray(g)){const b=f?[...g].reverse():g,x={};return p.forEach(([E,w])=>{x[E]=b[w%g.length]}),x}return{}},v=(p,g)=>{var b;return typeof p=="string"?(b=g.data)===null||b===void 0?void 0:b[p]:p==null?void 0:p(g)};if(u==="group"){const p=(0,n.groupBy)(o,E=>{if(!h)return"default";const w=v(h,E);return w?String(w):"default"}),g=Object.keys(p),b=d(g.map((E,w)=>[E,w])),x={};return Object.entries(p).forEach(([E,w])=>{w.forEach(M=>{x[(0,t.idOf)(M)]=b[E]})}),x}else if(u==="value"){const[p,g]=o.reduce(([x,E],w)=>{const M=v(h,w);if(typeof M!="number")throw new Error((0,r.format)(`Palette field ${h} is not a number`));return[Math.min(x,M),Math.max(E,M)]},[1/0,-1/0]),b=g-p;return d(o.map(x=>[x.id,(v(h,x)-p)/b]))}}function s(o){const l=typeof o=="string"?(0,e.getExtension)("palette",o):o;if(typeof l!="function")return l}return zc}var $c={},UD;function C_(){if(UD)return $c;UD=1,Object.defineProperty($c,"__esModule",{value:!0}),$c.getWordWrapWidthWithBase=e,$c.getWordWrapWidthByBox=t,$c.getWordWrapWidthByEnds=r;const n=ol();function e(i,a){let s=2*i;return typeof a=="string"?s=i*Number(a.replace("%",""))/100:typeof a=="number"&&(s=a),isNaN(s)&&(s=2*i),s}function t(i,a,s=1,o=!1){const l=o?s:1,u=(i.max[0]-i.min[0])*l;return e(u,a)}function r(i,a,s=1){const o=(0,n.distance)(i[0],i[1])*s;return e(o,a)}return $c}var Tg={},YD;function vj(){if(YD)return Tg;YD=1,Object.defineProperty(Tg,"__esModule",{value:!0}),Tg.setVisibility=n;function n(e,t,r){const i=a=>{r&&!r(a)||(a.style.visibility=t)};e.forEach(a=>{i(a)})}return Tg}var Af={},O4={},_f={},Of={},Au={},_u={},XD;function tMe(){return XD||(XD=1,Object.defineProperty(_u,"__esModule",{value:!0}),_u.DEFAULT_ELEMENTS_ANIMATION_OPTIONS=_u.DEFAULT_ANIMATION_OPTIONS=void 0,_u.DEFAULT_ANIMATION_OPTIONS={duration:500},_u.DEFAULT_ELEMENTS_ANIMATION_OPTIONS={duration:1e3,easing:"cubic-bezier(0.250, 0.460, 0.450, 0.940)",iterations:1,fill:"both"}),_u}var Ou={},ZD;function nMe(){if(ZD)return Ou;ZD=1,Object.defineProperty(Ou,"__esModule",{value:!0}),Ou.ChangeType=Ou.ChangeEvent=void 0,Ou.ChangeEvent={CHANGE:"change"};var n;return function(e){e.NodeAdded="NodeAdded",e.NodeUpdated="NodeUpdated",e.NodeRemoved="NodeRemoved",e.EdgeAdded="EdgeAdded",e.EdgeUpdated="EdgeUpdated",e.EdgeRemoved="EdgeRemoved",e.ComboAdded="ComboAdded",e.ComboUpdated="ComboUpdated",e.ComboRemoved="ComboRemoved"}(n||(Ou.ChangeType=n={})),Ou}var k4={},kf={},KD;function rMe(){if(KD)return kf;KD=1,Object.defineProperty(kf,"__esModule",{value:!0}),kf.AnimationType=void 0;var n;return function(e){e.DRAW="draw",e.COLLAPSE="collapse",e.EXPAND="expand",e.TRANSFORM="transform"}(n||(kf.AnimationType=n={})),kf}var Pf={},QD;function iMe(){if(QD)return Pf;QD=1,Object.defineProperty(Pf,"__esModule",{value:!0}),Pf.CanvasEvent=void 0;var n;return function(e){e.CLICK="canvas:click",e.DBLCLICK="canvas:dblclick",e.POINTER_OVER="canvas:pointerover",e.POINTER_LEAVE="canvas:pointerleave",e.POINTER_ENTER="canvas:pointerenter",e.POINTER_MOVE="canvas:pointermove",e.POINTER_OUT="canvas:pointerout",e.POINTER_DOWN="canvas:pointerdown",e.POINTER_UP="canvas:pointerup",e.CONTEXT_MENU="canvas:contextmenu",e.DRAG_START="canvas:dragstart",e.DRAG="canvas:drag",e.DRAG_END="canvas:dragend",e.DRAG_ENTER="canvas:dragenter",e.DRAG_OVER="canvas:dragover",e.DRAG_LEAVE="canvas:dragleave",e.DROP="canvas:drop",e.WHEEL="canvas:wheel"}(n||(Pf.CanvasEvent=n={})),Pf}var Cf={},JD;function aMe(){if(JD)return Cf;JD=1,Object.defineProperty(Cf,"__esModule",{value:!0}),Cf.ComboEvent=void 0;var n;return function(e){e.CLICK="combo:click",e.DBLCLICK="combo:dblclick",e.POINTER_OVER="combo:pointerover",e.POINTER_LEAVE="combo:pointerleave",e.POINTER_ENTER="combo:pointerenter",e.POINTER_MOVE="combo:pointermove",e.POINTER_OUT="combo:pointerout",e.POINTER_DOWN="combo:pointerdown",e.POINTER_UP="combo:pointerup",e.CONTEXT_MENU="combo:contextmenu",e.DRAG_START="combo:dragstart",e.DRAG="combo:drag",e.DRAG_END="combo:dragend",e.DRAG_ENTER="combo:dragenter",e.DRAG_OVER="combo:dragover",e.DRAG_LEAVE="combo:dragleave",e.DROP="combo:drop"}(n||(Cf.ComboEvent=n={})),Cf}var Nf={},e7;function sMe(){if(e7)return Nf;e7=1,Object.defineProperty(Nf,"__esModule",{value:!0}),Nf.CommonEvent=void 0;var n;return function(e){e.CLICK="click",e.DBLCLICK="dblclick",e.POINTER_OVER="pointerover",e.POINTER_LEAVE="pointerleave",e.POINTER_ENTER="pointerenter",e.POINTER_MOVE="pointermove",e.POINTER_OUT="pointerout",e.POINTER_DOWN="pointerdown",e.POINTER_UP="pointerup",e.CONTEXT_MENU="contextmenu",e.DRAG_START="dragstart",e.DRAG="drag",e.DRAG_END="dragend",e.DRAG_ENTER="dragenter",e.DRAG_OVER="dragover",e.DRAG_LEAVE="dragleave",e.DROP="drop",e.KEY_DOWN="keydown",e.KEY_UP="keyup",e.WHEEL="wheel",e.PINCH="pinch"}(n||(Nf.CommonEvent=n={})),Nf}var Rf={},t7;function oMe(){if(t7)return Rf;t7=1,Object.defineProperty(Rf,"__esModule",{value:!0}),Rf.ContainerEvent=void 0;var n;return function(e){e.KEY_DOWN="keydown",e.KEY_UP="keyup"}(n||(Rf.ContainerEvent=n={})),Rf}var Lf={},n7;function lMe(){if(n7)return Lf;n7=1,Object.defineProperty(Lf,"__esModule",{value:!0}),Lf.EdgeEvent=void 0;var n;return function(e){e.CLICK="edge:click",e.DBLCLICK="edge:dblclick",e.POINTER_OVER="edge:pointerover",e.POINTER_LEAVE="edge:pointerleave",e.POINTER_ENTER="edge:pointerenter",e.POINTER_MOVE="edge:pointermove",e.POINTER_OUT="edge:pointerout",e.POINTER_DOWN="edge:pointerdown",e.POINTER_UP="edge:pointerup",e.CONTEXT_MENU="edge:contextmenu",e.DRAG_ENTER="edge:dragenter",e.DRAG_OVER="edge:dragover",e.DRAG_LEAVE="edge:dragleave",e.DROP="edge:drop"}(n||(Lf.EdgeEvent=n={})),Lf}var If={},r7;function uMe(){if(r7)return If;r7=1,Object.defineProperty(If,"__esModule",{value:!0}),If.GraphEvent=void 0;var n;return function(e){e.BEFORE_CANVAS_INIT="beforecanvasinit",e.AFTER_CANVAS_INIT="aftercanvasinit",e.BEFORE_SIZE_CHANGE="beforesizechange",e.AFTER_SIZE_CHANGE="aftersizechange",e.BEFORE_ELEMENT_CREATE="beforeelementcreate",e.AFTER_ELEMENT_CREATE="afterelementcreate",e.BEFORE_ELEMENT_UPDATE="beforeelementupdate",e.AFTER_ELEMENT_UPDATE="afterelementupdate",e.BEFORE_ELEMENT_DESTROY="beforeelementdestroy",e.AFTER_ELEMENT_DESTROY="afterelementdestroy",e.BEFORE_ELEMENT_TRANSLATE="beforeelementtranslate",e.AFTER_ELEMENT_TRANSLATE="afterelementtranslate",e.BEFORE_DRAW="beforedraw",e.AFTER_DRAW="afterdraw",e.BEFORE_RENDER="beforerender",e.AFTER_RENDER="afterrender",e.BEFORE_ANIMATE="beforeanimate",e.AFTER_ANIMATE="afteranimate",e.BEFORE_LAYOUT="beforelayout",e.AFTER_LAYOUT="afterlayout",e.BEFORE_STAGE_LAYOUT="beforestagelayout",e.AFTER_STAGE_LAYOUT="afterstagelayout",e.BEFORE_TRANSFORM="beforetransform",e.AFTER_TRANSFORM="aftertransform",e.BATCH_START="batchstart",e.BATCH_END="batchend",e.BEFORE_DESTROY="beforedestroy",e.AFTER_DESTROY="afterdestroy",e.BEFORE_RENDERER_CHANGE="beforerendererchange",e.AFTER_RENDERER_CHANGE="afterrendererchange"}(n||(If.GraphEvent=n={})),If}var Df={},i7;function cMe(){if(i7)return Df;i7=1,Object.defineProperty(Df,"__esModule",{value:!0}),Df.HistoryEvent=void 0;var n;return function(e){e.UNDO="undo",e.REDO="redo",e.CANCEL="cancel",e.ADD="add",e.CLEAR="clear",e.CHANGE="change"}(n||(Df.HistoryEvent=n={})),Df}var Bf={},a7;function hMe(){if(a7)return Bf;a7=1,Object.defineProperty(Bf,"__esModule",{value:!0}),Bf.NodeEvent=void 0;var n;return function(e){e.CLICK="node:click",e.DBLCLICK="node:dblclick",e.POINTER_OVER="node:pointerover",e.POINTER_LEAVE="node:pointerleave",e.POINTER_ENTER="node:pointerenter",e.POINTER_MOVE="node:pointermove",e.POINTER_OUT="node:pointerout",e.POINTER_DOWN="node:pointerdown",e.POINTER_UP="node:pointerup",e.CONTEXT_MENU="node:contextmenu",e.DRAG_START="node:dragstart",e.DRAG="node:drag",e.DRAG_END="node:dragend",e.DRAG_ENTER="node:dragenter",e.DRAG_OVER="node:dragover",e.DRAG_LEAVE="node:dragleave",e.DROP="node:drop"}(n||(Bf.NodeEvent=n={})),Bf}var s7;function fMe(){return s7||(s7=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.NodeEvent=n.HistoryEvent=n.GraphEvent=n.EdgeEvent=n.ContainerEvent=n.CommonEvent=n.ComboEvent=n.CanvasEvent=n.AnimationType=void 0;var e=rMe();Object.defineProperty(n,"AnimationType",{enumerable:!0,get:function(){return e.AnimationType}});var t=iMe();Object.defineProperty(n,"CanvasEvent",{enumerable:!0,get:function(){return t.CanvasEvent}});var r=aMe();Object.defineProperty(n,"ComboEvent",{enumerable:!0,get:function(){return r.ComboEvent}});var i=sMe();Object.defineProperty(n,"CommonEvent",{enumerable:!0,get:function(){return i.CommonEvent}});var a=oMe();Object.defineProperty(n,"ContainerEvent",{enumerable:!0,get:function(){return a.ContainerEvent}});var s=lMe();Object.defineProperty(n,"EdgeEvent",{enumerable:!0,get:function(){return s.EdgeEvent}});var o=uMe();Object.defineProperty(n,"GraphEvent",{enumerable:!0,get:function(){return o.GraphEvent}});var l=cMe();Object.defineProperty(n,"HistoryEvent",{enumerable:!0,get:function(){return l.HistoryEvent}});var u=hMe();Object.defineProperty(n,"NodeEvent",{enumerable:!0,get:function(){return u.NodeEvent}})}(k4)),k4}var ku={},o7;function dMe(){return o7||(o7=1,Object.defineProperty(ku,"__esModule",{value:!0}),ku.TREE_KEY=ku.COMBO_KEY=void 0,ku.COMBO_KEY="combo",ku.TREE_KEY="tree"),ku}var Ff={},l7;function vMe(){if(l7)return Ff;l7=1,Object.defineProperty(Ff,"__esModule",{value:!0}),Ff.ExtensionCategory=void 0;var n;return function(e){e.NODE="node",e.EDGE="edge",e.COMBO="combo",e.THEME="theme",e.PALETTE="palette",e.LAYOUT="layout",e.BEHAVIOR="behavior",e.PLUGIN="plugin",e.ANIMATION="animation",e.TRANSFORM="transform",e.SHAPE="shape"}(n||(Ff.ExtensionCategory=n={})),Ff}var u7;function Wm(){return u7||(u7=1,function(n){var e=Au&&Au.__createBinding||(Object.create?function(r,i,a,s){s===void 0&&(s=a);var o=Object.getOwnPropertyDescriptor(i,a);(!o||("get"in o?!i.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return i[a]}}),Object.defineProperty(r,s,o)}:function(r,i,a,s){s===void 0&&(s=a),r[s]=i[a]}),t=Au&&Au.__exportStar||function(r,i){for(var a in r)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&e(i,r,a)};Object.defineProperty(n,"__esModule",{value:!0}),t(tMe(),n),t(nMe(),n),t(fMe(),n),t(dMe(),n),t(vMe(),n)}(Au)),Au}var vl={},Ag={},c7;function gMe(){if(c7)return Ag;c7=1,Object.defineProperty(Ag,"__esModule",{value:!0}),Ag.themeOf=r;const n=Wm(),e=jm(),t=C0();function r(i){const{theme:a}=i;if(!a)return{};const s=(0,e.getExtension)(n.ExtensionCategory.THEME,a);return s||(t.print.warn(`The theme of ${a} is not registered.`),{})}return Ag}var h7;function pMe(){if(h7)return vl;h7=1,Object.defineProperty(vl,"__esModule",{value:!0}),vl.createAnimationsProxy=a,vl.preprocessKeyframes=s,vl.inferDefaultValue=o,vl.getAnimationOptions=l,vl.getElementAnimationOptions=c;const n=hr,e=Wm(),t=jm(),r=C0(),i=gMe();function a(h,f){if(Array.isArray(h)&&h.length===0)return null;const d=Array.isArray(h)?h[0]:h,v=Array.isArray(h)?h.slice(1):f||[];return new Proxy(d,{get(p,g){return typeof p[g]=="function"&&!["onframe","onfinish"].includes(g)?(...b)=>{p[g](...b),v.forEach(x=>{var E;return(E=x[g])===null||E===void 0?void 0:E.call(x,...b)})}:g==="finished"?Promise.all([d.finished,...v.map(b=>b.finished)]):Reflect.get(p,g)},set(p,g,b){return["onframe","onfinish"].includes(g)||v.forEach(x=>{x[g]=b}),Reflect.set(p,g,b)}})}function s(h){const f=h.reduce((v,p)=>(Object.entries(p).forEach(([g,b])=>{v[g]===void 0?v[g]=[b]:v[g].push(b)}),v),{});Object.entries(f).forEach(([v,p])=>{(p.length!==h.length||p.some(g=>(0,n.isNil)(g))||p.every(g=>!["sourceNode","targetNode","childrenNode"].includes(v)&&(0,n.isEqual)(g,p[0])))&&delete f[v]});const d=Object.entries(f).reduce((v,[p,g])=>(g.forEach((b,x)=>{v[x]?v[x][p]=b:v[x]={[p]:b}}),v),[]);return h.length!==0&&d.length===0&&d.push({_:0},{_:0}),d}function o(h){switch(h){case"opacity":return 1;case"x":case"y":case"z":case"zIndex":return 0;case"visibility":return"visible";case"collapsed":return!1;case"states":return[];default:return}}function l(h,f){const{animation:d}=h;if(d===!1||f===!1)return!1;const v=Object.assign({},e.DEFAULT_ANIMATION_OPTIONS);return(0,n.isObject)(d)&&Object.assign(v,d),(0,n.isObject)(f)&&Object.assign(v,f),v}function u(h){if(typeof h=="string"){const f=(0,t.getExtension)(e.ExtensionCategory.ANIMATION,h);return f||(r.print.warn(`The animation of ${h} is not registered.`),[])}return h}function c(h,f,d,v){var p,g;const{animation:b}=h;if(b===!1||v===!1)return[];const x=(p=h==null?void 0:h[f])===null||p===void 0?void 0:p.animation;if(x===!1)return[];const E=x==null?void 0:x[d];if(E===!1)return[];const w=(g=(0,i.themeOf)(h)[f])===null||g===void 0?void 0:g.animation,M=(T=[])=>u(T).map(A=>Object.assign(Object.assign(Object.assign(Object.assign({},e.DEFAULT_ELEMENTS_ANIMATION_OPTIONS),(0,n.isObject)(b)&&b),A),(0,n.isObject)(v)&&v));if(E)return M(E);if(!w)return[];const S=w[d];return S===!1?[]:M(S)}return vl}var _g={},f7;function mMe(){if(f7)return _g;f7=1,Object.defineProperty(_g,"__esModule",{value:!0}),_g.replaceTranslateInTransform=e;const n=hr;function e(t,r,i,a=[]){if(!a&&t===0&&r===0&&i===0)return null;if(Array.isArray(a)){let o=-1;const l=[];for(let u=0;u<a.length;u++){const c=a[u];if(c[0]==="translate"){if(c[1]===t&&c[2]===r)return null;o=u,l.push(["translate",t,r])}else if(c[0]==="translate3d"){if(c[1]===t&&c[2]===r&&c[3]===i)return null;o=u,l.push(["translate3d",t,r,i??0])}else l.push(c)}return o===-1&&l.splice(0,0,(0,n.isNumber)(i)?["translate3d",t,r,i??0]:["translate",t,r]),l.length===0?null:l}const s=a?a.replace(/translate(3d)?\([^)]*\)/g,""):"";return i===0?`translate(${t}, ${r})${s}`:`translate3d(${t}, ${r}, ${i})${s}`}return _g}var d7;function L0(){if(d7)return Of;d7=1,Object.defineProperty(Of,"__esModule",{value:!0}),Of.BaseShape=void 0;const n=$i(),e=hr,t=Wm(),r=pMe(),i=ll(),a=ys(),s=C0(),o=Ri(),l=mMe(),u=vj(),c=jm();class h extends n.CustomElement{constructor(p){d(p.style),super(p),this.shapeMap={},this.animateMap={},this.render(this.attributes,this),this.setVisibility(),this.bindEvents()}get parsedAttributes(){return this.attributes}upsert(p,g,b,x,E){var w,M,S,T,A,N,F,D;const z=this.shapeMap[p];if(b===!1){z&&((w=E==null?void 0:E.beforeDestroy)===null||w===void 0||w.call(E,z),x.removeChild(z),delete this.shapeMap[p],(M=E==null?void 0:E.afterDestroy)===null||M===void 0||M.call(E,z));return}const G=typeof g=="string"?(0,c.getExtension)(t.ExtensionCategory.SHAPE,g):g;if(!G)throw new Error((0,s.format)(`Shape ${g} not found`));if(!z||z.destroyed||!(z instanceof G)){z&&((S=E==null?void 0:E.beforeDestroy)===null||S===void 0||S.call(E,z),z==null||z.destroy(),(T=E==null?void 0:E.afterDestroy)===null||T===void 0||T.call(E,z)),(A=E==null?void 0:E.beforeCreate)===null||A===void 0||A.call(E);const H=new G({className:p,style:b});return x.appendChild(H),this.shapeMap[p]=H,(N=E==null?void 0:E.afterCreate)===null||N===void 0||N.call(E,H),H}return(F=E==null?void 0:E.beforeUpdate)===null||F===void 0||F.call(E,z),(0,i.updateStyle)(z,b),(D=E==null?void 0:E.afterUpdate)===null||D===void 0||D.call(E,z),z}update(p={}){const g=Object.assign({},this.attributes,p);d(g),(0,i.setAttributes)(this,g),this.render(g,this),this.setVisibility()}bindEvents(){}getGraphicStyle(p){return(0,o.getSubShapeStyle)(p)}get compositeShapes(){return[["badges","badge-"],["ports","port-"]]}animate(p,g){if(p.length===0)return null;const b=[];if(p[0].x!==void 0||p[0].y!==void 0||p[0].z!==void 0){const{x:E=0,y:w=0,z:M=0}=this.attributes;p.forEach(S=>{const{x:T=E,y:A=w,z:N=M}=S;Object.assign(S,{transform:N?[["translate3d",T,A,N]]:[["translate",T,A]]})})}const x=super.animate(p,g);if(x&&(f(this,x),b.push(x)),Array.isArray(p)&&p.length>0){const E=["transform","transformOrigin","x","y","z","zIndex"];if(Object.keys(p[0]).some(w=>!E.includes(w))){Object.entries(this.shapeMap).forEach(([M,S])=>{const T=`get${(0,e.upperFirst)(M)}Style`,A=this[T];if((0,e.isFunction)(A)){const N=p.map(D=>A.call(this,Object.assign(Object.assign({},this.attributes),D))),F=S.animate((0,r.preprocessKeyframes)(N),g);F&&(f(S,F),b.push(F))}});const w=(M,S)=>{if(!(0,e.isEmpty)(M)){const T=`get${(0,e.upperFirst)(S)}Style`,A=this[T];if((0,e.isFunction)(A)){const N=p.map(F=>A.call(this,Object.assign(Object.assign({},this.attributes),F)));Object.entries(N[0]).map(([F])=>{const D=N.map(G=>G[F]),z=M[F];if(z){const G=z.animate((0,r.preprocessKeyframes)(D),g);G&&(f(z,G),b.push(G))}})}}};this.compositeShapes.forEach(([M,S])=>{const T=(0,a.subObject)(this.shapeMap,S);w(T,M)})}}return(0,r.createAnimationsProxy)(b)}getShape(p){return this.shapeMap[p]}setVisibility(){const{visibility:p}=this.attributes;(0,u.setVisibility)(this,p)}destroy(){this.shapeMap={},this.animateMap={},super.destroy()}}Of.BaseShape=h;function f(v,p){p==null||p.finished.then(()=>{const g=v.activeAnimations.findIndex(b=>b===p);g>-1&&v.activeAnimations.splice(g,1)})}function d(v){if(!v)return{};if("x"in v||"y"in v||"z"in v){const{x:p=0,y:g=0,z:b,transform:x}=v,E=(0,l.replaceTranslateInTransform)(p,g,b,x);E&&(v.transform=E)}return v}return Of}var Pu={},v7;function N_(){if(v7)return Pu;v7=1;var n=Pu&&Pu.__rest||function(o,l){var u={};for(var c in o)Object.prototype.hasOwnProperty.call(o,c)&&l.indexOf(c)<0&&(u[c]=o[c]);if(o!=null&&typeof Object.getOwnPropertySymbols=="function")for(var h=0,c=Object.getOwnPropertySymbols(o);h<c.length;h++)l.indexOf(c[h])<0&&Object.prototype.propertyIsEnumerable.call(o,c[h])&&(u[c[h]]=o[c[h]]);return u};Object.defineProperty(Pu,"__esModule",{value:!0}),Pu.Label=void 0;const e=$i(),t=k_(),r=ys(),i=Ri(),a=L0();class s extends a.BaseShape{constructor(l){super((0,i.mergeOptions)({style:s.defaultStyleProps},l))}isTextStyle(l){return(0,r.startsWith)(l,"label")}isBackgroundStyle(l){return(0,r.startsWith)(l,"background")}getTextStyle(l){const u=this.getGraphicStyle(l),{padding:c}=u,h=n(u,["padding"]);return(0,r.omitStyleProps)(h,"background")}getBackgroundStyle(l){if(l.background===!1)return!1;const u=this.getGraphicStyle(l),{wordWrap:c,wordWrapWidth:h,padding:f}=u,d=(0,r.subStyleProps)(u,"background"),{min:[v,p],center:[g,b],halfExtents:[x,E]}=this.shapeMap.text.getGeometryBounds(),[w,M,S,T]=(0,t.parsePadding)(f),A=x*2+T+M,{width:N,height:F}=d;N&&F?Object.assign(d,{x:g-Number(N)/2,y:b-Number(F)/2}):Object.assign(d,{x:v-T,y:p-w,width:c?Math.min(A,h+T+M):A,height:E*2+w+S});const{radius:D}=d;if(typeof D=="string"&&D.endsWith("%")){const z=Number(D.replace("%",""))/100;d.radius=Math.min(+d.width,+d.height)*z}return d}render(l=this.parsedAttributes,u=this){this.upsert("text",e.Text,this.getTextStyle(l),u),this.upsert("background",e.Rect,this.getBackgroundStyle(l),u)}getGeometryBounds(){return(this.getShape("background")||this.getShape("text")).getGeometryBounds()}}return Pu.Label=s,s.defaultStyleProps={padding:0,fontSize:12,fontFamily:"system-ui, sans-serif",wordWrap:!0,maxLines:1,wordWrapWidth:128,textOverflow:"...",textBaseline:"middle",backgroundOpacity:.75,backgroundZIndex:-1,backgroundLineWidth:0},Pu}var g7;function yMe(){if(g7)return _f;g7=1,Object.defineProperty(_f,"__esModule",{value:!0}),_f.Badge=void 0;const n=Ri(),e=L0(),t=N_();class r extends e.BaseShape{constructor(a){super((0,n.mergeOptions)({style:r.defaultStyleProps},a))}getBadgeStyle(a){return this.getGraphicStyle(a)}render(a=this.parsedAttributes,s=this){this.upsert("label",t.Label,this.getBadgeStyle(a),s)}getGeometryBounds(){const a=this.getShape("label");return(a.getShape("background")||a.getShape("text")).getGeometryBounds()}}return _f.Badge=r,r.defaultStyleProps={padding:[2,4,2,4],fontSize:10,wordWrap:!1,backgroundRadius:"50%",backgroundOpacity:1},_f}var Cu={},Og={},gl={},p7;function bMe(){if(p7)return gl;p7=1,Object.defineProperty(gl,"__esModule",{value:!0}),gl.getClosedSpline=void 0,gl.pointsToPath=n,gl.parsePath=t,gl.pathToPoints=r;function n(a,s=!0){const o=[];return a.forEach((l,u)=>{o.push([u===0?"M":"L",...l])}),s&&o.push(["Z"]),o}const e={M:["x","y"],m:["dx","dy"],H:["x"],h:["dx"],V:["y"],v:["dy"],L:["x","y"],l:["dx","dy"],Z:[],z:[],C:["x1","y1","x2","y2","x","y"],c:["dx1","dy1","dx2","dy2","dx","dy"],S:["x2","y2","x","y"],s:["dx2","dy2","dx","dy"],Q:["x1","y1","x","y"],q:["dx1","dy1","dx","dy"],T:["x","y"],t:["dx","dy"],A:["rx","ry","rotation","large-arc","sweep","x","y"],a:["rx","ry","rotation","large-arc","sweep","dx","dy"]};function t(a){const s=a.replace(/[\n\r]/g,"").replace(/-/g," -").replace(/(\d*\.)(\d+)(?=\.)/g,"$1$2 ").trim().split(/\s*,|\s+/),o=[];let l="",u={};for(;s.length>0;){let c=s.shift();c in e?l=c:s.unshift(c),u={type:l},e[l].forEach(d=>{c=s.shift(),u[d]=c}),l==="M"?l="L":l==="m"&&(l="l");const[h,...f]=Object.values(u);o.push([h,...f.map(Number)])}return o}function r(a){const s=[];return(typeof a=="string"?t(a):a).forEach(l=>{const u=l[0];if(u==="Z"){s.push(s[0]);return}if(u!=="A")for(let c=1;c<l.length;c=c+2)s.push([l[c],l[c+1],0]);else{const c=l.length;s.push([l[c-2],l[c-1],0])}}),s}const i=a=>{if(a.length<2)return[["M",0,0],["L",0,0]];const s=a[0],o=a[1],l=a[a.length-1],u=a[a.length-2];a.unshift(u,l),a.push(s,o);const c=[["M",l[0],l[1]]];for(let h=1;h<a.length-2;h+=1){const[f,d]=a[h-1],[v,p]=a[h],[g,b]=a[h+1],[x,E]=h!==a.length-2?a[h+2]:[g,b],w=v+(g-f)/6,M=p+(b-d)/6,S=g-(x-v)/6,T=b-(E-p)/6;c.push(["C",w,M,S,T,g,b])}return c};return gl.getClosedSpline=i,gl}var m7;function xMe(){if(m7)return Og;m7=1,Object.defineProperty(Og,"__esModule",{value:!0}),Og.getPolygonTextStyleByPlacement=i;const n=hr,e=bMe(),t=Lo(),r=R0();function i(a,s,o,l,u,c,h){const[f,d]=(0,r.getXYByPlacement)(a,s),v={textAlign:s==="left"?"right":s==="right"?"left":"center",textBaseline:s==="top"?"bottom":s==="bottom"?"top":"middle",transform:[["translate",f+o,d+l]]};if(s==="center"||!u)return v;const p=(0,e.pathToPoints)(c);if(!p||p.length<=3)return v;const g=p.map((E,w)=>{const M=E,S=p[(w+1)%p.length];return(0,n.isEqual)(M,S)?null:[M,S]}).filter(Boolean),b=(0,t.findNearestLine)([f,d],g),x=(0,t.findNearestPointOnLine)([f,d],b);if(x&&b&&(v.transform=[["translate",x[0]+o,x[1]+l]],h)){const E=Math.atan((b[0][1]-b[1][1])/(b[0][0]-b[1][0]));v.transform.push(["rotate",E/Math.PI*180]),v.textAlign="center",(s==="right"||s==="left")&&(E>0?v.textBaseline=s==="right"?"bottom":"top":v.textBaseline=s==="right"?"top":"bottom")}return v}return Og}var y7;function EMe(){if(y7)return Cu;y7=1;var n=Cu&&Cu.__rest||function(u,c){var h={};for(var f in u)Object.prototype.hasOwnProperty.call(u,f)&&c.indexOf(f)<0&&(h[f]=u[f]);if(u!=null&&typeof Object.getOwnPropertySymbols=="function")for(var d=0,f=Object.getOwnPropertySymbols(u);d<f.length;d++)c.indexOf(f[d])<0&&Object.prototype.propertyIsEnumerable.call(u,f[d])&&(h[f[d]]=u[f[d]]);return h};Object.defineProperty(Cu,"__esModule",{value:!0}),Cu.Contour=void 0;const e=$i(),t=xMe(),r=ys(),i=Ri(),a=C_(),s=L0(),o=N_();class l extends s.BaseShape{constructor(c){super((0,i.mergeOptions)({style:l.defaultStyleProps},c))}getLabelStyle(c){if(!c.label||!c.d||c.d.length===0)return!1;const h=(0,r.subStyleProps)(this.getGraphicStyle(c),"label"),{maxWidth:f,offsetX:d,offsetY:v,autoRotate:p,placement:g,closeToPath:b}=h,x=n(h,["maxWidth","offsetX","offsetY","autoRotate","placement","closeToPath"]),E=this.shapeMap.key,w=E==null?void 0:E.getRenderBounds();return Object.assign((0,t.getPolygonTextStyleByPlacement)(w,g,d,v,b,c.d,p),{wordWrapWidth:(0,a.getWordWrapWidthByBox)(w,f)},x)}getKeyStyle(c){return this.getGraphicStyle(c)}render(c,h){this.upsert("key",e.Path,this.getKeyStyle(c),h),this.upsert("label",o.Label,this.getLabelStyle(c),h)}}return Cu.Contour=l,l.defaultStyleProps={label:!0,labelPlacement:"bottom",labelCloseToPath:!0,labelAutoRotate:!0,labelOffsetX:0,labelOffsetY:0},Cu}var zf={},Do={},b7;function I0(){if(b7)return Do;b7=1,Object.defineProperty(Do,"__esModule",{value:!0}),Do.dispatchPositionChange=Do.connectImage=Do.Image=void 0;const n=$i(),e=aj();class t extends n.Image{constructor(l){super(l),this.onMounted=()=>{this.handleRadius()},this.onAttrModified=()=>{this.handleRadius()},i=this,this.isMutationObserved=!0,this.addEventListener(n.ElementEvent.MOUNTED,this.onMounted),this.addEventListener(n.ElementEvent.ATTR_MODIFIED,this.onAttrModified)}handleRadius(){const{radius:l,clipPath:u,width:c=0,height:h=0}=this.attributes;if(l&&c&&h){const[f,d]=this.getBounds().min,v={x:f,y:d,radius:l,width:c,height:h};if(u)Object.assign(this.parsedStyle.clipPath.style,v);else{const p=new n.Rect({style:v});this.style.clipPath=p}}else u&&(this.style.clipPath=null)}}Do.Image=t;const r=new WeakMap;let i=null;const a=o=>{if(i&&(0,e.getAncestorShapes)(i).includes(o)){const l=r.get(o);l?l.includes(i)||l.push(i):r.set(o,[i])}};Do.connectImage=a;const s=o=>{const l=r.get(o);l&&l.forEach(u=>u.handleRadius())};return Do.dispatchPositionChange=s,Do}var x7;function wMe(){if(x7)return zf;x7=1,Object.defineProperty(zf,"__esModule",{value:!0}),zf.Icon=void 0;const n=$i(),e=L0(),t=I0();class r extends e.BaseShape{constructor(a){super(a)}isImage(){const{src:a}=this.attributes;return!!a}getIconStyle(a=this.attributes){const{width:s=0,height:o=0}=a,l=this.getGraphicStyle(a);return this.isImage()?Object.assign({x:-s/2,y:-o/2},l):Object.assign({textBaseline:"middle",textAlign:"center"},l)}render(a=this.attributes,s=this){this.upsert("icon",this.isImage()?t.Image:n.Text,this.getIconStyle(a),s)}}return zf.Icon=r,zf}var E7;function D0(){return E7||(E7=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.Label=n.Image=n.Icon=n.Contour=n.BaseShape=n.Badge=void 0;var e=yMe();Object.defineProperty(n,"Badge",{enumerable:!0,get:function(){return e.Badge}});var t=L0();Object.defineProperty(n,"BaseShape",{enumerable:!0,get:function(){return t.BaseShape}});var r=EMe();Object.defineProperty(n,"Contour",{enumerable:!0,get:function(){return r.Contour}});var i=wMe();Object.defineProperty(n,"Icon",{enumerable:!0,get:function(){return i.Icon}});var a=I0();Object.defineProperty(n,"Image",{enumerable:!0,get:function(){return a.Image}});var s=N_();Object.defineProperty(n,"Label",{enumerable:!0,get:function(){return s.Label}})}(O4)),O4}var w7;function gj(){if(w7)return Af;w7=1,Object.defineProperty(Af,"__esModule",{value:!0}),Af.BaseElement=void 0;const n=D0();class e extends n.BaseShape{get context(){return this.config.context}get parsedAttributes(){return this.attributes}onframe(){}animate(r,i){const a=super.animate(r,i);return a&&(a.onframe=()=>this.onframe(),a.finished.then(()=>this.onframe())),a}}return Af.BaseElement=e,Af}var S7;function Sc(){if(S7)return Tu;S7=1;var n=Tu&&Tu.__rest||function(g,b){var x={};for(var E in g)Object.prototype.hasOwnProperty.call(g,E)&&b.indexOf(E)<0&&(x[E]=g[E]);if(g!=null&&typeof Object.getOwnPropertySymbols=="function")for(var w=0,E=Object.getOwnPropertySymbols(g);w<E.length;w++)b.indexOf(E[w])<0&&Object.prototype.propertyIsEnumerable.call(g,E[w])&&(x[E[w]]=g[E[w]]);return x};Object.defineProperty(Tu,"__esModule",{value:!0}),Tu.BaseNode=void 0;const e=$i(),t=ll(),r=J4e(),i=dj(),a=Lo(),s=ys(),o=Gh(),l=Ri(),u=C_(),c=vj(),h=gj(),f=D0(),d=I0();class v extends h.BaseElement{constructor(b){super((0,l.mergeOptions)({style:v.defaultStyleProps},b)),this.type="node"}getSize(b=this.attributes){const{size:x}=b;return(0,o.parseSize)(x)}getKeyStyle(b){const x=this.getGraphicStyle(b);return Object.assign((0,s.omitStyleProps)(x,["label","halo","icon","badge","port"]))}getLabelStyle(b){if(b.label===!1||!b.labelText)return!1;const x=(0,s.subStyleProps)(this.getGraphicStyle(b),"label"),{placement:E,maxWidth:w,offsetX:M,offsetY:S}=x,T=n(x,["placement","maxWidth","offsetX","offsetY"]),A=this.getShape("key").getLocalBounds();return Object.assign((0,t.getTextStyleByPlacement)(A,E,M,S),{wordWrapWidth:(0,u.getWordWrapWidthByBox)(A,w)},T)}getHaloStyle(b){if(b.halo===!1)return!1;const x=this.getKeyStyle(b),{fill:E}=x,w=n(x,["fill"]),M=(0,s.subStyleProps)(this.getGraphicStyle(b),"halo");return Object.assign(Object.assign(Object.assign({},w),{stroke:E}),M)}getIconStyle(b){if(b.icon===!1||!b.iconText&&!b.iconSrc)return!1;const x=(0,s.subStyleProps)(this.getGraphicStyle(b),"icon");return Object.assign((0,r.inferIconStyle)(b.size,x),x)}getBadgesStyle(b){var x;const E=(0,s.subObject)(this.shapeMap,"badge-"),w={};if(Object.keys(E).forEach(D=>{w[D]=!1}),b.badge===!1||!(!((x=b.badges)===null||x===void 0)&&x.length))return w;const{badges:M=[],badgePalette:S,opacity:T=1}=b,A=n(b,["badges","badgePalette","opacity"]),N=(0,i.getPaletteColors)(S),F=(0,s.subStyleProps)(this.getGraphicStyle(A),"badge");return M.forEach((D,z)=>{w[z]=Object.assign(Object.assign({backgroundFill:N?N[z%(N==null?void 0:N.length)]:void 0,opacity:T},F),this.getBadgeStyle(D))}),w}getBadgeStyle(b){const x=this.getShape("key"),{placement:E="top",offsetX:w,offsetY:M}=b,S=n(b,["placement","offsetX","offsetY"]),T=(0,t.getTextStyleByPlacement)(x.getLocalBounds(),E,w,M,!0);return Object.assign(Object.assign({},T),S)}getPortsStyle(b){var x;const E=this.getPorts(),w={};if(Object.keys(E).forEach(T=>{w[T]=!1}),b.port===!1||!(!((x=b.ports)===null||x===void 0)&&x.length))return w;const M=(0,s.subStyleProps)(this.getGraphicStyle(b),"port"),{ports:S=[]}=b;return S.forEach((T,A)=>{const N=T.key||A,F=Object.assign(Object.assign({},M),T);if((0,t.isSimplePort)(F))w[N]=!1;else{const[D,z]=this.getPortXY(b,T);w[N]=Object.assign({transform:[["translate",D,z]]},F)}}),w}getPortXY(b,x){const{placement:E="left"}=x,w=this.getShape("key");return(0,t.getPortXYByPlacement)(p(this.context,w),E)}getPorts(){return(0,s.subObject)(this.shapeMap,"port-")}getCenter(){return this.getShape("key").getBounds().center}getIntersectPoint(b,x=!1){const E=this.getShape("key").getBounds();return(0,a.getRectIntersectPoint)(b,E,x)}drawHaloShape(b,x){const E=this.getHaloStyle(b),w=this.getShape("key");this.upsert("halo",w.constructor,E,x)}drawIconShape(b,x){const E=this.getIconStyle(b);this.upsert("icon",f.Icon,E,x),(0,d.connectImage)(this)}drawBadgeShapes(b,x){const E=this.getBadgesStyle(b);Object.keys(E).forEach(w=>{const M=E[w];this.upsert(`badge-${w}`,f.Badge,M,x)})}drawPortShapes(b,x){const E=this.getPortsStyle(b);Object.keys(E).forEach(w=>{const M=E[w],S=`port-${w}`;this.upsert(S,e.Circle,M,x)})}drawLabelShape(b,x){const E=this.getLabelStyle(b);this.upsert("label",f.Label,E,x)}_drawKeyShape(b,x){return this.drawKeyShape(b,x)}render(b=this.parsedAttributes,x=this){this._drawKeyShape(b,x),this.getShape("key")&&(this.drawHaloShape(b,x),this.drawIconShape(b,x),this.drawBadgeShapes(b,x),this.drawLabelShape(b,x),this.drawPortShapes(b,x))}update(b){super.update(b),b&&("x"in b||"y"in b||"z"in b)&&(0,d.dispatchPositionChange)(this)}onframe(){this.drawBadgeShapes(this.parsedAttributes,this),this.drawLabelShape(this.parsedAttributes,this)}}Tu.BaseNode=v,v.defaultStyleProps={x:0,y:0,size:32,droppable:!0,draggable:!0,port:!0,ports:[],portZIndex:2,portLinkToCenter:!1,badge:!0,badges:[],badgeZIndex:3,halo:!1,haloDroppable:!1,haloLineDash:0,haloLineWidth:12,haloStrokeOpacity:.25,haloPointerEvents:"none",haloZIndex:-1,icon:!0,iconZIndex:1,label:!0,labelIsBillboard:!0,labelMaxWidth:"200%",labelPlacement:"bottom",labelWordWrap:!1,labelZIndex:0};function p(g,b){if(!g)return b.getLocalBounds();const x=g.canvas.getLayer(),E=b.cloneNode();(0,c.setVisibility)(E,"hidden"),x.appendChild(E);const w=E.getLocalBounds();return E.destroy(),w}return Tu}var $f={},M7;function pj(){if(M7)return $f;M7=1,Object.defineProperty($f,"__esModule",{value:!0}),$f.Circle=void 0;const n=$i(),e=Zl(),t=Lo(),r=Ri(),i=Sc();class a extends i.BaseNode{constructor(o){super((0,r.mergeOptions)({style:a.defaultStyleProps},o))}drawKeyShape(o,l){return this.upsert("key",n.Circle,this.getKeyStyle(o),l)}getKeyStyle(o){const l=super.getKeyStyle(o);return Object.assign(Object.assign({},l),{r:Math.min(...this.getSize(o))/2})}getIconStyle(o){const l=super.getIconStyle(o),{r:u}=this.getShape("key").attributes,c=u*2*e.ICON_SIZE_RATIO;return l?Object.assign({width:c,height:c},l):!1}getIntersectPoint(o,l=!1){const u=this.getShape("key").getBounds();return(0,t.getEllipseIntersectPoint)(o,u,l)}}return $f.Circle=a,a.defaultStyleProps={size:32},$f}var Gf={},Vf={},T7;function Um(){if(T7)return Vf;T7=1,Object.defineProperty(Vf,"__esModule",{value:!0}),Vf.Polygon=void 0;const n=$i(),e=Lo(),t=Sc();class r extends t.BaseNode{constructor(a){super(a)}get parsedAttributes(){return this.attributes}drawKeyShape(a,s){return this.upsert("key",n.Polygon,this.getKeyStyle(a),s)}getKeyStyle(a){const s=super.getKeyStyle(a);return Object.assign(Object.assign({},s),{points:this.getPoints(a)})}getIntersectPoint(a,s=!1){var o,l;const{points:u}=this.getShape("key").attributes,c=[+(((o=this.attributes)===null||o===void 0?void 0:o.x)||0),+(((l=this.attributes)===null||l===void 0?void 0:l.y)||0)];return(0,e.getPolygonIntersectPoint)(a,c,u,!0,s).point}}return Vf.Polygon=r,Vf}var A7;function SMe(){if(A7)return Gf;A7=1,Object.defineProperty(Gf,"__esModule",{value:!0}),Gf.Diamond=void 0;const n=ll(),e=Um();class t extends e.Polygon{constructor(i){super(i)}getPoints(i){const[a,s]=this.getSize(i);return(0,n.getDiamondPoints)(a,s)}}return Gf.Diamond=t,Gf}var Nu={},_7;function MMe(){if(_7)return Nu;_7=1;var n=Nu&&Nu.__rest||function(d,v){var p={};for(var g in d)Object.prototype.hasOwnProperty.call(d,g)&&v.indexOf(g)<0&&(p[g]=d[g]);if(d!=null&&typeof Object.getOwnPropertySymbols=="function")for(var b=0,g=Object.getOwnPropertySymbols(d);b<g.length;b++)v.indexOf(g[b])<0&&Object.prototype.propertyIsEnumerable.call(d,g[b])&&(p[g[b]]=d[g[b]]);return p};Object.defineProperty(Nu,"__esModule",{value:!0}),Nu.Donut=void 0;const e=$i(),t=hr,r=dj(),i=ys(),a=Gh(),s=Ri(),o=pj();class l extends o.Circle{constructor(v){super((0,s.mergeOptions)({style:l.defaultStyleProps},v))}parseOuterR(){const{size:v}=this.parsedAttributes;return Math.min(...(0,a.parseSize)(v))/2}parseInnerR(){const{innerR:v}=this.parsedAttributes;return(0,t.isString)(v)?parseInt(v)/100*this.parseOuterR():v}drawDonutShape(v,p){const{donuts:g}=v;if(!(g!=null&&g.length))return;const b=g.map(A=>(0,t.isNumber)(A)?{value:A}:A),x=(0,i.subStyleProps)(this.getGraphicStyle(v),"donut"),E=(0,r.getPaletteColors)(v.donutPalette);if(!E)return;const w=b.reduce((A,N)=>{var F;return A+((F=N.value)!==null&&F!==void 0?F:0)},0),M=this.parseOuterR(),S=this.parseInnerR();let T=0;b.forEach((A,N)=>{const{value:F=0,color:D=E[N%E.length]}=A,z=n(A,["value","color"]),G=(w===0?1/b.length:F/w)*360;this.upsert(`round${N}`,e.Path,Object.assign(Object.assign(Object.assign({},x),{d:f(M,S,T,T+G),fill:D}),z),p),T+=G})}render(v,p=this){super.render(v,p),this.drawDonutShape(v,p)}}Nu.Donut=l,l.defaultStyleProps={innerR:"50%",donuts:[],donutPalette:"tableau"};const u=(d,v,p,g)=>[d+Math.sin(g)*p,v-Math.cos(g)*p],c=(d,v,p,g)=>g<=0||p<=g?[["M",d-p,v],["A",p,p,0,1,1,d+p,v],["A",p,p,0,1,1,d-p,v],["Z"]]:[["M",d-p,v],["A",p,p,0,1,1,d+p,v],["A",p,p,0,1,1,d-p,v],["Z"],["M",d+g,v],["A",g,g,0,1,0,d-g,v],["A",g,g,0,1,0,d+g,v],["Z"]],h=(d,v,p,g,b,x)=>{const[E,w]=[b/360*2*Math.PI,x/360*2*Math.PI],M=[u(d,v,g,E),u(d,v,p,E),u(d,v,p,w),u(d,v,g,w)],S=w-E>Math.PI?1:0;return[["M",M[0][0],M[0][1]],["L",M[1][0],M[1][1]],["A",p,p,0,S,1,M[2][0],M[2][1]],["L",M[3][0],M[3][1]],["A",g,g,0,S,0,M[0][0],M[0][1]],["Z"]]},f=(d=0,v=0,p,g)=>{const[b,x]=[0,0];return Math.abs(p-g)%360<1e-6?c(b,x,d,v):h(b,x,d,v,p,g)};return Nu}var Hf={},O7;function TMe(){if(O7)return Hf;O7=1,Object.defineProperty(Hf,"__esModule",{value:!0}),Hf.Ellipse=void 0;const n=$i(),e=Zl(),t=Lo(),r=Ri(),i=Sc();class a extends i.BaseNode{constructor(o){super((0,r.mergeOptions)({style:a.defaultStyleProps},o))}drawKeyShape(o,l){return this.upsert("key",n.Ellipse,this.getKeyStyle(o),l)}getKeyStyle(o){const l=super.getKeyStyle(o),[u,c]=this.getSize(o);return Object.assign(Object.assign({},l),{rx:u/2,ry:c/2})}getIconStyle(o){const l=super.getIconStyle(o),{rx:u,ry:c}=this.getShape("key").attributes,h=Math.min(+u,+c)*2*e.ICON_SIZE_RATIO;return l?Object.assign({width:h,height:h},l):!1}getIntersectPoint(o,l=!1){const u=this.getShape("key").getBounds();return(0,t.getEllipseIntersectPoint)(o,u,l)}}return Hf.Ellipse=a,a.defaultStyleProps={size:[45,35]},Hf}var qf={},k7;function AMe(){if(k7)return qf;k7=1,Object.defineProperty(qf,"__esModule",{value:!0}),qf.Hexagon=void 0;const n=Zl(),e=ll(),t=Um();class r extends t.Polygon{constructor(a){super(a)}getOuterR(a){return a.outerR||Math.min(...this.getSize(a))/2}getPoints(a){return(0,e.getHexagonPoints)(this.getOuterR(a))}getIconStyle(a){const s=super.getIconStyle(a),o=this.getOuterR(a)*n.ICON_SIZE_RATIO;return s?Object.assign({width:o,height:o},s):!1}}return qf.Hexagon=r,qf}var Ru={},Bo={},P4={};/*!
|
|
283
283
|
* @antv/g-plugin-canvas-path-generator
|
|
284
284
|
* @description A G plugin of path generator with Canvas2D API
|
|
285
285
|
* @version 2.1.20
|
|
@@ -328,7 +328,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
328
328
|
* @date 6/27/2025, 8:35:41 AM
|
|
329
329
|
* @author AntVis
|
|
330
330
|
* @docs https://g.antv.antgroup.com/
|
|
331
|
-
*/var F7;function LMe(){if(F7)return Bo;F7=1;var n=eo(),e=Js(),t=No(),r=Ro(),i=to(),a=_Me(),s=OMe(),o=CMe(),l=NMe(),u=RMe(),c=mj(),h=zm(),f=$m(),d=hr;function v(A){var N=Object.create(null);return A&&Object.keys(A).forEach(function(F){if(F!=="default"){var D=Object.getOwnPropertyDescriptor(A,F);Object.defineProperty(N,F,D.get?D:{enumerable:!0,get:function(){return A[F]}})}}),N.default=A,Object.freeze(N)}var p=v(a),g=v(s),b=v(o),x=v(l),E=v(u),w=v(c),M=function(){function A(N){e(this,A),this.renderingContext=N.renderingContext,this.canvasConfig=N.config}return n(A,[{key:"init",value:function(){var F=this.canvasConfig,D=F.container,z=F.canvas;if(z)this.$canvas=z,D&&z.parentElement!==D&&D.appendChild(z),this.$container=z.parentElement,this.canvasConfig.container=this.$container;else if(D&&(this.$container=d.isString(D)?document.getElementById(D):D,this.$container)){var G=document.createElement("canvas");this.$container.appendChild(G),this.$container.style.position||(this.$container.style.position="relative"),this.$canvas=G}this.context=this.$canvas.getContext("2d"),this.resize(this.canvasConfig.width,this.canvasConfig.height)}},{key:"getContext",value:function(){return this.context}},{key:"getDomElement",value:function(){return this.$canvas}},{key:"getDPR",value:function(){return this.dpr}},{key:"getBoundingClientRect",value:function(){if(this.$canvas.getBoundingClientRect)return this.$canvas.getBoundingClientRect()}},{key:"destroy",value:function(){this.$container&&this.$canvas&&this.$canvas.parentNode&&this.$container.removeChild(this.$canvas)}},{key:"resize",value:function(F,D){var z=this.canvasConfig.devicePixelRatio;this.dpr=z,this.$canvas&&(this.$canvas.width=this.dpr*F,this.$canvas.height=this.dpr*D,i.setDOMSize(this.$canvas,F,D)),this.renderingContext.renderReasons.add(i.RenderReason.CAMERA_CHANGED)}},{key:"applyCursorStyle",value:function(F){this.$container&&this.$container.style&&(this.$container.style.cursor=F)}},{key:"toDataURL",value:function(){var N=f(h().mark(function D(){var z,G,H,Y=arguments;return h().wrap(function(ee){for(;;)switch(ee.prev=ee.next){case 0:return z=Y.length>0&&Y[0]!==void 0?Y[0]:{},G=z.type,H=z.encoderOptions,ee.abrupt("return",this.context.canvas.toDataURL(G,H));case 1:case"end":return ee.stop()}},D,this)}));function F(){return N.apply(this,arguments)}return F}()}])}(),S=function(A){function N(){var F;e(this,N);for(var D=arguments.length,z=new Array(D),G=0;G<D;G++)z[G]=arguments[G];return F=t(this,N,[].concat(z)),F.name="canvas-context-register",F}return r(N,A),n(N,[{key:"init",value:function(){this.context.ContextService=M}},{key:"destroy",value:function(){delete this.context.ContextService}}])}(i.AbstractRendererPlugin),T=function(A){function N(F){var D;return e(this,N),D=t(this,N,[F]),D.registerPlugin(new S),D.registerPlugin(new w.Plugin),D.registerPlugin(new p.Plugin),D.registerPlugin(new b.Plugin),D.registerPlugin(new x.Plugin),D.registerPlugin(new g.Plugin),D.registerPlugin(new E.Plugin),D}return r(N,A),n(N)}(i.AbstractRenderer);return Bo.CanvasPathGenerator=p,Bo.CanvasPicker=g,Bo.CanvasRenderer=b,Bo.DomInteraction=x,Bo.HTMLRenderer=E,Bo.ImageLoader=w,Bo.Renderer=T,Bo}var z7;function IMe(){if(z7)return Ru;z7=1;var n=Ru&&Ru.__rest||function(o,l){var u={};for(var c in o)Object.prototype.hasOwnProperty.call(o,c)&&l.indexOf(c)<0&&(u[c]=o[c]);if(o!=null&&typeof Object.getOwnPropertySymbols=="function")for(var h=0,c=Object.getOwnPropertySymbols(o);h<c.length;h++)l.indexOf(c[h])<0&&Object.prototype.propertyIsEnumerable.call(o,c[h])&&(u[c[h]]=o[c[h]]);return u};Object.defineProperty(Ru,"__esModule",{value:!0}),Ru.HTML=void 0;const e=$i(),t=LMe(),r=hr,i=Wm(),a=Sc();class s extends a.BaseNode{constructor(l){super(Object.assign(Object.assign({},l),{style:Object.assign({},s.defaultStyleProps,l.style)})),this.rootPointerEvent=new e.FederatedPointerEvent(null),this.forwardEvents=u=>{const c=this.context.canvas,h=c.context.renderingContext.root.ownerDocument.defaultView;this.normalizeToPointerEvent(u,h).forEach(d=>{const v=this.bootstrapEvent(this.rootPointerEvent,d,h,u);(0,r.set)(c.context.eventService,"mappingTable.pointerupoutside",[]),c.context.eventService.mapEvent(v)})}}get eventService(){return this.context.canvas.context.eventService}get events(){return[i.CommonEvent.CLICK,i.CommonEvent.POINTER_DOWN,i.CommonEvent.POINTER_MOVE,i.CommonEvent.POINTER_UP,i.CommonEvent.POINTER_OVER,i.CommonEvent.POINTER_LEAVE]}getDomElement(){return this.getShape("key").getDomElement()}render(l=this.parsedAttributes,u=this){this.drawKeyShape(l,u),this.drawPortShapes(l,u)}getKeyStyle(l){const u=(0,r.pick)(l,["dx","dy","innerHTML","pointerEvents","cursor"]),{dx:c=0,dy:h=0}=u,f=n(u,["dx","dy"]),[d,v]=this.getSize(l);return Object.assign(Object.assign({x:c,y:h},f),{width:d,height:v})}drawKeyShape(l,u){const c=this.getKeyStyle(l),{x:h,y:f,width:d=0,height:v=0}=c,p=this.upsert("key-container",e.Rect,{x:h,y:f,width:d,height:v,opacity:0},u);return this.upsert("key",e.HTML,c,p)}connectedCallback(){if(!(this.context.canvas.getRenderer("main")instanceof t.Renderer))return;const c=this.getDomElement();this.events.forEach(h=>{c.addEventListener(h,this.forwardEvents)})}attributeChangedCallback(l,u,c){l==="zIndex"&&u!==c&&(this.getDomElement().style.zIndex=c)}destroy(){const l=this.getDomElement();this.events.forEach(u=>{l.removeEventListener(u,this.forwardEvents)}),super.destroy()}normalizeToPointerEvent(l,u){const c=[];if(u.isTouchEvent(l))for(let h=0;h<l.changedTouches.length;h++){const f=l.changedTouches[h];(0,r.isUndefined)(f.button)&&(f.button=0),(0,r.isUndefined)(f.buttons)&&(f.buttons=1),(0,r.isUndefined)(f.isPrimary)&&(f.isPrimary=l.touches.length===1&&l.type==="touchstart"),(0,r.isUndefined)(f.width)&&(f.width=f.radiusX||1),(0,r.isUndefined)(f.height)&&(f.height=f.radiusY||1),(0,r.isUndefined)(f.tiltX)&&(f.tiltX=0),(0,r.isUndefined)(f.tiltY)&&(f.tiltY=0),(0,r.isUndefined)(f.pointerType)&&(f.pointerType="touch"),(0,r.isUndefined)(f.pointerId)&&(f.pointerId=f.identifier||0),(0,r.isUndefined)(f.pressure)&&(f.pressure=f.force||.5),(0,r.isUndefined)(f.twist)&&(f.twist=0),(0,r.isUndefined)(f.tangentialPressure)&&(f.tangentialPressure=0),f.isNormalized=!0,f.type=l.type,c.push(f)}else if(u.isMouseEvent(l)){const h=l;(0,r.isUndefined)(h.isPrimary)&&(h.isPrimary=!0),(0,r.isUndefined)(h.width)&&(h.width=1),(0,r.isUndefined)(h.height)&&(h.height=1),(0,r.isUndefined)(h.tiltX)&&(h.tiltX=0),(0,r.isUndefined)(h.tiltY)&&(h.tiltY=0),(0,r.isUndefined)(h.pointerType)&&(h.pointerType="mouse"),(0,r.isUndefined)(h.pointerId)&&(h.pointerId=1),(0,r.isUndefined)(h.pressure)&&(h.pressure=.5),(0,r.isUndefined)(h.twist)&&(h.twist=0),(0,r.isUndefined)(h.tangentialPressure)&&(h.tangentialPressure=0),h.isNormalized=!0,c.push(h)}else c.push(l);return c}transferMouseData(l,u){l.isTrusted=u.isTrusted,l.srcElement=u.srcElement,l.timeStamp=performance.now(),l.type=u.type,l.altKey=u.altKey,l.metaKey=u.metaKey,l.shiftKey=u.shiftKey,l.ctrlKey=u.ctrlKey,l.button=u.button,l.buttons=u.buttons,l.client.x=u.clientX,l.client.y=u.clientY,l.movement.x=u.movementX,l.movement.y=u.movementY,l.page.x=u.pageX,l.page.y=u.pageY,l.screen.x=u.screenX,l.screen.y=u.screenY,l.relatedTarget=null}bootstrapEvent(l,u,c,h){l.view=c,l.originalEvent=null,l.nativeEvent=h,l.pointerId=u.pointerId,l.width=u.width,l.height=u.height,l.isPrimary=u.isPrimary,l.pointerType=u.pointerType,l.pressure=u.pressure,l.tangentialPressure=u.tangentialPressure,l.tiltX=u.tiltX,l.tiltY=u.tiltY,l.twist=u.twist,this.transferMouseData(l,u);const{x:f,y:d}=this.getViewportXY(u);l.viewport.x=f,l.viewport.y=d;const[v,p]=this.context.canvas.getCanvasByViewport([f,d]);return l.canvas.x=v,l.canvas.y=p,l.global.copyFrom(l.canvas),l.offset.copyFrom(l.canvas),l.isTrusted=h.isTrusted,l.type==="pointerleave"&&(l.type="pointerout"),l}getViewportXY(l){let u,c;const{offsetX:h,offsetY:f,clientX:d,clientY:v}=l;if(!(0,r.isNil)(h)&&!(0,r.isNil)(f))u=h,c=f;else{const p=this.eventService.client2Viewport({x:d,y:v});u=p.x,c=p.y}return{x:u,y:c}}onframe(){super.onframe();const{opacity:l}=this.attributes;this.getDomElement().style.opacity=`${l}`}}return Ru.HTML=s,s.defaultStyleProps={size:[160,80],halo:!1,icon:!1,label:!1,pointerEvents:"auto"},Ru}var Lu={},$7;function DMe(){if($7)return Lu;$7=1;var n=Lu&&Lu.__rest||function(c,h){var f={};for(var d in c)Object.prototype.hasOwnProperty.call(c,d)&&h.indexOf(d)<0&&(f[d]=c[d]);if(c!=null&&typeof Object.getOwnPropertySymbols=="function")for(var v=0,d=Object.getOwnPropertySymbols(c);v<d.length;v++)h.indexOf(d[v])<0&&Object.prototype.propertyIsEnumerable.call(c,d[v])&&(f[d[v]]=c[d[v]]);return f};Object.defineProperty(Lu,"__esModule",{value:!0}),Lu.Image=void 0;const e=$i(),t=Zl(),r=ys(),i=Ri(),a=ol(),s=D0(),o=I0(),l=Sc();class u extends l.BaseNode{constructor(h){super((0,i.mergeOptions)({style:u.defaultStyleProps},h))}getKeyStyle(h){const[f,d]=this.getSize(h),v=super.getKeyStyle(h),{fillOpacity:p,opacity:g=p}=v,b=n(v,["fillOpacity","opacity"]);return Object.assign(Object.assign({opacity:g},b),{width:f,height:d,x:-f/2,y:-d/2})}getBounds(){return this.getShape("key").getBounds()}getHaloStyle(h){if(h.halo===!1)return!1;const f=this.getShape("key").attributes,{fill:d,stroke:v}=f;n(f,["fill","stroke"]);const p=(0,r.subStyleProps)(this.getGraphicStyle(h),"halo"),g=Number(p.lineWidth),[b,x]=(0,a.add)(this.getSize(h),[g,g]),{lineWidth:E}=p,w={fill:"transparent",lineWidth:E/2,width:b-E/2,height:x-E/2,x:-(b-E/2)/2,y:-(x-E/2)/2};return Object.assign(Object.assign({},p),w)}getIconStyle(h){const f=super.getIconStyle(h),[d,v]=this.getSize(h);return f?Object.assign({width:d*t.ICON_SIZE_RATIO,height:v*t.ICON_SIZE_RATIO},f):!1}drawKeyShape(h,f){const d=this.upsert("key",s.Image,this.getKeyStyle(h),f);return(0,o.connectImage)(this),d}drawHaloShape(h,f){this.upsert("halo",e.Rect,this.getHaloStyle(h),f)}update(h){super.update(h),h&&("x"in h||"y"in h||"z"in h)&&(0,o.dispatchPositionChange)(this)}}return Lu.Image=u,u.defaultStyleProps={size:32},Lu}var jf={},G7;function BMe(){if(G7)return jf;G7=1,Object.defineProperty(jf,"__esModule",{value:!0}),jf.Rect=void 0;const n=$i(),e=Zl(),t=Sc();class r extends t.BaseNode{constructor(a){super(a)}getKeyStyle(a){const[s,o]=this.getSize(a);return Object.assign(Object.assign({},super.getKeyStyle(a)),{width:s,height:o,x:-s/2,y:-o/2})}getIconStyle(a){const s=super.getIconStyle(a),{width:o,height:l}=this.getShape("key").attributes;return s?Object.assign({width:o*e.ICON_SIZE_RATIO,height:l*e.ICON_SIZE_RATIO},s):!1}drawKeyShape(a,s){return this.upsert("key",n.Rect,this.getKeyStyle(a),s)}}return jf.Rect=r,jf}var Wf={},V7;function FMe(){if(V7)return Wf;V7=1,Object.defineProperty(Wf,"__esModule",{value:!0}),Wf.Star=void 0;const n=Zl(),e=ll(),t=Um();class r extends t.Polygon{constructor(a){super(a)}getInnerR(a){return a.innerR||this.getOuterR(a)*3/8}getOuterR(a){return Math.min(...this.getSize(a))/2}getPoints(a){return(0,e.getStarPoints)(this.getOuterR(a),this.getInnerR(a))}getIconStyle(a){const s=super.getIconStyle(a),o=this.getInnerR(a)*2*n.ICON_SIZE_RATIO;return s?Object.assign({width:o,height:o},s):!1}getPortXY(a,s){const{placement:o="top"}=s,l=this.getShape("key").getLocalBounds(),u=(0,e.getStarPorts)(this.getOuterR(a),this.getInnerR(a));return(0,e.getPortXYByPlacement)(l,o,u,!1)}}return Wf.Star=r,Wf}var Uf={},H7;function zMe(){if(H7)return Uf;H7=1,Object.defineProperty(Uf,"__esModule",{value:!0}),Uf.Triangle=void 0;const n=hr,e=Zl(),t=no(),r=ll(),i=ys(),a=Ri(),s=Um();class o extends s.Polygon{constructor(u){super((0,a.mergeOptions)({style:o.defaultStyleProps},u))}getPoints(u){const{direction:c}=u,[h,f]=this.getSize(u);return(0,r.getTrianglePoints)(h,f,c)}getPortXY(u,c){const{direction:h}=u,{placement:f="top"}=c,d=this.getShape("key").getLocalBounds(),[v,p]=this.getSize(u),g=(0,r.getTrianglePorts)(v,p,h);return(0,r.getPortXYByPlacement)(d,f,g,!1)}getIconStyle(u){const{icon:c,iconText:h,iconSrc:f,direction:d}=u;if(c===!1||(0,n.isEmpty)(h||f))return!1;const v=(0,i.subStyleProps)(this.getGraphicStyle(u),"icon"),p=this.getShape("key").getLocalBounds(),[g,b]=(0,t.getTriangleCenter)(p,d),x=(0,t.getIncircleRadius)(p,d)*2*e.ICON_SIZE_RATIO;return Object.assign({x:g,y:b,width:x,height:x},v)}}return Uf.Triangle=o,o.defaultStyleProps={size:40,direction:"up"},Uf}var q7;function yj(){return q7||(q7=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.Triangle=n.Star=n.Rect=n.Image=n.HTML=n.Hexagon=n.Ellipse=n.Donut=n.Diamond=n.Circle=n.BaseNode=void 0;var e=Sc();Object.defineProperty(n,"BaseNode",{enumerable:!0,get:function(){return e.BaseNode}});var t=pj();Object.defineProperty(n,"Circle",{enumerable:!0,get:function(){return t.Circle}});var r=SMe();Object.defineProperty(n,"Diamond",{enumerable:!0,get:function(){return r.Diamond}});var i=MMe();Object.defineProperty(n,"Donut",{enumerable:!0,get:function(){return i.Donut}});var a=TMe();Object.defineProperty(n,"Ellipse",{enumerable:!0,get:function(){return a.Ellipse}});var s=AMe();Object.defineProperty(n,"Hexagon",{enumerable:!0,get:function(){return s.Hexagon}});var o=IMe();Object.defineProperty(n,"HTML",{enumerable:!0,get:function(){return o.HTML}});var l=DMe();Object.defineProperty(n,"Image",{enumerable:!0,get:function(){return l.Image}});var u=BMe();Object.defineProperty(n,"Rect",{enumerable:!0,get:function(){return u.Rect}});var c=FMe();Object.defineProperty(n,"Star",{enumerable:!0,get:function(){return c.Star}});var h=zMe();Object.defineProperty(n,"Triangle",{enumerable:!0,get:function(){return h.Triangle}})}(_4)),_4}var j7;function R_(){if(j7)return Mu;j7=1;var n=Mu&&Mu.__rest||function(p,g){var b={};for(var x in p)Object.prototype.hasOwnProperty.call(p,x)&&g.indexOf(x)<0&&(b[x]=p[x]);if(p!=null&&typeof Object.getOwnPropertySymbols=="function")for(var E=0,x=Object.getOwnPropertySymbols(p);E<x.length;E++)g.indexOf(x[E])<0&&Object.prototype.propertyIsEnumerable.call(p,x[E])&&(b[x[E]]=p[x[E]]);return b};Object.defineProperty(Mu,"__esModule",{value:!0}),Mu.BaseCombo=void 0;const e=$i(),t=hr,r=no(),i=Im(),a=k_(),s=R0(),o=ys(),l=Gh(),u=Ri(),c=ol(),h=yj(),f=D0(),d=I0();class v extends h.BaseNode{constructor(g){super((0,u.mergeOptions)({style:v.defaultStyleProps},g)),this.type="combo",this.updateComboPosition(this.parsedAttributes)}getKeySize(g){const{collapsed:b,childrenNode:x=[]}=g;return x.length===0?this.getEmptyKeySize(g):b?this.getCollapsedKeySize(g):this.getExpandedKeySize(g)}getEmptyKeySize(g){const{padding:b,collapsedSize:x}=g,[E,w,M,S]=(0,a.parsePadding)(b);return(0,c.add)((0,l.parseSize)(x),[S+w,E+M,0])}getCollapsedKeySize(g){return(0,l.parseSize)(g.collapsedSize)}getExpandedKeySize(g){const b=this.getContentBBox(g);return[(0,r.getBBoxWidth)(b),(0,r.getBBoxHeight)(b),0]}getContentBBox(g){const{childrenNode:b=[],padding:x}=g,E=b.map(M=>this.context.element.getElement(M)).filter(Boolean);if(E.length===0){const M=new e.AABB,{x:S=0,y:T=0,size:A}=g,[N,F]=(0,l.parseSize)(A);return M.setMinMax([S-N/2,T-F/2,0],[S+N/2,T+F/2,0]),M}const w=(0,r.getCombinedBBox)(E.map(M=>M.getBounds()));return x?(0,r.getExpandedBBox)(w,x):w}drawCollapsedMarkerShape(g,b){const x=this.getCollapsedMarkerStyle(g);this.upsert("collapsed-marker",f.Icon,x,b),(0,d.connectImage)(this)}getCollapsedMarkerStyle(g){if(!g.collapsed||!g.collapsedMarker)return!1;const b=(0,o.subStyleProps)(this.getGraphicStyle(g),"collapsedMarker"),{type:x}=b,E=n(b,["type"]),w=this.getShape("key"),[M,S]=(0,s.getXYByPlacement)(w.getLocalBounds(),"center"),T=Object.assign(Object.assign({},E),{x:M,y:S});if(x){const A=this.getCollapsedMarkerText(x,g);Object.assign(T,{text:A})}return T}getCollapsedMarkerText(g,b){const{childrenData:x=[]}=b,{model:E}=this.context;return g==="descendant-count"?E.getDescendantsData(this.id).length.toString():g==="child-count"?x.length.toString():g==="node-count"?E.getDescendantsData(this.id).filter(w=>E.getElementType((0,i.idOf)(w))==="node").length.toString():(0,t.isFunction)(g)?g(x):""}getComboPosition(g){const{x:b=0,y:x=0,collapsed:E,childrenData:w=[]}=g;if(w.length===0)return[+b,+x,0];if(E){const{model:M}=this.context,S=M.getDescendantsData(this.id).filter(T=>!M.isCombo((0,i.idOf)(T)));if(S.length>0&&S.some(s.hasPosition)){const T=S.reduce((A,N)=>(0,c.add)(A,(0,s.positionOf)(N)),[0,0,0]);return(0,c.divide)(T,S.length)}return[+b,+x,0]}return this.getContentBBox(g).center}getComboStyle(g){const[b,x]=this.getComboPosition(g);return{x:b,y:x,transform:[["translate",b,x]]}}updateComboPosition(g){const b=this.getComboStyle(g);Object.assign(this.style,b);const{x,y:E}=b;this.context.model.syncNodeLikeDatum({id:this.id,style:{x,y:E}}),(0,d.dispatchPositionChange)(this)}render(g,b=this){super.render(g,b),this.drawCollapsedMarkerShape(g,b)}update(g={}){super.update(g),this.updateComboPosition(this.parsedAttributes)}onframe(){super.onframe(),this.attributes.collapsed||this.updateComboPosition(this.parsedAttributes),this.drawKeyShape(this.parsedAttributes,this)}animate(g,b){const x=super.animate(this.attributes.collapsed?g:g.map(E=>{var{x:w,y:M,z:S,transform:T}=E,A=n(E,["x","y","z","transform"]);return A}),b);return x&&new Proxy(x,{set:(E,w,M)=>(w==="currentTime"&&Promise.resolve().then(()=>this.onframe()),Reflect.set(E,w,M))})}}return Mu.BaseCombo=v,v.defaultStyleProps={childrenNode:[],droppable:!0,draggable:!0,collapsed:!1,collapsedSize:32,collapsedMarker:!0,collapsedMarkerZIndex:1,collapsedMarkerFontSize:12,collapsedMarkerTextAlign:"center",collapsedMarkerTextBaseline:"middle",collapsedMarkerType:"child-count"},Mu}var Yf={},W7;function $Me(){if(W7)return Yf;W7=1,Object.defineProperty(Yf,"__esModule",{value:!0}),Yf.CircleCombo=void 0;const n=$i(),e=no(),t=Lo(),r=ys(),i=Gh(),a=R_();class s extends a.BaseCombo{constructor(l){super(l)}drawKeyShape(l,u){return this.upsert("key",n.Circle,this.getKeyStyle(l),u)}getKeyStyle(l){const{collapsed:u}=l,c=super.getKeyStyle(l),[h]=this.getKeySize(l);return Object.assign(Object.assign(Object.assign({},c),u&&(0,r.subStyleProps)(c,"collapsed")),{r:h/2})}getCollapsedKeySize(l){const[u,c]=(0,i.parseSize)(l.collapsedSize),h=Math.max(u,c)/2;return[h*2,h*2,0]}getExpandedKeySize(l){const u=this.getContentBBox(l),[c,h]=(0,e.getBBoxSize)(u),f=Math.sqrt(Math.pow(c,2)+Math.pow(h,2))/2;return[f*2,f*2,0]}getIntersectPoint(l,u=!1){const c=this.getShape("key").getBounds();return(0,t.getEllipseIntersectPoint)(l,c,u)}}return Yf.CircleCombo=s,Yf}var Xf={},U7;function GMe(){if(U7)return Xf;U7=1,Object.defineProperty(Xf,"__esModule",{value:!0}),Xf.RectCombo=void 0;const n=$i(),e=ys(),t=R_();class r extends t.BaseCombo{constructor(a){super(a)}drawKeyShape(a,s){return this.upsert("key",n.Rect,this.getKeyStyle(a),s)}getKeyStyle(a){const s=super.getKeyStyle(a),[o,l]=this.getKeySize(a);return Object.assign(Object.assign(Object.assign({},s),a.collapsed&&(0,e.subStyleProps)(s,"collapsed")),{width:o,height:l,x:-o/2,y:-l/2})}}return Xf.RectCombo=r,Xf}var Y7;function VMe(){return Y7||(Y7=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.RectCombo=n.CircleCombo=n.BaseCombo=void 0;var e=R_();Object.defineProperty(n,"BaseCombo",{enumerable:!0,get:function(){return e.BaseCombo}});var t=$Me();Object.defineProperty(n,"CircleCombo",{enumerable:!0,get:function(){return t.CircleCombo}});var r=GMe();Object.defineProperty(n,"RectCombo",{enumerable:!0,get:function(){return r.RectCombo}})}(A4)),A4}var D4={},za={},Gi={},X7;function HMe(){if(X7)return Gi;X7=1,Object.defineProperty(Gi,"__esModule",{value:!0}),Gi.simple=Gi.triangleRect=Gi.rect=Gi.vee=Gi.diamond=Gi.triangle=Gi.circle=void 0;const n=(o,l)=>{const u=Math.max(o,l)/2;return[["M",-o/2,0],["A",u,u,0,1,0,2*u-o/2,0],["A",u,u,0,1,0,-o/2,0],["Z"]]};Gi.circle=n;const e=(o,l)=>[["M",-o/2,0],["L",o/2,-l/2],["L",o/2,l/2],["Z"]];Gi.triangle=e;const t=(o,l)=>[["M",-o/2,0],["L",0,-l/2],["L",o/2,0],["L",0,l/2],["Z"]];Gi.diamond=t;const r=(o,l)=>[["M",-o/2,0],["L",o/2,-l/2],["L",4*o/5-o/2,0],["L",o/2,l/2],["Z"]];Gi.vee=r;const i=(o,l)=>[["M",-o/2,-l/2],["L",o/2,-l/2],["L",o/2,l/2],["L",-o/2,l/2],["Z"]];Gi.rect=i;const a=(o,l)=>{const u=o/2,c=o/7,h=o-c;return[["M",-u,0],["L",0,-l/2],["L",0,l/2],["Z"],["M",h-u,-l/2],["L",h+c-u,-l/2],["L",h+c-u,l/2],["L",h-u,l/2],["Z"]]};Gi.triangleRect=a;const s=(o,l)=>[["M",o/2,-l/2],["L",-o/2,0],["L",o/2,0],["L",-o/2,0],["L",o/2,l/2]];return Gi.simple=s,Gi}var Z7;function B0(){if(Z7)return za;Z7=1;var n=za&&za.__createBinding||(Object.create?function(b,x,E,w){w===void 0&&(w=E);var M=Object.getOwnPropertyDescriptor(x,E);(!M||("get"in M?!x.__esModule:M.writable||M.configurable))&&(M={enumerable:!0,get:function(){return x[E]}}),Object.defineProperty(b,w,M)}:function(b,x,E,w){w===void 0&&(w=E),b[w]=x[E]}),e=za&&za.__setModuleDefault||(Object.create?function(b,x){Object.defineProperty(b,"default",{enumerable:!0,value:x})}:function(b,x){b.default=x}),t=za&&za.__importStar||function(){var b=function(x){return b=Object.getOwnPropertyNames||function(E){var w=[];for(var M in E)Object.prototype.hasOwnProperty.call(E,M)&&(w[w.length]=M);return w},b(x)};return function(x){if(x&&x.__esModule)return x;var E={};if(x!=null)for(var w=b(x),M=0;M<w.length;M++)w[M]!=="default"&&n(E,x,w[M]);return e(E,x),E}}(),r=za&&za.__rest||function(b,x){var E={};for(var w in b)Object.prototype.hasOwnProperty.call(b,w)&&x.indexOf(w)<0&&(E[w]=b[w]);if(b!=null&&typeof Object.getOwnPropertySymbols=="function")for(var M=0,w=Object.getOwnPropertySymbols(b);M<w.length;M++)x.indexOf(w[M])<0&&Object.prototype.propertyIsEnumerable.call(b,w[M])&&(E[w[M]]=b[w[M]]);return E};Object.defineProperty(za,"__esModule",{value:!0}),za.BaseEdge=void 0;const i=$i(),a=hr,s=no(),o=F0(),l=ll(),u=ys(),c=Gh(),h=Ri(),f=t(HMe()),d=C_(),v=gj(),p=D0();class g extends v.BaseElement{constructor(x){super((0,h.mergeOptions)({style:g.defaultStyleProps},x)),this.type="edge"}get sourceNode(){const{sourceNode:x}=this.parsedAttributes;return this.context.element.getElement(x)}get targetNode(){const{targetNode:x}=this.parsedAttributes;return this.context.element.getElement(x)}getKeyStyle(x){const E=this.getGraphicStyle(x),{loop:w}=E,M=r(E,["loop"]),{sourceNode:S,targetNode:T}=this,N={d:w&&(0,l.isSameNode)(S,T)?this.getLoopPath(x):this.getKeyPath(x)};return i.Path.PARSED_STYLE_LIST.forEach(F=>{F in M&&(N[F]=M[F])}),N}getLoopPath(x){const{sourcePort:E,targetPort:w}=x,M=this.sourceNode,S=(0,s.getNodeBBox)(M),T=Math.max((0,s.getBBoxWidth)(S),(0,s.getBBoxHeight)(S)),{placement:A,clockwise:N,dist:F=T}=(0,u.subStyleProps)(this.getGraphicStyle(x),"loop");return(0,o.getCubicLoopPath)(M,A,N,F,E,w)}getEndpoints(x,E=!0,w=[]){const{sourcePort:M,targetPort:S}=x,{sourceNode:T,targetNode:A}=this,[N,F]=(0,l.findPorts)(T,A,M,S);if(!E){const H=N?(0,l.getPortPosition)(N):T.getCenter(),Y=F?(0,l.getPortPosition)(F):A.getCenter();return[H,Y]}const D=typeof w=="function"?w():w,z=(0,l.getConnectionPoint)(N||T,D[0]||F||A),G=(0,l.getConnectionPoint)(F||A,D[D.length-1]||N||T);return[z,G]}getHaloStyle(x){if(x.halo===!1)return!1;const E=this.getKeyStyle(x),w=(0,u.subStyleProps)(this.getGraphicStyle(x),"halo");return Object.assign(Object.assign({},E),w)}getLabelStyle(x){if(x.label===!1||!x.labelText)return!1;const E=(0,u.subStyleProps)(this.getGraphicStyle(x),"label"),{placement:w,offsetX:M,offsetY:S,autoRotate:T,maxWidth:A}=E,N=r(E,["placement","offsetX","offsetY","autoRotate","maxWidth"]),F=(0,o.getLabelPositionStyle)(this.shapeMap.key,w,T,M,S),D=this.shapeMap.key.getLocalBounds(),z=(0,d.getWordWrapWidthByEnds)([D.min,D.max],A);return Object.assign({wordWrapWidth:z},F,N)}getBadgeStyle(x){if(x.badge===!1||!x.badgeText)return!1;const E=(0,u.subStyleProps)(x,"badge"),{offsetX:w,offsetY:M,placement:S}=E,T=r(E,["offsetX","offsetY","placement"]);return Object.assign(T,(0,o.getBadgePositionStyle)(this.shapeMap,S,x.labelPlacement,w,M))}drawArrow(x,E){var w;const M=E==="start",T=x[E==="start"?"startArrow":"endArrow"],A=this.shapeMap.key;if(T){const N=this.getArrowStyle(x,M),[F,D,z]=M?["markerStart","markerStartOffset","startArrowOffset"]:["markerEnd","markerEndOffset","endArrowOffset"],G=A.parsedStyle[F];if(G)G.attr(N);else{const H=N.src?i.Image:i.Path,Y=new H({style:N});A.style[F]=Y}A.style[D]=x[z]||N.width/2+ +N.lineWidth}else{const N=M?"markerStart":"markerEnd";(w=A.style[N])===null||w===void 0||w.destroy(),A.style[N]=null}}getArrowStyle(x,E){const w=this.getShape("key").attributes,M=E?"startArrow":"endArrow",S=(0,u.subStyleProps)(this.getGraphicStyle(x),M),{size:T,type:A}=S,N=r(S,["size","type"]),[F,D]=(0,c.parseSize)((0,o.getArrowSize)(w.lineWidth,T)),G=((0,a.isFunction)(A)?A:f[A]||f.triangle)(F,D);return Object.assign((0,a.pick)(w,["stroke","strokeOpacity","fillOpacity"]),{width:F,height:D},Object.assign({},G&&{d:G,fill:A==="simple"?"":w.stroke}),N)}drawLabelShape(x,E){const w=this.getLabelStyle(x);this.upsert("label",p.Label,w,E)}drawHaloShape(x,E){const w=this.getHaloStyle(x);this.upsert("halo",i.Path,w,E)}drawBadgeShape(x,E){const w=this.getBadgeStyle(x);this.upsert("badge",p.Badge,w,E)}drawSourceArrow(x){this.drawArrow(x,"start")}drawTargetArrow(x){this.drawArrow(x,"end")}drawKeyShape(x,E){const w=this.getKeyStyle(x);return this.upsert("key",i.Path,w,E)}render(x=this.parsedAttributes,E=this){this.drawKeyShape(x,E),this.getShape("key")&&(this.drawSourceArrow(x),this.drawTargetArrow(x),this.drawLabelShape(x,E),this.drawHaloShape(x,E),this.drawBadgeShape(x,E))}onframe(){this.drawKeyShape(this.parsedAttributes,this),this.drawSourceArrow(this.parsedAttributes),this.drawTargetArrow(this.parsedAttributes),this.drawHaloShape(this.parsedAttributes,this),this.drawLabelShape(this.parsedAttributes,this),this.drawBadgeShape(this.parsedAttributes,this)}animate(x,E){const w=super.animate(x,E);return w&&new Proxy(w,{set:(M,S,T)=>(S==="currentTime"&&Promise.resolve().then(()=>this.onframe()),Reflect.set(M,S,T))})}}return za.BaseEdge=g,g.defaultStyleProps={badge:!0,badgeOffsetX:0,badgeOffsetY:0,badgePlacement:"suffix",isBillboard:!0,label:!0,labelAutoRotate:!0,labelIsBillboard:!0,labelMaxWidth:"80%",labelOffsetX:4,labelOffsetY:0,labelPlacement:"center",labelTextBaseline:"middle",labelWordWrap:!1,halo:!1,haloDroppable:!1,haloLineDash:0,haloLineWidth:12,haloPointerEvents:"none",haloStrokeOpacity:.25,haloZIndex:-1,loop:!0,startArrow:!1,startArrowLineDash:0,startArrowLineJoin:"round",startArrowLineWidth:1,startArrowTransformOrigin:"center",startArrowType:"vee",endArrow:!1,endArrowLineDash:0,endArrowLineJoin:"round",endArrowLineWidth:1,endArrowTransformOrigin:"center",endArrowType:"vee",loopPlacement:"top",loopClockwise:!0},za}var Zf={},K7;function Ym(){if(K7)return Zf;K7=1,Object.defineProperty(Zf,"__esModule",{value:!0}),Zf.Cubic=void 0;const n=F0(),e=Ri(),t=B0();class r extends t.BaseEdge{constructor(a){super((0,e.mergeOptions)({style:r.defaultStyleProps},a))}getKeyPath(a){const[s,o]=this.getEndpoints(a),{controlPoints:l,curvePosition:u,curveOffset:c}=a,h=this.getControlPoints(s,o,(0,n.parseCurvePosition)(u),(0,n.parseCurveOffset)(c),l);return(0,n.getCubicPath)(s,o,h)}getControlPoints(a,s,o,l,u){return(u==null?void 0:u.length)===2?u:[(0,n.getCurveControlPoint)(a,s,o[0],l[0]),(0,n.getCurveControlPoint)(a,s,o[1],l[1])]}}return Zf.Cubic=r,r.defaultStyleProps={curvePosition:.5,curveOffset:20},Zf}var Kf={},Q7;function qMe(){if(Q7)return Kf;Q7=1,Object.defineProperty(Kf,"__esModule",{value:!0}),Kf.CubicHorizontal=void 0;const n=Ri(),e=Ym();class t extends e.Cubic{constructor(i){super((0,n.mergeOptions)({style:t.defaultStyleProps},i))}getControlPoints(i,a,s,o){const l=a[0]-i[0];return[[i[0]+l*s[0]+o[0],i[1]],[a[0]-l*s[1]+o[1],a[1]]]}}return Kf.CubicHorizontal=t,t.defaultStyleProps={curvePosition:[.5,.5],curveOffset:[0,0]},Kf}var Qf={},J7;function jMe(){if(J7)return Qf;J7=1,Object.defineProperty(Qf,"__esModule",{value:!0}),Qf.CubicRadial=void 0;const n=R0(),e=Ri(),t=ol(),r=Ym();class i extends r.Cubic{constructor(s){super((0,e.mergeOptions)({style:i.defaultStyleProps},s))}get ref(){return this.context.model.getRootsData()[0]}getEndpoints(s){if(this.sourceNode.id===this.ref.id)return super.getEndpoints(s);const o=(0,n.positionOf)(this.ref),l=this.sourceNode.getIntersectPoint(o,!0),u=this.targetNode.getIntersectPoint(o);return[l,u]}toRadialCoordinate(s){const o=(0,n.positionOf)(this.ref),l=(0,t.distance)(s,o),u=(0,t.rad)((0,t.subtract)(s,o));return[l,u]}getControlPoints(s,o,l,u){const[c,h]=this.toRadialCoordinate(s),[f]=this.toRadialCoordinate(o),d=f-c;return[[s[0]+(d*l[0]+u[0])*Math.cos(h),s[1]+(d*l[0]+u[0])*Math.sin(h)],[o[0]-(d*l[1]-u[0])*Math.cos(h),o[1]-(d*l[1]-u[0])*Math.sin(h)]]}}return Qf.CubicRadial=i,i.defaultStyleProps={curvePosition:.5,curveOffset:20},Qf}var Jf={},eB;function WMe(){if(eB)return Jf;eB=1,Object.defineProperty(Jf,"__esModule",{value:!0}),Jf.CubicVertical=void 0;const n=Ri(),e=Ym();class t extends e.Cubic{constructor(i){super((0,n.mergeOptions)({style:t.defaultStyleProps},i))}getControlPoints(i,a,s,o){const l=a[1]-i[1];return[[i[0],i[1]+l*s[0]+o[0]],[a[0],a[1]-l*s[1]+o[1]]]}}return Jf.CubicVertical=t,t.defaultStyleProps={curvePosition:[.5,.5],curveOffset:[0,0]},Jf}var ed={},tB;function UMe(){if(tB)return ed;tB=1,Object.defineProperty(ed,"__esModule",{value:!0}),ed.Line=void 0;const n=Ri(),e=B0();class t extends e.BaseEdge{constructor(i){super((0,n.mergeOptions)({style:t.defaultStyleProps},i))}getKeyPath(i){const[a,s]=this.getEndpoints(i);return[["M",a[0],a[1]],["L",s[0],s[1]]]}}return ed.Line=t,t.defaultStyleProps={},ed}var td={},ss={},nB;function L_(){if(nB)return ss;nB=1,Object.defineProperty(ss,"__esModule",{value:!0}),ss.orth=a,ss.getDirection=l,ss.getBBoxSize=u,ss.pointToPoint=c,ss.nodeToPoint=h,ss.pointToNode=f,ss.nodeToNode=d,ss.insideNode=v,ss.freeJoin=p;const n=hr,e=no(),t=Lo(),r=ol(),i={padding:10};function a(g,b,x,E,w,M){const{padding:S}=Object.assign(i,M),T=(0,e.getNodeBBox)(x,S),A=(0,e.getNodeBBox)(E,S),N=[g,...w,b];let F=null;const D=[];for(let z=0,G=N.length;z<G-1;z++){const H=z+1,Y=N[z],ee=N[H],X=(0,t.isOrthogonal)(Y,ee);let Z=null;if(z===0)if(H===G-1)if(T.intersects(A))Z=v(Y,ee,T,A);else if(!(0,e.isPointBBoxCenter)(Y,T)&&!(0,e.isPointBBoxCenter)(ee,A)){const Q=(0,e.getNearestBoundaryPoint)(Y,T),q=(0,e.getNearestBoundaryPoint)(ee,A);Z=c(Q,q,l(Q,q)),Z.points.unshift(Q),Z.points.push(q)}else X||(Z=d(Y,ee,T,A));else(0,e.isPointInBBox)(ee,T)?Z=v(Y,ee,T,(0,e.getNodeBBox)(ee,S),F):X||(Z=h(Y,ee,T));else H===G-1?(0,e.isPointInBBox)(Y,A)?Z=v(Y,ee,(0,e.getNodeBBox)(Y,S),A,F):X||(Z=f(Y,ee,A,F)):X||(Z=c(Y,ee,F));Z?(D.push(...Z.points),F=Z.direction):F=l(Y,ee),H<G-1&&D.push(ee)}return D.map(r.toVector2)}const s={N:"S",S:"N",W:"E",E:"W"},o={N:-Math.PI/2,S:Math.PI/2,E:0,W:Math.PI};function l(g,b){const[x,E]=g,[w,M]=b;return x===w?E>M?"N":"S":E===M?x>w?"W":"E":null}function u(g,b){return b==="N"||b==="S"?(0,e.getBBoxHeight)(g):(0,e.getBBoxWidth)(g)}function c(g,b,x){const E=[g[0],b[1]],w=[b[0],g[1]],M=l(g,E),S=l(g,w),T=x?s[x]:null,A=M===x||M!==T&&S!==x?E:w;return{points:[A],direction:l(A,b)}}function h(g,b,x){if((0,e.isPointBBoxCenter)(g,x)){const E=p(g,b,x);return{points:[E],direction:l(E,b)}}else{const E=(0,e.getNearestBoundaryPoint)(g,x),M=["left","right"].includes((0,e.getNearestBoundarySide)(g,x))?[b[0],E[1]]:[E[0],b[1]];return{points:[M],direction:l(M,b)}}}function f(g,b,x,E){const w=(0,e.isPointBBoxCenter)(b,x)?b:(0,e.getNearestBoundaryPoint)(b,x),M=[[w[0],g[1]],[g[0],w[1]]],S=M.filter(A=>(0,e.isPointOutsideBBox)(A,x)&&!(0,e.isPointOnBBoxBoundary)(A,x,!0)),T=S.filter(A=>l(A,g)!==E);if(T.length>0){const A=T.find(N=>l(g,N)===E)||T[0];return{points:[A],direction:l(A,b)}}else{const A=(0,n.difference)(M,S)[0],N=(0,t.moveTo)(b,A,u(x,E)/2);return{points:[p(N,g,x),N],direction:l(N,b)}}}function d(g,b,x,E){let w=h(g,b,x);const M=(0,r.toVector3)(w.points[0]);if((0,e.isPointInBBox)(M,E)){w=h(b,g,E);const S=(0,r.toVector3)(w.points[0]);if((0,e.isPointInBBox)(S,x)){const T=(0,t.moveTo)(g,M,u(x,l(g,M))/2),A=(0,t.moveTo)(b,S,u(E,l(b,S))/2),N=[(T[0]+A[0])/2,(T[1]+A[1])/2],F=h(g,N,x),D=f(N,b,E,F.direction);w.points=[F.points[0],D.points[0]],w.direction=D.direction}}return w}function v(g,b,x,E,w){const S=(0,e.getCombinedBBox)([x,E]),T=(0,r.distance)(b,S.center)>(0,r.distance)(g,S.center),[A,N]=T?[b,g]:[g,b],F=(0,e.getBBoxHeight)(S)+(0,e.getBBoxWidth)(S);let D;if(w){const H=[A[0]+F*Math.cos(o[w]),A[1]+F*Math.sin(o[w])];D=(0,t.moveTo)((0,e.getNearestBoundaryPoint)(H,S),H,.01)}else D=(0,t.moveTo)((0,e.getNearestBoundaryPoint)(A,S),A,-.01);let z=p(D,N,S),G=[(0,t.round)(D,2),(0,t.round)(z,2)];if((0,n.isEqual)((0,t.round)(D),(0,t.round)(z))){const H=(0,r.angle)((0,r.subtract)(D,A),[1,0,0])+Math.PI/2;z=[N[0]+F*Math.cos(H),N[1]+F*Math.sin(H),0],z=(0,t.round)((0,t.moveTo)((0,e.getNearestBoundaryPoint)(z,S),N,-.01),2);const Y=p(D,z,S);G=[D,Y,z]}return{points:T?G.reverse():G,direction:l(T?D:z,b)}}function p(g,b,x){let E=[g[0],b[1]];return(0,e.isPointInBBox)(E,x)&&(E=[b[0],g[1]]),E}return ss}var pl={},rB;function bj(){if(rB)return pl;rB=1,Object.defineProperty(pl,"__esModule",{value:!0}),pl.SortedArray=void 0,pl.estimateCost=h,pl.getNearestPoint=f,pl.aStarSearch=p;const n=hr,e=no(),t=Wq(),r=ol(),i={enableObstacleAvoidance:!1,offset:10,maxAllowedDirectionChange:Math.PI/2,maximumLoops:3e3,gridSize:5,startDirections:["top","right","bottom","left"],endDirections:["top","right","bottom","left"],directionMap:{right:{stepX:1,stepY:0},left:{stepX:-1,stepY:0},bottom:{stepX:0,stepY:1},top:{stepX:0,stepY:-1}},penalties:{0:0,90:0},distFunc:r.manhattanDistance},a=b=>`${Math.round(b[0])}|||${Math.round(b[1])}`;function s(b,x){const E=w=>Math.round(w/x);return(0,n.isNumber)(b)?E(b):b.map(E)}function o(b,x){const E=Math.abs(b-x);return E>Math.PI?2*Math.PI-E:E}function l(b,x){const E=x[0]-b[0],w=x[1]-b[1];return!E&&!w?0:Math.atan2(w,E)}function u(b,x,E,w){const M=l(b,x),S=E[a(b)],A=l(S||w,b);return o(A,M)}const c=(b,x)=>{const{offset:E,gridSize:w}=x,M={};return b.forEach(S=>{if(!S||S.destroyed||!S.isVisible())return;const T=(0,e.getExpandedBBox)(S.getRenderBounds(),E);for(let A=s(T.min[0],w);A<=s(T.max[0],w);A+=1)for(let N=s(T.min[1],w);N<=s(T.max[1],w);N+=1)M[`${A}|||${N}`]=!0}),M};function h(b,x,E){return Math.min(...x.map(w=>E(b,w)))}function f(b,x,E){let w=b[0],M=E(b[0],x);for(let S=0;S<b.length;S++){const T=b[S],A=E(T,x);A<M&&(w=T,M=A)}return w}const d=(b,x,E,w)=>{if(!x)return[b];const{directionMap:M,offset:S}=w,T=(0,e.getExpandedBBox)(x.getRenderBounds(),S),A=Object.keys(M).reduce((N,F)=>{if(E.includes(F)){const D=M[F],[z,G]=(0,e.getBBoxSize)(T),H=[b[0]+D.stepX*z,b[1]+D.stepY*G],Y=(0,e.getBBoxSegments)(T);for(let ee=0;ee<Y.length;ee++){const X=(0,t.getLinesIntersection)([b,H],Y[ee]);X&&(0,e.isPointOnBBoxBoundary)(X,T)&&N.push(X)}}return N},[]);return(0,e.isPointInBBox)(b,T)||A.push(b),A.map(N=>s(N,w.gridSize))},v=(b,x,E,w,M,S,T)=>{const A=[];let N=[S[0]===w[0]?w[0]:b[0]*T,S[1]===w[1]?w[1]:b[1]*T];A.unshift(N);let F=b,D=x[a(F)];for(;D;){const H=D,Y=F;u(H,Y,x,E)&&(N=[H[0]===Y[0]?N[0]:H[0]*T,H[1]===Y[1]?N[1]:H[1]*T],A.unshift(N)),D=x[a(H)],F=H}const z=M.map(H=>[H[0]*T,H[1]*T]),G=f(z,N,r.manhattanDistance);return A.unshift(G),A};function p(b,x,E,w){const M=(0,r.toVector2)(b.getCenter()),S=(0,r.toVector2)(x.getCenter()),T=Object.assign(i,w),{gridSize:A}=T,N=T.enableObstacleAvoidance?E:[b,x],F=c(N,T),D=s(M,A),z=s(S,A),G=d(M,b,T.startDirections,T),H=d(S,x,T.endDirections,T);G.forEach(ne=>delete F[a(ne)]),H.forEach(ne=>delete F[a(ne)]);const Y={},ee={},X={},Z={},Q={},q=new g;for(let ne=0;ne<G.length;ne++){const se=G[ne],ue=a(se);Y[ue]=se,Z[ue]=0,Q[ue]=h(se,H,T.distFunc),q.add({id:ue,value:Q[ue]})}const J=H.map(ne=>a(ne));let oe=T.maximumLoops,fe,ae=1/0;for(const[ne,se]of Object.entries(Y))Q[ne]<=ae&&(ae=Q[ne],fe=se);for(;Object.keys(Y).length>0&&oe>0;){const ne=q.minId(!1);if(ne)fe=Y[ne];else break;const se=a(fe);if(J.includes(se))return v(fe,X,D,S,G,z,A);delete Y[se],q.remove(se),ee[se]=!0;for(const ue of Object.values(T.directionMap)){const pe=(0,r.add)(fe,[ue.stepX,ue.stepY]),de=a(pe);if(ee[de])continue;const ke=u(fe,pe,X,D);if(ke>T.maxAllowedDirectionChange||F[de])continue;Y[de]||(Y[de]=pe);const Ae=T.penalties[ke],De=T.distFunc(fe,pe)+(isNaN(Ae)?A:Ae),Ye=Z[se]+De,rt=Z[de];rt&&Ye>=rt||(X[de]=fe,Z[de]=Ye,Q[de]=Ye+h(pe,H,T.distFunc),q.add({id:de,value:Q[de]}))}oe-=1}return[]}class g{constructor(){this.arr=[],this.map={},this.arr=[],this.map={}}_innerAdd(x,E){let w=0,M=E-1;for(;M-w>1;){const S=Math.floor((w+M)/2);if(this.arr[S].value>x.value)M=S;else if(this.arr[S].value<x.value)w=S;else{this.arr.splice(S,0,x),this.map[x.id]=!0;return}}this.arr.splice(M,0,x),this.map[x.id]=!0}add(x){delete this.map[x.id];const E=this.arr.length;if(!E||this.arr[E-1].value<x.value){this.arr.push(x),this.map[x.id]=!0;return}this._innerAdd(x,E)}remove(x){this.map[x]&&delete this.map[x]}_clearAndGetMinId(){let x;for(let E=this.arr.length-1;E>=0;E--)this.map[this.arr[E].id]?x=this.arr[E].id:this.arr.splice(E,1);return x}_findFirstId(){for(;this.arr.length;){const x=this.arr.shift();if(this.map[x.id])return x.id}}minId(x){return x?this._clearAndGetMinId():this._findFirstId()}}return pl.SortedArray=g,pl}var iB;function YMe(){if(iB)return td;iB=1,Object.defineProperty(td,"__esModule",{value:!0}),td.Polyline=void 0;const n=no(),e=F0(),t=ys(),r=L_(),i=bj(),a=Ri(),s=B0();class o extends s.BaseEdge{constructor(u){super((0,a.mergeOptions)({style:o.defaultStyleProps},u))}getControlPoints(u){const{router:c}=u,{sourceNode:h,targetNode:f}=this,[d,v]=this.getEndpoints(u,!1);let p=[];if(!c)p=u.controlPoints;else if(c.type==="shortest-path"){const g=this.context.element.getNodes();p=(0,i.aStarSearch)(h,f,g,c),p.length||(p=(0,r.orth)(d,v,h,f,u.controlPoints,{padding:c.offset}))}else c.type==="orth"&&(p=(0,r.orth)(d,v,h,f,u.controlPoints,c));return p}getPoints(u){const c=this.getControlPoints(u),[h,f]=this.getEndpoints(u,!0,c);return[h,...c,f]}getKeyPath(u){const c=this.getPoints(u);return(0,e.getPolylinePath)(c,u.radius)}getLoopPath(u){const{sourcePort:c,targetPort:h,radius:f}=u,d=this.sourceNode,v=(0,n.getNodeBBox)(d),p=Math.max((0,n.getBBoxWidth)(v),(0,n.getBBoxHeight)(v))/4,{placement:g,clockwise:b,dist:x=p}=(0,t.subStyleProps)(this.getGraphicStyle(u),"loop");return(0,e.getPolylineLoopPath)(d,f,g,b,x,c,h)}}return td.Polyline=o,o.defaultStyleProps={radius:0,controlPoints:[],router:!1},td}var nd={},aB;function XMe(){if(aB)return nd;aB=1,Object.defineProperty(nd,"__esModule",{value:!0}),nd.Quadratic=void 0;const n=F0(),e=Ri(),t=B0();class r extends t.BaseEdge{constructor(a){super((0,e.mergeOptions)({style:r.defaultStyleProps},a))}getKeyPath(a){const{curvePosition:s,curveOffset:o}=a,[l,u]=this.getEndpoints(a),c=a.controlPoint||(0,n.getCurveControlPoint)(l,u,s,o);return(0,n.getQuadraticPath)(l,u,c)}}return nd.Quadratic=r,r.defaultStyleProps={curvePosition:.5,curveOffset:30},nd}var sB;function ZMe(){return sB||(sB=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.Quadratic=n.Polyline=n.Line=n.CubicVertical=n.CubicRadial=n.CubicHorizontal=n.Cubic=n.BaseEdge=void 0;var e=B0();Object.defineProperty(n,"BaseEdge",{enumerable:!0,get:function(){return e.BaseEdge}});var t=Ym();Object.defineProperty(n,"Cubic",{enumerable:!0,get:function(){return t.Cubic}});var r=qMe();Object.defineProperty(n,"CubicHorizontal",{enumerable:!0,get:function(){return r.CubicHorizontal}});var i=jMe();Object.defineProperty(n,"CubicRadial",{enumerable:!0,get:function(){return i.CubicRadial}});var a=WMe();Object.defineProperty(n,"CubicVertical",{enumerable:!0,get:function(){return a.CubicVertical}});var s=UMe();Object.defineProperty(n,"Line",{enumerable:!0,get:function(){return s.Line}});var o=YMe();Object.defineProperty(n,"Polyline",{enumerable:!0,get:function(){return o.Polyline}});var l=XMe();Object.defineProperty(n,"Quadratic",{enumerable:!0,get:function(){return l.Quadratic}})}(D4)),D4}var oB;function KMe(){return oB||(oB=1,function(n){var e=Su&&Su.__createBinding||(Object.create?function(r,i,a,s){s===void 0&&(s=a);var o=Object.getOwnPropertyDescriptor(i,a);(!o||("get"in o?!i.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return i[a]}}),Object.defineProperty(r,s,o)}:function(r,i,a,s){s===void 0&&(s=a),r[s]=i[a]}),t=Su&&Su.__exportStar||function(r,i){for(var a in r)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&e(i,r,a)};Object.defineProperty(n,"__esModule",{value:!0}),t(VMe(),n),t(ZMe(),n),t(yj(),n)}(Su)),Su}var lB;function ll(){if(lB)return Wn;lB=1;var n=Wn&&Wn.__rest||function(q,J){var oe={};for(var fe in q)Object.prototype.hasOwnProperty.call(q,fe)&&J.indexOf(fe)<0&&(oe[fe]=q[fe]);if(q!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ae=0,fe=Object.getOwnPropertySymbols(q);ae<fe.length;ae++)J.indexOf(fe[ae])<0&&Object.prototype.propertyIsEnumerable.call(q,fe[ae])&&(oe[fe[ae]]=q[fe[ae]]);return oe};Object.defineProperty(Wn,"__esModule",{value:!0}),Wn.isNode=o,Wn.isEdge=l,Wn.isCombo=u,Wn.isElement=c,Wn.isSameNode=h,Wn.getPortXYByPlacement=d,Wn.getAllPorts=v,Wn.isSimplePort=p,Wn.getPortPosition=g,Wn.findPorts=b,Wn.findPort=x,Wn.getConnectionPoint=w,Wn.getPortConnectionPoint=M,Wn.getNodeConnectionPoint=S,Wn.getTextStyleByPlacement=T,Wn.getStarPoints=A,Wn.getStarPorts=N,Wn.getTrianglePoints=F,Wn.getTrianglePorts=D,Wn.getBoundingPoints=z,Wn.getDiamondPoints=G,Wn.isVisible=H,Wn.setAttributes=Y,Wn.updateStyle=ee,Wn.getHexagonPoints=X,Wn.markToBeDestroyed=Z,Wn.isToBeDestroyed=Q;const e=hr,t=KMe(),r=no(),i=O_(),a=Lo(),s=R0();function o(q){return q instanceof t.BaseNode&&q.type==="node"}function l(q){return q instanceof t.BaseEdge}function u(q){return q instanceof t.BaseCombo}function c(q){return o(q)||l(q)||u(q)}function h(q,J){return!q||!J?!1:q===J}const f={top:[.5,0],right:[1,.5],bottom:[.5,1],left:[0,.5],"left-top":[0,0],"top-left":[0,0],"left-bottom":[0,1],"bottom-left":[0,1],"right-top":[1,0],"top-right":[1,0],"right-bottom":[1,1],"bottom-right":[1,1],default:[.5,.5]};function d(q,J,oe=f,fe=!0){const ae=[.5,.5],ne=(0,e.isString)(J)?(0,e.get)(oe,J.toLocaleLowerCase(),ae):J;if(!fe&&(0,e.isString)(J))return ne;const[se,ue]=ne||ae;return[q.min[0]+(0,r.getBBoxWidth)(q)*se,q.min[1]+(0,r.getBBoxHeight)(q)*ue]}function v(q){if(!q)return{};const J=q.getPorts();return(q.attributes.ports||[]).forEach((fe,ae)=>{var ne;const{key:se,placement:ue}=fe;p(fe)&&(J[ne=se||ae]||(J[ne]=(0,s.getXYByPlacement)(q.getShape("key").getBounds(),ue)))}),J}function p(q){const{r:J}=q;return!J||Number(J)===0}function g(q){return(0,i.isPoint)(q)?q:q.getPosition()}function b(q,J,oe,fe){const ae=x(q,J,oe,fe),ne=x(J,q,fe,oe);return[ae,ne]}function x(q,J,oe,fe){const ae=v(q);if(oe)return ae[oe];const ne=Object.values(ae);if(ne.length===0)return;const se=ne.map(de=>g(de)),ue=E(J,fe),[pe]=(0,a.findNearestPoints)(se,ue);return ne.find(de=>g(de)===pe)}function E(q,J){const oe=v(q);if(J)return[g(oe[J])];const fe=Object.values(oe);return fe.length>0?fe.map(ae=>g(ae)):[q.getCenter()]}function w(q,J){return u(q)||o(q)?S(q,J):M(q,J)}function M(q,J){if(!q||!J)return[0,0,0];if((0,i.isPoint)(q))return q;if(q.attributes.linkToCenter)return q.getPosition();const oe=(0,i.isPoint)(J)?J:o(J)?J.getCenter():J.getPosition();return(0,a.getEllipseIntersectPoint)(oe,q.getBounds())}function S(q,J){if(!q||!J)return[0,0,0];const oe=(0,i.isPoint)(J)?J:o(J)?J.getCenter():J.getPosition();return q.getIntersectPoint(oe)||q.getCenter()}function T(q,J="bottom",oe=0,fe=0,ae=!1){const ne=J.split("-"),[se,ue]=(0,s.getXYByPlacement)(q,J),[pe,de]=ae?["bottom","top"]:["top","bottom"],ke=ne.includes("top")?de:ne.includes("bottom")?pe:"middle",Ae=ne.includes("left")?"right":ne.includes("right")?"left":"center";return{transform:[["translate",se+oe,ue+fe]],textBaseline:ke,textAlign:Ae}}function A(q,J){return[[0,-q],[J*Math.cos(3*Math.PI/10),-J*Math.sin(3*Math.PI/10)],[q*Math.cos(Math.PI/10),-q*Math.sin(Math.PI/10)],[J*Math.cos(Math.PI/10),J*Math.sin(Math.PI/10)],[q*Math.cos(3*Math.PI/10),q*Math.sin(3*Math.PI/10)],[0,J],[-q*Math.cos(3*Math.PI/10),q*Math.sin(3*Math.PI/10)],[-J*Math.cos(Math.PI/10),J*Math.sin(Math.PI/10)],[-q*Math.cos(Math.PI/10),-q*Math.sin(Math.PI/10)],[-J*Math.cos(3*Math.PI/10),-J*Math.sin(3*Math.PI/10)]]}function N(q,J){const oe={};return oe.top=[0,-q],oe.left=[-q*Math.cos(Math.PI/10),-q*Math.sin(Math.PI/10)],oe["left-bottom"]=[-q*Math.cos(3*Math.PI/10),q*Math.sin(3*Math.PI/10)],oe.bottom=[0,J],oe["right-bottom"]=[q*Math.cos(3*Math.PI/10),q*Math.sin(3*Math.PI/10)],oe.right=oe.default=[q*Math.cos(Math.PI/10),-q*Math.sin(Math.PI/10)],oe}function F(q,J,oe){const fe=J/2,ae=q/2,ne={up:[[-ae,fe],[ae,fe],[0,-fe]],left:[[-ae,0],[ae,fe],[ae,-fe]],right:[[-ae,fe],[-ae,-fe],[ae,0]],down:[[-ae,-fe],[ae,-fe],[0,fe]]};return ne[oe]||ne.up}function D(q,J,oe){const fe=J/2,ae=q/2,ne={};return oe==="down"?(ne.bottom=ne.default=[0,fe],ne.right=[ae,-fe],ne.left=[-ae,-fe]):oe==="left"?(ne.top=[ae,-fe],ne.bottom=[ae,fe],ne.left=ne.default=[-ae,0]):oe==="right"?(ne.top=[-ae,-fe],ne.bottom=[-ae,fe],ne.right=ne.default=[ae,0]):(ne.left=[-ae,fe],ne.top=ne.default=[0,-fe],ne.right=[ae,fe]),ne}function z(q,J){return[[q/2,-J/2],[q/2,J/2],[-q/2,J/2],[-q/2,-J/2]]}function G(q,J){return[[0,-J/2],[q/2,0],[0,J/2],[-q/2,0]]}function H(q){return(0,e.get)(q,["style","visibility"])!=="hidden"}function Y(q,J){const{zIndex:oe,transform:fe,transformOrigin:ae,visibility:ne,cursor:se,clipPath:ue,component:pe}=J,de=n(J,["zIndex","transform","transformOrigin","visibility","cursor","clipPath","component"]);Object.assign(q.attributes,de),fe&&q.setAttribute("transform",fe),(0,e.isNumber)(oe)&&q.setAttribute("zIndex",oe),ae&&q.setAttribute("transformOrigin",ae),ne&&q.setAttribute("visibility",ne),se&&q.setAttribute("cursor",se),ue&&q.setAttribute("clipPath",ue),pe&&q.setAttribute("component",pe)}function ee(q,J){"update"in q?q.update(J):q.attr(J)}function X(q){return[[0,q],[q*Math.sqrt(3)/2,q/2],[q*Math.sqrt(3)/2,-q/2],[0,-q],[-q*Math.sqrt(3)/2,-q/2],[-q*Math.sqrt(3)/2,q/2]]}function Z(q){(0,e.set)(q,"__to_be_destroyed__",!0)}function Q(q){return(0,e.get)(q,"__to_be_destroyed__",!1)}return Wn}var uB;function F0(){return uB||(uB=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.getRadians=void 0,n.getLabelPositionStyle=u,n.getBadgePositionStyle=c,n.getCurveControlPoint=f,n.parseCurveOffset=d,n.parseCurvePosition=v,n.getQuadraticPath=p,n.getCubicPath=g,n.getPolylinePath=b,n.getBorderRadiusPoints=x,n.getLoopEndpoints=w,n.getCubicLoopPath=M,n.getCubicLoopControlPoints=S,n.getPolylineLoopPath=T,n.getPolylineLoopControlPoints=A,n.getSubgraphRelatedEdges=N,n.findActualConnectNodeData=F,n.getArrowSize=D;const e=hr,t=no(),r=Q4e(),i=ll(),a=Im(),s=Lo(),o=L_(),l=ol();function u(z,G,H,Y,ee){let q=typeof G=="number"?G:.5;G==="start"&&(q=0),G==="end"&&(q=.99);const J=(0,s.parsePoint)(z.getPoint(q)),oe=(0,s.parsePoint)(z.getPoint(q+.01));let fe=G==="start"?"left":G==="end"?"right":"center";if((0,s.isHorizontal)(J,oe)||!H){const[de,ke]=h(z,q,Y,ee);return{transform:[["translate",de,ke]],textAlign:fe}}let ae=Math.atan2(oe[1]-J[1],oe[0]-J[0]);oe[0]<J[0]&&(fe=fe==="center"?fe:fe==="left"?"right":"left",Y*=-1,ae+=Math.PI);const[se,ue]=h(z,q,Y,ee,ae),pe=[["translate",se,ue],["rotate",ae/Math.PI*180]];return{textAlign:fe,transform:pe}}function c(z,G,H,Y,ee){var X,Z;const Q=((X=z.badge)===null||X===void 0?void 0:X.getGeometryBounds().halfExtents[0])*2||0,q=((Z=z.label)===null||Z===void 0?void 0:Z.getGeometryBounds().halfExtents[0])*2||0;return u(z.key,H,!0,(q?(q/2+Q/2)*(G==="suffix"?1:-1):0)+Y,ee)}function h(z,G,H,Y,ee){const[X,Z]=(0,s.parsePoint)(z.getPoint(G));let Q=H,q=Y;return ee&&(Q=H*Math.cos(ee)-Y*Math.sin(ee),q=H*Math.sin(ee)+Y*Math.cos(ee)),[X+Q,Z+q]}function f(z,G,H,Y){if((0,e.isEqual)(z,G))return z;const ee=(0,l.subtract)(G,z),X=[z[0]+H*ee[0],z[1]+H*ee[1]],Z=(0,l.normalize)((0,l.perpendicular)(ee,!1));return X[0]+=Y*Z[0],X[1]+=Y*Z[1],X}function d(z){return(0,e.isNumber)(z)?[z,-z]:z}function v(z){return(0,e.isNumber)(z)?[z,1-z]:z}function p(z,G,H){return[["M",z[0],z[1]],["Q",H[0],H[1],G[0],G[1]]]}function g(z,G,H){return[["M",z[0],z[1]],["C",H[0][0],H[0][1],H[1][0],H[1][1],G[0],G[1]]]}function b(z,G=0,H=!1){const Y=z.length-1,ee=z[0],X=z[Y],Z=z.slice(1,Y),Q=[["M",ee[0],ee[1]]];return Z.forEach((q,J)=>{const oe=Z[J-1]||ee,fe=Z[J+1]||X;if(!(0,s.isCollinear)(oe,q,fe)&&G){const[ae,ne]=x(oe,q,fe,G);Q.push(["L",ae[0],ae[1]],["Q",q[0],q[1],ne[0],ne[1]],["L",ne[0],ne[1]])}else Q.push(["L",q[0],q[1]])}),Q.push(["L",X[0],X[1]]),H&&Q.push(["Z"]),Q}function x(z,G,H,Y){const ee=(0,l.manhattanDistance)(z,G),X=(0,l.manhattanDistance)(H,G),Z=Math.min(Y,Math.min(ee,X)/2),Q=[G[0]-Z/ee*(G[0]-z[0]),G[1]-Z/ee*(G[1]-z[1])],q=[G[0]-Z/X*(G[0]-H[0]),G[1]-Z/X*(G[1]-H[1])];return[Q,q]}const E=z=>{const G=Math.PI/2,H=(0,t.getBBoxHeight)(z)/2,Y=(0,t.getBBoxWidth)(z)/2,ee=Math.atan2(H,Y)/2,X=Math.atan2(Y,H)/2;return{top:[-G-X,-G+X],"top-right":[-G+X,-ee],"right-top":[-G+X,-ee],right:[-ee,ee],"bottom-right":[ee,G-X],"right-bottom":[ee,G-X],bottom:[G-X,G+X],"bottom-left":[G+X,Math.PI-ee],"left-bottom":[G+X,Math.PI-ee],left:[Math.PI-ee,Math.PI+ee],"top-left":[Math.PI+ee,-G-X],"left-top":[Math.PI+ee,-G-X]}};n.getRadians=E;function w(z,G,H,Y,ee){const X=(0,t.getNodeBBox)(z),Z=z.getCenter();let Q=Y&&(0,i.getPortPosition)(Y),q=ee&&(0,i.getPortPosition)(ee);if(!Q||!q){const J=(0,n.getRadians)(X),oe=J[G][0],fe=J[G][1],[ae,ne]=(0,t.getBBoxSize)(X),se=Math.max(ae,ne),ue=(0,l.add)(Z,[se*Math.cos(oe),se*Math.sin(oe),0]),pe=(0,l.add)(Z,[se*Math.cos(fe),se*Math.sin(fe),0]);Q=(0,i.getNodeConnectionPoint)(z,ue),q=(0,i.getNodeConnectionPoint)(z,pe),H||([Q,q]=[q,Q])}return[Q,q]}function M(z,G,H,Y,ee,X){const Z=z.getPorts()[ee||X],Q=z.getPorts()[X||ee];let[q,J]=w(z,G,H,Z,Q);const oe=S(z,q,J,Y);return Z&&(q=(0,i.getPortConnectionPoint)(Z,oe[0])),Q&&(J=(0,i.getPortConnectionPoint)(Q,oe.at(-1))),g(q,J,oe)}function S(z,G,H,Y){const ee=z.getCenter();if((0,e.isEqual)(G,H)){const X=(0,l.subtract)(G,ee),Z=[Y*Math.sign(X[0])||Y/2,Y*Math.sign(X[1])||-Y/2,0];return[(0,l.add)(G,Z),(0,l.add)(H,(0,l.multiply)(Z,[1,-1,1]))]}return[(0,s.moveTo)(ee,G,(0,l.distance)(ee,G)+Y),(0,s.moveTo)(ee,H,(0,l.distance)(ee,H)+Y)]}function T(z,G,H,Y,ee,X,Z){const Q=(0,i.getAllPorts)(z),q=Q[X||Z],J=Q[Z||X];let[oe,fe]=w(z,H,Y,q,J);const ae=A(z,oe,fe,ee);return q&&(oe=(0,i.getPortConnectionPoint)(q,ae[0])),J&&(fe=(0,i.getPortConnectionPoint)(J,ae.at(-1))),b([oe,...ae,fe],G)}function A(z,G,H,Y){const ee=[],X=(0,t.getNodeBBox)(z);if((0,e.isEqual)(G,H))switch((0,t.getNearestBoundarySide)(G,X)){case"left":ee.push([G[0]-Y,G[1]]),ee.push([G[0]-Y,G[1]+Y]),ee.push([G[0],G[1]+Y]);break;case"right":ee.push([G[0]+Y,G[1]]),ee.push([G[0]+Y,G[1]+Y]),ee.push([G[0],G[1]+Y]);break;case"top":ee.push([G[0],G[1]-Y]),ee.push([G[0]+Y,G[1]-Y]),ee.push([G[0]+Y,G[1]]);break;case"bottom":ee.push([G[0],G[1]+Y]),ee.push([G[0]+Y,G[1]+Y]),ee.push([G[0]+Y,G[1]]);break}else{const Z=(0,t.getNearestBoundarySide)(G,X),Q=(0,t.getNearestBoundarySide)(H,X);if(Z===Q){const q=Z;let J,oe;switch(q){case"left":J=Math.min(G[0],H[0])-Y,ee.push([J,G[1]]),ee.push([J,H[1]]);break;case"right":J=Math.max(G[0],H[0])+Y,ee.push([J,G[1]]),ee.push([J,H[1]]);break;case"top":oe=Math.min(G[1],H[1])-Y,ee.push([G[0],oe]),ee.push([H[0],oe]);break;case"bottom":oe=Math.max(G[1],H[1])+Y,ee.push([G[0],oe]),ee.push([H[0],oe]);break}}else{const q=(ae,ne)=>({left:[ne[0]-Y,ne[1]],right:[ne[0]+Y,ne[1]],top:[ne[0],ne[1]-Y],bottom:[ne[0],ne[1]+Y]})[ae],J=q(Z,G),oe=q(Q,H),fe=(0,o.freeJoin)(J,oe,X);ee.push(J,fe,oe)}}return ee}function N(z,G){const H=new Set,Y=new Set,ee=new Set;return z.forEach(X=>{G(X).forEach(Q=>{H.add(Q),z.includes(Q.source)&&z.includes(Q.target)?Y.add(Q):ee.add(Q)})}),{edges:Array.from(H),internal:Array.from(Y),external:Array.from(ee)}}function F(z,G){const H=[];let Y=z;for(;Y;){H.push(Y);const ee=G((0,a.idOf)(Y));if(ee)Y=ee;else break}if(H.some(ee=>{var X;return(X=ee.style)===null||X===void 0?void 0:X.collapsed})){const ee=H.reverse().findIndex(r.isCollapsed);return H[ee]||H.at(-1)}return z}function D(z,G){return G||(z<4?10:z===4?12:z*2.5)}}(T4)),T4}var xj=F0();const Fp=[16,16],QMe=(n,e,t,r)=>{const{halfExtents:i}=n.getGeometryBounds(),a=1,s=t[1]===t[3]?0:t[1]>t[3]?t[3]:t[1],o=[-i[0]-s+4,-16/2],l=[i[0]-Fp[0]+s-4,-16/2],u=[[o[0]*a,o[1]],[l[0]*a,l[1]]];return e==="start"?u[0]:e==="end"?u[1]:[0,0]},Ej=(n,e,t)=>{const r=6+Fp[0];if(n&&e)return[3,r,3,r];if(t){if(n)return[3,r,3,6];if(e)return[3,6,3,r]}else{if(n)return[3,6,3,r];if(e)return[3,r,3,6]}return[3,6,3,6]},JMe=(n,e,t)=>{const{id:r,startArrow:i,endArrow:a,type:s}=rr(n.getGraphicStyle(e),"label"),o=n.getShape("key"),l=n.getShape(`label-${r}`),u=Vm(o),c=Ej(i,a,u),h=QMe(l,t,c),f=`translate(${h[0]}, ${h[1]})`,d={start:"arrow_back",end:"arrow_forward"},v=s==="filled"?"white":"black";return{src:Lm(va(n==null?void 0:n.context).iconSpriteText,d[t],v),width:Fp[0],height:Fp[1],transform:f,zIndex:1}},eTe=(n,e,t,r)=>{const{color:i,lineHighlightColor:a}=e,s=Yq(a,r),o=lT(n,s,t,n.getTheme());return{fill:i||o}},cB=(n,e,t)=>{const r={start:"edge_start_arrow",end:"edge_end_arrow"},{fill:i}=eTe(va(n==null?void 0:n.context),e,Zq(n),t),{translate:a,rotate:s}=Xq(n.getShape("key"),.5,t==="start"?-12:0,-10/2,!1);return{src:Lm(va(n==null?void 0:n.context).iconSpriteText,r[t],i),width:12,height:10,transform:`translate(${a.x}, ${a.y}) rotate(${s})`}};function I_(n,e,t){var s,o;const{direction:r}=e,i="middle-start-arrow",a="middle-end-arrow";r!=="forward"&&((s=n.shapeMap[i])==null||s.destroy(),delete n.shapeMap[i]),r!=="backward"&&((o=n.shapeMap[a])==null||o.destroy(),delete n.shapeMap[a]),(e.direction==="forward"||e.direction==="both")&&n.upsert("middle-start-arrow",qs,cB(n,e,"start"),t),(e.direction==="backward"||e.direction==="both")&&n.upsert("middle-end-arrow",qs,cB(n,e,"end"),t)}function D_(n,e){var r;const t=Vm(n.getShape("key"));(r=e.labels)==null||r.forEach(i=>{const{labelId:a,labelStartArrow:s,labelEndArrow:o}=i,l=n.getShape(`label-${a}`),u=l.style,c={...e,...i},[h,f]=t?[o,s]:[s,o];[{type:"start",key:"startArrow",arrow:h},{type:"end",key:"endArrow",arrow:f}].forEach(({type:v,arrow:p,key:g})=>{var b;if(p===!1&&((b=u[g])==null||b.destroy(),delete u[g]),p===!0){const x=JMe(n,c,v),E=new qs({style:x});u[g]=E,l.appendChild(u[g])}})})}const tTe={"primary/primary-0":"#000000","red/red-0":"#000000","red/red-10":"#410002","red/red-20":"#690005","red/red-30":"#93000A","red/red-40":"#BA1A1A","red/red-50":"#DE3730","red/red-60":"#FF5449","red/red-70":"#FF897D","red/red-80":"#FFB4AB","red/red-90":"#FFDAD6","red/red-95":"#FFEDEA","primary/primary-10":"#002020","primary/primary-20":"#003737","primary/primary-30":"#004F4F","primary/primary-40":"#006A6A","primary/primary-50":"#008585","primary/primary-60":"#00A1A1","primary/primary-70":"#1EBEBE","primary/primary-80":"#4CDADA","primary/primary-90":"#6FF7F6","primary/primary-95":"#ADFFFE","primary/primary-99":"#F1FFFE","red/red-99":"#FFFBFF","yellow/yellow-0":"#000000","yellow/yellow-10":"#2A1700","yellow/yellow-20":"#462A00","yellow/yellow-30":"#653E00","yellow/yellow-40":"#855400","yellow/yellow-50":"#A66A00","yellow/yellow-60":"#C98100","yellow/yellow-70":"#ED9900","yellow/yellow-80":"#FFB95C","yellow/yellow-90":"#FFDDB7","yellow/yellow-95":"#FFEEDE","green/green-0":"#000000","green/green-10":"#002109","green/green-20":"#003914","green/green-30":"#005320","green/green-40":"#186C32","green/green-50":"#378648","yellow/yellow-99":"#FFFBFF","green/green-60":"#52A160","green/green-70":"#6CBD78","green/green-80":"#87D991","green/green-90":"#A2F6AB","green/green-95":"#C6FFC8","blue/blue-0":"#000000","blue/blue-10":"#001C3A","green/green-99":"#F6FFF1","blue/blue-20":"#00315F","blue/blue-30":"#004786","blue/blue-40":"#005FAF","blue/blue-50":"#0078DA","blue/blue-60":"#2792FF","blue/blue-70":"#72ADFF","blue/blue-80":"#A5C8FF","blue/blue-90":"#D4E3FF","blue/blue-95":"#EBF1FF","grey/grey-0":"#000000","grey/grey-4":"#0B0F0F","grey/grey-6":"#101414","grey/grey-10":"#191C1C","grey/grey-20":"#2D3131","grey/grey-30":"#444747","grey/grey-40":"#5B5F5F","grey/grey-50":"#747877","grey/grey-60":"#8E9191","grey/grey-70":"#A9ACAB","grey/grey-80":"#C4C7C6","grey/grey-90":"#E0E3E2","grey/grey-92":"#E6E9E8","grey/grey-95":"#EFF1F0","blue-grey/blue-grey-0":"#000000","blue-grey/blue-grey-10":"#141D1D","blue-grey/blue-grey-20":"#293232","blue-grey/blue-grey-30":"#3F4948","blue-grey/blue-grey-40":"#566060","blue-grey/blue-grey-50":"#6F7979","blue-grey/blue-grey-60":"#889392","blue-grey/blue-grey-70":"#A3ADAD","blue-grey/blue-grey-80":"#BEC9C8","blue-grey/blue-grey-90":"#DAE5E4","blue-grey/blue-grey-92":"#E0EBEA","blue-grey/blue-grey-95":"#E9F3F2","blue/blue-99":"#FDFCFF","grey/grey-98":"#F7FAF9","primary/primary-100":"#FFFFFF","red/red-100":"#FFFFFF","yellow/yellow-100":"#FFFFFF","green/green-100":"#FFFFFF","blue/blue-100":"#FFFFFF","grey/grey-100":"#FFFFFF","blue-grey/blue-grey-100":"#FFFFFF"},nTe={"background-neutral-default":"#F7FAF9","text-neutral-default":"#191C1C","text-neutral-default-subtle":"#3F4948","background-neutral-subtle":"#FFFFFF","background-neutral-inverse":"#2D3131","text-neutral-inverse":"#EFF1F0","icon-primary-default":"#008585","icon-error-default":"#DE3730","icon-warning-default":"#ED9900","icon-success-default":"#378648","icon-info-default":"#0078DA","border-primary-default":"#008585","border-error-default":"#DE3730","border-warning-default":"#ED9900","border-success-default":"#378648","border-info-default":"#0078DA","path/outline-neutral-default":"#3F4948","guides/outline-accent":"#FF5449","background-primary-default":"#6FF7F6","background-primary-hovered":"#4CDADA","background-neutral-hovered":"#C4C7C6","background-error-default":"#FFDAD6","background-error-hovered":"#FFB4AB","background-warning-default":"#FFDDB7","background-warning-hovered":"#FFB95C","background-success-default":"#A2F6AB","background-success-hovered":"#87D991","background-info-default":"#D4E3FF","background-info-hovered":"#A5C8FF"},rTe={"background-neutral-default":"#101414","text-neutral-default":"#E0E3E2","text-neutral-default-subtle":"#A3ADAD","background-neutral-subtle":"#0B0F0F","background-neutral-inverse":"#E0E3E2","text-neutral-inverse":"#191C1C","icon-primary-default":"#1EBEBE","icon-error-default":"#FF897D","icon-warning-default":"#ED9900","icon-success-default":"#6CBD78","icon-info-default":"#72ADFF","border-primary-default":"#1EBEBE","border-error-default":"#FF897D","border-warning-default":"#ED9900","border-success-default":"#6CBD78","border-info-default":"#72ADFF","path/outline-neutral-default":"#BEC9C8","guides/outline-accent":"#FF5449","background-primary-default":"#004F4F","background-primary-hovered":"#006A6A","background-neutral-hovered":"#5B5F5F","background-error-default":"#93000A","background-error-hovered":"#BA1A1A","background-warning-default":"#653E00","background-warning-hovered":"#855400","background-success-default":"#005320","background-success-hovered":"#186C32","background-info-default":"#004786","background-info-hovered":"#005FAF"},iTe={palettes:tTe,light:nTe,dark:rTe},aTe=(n,e="light")=>{const{color:t,position:r,type:i,customBackground:a}=rr(n,"label"),s=iTe[e];let o=s["text-neutral-default"],l=s["background-neutral-default"],u="transparent";const c=Yq(n.lineHighlightColor,r<=.5?"start":"end");i==="filled"?(o=s["text-neutral-inverse"],l=s["background-neutral-inverse"]):i==="outlined"&&(l=s["background-neutral-default"],u=s["path/outline-neutral-default"],c==="info"?u=s["border-info-default"]:c==="success"?u=s["border-success-default"]:c==="warning"?u=s["border-warning-default"]:c==="error"&&(u=s["border-error-default"]));const h=$t(a==null?void 0:a.radius)?4:a==null?void 0:a.radius,f=$t(a==null?void 0:a.borderWidth)?1:a==null?void 0:a.borderWidth;return{fill:t||o,background:!0,backgroundFill:(a==null?void 0:a.color)||l,backgroundStroke:(a==null?void 0:a.borderColor)||u,backgroundRadius:h,backgroundLineWidth:f,backgroundOpacity:1}};function sTe(n,e){const t=rr(n.getGraphicStyle(e),"label"),{placement:r,offsetX:i,offsetY:a,autoRotate:s,maxWidth:o,textAlign:l,position:u,type:c,startArrow:h,endArrow:f,fill:d,color:v,customBackground:p,...g}=t,b=aTe(e,va(n==null?void 0:n.context).getTheme()),{translate:x,rotate:E}=Xq(n.getShape("key"),$t(u)?.5:u,0,a),w=s?`translate(${x.x}, ${x.y}) rotate(${E})`:`translate(${x.x}, ${x.y})`,M=n.getShape("key"),S=Vm(M),T=Ej(h,f,S);return{...g,...b,textAlign:l||"center",textBaseline:"middle",padding:T,transform:w}}function B_(n,e,t){var i;oTe(n);const r=[];(i=e.labels)==null||i.forEach(a=>{const s=sTe(n,{...e,...a}),o=n.upsert(`label-${a.labelId}`,rl,s,t);o&&r.push(o)}),requestAnimationFrame(()=>{r.forEach(a=>{a&&typeof a.toFront=="function"&&(a.toFront(),a.childNodes&&a.childNodes.length>0&&a.childNodes[0].toFront())})})}function oTe(n){const e=n.shapeMap;Object.keys(e).filter(r=>r.startsWith("label-")).forEach(r=>{var i;(i=e[r])==null||i.destroy(),delete e[r]})}class wj extends EA{getEndpoints(e){return Uq(this.sourceNode,this.targetNode)||super.getEndpoints(e)}getKeyStyle(e){return{...super.getKeyStyle(e),...P_(va(this.context),e,Zq(this))}}getLoopPath(e){const{sourcePort:t,targetPort:r}=e,i=this.sourceNode.getShape("icon");i.getPorts=this.sourceNode.getPorts,i.getIntersectPoint=this.sourceNode.getIntersectPoint,i.getCenter=()=>i.getBounds().center,i.getShape=()=>i;const a=jg.getNodeBBox(i.getPosition()),s=Math.max(jg.getBBoxWidth(a),jg.getBBoxHeight(a)),{placement:o,clockwise:l,dist:u=s}=rr(this.getGraphicStyle(e),"loop");return xj.getCubicLoopPath(i,o,l,u,t,r)}render(e,t){super.render(e,t),B_(this,e,t),I_(this,e,t),D_(this,e)}}pa(Pi.EDGE,"line-edge",wj);var hB=ll(),B4=L_(),lTe=bj();class Sj extends wA{get states(){return this.isEdgeExist?this.context.model.getElementState(this.id):[]}get isEdgeExist(){return this.context.model.hasEdge(this.id)}getSourceTarget(e=!1){const{sourceNode:t,targetNode:r}=this,i=t.getShape("icon")||t,a=r.getShape("icon")||r;if(e){const s=[i.getPosition()[0],i.getPosition()[1]],o=[a.getPosition()[0],a.getPosition()[1]];return{source:s,target:o}}return{source:i,target:a}}getKeyPath(e){const{radius:t}=e,r=this.getPoints(e);return xj.getPolylinePath(r,t)}getPoints(e){const{router:t}=e,{source:r,target:i}=this.getSourceTarget(!0),[a,s]=this.getEndpoints(e);let o=[];if(!t)o=B4.orth(a,s,r,i,e.controlPoints,{padding:0});else if(t.type==="shortest-path"){const c=this.context.element.getNodes();o=lTe.aStarSearch(r,i,c,t),o.length||(o=B4.orth(a,s,r,i,e.controlPoints,{padding:t.offset}))}else t.type==="orth"&&(o=B4.orth(a,s,r,i,e.controlPoints,t));const[l,u]=this.getEndpoints(e,!0,o);return[l,...o,u]}getEndpoints(e,t=!0,r=[]){const{source:i,target:a}=this.getSourceTarget(!0),s=typeof r=="function"?r():r,o=hB.getConnectionPoint(i,s[0]||a),l=hB.getConnectionPoint(a,s[s.length-1]||i);return[o,l]}getKeyStyle(e){return{...super.getKeyStyle(e),...P_(va(this.context),e,this.states)}}render(e,t){super.render(e,t),B_(this,e,t),I_(this,e,t),D_(this,e)}}pa(Pi.EDGE,"polyline-edge",Sj);class Mj extends v0{get states(){return this.isEdgeExist?this.context.model.getElementState(this.id):[]}get isEdgeExist(){return this.context.model.hasEdge(this.id)}getEndpoints(e){return Uq(this.sourceNode,this.targetNode)||super.getEndpoints(e)}getKeyStyle(e){return{...super.getKeyStyle(e),...P_(va(this.context),e,this.states)}}render(e,t){super.render(e,t),B_(this,e,t),I_(this,e,t),D_(this,e)}}pa(Pi.EDGE,"quadratic-edge",Mj);const uT="title",Tj="title-background",Aj="label-background",_j="status-icon",uTe=132,cTe=48,hTe=14,fTe=14;function Oj(n,e,t){var s;const r=va(n.context),i=n.context.model.getElementState(n.id),a={...t,...ej(r,i,e.highlight),cursor:"default"};return!e.collapsed&&a.strokeOpacity===0&&(a.stroke=(s=r.getThemeTokens())==null?void 0:s["background-neutral-hovered"],a.strokeOpacity=.64,a.strokeWidth=3,a.lineWidth=3),i.includes("disabled")&&(a.cursor="not-allowed"),a}function kj(n,e){return e?{...e,stroke:"none"}:!1}class F_ extends eG{get states(){return this.isExist?this.context.model.getElementState(this.id):[]}get isExist(){return this.context.model.hasCombo(this.id)}getKeyStyle(e){const t=super.getKeyStyle(e);return Oj(this,e,t)}getKeySize(e){const{collapsed:t,childrenData:r=[]}=e;return t||r.length===0?this.getCollapsedKeySize(e):this.getExpandedKeySize(e)}getHaloStyle(e){const t=super.getHaloStyle(e);return kj(e,t)}getIconStyle(e){if(e.icon===!1||e.collapsed===!1)return!1;const t=super.getIconStyle(e),r=this.getKeySize(e);return Kq(this,e,{...t,text:"group"},{keySize:[r[0],r[1]]})}getLabelStyle(e){const t=super.getLabelStyle(e),r=this.getKeySize(e);return qm(this,e,t,{nodeSize:132,keySize:[r[0],r[1]]})}getTitleStyle(e){const t=this.getLabelStyle(e),r=this.getKeySize(e),i=rr(e,uT);return tj(this,e,t,i,{nodeSize:132,keySize:[r[0],r[1]]})}getStatusStyle(e){const t=this.getKeySize(e),r=rr(e,"status");return Jq(this,e,r,{nodeSize:132,keySize:[t[0],t[1]]})}getTitleBackgroundStyle(e){const t=this.getLabelBackgroundStyle(e);return U4e(this,e,t)}getLabelBackgroundStyle(e){return Qq(this,e)}drawTitleShape(e,t){return this.upsert(uT,Ao,this.getTitleStyle(e),t)}drawStatusShape(e,t){return this.upsert(_j,qs,this.getStatusStyle(e),t)}drawTitleBackgroundShape(e,t){return this.upsert(Tj,yi,this.getTitleBackgroundStyle(e),t)}drawLabelBackgroundShape(e,t){return this.upsert(Aj,yi,this.getLabelBackgroundStyle(e),t)}render(e,t){super.render(e,t),this.drawLabelBackgroundShape(e,t),this.drawTitleShape(e,t),this.drawStatusShape(e,t)}onframe(){const e=this.parsedAttributes;super.onframe(),this.drawLabelBackgroundShape(e,this),this.drawTitleShape(e,this),this.drawStatusShape(e,this)}animate(e,t){return super.animate(e,t)}}Bt(F_,"defaultProps",{collapsedSize:132,padding:-30,collapsedMarker:!1});pa(Pi.COMBO,"device-group",F_);function dTe(n,e,t){return Kq(n,e,t,{})}const vTe=132,rd="title",Pg="label",Cg="label-background",gTe="status-icon";function pTe(n,e,t){var a,s;if(!e.label)return t&&n.shapeMap[Pg]&&(n.shapeMap[Pg].destroy(),delete n.shapeMap[Pg]),!1;const r=((s=(a=n.constructor.prototype.getLabelStyle)==null?void 0:a.call)==null?void 0:s.call(a,n,e))||{},i=qm(n,e,r,{nodeSize:132});return t?n.upsert(Pg,Ao,i,t):i}function mTe(n,e,t){if(!e.title)return n.shapeMap[rd]&&(n.shapeMap[rd].destroy(),delete n.shapeMap[rd]),!1;const r=n.constructor.prototype.getLabelStyle.call(n,e),i=qm(n,e,r,{nodeSize:132}),a=rr(e,rd),s=tj(n,e,i,a,{nodeSize:132});return n.upsert(rd,Ao,s,t)}function yTe(n,e,t){const r=rr(e,"status"),i=Jq(n,e,r,{nodeSize:132});return n.upsert(gTe,qs,i,t)}function bTe(n,e,t){if(!e.label)return n.shapeMap[Cg]&&(n.shapeMap[Cg].destroy(),delete n.shapeMap[Cg]),!1;const r=Qq(n,e),i=n.upsert(Cg,yi,r,t);return requestAnimationFrame(()=>{n.toFront()}),i}const xTe=132;function Pj(n,e,t){const r={...t,r:xTe/2,cursor:"default"},i=va(n.context),a=n.context.model.getElementState(n.id);return a.includes("disabled")&&(r.cursor="not-allowed"),Object.assign(r,ej(i,a,e.highlight))}class Cj extends Oh{get nodeData(){return this.isNodeExist?this.context.model.getNodeLikeDatum(this.id):null}get states(){return this.isNodeExist?this.context.model.getElementState(this.id):[]}get isNodeExist(){return this.context.model.hasNode(this.id)}getKeyStyle(e){const t=super.getKeyStyle(e);return Pj(this,e,t)}getHaloStyle(e){return!1}getIconStyle(e){const t=super.getIconStyle(e);return dTe(this,e,t)}getLabelStyle(e){const t=super.getLabelStyle(e);return qm(this,e,t)}render(e,t){this.isNodeExist&&(super.render(e,t),bTe(this,e,t),mTe(this,e,t),pTe(this,e,t),yTe(this,e,t))}}pa(Pi.NODE,"device-node",Cj);const ETe="1.0.4",wTe={},STe=JSON.parse('[{"name":"color-palettes","modes":[{"name":"value","variables":[{"name":"primary/primary-0","type":"color","isAlias":false,"value":"#000000"},{"name":"red/red-0","type":"color","isAlias":false,"value":"#000000"},{"name":"red/red-10","type":"color","isAlias":false,"value":"#410002"},{"name":"red/red-20","type":"color","isAlias":false,"value":"#690005"},{"name":"red/red-30","type":"color","isAlias":false,"value":"#93000A"},{"name":"red/red-40","type":"color","isAlias":false,"value":"#BA1A1A"},{"name":"red/red-50","type":"color","isAlias":false,"value":"#DE3730"},{"name":"red/red-60","type":"color","isAlias":false,"value":"#FF5449"},{"name":"red/red-70","type":"color","isAlias":false,"value":"#FF897D"},{"name":"red/red-80","type":"color","isAlias":false,"value":"#FFB4AB"},{"name":"red/red-90","type":"color","isAlias":false,"value":"#FFDAD6"},{"name":"red/red-95","type":"color","isAlias":false,"value":"#FFEDEA"},{"name":"primary/primary-10","type":"color","isAlias":false,"value":"#002020"},{"name":"primary/primary-20","type":"color","isAlias":false,"value":"#003737"},{"name":"primary/primary-30","type":"color","isAlias":false,"value":"#004F4F"},{"name":"primary/primary-40","type":"color","isAlias":false,"value":"#006A6A"},{"name":"primary/primary-50","type":"color","isAlias":false,"value":"#008585"},{"name":"primary/primary-60","type":"color","isAlias":false,"value":"#00A1A1"},{"name":"primary/primary-70","type":"color","isAlias":false,"value":"#1EBEBE"},{"name":"primary/primary-80","type":"color","isAlias":false,"value":"#4CDADA"},{"name":"primary/primary-90","type":"color","isAlias":false,"value":"#6FF7F6"},{"name":"primary/primary-95","type":"color","isAlias":false,"value":"#ADFFFE"},{"name":"primary/primary-99","type":"color","isAlias":false,"value":"#F1FFFE"},{"name":"red/red-99","type":"color","isAlias":false,"value":"#FFFBFF"},{"name":"yellow/yellow-0","type":"color","isAlias":false,"value":"#000000"},{"name":"yellow/yellow-10","type":"color","isAlias":false,"value":"#2A1700"},{"name":"yellow/yellow-20","type":"color","isAlias":false,"value":"#462A00"},{"name":"yellow/yellow-30","type":"color","isAlias":false,"value":"#653E00"},{"name":"yellow/yellow-40","type":"color","isAlias":false,"value":"#855400"},{"name":"yellow/yellow-50","type":"color","isAlias":false,"value":"#A66A00"},{"name":"yellow/yellow-60","type":"color","isAlias":false,"value":"#C98100"},{"name":"yellow/yellow-70","type":"color","isAlias":false,"value":"#ED9900"},{"name":"yellow/yellow-80","type":"color","isAlias":false,"value":"#FFB95C"},{"name":"yellow/yellow-90","type":"color","isAlias":false,"value":"#FFDDB7"},{"name":"yellow/yellow-95","type":"color","isAlias":false,"value":"#FFEEDE"},{"name":"green/green-0","type":"color","isAlias":false,"value":"#000000"},{"name":"green/green-10","type":"color","isAlias":false,"value":"#002109"},{"name":"green/green-20","type":"color","isAlias":false,"value":"#003914"},{"name":"green/green-30","type":"color","isAlias":false,"value":"#005320"},{"name":"green/green-40","type":"color","isAlias":false,"value":"#186C32"},{"name":"green/green-50","type":"color","isAlias":false,"value":"#378648"},{"name":"yellow/yellow-99","type":"color","isAlias":false,"value":"#FFFBFF"},{"name":"green/green-60","type":"color","isAlias":false,"value":"#52A160"},{"name":"green/green-70","type":"color","isAlias":false,"value":"#6CBD78"},{"name":"green/green-80","type":"color","isAlias":false,"value":"#87D991"},{"name":"green/green-90","type":"color","isAlias":false,"value":"#A2F6AB"},{"name":"green/green-95","type":"color","isAlias":false,"value":"#C6FFC8"},{"name":"blue/blue-0","type":"color","isAlias":false,"value":"#000000"},{"name":"blue/blue-10","type":"color","isAlias":false,"value":"#001C3A"},{"name":"green/green-99","type":"color","isAlias":false,"value":"#F6FFF1"},{"name":"blue/blue-20","type":"color","isAlias":false,"value":"#00315F"},{"name":"blue/blue-30","type":"color","isAlias":false,"value":"#004786"},{"name":"blue/blue-40","type":"color","isAlias":false,"value":"#005FAF"},{"name":"blue/blue-50","type":"color","isAlias":false,"value":"#0078DA"},{"name":"blue/blue-60","type":"color","isAlias":false,"value":"#2792FF"},{"name":"blue/blue-70","type":"color","isAlias":false,"value":"#72ADFF"},{"name":"blue/blue-80","type":"color","isAlias":false,"value":"#A5C8FF"},{"name":"blue/blue-90","type":"color","isAlias":false,"value":"#D4E3FF"},{"name":"blue/blue-95","type":"color","isAlias":false,"value":"#EBF1FF"},{"name":"grey/grey-0","type":"color","isAlias":false,"value":"#000000"},{"name":"grey/grey-4","type":"color","isAlias":false,"value":"#0B0F0F"},{"name":"grey/grey-6","type":"color","isAlias":false,"value":"#101414"},{"name":"grey/grey-10","type":"color","isAlias":false,"value":"#191C1C"},{"name":"grey/grey-20","type":"color","isAlias":false,"value":"#2D3131"},{"name":"grey/grey-30","type":"color","isAlias":false,"value":"#444747"},{"name":"grey/grey-40","type":"color","isAlias":false,"value":"#5B5F5F"},{"name":"grey/grey-50","type":"color","isAlias":false,"value":"#747877"},{"name":"grey/grey-60","type":"color","isAlias":false,"value":"#8E9191"},{"name":"grey/grey-70","type":"color","isAlias":false,"value":"#A9ACAB"},{"name":"grey/grey-80","type":"color","isAlias":false,"value":"#C4C7C6"},{"name":"grey/grey-90","type":"color","isAlias":false,"value":"#E0E3E2"},{"name":"grey/grey-92","type":"color","isAlias":false,"value":"#E6E9E8"},{"name":"grey/grey-95","type":"color","isAlias":false,"value":"#EFF1F0"},{"name":"blue-grey/blue-grey-0","type":"color","isAlias":false,"value":"#000000"},{"name":"blue-grey/blue-grey-10","type":"color","isAlias":false,"value":"#141D1D"},{"name":"blue-grey/blue-grey-20","type":"color","isAlias":false,"value":"#293232"},{"name":"blue-grey/blue-grey-30","type":"color","isAlias":false,"value":"#3F4948"},{"name":"blue-grey/blue-grey-40","type":"color","isAlias":false,"value":"#566060"},{"name":"blue-grey/blue-grey-50","type":"color","isAlias":false,"value":"#6F7979"},{"name":"blue-grey/blue-grey-60","type":"color","isAlias":false,"value":"#889392"},{"name":"blue-grey/blue-grey-70","type":"color","isAlias":false,"value":"#A3ADAD"},{"name":"blue-grey/blue-grey-80","type":"color","isAlias":false,"value":"#BEC9C8"},{"name":"blue-grey/blue-grey-90","type":"color","isAlias":false,"value":"#DAE5E4"},{"name":"blue-grey/blue-grey-92","type":"color","isAlias":false,"value":"#E0EBEA"},{"name":"blue-grey/blue-grey-95","type":"color","isAlias":false,"value":"#E9F3F2"},{"name":"blue/blue-99","type":"color","isAlias":false,"value":"#FDFCFF"},{"name":"grey/grey-98","type":"color","isAlias":false,"value":"#F7FAF9"},{"name":"primary/primary-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"red/red-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"yellow/yellow-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"green/green-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"blue/blue-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"grey/grey-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"blue-grey/blue-grey-100","type":"color","isAlias":false,"value":"#FFFFFF"}]}]},{"name":"color-schemes","modes":[{"name":"light","variables":[{"name":"background-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-98"}},{"name":"text-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-10"}},{"name":"text-neutral-default-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-30"}},{"name":"background-neutral-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-100"}},{"name":"background-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-20"}},{"name":"text-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-95"}},{"name":"icon-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-50"}},{"name":"icon-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-50"}},{"name":"icon-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"icon-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-50"}},{"name":"icon-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-50"}},{"name":"border-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-50"}},{"name":"border-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-50"}},{"name":"border-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"border-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-50"}},{"name":"border-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-50"}},{"name":"path/outline-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-30"}},{"name":"guides/outline-accent","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-60"}},{"name":"background-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-90"}},{"name":"background-primary-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-80"}},{"name":"background-neutral-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-80"}},{"name":"background-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-90"}},{"name":"background-error-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-80"}},{"name":"background-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-90"}},{"name":"background-warning-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-80"}},{"name":"background-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-90"}},{"name":"background-success-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-80"}},{"name":"background-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-90"}},{"name":"background-info-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-80"}}]},{"name":"dark","variables":[{"name":"background-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-6"}},{"name":"text-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-90"}},{"name":"text-neutral-default-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-70"}},{"name":"background-neutral-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-4"}},{"name":"background-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-90"}},{"name":"text-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-10"}},{"name":"icon-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-70"}},{"name":"icon-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-70"}},{"name":"icon-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"icon-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-70"}},{"name":"icon-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-70"}},{"name":"border-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-70"}},{"name":"border-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-70"}},{"name":"border-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"border-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-70"}},{"name":"border-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-70"}},{"name":"path/outline-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-80"}},{"name":"guides/outline-accent","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-60"}},{"name":"background-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-30"}},{"name":"background-primary-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-40"}},{"name":"background-neutral-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-40"}},{"name":"background-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-30"}},{"name":"background-error-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-40"}},{"name":"background-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-30"}},{"name":"background-warning-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-40"}},{"name":"background-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-30"}},{"name":"background-success-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-40"}},{"name":"background-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-30"}},{"name":"background-info-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-40"}}]}]},{"name":"opacity","modes":[{"name":"Mode 1","variables":[{"name":"opacity-64","type":"number","isAlias":false,"value":64},{"name":"opacity-70","type":"number","isAlias":false,"value":70}]}]},{"name":"Typography","modes":[{"name":"Style","variables":[{"name":"typography/topology/title","type":"typography","isAlias":false,"value":{"fontSize":14,"fontFamily":"Roboto","fontWeight":"Medium","lineHeight":20,"lineHeightUnit":"PIXELS","letterSpacing":0.10000000149011612,"letterSpacingUnit":"PIXELS","textCase":"ORIGINAL","textDecoration":"NONE"}},{"name":"typography/topology/body","type":"typography","isAlias":false,"value":{"fontSize":14,"fontFamily":"Roboto","fontWeight":"Regular","lineHeight":20,"lineHeightUnit":"PIXELS","letterSpacing":0.25,"letterSpacingUnit":"PIXELS","textCase":"ORIGINAL","textDecoration":"NONE"}}]}]}]'),MTe={version:ETe,metadata:wTe,collections:STe},TTe="3.0.0-beta.7",F4='<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg viewBox="0 0 160 160" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><style>:root>svg{display:none}:root>svg:target{display:block}</style><svg viewBox="0 0 24 24" id="account_box" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 5v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H5a2 2 0 0 0-2 2zm12 4c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3zm-9 8c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1H6v-1z"/></svg><svg viewBox="0 0 24 24" id="account_tree" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z"/></svg><svg fill="none" viewBox="0 0 24 24" id="add" xmlns="http://www.w3.org/2000/svg"><path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="add_box" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2Z"/></svg><svg viewBox="0 0 24 24" id="add_circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/></svg><svg viewBox="0 -960 960 960" fill="#000000de" id="add_link" xmlns="http://www.w3.org/2000/svg"><path d="M440-280H280q-83 0-141.5-58.5T80-480q0-83 58.5-141.5T280-680h160v80H280q-50 0-85 35t-35 85q0 50 35 85t85 35h160v80ZM320-440v-80h320v80H320Zm200 160v-80h160q50 0 85-35t35-85q0-50-35-85t-85-35H520v-80h160q83 0 141.5 58.5T880-480q0 83-58.5 141.5T680-280H520Z"/></svg><svg viewBox="0 0 24 24" id="apartment" xmlns="http://www.w3.org/2000/svg"><path d="M17 11V3H7v4H3v14h8v-4h2v4h8V11h-4ZM7 19H5v-2h2v2Zm0-4H5v-2h2v2Zm0-4H5V9h2v2Zm4 4H9v-2h2v2Zm0-4H9V9h2v2Zm0-4H9V5h2v2Zm4 8h-2v-2h2v2Zm0-4h-2V9h2v2Zm0-4h-2V5h2v2Zm4 12h-2v-2h2v2Zm0-4h-2v-2h2v2Z"/></svg><svg viewBox="0 0 24 24" id="api" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m14 12-2 2-2-2 2-2 2 2zm-2-6 2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6 2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z"/></svg><svg viewBox="0 0 24 24" id="apollo_project" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0V0z"/><path d="M12 17a4 4 0 1 0-4-4 4 4 0 0 0 4 4Zm-1.6-4.8h.06A1.58 1.58 0 0 1 12 11a1.6 1.6 0 0 1 1.6 1.6h.2a1 1 0 0 1 0 2h-3.4a1.2 1.2 0 0 1 0-2.4Z"/><path d="M20 6h-8l-2-2H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2Zm0 12H4V8h16Z"/></g></g></svg><svg viewBox="0 0 24 24" id="apps" xmlns="http://www.w3.org/2000/svg"><path d="M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="archive" xmlns="http://www.w3.org/2000/svg"><path d="m20.54 5.23-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27zM12 17.5 6.5 12H10v-2h4v2h3.5L12 17.5zM5.12 5l.81-1h12l.94 1H5.12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_back" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"/></svg><svg viewBox="0 0 24 24" id="arrow_circle_down" xmlns="http://www.w3.org/2000/svg"><path d="M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8Zm0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm1 10V8h-2v4H8l4 4 4-4h-3Z"/></svg><svg viewBox="0 0 24 24" id="arrow_circle_up" xmlns="http://www.w3.org/2000/svg"><path d="M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Zm0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10Zm-1-10v4h2v-4h3l-4-4-4 4h3Z"/></svg><svg viewBox="0 0 24 24" id="arrow_downward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"/></svg><svg viewBox="0 0 24 24" id="arrow_drop_down" xmlns="http://www.w3.org/2000/svg"><path d="m7 10 5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_drop_up" xmlns="http://www.w3.org/2000/svg"><path d="m7 14 5-5 5 5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_forward" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"/></svg><svg viewBox="0 0 24 24" id="arrow_left" xmlns="http://www.w3.org/2000/svg"><path d="m14 7-5 5 5 5V7z"/><path fill="none" d="M24 0v24H0V0h24z"/></svg><svg viewBox="0 0 24 24" id="arrow_right" xmlns="http://www.w3.org/2000/svg"><path d="m10 17 5-5-5-5v10z"/><path fill="none" d="M0 24V0h24v24H0z"/></svg><svg viewBox="0 0 24 24" id="arrow_upward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"/></svg><svg viewBox="0 0 24 24" id="article" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5 14H7v-2h7v2Zm3-4H7v-2h10v2Zm0-4H7V7h10v2Z"/></svg><svg viewBox="0 0 24 24" id="assignment" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z"/></svg><svg viewBox="0 0 24 24" id="attach_file" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 0 1 5 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 0 0 5 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="build" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" fill="none" d="M0 0h24v24H0z"/><path d="m22.7 19-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"/></svg><svg viewBox="0 0 24 24" id="cable" xmlns="http://www.w3.org/2000/svg"><path d="M20 5V4c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v1h-1v4c0 .55.45 1 1 1h1v7c0 1.1-.9 2-2 2s-2-.9-2-2V7c0-2.21-1.79-4-4-4S5 4.79 5 7v7H4c-.55 0-1 .45-1 1v4h1v1c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-1h1v-4c0-.55-.45-1-1-1H7V7c0-1.1.9-2 2-2s2 .9 2 2v10c0 2.21 1.79 4 4 4s4-1.79 4-4v-7h1c.55 0 1-.45 1-1V5h-1Z"/></svg><svg viewBox="0 0 24 24" id="calculate" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5.97 4.06L14.09 6l1.41 1.41L16.91 6l1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.4-1.41 1.41-1.06-1.06 1.41-1.41-1.41-1.42Zm-6.78.66h5v1.5h-5v-1.5ZM11.5 16h-2v2H8v-2H6v-1.5h2v-2h1.5v2h2V16Zm6.5 1.25h-5v-1.5h5v1.5Zm0-2.5h-5v-1.5h5v1.5Z"/></svg><svg viewBox="0 0 24 24" id="camera" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m9.4 10.5 4.77-8.26a9.984 9.984 0 0 0-8.49 2.01l3.66 6.35.06-.1zM21.54 9c-.92-2.92-3.15-5.26-6-6.34L11.88 9h9.66zm.26 1h-7.49l.29.5 4.76 8.25A9.91 9.91 0 0 0 22 12c0-.69-.07-1.35-.2-2zM8.54 12l-3.9-6.75A9.958 9.958 0 0 0 2.2 14h7.49l-1.15-2zm-6.08 3c.92 2.92 3.15 5.26 6 6.34L12.12 15H2.46zm11.27 0-3.9 6.76a9.984 9.984 0 0 0 8.49-2.01l-3.66-6.35-.93 1.6z"/></svg><svg viewBox="0 0 16 16" id="cancel" xmlns="http://www.w3.org/2000/svg"><path d="M8 1.333A6.66 6.66 0 0 0 1.333 8 6.66 6.66 0 0 0 8 14.667 6.66 6.66 0 0 0 14.667 8 6.66 6.66 0 0 0 8 1.333Zm3.333 9.06-.94.94L8 8.94l-2.393 2.393-.94-.94L7.06 8 4.667 5.607l.94-.94L8 7.06l2.393-2.393.94.94L8.94 8l2.393 2.393Z"/></svg><svg viewBox="0 0 24 24" id="card_membership" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h4v5l4-2 4 2v-5h4c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2Zm0 13H4v-2h16v2Zm0-5H4V4h16v6Z"/></svg><svg viewBox="0 0 24 24" id="category" xmlns="http://www.w3.org/2000/svg"><path d="m12 2-5.5 9h11L12 2ZM17.5 22a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9ZM3 13.5h8v8H3v-8Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="center_focus_weak" xmlns="http://www.w3.org/2000/svg"><path d="M5 15H3v4c0 1.1.9 2 2 2h4v-2H5v-4ZM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5Zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2Zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4ZM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z" fill="#000"/></svg><svg viewBox="0 0 16 16" id="check_circle" xmlns="http://www.w3.org/2000/svg"><path d="M8 1.333A6.67 6.67 0 0 0 1.333 8 6.67 6.67 0 0 0 8 14.667 6.67 6.67 0 0 0 14.667 8 6.67 6.67 0 0 0 8 1.333Zm-1.333 10L3.333 8l.94-.94 2.394 2.387 5.06-5.06.94.946-6 6Z"/></svg><svg viewBox="0 0 24 24" id="circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2z"/></svg><svg viewBox="0 0 24 24" id="cleaning_services" xmlns="http://www.w3.org/2000/svg"><path d="M16 11h-1V3c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v8H8c-2.76 0-5 2.24-5 5v7h18v-7c0-2.76-2.24-5-5-5Zm3 10h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H9v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H5v-5c0-1.65 1.35-3 3-3h8c1.65 0 3 1.35 3 3v5Z"/></svg><svg viewBox="0 0 24 24" id="clear" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="cloud_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19.35 10.04A7.49 7.49 0 0 0 12 4c-1.48 0-2.85.43-4.01 1.17l1.46 1.46a5.497 5.497 0 0 1 8.05 4.87v.5H19c1.66 0 3 1.34 3 3 0 1.13-.64 2.11-1.56 2.62l1.45 1.45C23.16 18.16 24 16.68 24 15c0-2.64-2.05-4.78-4.65-4.96zM3 5.27l2.75 2.74C2.56 8.15 0 10.77 0 14c0 3.31 2.69 6 6 6h11.73l2 2L21 20.73 4.27 4 3 5.27zM7.73 10l8 8H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h1.73z"/></svg><svg viewBox="0 0 24 24" id="cloud_queue" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h.71C7.37 7.69 9.48 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3s-1.34 3-3 3z"/></svg><svg viewBox="0 0 20 20" id="cloud_upload_outline" xmlns="http://www.w3.org/2000/svg"><path d="M5.417 16.667c-1.264 0-2.344-.438-3.24-1.313C1.281 14.48.833 13.41.833 12.146c0-1.084.327-2.049.98-2.896a4.331 4.331 0 0 1 2.562-1.625 5.656 5.656 0 0 1 2.083-3.104A5.702 5.702 0 0 1 10 3.333c1.625 0 3.003.566 4.135 1.698 1.132 1.132 1.698 2.51 1.698 4.136a3.64 3.64 0 0 1 2.386 1.239c.632.715.948 1.552.948 2.51 0 1.042-.365 1.928-1.094 2.657-.73.73-1.615 1.094-2.656 1.094h-4.584c-.458 0-.85-.163-1.176-.49A1.606 1.606 0 0 1 9.167 15v-4.292L7.833 12l-1.166-1.167L10 7.5l3.333 3.333L12.167 12l-1.334-1.292V15h4.584c.583 0 1.076-.201 1.479-.604.403-.403.604-.896.604-1.48 0-.583-.201-1.076-.604-1.479a2.012 2.012 0 0 0-1.48-.604h-1.25V9.167c0-1.153-.405-2.136-1.218-2.949C12.135 5.406 11.153 5 10 5s-2.135.406-2.948 1.218c-.812.813-1.219 1.796-1.219 2.949h-.416a2.81 2.81 0 0 0-2.063.854 2.81 2.81 0 0 0-.854 2.062c0 .806.285 1.493.854 2.063A2.81 2.81 0 0 0 5.417 15H7.5v1.667H5.417Z"/></svg><svg viewBox="0 0 18 18" id="create_new_folder" xmlns="http://www.w3.org/2000/svg"><path d="M15 4.5H9L7.5 3H3c-.833 0-1.492.667-1.492 1.5l-.008 9c0 .832.667 1.5 1.5 1.5h12c.832 0 1.5-.668 1.5-1.5V6c0-.832-.668-1.5-1.5-1.5Zm-.75 6H12v2.25h-1.5V10.5H8.25V9h2.25V6.75H12V9h2.25v1.5Z"/></svg><svg viewBox="0 0 24 24" id="dashboard" xmlns="http://www.w3.org/2000/svg"><path d="M3 13h8V3H3v10Zm0 8h8v-6H3v6Zm10 0h8V11h-8v10Zm0-18v6h8V3h-8Z"/></svg><svg viewBox="0 0 24 24" id="delete_forever" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2.46-7.12 1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4z"/><path fill="none" d="M0 0h24v24H0z"/></svg><svg viewBox="0 0 24 24" id="description" xmlns="http://www.w3.org/2000/svg"><path d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm2 16H8v-2h8v2Zm0-4H8v-2h8v2Zm-3-5V3.5L18.5 9H13Z"/></svg><svg viewBox="0 0 24 24" id="done" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg><svg viewBox="0 0 24 24" id="download" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z"/></svg><svg viewBox="0 0 24 24" id="drag_indicator" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="draw" xmlns="http://www.w3.org/2000/svg"><path d="M4 21v-4.25L17.175 3.6c.2-.2.425-.35.675-.45a1.975 1.975 0 0 1 1.512 0c.242.1.455.25.638.45L21.4 5c.2.183.35.396.45.638a1.975 1.975 0 0 1 0 1.512c-.1.25-.25.475-.45.675L8.25 21H4ZM18.65 7.775 20 6.425 18.575 5l-1.35 1.35 1.425 1.425ZM14 21a6.644 6.644 0 0 0 3.425-.925C18.475 19.458 19 18.6 19 17.5c0-.6-.158-1.117-.475-1.55-.317-.433-.742-.808-1.275-1.125L15.775 16.3c.383.167.683.35.9.55.217.2.325.417.325.65 0 .383-.304.73-.913 1.038-.608.308-1.304.462-2.087.462a.968.968 0 0 0-.713.288A.968.968 0 0 0 13 20c0 .283.096.52.287.712.192.192.43.288.713.288Zm-9.425-7.65 1.5-1.5a3.576 3.576 0 0 1-.788-.412C5.096 11.296 5 11.15 5 11c0-.2.15-.4.45-.6.3-.2.933-.508 1.9-.925 1.467-.633 2.442-1.208 2.925-1.725.483-.517.725-1.1.725-1.75 0-.917-.367-1.646-1.1-2.188C9.167 3.272 8.2 3 7 3c-.75 0-1.42.133-2.013.4-.591.267-1.045.592-1.362.975A.908.908 0 0 0 3.4 5.1a.938.938 0 0 0 .375.65.908.908 0 0 0 .725.225c.267-.033.492-.142.675-.325.233-.233.492-.4.775-.5C6.233 5.05 6.583 5 7 5c.683 0 1.188.1 1.512.3.325.2.488.433.488.7 0 .233-.146.446-.438.638-.291.191-.962.529-2.012 1.012-1.333.583-2.258 1.112-2.775 1.588A2.298 2.298 0 0 0 3 11c0 .533.142.988.425 1.363.283.375.667.704 1.15.987Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="dynamic_form" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M17 20v-9h-2V4h7l-2 5h2l-5 11zm-2-7v7H4c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2h11zm-8.75 2.75h-1.5v1.5h1.5v-1.5zM13 4v7H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h9zM6.25 6.75h-1.5v1.5h1.5v-1.5z"/></svg><svg viewBox="0 0 13 10" id="edge_end_arrow" xmlns="http://www.w3.org/2000/svg"><path d="m.5 5 12 5V0L.5 5Z"/></svg><svg viewBox="0 0 13 10" id="edge_start_arrow" xmlns="http://www.w3.org/2000/svg"><path d="m12.5 5-12 5V0l12 5Z"/></svg><svg viewBox="0 0 24 24" id="edit" xmlns="http://www.w3.org/2000/svg"><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="edit_attributes" xmlns="http://www.w3.org/2000/svg"><path d="M17.63 7H6.37C3.96 7 2 9.24 2 12s1.96 5 4.37 5h11.26c2.41 0 4.37-2.24 4.37-5s-1.96-5-4.37-5zM7.24 14.46l-2.57-2.57.7-.7 1.87 1.87 3.52-3.52.7.7-4.22 4.22z"/><path class="bzst0" d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="edit_notifications" xmlns="http://www.w3.org/2000/svg"><path d="m17.58 6.25 1.77 1.77L14.37 13H12.6v-1.77l4.98-4.98Zm3.27-.44-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71ZM18 12.2V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8v-.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.7c.82.21 1.57.59 2.21 1.09L10.6 10.4V15h4.6l2.8-2.8ZM10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2Z"/></svg><svg viewBox="0 0 24 24" id="edit_off" xmlns="http://www.w3.org/2000/svg"><path d="m12.126 8.125 1.937-1.937 3.747 3.747-1.937 1.938-3.747-3.748ZM20.71 5.63l-2.34-2.34a1 1 0 0 0-1.41 0l-1.83 1.83 3.75 3.75L20.71 7a1 1 0 0 0 0-1.37ZM2 5l6.63 6.63L3 17.25V21h3.75l5.63-5.62L18 21l2-2L4 3 2 5Z"/></svg><svg viewBox="0 0 24 24" id="email" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm0 4-8 5-8-5V6l8 5 8-5v2Z"/></svg><svg viewBox="0 0 24 24" id="engineering_maintenance" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M22.1 6.84V6.5a1.87 1.87 0 0 0 0-.34l.74-.58a.17.17 0 0 0 0-.22l-.7-1.21a.18.18 0 0 0-.14-.08l-.86.35a2.66 2.66 0 0 0-.59-.34l-.13-.93A.18.18 0 0 0 20.2 3h-1.4a.16.16 0 0 0-.17.15l-.13.93a3.12 3.12 0 0 0-.59.34L17 4.07a.17.17 0 0 0-.21.08l-.7 1.21a.17.17 0 0 0 0 .22l.74.58a1.94 1.94 0 0 0 0 .68l-.74.58a.17.17 0 0 0 0 .22l.7 1.21a.18.18 0 0 0 .21.08l.87-.35a2.66 2.66 0 0 0 .59.34l.13.93a.16.16 0 0 0 .17.15h1.4a.16.16 0 0 0 .17-.15l.13-.93a3.12 3.12 0 0 0 .59-.34l.87.35a.17.17 0 0 0 .21-.08l.7-1.21a.17.17 0 0 0 0-.22Zm-2.6.91a1.25 1.25 0 1 1 1.25-1.25 1.25 1.25 0 0 1-1.25 1.25ZM9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4Zm10.42-4.19.5.87a.15.15 0 0 1 0 .17l-.53.41a1.79 1.79 0 0 1 0 .24 1.94 1.94 0 0 1 0 .24l.52.41a.12.12 0 0 1 0 .16l-.5.87a.12.12 0 0 1-.15.06l-.63-.24a2.18 2.18 0 0 1-.42.24l-.09.66a.11.11 0 0 1-.12.1h-1a.12.12 0 0 1-.12-.11l-.09-.66a1.76 1.76 0 0 1-.42-.24l-.62.25a.12.12 0 0 1-.15-.06l-.5-.87a.12.12 0 0 1 0-.16l.53-.41a1.79 1.79 0 0 1 0-.24 1.94 1.94 0 0 1 0-.24l-.53-.41a.12.12 0 0 1 0-.16l.5-.87a.12.12 0 0 1 .15-.06l.62.25a2.18 2.18 0 0 1 .42-.24l.09-.66A.12.12 0 0 1 17 10h1a.15.15 0 0 1 .14.1l.09.66a1.76 1.76 0 0 1 .42.24l.62-.25a.12.12 0 0 1 .15.06Zm-2.75 1.69a.83.83 0 1 0 .83-.83.83.83 0 0 0-.83.83ZM4.74 9h8.53a.49.49 0 0 0 .49-.49.49.49 0 0 0-.49-.51H13a4 4 0 0 0-2-3.45v1a.5.5 0 0 1-1 0V4.14A4.09 4.09 0 0 0 9 4a4.09 4.09 0 0 0-1 .14V5.5a.5.5 0 0 1-1 0v-1A4 4 0 0 0 5 8h-.26a.49.49 0 0 0-.49.49.49.49 0 0 0 .49.51Zm8.12 1a4 4 0 0 1-7.72 0Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 24 24" id="error" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/></svg><svg viewBox="0 0 24 24" id="event_busy" xmlns="http://www.w3.org/2000/svg"><path d="m9.31 17 2.44-2.44L14.19 17l1.06-1.06-2.44-2.44 2.44-2.44L14.19 10l-2.44 2.44L9.31 10l-1.06 1.06 2.44 2.44-2.44 2.44L9.31 17ZM19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm0 16H5V8h14v11Z"/></svg><svg viewBox="0 0 24 24" id="event_note" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 10H7v2h10v-2zm2-7h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zm-5-5H7v2h7v-2z"/></svg><svg viewBox="0 0 24 24" id="extension" xmlns="http://www.w3.org/2000/svg"><path d="M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5a2.5 2.5 0 0 0-5 0V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7 0 1.49-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5a2.5 2.5 0 0 0 0-5Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="eye_tracking" xmlns="http://www.w3.org/2000/svg"><path d="M6 23H3c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 1 21v-3h2v3h3v2Zm12 0v-2h3v-3h2v3c0 .55-.196 1.02-.587 1.413A1.926 1.926 0 0 1 21 23h-3Zm-6-4.5c-2 0-3.813-.592-5.438-1.775C4.938 15.542 3.75 13.967 3 12c.75-1.967 1.938-3.542 3.563-4.725C8.188 6.092 10 5.5 12 5.5c2 0 3.813.592 5.438 1.775C19.063 8.458 20.25 10.033 21 12c-.75 1.967-1.938 3.542-3.563 4.725C15.813 17.908 14 18.5 12 18.5Zm0-3c.967 0 1.792-.342 2.475-1.025A3.372 3.372 0 0 0 15.5 12c0-.967-.342-1.792-1.025-2.475A3.372 3.372 0 0 0 12 8.5c-.967 0-1.792.342-2.475 1.025A3.372 3.372 0 0 0 8.5 12c0 .967.342 1.792 1.025 2.475A3.372 3.372 0 0 0 12 15.5Zm0-2c-.417 0-.77-.146-1.063-.438A1.446 1.446 0 0 1 10.5 12c0-.417.146-.77.438-1.063A1.446 1.446 0 0 1 12 10.5c.417 0 .77.146 1.063.438.291.291.437.645.437 1.062 0 .417-.146.77-.438 1.063A1.446 1.446 0 0 1 12 13.5ZM1 6V3c0-.55.196-1.02.587-1.413A1.926 1.926 0 0 1 3 1h3v2H3v3H1Zm20 0V3h-3V1h3c.55 0 1.02.196 1.413.587C22.803 1.98 23 2.45 23 3v3h-2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 48 48" id="factory" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M33.34 9.389a.562.562 0 0 0-.562.562v11.597h-7.556v-5.184l-8.889 6.08v-6.008L10 21.056V39.05c0 .31.252.562.563.562h26.874c.311 0 .563-.252.563-.562V9.95a.562.562 0 0 0-.563-.562H33.34Zm-2.562.562A2.562 2.562 0 0 1 33.34 7.39h4.097A2.563 2.563 0 0 1 40 9.95V39.05a2.562 2.562 0 0 1-2.563 2.562H10.564A2.562 2.562 0 0 1 8 39.05V20.04l10.333-7.539v6.152l8.89-6.08v6.975h3.555V9.951Z" fill="#191C1C"/><path d="M18.14 26.61h-3.905v3.906h3.906v-3.907ZM18.14 32.86h-3.905v3.906h3.906v-3.907ZM25.953 26.61h-3.906v3.906h3.906v-3.907ZM25.953 32.86h-3.906v3.906h3.906v-3.907ZM33.766 26.61H29.86v3.906h3.906v-3.907ZM33.766 32.86H29.86v3.906h3.906v-3.907Z" fill="#191C1C"/></svg><svg viewBox="0 0 24 24" id="favorite" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"/></svg><svg viewBox="0 0 24 24" id="favorite_border" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z"/></svg><svg viewBox="0 0 24 24" id="file_copy" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm-1 4 6 6v10c0 1.1-.9 2-2 2H7.99C6.89 23 6 22.1 6 21l.01-14c0-1.1.89-2 1.99-2h7zm-1 7h5.5L14 6.5V12z"/></svg><svg viewBox="0 0 24 24" id="filter_alt" xmlns="http://www.w3.org/2000/svg"><path d="M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0 0 18.95 4H5.04c-.83 0-1.3.95-.79 1.61Z"/></svg><svg viewBox="0 0 24 24" id="first_page" xmlns="http://www.w3.org/2000/svg"><path d="M18.41 16.59 13.82 12l4.59-4.59L17 6l-6 6 6 6 1.41-1.41ZM6 6h2v12H6V6Z"/></svg><svg viewBox="0 0 24 24" id="folder" xmlns="http://www.w3.org/2000/svg"><path d="M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2Z"/></svg><svg viewBox="0 0 24 24" id="folder_off" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m1.89 4.44 1.33 1.33A1.79 1.79 0 0 0 3 6.6v10.8a1.81 1.81 0 0 0 1.8 1.8h11.86l2.91 2.91 1.27-1.27L3.17 3.16ZM19.2 6.6H12l-1.8-1.8H7.34l13.44 13.44a1.72 1.72 0 0 0 .22-.84v-9a1.81 1.81 0 0 0-1.8-1.8Z"/></g></svg><svg viewBox="0 0 24 24" id="folder_open" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"/></svg><svg viewBox="0 0 24 24" id="forward" xmlns="http://www.w3.org/2000/svg"><path d="M12 8V4l8 8-8 8v-4H4V8h8Z"/></svg><svg viewBox="0 0 24 24" id="fullscreen" xmlns="http://www.w3.org/2000/svg"><path d="M7 14H5v5h5v-2H7v-3Zm-2-4h2V7h3V5H5v5Zm12 7h-3v2h5v-5h-2v3ZM14 5v2h3v3h2V5h-5Z"/></svg><svg viewBox="0 0 24 24" id="fullscreen_exit" xmlns="http://www.w3.org/2000/svg"><path d="M5 16h3v3h2v-5H5v2Zm3-8H5v2h5V5H8v3Zm6 11h2v-3h3v-2h-5v5Zm2-11V5h-2v5h5V8h-3Z"/></svg><svg viewBox="0 0 24 24" id="functions" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z"/></svg><svg viewBox="0 0 24 24" id="gps_fixed" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/></svg><svg viewBox="0 0 48 48" id="group" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 3.79a9.21 9.21 0 0 0-5.694 16.45l-3.62 5.948A9.21 9.21 0 1 0 20.97 37.1h6.06c.95 4.075 4.606 7.11 8.97 7.11a9.21 9.21 0 1 0 0-18.42 9.21 9.21 0 0 0-2.685.398l-3.62-5.949A9.21 9.21 0 0 0 24 3.79Zm3.816 17.595A9.176 9.176 0 0 1 24 22.21a9.176 9.176 0 0 1-3.816-.825l-3.47 5.701a9.206 9.206 0 0 1 4.495 7.814h5.582a9.205 9.205 0 0 1 4.495-7.814l-3.47-5.701ZM17.21 13a6.79 6.79 0 1 1 13.58 0 6.79 6.79 0 0 1-13.58 0Zm-12 22a6.79 6.79 0 1 1 13.58 0 6.79 6.79 0 0 1-13.58 0ZM36 28.21a6.79 6.79 0 1 0 0 13.58 6.79 6.79 0 0 0 0-13.58Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="group_work" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2ZM8 17.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5ZM9.5 8a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-5 0Zm6.5 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="help" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"/></svg><svg viewBox="0 0 24 24" id="help_outline" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"/></svg><svg viewBox="0 0 24 24" id="hide_source" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M2.81 2.81 1.39 4.22l2.27 2.27A9.91 9.91 0 0 0 2 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l10.94 10.94C14.86 19.59 13.48 20 12 20zM7.94 5.12 6.49 3.66A9.91 9.91 0 0 1 12 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.869 7.869 0 0 0 20 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.06 1.12z"/></svg><svg viewBox="0 0 24 24" id="highlight_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg><svg viewBox="0 0 24 24" id="history" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M13 3a9 9 0 0 0-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0 0 13 21a9 9 0 0 0 0-18zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"/></svg><svg viewBox="0 0 24 24" id="home" xmlns="http://www.w3.org/2000/svg"><path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg fill="none" viewBox="0 0 24 24" id="image" xmlns="http://www.w3.org/2000/svg"><path d="M19 5v14H5V5h14Zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-4.86 8.86-3 3.87L9 13.14 6 17h12l-3.86-5.14Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="info_outline" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg><svg viewBox="0 0 24 24" id="inventory" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1 0-2 .9-2 2v3.01c0 .72.43 1.34 1 1.69V20c0 1.1 1.1 2 2 2h14c.9 0 2-.9 2-2V8.7c.57-.35 1-.97 1-1.69V4c0-1.1-1-2-2-2Zm-5 12H9v-2h6v2Zm5-7H4V4l16-.02V7Z"/></svg><svg viewBox="0 0 24 24" id="keyboard_arrow_down" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"/><path fill="none" d="M0 0h24v24H0V0z"/></svg><svg viewBox="0 0 24 24" id="keyboard_arrow_up" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="label" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z"/></svg><svg viewBox="0 0 24 24" id="lan" xmlns="http://www.w3.org/2000/svg"><path d="M13 22h8v-7h-3v-4h-5V9h3V2H8v7h3v2H6v4H3v7h8v-7H8v-2h8v2h-3v7Z"/></svg><svg viewBox="0 0 24 24" id="language" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"/></svg><svg viewBox="0 0 24 24" id="last_page" xmlns="http://www.w3.org/2000/svg"><path d="M5.59 7.41 10.18 12l-4.59 4.59L7 18l6-6-6-6-1.41 1.41ZM16 6h2v12h-2V6Z"/></svg><svg viewBox="0 0 24 24" id="launch" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"/></svg><svg fill="none" viewBox="0 0 30 30" id="left_circle" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="14" transform="rotate(-180 15 15)" stroke="#AFB3BA" stroke-width="2"/><path d="M18.41 10.41 13.83 15l4.58 4.59L17 21l-6-6 6-6 1.41 1.41Z" fill="#AFB3BA"/></svg><svg viewBox="0 0 24 24" id="link" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/></svg><svg viewBox="0 0 24 24" id="link_off" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.43-.98 2.63-2.31 2.98l1.46 1.46C20.88 15.61 22 13.95 22 12c0-2.76-2.24-5-5-5zm-1 4h-2.19l2 2H16zM2 4.27l3.11 3.11A4.991 4.991 0 0 0 2 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4L20 19.74 3.27 3 2 4.27z"/><path fill="none" d="M0 24V0"/></svg><svg viewBox="0 0 24 24" id="local_activity" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 12c0-1.1.9-2 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2zm-4.42 4.8L12 14.5l-3.58 2.3 1.08-4.12-3.29-2.69 4.24-.25L12 5.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z"/></svg><svg viewBox="0 0 24 24" id="local_offer" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z"/></svg><svg viewBox="0 0 24 24" id="location" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7Zm0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z"/></svg><svg viewBox="0 0 24 24" id="lock" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"/></svg><svg viewBox="0 0 24 24" id="lock_open" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z"/></svg><svg viewBox="0 0 24 24" id="loop" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0 0 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 0 0 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="low_priority" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M14 5h8v2h-8zm0 5.5h8v2h-8zm0 5.5h8v2h-8zM2 11.5C2 15.08 4.92 18 8.5 18H9v2l3-3-3-3v2h-.5C6.02 16 4 13.98 4 11.5S6.02 7 8.5 7H12V5H8.5C4.92 5 2 7.92 2 11.5z"/></svg><svg viewBox="0 0 24 24" id="mark_email_unread" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M22 8.98V18c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h10.1c-.06.32-.1.66-.1 1 0 1.48.65 2.79 1.67 3.71L12 11 4 6v2l8 5 5.3-3.32c.54.2 1.1.32 1.7.32 1.13 0 2.16-.39 3-1.02zM16 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"/></svg><svg viewBox="0 0 24 24" id="medical_information" xmlns="http://www.w3.org/2000/svg"><path d="M20 7h-5V4c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2Zm-9-3h2v5h-2V4Zm0 12H9v2H7v-2H5v-2h2v-2h2v2h2v2Zm2-1.5V13h6v1.5h-6Zm0 3V16h4v1.5h-4Z"/></svg><svg viewBox="0 0 24 24" id="menu" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg><svg viewBox="0 0 24 24" id="more_vert" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg><svg viewBox="0 0 24 24" id="multiple_stop" xmlns="http://www.w3.org/2000/svg"><path d="m17 4 4 4-4 4V9h-4V7h4V4Zm-7 3c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1ZM6 7c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1Zm1 10h4v-2H7v-3l-4 4 4 4v-3Zm7 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1Zm4 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1Z"/></svg><svg viewBox="0 0 24 24" id="mx-509_certificate" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M4 10h7v1.5H4zM4 12.5h6V14H4zM4 7.5h8V9H4z"/><path d="M21 3.5H3a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-13a2 2 0 0 0-2-2Zm0 15H3v-13h18Z"/><path d="M13.91 13.48h1v3l1.5-.64 1.5.64v-3h1V12l1-1-1-1V8.52h-1.5l-1-1-1 1h-1.5V10l-1 1 1 1Zm2.48-3.72A1.24 1.24 0 1 1 15.15 11a1.24 1.24 0 0 1 1.24-1.24Z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-application_cog_outline" xmlns="http://www.w3.org/2000/svg"><path d="M21.7 18.6v-1l1.1-.8c.1-.1.2-.2.1-.3l-1-1.7c0-.1-.2-.1-.3-.1l-1.2.5c-.3-.2-.6-.4-.9-.5l-.2-1.3c0-.1-.1-.2-.2-.2h-2c-.2 0-.3.1-.3.2l-.2 1.3c-.3.2-.5.3-.8.5l-1.2-.5c-.1 0-.2 0-.3.1l-1 1.7c0 .1 0 .2.1.3l1.1.8v1l-1.1.8c-.1.1-.2.2-.1.3l1 1.7c.1.1.2.1.3.1l1.2-.5c.2.2.5.4.8.5l.2 1.3c.1.1.2.2.3.2h2c.1 0 .2-.1.2-.2l.2-1.3c.3-.2.5-.3.8-.5l1.2.4c.1 0 .2 0 .3-.1l1-1.7c.1-.1.1-.2 0-.2l-1.1-.8Zm-3.7.9c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5ZM12.3 22H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h18c1.1 0 2 .9 2 2v9.1c-.6-.6-1.3-1.1-2-1.4V6H3v14h8.3c.2.7.5 1.4 1 2Z"/></svg><svg viewBox="0 0 24 24" id="mx-application_empty" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M4 16h4v4H4zM16 4h4v4h-4zM14 8V4h-4v3.46l.54.54H14zM20 14v-4h-4v3.46l.54.54H20zM14 10h-1.46L14 11.46V10zM20 16h-1.46L20 17.46V16z"/><path d="m20.84 20.83-.01.01L3.16 3.17 1.89 4.44 4 6.54V8h1.46l2 2H4v4h4v-3.46l2 2V14h1.46l2 2H10v4h4v-3.46l2 2V20h1.46l2.11 2.11 1.27-1.27v-.01zM8 4H6.54L8 5.46V4z"/></g></svg><svg viewBox="0 0 24 24" id="mx-calendar_clock" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0z"/><path d="M15 13h1.5v2.82l2.44 1.41-.75 1.3L15 16.69V13m4-5H5v11h4.67A7 7 0 0 1 19 9.67V8M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h1V1h2v2h8V1h2v2h1a2 2 0 0 1 2 2v6.1a7 7 0 0 1-9.9 9.9H5m11-9.85A4.85 4.85 0 0 0 11.15 16a4.85 4.85 0 0 0 9.7 0A4.85 4.85 0 0 0 16 11.15Z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-circle_dash" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m21.814 13.956-1.966-.39a8.051 8.051 0 0 0 0-3.125l1.966-.389a10.055 10.055 0 0 1 0 3.904ZM20.32 6.448l-1.665 1.115a8.05 8.05 0 0 0-2.21-2.21l1.115-1.665c1.09.73 2.03 1.67 2.76 2.76Zm-6.364-4.254-.39 1.966a8.045 8.045 0 0 0-3.125 0l-.389-1.966a10.05 10.05 0 0 1 3.904 0ZM6.448 3.688l1.114 1.665a8.051 8.051 0 0 0-2.209 2.21L3.688 6.448c.73-1.09 1.67-2.03 2.76-2.76Zm-4.254 6.365a10.05 10.05 0 0 0 0 3.903l1.966-.39a8.046 8.046 0 0 1 0-3.125l-1.966-.389Zm1.494 7.507 1.665-1.114a8.052 8.052 0 0 0 2.21 2.209L6.447 20.32a10.055 10.055 0 0 1-2.76-2.76Zm6.364 4.254.39-1.966a8.044 8.044 0 0 0 3.125 0l.389 1.966a10.046 10.046 0 0 1-3.904 0Zm7.508-1.494-1.115-1.665a8.05 8.05 0 0 0 2.21-2.21l1.665 1.115a10.056 10.056 0 0 1-2.76 2.76Z"/></svg><svg version="1.1" id="mx-cog-off" x="0" y="0" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><style>.st1{display:none;opacity:.76;fill:none;stroke:#b1d135;stroke-width:1.8;stroke-miterlimit:10;enable-background:new}</style><path d="M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z" style="fill:none"/><path d="m2 4.3 2.1 2.1-1.4 2.5c-.1.2 0 .4.2.6l2 1.6c0 .3-.1.6-.1.9s0 .6.1.9l-2 1.6c-.2.1-.2.4-.1.6l1.9 3.3c.1.2.4.3.6.2l2.4-1c.5.4 1 .7 1.6.9l.4 2.5c0 .2.2.4.5.4H14c.2 0 .4-.2.5-.4l.4-2.5c.4-.2.7-.3 1.1-.6l3.9 3.9 1.3-1.3L3.3 3 2 4.3zm10 11.3c-2 0-3.6-1.6-3.6-3.6 0-.4.1-.8.2-1.1l4.5 4.5c-.3.1-.7.2-1.1.2zM19.1 12.9c0-.3.1-.6.1-.9s0-.6-.1-.9l2-1.6c.2-.1.2-.4.1-.6l-1.9-3.3c-.1-.2-.4-.3-.6-.2l-2.4 1c-.5-.4-1-.7-1.6-.9L14.3 3c0-.2-.2-.4-.5-.4H10c-.2 0-.4.2-.5.4l-.2 2.4c-.3.1-.5.2-.8.3l2.8 2.8c.2 0 .5-.1.7-.1 2 0 3.6 1.6 3.6 3.6 0 .2 0 .5-.1.7l4.5 4.5 1.2-2.1c.1-.2.1-.5-.1-.6l-2-1.6z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor" xmlns="http://www.w3.org/2000/svg"><path d="M13.64 21.97a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 11.49 9.64a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_add" xmlns="http://www.w3.org/2000/svg"><path d="m18 11 .113-.001 1.027.861a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 5.407 4.536A5.001 5.001 0 0 0 18 11ZM21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_add_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m18 11 .113-.001 1.027.861a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 5.407 4.536A5.001 5.001 0 0 0 18 11Zm-7.93 3.27a.997.997 0 0 1 1.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16Z" fill="#000"/><path d="M21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_outline" xmlns="http://www.w3.org/2000/svg"><path d="M10.07 14.27a.997.997 0 0 1 1.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16Zm3.57 7.7a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 11.49 9.64a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69Z" fill="#000"/></svg><svg viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" id="mx-default_route" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" style="fill:none"/><path d="M22 12c0-5.5-4.5-10-10-10S2 6.5 2 12s4.5 10 10 10 10-4.5 10-10zM7.1 8.9l3.1 3.1-3.1 3.1v-2.2H4.4v-1.8h2.7V8.9zm1.8-1.8L12 4l3.1 3.1h-2.2v2.7h-1.8V7.1H8.9zm8 8L13.8 12l3.1-3.1v2.2h2.7v1.8h-2.7v2.2zm-1.8 1.8L12 20l-3.1-3.1h2.2v-2.7h1.8v2.7h2.2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-disband_group_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c.488 0 .968-.035 1.438-.103A5.976 5.976 0 0 1 12 18c0-1.75.749-3.324 1.943-4.42.356-.515.9-.89 1.533-1.025A5.978 5.978 0 0 1 18 12c1.488 0 2.849.541 3.897 1.438.068-.47.103-.95.103-1.438 0-5.52-4.48-10-10-10ZM8 17.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5ZM9.5 8a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-5 0Z" fill="#000"/><path d="m20.12 14.47 1.42 1.41L19.41 18l2.13 2.12-1.42 1.42L18 19.41l-2.12 2.13-1.41-1.42L16.59 18l-2.12-2.12 1.41-1.41L18 16.59l2.12-2.12Z" fill="#000"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_404" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M113.061 97c-11.08 0-20.06 8.981-20.06 20.061 0 11.079 8.98 20.06 20.06 20.06 4.523 0 8.716-1.51 12.083-4.06v2.378l19.011 18.975 6.259-6.26-18.974-19.01h-2.378a19.964 19.964 0 0 0 4.06-12.083c0-11.08-8.982-20.061-20.061-20.061Zm-10.802 20.061a10.785 10.785 0 0 1 10.802-10.802 10.785 10.785 0 0 1 10.802 10.802 10.785 10.785 0 0 1-10.802 10.802 10.785 10.785 0 0 1-10.802-10.802Z"/><path d="m80.164 83.71.002-.008c.456-1.677.702-4.01.702-7.046 0-4.06-.534-6.98-1.487-8.89l-.006-.01c-.91-1.869-2.052-2.62-3.45-2.62-1.012 0-1.847.322-2.557.952l-.003.002c-.648.571-1.253 1.621-1.72 3.335-.43 1.65-.663 3.984-.663 7.051 0 4.059.52 6.982 1.45 8.896.936 1.87 2.094 2.624 3.493 2.624 1.022 0 1.841-.313 2.517-.908.677-.601 1.282-1.666 1.72-3.37l.002-.008Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M40 20c-6.6 0-11.94 5.137-11.94 11.416l-.055 100.58a8 8 0 0 0 8 8.004H99.34c1.163 0 1.653-2.375.68-3.013-6.487-4.254-10.771-11.589-10.771-19.926 0-13.151 10.66-23.811 23.811-23.811 3.359 0 6.556.696 9.454 1.95.688.299 1.485-.189 1.485-.938V48.379L98.24 20H40Zm12.196 73.46v-6.698H39.8v-4.635L48.971 59l5.199 2.385-7.622 19.373h5.648v-8.947h5.867v8.947h3.441v6.004h-3.44v6.698h-5.868Zm15.41-4.264-.003-.004c-1.837-3.136-2.696-7.4-2.696-12.67 0-5.3.872-9.56 2.747-12.643l.005-.007c1.945-3.148 4.756-4.74 8.308-4.74 3.581 0 6.387 1.61 8.278 4.804 1.84 3.109 2.698 7.377 2.698 12.675 0 5.3-.886 9.561-2.79 12.646C82.234 92.408 79.434 94 75.883 94c-3.58 0-6.387-1.61-8.277-4.804Zm35.136-2.434v6.698h5.867v-6.698h3.441v-6.004h-3.441v-8.947h-5.867v8.947h-5.648l7.621-19.373L99.517 59l-9.171 23.127v4.635h12.396Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_500" xmlns="http://www.w3.org/2000/svg"><path d="M111.211 89.517c-1.093.27-1.464 1.64-.667 2.436l9.004 9.004-1.369 8.22-8.22 1.37-9.005-9.005c-.801-.801-2.167-.415-2.44.686-1.422 5.737.11 12.055 4.592 16.539 4.8 4.8 11.759 6.121 17.825 4.123l20.184 20.183a7.75 7.75 0 0 0 10.959-10.959l-20.162-20.161c2.024-6.069.688-13.014-4.144-17.846-4.489-4.489-10.816-6.018-16.557-4.59Zm38.288 48.075a2.906 2.906 0 1 1-5.812.002 2.906 2.906 0 0 1 5.812-.002Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M31.88 30h87.281c2.133 0 3.879 1.741 3.879 3.87v23.22c0 2.13-1.746 3.87-3.879 3.87H31.879c-2.133 0-3.879-1.74-3.879-3.87V33.87c0-2.128 1.746-3.87 3.88-3.87Zm3.878 15.48c0 4.258 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74-3.491-7.74-7.758-7.74c-4.267 0-7.759 3.483-7.759 7.74ZM123.04 131.07a.996.996 0 0 0-.293-.707l-2.64-2.641a1.03 1.03 0 0 0-.909-.279c-6.629 1.187-13.762-.69-18.92-5.848a21.368 21.368 0 0 1-6.27-14.556H31.88c-2.133 0-3.879 1.742-3.879 3.87v23.221c0 2.128 1.746 3.87 3.88 3.87h87.281c2.133 0 3.879-1.742 3.879-3.87v-3.06Zm-87.282-8.55c0 4.257 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74c0-4.258-3.491-7.741-7.758-7.741-4.267 0-7.759 3.483-7.759 7.741ZM95.558 99.299H31.879c-2.133 0-3.879-1.742-3.879-3.87v-23.22c0-2.13 1.746-3.87 3.88-3.87h87.281c2.133 0 3.879 1.74 3.879 3.87V84.94c0 .7-.701 1.184-1.37.982a21.542 21.542 0 0 0-11.422-.288c-4.165 1.034-5.493 6.187-2.533 9.147l4.518 4.518h-7.865l-.585-.585c-2.477-2.477-6.343-1.93-8.225.585Zm-59.8-15.48c0 4.257 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74c0-4.258-3.491-7.74-7.758-7.74-4.267 0-7.759 3.483-7.759 7.74Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_box" xmlns="http://www.w3.org/2000/svg"><path d="M119.547 36H38.6c-6.413 0-11.44 5.142-11.44 11.556l-.058 80.889C27.102 134.8 32.187 140 38.6 140h80.947c6.355 0 11.555-5.2 11.555-11.555v-80.89c0-6.413-5.2-11.555-11.555-11.555Zm0 69.333H96.436c0 9.592-7.8 17.334-17.334 17.334-9.533 0-17.333-7.742-17.333-17.334H38.6V47.556h80.947v57.777ZM118.255 9.578l4.149 17.313-6.801 1.63-4.149-17.313 6.801-1.63ZM142.853 16.614l-9.657 14.898-5.606-3.634 9.657-14.898 5.606 3.634ZM154.207 39.48l-16.694 4-1.63-6.801 16.694-4.001 1.63 6.801Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_module_not_found" xmlns="http://www.w3.org/2000/svg"><path d="M38.85 73.099c-.954 3.56 1.183 7.253 4.748 8.209 3.566.955 7.263-1.176 8.217-4.735.954-3.56-1.183-7.254-4.748-8.209-3.566-.955-7.264 1.175-8.217 4.735ZM79.784 90.835c0 4.493 3.682 8.17 8.183 8.17 4.5 0 8.183-3.677 8.183-8.17s-3.682-8.17-8.183-8.17c-4.5 0-8.183 3.677-8.183 8.17Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M60 32H24c-6.6 0-11.94 5.4-11.94 12L12 116c0 6.6 5.4 12 12 12h76.63a1 1 0 0 0 .864-.496l21.261-36.448c1.602-2.746 4.783-3.66 7.435-2.742.791.274 1.81-.243 1.81-1.08V56c0-6.6-5.4-12-12-12H72L60 32Zm-1.702 46.31c-.16.593-.344 1.14-.56 1.66l2.858 3.811c.274.343.244.817-.078 1.155l-5.057 5.041a.89.89 0 0 1-1.168.111L50.45 87.21a12.79 12.79 0 0 1-3.37.909L45.21 92.51a.869.869 0 0 1-1.043.51l-6.915-1.853c-.432-.115-.693-.513-.667-.968l.575-4.74c-.947-.716-1.747-1.547-2.464-2.472l-4.767.573c-.43.02-.846-.227-.956-.68l-1.858-6.895c-.102-.413.118-.874.51-1.039l4.416-1.86c.055-.564.178-1.167.327-1.724.15-.558.38-1.131.615-1.647l-2.895-3.82c-.292-.348-.24-.834.078-1.154l5.039-5.047a.89.89 0 0 1 1.168-.11l3.842 2.878c1.06-.428 2.192-.761 3.37-.908l1.871-4.392c.188-.413.612-.626 1.044-.51l6.915 1.852c.432.116.71.518.667.969l-.575 4.74c.947.716 1.747 1.547 2.464 2.471l4.767-.572c.43-.02.846.227.956.68l1.858 6.895c.102.412-.118.874-.51 1.038l-4.416 1.861a10.729 10.729 0 0 1-.327 1.724Zm46.036 12.525c0 .749-.046 1.452-.137 2.133l4.569 3.585c.432.318.546.886.273 1.385l-4.364 7.534a1.086 1.086 0 0 1-1.342.499l-5.432-2.178a15.62 15.62 0 0 1-3.683 2.133l-.818 5.764a1.06 1.06 0 0 1-1.069.93h-8.728c-.546 0-.978-.386-1.091-.93l-.819-5.764c-1.341-.545-2.546-1.271-3.682-2.133l-5.433 2.178c-.5.159-1.069 0-1.341-.499l-4.365-7.534c-.25-.454-.136-1.067.273-1.385l4.615-3.585c-.114-.68-.16-1.43-.16-2.133 0-.704.091-1.452.205-2.133l-4.615-3.586c-.454-.317-.545-.907-.272-1.384l4.341-7.534c.273-.5.841-.68 1.342-.5l5.432 2.18c1.114-.84 2.342-1.59 3.683-2.134l.818-5.764c.091-.544.523-.93 1.069-.93h8.728c.546 0 1 .386 1.092.93l.818 5.764c1.341.545 2.546 1.27 3.682 2.133l5.433-2.178c.5-.16 1.069 0 1.341.499l4.365 7.534c.25.454.136 1.067-.273 1.384l-4.614 3.586c.113.68.159 1.407.159 2.133Z"/><path d="M100.755 136.992c-.778 1.334.183 3.008 1.727 3.008h51.369c1.544 0 2.506-1.674 1.728-3.008l-25.685-44.03c-.772-1.324-2.683-1.324-3.455 0l-25.684 44.03Zm30.063-4.105h-5.303v-5.264h5.303v5.264Zm0-10.527h-5.303v-15.214h5.303v15.214Z"/></svg><svg viewBox="0 0 24 24" id="mx-file-eye-outline" xmlns="http://www.w3.org/2000/svg"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.15 8.15 0 0 1-1.23-2Z"/></svg><svg viewBox="0 0 24 24" id="mx-file_cog_outline" xmlns="http://www.w3.org/2000/svg"><path d="M6 2a2 2 0 0 0-2 2v16c0 1.11.89 2 2 2h6v-2H6V4h7v5h5v3h2V8l-6-6m4 12a.26.26 0 0 0-.26.21l-.19 1.32c-.3.13-.59.29-.85.47l-1.24-.5c-.11 0-.24 0-.31.13l-1 1.73c-.06.11-.04.24.06.32l1.06.82a4.193 4.193 0 0 0 0 1l-1.06.82a.26.26 0 0 0-.06.32l1 1.73c.06.13.19.13.31.13l1.24-.5c.26.18.54.35.85.47l.19 1.32c.02.12.12.21.26.21h2c.11 0 .22-.09.24-.21l.19-1.32c.3-.13.57-.29.84-.47l1.23.5c.13 0 .26 0 .33-.13l1-1.73a.26.26 0 0 0-.06-.32l-1.07-.82c.02-.17.04-.33.04-.5 0-.17-.01-.33-.04-.5l1.06-.82a.26.26 0 0 0 .06-.32l-1-1.73c-.06-.13-.19-.13-.32-.13l-1.23.5c-.27-.18-.54-.35-.85-.47l-.19-1.32A.236.236 0 0 0 20 14m-1 3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5c-.84 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5Z"/></svg><svg viewBox="0 0 24 24" id="mx-folder-cog" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8.08a6.74 6.74 0 0 1-.08-1 7 7 0 0 1 10-6.31V8a2 2 0 0 0-2-2h-8l-2-2H4m14 10a.26.26 0 0 0-.26.21l-.19 1.32a5 5 0 0 0-.85.47l-1.24-.5c-.11 0-.24 0-.31.13l-1 1.73a.25.25 0 0 0 .06.32l1.06.82a4.18 4.18 0 0 0 0 1l-1.06.82a.26.26 0 0 0-.06.32l1 1.73c.06.13.19.13.31.13l1.24-.5a4.11 4.11 0 0 0 .85.47l.19 1.32A.25.25 0 0 0 18 24h2a.25.25 0 0 0 .24-.21l.19-1.32a5.31 5.31 0 0 0 .84-.47l1.23.5c.13 0 .26 0 .33-.13l1-1.73a.26.26 0 0 0-.06-.32l-1.07-.82a4.21 4.21 0 0 0 0-.5 2.81 2.81 0 0 0 0-.5l1.06-.82a.26.26 0 0 0 .06-.32l-1-1.73c-.06-.13-.19-.13-.32-.13l-1.23.5a4.39 4.39 0 0 0-.85-.47l-.19-1.32A.24.24 0 0 0 20 14h-2m1 3.5a1.5 1.5 0 1 1-1.5 1.5 1.5 1.5 0 0 1 1.5-1.5Z"/><path d="M0 0h24v24H0Z" style="fill:none"/></g></g></svg><svg fill="none" viewBox="0 0 24 24" id="mx-form-textbox" xmlns="http://www.w3.org/2000/svg"><path d="M17 7h5v10h-5v2a1 1 0 0 0 1 1h2v2h-2.5c-.55 0-1.5-.45-1.5-1 0 .55-.95 1-1.5 1H12v-2h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-2V2h2.5c.55 0 1.5.45 1.5 1 0-.55.95-1 1.5-1H20v2h-2a1 1 0 0 0-1 1v2ZM2 7h11v2H4v6h9v2H2V7Zm18 8V9h-3v6h3Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-forward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.6 0 12 0Zm0 23C5.936 23 1 18.064 1 12S5.936 1 12 1s11 4.936 11 11-4.936 11-11 11Z"/><path d="M12.565 9.783V7l5.565 5.565-5.565 5.565v-2.782H7V9.783z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-grid" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.25 7.913a2.884 2.884 0 0 1-1.375-.788A2.893 2.893 0 0 1 2 5c0-.833.292-1.542.875-2.125A2.893 2.893 0 0 1 5 2c.833 0 1.542.292 2.125.875.4.4.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375A2.893 2.893 0 0 1 12 2c.833 0 1.542.292 2.125.875.4.4.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375A2.893 2.893 0 0 1 19 2c.833 0 1.542.292 2.125.875S22 4.167 22 5s-.292 1.542-.875 2.125c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788.583.583.875 1.292.875 2.125s-.292 1.542-.875 2.125c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788.583.583.875 1.292.875 2.125s-.292 1.542-.875 2.125A2.893 2.893 0 0 1 19 22a2.893 2.893 0 0 1-2.125-.875c-.4-.4-.662-.858-.788-1.375h-1.174a2.884 2.884 0 0 1-.788 1.375A2.893 2.893 0 0 1 12 22a2.893 2.893 0 0 1-2.125-.875c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375A2.893 2.893 0 0 1 5 22a2.893 2.893 0 0 1-2.125-.875A2.893 2.893 0 0 1 2 19c0-.833.292-1.542.875-2.125.4-.4.858-.662 1.375-.788v-1.174a2.884 2.884 0 0 1-1.375-.788A2.893 2.893 0 0 1 2 12c0-.833.292-1.542.875-2.125.4-.4.858-.662 1.375-.788V7.913Zm12.625-.788c.4.4.858.662 1.375.788v1.174a2.885 2.885 0 0 0-1.375.788c-.4.4-.662.858-.788 1.375h-1.174a2.885 2.885 0 0 0-.788-1.375c-.4-.4-.858-.662-1.375-.788V7.913a2.885 2.885 0 0 0 1.375-.788c.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375Zm-5.625.788a2.885 2.885 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788V7.913Zm0 7a2.884 2.884 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788v-1.174Zm1.5 1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788v-1.174a2.884 2.884 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375h-1.174a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-horizontal-line" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.875 14.125A2.893 2.893 0 0 0 5 15c.833 0 1.542-.292 2.125-.875.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375A2.893 2.893 0 0 0 12 15c.833 0 1.542-.292 2.125-.875.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375A2.893 2.893 0 0 0 19 15c.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 22 12c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 19 9c-.833 0-1.542.292-2.125.875-.4.4-.662.858-.788 1.375h-1.174a2.885 2.885 0 0 0-.788-1.375A2.893 2.893 0 0 0 12 9c-.833 0-1.542.292-2.125.875-.4.4-.662.858-.788 1.375H7.913a2.884 2.884 0 0 0-.788-1.375A2.893 2.893 0 0 0 5 9c-.833 0-1.542.292-2.125.875A2.893 2.893 0 0 0 2 12c0 .833.292 1.542.875 2.125Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-horizontal_align_center" xmlns="http://www.w3.org/2000/svg"><path d="M22 13h-4.2l1.6 1.6L18 16l-4-4 4-4 1.4 1.4-1.6 1.6H22v2Zm-9 7h-2V4h2v16Zm-3-8-4 4-1.4-1.4L6.2 13H2v-2h4.2L4.6 9.4 6 8l4 4Z" fill="#000"/></svg><svg viewBox="0 0 20 20" id="mx-https" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.75 10c0-.567-.05-1.117-.117-1.667h2.817c.133.534.217 1.092.217 1.667 0 .308-.025.608-.067.9a4.772 4.772 0 0 1 1.6.533c.083-.466.133-.941.133-1.433 0-4.583-3.75-8.333-8.333-8.333-4.608 0-8.333 3.75-8.333 8.333s3.75 8.333 8.333 8.333c.492 0 .967-.05 1.433-.133-.383-.7-.6-1.508-.6-2.367 0-.241.025-.475.059-.708A12.367 12.367 0 0 1 10 16.633c-.692-1-1.25-2.108-1.592-3.3h3.1a4.959 4.959 0 0 1 2.159-2c.05-.441.083-.883.083-1.333ZM10 3.358c.692 1 1.25 2.117 1.592 3.309H8.408A11.35 11.35 0 0 1 10 3.358Zm-6.45 8.309A6.868 6.868 0 0 1 3.333 10c0-.575.084-1.133.217-1.667h2.817c-.067.55-.117 1.1-.117 1.667s.05 1.117.117 1.667H3.55Zm.683 1.666h2.434c.291 1.042.666 2.042 1.166 2.967a6.673 6.673 0 0 1-3.6-2.967Zm2.434-6.666H4.233a6.603 6.603 0 0 1 3.6-2.967c-.5.925-.875 1.925-1.166 2.967Zm5.283 5h-3.9c-.083-.55-.133-1.1-.133-1.667s.05-1.125.133-1.667h3.9c.075.542.133 1.1.133 1.667s-.058 1.117-.133 1.667Zm.208-7.967a6.656 6.656 0 0 1 3.609 2.967h-2.459a13.042 13.042 0 0 0-1.15-2.967Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.396 14.722h.312c.344 0 .625.286.625.635v3.175c0 .349-.28.635-.625.635h-3.75a.632.632 0 0 1-.625-.635v-3.175c0-.349.282-.635.625-.635h.313v-.635c0-.876.7-1.587 1.562-1.587.863 0 1.563.711 1.563 1.587v.635Zm-2.188 2.223c0 .349.282.634.625.634a.632.632 0 0 0 .625-.634.632.632 0 0 0-.625-.636.632.632 0 0 0-.625.636Zm-.343-2.858v.635h1.937v-.635a.977.977 0 0 0-.969-.984.977.977 0 0 0-.968.984Z"/></svg><svg viewBox="0 0 24 24" id="mx-ip_network_outline" xmlns="http://www.w3.org/2000/svg"><path d="M15 19a1 1 0 0 0-1-1h-1v-2h4a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4v2h-1a1 1 0 0 0-1 1H2v2h7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1h7v-2h-7m-8-5V4h10v10H7m3-9H8v8h2V5m4 0h-3v8h2v-2h1a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m0 4h-1V7h1v2Z" fill-rule="nonzero"/></svg><svg viewBox="0 0 24 24" id="mx-lan" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M10 2a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h1v2H2v2h4v2H5a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H8v-2h8v2h-1a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2h-1v-2h4v-2h-9V9h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2Zm0 2h4v3h-4ZM5 17h4v3H5Zm10 0h4v3h-4Z"/></g></g></svg><svg viewBox="0 0 20 20" id="mx-moxa_device_extension" xmlns="http://www.w3.org/2000/svg"><path d="M16.389 12.917V15h2.083v1.389H16.39v2.083H15V16.39h-2.083V15H15v-2.083h1.389Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16.667 2.583 16 3.25c-1-.917-2.25-1.417-3.5-1.417S10 2.333 9 3.25l-.667-.667A5.874 5.874 0 0 1 12.5.833c1.5 0 3 .584 4.167 1.75ZM12.5 2.75c1 0 2 .417 2.75 1.167l-.667.666C14 4 13.25 3.75 12.5 3.75c-.75 0-1.5.25-2.083.833l-.667-.666c.75-.75 1.75-1.167 2.75-1.167Zm.833 6.417H15a1.667 1.667 0 0 1 1.667 1.666v.917a4.167 4.167 0 0 0-5 4.083H3.333a1.667 1.667 0 0 1-1.666-1.666v-3.334a1.667 1.667 0 0 1 1.666-1.666h8.334V5.833h1.666v3.334Zm-9.166 4.166h1.666v-1.666H4.167v1.666Zm2.916 0H8.75v-1.666H7.083v1.666Zm2.917 0h1.667v-1.666H10v1.666Z"/></svg><svg viewBox="0 0 14 14" id="mx-moxa_m" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M2.63 10.55V5.72l3.44 4.83h1.84l3.47-4.86v4.86H14V3.44h-3.18l-3.83 5.4-3.84-5.4H0v7.11h2.63z"/><path style="fill:none" d="M0 0h14v14H0V0z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-package_update" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0z"/><path d="M15.06 12.4a2.61 2.61 0 0 0 0-.4 1.75 1.75 0 0 0 0-.4l.87-.68a.22.22 0 0 0 .06-.26l-.83-1.42a.2.2 0 0 0-.25-.1l-1 .41a3.25 3.25 0 0 0-.7-.4L13 8.06a.21.21 0 0 0-.21-.17h-1.61a.19.19 0 0 0-.2.17l-.16 1.09a3.36 3.36 0 0 0-.69.4l-1-.41a.2.2 0 0 0-.25.1L8 10.66a.2.2 0 0 0 .05.26l.95.68a2.69 2.69 0 0 0 0 .4 1.8 1.8 0 0 0 0 .4l-.87.68a.22.22 0 0 0-.06.26l.83 1.42a.2.2 0 0 0 .25.1l1-.41a3.25 3.25 0 0 0 .7.4l.15 1.09a.21.21 0 0 0 .21.17h1.64a.19.19 0 0 0 .2-.17l.16-1.09a3 3 0 0 0 .69-.4l1 .41a.2.2 0 0 0 .25-.1l.85-1.42a.2.2 0 0 0-.05-.26ZM12 13.54A1.54 1.54 0 1 1 13.54 12 1.54 1.54 0 0 1 12 13.54Z"/><path d="M4 12a8 8 0 0 1 2.62-5.88L9 8.5v-6H3l2.2 2.2A10 10 0 0 0 11 22v-2a8 8 0 0 1-7-8Zm18 0a10 10 0 0 0-9-9.95v2a8 8 0 0 1 4.38 13.81L15 15.5v6h6l-2.2-2.2A9.93 9.93 0 0 0 22 12Z"/></g></g></svg><svg viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" id="mx-remote_vpn" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" style="fill:none"/><path d="M21.3 2.8H2.7c-.3 0-.6.3-.6.6v9.1c0 3.2 1.7 6.2 4.6 7.7l5.1 2.8c.1 0 .2.1.3.1s.2 0 .3-.1l5.1-2.8c2.8-1.6 4.6-4.5 4.6-7.7V3.4c-.2-.3-.4-.6-.8-.6zM9.4 9.6l-1.5 3.7c-.1.2-.3.4-.6.4s-.5-.1-.6-.4L5.2 9.6c-.1-.3.1-.6.4-.7.3-.1.7 0 .8.3l1 2.4 1-2.4c.1-.3.5-.4.8-.3.2.1.3.4.2.7zm3.2 2.2h-1.5v1.3c0 .3-.3.6-.6.6s-.6-.3-.6-.6V9.4c0-.3.3-.6.6-.6h2.1c.8 0 1.5.7 1.5 1.5 0 .9-.7 1.5-1.5 1.5zm6.2 1.3c0 .3-.2.5-.4.6h-.2c-.2 0-.3-.1-.5-.2l-2-2.4v2c0 .3-.3.6-.6.6s-.6-.3-.6-.6V9.4c0-.3.2-.5.4-.6.2-.1.5 0 .7.2l2 2.4v-2c0-.3.3-.6.6-.6s.6.3.6.6v3.7z"/><path d="M12.6 10h-1.5v.7h1.5c.2 0 .3-.1.3-.3 0-.3-.1-.4-.3-.4z"/></svg><svg viewBox="0 0 24 24" id="mx-restart" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M13 3a9 9 0 0 0-9 9H1l3.89 3.89L5 16l4-4H6a7 7 0 1 1 2.06 4.94l-1.42 1.42A9 9 0 1 0 13 3Z"/><path d="M11.5 9v6l5-3-5-3z"/></g></g></svg><svg fill="none" viewBox="0 0 24 24" id="mx-ring" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.375 18.625A2.893 2.893 0 0 0 4.5 19.5c.669 0 1.257-.188 1.765-.564a8.986 8.986 0 0 0 2.772 1.565c.096.62.375 1.161.838 1.624A2.893 2.893 0 0 0 12 23c.833 0 1.542-.292 2.125-.875a2.869 2.869 0 0 0 .838-1.624 8.987 8.987 0 0 0 2.772-1.565c.508.376 1.096.564 1.765.564.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 22.5 16.5c0-.833-.292-1.542-.875-2.125a3.008 3.008 0 0 0-.804-.582 9.045 9.045 0 0 0 0-3.586c.29-.142.558-.336.804-.582A2.893 2.893 0 0 0 22.5 7.5c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 19.5 4.5c-.669 0-1.257.188-1.765.564a8.986 8.986 0 0 0-2.772-1.565 2.869 2.869 0 0 0-.838-1.624A2.893 2.893 0 0 0 12 1c-.833 0-1.542.292-2.125.875a2.869 2.869 0 0 0-.838 1.624 8.995 8.995 0 0 0-3.103 1.852A2.935 2.935 0 0 0 4.5 5c-.833 0-1.542.292-2.125.875A2.893 2.893 0 0 0 1.5 8c0 .833.292 1.542.875 2.125.223.223.464.403.723.54a9.074 9.074 0 0 0 .08 3.128c-.29.142-.557.336-.803.582A2.893 2.893 0 0 0 1.5 16.5c0 .833.292 1.542.875 2.125ZM9.192 5.09c-.787.32-1.507.77-2.133 1.324.294.466.441.995.441 1.586 0 .833-.292 1.542-.875 2.125a2.882 2.882 0 0 1-2.015.873 7.524 7.524 0 0 0 .085 2.507c.75.043 1.393.333 1.93.87.583.583.875 1.292.875 2.125 0 .451-.085.866-.256 1.244a7.453 7.453 0 0 0 1.948 1.166c.146-.38.373-.725.683-1.035A2.893 2.893 0 0 1 12 17c.833 0 1.542.292 2.125.875.31.31.537.655.683 1.035a7.454 7.454 0 0 0 1.948-1.166A2.98 2.98 0 0 1 16.5 16.5c0-.833.292-1.542.875-2.125a2.876 2.876 0 0 1 1.93-.87 7.488 7.488 0 0 0 0-3.01 2.876 2.876 0 0 1-1.93-.87A2.893 2.893 0 0 1 16.5 7.5c0-.451.085-.866.256-1.244a7.455 7.455 0 0 0-1.948-1.167 2.94 2.94 0 0 1-.683 1.036A2.893 2.893 0 0 1 12 7a2.893 2.893 0 0 1-2.125-.875 2.941 2.941 0 0 1-.683-1.035Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-router_empty" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0z" fill="none"/><path d="m12.7 6.7.8.8a3.63 3.63 0 0 1 5 0l.8-.8a4.59 4.59 0 0 0-6.6 0zM19 13h-2V9h-2v3.46l6 6V15a2 2 0 0 0-2-2z"/><path d="M16 4.2a6.25 6.25 0 0 1 4.2 1.7l.8-.8a7 7 0 0 0-10 0l.8.8A6.25 6.25 0 0 1 16 4.2zm-14.11.24L10.46 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h13.46l1.11 1.11 1.27-1.27L3.17 3.16zM8 18H6v-2h2zm5-2h.46L15 17.54V18h-2zm-1.5 2h-2v-2h2z"/></g></svg><svg viewBox="0 0 24 24" id="mx-safety_check" xmlns="http://www.w3.org/2000/svg"><path d="M12 1 3 4.3v6.699C3 16.554 6.836 21.735 12 23c5.164-1.265 9-6.446 9-12.001V4.3L12 1Zm0 16.5c-3.105 0-5.625-2.464-5.625-5.5S8.895 6.5 12 6.5s5.625 2.464 5.625 5.5-2.52 5.5-5.625 5.5Zm1.856-2.915-2.418-2.365V8.7h1.124v3.069l2.082 2.035-.788.781Z"/></svg><svg viewBox="0 0 24 24" id="mx-scan_device" xmlns="http://www.w3.org/2000/svg"><path d="M17 2v2h3v3h2V2h-5ZM18.29 7.14l.62-.62a5.4 5.4 0 0 0-7.69 0l.61.62a4.64 4.64 0 0 1 6.46 0Z"/><path d="M17.6 7.75a3.55 3.55 0 0 0-5.08 0l.62.62a2.79 2.79 0 0 1 3.85 0l.61-.62Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.37 12.6h-1.54V9.52h-1.54v3.08H6.6a1.54 1.54 0 0 0-1.54 1.54v3.08a1.55 1.55 0 0 0 1.54 1.54h10.77a1.55 1.55 0 0 0 1.54-1.54v-3.08a1.54 1.54 0 0 0-1.54-1.54Zm-8.46 3.85H7.37v-1.54h1.54v1.54Zm2.69 0h-1.54v-1.54h1.54v1.54Zm2.69 0h-1.54v-1.54h1.54v1.54Z"/><path d="M17 20h3v-3h2v5h-5v-2ZM4 17H2v5h5v-2H4v-3ZM4 7H2V2h5v2H4v3Z"/></svg><svg viewBox="0 0 24 24" id="mx-system-dashboard" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m2 12 10-9 10 9h-3v8H5v-8Zm13.27 4.77a.75.75 0 0 0 .23-.55v-1.55a.79.79 0 0 0-.78-.78h-.78v-1.56h-.77v1.56H9.28a.79.79 0 0 0-.78.78v1.55a.79.79 0 0 0 .78.78h5.44a.75.75 0 0 0 .55-.23ZM12.86 11a2 2 0 0 0-.59.41l.26.31a1.41 1.41 0 0 1 .46-.3 1.65 1.65 0 0 1 .54-.09 1.26 1.26 0 0 1 .54.09 1.41 1.41 0 0 1 .46.3l.31-.31a2 2 0 0 0-.59-.41 1.8 1.8 0 0 0-1.39 0Zm.7-.56a2.38 2.38 0 0 1 1.63.66l.36-.31a2.62 2.62 0 0 0-.89-.61 2.7 2.7 0 0 0-1.05-.18 2.66 2.66 0 0 0-1.08.2 2.77 2.77 0 0 0-.92.62l.31.31a2.38 2.38 0 0 1 1.64-.66Zm-3.89 4.62h.78v.78h-.78Zm2.72 0h.78v.78h-.78Zm-.58 0H11v.78h.78Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 20 20" id="mx-tag-search" xmlns="http://www.w3.org/2000/svg"><path d="m17.842 9.65-7.5-7.5c-.3-.3-.717-.483-1.175-.483H3.333a1.66 1.66 0 0 0-1.666 1.666v5.834c0 .458.183.875.491 1.175l7.492 7.5c.308.3.725.491 1.183.491.459 0 .875-.191 1.175-.491l.35-.342c-2.691-.083-4.858-2.283-4.858-5 0-2.758 2.242-5 5-5 2.717 0 4.917 2.167 5 4.858l.342-.35c.308-.3.491-.716.491-1.175 0-.466-.191-.883-.491-1.183ZM4.583 5.833c-.691 0-1.25-.558-1.25-1.25 0-.691.559-1.25 1.25-1.25.692 0 1.25.559 1.25 1.25 0 .692-.558 1.25-1.25 1.25Zm8.009 3.009a3.734 3.734 0 0 1 3.75 3.75c0 .741-.209 1.425-.575 1.991l2.566 2.592-1.158 1.158-2.592-2.558a3.755 3.755 0 0 1-1.991.567 3.734 3.734 0 0 1-3.75-3.75 3.734 3.734 0 0 1 3.75-3.75Zm0 1.666a2.084 2.084 0 1 0 2.083 2.084 2.074 2.074 0 0 0-2.083-2.084Z"/></svg><svg viewBox="0 0 14 14" id="mx-verified_error" xmlns="http://www.w3.org/2000/svg"><path d="m7 .583 5.25 2.334v3.5c0 3.237-2.24 6.265-5.25 7-3.01-.735-5.25-3.763-5.25-7v-3.5L7 .583ZM9.01 4 6.918 6.094 4.822 4 4 4.822l2.094 2.095L4 9.01l.822.822L6.918 7.74 9.01 9.833l.822-.822L7.74 6.917l2.094-2.095L9.011 4Z"/></svg><svg viewBox="0 0 14 14" id="mx-verified_unknow" xmlns="http://www.w3.org/2000/svg"><path d="M7 .583 1.75 2.917v3.5c0 3.237 2.24 6.265 5.25 7 3.01-.735 5.25-3.763 5.25-7v-3.5L7 .583Zm.583 10.5H6.417V9.917h1.166v1.166Zm1.208-4.52-.525.536c-.42.426-.683.776-.683 1.651H6.417v-.292c0-.641.262-1.225.682-1.65l.723-.736a1.14 1.14 0 0 0 .345-.822A1.17 1.17 0 0 0 7 4.083 1.17 1.17 0 0 0 5.833 5.25H4.667a2.333 2.333 0 1 1 4.666 0c0 .513-.21.98-.542 1.313Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-vertical-line" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.875 2.875A2.893 2.893 0 0 0 9 5c0 .833.292 1.542.875 2.125.4.4.858.662 1.375.788v1.174a2.885 2.885 0 0 0-1.375.788A2.893 2.893 0 0 0 9 12c0 .833.292 1.542.875 2.125.4.4.858.662 1.375.788v1.174a2.884 2.884 0 0 0-1.375.788A2.893 2.893 0 0 0 9 19c0 .833.292 1.542.875 2.125A2.893 2.893 0 0 0 12 22c.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 15 19c0-.833-.292-1.542-.875-2.125-.4-.4-.858-.662-1.375-.788v-1.174a2.884 2.884 0 0 0 1.375-.788A2.893 2.893 0 0 0 15 12c0-.833-.292-1.542-.875-2.125-.4-.4-.858-.662-1.375-.788V7.913a2.885 2.885 0 0 0 1.375-.788A2.893 2.893 0 0 0 15 5c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 12 2c-.833 0-1.542.292-2.125.875Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-vertical_align_center" xmlns="http://www.w3.org/2000/svg"><path d="M11 22v-4.2l-1.6 1.6L8 18l4-4 4 4-1.4 1.4-1.6-1.6V22h-2Zm-7-9v-2h16v2H4Zm8-3L8 6l1.4-1.4L11 6.2V2h2v4.2l1.6-1.6L16 6l-4 4Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-wan" xmlns="http://www.w3.org/2000/svg"><path d="M12 2a8 8 0 0 0-8 8c0 4.03 3 7.42 7 7.93V19h-1a1 1 0 0 0-1 1H2v2h7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1h7v-2h-7a1 1 0 0 0-1-1h-1v-1.07c4-.5 7-3.9 7-7.93a8 8 0 0 0-8-8m0 2s.74 1.28 1.26 3h-2.52C11.26 5.28 12 4 12 4m-2.23.43c-.27.5-.68 1.41-1.03 2.57H6.81C7.5 5.84 8.5 4.93 9.77 4.43m4.46.01c1.27.5 2.27 1.4 2.96 2.56h-1.93c-.35-1.16-.76-2.07-1.03-2.56M6.09 9h2.23c-.04.33-.07.66-.07 1 0 .34.03.67.07 1H6.09a5.551 5.551 0 0 1 0-2m4.23 0h3.36c.04.33.07.66.07 1 0 .34-.03.67-.07 1h-3.36c-.04-.33-.07-.66-.07-1 0-.34.03-.67.07-1m5.36 0h2.23a5.551 5.551 0 0 1 0 2h-2.23c.04-.33.07-.66.07-1 0-.34-.03-.67-.07-1m-8.87 4h1.93c.35 1.16.76 2.07 1.03 2.56-1.27-.5-2.27-1.4-2.96-2.56m3.93 0h2.52c-.52 1.72-1.26 3-1.26 3s-.74-1.28-1.26-3m4.52 0h1.93c-.69 1.16-1.69 2.07-2.96 2.57.27-.5.68-1.41 1.03-2.57Z"/></svg><svg viewBox="0 0 24 24" id="my_location" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/></svg><svg viewBox="0 0 24 24" id="navigate_before" xmlns="http://www.w3.org/2000/svg"><path d="M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="navigate_next" xmlns="http://www.w3.org/2000/svg"><path d="M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="near_me" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"/></svg><svg viewBox="0 0 24 24" id="notifications" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c1.1 0 2-.9 2-2h-4a2 2 0 0 0 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"/></svg><svg viewBox="0 0 24 24" id="notifications_active" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M7.58 4.08 6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 0 1 3.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 0 1 3.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z"/></svg><svg viewBox="0 0 24 24" id="notifications_none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2Zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2Zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6Z"/></svg><svg viewBox="0 0 24 24" id="notifications_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 18.69 7.84 6.14 5.27 3.49 4 4.76l2.8 2.8v.01c-.52.99-.8 2.16-.8 3.42v5l-2 2v1h13.73l2 2L21 19.72l-1-1.03zM12 22c1.11 0 2-.89 2-2h-4c0 1.11.89 2 2 2zm6-7.32V11c0-3.08-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68c-.15.03-.29.08-.42.12-.1.03-.2.07-.3.11h-.01c-.01 0-.01 0-.02.01-.23.09-.46.2-.68.31 0 0-.01 0-.01.01L18 14.68z"/></svg><svg fill="none" viewBox="0 0 48 48" id="nport" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m25.2 21.868-.722-.214c.055-1.481-1.49-2.61-2.882-2.116a2.19 2.19 0 0 0-1.438 1.586l-.913 4.256h1.253l.438-2.044c.45.37 1.052.504 1.621.434.602-.075 1.182-.38 1.52-.893l.692.205a2.19 2.19 0 0 0 2.185 2.278h.001c2.873-.049 2.875-4.324 0-4.373h-.001c-.719 0-1.356.347-1.754.88Zm-2.91-1.22c1.265.024 1.263 1.903 0 1.926-1.267-.033-1.271-1.888 0-1.926Zm4.664 1.563c1.264.023 1.264 1.902 0 1.926-1.266-.024-1.262-1.904 0-1.926Z" fill="#191C1C"/><path d="M15.023 19.428h-.13l-.017.08-1.234 5.75-.025.122h1.378l.65-3.032 2.786 3.12.041-.193.948-4.418.306-1.429h-1.378l-.644 3.002-2.68-3.002Z" fill="#191C1C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M33.925 20.765h-1.252l-.145.678c-.434.012-1.006.09-1.433.305a1.635 1.635 0 0 0-.487-.515l-.026-.018h-1.346l-.046.189c.25.13.445.38.556.686.112.306.137.661.058.992l-.212.988-.255 1.188-.028.122h1.254l.4-1.87c.067-.262.282-.458.56-.592.234-.112.5-.174.73-.194l.253-1.18-.366 1.706c-.16.61-.082 1.115.234 1.474.313.355.839.543 1.524.569l.084.003.26-1.217-.127.003-.081.002a4.49 4.49 0 0 1-.387.001c-.125-.008-.2-.03-.244-.065-.04-.03-.073-.085-.081-.201-.009-.119.01-.289.062-.531l.008-.034.114-.536h1.028l.274-1.277H33.78l.145-.676Z" fill="#191C1C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.9 4.8a2 2 0 0 0-2 2v31.84a2 2 0 0 0 2 2h4.4v1.56a1 1 0 0 0 1 1h1.84a1 1 0 0 0 1-1v-1.56h1.28v1.56a1 1 0 0 0 1 1h3.12a1 1 0 0 0 1-1v-1.56h1.28v1.56a1 1 0 0 0 1 1h1.84a1 1 0 0 0 1-1v-1.56h4.4a2 2 0 0 0 2-2V6.8a2 2 0 0 0-2-2H11.9Zm24.16 2H11.9v31.84h24.16V6.8Z" fill="#191C1C"/></svg><svg viewBox="0 0 24 24" id="outlined-feedback" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17l-.59.59-.58.58V4h16v12zm-9-4h2v2h-2zm0-6h2v4h-2z"/></svg><svg viewBox="0 0 24 24" id="outlined-near_me" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="m17.27 6.73-4.24 10.13-1.32-3.42-.32-.83-.82-.32-3.43-1.33 10.13-4.23M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"/></svg><svg viewBox="0 0 24 24" id="outlined-push_pin" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M14 4v5c0 1.12.37 2.16 1 3H9c.65-.86 1-1.9 1-3V4h4m3-2H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3V4h1c.55 0 1-.45 1-1s-.45-1-1-1z"/></svg><svg viewBox="0 0 24 24" id="outlined-view_week" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8 18H4V6h4v12zm6 0h-4V6h4v12zm6 0h-4V6h4v12z"/></svg><svg fill="none" viewBox="0 0 24 24" id="pan_tool" xmlns="http://www.w3.org/2000/svg"><path d="M23 5.5V20c0 2.2-1.8 4-4 4h-7.3c-1.08 0-2.1-.43-2.85-1.19L1 14.83s1.26-1.23 1.3-1.25c.22-.19.49-.29.79-.29.22 0 .42.06.6.16.04.01 4.31 2.46 4.31 2.46V4c0-.83.67-1.5 1.5-1.5S11 3.17 11 4v7h1V1.5c0-.83.67-1.5 1.5-1.5S15 .67 15 1.5V11h1V2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V11h1V5.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="pan_tool-outline" xmlns="http://www.w3.org/2000/svg"><path d="M18 24h-6.55c-1.08 0-2.14-.45-2.89-1.23l-7.3-7.61 2.07-1.83c.62-.55 1.53-.66 2.26-.27L8 14.34V4.79a2.5 2.5 0 0 1 3.01-2.45C11.1 1.04 12.18.01 13.5.01c.86 0 1.61.43 2.06 1.09.29-.12.61-.18.94-.18a2.5 2.5 0 0 1 2.5 2.5v.28a2.5 2.5 0 0 1 3 2.45V20c0 2.21-1.79 4-4 4ZM4.14 15.28l5.86 6.1c.38.39.9.62 1.44.62H18c1.1 0 2-.9 2-2V6.15c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V3.42c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V2.51c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V4.79c0-.28-.22-.5-.5-.5s-.5.23-.5.5v12.87l-5.35-2.83-.51.45Z" fill="#000"/></svg><svg viewBox="0 -960 960 960" id="panorama_fish_eye" xmlns="http://www.w3.org/2000/svg"><path d="M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg><svg viewBox="0 0 24 24" id="pending_actions" xmlns="http://www.w3.org/2000/svg"><path d="M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5Zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71ZM18 3h-3.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H6c-1.1 0-2 .9-2 2v15c0 1.1.9 2 2 2h6.11a6.743 6.743 0 0 1-1.42-2H6V5h2v3h8V5h2v5.08c.71.1 1.38.31 2 .6V5c0-1.1-.9-2-2-2Zm-6 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Z"/></svg><svg viewBox="0 0 24 24" id="person" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="phone" xmlns="http://www.w3.org/2000/svg"><path d="M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2Z"/></svg><svg viewBox="0 0 24 24" id="policy" xmlns="http://www.w3.org/2000/svg"><path d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"/><path d="m21 5-9-4-9 4v6c0 5.55 3.84 10.74 9 12 2.3-.56 4.33-1.9 5.88-3.71l-3.12-3.12a4.994 4.994 0 0 1-6.29-.64 5.003 5.003 0 0 1 0-7.07 5.003 5.003 0 0 1 7.07 0 5.006 5.006 0 0 1 .64 6.29l2.9 2.9C20.29 15.69 21 13.38 21 11V5Z"/></svg><svg viewBox="0 0 24 24" id="power_settings_new" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M13 3h-2v10h2V3zm4.83 2.17-1.42 1.42A6.92 6.92 0 0 1 19 12c0 3.87-3.13 7-7 7A6.995 6.995 0 0 1 7.58 6.58L6.17 5.17A8.932 8.932 0 0 0 3 12a9 9 0 0 0 18 0c0-2.74-1.23-5.18-3.17-6.83z"/></svg><svg viewBox="0 0 24 24" id="priority_high" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="19" r="2"/><path d="M10 3h4v12h-4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="project_type_agt" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-.5 10.74-2.35 2.16-3.45-.39v-1.09h3.14l.53-.63a4.57 4.57 0 0 0 .35-1.79 4.41 4.41 0 0 0-.2-1.33 5.68 5.68 0 0 1-1.32.15 5.87 5.87 0 0 1-4.82-2.5 6 6 0 0 1-3.08 3.17 2.91 2.91 0 0 0 0 .51 4.73 4.73 0 0 0 4.7 4.73 4.65 4.65 0 0 0 1.93-.42c.37.71.54 1.06.53 1.06a8.37 8.37 0 0 1-2.46.53 5.9 5.9 0 0 1-4.18-1.73 5.79 5.79 0 0 1-1.46-2.4H5.5v-2.95h.71a5.9 5.9 0 0 1 10-3 5.82 5.82 0 0 1 1.61 3h.72ZM13 12.59a.74.74 0 0 1 .74-.74.74.74 0 0 1 0 1.48.74.74 0 0 1-.74-.74Zm-2.07 0a.76.76 0 0 1-.21.52.74.74 0 1 1 0-1 .78.78 0 0 1 .28.48Z"/></g></g></svg><svg viewBox="0 0 24 24" id="project_type_tpe" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M10.02 12.71H8.4v3.65h1.35v-2.48l1.77 2.48h.95l1.78-2.5v2.5h1.35v-3.65h-1.63l-1.98 2.77-1.97-2.77z"/><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-1 9.6-1.1-.83v5.75H7.09v-5.75L6 12.61l-.74-1L12 6.48l6.75 5.15Z"/></g></g></svg><svg viewBox="0 0 24 24" id="push_pin" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3z" fill-rule="evenodd"/></svg><svg fill="none" viewBox="0 0 24 24" id="redo" xmlns="http://www.w3.org/2000/svg"><path d="M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 0 1 7.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="redo_copy" xmlns="http://www.w3.org/2000/svg"><path d="M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 0 1 7.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6Z"/></svg><svg viewBox="0 0 24 24" id="refresh" xmlns="http://www.w3.org/2000/svg"><path d="M17.65 6.35A7.958 7.958 0 0 0 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0 1 12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg fill="none" viewBox="0 0 24 24" id="remove" xmlns="http://www.w3.org/2000/svg"><path d="M19 13H5v-2h14v2Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="remove_circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"/></svg><svg viewBox="0 0 24 24" id="remove_copy" xmlns="http://www.w3.org/2000/svg"><path d="M19 13H5v-2h14v2Z"/></svg><svg viewBox="0 0 24 24" id="restart_alt" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 5V2L8 6l4 4V7c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93 0-4.42-3.58-8-8-8zM6 13c0-1.65.67-3.15 1.76-4.24L6.34 7.34A8.014 8.014 0 0 0 4 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91z"/></svg><svg viewBox="0 0 24 24" id="room_preferences" xmlns="http://www.w3.org/2000/svg"><path d="M14 11.26V6h3v4h2V4h-5V3H5v16H3v2h9.26A6.963 6.963 0 0 1 11 17c0-2.38 1.19-4.47 3-5.74ZM10 11h2v2h-2v-2Zm11.69 5.37 1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L19 12h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L17 22h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27ZM18 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/></svg><svg viewBox="0 0 24 24" id="router" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m20.2 5.9.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2s3 .6 4.2 1.7zm-.9.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4l.8.8c.7-.7 1.6-1 2.5-1 .9 0 1.8.3 2.5 1l.8-.8zM19 13h-2V9h-2v4H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zM8 18H6v-2h2v2zm3.5 0h-2v-2h2v2zm3.5 0h-2v-2h2v2z"/></svg><svg viewBox="0 0 24 24" id="running_with_errors" xmlns="http://www.w3.org/2000/svg"><path d="M22 10v8h-2v-8h2Zm-2 10v2h2v-2h-2Zm-2-2.71A7.99 7.99 0 0 1 12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.965 9.965 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2v-2.71Z"/></svg><svg viewBox="0 0 24 24" id="save" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z"/></svg><svg viewBox="0 0 24 24" id="schedule" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/><path d="M0 0h24v24H0z" fill="none"/><path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"/></svg><svg viewBox="0 0 24 24" id="schedule_send" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 12.5H15v4l3 2 .75-1.23-2.25-1.52V12.5ZM16 9 2 3v7l9 2-9 2v7l7.27-3.11C10.09 20.83 12.79 23 16 23c3.86 0 7-3.14 7-7s-3.14-7-7-7Zm0 12c-2.75 0-4.98-2.22-5-4.97v-.07a5.008 5.008 0 0 1 5-4.97c2.76 0 5 2.24 5 5S18.76 21 16 21Z"/></svg><svg viewBox="0 0 24 24" id="search" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="security" xmlns="http://www.w3.org/2000/svg"><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="send" xmlns="http://www.w3.org/2000/svg"><path d="M2.01 21 23 12 2.01 3 2 10l15 2-15 2z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="settings" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 0 0 .12-.61l-1.92-3.32a.488.488 0 0 0-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 0 0-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 0 0-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"/></svg><svg viewBox="0 0 24 24" id="settings_applications" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm7-7H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm-1.75 9c0 .23-.02.46-.05.68l1.48 1.16c.13.11.17.3.08.45l-1.4 2.42c-.09.15-.27.21-.43.15l-1.74-.7c-.36.28-.76.51-1.18.69l-.26 1.85c-.03.17-.18.3-.35.3h-2.8c-.17 0-.32-.13-.35-.29l-.26-1.85c-.43-.18-.82-.41-1.18-.69l-1.74.7c-.16.06-.34 0-.43-.15l-1.4-2.42a.353.353 0 0 1 .08-.45l1.48-1.16c-.03-.23-.05-.46-.05-.69 0-.23.02-.46.05-.68l-1.48-1.16a.353.353 0 0 1-.08-.45l1.4-2.42c.09-.15.27-.21.43-.15l1.74.7c.36-.28.76-.51 1.18-.69l.26-1.85c.03-.17.18-.3.35-.3h2.8c.17 0 .32.13.35.29l.26 1.85c.43.18.82.41 1.18.69l1.74-.7c.16-.06.34 0 .43.15l1.4 2.42c.09.15.05.34-.08.45l-1.48 1.16c.03.23.05.46.05.69z"/></svg><svg viewBox="0 0 24 24" id="settings_ethernet" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M7.77 6.76 6.23 5.48.82 12l5.41 6.52 1.54-1.28L3.42 12l4.35-5.24zM7 13h2v-2H7v2zm10-2h-2v2h2v-2zm-6 2h2v-2h-2v2zm6.77-7.52-1.54 1.28L20.58 12l-4.35 5.24 1.54 1.28L23.18 12l-5.41-6.52z"/></svg><svg viewBox="0 0 24 24" id="settings_input_component" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v6h6V6H5V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2H9v2zm-8 0c0 1.3.84 2.4 2 2.82V23h2v-4.18C6.16 18.4 7 17.3 7 16v-2H1v2zM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v6h6V6h-2zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4H9v6h6V6h-2V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2h-6v2z"/></svg><svg viewBox="0 0 24 24" id="settings_power" xmlns="http://www.w3.org/2000/svg"><path d="M7 24h2v-2H7v2Zm4 0h2v-2h-2v2Zm2-22h-2v10h2V2Zm3.56 2.44-1.45 1.45A5.969 5.969 0 0 1 18 11c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.17 1.16-4.06 2.88-5.12L7.44 4.44A7.961 7.961 0 0 0 4 11c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.72-1.36-5.12-3.44-6.56ZM15 24h2v-2h-2v2Z"/></svg><svg viewBox="0 0 24 24" id="settings_remote" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M15 9H9c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1zm-3 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM7.05 6.05l1.41 1.41a5.022 5.022 0 0 1 7.08 0l1.41-1.41C15.68 4.78 13.93 4 12 4s-3.68.78-4.95 2.05zM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41C7.26 3.01 9.51 2 12 2s4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0z"/></svg><svg viewBox="0 0 24 24" id="settings_suggest" xmlns="http://www.w3.org/2000/svg"><path d="M17.41 6.59 15 5.5l2.41-1.09L18.5 2l1.09 2.41L22 5.5l-2.41 1.09L18.5 9l-1.09-2.41Zm3.87 6.13L20.5 11l-.78 1.72-1.72.78 1.72.78.78 1.72.78-1.72L23 13.5l-1.72-.78Zm-5.04 1.65 1.94 1.47-2.5 4.33-2.24-.94c-.2.13-.42.26-.64.37l-.3 2.4h-5l-.3-2.41c-.22-.11-.43-.23-.64-.37l-2.24.94-2.5-4.33 1.94-1.47c-.01-.11-.01-.24-.01-.36s0-.25.01-.37l-1.94-1.47 2.5-4.33 2.24.94c.2-.13.42-.26.64-.37L7.5 6h5l.3 2.41c.22.11.43.23.64.37l2.24-.94 2.5 4.33-1.94 1.47c.01.12.01.24.01.37s0 .24-.01.36ZM13 14c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="shape_line_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 11c2.76 0 5-2.24 5-5S8.76 1 6 1 1 3.24 1 6s2.24 5 5 5Zm0-8c1.65 0 3 1.35 3 3S7.65 9 6 9 3 7.65 3 6s1.35-3 3-3ZM21 14h-5c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2Zm0 7h-5v-5h5v5Z" fill="#000"/><path d="M19 8c-.46 0-.89-.11-1.29-.3L7.7 17.71c.19.4.3.83.3 1.29 0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3c.46 0 .89.11 1.29.3L16.3 6.29c-.19-.4-.3-.83-.3-1.29 0-1.65 1.35-3 3-3s3 1.35 3 3-1.35 3-3 3Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 4h3v16h-3zM5 14h3v6H5zm6-5h3v11h-3z"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt_1_bar" xmlns="http://www.w3.org/2000/svg"><path d="M5 14h3v6H5v-6Z"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt_2_bar" xmlns="http://www.w3.org/2000/svg"><path d="M5 14h3v6H5v-6Zm6-5h3v11h-3V9Z"/></svg><svg viewBox="0 0 24 24" id="sms" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="star" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M0 0h24v24H0z" fill="none"/><path d="M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg><svg viewBox="0 0 24 24" id="star_border" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"/></svg><svg viewBox="0 0 24 24" id="storage" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"/></svg><svg viewBox="0 0 24 24" id="style" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m17.91 6 4.14 10.14a1.69 1.69 0 0 1 .11.67 1.72 1.72 0 0 1-.15.67 1.76 1.76 0 0 1-.93.93l-7.85 3.29a1.72 1.72 0 0 1-1.31 0 1.73 1.73 0 0 1-.92-.92L6.9 10.65a1.71 1.71 0 0 1 0-1.33l2.31-5.58a1.73 1.73 0 0 1 2.24-.94L17 5.09a1.72 1.72 0 0 1 .91.91ZM12 7.26a1.29 1.29 0 0 0 .69-.69 1.33 1.33 0 0 0 0-1A1.26 1.26 0 0 0 11 4.88a1.28 1.28 0 0 0-.71.7 1.31 1.31 0 0 0 0 1 1.25 1.25 0 0 0 1.71.68ZM2.53 19.65l1.34.56v-9L1.44 17a1.91 1.91 0 0 0-.16.78 1.78 1.78 0 0 0 .15.78 1.92 1.92 0 0 0 .44.65 2 2 0 0 0 .66.44Zm3.35.1a2 2 0 0 0 2 2h1.45l-3.45-8.34Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 24 24" id="sync_alt" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m22 8-4-4v3H3v2h15v3l4-4zM2 16l4 4v-3h15v-2H6v-3l-4 4z"/></svg><svg viewBox="0 0 24 24" id="sync_disabled" xmlns="http://www.w3.org/2000/svg"><path d="M10 6.35V4.26c-.8.21-1.55.54-2.23.96l1.46 1.46c.25-.12.5-.24.77-.33Zm-7.14-.94 2.36 2.36a7.925 7.925 0 0 0 1.14 9.87L4 20h6v-6l-2.24 2.24A6.003 6.003 0 0 1 6 12c0-1 .25-1.94.68-2.77l8.08 8.08c-.25.13-.5.25-.77.34v2.09c.8-.21 1.55-.54 2.23-.96l2.36 2.36 1.27-1.27L4.14 4.14 2.86 5.41ZM20 4h-6v6l2.24-2.24A6.003 6.003 0 0 1 18 12c0 1-.25 1.94-.68 2.77l1.46 1.46a7.925 7.925 0 0 0-1.14-9.87L20 4Z"/></svg><svg viewBox="0 0 24 24" id="sync_problem" xmlns="http://www.w3.org/2000/svg"><path d="M3 12c0 2.21.91 4.2 2.36 5.64L3 20h6v-6l-2.24 2.24A6.003 6.003 0 0 1 5 12a5.99 5.99 0 0 1 4-5.65V4.26C5.55 5.15 3 8.27 3 12Zm8 5h2v-2h-2v2ZM21 4h-6v6l2.24-2.24A6.003 6.003 0 0 1 19 12a5.99 5.99 0 0 1-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64L21 4Zm-10 9h2V7h-2v6Z"/></svg><svg viewBox="0 0 24 24" id="task_alt" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M22 5.18 10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zm-2.21 5.04c.13.57.21 1.17.21 1.78 0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.58 0 3.04.46 4.28 1.25l1.44-1.44A9.9 9.9 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.19-.22-2.33-.6-3.39l-1.61 1.61z"/></svg><svg viewBox="0 0 24 24" id="terminal" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2zm0 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z"/></svg><svg viewBox="0 0 24 24" id="today" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"/></svg><svg viewBox="0 0 24 24" id="troubleshoot" xmlns="http://www.w3.org/2000/svg"><path d="m22 20.59-4.69-4.69A7.902 7.902 0 0 0 19 11c0-4.42-3.58-8-8-8-4.08 0-7.44 3.05-7.93 7h2.02C5.57 7.17 8.03 5 11 5c3.31 0 6 2.69 6 6s-2.69 6-6 6c-2.42 0-4.5-1.44-5.45-3.5H3.4C4.45 16.69 7.46 19 11 19c1.85 0 3.55-.63 4.9-1.69L20.59 22 22 20.59Z"/><path d="M8.43 9.69 9.65 15h1.64l1.26-3.78.95 2.28h2V12h-1l-1.25-3h-1.54l-1.12 3.37L9.35 7H7.7l-1.25 4H1v1.5h6.55l.88-2.81Z"/></svg><svg viewBox="0 0 24 24" id="tune" xmlns="http://www.w3.org/2000/svg"><path d="M3 17v2h6v-2H3ZM3 5v2h10V5H3Zm10 16v-2h8v-2h-8v-2h-2v6h2ZM7 9v2H3v2h4v2h2V9H7Zm14 4v-2H11v2h10Zm-6-4h2V7h4V5h-4V3h-2v6Z"/></svg><svg viewBox="0 0 24 24" id="unarchive" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m20.55 5.22-1.39-1.68A1.51 1.51 0 0 0 18 3H6c-.47 0-.88.21-1.15.55L3.46 5.22C3.17 5.57 3 6.01 3 6.5V19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6.5c0-.49-.17-.93-.45-1.28zM12 9.5l5.5 5.5H14v2h-4v-2H6.5L12 9.5zM5.12 5l.82-1h12l.93 1H5.12z"/></svg><svg fill="none" viewBox="0 0 24 24" id="undo" xmlns="http://www.w3.org/2000/svg"><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="undo_copy" xmlns="http://www.w3.org/2000/svg"><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="unfold-less" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 18.59 8.83 20 12 16.83 15.17 20l1.41-1.41L12 14l-4.59 4.59Zm9.18-13.18L15.17 4 12 7.17 8.83 4 7.41 5.41 12 10l4.59-4.59Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="unfold-more" xmlns="http://www.w3.org/2000/svg"><path d="M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83Zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="update" xmlns="http://www.w3.org/2000/svg"><defs><path id="ina" d="M0 0h24v24H0V0z"/></defs><clipPath id="inb"><use xlink:href="#ina" overflow="visible"/></clipPath><path clip-path="url(#inb)" d="M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1a6.875 6.875 0 0 0 0 9.79 7.02 7.02 0 0 0 9.88 0C18.32 15.65 19 14.08 19 12.1h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58a8.987 8.987 0 0 1 12.65 0L21 3v7.12zM12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z"/></svg><svg viewBox="0 0 24 24" id="upgrade" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M16 18v2H8v-2h8zM11 7.99V16h2V7.99h3L12 4 8 7.99h3z"/></svg><svg viewBox="0 0 24 24" id="upload" xmlns="http://www.w3.org/2000/svg"><path d="M5 20h14v-2H5v2Zm0-10h4v6h6v-6h4l-7-7-7 7Z"/></svg><svg viewBox="0 0 24 24" id="verified_user" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z"/></svg><svg viewBox="0 0 24 24" id="visibility" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/></svg><svg viewBox="0 0 24 24" id="visibility_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z" fill="none"/><path d="M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46A11.804 11.804 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"/></svg><svg viewBox="0 0 24 24" id="vpn_key" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12.65 10A5.99 5.99 0 0 0 7 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 0 0 5.65-4H17v4h4v-4h2v-4H12.65zM7 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="wallpaper" xmlns="http://www.w3.org/2000/svg"><path d="M4 4h7V2H4c-1.1 0-2 .9-2 2v7h2V4Zm6 9-4 5h12l-3-4-2.03 2.71L10 13Zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5ZM20 2h-7v2h7v7h2V4c0-1.1-.9-2-2-2Zm0 18h-7v2h7c1.1 0 2-.9 2-2v-7h-2v7ZM4 13H2v7c0 1.1.9 2 2 2h7v-2H4v-7Z" fill="#000"/></svg><svg viewBox="0 0 16 16" id="warning" xmlns="http://www.w3.org/2000/svg"><path d="M.667 14h14.666L8 1.333.667 14Zm8-2H7.333v-1.333h1.334V12Zm0-2.667H7.333V6.667h1.334v2.666Z"/></svg><svg viewBox="0 0 24 24" id="warning_copy" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg><svg viewBox="0 0 24 24" id="widgets" xmlns="http://www.w3.org/2000/svg"><path d="M13 13v8h8v-8h-8zM3 21h8v-8H3v8zM3 3v8h8V3H3zm13.66-1.31L11 7.34 16.66 13l5.66-5.66-5.66-5.65z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="wifi" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8 3 3 3-3a4.237 4.237 0 0 0-6 0zm-4-4 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13z"/></svg><svg viewBox="0 0 24 24" id="wifi_1_bar" xmlns="http://www.w3.org/2000/svg"><path d="M15.53 17.46 12 21l-3.53-3.54c.9-.9 2.15-1.46 3.53-1.46s2.63.56 3.53 1.46Z"/></svg><svg viewBox="0 0 24 24" id="wifi_2_bar" xmlns="http://www.w3.org/2000/svg"><path d="M12 10c3.03 0 5.78 1.23 7.76 3.22l-2.12 2.12A7.967 7.967 0 0 0 12 13c-2.2 0-4.2.9-5.64 2.35l-2.12-2.12C6.22 11.23 8.97 10 12 10Zm0 6c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0 0 12 16Z"/></svg><svg viewBox="0 0 24 24" id="wifi_medium_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0ZM5 13l2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_medium_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0ZM5 13l2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_off" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M24 .01c0-.01 0-.01 0 0L0 0v24h24V.01zM0 0h24v24H0V0zm0 0h24v24H0V0z"/><path d="M22.99 9C19.15 5.16 13.8 3.76 8.84 4.78l2.52 2.52c3.47-.17 6.99 1.05 9.63 3.7l2-2zm-4 4a9.793 9.793 0 0 0-4.49-2.56l3.53 3.53.96-.97zM2 3.05 5.07 6.1C3.6 6.82 2.22 7.78 1 9l1.99 2c1.24-1.24 2.67-2.16 4.2-2.77l2.24 2.24A9.684 9.684 0 0 0 5 13v.01L6.99 15a7.042 7.042 0 0 1 4.92-2.06L18.98 20l1.27-1.26L3.29 1.79 2 3.05zM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0z"/></svg><svg viewBox="0 0 24 24" id="wifi_strength_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9ZM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_strength_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9ZM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_weak_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_weak_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/></g></svg></svg>';class Nj{constructor(e){Bt(this,"config");Bt(this,"tokenConfig");Bt(this,"iconSpriteText","");this.config=e,this.loadTokenConfig(),this.loadIconSprite()}getConfig(){return this.config}updateConfig(e){this.config={...this.config,...e}}getTokenConfig(){return this.tokenConfig}getIconSpriteText(){return this.iconSpriteText}getVersion(){return TTe}loadTokenConfig(){try{return this.tokenConfig=kq(MTe),!0}catch(e){return console.error("Failed to load token config:",e),!1}}loadIconSprite(){try{return typeof F4=="string"&&F4.length>0?(this.iconSpriteText=F4,!0):(console.warn("Icon sprite content not found or empty"),!1)}catch(e){return console.error("Failed to load icon sprite:",e),!1}}validateConfig(){try{return!(!this.config||!this.config.container)}catch(e){return console.error("Config validation error:",e),!1}}getRendererType(){return this.config.renderer||"svg"}shouldShowVersion(){return this.config.showVersion!==!1}}const ATe={removeUndefined:!0,removeNull:!1,removeEmptyObjects:!0,removeEmptyArrays:!1,removeEmptyStrings:!1,removeWhitespaceStrings:!1};function cT(n,e={}){const t={...ATe,...e};if(n==null)return n;if(Array.isArray(n))return n.map(i=>cT(i,e)).filter(i=>!z4(i,t));if(typeof n=="object"){const r={};for(const[i,a]of Object.entries(n)){if(z4(a,t))continue;const s=cT(a,e);z4(s,t)||(r[i]=s)}return r}return n}function z4(n,e){return!!(e.removeUndefined&&n===void 0||e.removeNull&&n===null||e.removeEmptyStrings&&typeof n=="string"&&n===""||e.removeWhitespaceStrings&&typeof n=="string"&&n.trim()===""||e.removeEmptyArrays&&Array.isArray(n)&&n.length===0||e.removeEmptyObjects&&typeof n=="object"&&n!==null&&!Array.isArray(n)&&Object.keys(n).length===0)}function _Te(n){return cT(n,{removeUndefined:!0,removeNull:!0,removeEmptyObjects:!0,removeEmptyArrays:!0,removeEmptyStrings:!0,removeWhitespaceStrings:!0})}/*!
|
|
331
|
+
*/var F7;function LMe(){if(F7)return Bo;F7=1;var n=eo(),e=Js(),t=No(),r=Ro(),i=to(),a=_Me(),s=OMe(),o=CMe(),l=NMe(),u=RMe(),c=mj(),h=zm(),f=$m(),d=hr;function v(A){var N=Object.create(null);return A&&Object.keys(A).forEach(function(F){if(F!=="default"){var D=Object.getOwnPropertyDescriptor(A,F);Object.defineProperty(N,F,D.get?D:{enumerable:!0,get:function(){return A[F]}})}}),N.default=A,Object.freeze(N)}var p=v(a),g=v(s),b=v(o),x=v(l),E=v(u),w=v(c),M=function(){function A(N){e(this,A),this.renderingContext=N.renderingContext,this.canvasConfig=N.config}return n(A,[{key:"init",value:function(){var F=this.canvasConfig,D=F.container,z=F.canvas;if(z)this.$canvas=z,D&&z.parentElement!==D&&D.appendChild(z),this.$container=z.parentElement,this.canvasConfig.container=this.$container;else if(D&&(this.$container=d.isString(D)?document.getElementById(D):D,this.$container)){var G=document.createElement("canvas");this.$container.appendChild(G),this.$container.style.position||(this.$container.style.position="relative"),this.$canvas=G}this.context=this.$canvas.getContext("2d"),this.resize(this.canvasConfig.width,this.canvasConfig.height)}},{key:"getContext",value:function(){return this.context}},{key:"getDomElement",value:function(){return this.$canvas}},{key:"getDPR",value:function(){return this.dpr}},{key:"getBoundingClientRect",value:function(){if(this.$canvas.getBoundingClientRect)return this.$canvas.getBoundingClientRect()}},{key:"destroy",value:function(){this.$container&&this.$canvas&&this.$canvas.parentNode&&this.$container.removeChild(this.$canvas)}},{key:"resize",value:function(F,D){var z=this.canvasConfig.devicePixelRatio;this.dpr=z,this.$canvas&&(this.$canvas.width=this.dpr*F,this.$canvas.height=this.dpr*D,i.setDOMSize(this.$canvas,F,D)),this.renderingContext.renderReasons.add(i.RenderReason.CAMERA_CHANGED)}},{key:"applyCursorStyle",value:function(F){this.$container&&this.$container.style&&(this.$container.style.cursor=F)}},{key:"toDataURL",value:function(){var N=f(h().mark(function D(){var z,G,H,Y=arguments;return h().wrap(function(ee){for(;;)switch(ee.prev=ee.next){case 0:return z=Y.length>0&&Y[0]!==void 0?Y[0]:{},G=z.type,H=z.encoderOptions,ee.abrupt("return",this.context.canvas.toDataURL(G,H));case 1:case"end":return ee.stop()}},D,this)}));function F(){return N.apply(this,arguments)}return F}()}])}(),S=function(A){function N(){var F;e(this,N);for(var D=arguments.length,z=new Array(D),G=0;G<D;G++)z[G]=arguments[G];return F=t(this,N,[].concat(z)),F.name="canvas-context-register",F}return r(N,A),n(N,[{key:"init",value:function(){this.context.ContextService=M}},{key:"destroy",value:function(){delete this.context.ContextService}}])}(i.AbstractRendererPlugin),T=function(A){function N(F){var D;return e(this,N),D=t(this,N,[F]),D.registerPlugin(new S),D.registerPlugin(new w.Plugin),D.registerPlugin(new p.Plugin),D.registerPlugin(new b.Plugin),D.registerPlugin(new x.Plugin),D.registerPlugin(new g.Plugin),D.registerPlugin(new E.Plugin),D}return r(N,A),n(N)}(i.AbstractRenderer);return Bo.CanvasPathGenerator=p,Bo.CanvasPicker=g,Bo.CanvasRenderer=b,Bo.DomInteraction=x,Bo.HTMLRenderer=E,Bo.ImageLoader=w,Bo.Renderer=T,Bo}var z7;function IMe(){if(z7)return Ru;z7=1;var n=Ru&&Ru.__rest||function(o,l){var u={};for(var c in o)Object.prototype.hasOwnProperty.call(o,c)&&l.indexOf(c)<0&&(u[c]=o[c]);if(o!=null&&typeof Object.getOwnPropertySymbols=="function")for(var h=0,c=Object.getOwnPropertySymbols(o);h<c.length;h++)l.indexOf(c[h])<0&&Object.prototype.propertyIsEnumerable.call(o,c[h])&&(u[c[h]]=o[c[h]]);return u};Object.defineProperty(Ru,"__esModule",{value:!0}),Ru.HTML=void 0;const e=$i(),t=LMe(),r=hr,i=Wm(),a=Sc();class s extends a.BaseNode{constructor(l){super(Object.assign(Object.assign({},l),{style:Object.assign({},s.defaultStyleProps,l.style)})),this.rootPointerEvent=new e.FederatedPointerEvent(null),this.forwardEvents=u=>{const c=this.context.canvas,h=c.context.renderingContext.root.ownerDocument.defaultView;this.normalizeToPointerEvent(u,h).forEach(d=>{const v=this.bootstrapEvent(this.rootPointerEvent,d,h,u);(0,r.set)(c.context.eventService,"mappingTable.pointerupoutside",[]),c.context.eventService.mapEvent(v)})}}get eventService(){return this.context.canvas.context.eventService}get events(){return[i.CommonEvent.CLICK,i.CommonEvent.POINTER_DOWN,i.CommonEvent.POINTER_MOVE,i.CommonEvent.POINTER_UP,i.CommonEvent.POINTER_OVER,i.CommonEvent.POINTER_LEAVE]}getDomElement(){return this.getShape("key").getDomElement()}render(l=this.parsedAttributes,u=this){this.drawKeyShape(l,u),this.drawPortShapes(l,u)}getKeyStyle(l){const u=(0,r.pick)(l,["dx","dy","innerHTML","pointerEvents","cursor"]),{dx:c=0,dy:h=0}=u,f=n(u,["dx","dy"]),[d,v]=this.getSize(l);return Object.assign(Object.assign({x:c,y:h},f),{width:d,height:v})}drawKeyShape(l,u){const c=this.getKeyStyle(l),{x:h,y:f,width:d=0,height:v=0}=c,p=this.upsert("key-container",e.Rect,{x:h,y:f,width:d,height:v,opacity:0},u);return this.upsert("key",e.HTML,c,p)}connectedCallback(){if(!(this.context.canvas.getRenderer("main")instanceof t.Renderer))return;const c=this.getDomElement();this.events.forEach(h=>{c.addEventListener(h,this.forwardEvents)})}attributeChangedCallback(l,u,c){l==="zIndex"&&u!==c&&(this.getDomElement().style.zIndex=c)}destroy(){const l=this.getDomElement();this.events.forEach(u=>{l.removeEventListener(u,this.forwardEvents)}),super.destroy()}normalizeToPointerEvent(l,u){const c=[];if(u.isTouchEvent(l))for(let h=0;h<l.changedTouches.length;h++){const f=l.changedTouches[h];(0,r.isUndefined)(f.button)&&(f.button=0),(0,r.isUndefined)(f.buttons)&&(f.buttons=1),(0,r.isUndefined)(f.isPrimary)&&(f.isPrimary=l.touches.length===1&&l.type==="touchstart"),(0,r.isUndefined)(f.width)&&(f.width=f.radiusX||1),(0,r.isUndefined)(f.height)&&(f.height=f.radiusY||1),(0,r.isUndefined)(f.tiltX)&&(f.tiltX=0),(0,r.isUndefined)(f.tiltY)&&(f.tiltY=0),(0,r.isUndefined)(f.pointerType)&&(f.pointerType="touch"),(0,r.isUndefined)(f.pointerId)&&(f.pointerId=f.identifier||0),(0,r.isUndefined)(f.pressure)&&(f.pressure=f.force||.5),(0,r.isUndefined)(f.twist)&&(f.twist=0),(0,r.isUndefined)(f.tangentialPressure)&&(f.tangentialPressure=0),f.isNormalized=!0,f.type=l.type,c.push(f)}else if(u.isMouseEvent(l)){const h=l;(0,r.isUndefined)(h.isPrimary)&&(h.isPrimary=!0),(0,r.isUndefined)(h.width)&&(h.width=1),(0,r.isUndefined)(h.height)&&(h.height=1),(0,r.isUndefined)(h.tiltX)&&(h.tiltX=0),(0,r.isUndefined)(h.tiltY)&&(h.tiltY=0),(0,r.isUndefined)(h.pointerType)&&(h.pointerType="mouse"),(0,r.isUndefined)(h.pointerId)&&(h.pointerId=1),(0,r.isUndefined)(h.pressure)&&(h.pressure=.5),(0,r.isUndefined)(h.twist)&&(h.twist=0),(0,r.isUndefined)(h.tangentialPressure)&&(h.tangentialPressure=0),h.isNormalized=!0,c.push(h)}else c.push(l);return c}transferMouseData(l,u){l.isTrusted=u.isTrusted,l.srcElement=u.srcElement,l.timeStamp=performance.now(),l.type=u.type,l.altKey=u.altKey,l.metaKey=u.metaKey,l.shiftKey=u.shiftKey,l.ctrlKey=u.ctrlKey,l.button=u.button,l.buttons=u.buttons,l.client.x=u.clientX,l.client.y=u.clientY,l.movement.x=u.movementX,l.movement.y=u.movementY,l.page.x=u.pageX,l.page.y=u.pageY,l.screen.x=u.screenX,l.screen.y=u.screenY,l.relatedTarget=null}bootstrapEvent(l,u,c,h){l.view=c,l.originalEvent=null,l.nativeEvent=h,l.pointerId=u.pointerId,l.width=u.width,l.height=u.height,l.isPrimary=u.isPrimary,l.pointerType=u.pointerType,l.pressure=u.pressure,l.tangentialPressure=u.tangentialPressure,l.tiltX=u.tiltX,l.tiltY=u.tiltY,l.twist=u.twist,this.transferMouseData(l,u);const{x:f,y:d}=this.getViewportXY(u);l.viewport.x=f,l.viewport.y=d;const[v,p]=this.context.canvas.getCanvasByViewport([f,d]);return l.canvas.x=v,l.canvas.y=p,l.global.copyFrom(l.canvas),l.offset.copyFrom(l.canvas),l.isTrusted=h.isTrusted,l.type==="pointerleave"&&(l.type="pointerout"),l}getViewportXY(l){let u,c;const{offsetX:h,offsetY:f,clientX:d,clientY:v}=l;if(!(0,r.isNil)(h)&&!(0,r.isNil)(f))u=h,c=f;else{const p=this.eventService.client2Viewport({x:d,y:v});u=p.x,c=p.y}return{x:u,y:c}}onframe(){super.onframe();const{opacity:l}=this.attributes;this.getDomElement().style.opacity=`${l}`}}return Ru.HTML=s,s.defaultStyleProps={size:[160,80],halo:!1,icon:!1,label:!1,pointerEvents:"auto"},Ru}var Lu={},$7;function DMe(){if($7)return Lu;$7=1;var n=Lu&&Lu.__rest||function(c,h){var f={};for(var d in c)Object.prototype.hasOwnProperty.call(c,d)&&h.indexOf(d)<0&&(f[d]=c[d]);if(c!=null&&typeof Object.getOwnPropertySymbols=="function")for(var v=0,d=Object.getOwnPropertySymbols(c);v<d.length;v++)h.indexOf(d[v])<0&&Object.prototype.propertyIsEnumerable.call(c,d[v])&&(f[d[v]]=c[d[v]]);return f};Object.defineProperty(Lu,"__esModule",{value:!0}),Lu.Image=void 0;const e=$i(),t=Zl(),r=ys(),i=Ri(),a=ol(),s=D0(),o=I0(),l=Sc();class u extends l.BaseNode{constructor(h){super((0,i.mergeOptions)({style:u.defaultStyleProps},h))}getKeyStyle(h){const[f,d]=this.getSize(h),v=super.getKeyStyle(h),{fillOpacity:p,opacity:g=p}=v,b=n(v,["fillOpacity","opacity"]);return Object.assign(Object.assign({opacity:g},b),{width:f,height:d,x:-f/2,y:-d/2})}getBounds(){return this.getShape("key").getBounds()}getHaloStyle(h){if(h.halo===!1)return!1;const f=this.getShape("key").attributes,{fill:d,stroke:v}=f;n(f,["fill","stroke"]);const p=(0,r.subStyleProps)(this.getGraphicStyle(h),"halo"),g=Number(p.lineWidth),[b,x]=(0,a.add)(this.getSize(h),[g,g]),{lineWidth:E}=p,w={fill:"transparent",lineWidth:E/2,width:b-E/2,height:x-E/2,x:-(b-E/2)/2,y:-(x-E/2)/2};return Object.assign(Object.assign({},p),w)}getIconStyle(h){const f=super.getIconStyle(h),[d,v]=this.getSize(h);return f?Object.assign({width:d*t.ICON_SIZE_RATIO,height:v*t.ICON_SIZE_RATIO},f):!1}drawKeyShape(h,f){const d=this.upsert("key",s.Image,this.getKeyStyle(h),f);return(0,o.connectImage)(this),d}drawHaloShape(h,f){this.upsert("halo",e.Rect,this.getHaloStyle(h),f)}update(h){super.update(h),h&&("x"in h||"y"in h||"z"in h)&&(0,o.dispatchPositionChange)(this)}}return Lu.Image=u,u.defaultStyleProps={size:32},Lu}var jf={},G7;function BMe(){if(G7)return jf;G7=1,Object.defineProperty(jf,"__esModule",{value:!0}),jf.Rect=void 0;const n=$i(),e=Zl(),t=Sc();class r extends t.BaseNode{constructor(a){super(a)}getKeyStyle(a){const[s,o]=this.getSize(a);return Object.assign(Object.assign({},super.getKeyStyle(a)),{width:s,height:o,x:-s/2,y:-o/2})}getIconStyle(a){const s=super.getIconStyle(a),{width:o,height:l}=this.getShape("key").attributes;return s?Object.assign({width:o*e.ICON_SIZE_RATIO,height:l*e.ICON_SIZE_RATIO},s):!1}drawKeyShape(a,s){return this.upsert("key",n.Rect,this.getKeyStyle(a),s)}}return jf.Rect=r,jf}var Wf={},V7;function FMe(){if(V7)return Wf;V7=1,Object.defineProperty(Wf,"__esModule",{value:!0}),Wf.Star=void 0;const n=Zl(),e=ll(),t=Um();class r extends t.Polygon{constructor(a){super(a)}getInnerR(a){return a.innerR||this.getOuterR(a)*3/8}getOuterR(a){return Math.min(...this.getSize(a))/2}getPoints(a){return(0,e.getStarPoints)(this.getOuterR(a),this.getInnerR(a))}getIconStyle(a){const s=super.getIconStyle(a),o=this.getInnerR(a)*2*n.ICON_SIZE_RATIO;return s?Object.assign({width:o,height:o},s):!1}getPortXY(a,s){const{placement:o="top"}=s,l=this.getShape("key").getLocalBounds(),u=(0,e.getStarPorts)(this.getOuterR(a),this.getInnerR(a));return(0,e.getPortXYByPlacement)(l,o,u,!1)}}return Wf.Star=r,Wf}var Uf={},H7;function zMe(){if(H7)return Uf;H7=1,Object.defineProperty(Uf,"__esModule",{value:!0}),Uf.Triangle=void 0;const n=hr,e=Zl(),t=no(),r=ll(),i=ys(),a=Ri(),s=Um();class o extends s.Polygon{constructor(u){super((0,a.mergeOptions)({style:o.defaultStyleProps},u))}getPoints(u){const{direction:c}=u,[h,f]=this.getSize(u);return(0,r.getTrianglePoints)(h,f,c)}getPortXY(u,c){const{direction:h}=u,{placement:f="top"}=c,d=this.getShape("key").getLocalBounds(),[v,p]=this.getSize(u),g=(0,r.getTrianglePorts)(v,p,h);return(0,r.getPortXYByPlacement)(d,f,g,!1)}getIconStyle(u){const{icon:c,iconText:h,iconSrc:f,direction:d}=u;if(c===!1||(0,n.isEmpty)(h||f))return!1;const v=(0,i.subStyleProps)(this.getGraphicStyle(u),"icon"),p=this.getShape("key").getLocalBounds(),[g,b]=(0,t.getTriangleCenter)(p,d),x=(0,t.getIncircleRadius)(p,d)*2*e.ICON_SIZE_RATIO;return Object.assign({x:g,y:b,width:x,height:x},v)}}return Uf.Triangle=o,o.defaultStyleProps={size:40,direction:"up"},Uf}var q7;function yj(){return q7||(q7=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.Triangle=n.Star=n.Rect=n.Image=n.HTML=n.Hexagon=n.Ellipse=n.Donut=n.Diamond=n.Circle=n.BaseNode=void 0;var e=Sc();Object.defineProperty(n,"BaseNode",{enumerable:!0,get:function(){return e.BaseNode}});var t=pj();Object.defineProperty(n,"Circle",{enumerable:!0,get:function(){return t.Circle}});var r=SMe();Object.defineProperty(n,"Diamond",{enumerable:!0,get:function(){return r.Diamond}});var i=MMe();Object.defineProperty(n,"Donut",{enumerable:!0,get:function(){return i.Donut}});var a=TMe();Object.defineProperty(n,"Ellipse",{enumerable:!0,get:function(){return a.Ellipse}});var s=AMe();Object.defineProperty(n,"Hexagon",{enumerable:!0,get:function(){return s.Hexagon}});var o=IMe();Object.defineProperty(n,"HTML",{enumerable:!0,get:function(){return o.HTML}});var l=DMe();Object.defineProperty(n,"Image",{enumerable:!0,get:function(){return l.Image}});var u=BMe();Object.defineProperty(n,"Rect",{enumerable:!0,get:function(){return u.Rect}});var c=FMe();Object.defineProperty(n,"Star",{enumerable:!0,get:function(){return c.Star}});var h=zMe();Object.defineProperty(n,"Triangle",{enumerable:!0,get:function(){return h.Triangle}})}(_4)),_4}var j7;function R_(){if(j7)return Mu;j7=1;var n=Mu&&Mu.__rest||function(p,g){var b={};for(var x in p)Object.prototype.hasOwnProperty.call(p,x)&&g.indexOf(x)<0&&(b[x]=p[x]);if(p!=null&&typeof Object.getOwnPropertySymbols=="function")for(var E=0,x=Object.getOwnPropertySymbols(p);E<x.length;E++)g.indexOf(x[E])<0&&Object.prototype.propertyIsEnumerable.call(p,x[E])&&(b[x[E]]=p[x[E]]);return b};Object.defineProperty(Mu,"__esModule",{value:!0}),Mu.BaseCombo=void 0;const e=$i(),t=hr,r=no(),i=Im(),a=k_(),s=R0(),o=ys(),l=Gh(),u=Ri(),c=ol(),h=yj(),f=D0(),d=I0();class v extends h.BaseNode{constructor(g){super((0,u.mergeOptions)({style:v.defaultStyleProps},g)),this.type="combo",this.updateComboPosition(this.parsedAttributes)}getKeySize(g){const{collapsed:b,childrenNode:x=[]}=g;return x.length===0?this.getEmptyKeySize(g):b?this.getCollapsedKeySize(g):this.getExpandedKeySize(g)}getEmptyKeySize(g){const{padding:b,collapsedSize:x}=g,[E,w,M,S]=(0,a.parsePadding)(b);return(0,c.add)((0,l.parseSize)(x),[S+w,E+M,0])}getCollapsedKeySize(g){return(0,l.parseSize)(g.collapsedSize)}getExpandedKeySize(g){const b=this.getContentBBox(g);return[(0,r.getBBoxWidth)(b),(0,r.getBBoxHeight)(b),0]}getContentBBox(g){const{childrenNode:b=[],padding:x}=g,E=b.map(M=>this.context.element.getElement(M)).filter(Boolean);if(E.length===0){const M=new e.AABB,{x:S=0,y:T=0,size:A}=g,[N,F]=(0,l.parseSize)(A);return M.setMinMax([S-N/2,T-F/2,0],[S+N/2,T+F/2,0]),M}const w=(0,r.getCombinedBBox)(E.map(M=>M.getBounds()));return x?(0,r.getExpandedBBox)(w,x):w}drawCollapsedMarkerShape(g,b){const x=this.getCollapsedMarkerStyle(g);this.upsert("collapsed-marker",f.Icon,x,b),(0,d.connectImage)(this)}getCollapsedMarkerStyle(g){if(!g.collapsed||!g.collapsedMarker)return!1;const b=(0,o.subStyleProps)(this.getGraphicStyle(g),"collapsedMarker"),{type:x}=b,E=n(b,["type"]),w=this.getShape("key"),[M,S]=(0,s.getXYByPlacement)(w.getLocalBounds(),"center"),T=Object.assign(Object.assign({},E),{x:M,y:S});if(x){const A=this.getCollapsedMarkerText(x,g);Object.assign(T,{text:A})}return T}getCollapsedMarkerText(g,b){const{childrenData:x=[]}=b,{model:E}=this.context;return g==="descendant-count"?E.getDescendantsData(this.id).length.toString():g==="child-count"?x.length.toString():g==="node-count"?E.getDescendantsData(this.id).filter(w=>E.getElementType((0,i.idOf)(w))==="node").length.toString():(0,t.isFunction)(g)?g(x):""}getComboPosition(g){const{x:b=0,y:x=0,collapsed:E,childrenData:w=[]}=g;if(w.length===0)return[+b,+x,0];if(E){const{model:M}=this.context,S=M.getDescendantsData(this.id).filter(T=>!M.isCombo((0,i.idOf)(T)));if(S.length>0&&S.some(s.hasPosition)){const T=S.reduce((A,N)=>(0,c.add)(A,(0,s.positionOf)(N)),[0,0,0]);return(0,c.divide)(T,S.length)}return[+b,+x,0]}return this.getContentBBox(g).center}getComboStyle(g){const[b,x]=this.getComboPosition(g);return{x:b,y:x,transform:[["translate",b,x]]}}updateComboPosition(g){const b=this.getComboStyle(g);Object.assign(this.style,b);const{x,y:E}=b;this.context.model.syncNodeLikeDatum({id:this.id,style:{x,y:E}}),(0,d.dispatchPositionChange)(this)}render(g,b=this){super.render(g,b),this.drawCollapsedMarkerShape(g,b)}update(g={}){super.update(g),this.updateComboPosition(this.parsedAttributes)}onframe(){super.onframe(),this.attributes.collapsed||this.updateComboPosition(this.parsedAttributes),this.drawKeyShape(this.parsedAttributes,this)}animate(g,b){const x=super.animate(this.attributes.collapsed?g:g.map(E=>{var{x:w,y:M,z:S,transform:T}=E,A=n(E,["x","y","z","transform"]);return A}),b);return x&&new Proxy(x,{set:(E,w,M)=>(w==="currentTime"&&Promise.resolve().then(()=>this.onframe()),Reflect.set(E,w,M))})}}return Mu.BaseCombo=v,v.defaultStyleProps={childrenNode:[],droppable:!0,draggable:!0,collapsed:!1,collapsedSize:32,collapsedMarker:!0,collapsedMarkerZIndex:1,collapsedMarkerFontSize:12,collapsedMarkerTextAlign:"center",collapsedMarkerTextBaseline:"middle",collapsedMarkerType:"child-count"},Mu}var Yf={},W7;function $Me(){if(W7)return Yf;W7=1,Object.defineProperty(Yf,"__esModule",{value:!0}),Yf.CircleCombo=void 0;const n=$i(),e=no(),t=Lo(),r=ys(),i=Gh(),a=R_();class s extends a.BaseCombo{constructor(l){super(l)}drawKeyShape(l,u){return this.upsert("key",n.Circle,this.getKeyStyle(l),u)}getKeyStyle(l){const{collapsed:u}=l,c=super.getKeyStyle(l),[h]=this.getKeySize(l);return Object.assign(Object.assign(Object.assign({},c),u&&(0,r.subStyleProps)(c,"collapsed")),{r:h/2})}getCollapsedKeySize(l){const[u,c]=(0,i.parseSize)(l.collapsedSize),h=Math.max(u,c)/2;return[h*2,h*2,0]}getExpandedKeySize(l){const u=this.getContentBBox(l),[c,h]=(0,e.getBBoxSize)(u),f=Math.sqrt(Math.pow(c,2)+Math.pow(h,2))/2;return[f*2,f*2,0]}getIntersectPoint(l,u=!1){const c=this.getShape("key").getBounds();return(0,t.getEllipseIntersectPoint)(l,c,u)}}return Yf.CircleCombo=s,Yf}var Xf={},U7;function GMe(){if(U7)return Xf;U7=1,Object.defineProperty(Xf,"__esModule",{value:!0}),Xf.RectCombo=void 0;const n=$i(),e=ys(),t=R_();class r extends t.BaseCombo{constructor(a){super(a)}drawKeyShape(a,s){return this.upsert("key",n.Rect,this.getKeyStyle(a),s)}getKeyStyle(a){const s=super.getKeyStyle(a),[o,l]=this.getKeySize(a);return Object.assign(Object.assign(Object.assign({},s),a.collapsed&&(0,e.subStyleProps)(s,"collapsed")),{width:o,height:l,x:-o/2,y:-l/2})}}return Xf.RectCombo=r,Xf}var Y7;function VMe(){return Y7||(Y7=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.RectCombo=n.CircleCombo=n.BaseCombo=void 0;var e=R_();Object.defineProperty(n,"BaseCombo",{enumerable:!0,get:function(){return e.BaseCombo}});var t=$Me();Object.defineProperty(n,"CircleCombo",{enumerable:!0,get:function(){return t.CircleCombo}});var r=GMe();Object.defineProperty(n,"RectCombo",{enumerable:!0,get:function(){return r.RectCombo}})}(A4)),A4}var D4={},za={},Gi={},X7;function HMe(){if(X7)return Gi;X7=1,Object.defineProperty(Gi,"__esModule",{value:!0}),Gi.simple=Gi.triangleRect=Gi.rect=Gi.vee=Gi.diamond=Gi.triangle=Gi.circle=void 0;const n=(o,l)=>{const u=Math.max(o,l)/2;return[["M",-o/2,0],["A",u,u,0,1,0,2*u-o/2,0],["A",u,u,0,1,0,-o/2,0],["Z"]]};Gi.circle=n;const e=(o,l)=>[["M",-o/2,0],["L",o/2,-l/2],["L",o/2,l/2],["Z"]];Gi.triangle=e;const t=(o,l)=>[["M",-o/2,0],["L",0,-l/2],["L",o/2,0],["L",0,l/2],["Z"]];Gi.diamond=t;const r=(o,l)=>[["M",-o/2,0],["L",o/2,-l/2],["L",4*o/5-o/2,0],["L",o/2,l/2],["Z"]];Gi.vee=r;const i=(o,l)=>[["M",-o/2,-l/2],["L",o/2,-l/2],["L",o/2,l/2],["L",-o/2,l/2],["Z"]];Gi.rect=i;const a=(o,l)=>{const u=o/2,c=o/7,h=o-c;return[["M",-u,0],["L",0,-l/2],["L",0,l/2],["Z"],["M",h-u,-l/2],["L",h+c-u,-l/2],["L",h+c-u,l/2],["L",h-u,l/2],["Z"]]};Gi.triangleRect=a;const s=(o,l)=>[["M",o/2,-l/2],["L",-o/2,0],["L",o/2,0],["L",-o/2,0],["L",o/2,l/2]];return Gi.simple=s,Gi}var Z7;function B0(){if(Z7)return za;Z7=1;var n=za&&za.__createBinding||(Object.create?function(b,x,E,w){w===void 0&&(w=E);var M=Object.getOwnPropertyDescriptor(x,E);(!M||("get"in M?!x.__esModule:M.writable||M.configurable))&&(M={enumerable:!0,get:function(){return x[E]}}),Object.defineProperty(b,w,M)}:function(b,x,E,w){w===void 0&&(w=E),b[w]=x[E]}),e=za&&za.__setModuleDefault||(Object.create?function(b,x){Object.defineProperty(b,"default",{enumerable:!0,value:x})}:function(b,x){b.default=x}),t=za&&za.__importStar||function(){var b=function(x){return b=Object.getOwnPropertyNames||function(E){var w=[];for(var M in E)Object.prototype.hasOwnProperty.call(E,M)&&(w[w.length]=M);return w},b(x)};return function(x){if(x&&x.__esModule)return x;var E={};if(x!=null)for(var w=b(x),M=0;M<w.length;M++)w[M]!=="default"&&n(E,x,w[M]);return e(E,x),E}}(),r=za&&za.__rest||function(b,x){var E={};for(var w in b)Object.prototype.hasOwnProperty.call(b,w)&&x.indexOf(w)<0&&(E[w]=b[w]);if(b!=null&&typeof Object.getOwnPropertySymbols=="function")for(var M=0,w=Object.getOwnPropertySymbols(b);M<w.length;M++)x.indexOf(w[M])<0&&Object.prototype.propertyIsEnumerable.call(b,w[M])&&(E[w[M]]=b[w[M]]);return E};Object.defineProperty(za,"__esModule",{value:!0}),za.BaseEdge=void 0;const i=$i(),a=hr,s=no(),o=F0(),l=ll(),u=ys(),c=Gh(),h=Ri(),f=t(HMe()),d=C_(),v=gj(),p=D0();class g extends v.BaseElement{constructor(x){super((0,h.mergeOptions)({style:g.defaultStyleProps},x)),this.type="edge"}get sourceNode(){const{sourceNode:x}=this.parsedAttributes;return this.context.element.getElement(x)}get targetNode(){const{targetNode:x}=this.parsedAttributes;return this.context.element.getElement(x)}getKeyStyle(x){const E=this.getGraphicStyle(x),{loop:w}=E,M=r(E,["loop"]),{sourceNode:S,targetNode:T}=this,N={d:w&&(0,l.isSameNode)(S,T)?this.getLoopPath(x):this.getKeyPath(x)};return i.Path.PARSED_STYLE_LIST.forEach(F=>{F in M&&(N[F]=M[F])}),N}getLoopPath(x){const{sourcePort:E,targetPort:w}=x,M=this.sourceNode,S=(0,s.getNodeBBox)(M),T=Math.max((0,s.getBBoxWidth)(S),(0,s.getBBoxHeight)(S)),{placement:A,clockwise:N,dist:F=T}=(0,u.subStyleProps)(this.getGraphicStyle(x),"loop");return(0,o.getCubicLoopPath)(M,A,N,F,E,w)}getEndpoints(x,E=!0,w=[]){const{sourcePort:M,targetPort:S}=x,{sourceNode:T,targetNode:A}=this,[N,F]=(0,l.findPorts)(T,A,M,S);if(!E){const H=N?(0,l.getPortPosition)(N):T.getCenter(),Y=F?(0,l.getPortPosition)(F):A.getCenter();return[H,Y]}const D=typeof w=="function"?w():w,z=(0,l.getConnectionPoint)(N||T,D[0]||F||A),G=(0,l.getConnectionPoint)(F||A,D[D.length-1]||N||T);return[z,G]}getHaloStyle(x){if(x.halo===!1)return!1;const E=this.getKeyStyle(x),w=(0,u.subStyleProps)(this.getGraphicStyle(x),"halo");return Object.assign(Object.assign({},E),w)}getLabelStyle(x){if(x.label===!1||!x.labelText)return!1;const E=(0,u.subStyleProps)(this.getGraphicStyle(x),"label"),{placement:w,offsetX:M,offsetY:S,autoRotate:T,maxWidth:A}=E,N=r(E,["placement","offsetX","offsetY","autoRotate","maxWidth"]),F=(0,o.getLabelPositionStyle)(this.shapeMap.key,w,T,M,S),D=this.shapeMap.key.getLocalBounds(),z=(0,d.getWordWrapWidthByEnds)([D.min,D.max],A);return Object.assign({wordWrapWidth:z},F,N)}getBadgeStyle(x){if(x.badge===!1||!x.badgeText)return!1;const E=(0,u.subStyleProps)(x,"badge"),{offsetX:w,offsetY:M,placement:S}=E,T=r(E,["offsetX","offsetY","placement"]);return Object.assign(T,(0,o.getBadgePositionStyle)(this.shapeMap,S,x.labelPlacement,w,M))}drawArrow(x,E){var w;const M=E==="start",T=x[E==="start"?"startArrow":"endArrow"],A=this.shapeMap.key;if(T){const N=this.getArrowStyle(x,M),[F,D,z]=M?["markerStart","markerStartOffset","startArrowOffset"]:["markerEnd","markerEndOffset","endArrowOffset"],G=A.parsedStyle[F];if(G)G.attr(N);else{const H=N.src?i.Image:i.Path,Y=new H({style:N});A.style[F]=Y}A.style[D]=x[z]||N.width/2+ +N.lineWidth}else{const N=M?"markerStart":"markerEnd";(w=A.style[N])===null||w===void 0||w.destroy(),A.style[N]=null}}getArrowStyle(x,E){const w=this.getShape("key").attributes,M=E?"startArrow":"endArrow",S=(0,u.subStyleProps)(this.getGraphicStyle(x),M),{size:T,type:A}=S,N=r(S,["size","type"]),[F,D]=(0,c.parseSize)((0,o.getArrowSize)(w.lineWidth,T)),G=((0,a.isFunction)(A)?A:f[A]||f.triangle)(F,D);return Object.assign((0,a.pick)(w,["stroke","strokeOpacity","fillOpacity"]),{width:F,height:D},Object.assign({},G&&{d:G,fill:A==="simple"?"":w.stroke}),N)}drawLabelShape(x,E){const w=this.getLabelStyle(x);this.upsert("label",p.Label,w,E)}drawHaloShape(x,E){const w=this.getHaloStyle(x);this.upsert("halo",i.Path,w,E)}drawBadgeShape(x,E){const w=this.getBadgeStyle(x);this.upsert("badge",p.Badge,w,E)}drawSourceArrow(x){this.drawArrow(x,"start")}drawTargetArrow(x){this.drawArrow(x,"end")}drawKeyShape(x,E){const w=this.getKeyStyle(x);return this.upsert("key",i.Path,w,E)}render(x=this.parsedAttributes,E=this){this.drawKeyShape(x,E),this.getShape("key")&&(this.drawSourceArrow(x),this.drawTargetArrow(x),this.drawLabelShape(x,E),this.drawHaloShape(x,E),this.drawBadgeShape(x,E))}onframe(){this.drawKeyShape(this.parsedAttributes,this),this.drawSourceArrow(this.parsedAttributes),this.drawTargetArrow(this.parsedAttributes),this.drawHaloShape(this.parsedAttributes,this),this.drawLabelShape(this.parsedAttributes,this),this.drawBadgeShape(this.parsedAttributes,this)}animate(x,E){const w=super.animate(x,E);return w&&new Proxy(w,{set:(M,S,T)=>(S==="currentTime"&&Promise.resolve().then(()=>this.onframe()),Reflect.set(M,S,T))})}}return za.BaseEdge=g,g.defaultStyleProps={badge:!0,badgeOffsetX:0,badgeOffsetY:0,badgePlacement:"suffix",isBillboard:!0,label:!0,labelAutoRotate:!0,labelIsBillboard:!0,labelMaxWidth:"80%",labelOffsetX:4,labelOffsetY:0,labelPlacement:"center",labelTextBaseline:"middle",labelWordWrap:!1,halo:!1,haloDroppable:!1,haloLineDash:0,haloLineWidth:12,haloPointerEvents:"none",haloStrokeOpacity:.25,haloZIndex:-1,loop:!0,startArrow:!1,startArrowLineDash:0,startArrowLineJoin:"round",startArrowLineWidth:1,startArrowTransformOrigin:"center",startArrowType:"vee",endArrow:!1,endArrowLineDash:0,endArrowLineJoin:"round",endArrowLineWidth:1,endArrowTransformOrigin:"center",endArrowType:"vee",loopPlacement:"top",loopClockwise:!0},za}var Zf={},K7;function Ym(){if(K7)return Zf;K7=1,Object.defineProperty(Zf,"__esModule",{value:!0}),Zf.Cubic=void 0;const n=F0(),e=Ri(),t=B0();class r extends t.BaseEdge{constructor(a){super((0,e.mergeOptions)({style:r.defaultStyleProps},a))}getKeyPath(a){const[s,o]=this.getEndpoints(a),{controlPoints:l,curvePosition:u,curveOffset:c}=a,h=this.getControlPoints(s,o,(0,n.parseCurvePosition)(u),(0,n.parseCurveOffset)(c),l);return(0,n.getCubicPath)(s,o,h)}getControlPoints(a,s,o,l,u){return(u==null?void 0:u.length)===2?u:[(0,n.getCurveControlPoint)(a,s,o[0],l[0]),(0,n.getCurveControlPoint)(a,s,o[1],l[1])]}}return Zf.Cubic=r,r.defaultStyleProps={curvePosition:.5,curveOffset:20},Zf}var Kf={},Q7;function qMe(){if(Q7)return Kf;Q7=1,Object.defineProperty(Kf,"__esModule",{value:!0}),Kf.CubicHorizontal=void 0;const n=Ri(),e=Ym();class t extends e.Cubic{constructor(i){super((0,n.mergeOptions)({style:t.defaultStyleProps},i))}getControlPoints(i,a,s,o){const l=a[0]-i[0];return[[i[0]+l*s[0]+o[0],i[1]],[a[0]-l*s[1]+o[1],a[1]]]}}return Kf.CubicHorizontal=t,t.defaultStyleProps={curvePosition:[.5,.5],curveOffset:[0,0]},Kf}var Qf={},J7;function jMe(){if(J7)return Qf;J7=1,Object.defineProperty(Qf,"__esModule",{value:!0}),Qf.CubicRadial=void 0;const n=R0(),e=Ri(),t=ol(),r=Ym();class i extends r.Cubic{constructor(s){super((0,e.mergeOptions)({style:i.defaultStyleProps},s))}get ref(){return this.context.model.getRootsData()[0]}getEndpoints(s){if(this.sourceNode.id===this.ref.id)return super.getEndpoints(s);const o=(0,n.positionOf)(this.ref),l=this.sourceNode.getIntersectPoint(o,!0),u=this.targetNode.getIntersectPoint(o);return[l,u]}toRadialCoordinate(s){const o=(0,n.positionOf)(this.ref),l=(0,t.distance)(s,o),u=(0,t.rad)((0,t.subtract)(s,o));return[l,u]}getControlPoints(s,o,l,u){const[c,h]=this.toRadialCoordinate(s),[f]=this.toRadialCoordinate(o),d=f-c;return[[s[0]+(d*l[0]+u[0])*Math.cos(h),s[1]+(d*l[0]+u[0])*Math.sin(h)],[o[0]-(d*l[1]-u[0])*Math.cos(h),o[1]-(d*l[1]-u[0])*Math.sin(h)]]}}return Qf.CubicRadial=i,i.defaultStyleProps={curvePosition:.5,curveOffset:20},Qf}var Jf={},eB;function WMe(){if(eB)return Jf;eB=1,Object.defineProperty(Jf,"__esModule",{value:!0}),Jf.CubicVertical=void 0;const n=Ri(),e=Ym();class t extends e.Cubic{constructor(i){super((0,n.mergeOptions)({style:t.defaultStyleProps},i))}getControlPoints(i,a,s,o){const l=a[1]-i[1];return[[i[0],i[1]+l*s[0]+o[0]],[a[0],a[1]-l*s[1]+o[1]]]}}return Jf.CubicVertical=t,t.defaultStyleProps={curvePosition:[.5,.5],curveOffset:[0,0]},Jf}var ed={},tB;function UMe(){if(tB)return ed;tB=1,Object.defineProperty(ed,"__esModule",{value:!0}),ed.Line=void 0;const n=Ri(),e=B0();class t extends e.BaseEdge{constructor(i){super((0,n.mergeOptions)({style:t.defaultStyleProps},i))}getKeyPath(i){const[a,s]=this.getEndpoints(i);return[["M",a[0],a[1]],["L",s[0],s[1]]]}}return ed.Line=t,t.defaultStyleProps={},ed}var td={},ss={},nB;function L_(){if(nB)return ss;nB=1,Object.defineProperty(ss,"__esModule",{value:!0}),ss.orth=a,ss.getDirection=l,ss.getBBoxSize=u,ss.pointToPoint=c,ss.nodeToPoint=h,ss.pointToNode=f,ss.nodeToNode=d,ss.insideNode=v,ss.freeJoin=p;const n=hr,e=no(),t=Lo(),r=ol(),i={padding:10};function a(g,b,x,E,w,M){const{padding:S}=Object.assign(i,M),T=(0,e.getNodeBBox)(x,S),A=(0,e.getNodeBBox)(E,S),N=[g,...w,b];let F=null;const D=[];for(let z=0,G=N.length;z<G-1;z++){const H=z+1,Y=N[z],ee=N[H],X=(0,t.isOrthogonal)(Y,ee);let Z=null;if(z===0)if(H===G-1)if(T.intersects(A))Z=v(Y,ee,T,A);else if(!(0,e.isPointBBoxCenter)(Y,T)&&!(0,e.isPointBBoxCenter)(ee,A)){const Q=(0,e.getNearestBoundaryPoint)(Y,T),q=(0,e.getNearestBoundaryPoint)(ee,A);Z=c(Q,q,l(Q,q)),Z.points.unshift(Q),Z.points.push(q)}else X||(Z=d(Y,ee,T,A));else(0,e.isPointInBBox)(ee,T)?Z=v(Y,ee,T,(0,e.getNodeBBox)(ee,S),F):X||(Z=h(Y,ee,T));else H===G-1?(0,e.isPointInBBox)(Y,A)?Z=v(Y,ee,(0,e.getNodeBBox)(Y,S),A,F):X||(Z=f(Y,ee,A,F)):X||(Z=c(Y,ee,F));Z?(D.push(...Z.points),F=Z.direction):F=l(Y,ee),H<G-1&&D.push(ee)}return D.map(r.toVector2)}const s={N:"S",S:"N",W:"E",E:"W"},o={N:-Math.PI/2,S:Math.PI/2,E:0,W:Math.PI};function l(g,b){const[x,E]=g,[w,M]=b;return x===w?E>M?"N":"S":E===M?x>w?"W":"E":null}function u(g,b){return b==="N"||b==="S"?(0,e.getBBoxHeight)(g):(0,e.getBBoxWidth)(g)}function c(g,b,x){const E=[g[0],b[1]],w=[b[0],g[1]],M=l(g,E),S=l(g,w),T=x?s[x]:null,A=M===x||M!==T&&S!==x?E:w;return{points:[A],direction:l(A,b)}}function h(g,b,x){if((0,e.isPointBBoxCenter)(g,x)){const E=p(g,b,x);return{points:[E],direction:l(E,b)}}else{const E=(0,e.getNearestBoundaryPoint)(g,x),M=["left","right"].includes((0,e.getNearestBoundarySide)(g,x))?[b[0],E[1]]:[E[0],b[1]];return{points:[M],direction:l(M,b)}}}function f(g,b,x,E){const w=(0,e.isPointBBoxCenter)(b,x)?b:(0,e.getNearestBoundaryPoint)(b,x),M=[[w[0],g[1]],[g[0],w[1]]],S=M.filter(A=>(0,e.isPointOutsideBBox)(A,x)&&!(0,e.isPointOnBBoxBoundary)(A,x,!0)),T=S.filter(A=>l(A,g)!==E);if(T.length>0){const A=T.find(N=>l(g,N)===E)||T[0];return{points:[A],direction:l(A,b)}}else{const A=(0,n.difference)(M,S)[0],N=(0,t.moveTo)(b,A,u(x,E)/2);return{points:[p(N,g,x),N],direction:l(N,b)}}}function d(g,b,x,E){let w=h(g,b,x);const M=(0,r.toVector3)(w.points[0]);if((0,e.isPointInBBox)(M,E)){w=h(b,g,E);const S=(0,r.toVector3)(w.points[0]);if((0,e.isPointInBBox)(S,x)){const T=(0,t.moveTo)(g,M,u(x,l(g,M))/2),A=(0,t.moveTo)(b,S,u(E,l(b,S))/2),N=[(T[0]+A[0])/2,(T[1]+A[1])/2],F=h(g,N,x),D=f(N,b,E,F.direction);w.points=[F.points[0],D.points[0]],w.direction=D.direction}}return w}function v(g,b,x,E,w){const S=(0,e.getCombinedBBox)([x,E]),T=(0,r.distance)(b,S.center)>(0,r.distance)(g,S.center),[A,N]=T?[b,g]:[g,b],F=(0,e.getBBoxHeight)(S)+(0,e.getBBoxWidth)(S);let D;if(w){const H=[A[0]+F*Math.cos(o[w]),A[1]+F*Math.sin(o[w])];D=(0,t.moveTo)((0,e.getNearestBoundaryPoint)(H,S),H,.01)}else D=(0,t.moveTo)((0,e.getNearestBoundaryPoint)(A,S),A,-.01);let z=p(D,N,S),G=[(0,t.round)(D,2),(0,t.round)(z,2)];if((0,n.isEqual)((0,t.round)(D),(0,t.round)(z))){const H=(0,r.angle)((0,r.subtract)(D,A),[1,0,0])+Math.PI/2;z=[N[0]+F*Math.cos(H),N[1]+F*Math.sin(H),0],z=(0,t.round)((0,t.moveTo)((0,e.getNearestBoundaryPoint)(z,S),N,-.01),2);const Y=p(D,z,S);G=[D,Y,z]}return{points:T?G.reverse():G,direction:l(T?D:z,b)}}function p(g,b,x){let E=[g[0],b[1]];return(0,e.isPointInBBox)(E,x)&&(E=[b[0],g[1]]),E}return ss}var pl={},rB;function bj(){if(rB)return pl;rB=1,Object.defineProperty(pl,"__esModule",{value:!0}),pl.SortedArray=void 0,pl.estimateCost=h,pl.getNearestPoint=f,pl.aStarSearch=p;const n=hr,e=no(),t=Wq(),r=ol(),i={enableObstacleAvoidance:!1,offset:10,maxAllowedDirectionChange:Math.PI/2,maximumLoops:3e3,gridSize:5,startDirections:["top","right","bottom","left"],endDirections:["top","right","bottom","left"],directionMap:{right:{stepX:1,stepY:0},left:{stepX:-1,stepY:0},bottom:{stepX:0,stepY:1},top:{stepX:0,stepY:-1}},penalties:{0:0,90:0},distFunc:r.manhattanDistance},a=b=>`${Math.round(b[0])}|||${Math.round(b[1])}`;function s(b,x){const E=w=>Math.round(w/x);return(0,n.isNumber)(b)?E(b):b.map(E)}function o(b,x){const E=Math.abs(b-x);return E>Math.PI?2*Math.PI-E:E}function l(b,x){const E=x[0]-b[0],w=x[1]-b[1];return!E&&!w?0:Math.atan2(w,E)}function u(b,x,E,w){const M=l(b,x),S=E[a(b)],A=l(S||w,b);return o(A,M)}const c=(b,x)=>{const{offset:E,gridSize:w}=x,M={};return b.forEach(S=>{if(!S||S.destroyed||!S.isVisible())return;const T=(0,e.getExpandedBBox)(S.getRenderBounds(),E);for(let A=s(T.min[0],w);A<=s(T.max[0],w);A+=1)for(let N=s(T.min[1],w);N<=s(T.max[1],w);N+=1)M[`${A}|||${N}`]=!0}),M};function h(b,x,E){return Math.min(...x.map(w=>E(b,w)))}function f(b,x,E){let w=b[0],M=E(b[0],x);for(let S=0;S<b.length;S++){const T=b[S],A=E(T,x);A<M&&(w=T,M=A)}return w}const d=(b,x,E,w)=>{if(!x)return[b];const{directionMap:M,offset:S}=w,T=(0,e.getExpandedBBox)(x.getRenderBounds(),S),A=Object.keys(M).reduce((N,F)=>{if(E.includes(F)){const D=M[F],[z,G]=(0,e.getBBoxSize)(T),H=[b[0]+D.stepX*z,b[1]+D.stepY*G],Y=(0,e.getBBoxSegments)(T);for(let ee=0;ee<Y.length;ee++){const X=(0,t.getLinesIntersection)([b,H],Y[ee]);X&&(0,e.isPointOnBBoxBoundary)(X,T)&&N.push(X)}}return N},[]);return(0,e.isPointInBBox)(b,T)||A.push(b),A.map(N=>s(N,w.gridSize))},v=(b,x,E,w,M,S,T)=>{const A=[];let N=[S[0]===w[0]?w[0]:b[0]*T,S[1]===w[1]?w[1]:b[1]*T];A.unshift(N);let F=b,D=x[a(F)];for(;D;){const H=D,Y=F;u(H,Y,x,E)&&(N=[H[0]===Y[0]?N[0]:H[0]*T,H[1]===Y[1]?N[1]:H[1]*T],A.unshift(N)),D=x[a(H)],F=H}const z=M.map(H=>[H[0]*T,H[1]*T]),G=f(z,N,r.manhattanDistance);return A.unshift(G),A};function p(b,x,E,w){const M=(0,r.toVector2)(b.getCenter()),S=(0,r.toVector2)(x.getCenter()),T=Object.assign(i,w),{gridSize:A}=T,N=T.enableObstacleAvoidance?E:[b,x],F=c(N,T),D=s(M,A),z=s(S,A),G=d(M,b,T.startDirections,T),H=d(S,x,T.endDirections,T);G.forEach(ne=>delete F[a(ne)]),H.forEach(ne=>delete F[a(ne)]);const Y={},ee={},X={},Z={},Q={},q=new g;for(let ne=0;ne<G.length;ne++){const se=G[ne],ue=a(se);Y[ue]=se,Z[ue]=0,Q[ue]=h(se,H,T.distFunc),q.add({id:ue,value:Q[ue]})}const J=H.map(ne=>a(ne));let oe=T.maximumLoops,fe,ae=1/0;for(const[ne,se]of Object.entries(Y))Q[ne]<=ae&&(ae=Q[ne],fe=se);for(;Object.keys(Y).length>0&&oe>0;){const ne=q.minId(!1);if(ne)fe=Y[ne];else break;const se=a(fe);if(J.includes(se))return v(fe,X,D,S,G,z,A);delete Y[se],q.remove(se),ee[se]=!0;for(const ue of Object.values(T.directionMap)){const pe=(0,r.add)(fe,[ue.stepX,ue.stepY]),de=a(pe);if(ee[de])continue;const ke=u(fe,pe,X,D);if(ke>T.maxAllowedDirectionChange||F[de])continue;Y[de]||(Y[de]=pe);const Ae=T.penalties[ke],De=T.distFunc(fe,pe)+(isNaN(Ae)?A:Ae),Ye=Z[se]+De,rt=Z[de];rt&&Ye>=rt||(X[de]=fe,Z[de]=Ye,Q[de]=Ye+h(pe,H,T.distFunc),q.add({id:de,value:Q[de]}))}oe-=1}return[]}class g{constructor(){this.arr=[],this.map={},this.arr=[],this.map={}}_innerAdd(x,E){let w=0,M=E-1;for(;M-w>1;){const S=Math.floor((w+M)/2);if(this.arr[S].value>x.value)M=S;else if(this.arr[S].value<x.value)w=S;else{this.arr.splice(S,0,x),this.map[x.id]=!0;return}}this.arr.splice(M,0,x),this.map[x.id]=!0}add(x){delete this.map[x.id];const E=this.arr.length;if(!E||this.arr[E-1].value<x.value){this.arr.push(x),this.map[x.id]=!0;return}this._innerAdd(x,E)}remove(x){this.map[x]&&delete this.map[x]}_clearAndGetMinId(){let x;for(let E=this.arr.length-1;E>=0;E--)this.map[this.arr[E].id]?x=this.arr[E].id:this.arr.splice(E,1);return x}_findFirstId(){for(;this.arr.length;){const x=this.arr.shift();if(this.map[x.id])return x.id}}minId(x){return x?this._clearAndGetMinId():this._findFirstId()}}return pl.SortedArray=g,pl}var iB;function YMe(){if(iB)return td;iB=1,Object.defineProperty(td,"__esModule",{value:!0}),td.Polyline=void 0;const n=no(),e=F0(),t=ys(),r=L_(),i=bj(),a=Ri(),s=B0();class o extends s.BaseEdge{constructor(u){super((0,a.mergeOptions)({style:o.defaultStyleProps},u))}getControlPoints(u){const{router:c}=u,{sourceNode:h,targetNode:f}=this,[d,v]=this.getEndpoints(u,!1);let p=[];if(!c)p=u.controlPoints;else if(c.type==="shortest-path"){const g=this.context.element.getNodes();p=(0,i.aStarSearch)(h,f,g,c),p.length||(p=(0,r.orth)(d,v,h,f,u.controlPoints,{padding:c.offset}))}else c.type==="orth"&&(p=(0,r.orth)(d,v,h,f,u.controlPoints,c));return p}getPoints(u){const c=this.getControlPoints(u),[h,f]=this.getEndpoints(u,!0,c);return[h,...c,f]}getKeyPath(u){const c=this.getPoints(u);return(0,e.getPolylinePath)(c,u.radius)}getLoopPath(u){const{sourcePort:c,targetPort:h,radius:f}=u,d=this.sourceNode,v=(0,n.getNodeBBox)(d),p=Math.max((0,n.getBBoxWidth)(v),(0,n.getBBoxHeight)(v))/4,{placement:g,clockwise:b,dist:x=p}=(0,t.subStyleProps)(this.getGraphicStyle(u),"loop");return(0,e.getPolylineLoopPath)(d,f,g,b,x,c,h)}}return td.Polyline=o,o.defaultStyleProps={radius:0,controlPoints:[],router:!1},td}var nd={},aB;function XMe(){if(aB)return nd;aB=1,Object.defineProperty(nd,"__esModule",{value:!0}),nd.Quadratic=void 0;const n=F0(),e=Ri(),t=B0();class r extends t.BaseEdge{constructor(a){super((0,e.mergeOptions)({style:r.defaultStyleProps},a))}getKeyPath(a){const{curvePosition:s,curveOffset:o}=a,[l,u]=this.getEndpoints(a),c=a.controlPoint||(0,n.getCurveControlPoint)(l,u,s,o);return(0,n.getQuadraticPath)(l,u,c)}}return nd.Quadratic=r,r.defaultStyleProps={curvePosition:.5,curveOffset:30},nd}var sB;function ZMe(){return sB||(sB=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.Quadratic=n.Polyline=n.Line=n.CubicVertical=n.CubicRadial=n.CubicHorizontal=n.Cubic=n.BaseEdge=void 0;var e=B0();Object.defineProperty(n,"BaseEdge",{enumerable:!0,get:function(){return e.BaseEdge}});var t=Ym();Object.defineProperty(n,"Cubic",{enumerable:!0,get:function(){return t.Cubic}});var r=qMe();Object.defineProperty(n,"CubicHorizontal",{enumerable:!0,get:function(){return r.CubicHorizontal}});var i=jMe();Object.defineProperty(n,"CubicRadial",{enumerable:!0,get:function(){return i.CubicRadial}});var a=WMe();Object.defineProperty(n,"CubicVertical",{enumerable:!0,get:function(){return a.CubicVertical}});var s=UMe();Object.defineProperty(n,"Line",{enumerable:!0,get:function(){return s.Line}});var o=YMe();Object.defineProperty(n,"Polyline",{enumerable:!0,get:function(){return o.Polyline}});var l=XMe();Object.defineProperty(n,"Quadratic",{enumerable:!0,get:function(){return l.Quadratic}})}(D4)),D4}var oB;function KMe(){return oB||(oB=1,function(n){var e=Su&&Su.__createBinding||(Object.create?function(r,i,a,s){s===void 0&&(s=a);var o=Object.getOwnPropertyDescriptor(i,a);(!o||("get"in o?!i.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return i[a]}}),Object.defineProperty(r,s,o)}:function(r,i,a,s){s===void 0&&(s=a),r[s]=i[a]}),t=Su&&Su.__exportStar||function(r,i){for(var a in r)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&e(i,r,a)};Object.defineProperty(n,"__esModule",{value:!0}),t(VMe(),n),t(ZMe(),n),t(yj(),n)}(Su)),Su}var lB;function ll(){if(lB)return Wn;lB=1;var n=Wn&&Wn.__rest||function(q,J){var oe={};for(var fe in q)Object.prototype.hasOwnProperty.call(q,fe)&&J.indexOf(fe)<0&&(oe[fe]=q[fe]);if(q!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ae=0,fe=Object.getOwnPropertySymbols(q);ae<fe.length;ae++)J.indexOf(fe[ae])<0&&Object.prototype.propertyIsEnumerable.call(q,fe[ae])&&(oe[fe[ae]]=q[fe[ae]]);return oe};Object.defineProperty(Wn,"__esModule",{value:!0}),Wn.isNode=o,Wn.isEdge=l,Wn.isCombo=u,Wn.isElement=c,Wn.isSameNode=h,Wn.getPortXYByPlacement=d,Wn.getAllPorts=v,Wn.isSimplePort=p,Wn.getPortPosition=g,Wn.findPorts=b,Wn.findPort=x,Wn.getConnectionPoint=w,Wn.getPortConnectionPoint=M,Wn.getNodeConnectionPoint=S,Wn.getTextStyleByPlacement=T,Wn.getStarPoints=A,Wn.getStarPorts=N,Wn.getTrianglePoints=F,Wn.getTrianglePorts=D,Wn.getBoundingPoints=z,Wn.getDiamondPoints=G,Wn.isVisible=H,Wn.setAttributes=Y,Wn.updateStyle=ee,Wn.getHexagonPoints=X,Wn.markToBeDestroyed=Z,Wn.isToBeDestroyed=Q;const e=hr,t=KMe(),r=no(),i=O_(),a=Lo(),s=R0();function o(q){return q instanceof t.BaseNode&&q.type==="node"}function l(q){return q instanceof t.BaseEdge}function u(q){return q instanceof t.BaseCombo}function c(q){return o(q)||l(q)||u(q)}function h(q,J){return!q||!J?!1:q===J}const f={top:[.5,0],right:[1,.5],bottom:[.5,1],left:[0,.5],"left-top":[0,0],"top-left":[0,0],"left-bottom":[0,1],"bottom-left":[0,1],"right-top":[1,0],"top-right":[1,0],"right-bottom":[1,1],"bottom-right":[1,1],default:[.5,.5]};function d(q,J,oe=f,fe=!0){const ae=[.5,.5],ne=(0,e.isString)(J)?(0,e.get)(oe,J.toLocaleLowerCase(),ae):J;if(!fe&&(0,e.isString)(J))return ne;const[se,ue]=ne||ae;return[q.min[0]+(0,r.getBBoxWidth)(q)*se,q.min[1]+(0,r.getBBoxHeight)(q)*ue]}function v(q){if(!q)return{};const J=q.getPorts();return(q.attributes.ports||[]).forEach((fe,ae)=>{var ne;const{key:se,placement:ue}=fe;p(fe)&&(J[ne=se||ae]||(J[ne]=(0,s.getXYByPlacement)(q.getShape("key").getBounds(),ue)))}),J}function p(q){const{r:J}=q;return!J||Number(J)===0}function g(q){return(0,i.isPoint)(q)?q:q.getPosition()}function b(q,J,oe,fe){const ae=x(q,J,oe,fe),ne=x(J,q,fe,oe);return[ae,ne]}function x(q,J,oe,fe){const ae=v(q);if(oe)return ae[oe];const ne=Object.values(ae);if(ne.length===0)return;const se=ne.map(de=>g(de)),ue=E(J,fe),[pe]=(0,a.findNearestPoints)(se,ue);return ne.find(de=>g(de)===pe)}function E(q,J){const oe=v(q);if(J)return[g(oe[J])];const fe=Object.values(oe);return fe.length>0?fe.map(ae=>g(ae)):[q.getCenter()]}function w(q,J){return u(q)||o(q)?S(q,J):M(q,J)}function M(q,J){if(!q||!J)return[0,0,0];if((0,i.isPoint)(q))return q;if(q.attributes.linkToCenter)return q.getPosition();const oe=(0,i.isPoint)(J)?J:o(J)?J.getCenter():J.getPosition();return(0,a.getEllipseIntersectPoint)(oe,q.getBounds())}function S(q,J){if(!q||!J)return[0,0,0];const oe=(0,i.isPoint)(J)?J:o(J)?J.getCenter():J.getPosition();return q.getIntersectPoint(oe)||q.getCenter()}function T(q,J="bottom",oe=0,fe=0,ae=!1){const ne=J.split("-"),[se,ue]=(0,s.getXYByPlacement)(q,J),[pe,de]=ae?["bottom","top"]:["top","bottom"],ke=ne.includes("top")?de:ne.includes("bottom")?pe:"middle",Ae=ne.includes("left")?"right":ne.includes("right")?"left":"center";return{transform:[["translate",se+oe,ue+fe]],textBaseline:ke,textAlign:Ae}}function A(q,J){return[[0,-q],[J*Math.cos(3*Math.PI/10),-J*Math.sin(3*Math.PI/10)],[q*Math.cos(Math.PI/10),-q*Math.sin(Math.PI/10)],[J*Math.cos(Math.PI/10),J*Math.sin(Math.PI/10)],[q*Math.cos(3*Math.PI/10),q*Math.sin(3*Math.PI/10)],[0,J],[-q*Math.cos(3*Math.PI/10),q*Math.sin(3*Math.PI/10)],[-J*Math.cos(Math.PI/10),J*Math.sin(Math.PI/10)],[-q*Math.cos(Math.PI/10),-q*Math.sin(Math.PI/10)],[-J*Math.cos(3*Math.PI/10),-J*Math.sin(3*Math.PI/10)]]}function N(q,J){const oe={};return oe.top=[0,-q],oe.left=[-q*Math.cos(Math.PI/10),-q*Math.sin(Math.PI/10)],oe["left-bottom"]=[-q*Math.cos(3*Math.PI/10),q*Math.sin(3*Math.PI/10)],oe.bottom=[0,J],oe["right-bottom"]=[q*Math.cos(3*Math.PI/10),q*Math.sin(3*Math.PI/10)],oe.right=oe.default=[q*Math.cos(Math.PI/10),-q*Math.sin(Math.PI/10)],oe}function F(q,J,oe){const fe=J/2,ae=q/2,ne={up:[[-ae,fe],[ae,fe],[0,-fe]],left:[[-ae,0],[ae,fe],[ae,-fe]],right:[[-ae,fe],[-ae,-fe],[ae,0]],down:[[-ae,-fe],[ae,-fe],[0,fe]]};return ne[oe]||ne.up}function D(q,J,oe){const fe=J/2,ae=q/2,ne={};return oe==="down"?(ne.bottom=ne.default=[0,fe],ne.right=[ae,-fe],ne.left=[-ae,-fe]):oe==="left"?(ne.top=[ae,-fe],ne.bottom=[ae,fe],ne.left=ne.default=[-ae,0]):oe==="right"?(ne.top=[-ae,-fe],ne.bottom=[-ae,fe],ne.right=ne.default=[ae,0]):(ne.left=[-ae,fe],ne.top=ne.default=[0,-fe],ne.right=[ae,fe]),ne}function z(q,J){return[[q/2,-J/2],[q/2,J/2],[-q/2,J/2],[-q/2,-J/2]]}function G(q,J){return[[0,-J/2],[q/2,0],[0,J/2],[-q/2,0]]}function H(q){return(0,e.get)(q,["style","visibility"])!=="hidden"}function Y(q,J){const{zIndex:oe,transform:fe,transformOrigin:ae,visibility:ne,cursor:se,clipPath:ue,component:pe}=J,de=n(J,["zIndex","transform","transformOrigin","visibility","cursor","clipPath","component"]);Object.assign(q.attributes,de),fe&&q.setAttribute("transform",fe),(0,e.isNumber)(oe)&&q.setAttribute("zIndex",oe),ae&&q.setAttribute("transformOrigin",ae),ne&&q.setAttribute("visibility",ne),se&&q.setAttribute("cursor",se),ue&&q.setAttribute("clipPath",ue),pe&&q.setAttribute("component",pe)}function ee(q,J){"update"in q?q.update(J):q.attr(J)}function X(q){return[[0,q],[q*Math.sqrt(3)/2,q/2],[q*Math.sqrt(3)/2,-q/2],[0,-q],[-q*Math.sqrt(3)/2,-q/2],[-q*Math.sqrt(3)/2,q/2]]}function Z(q){(0,e.set)(q,"__to_be_destroyed__",!0)}function Q(q){return(0,e.get)(q,"__to_be_destroyed__",!1)}return Wn}var uB;function F0(){return uB||(uB=1,function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.getRadians=void 0,n.getLabelPositionStyle=u,n.getBadgePositionStyle=c,n.getCurveControlPoint=f,n.parseCurveOffset=d,n.parseCurvePosition=v,n.getQuadraticPath=p,n.getCubicPath=g,n.getPolylinePath=b,n.getBorderRadiusPoints=x,n.getLoopEndpoints=w,n.getCubicLoopPath=M,n.getCubicLoopControlPoints=S,n.getPolylineLoopPath=T,n.getPolylineLoopControlPoints=A,n.getSubgraphRelatedEdges=N,n.findActualConnectNodeData=F,n.getArrowSize=D;const e=hr,t=no(),r=Q4e(),i=ll(),a=Im(),s=Lo(),o=L_(),l=ol();function u(z,G,H,Y,ee){let q=typeof G=="number"?G:.5;G==="start"&&(q=0),G==="end"&&(q=.99);const J=(0,s.parsePoint)(z.getPoint(q)),oe=(0,s.parsePoint)(z.getPoint(q+.01));let fe=G==="start"?"left":G==="end"?"right":"center";if((0,s.isHorizontal)(J,oe)||!H){const[de,ke]=h(z,q,Y,ee);return{transform:[["translate",de,ke]],textAlign:fe}}let ae=Math.atan2(oe[1]-J[1],oe[0]-J[0]);oe[0]<J[0]&&(fe=fe==="center"?fe:fe==="left"?"right":"left",Y*=-1,ae+=Math.PI);const[se,ue]=h(z,q,Y,ee,ae),pe=[["translate",se,ue],["rotate",ae/Math.PI*180]];return{textAlign:fe,transform:pe}}function c(z,G,H,Y,ee){var X,Z;const Q=((X=z.badge)===null||X===void 0?void 0:X.getGeometryBounds().halfExtents[0])*2||0,q=((Z=z.label)===null||Z===void 0?void 0:Z.getGeometryBounds().halfExtents[0])*2||0;return u(z.key,H,!0,(q?(q/2+Q/2)*(G==="suffix"?1:-1):0)+Y,ee)}function h(z,G,H,Y,ee){const[X,Z]=(0,s.parsePoint)(z.getPoint(G));let Q=H,q=Y;return ee&&(Q=H*Math.cos(ee)-Y*Math.sin(ee),q=H*Math.sin(ee)+Y*Math.cos(ee)),[X+Q,Z+q]}function f(z,G,H,Y){if((0,e.isEqual)(z,G))return z;const ee=(0,l.subtract)(G,z),X=[z[0]+H*ee[0],z[1]+H*ee[1]],Z=(0,l.normalize)((0,l.perpendicular)(ee,!1));return X[0]+=Y*Z[0],X[1]+=Y*Z[1],X}function d(z){return(0,e.isNumber)(z)?[z,-z]:z}function v(z){return(0,e.isNumber)(z)?[z,1-z]:z}function p(z,G,H){return[["M",z[0],z[1]],["Q",H[0],H[1],G[0],G[1]]]}function g(z,G,H){return[["M",z[0],z[1]],["C",H[0][0],H[0][1],H[1][0],H[1][1],G[0],G[1]]]}function b(z,G=0,H=!1){const Y=z.length-1,ee=z[0],X=z[Y],Z=z.slice(1,Y),Q=[["M",ee[0],ee[1]]];return Z.forEach((q,J)=>{const oe=Z[J-1]||ee,fe=Z[J+1]||X;if(!(0,s.isCollinear)(oe,q,fe)&&G){const[ae,ne]=x(oe,q,fe,G);Q.push(["L",ae[0],ae[1]],["Q",q[0],q[1],ne[0],ne[1]],["L",ne[0],ne[1]])}else Q.push(["L",q[0],q[1]])}),Q.push(["L",X[0],X[1]]),H&&Q.push(["Z"]),Q}function x(z,G,H,Y){const ee=(0,l.manhattanDistance)(z,G),X=(0,l.manhattanDistance)(H,G),Z=Math.min(Y,Math.min(ee,X)/2),Q=[G[0]-Z/ee*(G[0]-z[0]),G[1]-Z/ee*(G[1]-z[1])],q=[G[0]-Z/X*(G[0]-H[0]),G[1]-Z/X*(G[1]-H[1])];return[Q,q]}const E=z=>{const G=Math.PI/2,H=(0,t.getBBoxHeight)(z)/2,Y=(0,t.getBBoxWidth)(z)/2,ee=Math.atan2(H,Y)/2,X=Math.atan2(Y,H)/2;return{top:[-G-X,-G+X],"top-right":[-G+X,-ee],"right-top":[-G+X,-ee],right:[-ee,ee],"bottom-right":[ee,G-X],"right-bottom":[ee,G-X],bottom:[G-X,G+X],"bottom-left":[G+X,Math.PI-ee],"left-bottom":[G+X,Math.PI-ee],left:[Math.PI-ee,Math.PI+ee],"top-left":[Math.PI+ee,-G-X],"left-top":[Math.PI+ee,-G-X]}};n.getRadians=E;function w(z,G,H,Y,ee){const X=(0,t.getNodeBBox)(z),Z=z.getCenter();let Q=Y&&(0,i.getPortPosition)(Y),q=ee&&(0,i.getPortPosition)(ee);if(!Q||!q){const J=(0,n.getRadians)(X),oe=J[G][0],fe=J[G][1],[ae,ne]=(0,t.getBBoxSize)(X),se=Math.max(ae,ne),ue=(0,l.add)(Z,[se*Math.cos(oe),se*Math.sin(oe),0]),pe=(0,l.add)(Z,[se*Math.cos(fe),se*Math.sin(fe),0]);Q=(0,i.getNodeConnectionPoint)(z,ue),q=(0,i.getNodeConnectionPoint)(z,pe),H||([Q,q]=[q,Q])}return[Q,q]}function M(z,G,H,Y,ee,X){const Z=z.getPorts()[ee||X],Q=z.getPorts()[X||ee];let[q,J]=w(z,G,H,Z,Q);const oe=S(z,q,J,Y);return Z&&(q=(0,i.getPortConnectionPoint)(Z,oe[0])),Q&&(J=(0,i.getPortConnectionPoint)(Q,oe.at(-1))),g(q,J,oe)}function S(z,G,H,Y){const ee=z.getCenter();if((0,e.isEqual)(G,H)){const X=(0,l.subtract)(G,ee),Z=[Y*Math.sign(X[0])||Y/2,Y*Math.sign(X[1])||-Y/2,0];return[(0,l.add)(G,Z),(0,l.add)(H,(0,l.multiply)(Z,[1,-1,1]))]}return[(0,s.moveTo)(ee,G,(0,l.distance)(ee,G)+Y),(0,s.moveTo)(ee,H,(0,l.distance)(ee,H)+Y)]}function T(z,G,H,Y,ee,X,Z){const Q=(0,i.getAllPorts)(z),q=Q[X||Z],J=Q[Z||X];let[oe,fe]=w(z,H,Y,q,J);const ae=A(z,oe,fe,ee);return q&&(oe=(0,i.getPortConnectionPoint)(q,ae[0])),J&&(fe=(0,i.getPortConnectionPoint)(J,ae.at(-1))),b([oe,...ae,fe],G)}function A(z,G,H,Y){const ee=[],X=(0,t.getNodeBBox)(z);if((0,e.isEqual)(G,H))switch((0,t.getNearestBoundarySide)(G,X)){case"left":ee.push([G[0]-Y,G[1]]),ee.push([G[0]-Y,G[1]+Y]),ee.push([G[0],G[1]+Y]);break;case"right":ee.push([G[0]+Y,G[1]]),ee.push([G[0]+Y,G[1]+Y]),ee.push([G[0],G[1]+Y]);break;case"top":ee.push([G[0],G[1]-Y]),ee.push([G[0]+Y,G[1]-Y]),ee.push([G[0]+Y,G[1]]);break;case"bottom":ee.push([G[0],G[1]+Y]),ee.push([G[0]+Y,G[1]+Y]),ee.push([G[0]+Y,G[1]]);break}else{const Z=(0,t.getNearestBoundarySide)(G,X),Q=(0,t.getNearestBoundarySide)(H,X);if(Z===Q){const q=Z;let J,oe;switch(q){case"left":J=Math.min(G[0],H[0])-Y,ee.push([J,G[1]]),ee.push([J,H[1]]);break;case"right":J=Math.max(G[0],H[0])+Y,ee.push([J,G[1]]),ee.push([J,H[1]]);break;case"top":oe=Math.min(G[1],H[1])-Y,ee.push([G[0],oe]),ee.push([H[0],oe]);break;case"bottom":oe=Math.max(G[1],H[1])+Y,ee.push([G[0],oe]),ee.push([H[0],oe]);break}}else{const q=(ae,ne)=>({left:[ne[0]-Y,ne[1]],right:[ne[0]+Y,ne[1]],top:[ne[0],ne[1]-Y],bottom:[ne[0],ne[1]+Y]})[ae],J=q(Z,G),oe=q(Q,H),fe=(0,o.freeJoin)(J,oe,X);ee.push(J,fe,oe)}}return ee}function N(z,G){const H=new Set,Y=new Set,ee=new Set;return z.forEach(X=>{G(X).forEach(Q=>{H.add(Q),z.includes(Q.source)&&z.includes(Q.target)?Y.add(Q):ee.add(Q)})}),{edges:Array.from(H),internal:Array.from(Y),external:Array.from(ee)}}function F(z,G){const H=[];let Y=z;for(;Y;){H.push(Y);const ee=G((0,a.idOf)(Y));if(ee)Y=ee;else break}if(H.some(ee=>{var X;return(X=ee.style)===null||X===void 0?void 0:X.collapsed})){const ee=H.reverse().findIndex(r.isCollapsed);return H[ee]||H.at(-1)}return z}function D(z,G){return G||(z<4?10:z===4?12:z*2.5)}}(T4)),T4}var xj=F0();const Fp=[16,16],QMe=(n,e,t,r)=>{const{halfExtents:i}=n.getGeometryBounds(),a=1,s=t[1]===t[3]?0:t[1]>t[3]?t[3]:t[1],o=[-i[0]-s+4,-16/2],l=[i[0]-Fp[0]+s-4,-16/2],u=[[o[0]*a,o[1]],[l[0]*a,l[1]]];return e==="start"?u[0]:e==="end"?u[1]:[0,0]},Ej=(n,e,t)=>{const r=6+Fp[0];if(n&&e)return[3,r,3,r];if(t){if(n)return[3,r,3,6];if(e)return[3,6,3,r]}else{if(n)return[3,6,3,r];if(e)return[3,r,3,6]}return[3,6,3,6]},JMe=(n,e,t)=>{const{id:r,startArrow:i,endArrow:a,type:s}=rr(n.getGraphicStyle(e),"label"),o=n.getShape("key"),l=n.getShape(`label-${r}`),u=Vm(o),c=Ej(i,a,u),h=QMe(l,t,c),f=`translate(${h[0]}, ${h[1]})`,d={start:"arrow_back",end:"arrow_forward"},v=s==="filled"?"white":"black";return{src:Lm(va(n==null?void 0:n.context).iconSpriteText,d[t],v),width:Fp[0],height:Fp[1],transform:f,zIndex:1}},eTe=(n,e,t,r)=>{const{color:i,lineHighlightColor:a}=e,s=Yq(a,r),o=lT(n,s,t,n.getTheme());return{fill:i||o}},cB=(n,e,t)=>{const r={start:"edge_start_arrow",end:"edge_end_arrow"},{fill:i}=eTe(va(n==null?void 0:n.context),e,Zq(n),t),{translate:a,rotate:s}=Xq(n.getShape("key"),.5,t==="start"?-12:0,-10/2,!1);return{src:Lm(va(n==null?void 0:n.context).iconSpriteText,r[t],i),width:12,height:10,transform:`translate(${a.x}, ${a.y}) rotate(${s})`}};function I_(n,e,t){var s,o;const{direction:r}=e,i="middle-start-arrow",a="middle-end-arrow";r!=="forward"&&((s=n.shapeMap[i])==null||s.destroy(),delete n.shapeMap[i]),r!=="backward"&&((o=n.shapeMap[a])==null||o.destroy(),delete n.shapeMap[a]),(e.direction==="forward"||e.direction==="both")&&n.upsert("middle-start-arrow",qs,cB(n,e,"start"),t),(e.direction==="backward"||e.direction==="both")&&n.upsert("middle-end-arrow",qs,cB(n,e,"end"),t)}function D_(n,e){var r;const t=Vm(n.getShape("key"));(r=e.labels)==null||r.forEach(i=>{const{labelId:a,labelStartArrow:s,labelEndArrow:o}=i,l=n.getShape(`label-${a}`),u=l.style,c={...e,...i},[h,f]=t?[o,s]:[s,o];[{type:"start",key:"startArrow",arrow:h},{type:"end",key:"endArrow",arrow:f}].forEach(({type:v,arrow:p,key:g})=>{var b;if(p===!1&&((b=u[g])==null||b.destroy(),delete u[g]),p===!0){const x=JMe(n,c,v),E=new qs({style:x});u[g]=E,l.appendChild(u[g])}})})}const tTe={"primary/primary-0":"#000000","red/red-0":"#000000","red/red-10":"#410002","red/red-20":"#690005","red/red-30":"#93000A","red/red-40":"#BA1A1A","red/red-50":"#DE3730","red/red-60":"#FF5449","red/red-70":"#FF897D","red/red-80":"#FFB4AB","red/red-90":"#FFDAD6","red/red-95":"#FFEDEA","primary/primary-10":"#002020","primary/primary-20":"#003737","primary/primary-30":"#004F4F","primary/primary-40":"#006A6A","primary/primary-50":"#008585","primary/primary-60":"#00A1A1","primary/primary-70":"#1EBEBE","primary/primary-80":"#4CDADA","primary/primary-90":"#6FF7F6","primary/primary-95":"#ADFFFE","primary/primary-99":"#F1FFFE","red/red-99":"#FFFBFF","yellow/yellow-0":"#000000","yellow/yellow-10":"#2A1700","yellow/yellow-20":"#462A00","yellow/yellow-30":"#653E00","yellow/yellow-40":"#855400","yellow/yellow-50":"#A66A00","yellow/yellow-60":"#C98100","yellow/yellow-70":"#ED9900","yellow/yellow-80":"#FFB95C","yellow/yellow-90":"#FFDDB7","yellow/yellow-95":"#FFEEDE","green/green-0":"#000000","green/green-10":"#002109","green/green-20":"#003914","green/green-30":"#005320","green/green-40":"#186C32","green/green-50":"#378648","yellow/yellow-99":"#FFFBFF","green/green-60":"#52A160","green/green-70":"#6CBD78","green/green-80":"#87D991","green/green-90":"#A2F6AB","green/green-95":"#C6FFC8","blue/blue-0":"#000000","blue/blue-10":"#001C3A","green/green-99":"#F6FFF1","blue/blue-20":"#00315F","blue/blue-30":"#004786","blue/blue-40":"#005FAF","blue/blue-50":"#0078DA","blue/blue-60":"#2792FF","blue/blue-70":"#72ADFF","blue/blue-80":"#A5C8FF","blue/blue-90":"#D4E3FF","blue/blue-95":"#EBF1FF","grey/grey-0":"#000000","grey/grey-4":"#0B0F0F","grey/grey-6":"#101414","grey/grey-10":"#191C1C","grey/grey-20":"#2D3131","grey/grey-30":"#444747","grey/grey-40":"#5B5F5F","grey/grey-50":"#747877","grey/grey-60":"#8E9191","grey/grey-70":"#A9ACAB","grey/grey-80":"#C4C7C6","grey/grey-90":"#E0E3E2","grey/grey-92":"#E6E9E8","grey/grey-95":"#EFF1F0","blue-grey/blue-grey-0":"#000000","blue-grey/blue-grey-10":"#141D1D","blue-grey/blue-grey-20":"#293232","blue-grey/blue-grey-30":"#3F4948","blue-grey/blue-grey-40":"#566060","blue-grey/blue-grey-50":"#6F7979","blue-grey/blue-grey-60":"#889392","blue-grey/blue-grey-70":"#A3ADAD","blue-grey/blue-grey-80":"#BEC9C8","blue-grey/blue-grey-90":"#DAE5E4","blue-grey/blue-grey-92":"#E0EBEA","blue-grey/blue-grey-95":"#E9F3F2","blue/blue-99":"#FDFCFF","grey/grey-98":"#F7FAF9","primary/primary-100":"#FFFFFF","red/red-100":"#FFFFFF","yellow/yellow-100":"#FFFFFF","green/green-100":"#FFFFFF","blue/blue-100":"#FFFFFF","grey/grey-100":"#FFFFFF","blue-grey/blue-grey-100":"#FFFFFF"},nTe={"background-neutral-default":"#F7FAF9","text-neutral-default":"#191C1C","text-neutral-default-subtle":"#3F4948","background-neutral-subtle":"#FFFFFF","background-neutral-inverse":"#2D3131","text-neutral-inverse":"#EFF1F0","icon-primary-default":"#008585","icon-error-default":"#DE3730","icon-warning-default":"#ED9900","icon-success-default":"#378648","icon-info-default":"#0078DA","border-primary-default":"#008585","border-error-default":"#DE3730","border-warning-default":"#ED9900","border-success-default":"#378648","border-info-default":"#0078DA","path/outline-neutral-default":"#3F4948","guides/outline-accent":"#FF5449","background-primary-default":"#6FF7F6","background-primary-hovered":"#4CDADA","background-neutral-hovered":"#C4C7C6","background-error-default":"#FFDAD6","background-error-hovered":"#FFB4AB","background-warning-default":"#FFDDB7","background-warning-hovered":"#FFB95C","background-success-default":"#A2F6AB","background-success-hovered":"#87D991","background-info-default":"#D4E3FF","background-info-hovered":"#A5C8FF"},rTe={"background-neutral-default":"#101414","text-neutral-default":"#E0E3E2","text-neutral-default-subtle":"#A3ADAD","background-neutral-subtle":"#0B0F0F","background-neutral-inverse":"#E0E3E2","text-neutral-inverse":"#191C1C","icon-primary-default":"#1EBEBE","icon-error-default":"#FF897D","icon-warning-default":"#ED9900","icon-success-default":"#6CBD78","icon-info-default":"#72ADFF","border-primary-default":"#1EBEBE","border-error-default":"#FF897D","border-warning-default":"#ED9900","border-success-default":"#6CBD78","border-info-default":"#72ADFF","path/outline-neutral-default":"#BEC9C8","guides/outline-accent":"#FF5449","background-primary-default":"#004F4F","background-primary-hovered":"#006A6A","background-neutral-hovered":"#5B5F5F","background-error-default":"#93000A","background-error-hovered":"#BA1A1A","background-warning-default":"#653E00","background-warning-hovered":"#855400","background-success-default":"#005320","background-success-hovered":"#186C32","background-info-default":"#004786","background-info-hovered":"#005FAF"},iTe={palettes:tTe,light:nTe,dark:rTe},aTe=(n,e="light")=>{const{color:t,position:r,type:i,customBackground:a}=rr(n,"label"),s=iTe[e];let o=s["text-neutral-default"],l=s["background-neutral-default"],u="transparent";const c=Yq(n.lineHighlightColor,r<=.5?"start":"end");i==="filled"?(o=s["text-neutral-inverse"],l=s["background-neutral-inverse"]):i==="outlined"&&(l=s["background-neutral-default"],u=s["path/outline-neutral-default"],c==="info"?u=s["border-info-default"]:c==="success"?u=s["border-success-default"]:c==="warning"?u=s["border-warning-default"]:c==="error"&&(u=s["border-error-default"]));const h=$t(a==null?void 0:a.radius)?4:a==null?void 0:a.radius,f=$t(a==null?void 0:a.borderWidth)?1:a==null?void 0:a.borderWidth;return{fill:t||o,background:!0,backgroundFill:(a==null?void 0:a.color)||l,backgroundStroke:(a==null?void 0:a.borderColor)||u,backgroundRadius:h,backgroundLineWidth:f,backgroundOpacity:1}};function sTe(n,e){const t=rr(n.getGraphicStyle(e),"label"),{placement:r,offsetX:i,offsetY:a,autoRotate:s,maxWidth:o,textAlign:l,position:u,type:c,startArrow:h,endArrow:f,fill:d,color:v,customBackground:p,...g}=t,b=aTe(e,va(n==null?void 0:n.context).getTheme()),{translate:x,rotate:E}=Xq(n.getShape("key"),$t(u)?.5:u,0,a),w=s?`translate(${x.x}, ${x.y}) rotate(${E})`:`translate(${x.x}, ${x.y})`,M=n.getShape("key"),S=Vm(M),T=Ej(h,f,S);return{...g,...b,textAlign:l||"center",textBaseline:"middle",padding:T,transform:w}}function B_(n,e,t){var i;oTe(n);const r=[];(i=e.labels)==null||i.forEach(a=>{const s=sTe(n,{...e,...a}),o=n.upsert(`label-${a.labelId}`,rl,s,t);o&&r.push(o)}),requestAnimationFrame(()=>{r.forEach(a=>{a&&typeof a.toFront=="function"&&(a.toFront(),a.childNodes&&a.childNodes.length>0&&a.childNodes[0].toFront())})})}function oTe(n){const e=n.shapeMap;Object.keys(e).filter(r=>r.startsWith("label-")).forEach(r=>{var i;(i=e[r])==null||i.destroy(),delete e[r]})}class wj extends EA{getEndpoints(e){return Uq(this.sourceNode,this.targetNode)||super.getEndpoints(e)}getKeyStyle(e){return{...super.getKeyStyle(e),...P_(va(this.context),e,Zq(this))}}getLoopPath(e){const{sourcePort:t,targetPort:r}=e,i=this.sourceNode.getShape("icon");i.getPorts=this.sourceNode.getPorts,i.getIntersectPoint=this.sourceNode.getIntersectPoint,i.getCenter=()=>i.getBounds().center,i.getShape=()=>i;const a=jg.getNodeBBox(i.getPosition()),s=Math.max(jg.getBBoxWidth(a),jg.getBBoxHeight(a)),{placement:o,clockwise:l,dist:u=s}=rr(this.getGraphicStyle(e),"loop");return xj.getCubicLoopPath(i,o,l,u,t,r)}render(e,t){super.render(e,t),B_(this,e,t),I_(this,e,t),D_(this,e)}}pa(Pi.EDGE,"line-edge",wj);var hB=ll(),B4=L_(),lTe=bj();class Sj extends wA{get states(){return this.isEdgeExist?this.context.model.getElementState(this.id):[]}get isEdgeExist(){return this.context.model.hasEdge(this.id)}getSourceTarget(e=!1){const{sourceNode:t,targetNode:r}=this,i=t.getShape("icon")||t,a=r.getShape("icon")||r;if(e){const s=[i.getPosition()[0],i.getPosition()[1]],o=[a.getPosition()[0],a.getPosition()[1]];return{source:s,target:o}}return{source:i,target:a}}getKeyPath(e){const{radius:t}=e,r=this.getPoints(e);return xj.getPolylinePath(r,t)}getPoints(e){const{router:t}=e,{source:r,target:i}=this.getSourceTarget(!0),[a,s]=this.getEndpoints(e);let o=[];if(!t)o=B4.orth(a,s,r,i,e.controlPoints,{padding:0});else if(t.type==="shortest-path"){const c=this.context.element.getNodes();o=lTe.aStarSearch(r,i,c,t),o.length||(o=B4.orth(a,s,r,i,e.controlPoints,{padding:t.offset}))}else t.type==="orth"&&(o=B4.orth(a,s,r,i,e.controlPoints,t));const[l,u]=this.getEndpoints(e,!0,o);return[l,...o,u]}getEndpoints(e,t=!0,r=[]){const{source:i,target:a}=this.getSourceTarget(!0),s=typeof r=="function"?r():r,o=hB.getConnectionPoint(i,s[0]||a),l=hB.getConnectionPoint(a,s[s.length-1]||i);return[o,l]}getKeyStyle(e){return{...super.getKeyStyle(e),...P_(va(this.context),e,this.states)}}render(e,t){super.render(e,t),B_(this,e,t),I_(this,e,t),D_(this,e)}}pa(Pi.EDGE,"polyline-edge",Sj);class Mj extends v0{get states(){return this.isEdgeExist?this.context.model.getElementState(this.id):[]}get isEdgeExist(){return this.context.model.hasEdge(this.id)}getEndpoints(e){return Uq(this.sourceNode,this.targetNode)||super.getEndpoints(e)}getKeyStyle(e){return{...super.getKeyStyle(e),...P_(va(this.context),e,this.states)}}render(e,t){super.render(e,t),B_(this,e,t),I_(this,e,t),D_(this,e)}}pa(Pi.EDGE,"quadratic-edge",Mj);const uT="title",Tj="title-background",Aj="label-background",_j="status-icon",uTe=132,cTe=48,hTe=14,fTe=14;function Oj(n,e,t){var s;const r=va(n.context),i=n.context.model.getElementState(n.id),a={...t,...ej(r,i,e.highlight),cursor:"default"};return!e.collapsed&&a.strokeOpacity===0&&(a.stroke=(s=r.getThemeTokens())==null?void 0:s["background-neutral-hovered"],a.strokeOpacity=.64,a.strokeWidth=3,a.lineWidth=3),i.includes("disabled")&&(a.cursor="not-allowed"),a}function kj(n,e){return e?{...e,stroke:"none"}:!1}class F_ extends eG{get states(){return this.isExist?this.context.model.getElementState(this.id):[]}get isExist(){return this.context.model.hasCombo(this.id)}getKeyStyle(e){const t=super.getKeyStyle(e);return Oj(this,e,t)}getKeySize(e){const{collapsed:t,childrenData:r=[]}=e;return t||r.length===0?this.getCollapsedKeySize(e):this.getExpandedKeySize(e)}getHaloStyle(e){const t=super.getHaloStyle(e);return kj(e,t)}getIconStyle(e){if(e.icon===!1||e.collapsed===!1)return!1;const t=super.getIconStyle(e),r=this.getKeySize(e);return Kq(this,e,{...t,text:"group"},{keySize:[r[0],r[1]]})}getLabelStyle(e){const t=super.getLabelStyle(e),r=this.getKeySize(e);return qm(this,e,t,{nodeSize:132,keySize:[r[0],r[1]]})}getTitleStyle(e){const t=this.getLabelStyle(e),r=this.getKeySize(e),i=rr(e,uT);return tj(this,e,t,i,{nodeSize:132,keySize:[r[0],r[1]]})}getStatusStyle(e){const t=this.getKeySize(e),r=rr(e,"status");return Jq(this,e,r,{nodeSize:132,keySize:[t[0],t[1]]})}getTitleBackgroundStyle(e){const t=this.getLabelBackgroundStyle(e);return U4e(this,e,t)}getLabelBackgroundStyle(e){return Qq(this,e)}drawTitleShape(e,t){return this.upsert(uT,Ao,this.getTitleStyle(e),t)}drawStatusShape(e,t){return this.upsert(_j,qs,this.getStatusStyle(e),t)}drawTitleBackgroundShape(e,t){return this.upsert(Tj,yi,this.getTitleBackgroundStyle(e),t)}drawLabelBackgroundShape(e,t){return this.upsert(Aj,yi,this.getLabelBackgroundStyle(e),t)}render(e,t){super.render(e,t),this.drawLabelBackgroundShape(e,t),this.drawTitleShape(e,t),this.drawStatusShape(e,t)}onframe(){const e=this.parsedAttributes;super.onframe(),this.drawLabelBackgroundShape(e,this),this.drawTitleShape(e,this),this.drawStatusShape(e,this)}animate(e,t){return super.animate(e,t)}}Bt(F_,"defaultProps",{collapsedSize:132,padding:-30,collapsedMarker:!1});pa(Pi.COMBO,"device-group",F_);function dTe(n,e,t){return Kq(n,e,t,{})}const vTe=132,rd="title",Pg="label",Cg="label-background",gTe="status-icon";function pTe(n,e,t){var a,s;if(!e.label)return t&&n.shapeMap[Pg]&&(n.shapeMap[Pg].destroy(),delete n.shapeMap[Pg]),!1;const r=((s=(a=n.constructor.prototype.getLabelStyle)==null?void 0:a.call)==null?void 0:s.call(a,n,e))||{},i=qm(n,e,r,{nodeSize:132});return t?n.upsert(Pg,Ao,i,t):i}function mTe(n,e,t){if(!e.title)return n.shapeMap[rd]&&(n.shapeMap[rd].destroy(),delete n.shapeMap[rd]),!1;const r=n.constructor.prototype.getLabelStyle.call(n,e),i=qm(n,e,r,{nodeSize:132}),a=rr(e,rd),s=tj(n,e,i,a,{nodeSize:132});return n.upsert(rd,Ao,s,t)}function yTe(n,e,t){const r=rr(e,"status"),i=Jq(n,e,r,{nodeSize:132});return n.upsert(gTe,qs,i,t)}function bTe(n,e,t){if(!e.label)return n.shapeMap[Cg]&&(n.shapeMap[Cg].destroy(),delete n.shapeMap[Cg]),!1;const r=Qq(n,e),i=n.upsert(Cg,yi,r,t);return requestAnimationFrame(()=>{n.toFront()}),i}const xTe=132;function Pj(n,e,t){const r={...t,r:xTe/2,cursor:"default"},i=va(n.context),a=n.context.model.getElementState(n.id);return a.includes("disabled")&&(r.cursor="not-allowed"),Object.assign(r,ej(i,a,e.highlight))}class Cj extends Oh{get nodeData(){return this.isNodeExist?this.context.model.getNodeLikeDatum(this.id):null}get states(){return this.isNodeExist?this.context.model.getElementState(this.id):[]}get isNodeExist(){return this.context.model.hasNode(this.id)}getKeyStyle(e){const t=super.getKeyStyle(e);return Pj(this,e,t)}getHaloStyle(e){return!1}getIconStyle(e){const t=super.getIconStyle(e);return dTe(this,e,t)}getLabelStyle(e){const t=super.getLabelStyle(e);return qm(this,e,t)}render(e,t){this.isNodeExist&&(super.render(e,t),bTe(this,e,t),mTe(this,e,t),pTe(this,e,t),yTe(this,e,t))}}pa(Pi.NODE,"device-node",Cj);const ETe="1.0.4",wTe={},STe=JSON.parse('[{"name":"color-palettes","modes":[{"name":"value","variables":[{"name":"primary/primary-0","type":"color","isAlias":false,"value":"#000000"},{"name":"red/red-0","type":"color","isAlias":false,"value":"#000000"},{"name":"red/red-10","type":"color","isAlias":false,"value":"#410002"},{"name":"red/red-20","type":"color","isAlias":false,"value":"#690005"},{"name":"red/red-30","type":"color","isAlias":false,"value":"#93000A"},{"name":"red/red-40","type":"color","isAlias":false,"value":"#BA1A1A"},{"name":"red/red-50","type":"color","isAlias":false,"value":"#DE3730"},{"name":"red/red-60","type":"color","isAlias":false,"value":"#FF5449"},{"name":"red/red-70","type":"color","isAlias":false,"value":"#FF897D"},{"name":"red/red-80","type":"color","isAlias":false,"value":"#FFB4AB"},{"name":"red/red-90","type":"color","isAlias":false,"value":"#FFDAD6"},{"name":"red/red-95","type":"color","isAlias":false,"value":"#FFEDEA"},{"name":"primary/primary-10","type":"color","isAlias":false,"value":"#002020"},{"name":"primary/primary-20","type":"color","isAlias":false,"value":"#003737"},{"name":"primary/primary-30","type":"color","isAlias":false,"value":"#004F4F"},{"name":"primary/primary-40","type":"color","isAlias":false,"value":"#006A6A"},{"name":"primary/primary-50","type":"color","isAlias":false,"value":"#008585"},{"name":"primary/primary-60","type":"color","isAlias":false,"value":"#00A1A1"},{"name":"primary/primary-70","type":"color","isAlias":false,"value":"#1EBEBE"},{"name":"primary/primary-80","type":"color","isAlias":false,"value":"#4CDADA"},{"name":"primary/primary-90","type":"color","isAlias":false,"value":"#6FF7F6"},{"name":"primary/primary-95","type":"color","isAlias":false,"value":"#ADFFFE"},{"name":"primary/primary-99","type":"color","isAlias":false,"value":"#F1FFFE"},{"name":"red/red-99","type":"color","isAlias":false,"value":"#FFFBFF"},{"name":"yellow/yellow-0","type":"color","isAlias":false,"value":"#000000"},{"name":"yellow/yellow-10","type":"color","isAlias":false,"value":"#2A1700"},{"name":"yellow/yellow-20","type":"color","isAlias":false,"value":"#462A00"},{"name":"yellow/yellow-30","type":"color","isAlias":false,"value":"#653E00"},{"name":"yellow/yellow-40","type":"color","isAlias":false,"value":"#855400"},{"name":"yellow/yellow-50","type":"color","isAlias":false,"value":"#A66A00"},{"name":"yellow/yellow-60","type":"color","isAlias":false,"value":"#C98100"},{"name":"yellow/yellow-70","type":"color","isAlias":false,"value":"#ED9900"},{"name":"yellow/yellow-80","type":"color","isAlias":false,"value":"#FFB95C"},{"name":"yellow/yellow-90","type":"color","isAlias":false,"value":"#FFDDB7"},{"name":"yellow/yellow-95","type":"color","isAlias":false,"value":"#FFEEDE"},{"name":"green/green-0","type":"color","isAlias":false,"value":"#000000"},{"name":"green/green-10","type":"color","isAlias":false,"value":"#002109"},{"name":"green/green-20","type":"color","isAlias":false,"value":"#003914"},{"name":"green/green-30","type":"color","isAlias":false,"value":"#005320"},{"name":"green/green-40","type":"color","isAlias":false,"value":"#186C32"},{"name":"green/green-50","type":"color","isAlias":false,"value":"#378648"},{"name":"yellow/yellow-99","type":"color","isAlias":false,"value":"#FFFBFF"},{"name":"green/green-60","type":"color","isAlias":false,"value":"#52A160"},{"name":"green/green-70","type":"color","isAlias":false,"value":"#6CBD78"},{"name":"green/green-80","type":"color","isAlias":false,"value":"#87D991"},{"name":"green/green-90","type":"color","isAlias":false,"value":"#A2F6AB"},{"name":"green/green-95","type":"color","isAlias":false,"value":"#C6FFC8"},{"name":"blue/blue-0","type":"color","isAlias":false,"value":"#000000"},{"name":"blue/blue-10","type":"color","isAlias":false,"value":"#001C3A"},{"name":"green/green-99","type":"color","isAlias":false,"value":"#F6FFF1"},{"name":"blue/blue-20","type":"color","isAlias":false,"value":"#00315F"},{"name":"blue/blue-30","type":"color","isAlias":false,"value":"#004786"},{"name":"blue/blue-40","type":"color","isAlias":false,"value":"#005FAF"},{"name":"blue/blue-50","type":"color","isAlias":false,"value":"#0078DA"},{"name":"blue/blue-60","type":"color","isAlias":false,"value":"#2792FF"},{"name":"blue/blue-70","type":"color","isAlias":false,"value":"#72ADFF"},{"name":"blue/blue-80","type":"color","isAlias":false,"value":"#A5C8FF"},{"name":"blue/blue-90","type":"color","isAlias":false,"value":"#D4E3FF"},{"name":"blue/blue-95","type":"color","isAlias":false,"value":"#EBF1FF"},{"name":"grey/grey-0","type":"color","isAlias":false,"value":"#000000"},{"name":"grey/grey-4","type":"color","isAlias":false,"value":"#0B0F0F"},{"name":"grey/grey-6","type":"color","isAlias":false,"value":"#101414"},{"name":"grey/grey-10","type":"color","isAlias":false,"value":"#191C1C"},{"name":"grey/grey-20","type":"color","isAlias":false,"value":"#2D3131"},{"name":"grey/grey-30","type":"color","isAlias":false,"value":"#444747"},{"name":"grey/grey-40","type":"color","isAlias":false,"value":"#5B5F5F"},{"name":"grey/grey-50","type":"color","isAlias":false,"value":"#747877"},{"name":"grey/grey-60","type":"color","isAlias":false,"value":"#8E9191"},{"name":"grey/grey-70","type":"color","isAlias":false,"value":"#A9ACAB"},{"name":"grey/grey-80","type":"color","isAlias":false,"value":"#C4C7C6"},{"name":"grey/grey-90","type":"color","isAlias":false,"value":"#E0E3E2"},{"name":"grey/grey-92","type":"color","isAlias":false,"value":"#E6E9E8"},{"name":"grey/grey-95","type":"color","isAlias":false,"value":"#EFF1F0"},{"name":"blue-grey/blue-grey-0","type":"color","isAlias":false,"value":"#000000"},{"name":"blue-grey/blue-grey-10","type":"color","isAlias":false,"value":"#141D1D"},{"name":"blue-grey/blue-grey-20","type":"color","isAlias":false,"value":"#293232"},{"name":"blue-grey/blue-grey-30","type":"color","isAlias":false,"value":"#3F4948"},{"name":"blue-grey/blue-grey-40","type":"color","isAlias":false,"value":"#566060"},{"name":"blue-grey/blue-grey-50","type":"color","isAlias":false,"value":"#6F7979"},{"name":"blue-grey/blue-grey-60","type":"color","isAlias":false,"value":"#889392"},{"name":"blue-grey/blue-grey-70","type":"color","isAlias":false,"value":"#A3ADAD"},{"name":"blue-grey/blue-grey-80","type":"color","isAlias":false,"value":"#BEC9C8"},{"name":"blue-grey/blue-grey-90","type":"color","isAlias":false,"value":"#DAE5E4"},{"name":"blue-grey/blue-grey-92","type":"color","isAlias":false,"value":"#E0EBEA"},{"name":"blue-grey/blue-grey-95","type":"color","isAlias":false,"value":"#E9F3F2"},{"name":"blue/blue-99","type":"color","isAlias":false,"value":"#FDFCFF"},{"name":"grey/grey-98","type":"color","isAlias":false,"value":"#F7FAF9"},{"name":"primary/primary-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"red/red-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"yellow/yellow-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"green/green-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"blue/blue-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"grey/grey-100","type":"color","isAlias":false,"value":"#FFFFFF"},{"name":"blue-grey/blue-grey-100","type":"color","isAlias":false,"value":"#FFFFFF"}]}]},{"name":"color-schemes","modes":[{"name":"light","variables":[{"name":"background-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-98"}},{"name":"text-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-10"}},{"name":"text-neutral-default-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-30"}},{"name":"background-neutral-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-100"}},{"name":"background-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-20"}},{"name":"text-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-95"}},{"name":"icon-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-50"}},{"name":"icon-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-50"}},{"name":"icon-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"icon-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-50"}},{"name":"icon-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-50"}},{"name":"border-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-50"}},{"name":"border-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-50"}},{"name":"border-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"border-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-50"}},{"name":"border-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-50"}},{"name":"path/outline-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-30"}},{"name":"guides/outline-accent","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-60"}},{"name":"background-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-90"}},{"name":"background-primary-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-80"}},{"name":"background-neutral-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-80"}},{"name":"background-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-90"}},{"name":"background-error-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-80"}},{"name":"background-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-90"}},{"name":"background-warning-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-80"}},{"name":"background-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-90"}},{"name":"background-success-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-80"}},{"name":"background-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-90"}},{"name":"background-info-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-80"}}]},{"name":"dark","variables":[{"name":"background-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-6"}},{"name":"text-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-90"}},{"name":"text-neutral-default-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-70"}},{"name":"background-neutral-subtle","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-4"}},{"name":"background-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-90"}},{"name":"text-neutral-inverse","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-10"}},{"name":"icon-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-70"}},{"name":"icon-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-70"}},{"name":"icon-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"icon-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-70"}},{"name":"icon-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-70"}},{"name":"border-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-70"}},{"name":"border-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-70"}},{"name":"border-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-70"}},{"name":"border-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-70"}},{"name":"border-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-70"}},{"name":"path/outline-neutral-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue-grey/blue-grey-80"}},{"name":"guides/outline-accent","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-60"}},{"name":"background-primary-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-30"}},{"name":"background-primary-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"primary/primary-40"}},{"name":"background-neutral-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"grey/grey-40"}},{"name":"background-error-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-30"}},{"name":"background-error-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"red/red-40"}},{"name":"background-warning-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-30"}},{"name":"background-warning-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"yellow/yellow-40"}},{"name":"background-success-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-30"}},{"name":"background-success-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"green/green-40"}},{"name":"background-info-default","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-30"}},{"name":"background-info-hovered","type":"color","isAlias":true,"value":{"collection":"color-palettes","name":"blue/blue-40"}}]}]},{"name":"opacity","modes":[{"name":"Mode 1","variables":[{"name":"opacity-64","type":"number","isAlias":false,"value":64},{"name":"opacity-70","type":"number","isAlias":false,"value":70}]}]},{"name":"Typography","modes":[{"name":"Style","variables":[{"name":"typography/topology/title","type":"typography","isAlias":false,"value":{"fontSize":14,"fontFamily":"Roboto","fontWeight":"Medium","lineHeight":20,"lineHeightUnit":"PIXELS","letterSpacing":0.10000000149011612,"letterSpacingUnit":"PIXELS","textCase":"ORIGINAL","textDecoration":"NONE"}},{"name":"typography/topology/body","type":"typography","isAlias":false,"value":{"fontSize":14,"fontFamily":"Roboto","fontWeight":"Regular","lineHeight":20,"lineHeightUnit":"PIXELS","letterSpacing":0.25,"letterSpacingUnit":"PIXELS","textCase":"ORIGINAL","textDecoration":"NONE"}}]}]}]'),MTe={version:ETe,metadata:wTe,collections:STe},TTe="3.0.0-beta.8",F4='<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg viewBox="0 0 160 160" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><style>:root>svg{display:none}:root>svg:target{display:block}</style><svg viewBox="0 0 24 24" id="account_box" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 5v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H5a2 2 0 0 0-2 2zm12 4c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3zm-9 8c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1H6v-1z"/></svg><svg viewBox="0 0 24 24" id="account_tree" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z"/></svg><svg fill="none" viewBox="0 0 24 24" id="add" xmlns="http://www.w3.org/2000/svg"><path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="add_box" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2Z"/></svg><svg viewBox="0 0 24 24" id="add_circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"/></svg><svg viewBox="0 -960 960 960" fill="#000000de" id="add_link" xmlns="http://www.w3.org/2000/svg"><path d="M440-280H280q-83 0-141.5-58.5T80-480q0-83 58.5-141.5T280-680h160v80H280q-50 0-85 35t-35 85q0 50 35 85t85 35h160v80ZM320-440v-80h320v80H320Zm200 160v-80h160q50 0 85-35t35-85q0-50-35-85t-85-35H520v-80h160q83 0 141.5 58.5T880-480q0 83-58.5 141.5T680-280H520Z"/></svg><svg viewBox="0 0 24 24" id="apartment" xmlns="http://www.w3.org/2000/svg"><path d="M17 11V3H7v4H3v14h8v-4h2v4h8V11h-4ZM7 19H5v-2h2v2Zm0-4H5v-2h2v2Zm0-4H5V9h2v2Zm4 4H9v-2h2v2Zm0-4H9V9h2v2Zm0-4H9V5h2v2Zm4 8h-2v-2h2v2Zm0-4h-2V9h2v2Zm0-4h-2V5h2v2Zm4 12h-2v-2h2v2Zm0-4h-2v-2h2v2Z"/></svg><svg viewBox="0 0 24 24" id="api" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m14 12-2 2-2-2 2-2 2 2zm-2-6 2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6 2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z"/></svg><svg viewBox="0 0 24 24" id="apollo_project" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0V0z"/><path d="M12 17a4 4 0 1 0-4-4 4 4 0 0 0 4 4Zm-1.6-4.8h.06A1.58 1.58 0 0 1 12 11a1.6 1.6 0 0 1 1.6 1.6h.2a1 1 0 0 1 0 2h-3.4a1.2 1.2 0 0 1 0-2.4Z"/><path d="M20 6h-8l-2-2H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2Zm0 12H4V8h16Z"/></g></g></svg><svg viewBox="0 0 24 24" id="apps" xmlns="http://www.w3.org/2000/svg"><path d="M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="archive" xmlns="http://www.w3.org/2000/svg"><path d="m20.54 5.23-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27zM12 17.5 6.5 12H10v-2h4v2h3.5L12 17.5zM5.12 5l.81-1h12l.94 1H5.12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_back" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"/></svg><svg viewBox="0 0 24 24" id="arrow_circle_down" xmlns="http://www.w3.org/2000/svg"><path d="M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8Zm0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm1 10V8h-2v4H8l4 4 4-4h-3Z"/></svg><svg viewBox="0 0 24 24" id="arrow_circle_up" xmlns="http://www.w3.org/2000/svg"><path d="M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Zm0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10Zm-1-10v4h2v-4h3l-4-4-4 4h3Z"/></svg><svg viewBox="0 0 24 24" id="arrow_downward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"/></svg><svg viewBox="0 0 24 24" id="arrow_drop_down" xmlns="http://www.w3.org/2000/svg"><path d="m7 10 5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_drop_up" xmlns="http://www.w3.org/2000/svg"><path d="m7 14 5-5 5 5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="arrow_forward" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"/></svg><svg viewBox="0 0 24 24" id="arrow_left" xmlns="http://www.w3.org/2000/svg"><path d="m14 7-5 5 5 5V7z"/><path fill="none" d="M24 0v24H0V0h24z"/></svg><svg viewBox="0 0 24 24" id="arrow_right" xmlns="http://www.w3.org/2000/svg"><path d="m10 17 5-5-5-5v10z"/><path fill="none" d="M0 24V0h24v24H0z"/></svg><svg viewBox="0 0 24 24" id="arrow_upward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"/></svg><svg viewBox="0 0 24 24" id="article" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5 14H7v-2h7v2Zm3-4H7v-2h10v2Zm0-4H7V7h10v2Z"/></svg><svg viewBox="0 0 24 24" id="assignment" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z"/></svg><svg viewBox="0 0 24 24" id="attach_file" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 0 1 5 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 0 0 5 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="build" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" fill="none" d="M0 0h24v24H0z"/><path d="m22.7 19-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"/></svg><svg viewBox="0 0 24 24" id="cable" xmlns="http://www.w3.org/2000/svg"><path d="M20 5V4c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v1h-1v4c0 .55.45 1 1 1h1v7c0 1.1-.9 2-2 2s-2-.9-2-2V7c0-2.21-1.79-4-4-4S5 4.79 5 7v7H4c-.55 0-1 .45-1 1v4h1v1c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-1h1v-4c0-.55-.45-1-1-1H7V7c0-1.1.9-2 2-2s2 .9 2 2v10c0 2.21 1.79 4 4 4s4-1.79 4-4v-7h1c.55 0 1-.45 1-1V5h-1Z"/></svg><svg viewBox="0 0 24 24" id="calculate" xmlns="http://www.w3.org/2000/svg"><path d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-5.97 4.06L14.09 6l1.41 1.41L16.91 6l1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.4-1.41 1.41-1.06-1.06 1.41-1.41-1.41-1.42Zm-6.78.66h5v1.5h-5v-1.5ZM11.5 16h-2v2H8v-2H6v-1.5h2v-2h1.5v2h2V16Zm6.5 1.25h-5v-1.5h5v1.5Zm0-2.5h-5v-1.5h5v1.5Z"/></svg><svg viewBox="0 0 24 24" id="camera" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m9.4 10.5 4.77-8.26a9.984 9.984 0 0 0-8.49 2.01l3.66 6.35.06-.1zM21.54 9c-.92-2.92-3.15-5.26-6-6.34L11.88 9h9.66zm.26 1h-7.49l.29.5 4.76 8.25A9.91 9.91 0 0 0 22 12c0-.69-.07-1.35-.2-2zM8.54 12l-3.9-6.75A9.958 9.958 0 0 0 2.2 14h7.49l-1.15-2zm-6.08 3c.92 2.92 3.15 5.26 6 6.34L12.12 15H2.46zm11.27 0-3.9 6.76a9.984 9.984 0 0 0 8.49-2.01l-3.66-6.35-.93 1.6z"/></svg><svg viewBox="0 0 16 16" id="cancel" xmlns="http://www.w3.org/2000/svg"><path d="M8 1.333A6.66 6.66 0 0 0 1.333 8 6.66 6.66 0 0 0 8 14.667 6.66 6.66 0 0 0 14.667 8 6.66 6.66 0 0 0 8 1.333Zm3.333 9.06-.94.94L8 8.94l-2.393 2.393-.94-.94L7.06 8 4.667 5.607l.94-.94L8 7.06l2.393-2.393.94.94L8.94 8l2.393 2.393Z"/></svg><svg viewBox="0 0 24 24" id="card_membership" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h4v5l4-2 4 2v-5h4c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2Zm0 13H4v-2h16v2Zm0-5H4V4h16v6Z"/></svg><svg viewBox="0 0 24 24" id="category" xmlns="http://www.w3.org/2000/svg"><path d="m12 2-5.5 9h11L12 2ZM17.5 22a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9ZM3 13.5h8v8H3v-8Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="center_focus_weak" xmlns="http://www.w3.org/2000/svg"><path d="M5 15H3v4c0 1.1.9 2 2 2h4v-2H5v-4ZM5 5h4V3H5c-1.1 0-2 .9-2 2v4h2V5Zm14-2h-4v2h4v4h2V5c0-1.1-.9-2-2-2Zm0 16h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4ZM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z" fill="#000"/></svg><svg viewBox="0 0 16 16" id="check_circle" xmlns="http://www.w3.org/2000/svg"><path d="M8 1.333A6.67 6.67 0 0 0 1.333 8 6.67 6.67 0 0 0 8 14.667 6.67 6.67 0 0 0 14.667 8 6.67 6.67 0 0 0 8 1.333Zm-1.333 10L3.333 8l.94-.94 2.394 2.387 5.06-5.06.94.946-6 6Z"/></svg><svg viewBox="0 0 24 24" id="circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2z"/></svg><svg viewBox="0 0 24 24" id="cleaning_services" xmlns="http://www.w3.org/2000/svg"><path d="M16 11h-1V3c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v8H8c-2.76 0-5 2.24-5 5v7h18v-7c0-2.76-2.24-5-5-5Zm3 10h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3h-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H9v-3c0-.55-.45-1-1-1s-1 .45-1 1v3H5v-5c0-1.65 1.35-3 3-3h8c1.65 0 3 1.35 3 3v5Z"/></svg><svg viewBox="0 0 24 24" id="clear" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="cloud_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19.35 10.04A7.49 7.49 0 0 0 12 4c-1.48 0-2.85.43-4.01 1.17l1.46 1.46a5.497 5.497 0 0 1 8.05 4.87v.5H19c1.66 0 3 1.34 3 3 0 1.13-.64 2.11-1.56 2.62l1.45 1.45C23.16 18.16 24 16.68 24 15c0-2.64-2.05-4.78-4.65-4.96zM3 5.27l2.75 2.74C2.56 8.15 0 10.77 0 14c0 3.31 2.69 6 6 6h11.73l2 2L21 20.73 4.27 4 3 5.27zM7.73 10l8 8H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h1.73z"/></svg><svg viewBox="0 0 24 24" id="cloud_queue" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19.35 10.04A7.49 7.49 0 0 0 12 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 0 0 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h.71C7.37 7.69 9.48 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3s-1.34 3-3 3z"/></svg><svg viewBox="0 0 20 20" id="cloud_upload_outline" xmlns="http://www.w3.org/2000/svg"><path d="M5.417 16.667c-1.264 0-2.344-.438-3.24-1.313C1.281 14.48.833 13.41.833 12.146c0-1.084.327-2.049.98-2.896a4.331 4.331 0 0 1 2.562-1.625 5.656 5.656 0 0 1 2.083-3.104A5.702 5.702 0 0 1 10 3.333c1.625 0 3.003.566 4.135 1.698 1.132 1.132 1.698 2.51 1.698 4.136a3.64 3.64 0 0 1 2.386 1.239c.632.715.948 1.552.948 2.51 0 1.042-.365 1.928-1.094 2.657-.73.73-1.615 1.094-2.656 1.094h-4.584c-.458 0-.85-.163-1.176-.49A1.606 1.606 0 0 1 9.167 15v-4.292L7.833 12l-1.166-1.167L10 7.5l3.333 3.333L12.167 12l-1.334-1.292V15h4.584c.583 0 1.076-.201 1.479-.604.403-.403.604-.896.604-1.48 0-.583-.201-1.076-.604-1.479a2.012 2.012 0 0 0-1.48-.604h-1.25V9.167c0-1.153-.405-2.136-1.218-2.949C12.135 5.406 11.153 5 10 5s-2.135.406-2.948 1.218c-.812.813-1.219 1.796-1.219 2.949h-.416a2.81 2.81 0 0 0-2.063.854 2.81 2.81 0 0 0-.854 2.062c0 .806.285 1.493.854 2.063A2.81 2.81 0 0 0 5.417 15H7.5v1.667H5.417Z"/></svg><svg viewBox="0 0 18 18" id="create_new_folder" xmlns="http://www.w3.org/2000/svg"><path d="M15 4.5H9L7.5 3H3c-.833 0-1.492.667-1.492 1.5l-.008 9c0 .832.667 1.5 1.5 1.5h12c.832 0 1.5-.668 1.5-1.5V6c0-.832-.668-1.5-1.5-1.5Zm-.75 6H12v2.25h-1.5V10.5H8.25V9h2.25V6.75H12V9h2.25v1.5Z"/></svg><svg viewBox="0 0 24 24" id="dashboard" xmlns="http://www.w3.org/2000/svg"><path d="M3 13h8V3H3v10Zm0 8h8v-6H3v6Zm10 0h8V11h-8v10Zm0-18v6h8V3h-8Z"/></svg><svg viewBox="0 0 24 24" id="delete_forever" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zm2.46-7.12 1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4z"/><path fill="none" d="M0 0h24v24H0z"/></svg><svg viewBox="0 0 24 24" id="description" xmlns="http://www.w3.org/2000/svg"><path d="M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm2 16H8v-2h8v2Zm0-4H8v-2h8v2Zm-3-5V3.5L18.5 9H13Z"/></svg><svg viewBox="0 0 24 24" id="done" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/></svg><svg viewBox="0 0 24 24" id="download" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z"/></svg><svg viewBox="0 0 24 24" id="drag_indicator" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="draw" xmlns="http://www.w3.org/2000/svg"><path d="M4 21v-4.25L17.175 3.6c.2-.2.425-.35.675-.45a1.975 1.975 0 0 1 1.512 0c.242.1.455.25.638.45L21.4 5c.2.183.35.396.45.638a1.975 1.975 0 0 1 0 1.512c-.1.25-.25.475-.45.675L8.25 21H4ZM18.65 7.775 20 6.425 18.575 5l-1.35 1.35 1.425 1.425ZM14 21a6.644 6.644 0 0 0 3.425-.925C18.475 19.458 19 18.6 19 17.5c0-.6-.158-1.117-.475-1.55-.317-.433-.742-.808-1.275-1.125L15.775 16.3c.383.167.683.35.9.55.217.2.325.417.325.65 0 .383-.304.73-.913 1.038-.608.308-1.304.462-2.087.462a.968.968 0 0 0-.713.288A.968.968 0 0 0 13 20c0 .283.096.52.287.712.192.192.43.288.713.288Zm-9.425-7.65 1.5-1.5a3.576 3.576 0 0 1-.788-.412C5.096 11.296 5 11.15 5 11c0-.2.15-.4.45-.6.3-.2.933-.508 1.9-.925 1.467-.633 2.442-1.208 2.925-1.725.483-.517.725-1.1.725-1.75 0-.917-.367-1.646-1.1-2.188C9.167 3.272 8.2 3 7 3c-.75 0-1.42.133-2.013.4-.591.267-1.045.592-1.362.975A.908.908 0 0 0 3.4 5.1a.938.938 0 0 0 .375.65.908.908 0 0 0 .725.225c.267-.033.492-.142.675-.325.233-.233.492-.4.775-.5C6.233 5.05 6.583 5 7 5c.683 0 1.188.1 1.512.3.325.2.488.433.488.7 0 .233-.146.446-.438.638-.291.191-.962.529-2.012 1.012-1.333.583-2.258 1.112-2.775 1.588A2.298 2.298 0 0 0 3 11c0 .533.142.988.425 1.363.283.375.667.704 1.15.987Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="dynamic_form" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M17 20v-9h-2V4h7l-2 5h2l-5 11zm-2-7v7H4c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2h11zm-8.75 2.75h-1.5v1.5h1.5v-1.5zM13 4v7H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h9zM6.25 6.75h-1.5v1.5h1.5v-1.5z"/></svg><svg viewBox="0 0 13 10" id="edge_end_arrow" xmlns="http://www.w3.org/2000/svg"><path d="m.5 5 12 5V0L.5 5Z"/></svg><svg viewBox="0 0 13 10" id="edge_start_arrow" xmlns="http://www.w3.org/2000/svg"><path d="m12.5 5-12 5V0l12 5Z"/></svg><svg viewBox="0 0 24 24" id="edit" xmlns="http://www.w3.org/2000/svg"><path d="M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 0 0 0-1.41l-2.34-2.34a.996.996 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="edit_attributes" xmlns="http://www.w3.org/2000/svg"><path d="M17.63 7H6.37C3.96 7 2 9.24 2 12s1.96 5 4.37 5h11.26c2.41 0 4.37-2.24 4.37-5s-1.96-5-4.37-5zM7.24 14.46l-2.57-2.57.7-.7 1.87 1.87 3.52-3.52.7.7-4.22 4.22z"/><path class="bzst0" d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="edit_notifications" xmlns="http://www.w3.org/2000/svg"><path d="m17.58 6.25 1.77 1.77L14.37 13H12.6v-1.77l4.98-4.98Zm3.27-.44-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71ZM18 12.2V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8v-.7c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.7c.82.21 1.57.59 2.21 1.09L10.6 10.4V15h4.6l2.8-2.8ZM10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2Z"/></svg><svg viewBox="0 0 24 24" id="edit_off" xmlns="http://www.w3.org/2000/svg"><path d="m12.126 8.125 1.937-1.937 3.747 3.747-1.937 1.938-3.747-3.748ZM20.71 5.63l-2.34-2.34a1 1 0 0 0-1.41 0l-1.83 1.83 3.75 3.75L20.71 7a1 1 0 0 0 0-1.37ZM2 5l6.63 6.63L3 17.25V21h3.75l5.63-5.62L18 21l2-2L4 3 2 5Z"/></svg><svg viewBox="0 0 24 24" id="email" xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm0 4-8 5-8-5V6l8 5 8-5v2Z"/></svg><svg viewBox="0 0 24 24" id="engineering_maintenance" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M22.1 6.84V6.5a1.87 1.87 0 0 0 0-.34l.74-.58a.17.17 0 0 0 0-.22l-.7-1.21a.18.18 0 0 0-.14-.08l-.86.35a2.66 2.66 0 0 0-.59-.34l-.13-.93A.18.18 0 0 0 20.2 3h-1.4a.16.16 0 0 0-.17.15l-.13.93a3.12 3.12 0 0 0-.59.34L17 4.07a.17.17 0 0 0-.21.08l-.7 1.21a.17.17 0 0 0 0 .22l.74.58a1.94 1.94 0 0 0 0 .68l-.74.58a.17.17 0 0 0 0 .22l.7 1.21a.18.18 0 0 0 .21.08l.87-.35a2.66 2.66 0 0 0 .59.34l.13.93a.16.16 0 0 0 .17.15h1.4a.16.16 0 0 0 .17-.15l.13-.93a3.12 3.12 0 0 0 .59-.34l.87.35a.17.17 0 0 0 .21-.08l.7-1.21a.17.17 0 0 0 0-.22Zm-2.6.91a1.25 1.25 0 1 1 1.25-1.25 1.25 1.25 0 0 1-1.25 1.25ZM9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4Zm10.42-4.19.5.87a.15.15 0 0 1 0 .17l-.53.41a1.79 1.79 0 0 1 0 .24 1.94 1.94 0 0 1 0 .24l.52.41a.12.12 0 0 1 0 .16l-.5.87a.12.12 0 0 1-.15.06l-.63-.24a2.18 2.18 0 0 1-.42.24l-.09.66a.11.11 0 0 1-.12.1h-1a.12.12 0 0 1-.12-.11l-.09-.66a1.76 1.76 0 0 1-.42-.24l-.62.25a.12.12 0 0 1-.15-.06l-.5-.87a.12.12 0 0 1 0-.16l.53-.41a1.79 1.79 0 0 1 0-.24 1.94 1.94 0 0 1 0-.24l-.53-.41a.12.12 0 0 1 0-.16l.5-.87a.12.12 0 0 1 .15-.06l.62.25a2.18 2.18 0 0 1 .42-.24l.09-.66A.12.12 0 0 1 17 10h1a.15.15 0 0 1 .14.1l.09.66a1.76 1.76 0 0 1 .42.24l.62-.25a.12.12 0 0 1 .15.06Zm-2.75 1.69a.83.83 0 1 0 .83-.83.83.83 0 0 0-.83.83ZM4.74 9h8.53a.49.49 0 0 0 .49-.49.49.49 0 0 0-.49-.51H13a4 4 0 0 0-2-3.45v1a.5.5 0 0 1-1 0V4.14A4.09 4.09 0 0 0 9 4a4.09 4.09 0 0 0-1 .14V5.5a.5.5 0 0 1-1 0v-1A4 4 0 0 0 5 8h-.26a.49.49 0 0 0-.49.49.49.49 0 0 0 .49.51Zm8.12 1a4 4 0 0 1-7.72 0Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 24 24" id="error" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/></svg><svg viewBox="0 0 24 24" id="event_busy" xmlns="http://www.w3.org/2000/svg"><path d="m9.31 17 2.44-2.44L14.19 17l1.06-1.06-2.44-2.44 2.44-2.44L14.19 10l-2.44 2.44L9.31 10l-1.06 1.06 2.44 2.44-2.44 2.44L9.31 17ZM19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm0 16H5V8h14v11Z"/></svg><svg viewBox="0 0 24 24" id="event_note" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 10H7v2h10v-2zm2-7h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zm-5-5H7v2h7v-2z"/></svg><svg viewBox="0 0 24 24" id="extension" xmlns="http://www.w3.org/2000/svg"><path d="M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5a2.5 2.5 0 0 0-5 0V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7 0 1.49-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5a2.5 2.5 0 0 0 0-5Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="eye_tracking" xmlns="http://www.w3.org/2000/svg"><path d="M6 23H3c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 1 21v-3h2v3h3v2Zm12 0v-2h3v-3h2v3c0 .55-.196 1.02-.587 1.413A1.926 1.926 0 0 1 21 23h-3Zm-6-4.5c-2 0-3.813-.592-5.438-1.775C4.938 15.542 3.75 13.967 3 12c.75-1.967 1.938-3.542 3.563-4.725C8.188 6.092 10 5.5 12 5.5c2 0 3.813.592 5.438 1.775C19.063 8.458 20.25 10.033 21 12c-.75 1.967-1.938 3.542-3.563 4.725C15.813 17.908 14 18.5 12 18.5Zm0-3c.967 0 1.792-.342 2.475-1.025A3.372 3.372 0 0 0 15.5 12c0-.967-.342-1.792-1.025-2.475A3.372 3.372 0 0 0 12 8.5c-.967 0-1.792.342-2.475 1.025A3.372 3.372 0 0 0 8.5 12c0 .967.342 1.792 1.025 2.475A3.372 3.372 0 0 0 12 15.5Zm0-2c-.417 0-.77-.146-1.063-.438A1.446 1.446 0 0 1 10.5 12c0-.417.146-.77.438-1.063A1.446 1.446 0 0 1 12 10.5c.417 0 .77.146 1.063.438.291.291.437.645.437 1.062 0 .417-.146.77-.438 1.063A1.446 1.446 0 0 1 12 13.5ZM1 6V3c0-.55.196-1.02.587-1.413A1.926 1.926 0 0 1 3 1h3v2H3v3H1Zm20 0V3h-3V1h3c.55 0 1.02.196 1.413.587C22.803 1.98 23 2.45 23 3v3h-2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 48 48" id="factory" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M33.34 9.389a.562.562 0 0 0-.562.562v11.597h-7.556v-5.184l-8.889 6.08v-6.008L10 21.056V39.05c0 .31.252.562.563.562h26.874c.311 0 .563-.252.563-.562V9.95a.562.562 0 0 0-.563-.562H33.34Zm-2.562.562A2.562 2.562 0 0 1 33.34 7.39h4.097A2.563 2.563 0 0 1 40 9.95V39.05a2.562 2.562 0 0 1-2.563 2.562H10.564A2.562 2.562 0 0 1 8 39.05V20.04l10.333-7.539v6.152l8.89-6.08v6.975h3.555V9.951Z" fill="#191C1C"/><path d="M18.14 26.61h-3.905v3.906h3.906v-3.907ZM18.14 32.86h-3.905v3.906h3.906v-3.907ZM25.953 26.61h-3.906v3.906h3.906v-3.907ZM25.953 32.86h-3.906v3.906h3.906v-3.907ZM33.766 26.61H29.86v3.906h3.906v-3.907ZM33.766 32.86H29.86v3.906h3.906v-3.907Z" fill="#191C1C"/></svg><svg viewBox="0 0 24 24" id="favorite" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z"/></svg><svg viewBox="0 0 24 24" id="favorite_border" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3zm-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05z"/></svg><svg viewBox="0 0 24 24" id="file_copy" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm-1 4 6 6v10c0 1.1-.9 2-2 2H7.99C6.89 23 6 22.1 6 21l.01-14c0-1.1.89-2 1.99-2h7zm-1 7h5.5L14 6.5V12z"/></svg><svg viewBox="0 0 24 24" id="filter_alt" xmlns="http://www.w3.org/2000/svg"><path d="M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39A.998.998 0 0 0 18.95 4H5.04c-.83 0-1.3.95-.79 1.61Z"/></svg><svg viewBox="0 0 24 24" id="first_page" xmlns="http://www.w3.org/2000/svg"><path d="M18.41 16.59 13.82 12l4.59-4.59L17 6l-6 6 6 6 1.41-1.41ZM6 6h2v12H6V6Z"/></svg><svg viewBox="0 0 24 24" id="folder" xmlns="http://www.w3.org/2000/svg"><path d="M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2Z"/></svg><svg viewBox="0 0 24 24" id="folder_off" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m1.89 4.44 1.33 1.33A1.79 1.79 0 0 0 3 6.6v10.8a1.81 1.81 0 0 0 1.8 1.8h11.86l2.91 2.91 1.27-1.27L3.17 3.16ZM19.2 6.6H12l-1.8-1.8H7.34l13.44 13.44a1.72 1.72 0 0 0 .22-.84v-9a1.81 1.81 0 0 0-1.8-1.8Z"/></g></svg><svg viewBox="0 0 24 24" id="folder_open" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"/></svg><svg viewBox="0 0 24 24" id="forward" xmlns="http://www.w3.org/2000/svg"><path d="M12 8V4l8 8-8 8v-4H4V8h8Z"/></svg><svg viewBox="0 0 24 24" id="fullscreen" xmlns="http://www.w3.org/2000/svg"><path d="M7 14H5v5h5v-2H7v-3Zm-2-4h2V7h3V5H5v5Zm12 7h-3v2h5v-5h-2v3ZM14 5v2h3v3h2V5h-5Z"/></svg><svg viewBox="0 0 24 24" id="fullscreen_exit" xmlns="http://www.w3.org/2000/svg"><path d="M5 16h3v3h2v-5H5v2Zm3-8H5v2h5V5H8v3Zm6 11h2v-3h3v-2h-5v5Zm2-11V5h-2v5h5V8h-3Z"/></svg><svg viewBox="0 0 24 24" id="functions" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7z"/></svg><svg viewBox="0 0 24 24" id="gps_fixed" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/></svg><svg viewBox="0 0 48 48" id="group" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 3.79a9.21 9.21 0 0 0-5.694 16.45l-3.62 5.948A9.21 9.21 0 1 0 20.97 37.1h6.06c.95 4.075 4.606 7.11 8.97 7.11a9.21 9.21 0 1 0 0-18.42 9.21 9.21 0 0 0-2.685.398l-3.62-5.949A9.21 9.21 0 0 0 24 3.79Zm3.816 17.595A9.176 9.176 0 0 1 24 22.21a9.176 9.176 0 0 1-3.816-.825l-3.47 5.701a9.206 9.206 0 0 1 4.495 7.814h5.582a9.205 9.205 0 0 1 4.495-7.814l-3.47-5.701ZM17.21 13a6.79 6.79 0 1 1 13.58 0 6.79 6.79 0 0 1-13.58 0Zm-12 22a6.79 6.79 0 1 1 13.58 0 6.79 6.79 0 0 1-13.58 0ZM36 28.21a6.79 6.79 0 1 0 0 13.58 6.79 6.79 0 0 0 0-13.58Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="group_work" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2ZM8 17.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5ZM9.5 8a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-5 0Zm6.5 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="help" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"/></svg><svg viewBox="0 0 24 24" id="help_outline" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z"/></svg><svg viewBox="0 0 24 24" id="hide_source" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M2.81 2.81 1.39 4.22l2.27 2.27A9.91 9.91 0 0 0 2 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l10.94 10.94C14.86 19.59 13.48 20 12 20zM7.94 5.12 6.49 3.66A9.91 9.91 0 0 1 12 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.869 7.869 0 0 0 20 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.06 1.12z"/></svg><svg viewBox="0 0 24 24" id="highlight_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg><svg viewBox="0 0 24 24" id="history" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M13 3a9 9 0 0 0-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0 0 13 21a9 9 0 0 0 0-18zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"/></svg><svg viewBox="0 0 24 24" id="home" xmlns="http://www.w3.org/2000/svg"><path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg fill="none" viewBox="0 0 24 24" id="image" xmlns="http://www.w3.org/2000/svg"><path d="M19 5v14H5V5h14Zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-4.86 8.86-3 3.87L9 13.14 6 17h12l-3.86-5.14Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="info_outline" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M11 7h2v2h-2zm0 4h2v6h-2zm1-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></svg><svg viewBox="0 0 24 24" id="inventory" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1 0-2 .9-2 2v3.01c0 .72.43 1.34 1 1.69V20c0 1.1 1.1 2 2 2h14c.9 0 2-.9 2-2V8.7c.57-.35 1-.97 1-1.69V4c0-1.1-1-2-2-2Zm-5 12H9v-2h6v2Zm5-7H4V4l16-.02V7Z"/></svg><svg viewBox="0 0 24 24" id="keyboard_arrow_down" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z"/><path fill="none" d="M0 0h24v24H0V0z"/></svg><svg viewBox="0 0 24 24" id="keyboard_arrow_up" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="label" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17.63 5.84C17.27 5.33 16.67 5 16 5L5 5.01C3.9 5.01 3 5.9 3 7v10c0 1.1.9 1.99 2 1.99L16 19c.67 0 1.27-.33 1.63-.84L22 12l-4.37-6.16z"/></svg><svg viewBox="0 0 24 24" id="lan" xmlns="http://www.w3.org/2000/svg"><path d="M13 22h8v-7h-3v-4h-5V9h3V2H8v7h3v2H6v4H3v7h8v-7H8v-2h8v2h-3v7Z"/></svg><svg viewBox="0 0 24 24" id="language" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 0 0-1.38-3.56A8.03 8.03 0 0 1 18.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 0 1 5.08 16zm2.95-8H5.08a7.987 7.987 0 0 1 4.33-3.56A15.65 15.65 0 0 0 8.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 0 1-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"/></svg><svg viewBox="0 0 24 24" id="last_page" xmlns="http://www.w3.org/2000/svg"><path d="M5.59 7.41 10.18 12l-4.59 4.59L7 18l6-6-6-6-1.41 1.41ZM16 6h2v12h-2V6Z"/></svg><svg viewBox="0 0 24 24" id="launch" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"/></svg><svg fill="none" viewBox="0 0 30 30" id="left_circle" xmlns="http://www.w3.org/2000/svg"><circle cx="15" cy="15" r="14" transform="rotate(-180 15 15)" stroke="#AFB3BA" stroke-width="2"/><path d="M18.41 10.41 13.83 15l4.58 4.59L17 21l-6-6 6-6 1.41 1.41Z" fill="#AFB3BA"/></svg><svg viewBox="0 0 24 24" id="link" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"/></svg><svg viewBox="0 0 24 24" id="link_off" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0V0z"/><path d="M17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.43-.98 2.63-2.31 2.98l1.46 1.46C20.88 15.61 22 13.95 22 12c0-2.76-2.24-5-5-5zm-1 4h-2.19l2 2H16zM2 4.27l3.11 3.11A4.991 4.991 0 0 0 2 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4L20 19.74 3.27 3 2 4.27z"/><path fill="none" d="M0 24V0"/></svg><svg viewBox="0 0 24 24" id="local_activity" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 12c0-1.1.9-2 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2v4c1.1 0 1.99.9 1.99 2s-.89 2-2 2v4c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-4c-1.1 0-2-.9-2-2zm-4.42 4.8L12 14.5l-3.58 2.3 1.08-4.12-3.29-2.69 4.24-.25L12 5.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z"/></svg><svg viewBox="0 0 24 24" id="local_offer" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m21.41 11.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58.55 0 1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.55-.23-1.06-.59-1.42zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z"/></svg><svg viewBox="0 0 24 24" id="location" xmlns="http://www.w3.org/2000/svg"><path d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7Zm0 9.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z"/></svg><svg viewBox="0 0 24 24" id="lock" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"/></svg><svg viewBox="0 0 24 24" id="lock_open" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm0 12H6V10h12v10z"/></svg><svg viewBox="0 0 24 24" id="loop" xmlns="http://www.w3.org/2000/svg"><path d="M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0 0 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 0 0 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="low_priority" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M14 5h8v2h-8zm0 5.5h8v2h-8zm0 5.5h8v2h-8zM2 11.5C2 15.08 4.92 18 8.5 18H9v2l3-3-3-3v2h-.5C6.02 16 4 13.98 4 11.5S6.02 7 8.5 7H12V5H8.5C4.92 5 2 7.92 2 11.5z"/></svg><svg viewBox="0 0 24 24" id="mark_email_unread" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M22 8.98V18c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h10.1c-.06.32-.1.66-.1 1 0 1.48.65 2.79 1.67 3.71L12 11 4 6v2l8 5 5.3-3.32c.54.2 1.1.32 1.7.32 1.13 0 2.16-.39 3-1.02zM16 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z"/></svg><svg viewBox="0 0 24 24" id="medical_information" xmlns="http://www.w3.org/2000/svg"><path d="M20 7h-5V4c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2v3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2Zm-9-3h2v5h-2V4Zm0 12H9v2H7v-2H5v-2h2v-2h2v2h2v2Zm2-1.5V13h6v1.5h-6Zm0 3V16h4v1.5h-4Z"/></svg><svg viewBox="0 0 24 24" id="menu" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg><svg viewBox="0 0 24 24" id="more_vert" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/></svg><svg viewBox="0 0 24 24" id="multiple_stop" xmlns="http://www.w3.org/2000/svg"><path d="m17 4 4 4-4 4V9h-4V7h4V4Zm-7 3c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1ZM6 7c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1Zm1 10h4v-2H7v-3l-4 4 4 4v-3Zm7 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1Zm4 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1Z"/></svg><svg viewBox="0 0 24 24" id="mx-509_certificate" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M4 10h7v1.5H4zM4 12.5h6V14H4zM4 7.5h8V9H4z"/><path d="M21 3.5H3a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-13a2 2 0 0 0-2-2Zm0 15H3v-13h18Z"/><path d="M13.91 13.48h1v3l1.5-.64 1.5.64v-3h1V12l1-1-1-1V8.52h-1.5l-1-1-1 1h-1.5V10l-1 1 1 1Zm2.48-3.72A1.24 1.24 0 1 1 15.15 11a1.24 1.24 0 0 1 1.24-1.24Z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-application_cog_outline" xmlns="http://www.w3.org/2000/svg"><path d="M21.7 18.6v-1l1.1-.8c.1-.1.2-.2.1-.3l-1-1.7c0-.1-.2-.1-.3-.1l-1.2.5c-.3-.2-.6-.4-.9-.5l-.2-1.3c0-.1-.1-.2-.2-.2h-2c-.2 0-.3.1-.3.2l-.2 1.3c-.3.2-.5.3-.8.5l-1.2-.5c-.1 0-.2 0-.3.1l-1 1.7c0 .1 0 .2.1.3l1.1.8v1l-1.1.8c-.1.1-.2.2-.1.3l1 1.7c.1.1.2.1.3.1l1.2-.5c.2.2.5.4.8.5l.2 1.3c.1.1.2.2.3.2h2c.1 0 .2-.1.2-.2l.2-1.3c.3-.2.5-.3.8-.5l1.2.4c.1 0 .2 0 .3-.1l1-1.7c.1-.1.1-.2 0-.2l-1.1-.8Zm-3.7.9c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5ZM12.3 22H3c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h18c1.1 0 2 .9 2 2v9.1c-.6-.6-1.3-1.1-2-1.4V6H3v14h8.3c.2.7.5 1.4 1 2Z"/></svg><svg viewBox="0 0 24 24" id="mx-application_empty" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M4 16h4v4H4zM16 4h4v4h-4zM14 8V4h-4v3.46l.54.54H14zM20 14v-4h-4v3.46l.54.54H20zM14 10h-1.46L14 11.46V10zM20 16h-1.46L20 17.46V16z"/><path d="m20.84 20.83-.01.01L3.16 3.17 1.89 4.44 4 6.54V8h1.46l2 2H4v4h4v-3.46l2 2V14h1.46l2 2H10v4h4v-3.46l2 2V20h1.46l2.11 2.11 1.27-1.27v-.01zM8 4H6.54L8 5.46V4z"/></g></svg><svg viewBox="0 0 24 24" id="mx-calendar_clock" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0z"/><path d="M15 13h1.5v2.82l2.44 1.41-.75 1.3L15 16.69V13m4-5H5v11h4.67A7 7 0 0 1 19 9.67V8M5 21a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h1V1h2v2h8V1h2v2h1a2 2 0 0 1 2 2v6.1a7 7 0 0 1-9.9 9.9H5m11-9.85A4.85 4.85 0 0 0 11.15 16a4.85 4.85 0 0 0 9.7 0A4.85 4.85 0 0 0 16 11.15Z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-circle_dash" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m21.814 13.956-1.966-.39a8.051 8.051 0 0 0 0-3.125l1.966-.389a10.055 10.055 0 0 1 0 3.904ZM20.32 6.448l-1.665 1.115a8.05 8.05 0 0 0-2.21-2.21l1.115-1.665c1.09.73 2.03 1.67 2.76 2.76Zm-6.364-4.254-.39 1.966a8.045 8.045 0 0 0-3.125 0l-.389-1.966a10.05 10.05 0 0 1 3.904 0ZM6.448 3.688l1.114 1.665a8.051 8.051 0 0 0-2.209 2.21L3.688 6.448c.73-1.09 1.67-2.03 2.76-2.76Zm-4.254 6.365a10.05 10.05 0 0 0 0 3.903l1.966-.39a8.046 8.046 0 0 1 0-3.125l-1.966-.389Zm1.494 7.507 1.665-1.114a8.052 8.052 0 0 0 2.21 2.209L6.447 20.32a10.055 10.055 0 0 1-2.76-2.76Zm6.364 4.254.39-1.966a8.044 8.044 0 0 0 3.125 0l.389 1.966a10.046 10.046 0 0 1-3.904 0Zm7.508-1.494-1.115-1.665a8.05 8.05 0 0 0 2.21-2.21l1.665 1.115a10.056 10.056 0 0 1-2.76 2.76Z"/></svg><svg version="1.1" id="mx-cog-off" x="0" y="0" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><style>.st1{display:none;opacity:.76;fill:none;stroke:#b1d135;stroke-width:1.8;stroke-miterlimit:10;enable-background:new}</style><path d="M0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0zm0 0h24v24H0V0z" style="fill:none"/><path d="m2 4.3 2.1 2.1-1.4 2.5c-.1.2 0 .4.2.6l2 1.6c0 .3-.1.6-.1.9s0 .6.1.9l-2 1.6c-.2.1-.2.4-.1.6l1.9 3.3c.1.2.4.3.6.2l2.4-1c.5.4 1 .7 1.6.9l.4 2.5c0 .2.2.4.5.4H14c.2 0 .4-.2.5-.4l.4-2.5c.4-.2.7-.3 1.1-.6l3.9 3.9 1.3-1.3L3.3 3 2 4.3zm10 11.3c-2 0-3.6-1.6-3.6-3.6 0-.4.1-.8.2-1.1l4.5 4.5c-.3.1-.7.2-1.1.2zM19.1 12.9c0-.3.1-.6.1-.9s0-.6-.1-.9l2-1.6c.2-.1.2-.4.1-.6l-1.9-3.3c-.1-.2-.4-.3-.6-.2l-2.4 1c-.5-.4-1-.7-1.6-.9L14.3 3c0-.2-.2-.4-.5-.4H10c-.2 0-.4.2-.5.4l-.2 2.4c-.3.1-.5.2-.8.3l2.8 2.8c.2 0 .5-.1.7-.1 2 0 3.6 1.6 3.6 3.6 0 .2 0 .5-.1.7l4.5 4.5 1.2-2.1c.1-.2.1-.5-.1-.6l-2-1.6z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor" xmlns="http://www.w3.org/2000/svg"><path d="M13.64 21.97a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 11.49 9.64a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_add" xmlns="http://www.w3.org/2000/svg"><path d="m18 11 .113-.001 1.027.861a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 5.407 4.536A5.001 5.001 0 0 0 18 11ZM21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_add_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m18 11 .113-.001 1.027.861a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 5.407 4.536A5.001 5.001 0 0 0 18 11Zm-7.93 3.27a.997.997 0 0 1 1.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16Z" fill="#000"/><path d="M21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-cursor_outline" xmlns="http://www.w3.org/2000/svg"><path d="M10.07 14.27a.997.997 0 0 1 1.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16Zm3.57 7.7a.99.99 0 0 1-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 0 1-1-1V3a1 1 0 0 1 1.64-.77l.01-.01 11.49 9.64a1.001 1.001 0 0 1-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69Z" fill="#000"/></svg><svg viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" id="mx-default_route" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" style="fill:none"/><path d="M22 12c0-5.5-4.5-10-10-10S2 6.5 2 12s4.5 10 10 10 10-4.5 10-10zM7.1 8.9l3.1 3.1-3.1 3.1v-2.2H4.4v-1.8h2.7V8.9zm1.8-1.8L12 4l3.1 3.1h-2.2v2.7h-1.8V7.1H8.9zm8 8L13.8 12l3.1-3.1v2.2h2.7v1.8h-2.7v2.2zm-1.8 1.8L12 20l-3.1-3.1h2.2v-2.7h1.8v2.7h2.2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-disband_group_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c.488 0 .968-.035 1.438-.103A5.976 5.976 0 0 1 12 18c0-1.75.749-3.324 1.943-4.42.356-.515.9-.89 1.533-1.025A5.978 5.978 0 0 1 18 12c1.488 0 2.849.541 3.897 1.438.068-.47.103-.95.103-1.438 0-5.52-4.48-10-10-10ZM8 17.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5ZM9.5 8a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-5 0Z" fill="#000"/><path d="m20.12 14.47 1.42 1.41L19.41 18l2.13 2.12-1.42 1.42L18 19.41l-2.12 2.13-1.41-1.42L16.59 18l-2.12-2.12 1.41-1.41L18 16.59l2.12-2.12Z" fill="#000"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_404" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M113.061 97c-11.08 0-20.06 8.981-20.06 20.061 0 11.079 8.98 20.06 20.06 20.06 4.523 0 8.716-1.51 12.083-4.06v2.378l19.011 18.975 6.259-6.26-18.974-19.01h-2.378a19.964 19.964 0 0 0 4.06-12.083c0-11.08-8.982-20.061-20.061-20.061Zm-10.802 20.061a10.785 10.785 0 0 1 10.802-10.802 10.785 10.785 0 0 1 10.802 10.802 10.785 10.785 0 0 1-10.802 10.802 10.785 10.785 0 0 1-10.802-10.802Z"/><path d="m80.164 83.71.002-.008c.456-1.677.702-4.01.702-7.046 0-4.06-.534-6.98-1.487-8.89l-.006-.01c-.91-1.869-2.052-2.62-3.45-2.62-1.012 0-1.847.322-2.557.952l-.003.002c-.648.571-1.253 1.621-1.72 3.335-.43 1.65-.663 3.984-.663 7.051 0 4.059.52 6.982 1.45 8.896.936 1.87 2.094 2.624 3.493 2.624 1.022 0 1.841-.313 2.517-.908.677-.601 1.282-1.666 1.72-3.37l.002-.008Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M40 20c-6.6 0-11.94 5.137-11.94 11.416l-.055 100.58a8 8 0 0 0 8 8.004H99.34c1.163 0 1.653-2.375.68-3.013-6.487-4.254-10.771-11.589-10.771-19.926 0-13.151 10.66-23.811 23.811-23.811 3.359 0 6.556.696 9.454 1.95.688.299 1.485-.189 1.485-.938V48.379L98.24 20H40Zm12.196 73.46v-6.698H39.8v-4.635L48.971 59l5.199 2.385-7.622 19.373h5.648v-8.947h5.867v8.947h3.441v6.004h-3.44v6.698h-5.868Zm15.41-4.264-.003-.004c-1.837-3.136-2.696-7.4-2.696-12.67 0-5.3.872-9.56 2.747-12.643l.005-.007c1.945-3.148 4.756-4.74 8.308-4.74 3.581 0 6.387 1.61 8.278 4.804 1.84 3.109 2.698 7.377 2.698 12.675 0 5.3-.886 9.561-2.79 12.646C82.234 92.408 79.434 94 75.883 94c-3.58 0-6.387-1.61-8.277-4.804Zm35.136-2.434v6.698h5.867v-6.698h3.441v-6.004h-3.441v-8.947h-5.867v8.947h-5.648l7.621-19.373L99.517 59l-9.171 23.127v4.635h12.396Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_500" xmlns="http://www.w3.org/2000/svg"><path d="M111.211 89.517c-1.093.27-1.464 1.64-.667 2.436l9.004 9.004-1.369 8.22-8.22 1.37-9.005-9.005c-.801-.801-2.167-.415-2.44.686-1.422 5.737.11 12.055 4.592 16.539 4.8 4.8 11.759 6.121 17.825 4.123l20.184 20.183a7.75 7.75 0 0 0 10.959-10.959l-20.162-20.161c2.024-6.069.688-13.014-4.144-17.846-4.489-4.489-10.816-6.018-16.557-4.59Zm38.288 48.075a2.906 2.906 0 1 1-5.812.002 2.906 2.906 0 0 1 5.812-.002Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M31.88 30h87.281c2.133 0 3.879 1.741 3.879 3.87v23.22c0 2.13-1.746 3.87-3.879 3.87H31.879c-2.133 0-3.879-1.74-3.879-3.87V33.87c0-2.128 1.746-3.87 3.88-3.87Zm3.878 15.48c0 4.258 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74-3.491-7.74-7.758-7.74c-4.267 0-7.759 3.483-7.759 7.74ZM123.04 131.07a.996.996 0 0 0-.293-.707l-2.64-2.641a1.03 1.03 0 0 0-.909-.279c-6.629 1.187-13.762-.69-18.92-5.848a21.368 21.368 0 0 1-6.27-14.556H31.88c-2.133 0-3.879 1.742-3.879 3.87v23.221c0 2.128 1.746 3.87 3.88 3.87h87.281c2.133 0 3.879-1.742 3.879-3.87v-3.06Zm-87.282-8.55c0 4.257 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74c0-4.258-3.491-7.741-7.758-7.741-4.267 0-7.759 3.483-7.759 7.741ZM95.558 99.299H31.879c-2.133 0-3.879-1.742-3.879-3.87v-23.22c0-2.13 1.746-3.87 3.88-3.87h87.281c2.133 0 3.879 1.74 3.879 3.87V84.94c0 .7-.701 1.184-1.37.982a21.542 21.542 0 0 0-11.422-.288c-4.165 1.034-5.493 6.187-2.533 9.147l4.518 4.518h-7.865l-.585-.585c-2.477-2.477-6.343-1.93-8.225.585Zm-59.8-15.48c0 4.257 3.492 7.74 7.759 7.74s7.758-3.483 7.758-7.74c0-4.258-3.491-7.74-7.758-7.74-4.267 0-7.759 3.483-7.759 7.74Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_box" xmlns="http://www.w3.org/2000/svg"><path d="M119.547 36H38.6c-6.413 0-11.44 5.142-11.44 11.556l-.058 80.889C27.102 134.8 32.187 140 38.6 140h80.947c6.355 0 11.555-5.2 11.555-11.555v-80.89c0-6.413-5.2-11.555-11.555-11.555Zm0 69.333H96.436c0 9.592-7.8 17.334-17.334 17.334-9.533 0-17.333-7.742-17.333-17.334H38.6V47.556h80.947v57.777ZM118.255 9.578l4.149 17.313-6.801 1.63-4.149-17.313 6.801-1.63ZM142.853 16.614l-9.657 14.898-5.606-3.634 9.657-14.898 5.606 3.634ZM154.207 39.48l-16.694 4-1.63-6.801 16.694-4.001 1.63 6.801Z"/></svg><svg viewBox="0 0 160 160" id="mx-empty_state_module_not_found" xmlns="http://www.w3.org/2000/svg"><path d="M38.85 73.099c-.954 3.56 1.183 7.253 4.748 8.209 3.566.955 7.263-1.176 8.217-4.735.954-3.56-1.183-7.254-4.748-8.209-3.566-.955-7.264 1.175-8.217 4.735ZM79.784 90.835c0 4.493 3.682 8.17 8.183 8.17 4.5 0 8.183-3.677 8.183-8.17s-3.682-8.17-8.183-8.17c-4.5 0-8.183 3.677-8.183 8.17Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M60 32H24c-6.6 0-11.94 5.4-11.94 12L12 116c0 6.6 5.4 12 12 12h76.63a1 1 0 0 0 .864-.496l21.261-36.448c1.602-2.746 4.783-3.66 7.435-2.742.791.274 1.81-.243 1.81-1.08V56c0-6.6-5.4-12-12-12H72L60 32Zm-1.702 46.31c-.16.593-.344 1.14-.56 1.66l2.858 3.811c.274.343.244.817-.078 1.155l-5.057 5.041a.89.89 0 0 1-1.168.111L50.45 87.21a12.79 12.79 0 0 1-3.37.909L45.21 92.51a.869.869 0 0 1-1.043.51l-6.915-1.853c-.432-.115-.693-.513-.667-.968l.575-4.74c-.947-.716-1.747-1.547-2.464-2.472l-4.767.573c-.43.02-.846-.227-.956-.68l-1.858-6.895c-.102-.413.118-.874.51-1.039l4.416-1.86c.055-.564.178-1.167.327-1.724.15-.558.38-1.131.615-1.647l-2.895-3.82c-.292-.348-.24-.834.078-1.154l5.039-5.047a.89.89 0 0 1 1.168-.11l3.842 2.878c1.06-.428 2.192-.761 3.37-.908l1.871-4.392c.188-.413.612-.626 1.044-.51l6.915 1.852c.432.116.71.518.667.969l-.575 4.74c.947.716 1.747 1.547 2.464 2.471l4.767-.572c.43-.02.846.227.956.68l1.858 6.895c.102.412-.118.874-.51 1.038l-4.416 1.861a10.729 10.729 0 0 1-.327 1.724Zm46.036 12.525c0 .749-.046 1.452-.137 2.133l4.569 3.585c.432.318.546.886.273 1.385l-4.364 7.534a1.086 1.086 0 0 1-1.342.499l-5.432-2.178a15.62 15.62 0 0 1-3.683 2.133l-.818 5.764a1.06 1.06 0 0 1-1.069.93h-8.728c-.546 0-.978-.386-1.091-.93l-.819-5.764c-1.341-.545-2.546-1.271-3.682-2.133l-5.433 2.178c-.5.159-1.069 0-1.341-.499l-4.365-7.534c-.25-.454-.136-1.067.273-1.385l4.615-3.585c-.114-.68-.16-1.43-.16-2.133 0-.704.091-1.452.205-2.133l-4.615-3.586c-.454-.317-.545-.907-.272-1.384l4.341-7.534c.273-.5.841-.68 1.342-.5l5.432 2.18c1.114-.84 2.342-1.59 3.683-2.134l.818-5.764c.091-.544.523-.93 1.069-.93h8.728c.546 0 1 .386 1.092.93l.818 5.764c1.341.545 2.546 1.27 3.682 2.133l5.433-2.178c.5-.16 1.069 0 1.341.499l4.365 7.534c.25.454.136 1.067-.273 1.384l-4.614 3.586c.113.68.159 1.407.159 2.133Z"/><path d="M100.755 136.992c-.778 1.334.183 3.008 1.727 3.008h51.369c1.544 0 2.506-1.674 1.728-3.008l-25.685-44.03c-.772-1.324-2.683-1.324-3.455 0l-25.684 44.03Zm30.063-4.105h-5.303v-5.264h5.303v5.264Zm0-10.527h-5.303v-15.214h5.303v15.214Z"/></svg><svg viewBox="0 0 24 24" id="mx-file-eye-outline" xmlns="http://www.w3.org/2000/svg"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.15 8.15 0 0 1-1.23-2Z"/></svg><svg viewBox="0 0 24 24" id="mx-file_cog_outline" xmlns="http://www.w3.org/2000/svg"><path d="M6 2a2 2 0 0 0-2 2v16c0 1.11.89 2 2 2h6v-2H6V4h7v5h5v3h2V8l-6-6m4 12a.26.26 0 0 0-.26.21l-.19 1.32c-.3.13-.59.29-.85.47l-1.24-.5c-.11 0-.24 0-.31.13l-1 1.73c-.06.11-.04.24.06.32l1.06.82a4.193 4.193 0 0 0 0 1l-1.06.82a.26.26 0 0 0-.06.32l1 1.73c.06.13.19.13.31.13l1.24-.5c.26.18.54.35.85.47l.19 1.32c.02.12.12.21.26.21h2c.11 0 .22-.09.24-.21l.19-1.32c.3-.13.57-.29.84-.47l1.23.5c.13 0 .26 0 .33-.13l1-1.73a.26.26 0 0 0-.06-.32l-1.07-.82c.02-.17.04-.33.04-.5 0-.17-.01-.33-.04-.5l1.06-.82a.26.26 0 0 0 .06-.32l-1-1.73c-.06-.13-.19-.13-.32-.13l-1.23.5c-.27-.18-.54-.35-.85-.47l-.19-1.32A.236.236 0 0 0 20 14m-1 3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5c-.84 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5Z"/></svg><svg viewBox="0 0 24 24" id="mx-folder-cog" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8.08a6.74 6.74 0 0 1-.08-1 7 7 0 0 1 10-6.31V8a2 2 0 0 0-2-2h-8l-2-2H4m14 10a.26.26 0 0 0-.26.21l-.19 1.32a5 5 0 0 0-.85.47l-1.24-.5c-.11 0-.24 0-.31.13l-1 1.73a.25.25 0 0 0 .06.32l1.06.82a4.18 4.18 0 0 0 0 1l-1.06.82a.26.26 0 0 0-.06.32l1 1.73c.06.13.19.13.31.13l1.24-.5a4.11 4.11 0 0 0 .85.47l.19 1.32A.25.25 0 0 0 18 24h2a.25.25 0 0 0 .24-.21l.19-1.32a5.31 5.31 0 0 0 .84-.47l1.23.5c.13 0 .26 0 .33-.13l1-1.73a.26.26 0 0 0-.06-.32l-1.07-.82a4.21 4.21 0 0 0 0-.5 2.81 2.81 0 0 0 0-.5l1.06-.82a.26.26 0 0 0 .06-.32l-1-1.73c-.06-.13-.19-.13-.32-.13l-1.23.5a4.39 4.39 0 0 0-.85-.47l-.19-1.32A.24.24 0 0 0 20 14h-2m1 3.5a1.5 1.5 0 1 1-1.5 1.5 1.5 1.5 0 0 1 1.5-1.5Z"/><path d="M0 0h24v24H0Z" style="fill:none"/></g></g></svg><svg fill="none" viewBox="0 0 24 24" id="mx-form-textbox" xmlns="http://www.w3.org/2000/svg"><path d="M17 7h5v10h-5v2a1 1 0 0 0 1 1h2v2h-2.5c-.55 0-1.5-.45-1.5-1 0 .55-.95 1-1.5 1H12v-2h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-2V2h2.5c.55 0 1.5.45 1.5 1 0-.55.95-1 1.5-1H20v2h-2a1 1 0 0 0-1 1v2ZM2 7h11v2H4v6h9v2H2V7Zm18 8V9h-3v6h3Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-forward" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.6 0 12 0Zm0 23C5.936 23 1 18.064 1 12S5.936 1 12 1s11 4.936 11 11-4.936 11-11 11Z"/><path d="M12.565 9.783V7l5.565 5.565-5.565 5.565v-2.782H7V9.783z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-grid" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.25 7.913a2.884 2.884 0 0 1-1.375-.788A2.893 2.893 0 0 1 2 5c0-.833.292-1.542.875-2.125A2.893 2.893 0 0 1 5 2c.833 0 1.542.292 2.125.875.4.4.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375A2.893 2.893 0 0 1 12 2c.833 0 1.542.292 2.125.875.4.4.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375A2.893 2.893 0 0 1 19 2c.833 0 1.542.292 2.125.875S22 4.167 22 5s-.292 1.542-.875 2.125c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788.583.583.875 1.292.875 2.125s-.292 1.542-.875 2.125c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788.583.583.875 1.292.875 2.125s-.292 1.542-.875 2.125A2.893 2.893 0 0 1 19 22a2.893 2.893 0 0 1-2.125-.875c-.4-.4-.662-.858-.788-1.375h-1.174a2.884 2.884 0 0 1-.788 1.375A2.893 2.893 0 0 1 12 22a2.893 2.893 0 0 1-2.125-.875c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375A2.893 2.893 0 0 1 5 22a2.893 2.893 0 0 1-2.125-.875A2.893 2.893 0 0 1 2 19c0-.833.292-1.542.875-2.125.4-.4.858-.662 1.375-.788v-1.174a2.884 2.884 0 0 1-1.375-.788A2.893 2.893 0 0 1 2 12c0-.833.292-1.542.875-2.125.4-.4.858-.662 1.375-.788V7.913Zm12.625-.788c.4.4.858.662 1.375.788v1.174a2.885 2.885 0 0 0-1.375.788c-.4.4-.662.858-.788 1.375h-1.174a2.885 2.885 0 0 0-.788-1.375c-.4-.4-.858-.662-1.375-.788V7.913a2.885 2.885 0 0 0 1.375-.788c.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375Zm-5.625.788a2.885 2.885 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788V7.913Zm0 7a2.884 2.884 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375H7.913a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788v-1.174Zm1.5 1.174c.517.126.975.388 1.375.788s.662.858.788 1.375h1.174c.126-.517.388-.975.788-1.375s.858-.662 1.375-.788v-1.174a2.884 2.884 0 0 1-1.375-.788c-.4-.4-.662-.858-.788-1.375h-1.174a2.884 2.884 0 0 1-.788 1.375c-.4.4-.858.662-1.375.788v1.174Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-horizontal-line" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.875 14.125A2.893 2.893 0 0 0 5 15c.833 0 1.542-.292 2.125-.875.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375A2.893 2.893 0 0 0 12 15c.833 0 1.542-.292 2.125-.875.4-.4.662-.858.788-1.375h1.174c.126.517.388.975.788 1.375A2.893 2.893 0 0 0 19 15c.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 22 12c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 19 9c-.833 0-1.542.292-2.125.875-.4.4-.662.858-.788 1.375h-1.174a2.885 2.885 0 0 0-.788-1.375A2.893 2.893 0 0 0 12 9c-.833 0-1.542.292-2.125.875-.4.4-.662.858-.788 1.375H7.913a2.884 2.884 0 0 0-.788-1.375A2.893 2.893 0 0 0 5 9c-.833 0-1.542.292-2.125.875A2.893 2.893 0 0 0 2 12c0 .833.292 1.542.875 2.125Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-horizontal_align_center" xmlns="http://www.w3.org/2000/svg"><path d="M22 13h-4.2l1.6 1.6L18 16l-4-4 4-4 1.4 1.4-1.6 1.6H22v2Zm-9 7h-2V4h2v16Zm-3-8-4 4-1.4-1.4L6.2 13H2v-2h4.2L4.6 9.4 6 8l4 4Z" fill="#000"/></svg><svg viewBox="0 0 20 20" id="mx-https" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.75 10c0-.567-.05-1.117-.117-1.667h2.817c.133.534.217 1.092.217 1.667 0 .308-.025.608-.067.9a4.772 4.772 0 0 1 1.6.533c.083-.466.133-.941.133-1.433 0-4.583-3.75-8.333-8.333-8.333-4.608 0-8.333 3.75-8.333 8.333s3.75 8.333 8.333 8.333c.492 0 .967-.05 1.433-.133-.383-.7-.6-1.508-.6-2.367 0-.241.025-.475.059-.708A12.367 12.367 0 0 1 10 16.633c-.692-1-1.25-2.108-1.592-3.3h3.1a4.959 4.959 0 0 1 2.159-2c.05-.441.083-.883.083-1.333ZM10 3.358c.692 1 1.25 2.117 1.592 3.309H8.408A11.35 11.35 0 0 1 10 3.358Zm-6.45 8.309A6.868 6.868 0 0 1 3.333 10c0-.575.084-1.133.217-1.667h2.817c-.067.55-.117 1.1-.117 1.667s.05 1.117.117 1.667H3.55Zm.683 1.666h2.434c.291 1.042.666 2.042 1.166 2.967a6.673 6.673 0 0 1-3.6-2.967Zm2.434-6.666H4.233a6.603 6.603 0 0 1 3.6-2.967c-.5.925-.875 1.925-1.166 2.967Zm5.283 5h-3.9c-.083-.55-.133-1.1-.133-1.667s.05-1.125.133-1.667h3.9c.075.542.133 1.1.133 1.667s-.058 1.117-.133 1.667Zm.208-7.967a6.656 6.656 0 0 1 3.609 2.967h-2.459a13.042 13.042 0 0 0-1.15-2.967Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.396 14.722h.312c.344 0 .625.286.625.635v3.175c0 .349-.28.635-.625.635h-3.75a.632.632 0 0 1-.625-.635v-3.175c0-.349.282-.635.625-.635h.313v-.635c0-.876.7-1.587 1.562-1.587.863 0 1.563.711 1.563 1.587v.635Zm-2.188 2.223c0 .349.282.634.625.634a.632.632 0 0 0 .625-.634.632.632 0 0 0-.625-.636.632.632 0 0 0-.625.636Zm-.343-2.858v.635h1.937v-.635a.977.977 0 0 0-.969-.984.977.977 0 0 0-.968.984Z"/></svg><svg viewBox="0 0 24 24" id="mx-ip_network_outline" xmlns="http://www.w3.org/2000/svg"><path d="M15 19a1 1 0 0 0-1-1h-1v-2h4a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4v2h-1a1 1 0 0 0-1 1H2v2h7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1h7v-2h-7m-8-5V4h10v10H7m3-9H8v8h2V5m4 0h-3v8h2v-2h1a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m0 4h-1V7h1v2Z" fill-rule="nonzero"/></svg><svg viewBox="0 0 24 24" id="mx-lan" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M10 2a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h1v2H2v2h4v2H5a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H8v-2h8v2h-1a2 2 0 0 0-2 2v3a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2h-1v-2h4v-2h-9V9h1a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2Zm0 2h4v3h-4ZM5 17h4v3H5Zm10 0h4v3h-4Z"/></g></g></svg><svg viewBox="0 0 20 20" id="mx-moxa_device_extension" xmlns="http://www.w3.org/2000/svg"><path d="M16.389 12.917V15h2.083v1.389H16.39v2.083H15V16.39h-2.083V15H15v-2.083h1.389Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16.667 2.583 16 3.25c-1-.917-2.25-1.417-3.5-1.417S10 2.333 9 3.25l-.667-.667A5.874 5.874 0 0 1 12.5.833c1.5 0 3 .584 4.167 1.75ZM12.5 2.75c1 0 2 .417 2.75 1.167l-.667.666C14 4 13.25 3.75 12.5 3.75c-.75 0-1.5.25-2.083.833l-.667-.666c.75-.75 1.75-1.167 2.75-1.167Zm.833 6.417H15a1.667 1.667 0 0 1 1.667 1.666v.917a4.167 4.167 0 0 0-5 4.083H3.333a1.667 1.667 0 0 1-1.666-1.666v-3.334a1.667 1.667 0 0 1 1.666-1.666h8.334V5.833h1.666v3.334Zm-9.166 4.166h1.666v-1.666H4.167v1.666Zm2.916 0H8.75v-1.666H7.083v1.666Zm2.917 0h1.667v-1.666H10v1.666Z"/></svg><svg viewBox="0 0 14 14" id="mx-moxa_m" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M2.63 10.55V5.72l3.44 4.83h1.84l3.47-4.86v4.86H14V3.44h-3.18l-3.83 5.4-3.84-5.4H0v7.11h2.63z"/><path style="fill:none" d="M0 0h14v14H0V0z"/></g></g></svg><svg viewBox="0 0 24 24" id="mx-package_update" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path style="fill:none" d="M0 0h24v24H0z"/><path d="M15.06 12.4a2.61 2.61 0 0 0 0-.4 1.75 1.75 0 0 0 0-.4l.87-.68a.22.22 0 0 0 .06-.26l-.83-1.42a.2.2 0 0 0-.25-.1l-1 .41a3.25 3.25 0 0 0-.7-.4L13 8.06a.21.21 0 0 0-.21-.17h-1.61a.19.19 0 0 0-.2.17l-.16 1.09a3.36 3.36 0 0 0-.69.4l-1-.41a.2.2 0 0 0-.25.1L8 10.66a.2.2 0 0 0 .05.26l.95.68a2.69 2.69 0 0 0 0 .4 1.8 1.8 0 0 0 0 .4l-.87.68a.22.22 0 0 0-.06.26l.83 1.42a.2.2 0 0 0 .25.1l1-.41a3.25 3.25 0 0 0 .7.4l.15 1.09a.21.21 0 0 0 .21.17h1.64a.19.19 0 0 0 .2-.17l.16-1.09a3 3 0 0 0 .69-.4l1 .41a.2.2 0 0 0 .25-.1l.85-1.42a.2.2 0 0 0-.05-.26ZM12 13.54A1.54 1.54 0 1 1 13.54 12 1.54 1.54 0 0 1 12 13.54Z"/><path d="M4 12a8 8 0 0 1 2.62-5.88L9 8.5v-6H3l2.2 2.2A10 10 0 0 0 11 22v-2a8 8 0 0 1-7-8Zm18 0a10 10 0 0 0-9-9.95v2a8 8 0 0 1 4.38 13.81L15 15.5v6h6l-2.2-2.2A9.93 9.93 0 0 0 22 12Z"/></g></g></svg><svg viewBox="0 0 24 24" style="enable-background:new 0 0 24 24" xml:space="preserve" id="mx-remote_vpn" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" style="fill:none"/><path d="M21.3 2.8H2.7c-.3 0-.6.3-.6.6v9.1c0 3.2 1.7 6.2 4.6 7.7l5.1 2.8c.1 0 .2.1.3.1s.2 0 .3-.1l5.1-2.8c2.8-1.6 4.6-4.5 4.6-7.7V3.4c-.2-.3-.4-.6-.8-.6zM9.4 9.6l-1.5 3.7c-.1.2-.3.4-.6.4s-.5-.1-.6-.4L5.2 9.6c-.1-.3.1-.6.4-.7.3-.1.7 0 .8.3l1 2.4 1-2.4c.1-.3.5-.4.8-.3.2.1.3.4.2.7zm3.2 2.2h-1.5v1.3c0 .3-.3.6-.6.6s-.6-.3-.6-.6V9.4c0-.3.3-.6.6-.6h2.1c.8 0 1.5.7 1.5 1.5 0 .9-.7 1.5-1.5 1.5zm6.2 1.3c0 .3-.2.5-.4.6h-.2c-.2 0-.3-.1-.5-.2l-2-2.4v2c0 .3-.3.6-.6.6s-.6-.3-.6-.6V9.4c0-.3.2-.5.4-.6.2-.1.5 0 .7.2l2 2.4v-2c0-.3.3-.6.6-.6s.6.3.6.6v3.7z"/><path d="M12.6 10h-1.5v.7h1.5c.2 0 .3-.1.3-.3 0-.3-.1-.4-.3-.4z"/></svg><svg viewBox="0 0 24 24" id="mx-restart" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M13 3a9 9 0 0 0-9 9H1l3.89 3.89L5 16l4-4H6a7 7 0 1 1 2.06 4.94l-1.42 1.42A9 9 0 1 0 13 3Z"/><path d="M11.5 9v6l5-3-5-3z"/></g></g></svg><svg fill="none" viewBox="0 0 24 24" id="mx-ring" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.375 18.625A2.893 2.893 0 0 0 4.5 19.5c.669 0 1.257-.188 1.765-.564a8.986 8.986 0 0 0 2.772 1.565c.096.62.375 1.161.838 1.624A2.893 2.893 0 0 0 12 23c.833 0 1.542-.292 2.125-.875a2.869 2.869 0 0 0 .838-1.624 8.987 8.987 0 0 0 2.772-1.565c.508.376 1.096.564 1.765.564.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 22.5 16.5c0-.833-.292-1.542-.875-2.125a3.008 3.008 0 0 0-.804-.582 9.045 9.045 0 0 0 0-3.586c.29-.142.558-.336.804-.582A2.893 2.893 0 0 0 22.5 7.5c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 19.5 4.5c-.669 0-1.257.188-1.765.564a8.986 8.986 0 0 0-2.772-1.565 2.869 2.869 0 0 0-.838-1.624A2.893 2.893 0 0 0 12 1c-.833 0-1.542.292-2.125.875a2.869 2.869 0 0 0-.838 1.624 8.995 8.995 0 0 0-3.103 1.852A2.935 2.935 0 0 0 4.5 5c-.833 0-1.542.292-2.125.875A2.893 2.893 0 0 0 1.5 8c0 .833.292 1.542.875 2.125.223.223.464.403.723.54a9.074 9.074 0 0 0 .08 3.128c-.29.142-.557.336-.803.582A2.893 2.893 0 0 0 1.5 16.5c0 .833.292 1.542.875 2.125ZM9.192 5.09c-.787.32-1.507.77-2.133 1.324.294.466.441.995.441 1.586 0 .833-.292 1.542-.875 2.125a2.882 2.882 0 0 1-2.015.873 7.524 7.524 0 0 0 .085 2.507c.75.043 1.393.333 1.93.87.583.583.875 1.292.875 2.125 0 .451-.085.866-.256 1.244a7.453 7.453 0 0 0 1.948 1.166c.146-.38.373-.725.683-1.035A2.893 2.893 0 0 1 12 17c.833 0 1.542.292 2.125.875.31.31.537.655.683 1.035a7.454 7.454 0 0 0 1.948-1.166A2.98 2.98 0 0 1 16.5 16.5c0-.833.292-1.542.875-2.125a2.876 2.876 0 0 1 1.93-.87 7.488 7.488 0 0 0 0-3.01 2.876 2.876 0 0 1-1.93-.87A2.893 2.893 0 0 1 16.5 7.5c0-.451.085-.866.256-1.244a7.455 7.455 0 0 0-1.948-1.167 2.94 2.94 0 0 1-.683 1.036A2.893 2.893 0 0 1 12 7a2.893 2.893 0 0 1-2.125-.875 2.941 2.941 0 0 1-.683-1.035Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-router_empty" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><path d="M0 0h24v24H0z" fill="none"/><path d="m12.7 6.7.8.8a3.63 3.63 0 0 1 5 0l.8-.8a4.59 4.59 0 0 0-6.6 0zM19 13h-2V9h-2v3.46l6 6V15a2 2 0 0 0-2-2z"/><path d="M16 4.2a6.25 6.25 0 0 1 4.2 1.7l.8-.8a7 7 0 0 0-10 0l.8.8A6.25 6.25 0 0 1 16 4.2zm-14.11.24L10.46 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h13.46l1.11 1.11 1.27-1.27L3.17 3.16zM8 18H6v-2h2zm5-2h.46L15 17.54V18h-2zm-1.5 2h-2v-2h2z"/></g></svg><svg viewBox="0 0 24 24" id="mx-safety_check" xmlns="http://www.w3.org/2000/svg"><path d="M12 1 3 4.3v6.699C3 16.554 6.836 21.735 12 23c5.164-1.265 9-6.446 9-12.001V4.3L12 1Zm0 16.5c-3.105 0-5.625-2.464-5.625-5.5S8.895 6.5 12 6.5s5.625 2.464 5.625 5.5-2.52 5.5-5.625 5.5Zm1.856-2.915-2.418-2.365V8.7h1.124v3.069l2.082 2.035-.788.781Z"/></svg><svg viewBox="0 0 24 24" id="mx-scan_device" xmlns="http://www.w3.org/2000/svg"><path d="M17 2v2h3v3h2V2h-5ZM18.29 7.14l.62-.62a5.4 5.4 0 0 0-7.69 0l.61.62a4.64 4.64 0 0 1 6.46 0Z"/><path d="M17.6 7.75a3.55 3.55 0 0 0-5.08 0l.62.62a2.79 2.79 0 0 1 3.85 0l.61-.62Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.37 12.6h-1.54V9.52h-1.54v3.08H6.6a1.54 1.54 0 0 0-1.54 1.54v3.08a1.55 1.55 0 0 0 1.54 1.54h10.77a1.55 1.55 0 0 0 1.54-1.54v-3.08a1.54 1.54 0 0 0-1.54-1.54Zm-8.46 3.85H7.37v-1.54h1.54v1.54Zm2.69 0h-1.54v-1.54h1.54v1.54Zm2.69 0h-1.54v-1.54h1.54v1.54Z"/><path d="M17 20h3v-3h2v5h-5v-2ZM4 17H2v5h5v-2H4v-3ZM4 7H2V2h5v2H4v3Z"/></svg><svg viewBox="0 0 24 24" id="mx-system-dashboard" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m2 12 10-9 10 9h-3v8H5v-8Zm13.27 4.77a.75.75 0 0 0 .23-.55v-1.55a.79.79 0 0 0-.78-.78h-.78v-1.56h-.77v1.56H9.28a.79.79 0 0 0-.78.78v1.55a.79.79 0 0 0 .78.78h5.44a.75.75 0 0 0 .55-.23ZM12.86 11a2 2 0 0 0-.59.41l.26.31a1.41 1.41 0 0 1 .46-.3 1.65 1.65 0 0 1 .54-.09 1.26 1.26 0 0 1 .54.09 1.41 1.41 0 0 1 .46.3l.31-.31a2 2 0 0 0-.59-.41 1.8 1.8 0 0 0-1.39 0Zm.7-.56a2.38 2.38 0 0 1 1.63.66l.36-.31a2.62 2.62 0 0 0-.89-.61 2.7 2.7 0 0 0-1.05-.18 2.66 2.66 0 0 0-1.08.2 2.77 2.77 0 0 0-.92.62l.31.31a2.38 2.38 0 0 1 1.64-.66Zm-3.89 4.62h.78v.78h-.78Zm2.72 0h.78v.78h-.78Zm-.58 0H11v.78h.78Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 20 20" id="mx-tag-search" xmlns="http://www.w3.org/2000/svg"><path d="m17.842 9.65-7.5-7.5c-.3-.3-.717-.483-1.175-.483H3.333a1.66 1.66 0 0 0-1.666 1.666v5.834c0 .458.183.875.491 1.175l7.492 7.5c.308.3.725.491 1.183.491.459 0 .875-.191 1.175-.491l.35-.342c-2.691-.083-4.858-2.283-4.858-5 0-2.758 2.242-5 5-5 2.717 0 4.917 2.167 5 4.858l.342-.35c.308-.3.491-.716.491-1.175 0-.466-.191-.883-.491-1.183ZM4.583 5.833c-.691 0-1.25-.558-1.25-1.25 0-.691.559-1.25 1.25-1.25.692 0 1.25.559 1.25 1.25 0 .692-.558 1.25-1.25 1.25Zm8.009 3.009a3.734 3.734 0 0 1 3.75 3.75c0 .741-.209 1.425-.575 1.991l2.566 2.592-1.158 1.158-2.592-2.558a3.755 3.755 0 0 1-1.991.567 3.734 3.734 0 0 1-3.75-3.75 3.734 3.734 0 0 1 3.75-3.75Zm0 1.666a2.084 2.084 0 1 0 2.083 2.084 2.074 2.074 0 0 0-2.083-2.084Z"/></svg><svg viewBox="0 0 14 14" id="mx-verified_error" xmlns="http://www.w3.org/2000/svg"><path d="m7 .583 5.25 2.334v3.5c0 3.237-2.24 6.265-5.25 7-3.01-.735-5.25-3.763-5.25-7v-3.5L7 .583ZM9.01 4 6.918 6.094 4.822 4 4 4.822l2.094 2.095L4 9.01l.822.822L6.918 7.74 9.01 9.833l.822-.822L7.74 6.917l2.094-2.095L9.011 4Z"/></svg><svg viewBox="0 0 14 14" id="mx-verified_unknow" xmlns="http://www.w3.org/2000/svg"><path d="M7 .583 1.75 2.917v3.5c0 3.237 2.24 6.265 5.25 7 3.01-.735 5.25-3.763 5.25-7v-3.5L7 .583Zm.583 10.5H6.417V9.917h1.166v1.166Zm1.208-4.52-.525.536c-.42.426-.683.776-.683 1.651H6.417v-.292c0-.641.262-1.225.682-1.65l.723-.736a1.14 1.14 0 0 0 .345-.822A1.17 1.17 0 0 0 7 4.083 1.17 1.17 0 0 0 5.833 5.25H4.667a2.333 2.333 0 1 1 4.666 0c0 .513-.21.98-.542 1.313Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-vertical-line" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.875 2.875A2.893 2.893 0 0 0 9 5c0 .833.292 1.542.875 2.125.4.4.858.662 1.375.788v1.174a2.885 2.885 0 0 0-1.375.788A2.893 2.893 0 0 0 9 12c0 .833.292 1.542.875 2.125.4.4.858.662 1.375.788v1.174a2.884 2.884 0 0 0-1.375.788A2.893 2.893 0 0 0 9 19c0 .833.292 1.542.875 2.125A2.893 2.893 0 0 0 12 22c.833 0 1.542-.292 2.125-.875A2.893 2.893 0 0 0 15 19c0-.833-.292-1.542-.875-2.125-.4-.4-.858-.662-1.375-.788v-1.174a2.884 2.884 0 0 0 1.375-.788A2.893 2.893 0 0 0 15 12c0-.833-.292-1.542-.875-2.125-.4-.4-.858-.662-1.375-.788V7.913a2.885 2.885 0 0 0 1.375-.788A2.893 2.893 0 0 0 15 5c0-.833-.292-1.542-.875-2.125A2.893 2.893 0 0 0 12 2c-.833 0-1.542.292-2.125.875Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="mx-vertical_align_center" xmlns="http://www.w3.org/2000/svg"><path d="M11 22v-4.2l-1.6 1.6L8 18l4-4 4 4-1.4 1.4-1.6-1.6V22h-2Zm-7-9v-2h16v2H4Zm8-3L8 6l1.4-1.4L11 6.2V2h2v4.2l1.6-1.6L16 6l-4 4Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="mx-wan" xmlns="http://www.w3.org/2000/svg"><path d="M12 2a8 8 0 0 0-8 8c0 4.03 3 7.42 7 7.93V19h-1a1 1 0 0 0-1 1H2v2h7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1h7v-2h-7a1 1 0 0 0-1-1h-1v-1.07c4-.5 7-3.9 7-7.93a8 8 0 0 0-8-8m0 2s.74 1.28 1.26 3h-2.52C11.26 5.28 12 4 12 4m-2.23.43c-.27.5-.68 1.41-1.03 2.57H6.81C7.5 5.84 8.5 4.93 9.77 4.43m4.46.01c1.27.5 2.27 1.4 2.96 2.56h-1.93c-.35-1.16-.76-2.07-1.03-2.56M6.09 9h2.23c-.04.33-.07.66-.07 1 0 .34.03.67.07 1H6.09a5.551 5.551 0 0 1 0-2m4.23 0h3.36c.04.33.07.66.07 1 0 .34-.03.67-.07 1h-3.36c-.04-.33-.07-.66-.07-1 0-.34.03-.67.07-1m5.36 0h2.23a5.551 5.551 0 0 1 0 2h-2.23c.04-.33.07-.66.07-1 0-.34-.03-.67-.07-1m-8.87 4h1.93c.35 1.16.76 2.07 1.03 2.56-1.27-.5-2.27-1.4-2.96-2.56m3.93 0h2.52c-.52 1.72-1.26 3-1.26 3s-.74-1.28-1.26-3m4.52 0h1.93c-.69 1.16-1.69 2.07-2.96 2.57.27-.5.68-1.41 1.03-2.57Z"/></svg><svg viewBox="0 0 24 24" id="my_location" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0 0 13 3.06V1h-2v2.06A8.994 8.994 0 0 0 3.06 11H1v2h2.06A8.994 8.994 0 0 0 11 20.94V23h2v-2.06A8.994 8.994 0 0 0 20.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/></svg><svg viewBox="0 0 24 24" id="navigate_before" xmlns="http://www.w3.org/2000/svg"><path d="M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="navigate_next" xmlns="http://www.w3.org/2000/svg"><path d="M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="near_me" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"/></svg><svg viewBox="0 0 24 24" id="notifications" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c1.1 0 2-.9 2-2h-4a2 2 0 0 0 2 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z"/></svg><svg viewBox="0 0 24 24" id="notifications_active" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M7.58 4.08 6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 0 1 3.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 0 1 3.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z"/></svg><svg viewBox="0 0 24 24" id="notifications_none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2Zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2Zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6Z"/></svg><svg viewBox="0 0 24 24" id="notifications_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M20 18.69 7.84 6.14 5.27 3.49 4 4.76l2.8 2.8v.01c-.52.99-.8 2.16-.8 3.42v5l-2 2v1h13.73l2 2L21 19.72l-1-1.03zM12 22c1.11 0 2-.89 2-2h-4c0 1.11.89 2 2 2zm6-7.32V11c0-3.08-1.64-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68c-.15.03-.29.08-.42.12-.1.03-.2.07-.3.11h-.01c-.01 0-.01 0-.02.01-.23.09-.46.2-.68.31 0 0-.01 0-.01.01L18 14.68z"/></svg><svg fill="none" viewBox="0 0 48 48" id="nport" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="m25.2 21.868-.722-.214c.055-1.481-1.49-2.61-2.882-2.116a2.19 2.19 0 0 0-1.438 1.586l-.913 4.256h1.253l.438-2.044c.45.37 1.052.504 1.621.434.602-.075 1.182-.38 1.52-.893l.692.205a2.19 2.19 0 0 0 2.185 2.278h.001c2.873-.049 2.875-4.324 0-4.373h-.001c-.719 0-1.356.347-1.754.88Zm-2.91-1.22c1.265.024 1.263 1.903 0 1.926-1.267-.033-1.271-1.888 0-1.926Zm4.664 1.563c1.264.023 1.264 1.902 0 1.926-1.266-.024-1.262-1.904 0-1.926Z" fill="#191C1C"/><path d="M15.023 19.428h-.13l-.017.08-1.234 5.75-.025.122h1.378l.65-3.032 2.786 3.12.041-.193.948-4.418.306-1.429h-1.378l-.644 3.002-2.68-3.002Z" fill="#191C1C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M33.925 20.765h-1.252l-.145.678c-.434.012-1.006.09-1.433.305a1.635 1.635 0 0 0-.487-.515l-.026-.018h-1.346l-.046.189c.25.13.445.38.556.686.112.306.137.661.058.992l-.212.988-.255 1.188-.028.122h1.254l.4-1.87c.067-.262.282-.458.56-.592.234-.112.5-.174.73-.194l.253-1.18-.366 1.706c-.16.61-.082 1.115.234 1.474.313.355.839.543 1.524.569l.084.003.26-1.217-.127.003-.081.002a4.49 4.49 0 0 1-.387.001c-.125-.008-.2-.03-.244-.065-.04-.03-.073-.085-.081-.201-.009-.119.01-.289.062-.531l.008-.034.114-.536h1.028l.274-1.277H33.78l.145-.676Z" fill="#191C1C"/><path fill-rule="evenodd" clip-rule="evenodd" d="M11.9 4.8a2 2 0 0 0-2 2v31.84a2 2 0 0 0 2 2h4.4v1.56a1 1 0 0 0 1 1h1.84a1 1 0 0 0 1-1v-1.56h1.28v1.56a1 1 0 0 0 1 1h3.12a1 1 0 0 0 1-1v-1.56h1.28v1.56a1 1 0 0 0 1 1h1.84a1 1 0 0 0 1-1v-1.56h4.4a2 2 0 0 0 2-2V6.8a2 2 0 0 0-2-2H11.9Zm24.16 2H11.9v31.84h24.16V6.8Z" fill="#191C1C"/></svg><svg viewBox="0 0 24 24" id="outlined-feedback" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H5.17l-.59.59-.58.58V4h16v12zm-9-4h2v2h-2zm0-6h2v4h-2z"/></svg><svg viewBox="0 0 24 24" id="outlined-near_me" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="m17.27 6.73-4.24 10.13-1.32-3.42-.32-.83-.82-.32-3.43-1.33 10.13-4.23M21 3 3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"/></svg><svg viewBox="0 0 24 24" id="outlined-push_pin" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M14 4v5c0 1.12.37 2.16 1 3H9c.65-.86 1-1.9 1-3V4h4m3-2H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3V4h1c.55 0 1-.45 1-1s-.45-1-1-1z"/></svg><svg viewBox="0 0 24 24" id="outlined-view_week" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zM8 18H4V6h4v12zm6 0h-4V6h4v12zm6 0h-4V6h4v12z"/></svg><svg fill="none" viewBox="0 0 24 24" id="pan_tool" xmlns="http://www.w3.org/2000/svg"><path d="M23 5.5V20c0 2.2-1.8 4-4 4h-7.3c-1.08 0-2.1-.43-2.85-1.19L1 14.83s1.26-1.23 1.3-1.25c.22-.19.49-.29.79-.29.22 0 .42.06.6.16.04.01 4.31 2.46 4.31 2.46V4c0-.83.67-1.5 1.5-1.5S11 3.17 11 4v7h1V1.5c0-.83.67-1.5 1.5-1.5S15 .67 15 1.5V11h1V2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V11h1V5.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="pan_tool-outline" xmlns="http://www.w3.org/2000/svg"><path d="M18 24h-6.55c-1.08 0-2.14-.45-2.89-1.23l-7.3-7.61 2.07-1.83c.62-.55 1.53-.66 2.26-.27L8 14.34V4.79a2.5 2.5 0 0 1 3.01-2.45C11.1 1.04 12.18.01 13.5.01c.86 0 1.61.43 2.06 1.09.29-.12.61-.18.94-.18a2.5 2.5 0 0 1 2.5 2.5v.28a2.5 2.5 0 0 1 3 2.45V20c0 2.21-1.79 4-4 4ZM4.14 15.28l5.86 6.1c.38.39.9.62 1.44.62H18c1.1 0 2-.9 2-2V6.15c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V3.42c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V2.51c0-.28-.22-.5-.5-.5s-.5.22-.5.5V12h-2V4.79c0-.28-.22-.5-.5-.5s-.5.23-.5.5v12.87l-5.35-2.83-.51.45Z" fill="#000"/></svg><svg viewBox="0 -960 960 960" id="panorama_fish_eye" xmlns="http://www.w3.org/2000/svg"><path d="M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg><svg viewBox="0 0 24 24" id="pending_actions" xmlns="http://www.w3.org/2000/svg"><path d="M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5Zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71ZM18 3h-3.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H6c-1.1 0-2 .9-2 2v15c0 1.1.9 2 2 2h6.11a6.743 6.743 0 0 1-1.42-2H6V5h2v3h8V5h2v5.08c.71.1 1.38.31 2 .6V5c0-1.1-.9-2-2-2Zm-6 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1Z"/></svg><svg viewBox="0 0 24 24" id="person" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="phone" xmlns="http://www.w3.org/2000/svg"><path d="M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2Z"/></svg><svg viewBox="0 0 24 24" id="policy" xmlns="http://www.w3.org/2000/svg"><path d="M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"/><path d="m21 5-9-4-9 4v6c0 5.55 3.84 10.74 9 12 2.3-.56 4.33-1.9 5.88-3.71l-3.12-3.12a4.994 4.994 0 0 1-6.29-.64 5.003 5.003 0 0 1 0-7.07 5.003 5.003 0 0 1 7.07 0 5.006 5.006 0 0 1 .64 6.29l2.9 2.9C20.29 15.69 21 13.38 21 11V5Z"/></svg><svg viewBox="0 0 24 24" id="power_settings_new" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M13 3h-2v10h2V3zm4.83 2.17-1.42 1.42A6.92 6.92 0 0 1 19 12c0 3.87-3.13 7-7 7A6.995 6.995 0 0 1 7.58 6.58L6.17 5.17A8.932 8.932 0 0 0 3 12a9 9 0 0 0 18 0c0-2.74-1.23-5.18-3.17-6.83z"/></svg><svg viewBox="0 0 24 24" id="priority_high" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="19" r="2"/><path d="M10 3h4v12h-4z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="project_type_agt" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-.5 10.74-2.35 2.16-3.45-.39v-1.09h3.14l.53-.63a4.57 4.57 0 0 0 .35-1.79 4.41 4.41 0 0 0-.2-1.33 5.68 5.68 0 0 1-1.32.15 5.87 5.87 0 0 1-4.82-2.5 6 6 0 0 1-3.08 3.17 2.91 2.91 0 0 0 0 .51 4.73 4.73 0 0 0 4.7 4.73 4.65 4.65 0 0 0 1.93-.42c.37.71.54 1.06.53 1.06a8.37 8.37 0 0 1-2.46.53 5.9 5.9 0 0 1-4.18-1.73 5.79 5.79 0 0 1-1.46-2.4H5.5v-2.95h.71a5.9 5.9 0 0 1 10-3 5.82 5.82 0 0 1 1.61 3h.72ZM13 12.59a.74.74 0 0 1 .74-.74.74.74 0 0 1 0 1.48.74.74 0 0 1-.74-.74Zm-2.07 0a.76.76 0 0 1-.21.52.74.74 0 1 1 0-1 .78.78 0 0 1 .28.48Z"/></g></g></svg><svg viewBox="0 0 24 24" id="project_type_tpe" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="M10.02 12.71H8.4v3.65h1.35v-2.48l1.77 2.48h.95l1.78-2.5v2.5h1.35v-3.65h-1.63l-1.98 2.77-1.97-2.77z"/><path d="M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm-1 9.6-1.1-.83v5.75H7.09v-5.75L6 12.61l-.74-1L12 6.48l6.75 5.15Z"/></g></g></svg><svg viewBox="0 0 24 24" id="push_pin" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3z" fill-rule="evenodd"/></svg><svg fill="none" viewBox="0 0 24 24" id="redo" xmlns="http://www.w3.org/2000/svg"><path d="M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 0 1 7.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="redo_copy" xmlns="http://www.w3.org/2000/svg"><path d="M18.4 10.6C16.55 8.99 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 0 1 7.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6Z"/></svg><svg viewBox="0 0 24 24" id="refresh" xmlns="http://www.w3.org/2000/svg"><path d="M17.65 6.35A7.958 7.958 0 0 0 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0 1 12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg fill="none" viewBox="0 0 24 24" id="remove" xmlns="http://www.w3.org/2000/svg"><path d="M19 13H5v-2h14v2Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="remove_circle" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z"/></svg><svg viewBox="0 0 24 24" id="remove_copy" xmlns="http://www.w3.org/2000/svg"><path d="M19 13H5v-2h14v2Z"/></svg><svg viewBox="0 0 24 24" id="restart_alt" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 5V2L8 6l4 4V7c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93 0-4.42-3.58-8-8-8zM6 13c0-1.65.67-3.15 1.76-4.24L6.34 7.34A8.014 8.014 0 0 0 4 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91z"/></svg><svg viewBox="0 0 24 24" id="room_preferences" xmlns="http://www.w3.org/2000/svg"><path d="M14 11.26V6h3v4h2V4h-5V3H5v16H3v2h9.26A6.963 6.963 0 0 1 11 17c0-2.38 1.19-4.47 3-5.74ZM10 11h2v2h-2v-2Zm11.69 5.37 1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L19 12h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L17 22h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27ZM18 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2Z"/></svg><svg viewBox="0 0 24 24" id="router" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m20.2 5.9.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2s3 .6 4.2 1.7zm-.9.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4l.8.8c.7-.7 1.6-1 2.5-1 .9 0 1.8.3 2.5 1l.8-.8zM19 13h-2V9h-2v4H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2zM8 18H6v-2h2v2zm3.5 0h-2v-2h2v2zm3.5 0h-2v-2h2v2z"/></svg><svg viewBox="0 0 24 24" id="running_with_errors" xmlns="http://www.w3.org/2000/svg"><path d="M22 10v8h-2v-8h2Zm-2 10v2h2v-2h-2Zm-2-2.71A7.99 7.99 0 0 1 12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.965 9.965 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2v-2.71Z"/></svg><svg viewBox="0 0 24 24" id="save" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z"/></svg><svg viewBox="0 0 24 24" id="schedule" xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"/><path d="M0 0h24v24H0z" fill="none"/><path d="M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"/></svg><svg viewBox="0 0 24 24" id="schedule_send" xmlns="http://www.w3.org/2000/svg"><path d="M16.5 12.5H15v4l3 2 .75-1.23-2.25-1.52V12.5ZM16 9 2 3v7l9 2-9 2v7l7.27-3.11C10.09 20.83 12.79 23 16 23c3.86 0 7-3.14 7-7s-3.14-7-7-7Zm0 12c-2.75 0-4.98-2.22-5-4.97v-.07a5.008 5.008 0 0 1 5-4.97c2.76 0 5 2.24 5 5S18.76 21 16 21Z"/></svg><svg viewBox="0 0 24 24" id="search" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="security" xmlns="http://www.w3.org/2000/svg"><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="send" xmlns="http://www.w3.org/2000/svg"><path d="M2.01 21 23 12 2.01 3 2 10l15 2-15 2z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="settings" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0V0z" fill="none"/><path d="M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58a.49.49 0 0 0 .12-.61l-1.92-3.32a.488.488 0 0 0-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54a.484.484 0 0 0-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58a.49.49 0 0 0-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"/></svg><svg viewBox="0 0 24 24" id="settings_applications" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm7-7H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm-1.75 9c0 .23-.02.46-.05.68l1.48 1.16c.13.11.17.3.08.45l-1.4 2.42c-.09.15-.27.21-.43.15l-1.74-.7c-.36.28-.76.51-1.18.69l-.26 1.85c-.03.17-.18.3-.35.3h-2.8c-.17 0-.32-.13-.35-.29l-.26-1.85c-.43-.18-.82-.41-1.18-.69l-1.74.7c-.16.06-.34 0-.43-.15l-1.4-2.42a.353.353 0 0 1 .08-.45l1.48-1.16c-.03-.23-.05-.46-.05-.69 0-.23.02-.46.05-.68l-1.48-1.16a.353.353 0 0 1-.08-.45l1.4-2.42c.09-.15.27-.21.43-.15l1.74.7c.36-.28.76-.51 1.18-.69l.26-1.85c.03-.17.18-.3.35-.3h2.8c.17 0 .32.13.35.29l.26 1.85c.43.18.82.41 1.18.69l1.74-.7c.16-.06.34 0 .43.15l1.4 2.42c.09.15.05.34-.08.45l-1.48 1.16c.03.23.05.46.05.69z"/></svg><svg viewBox="0 0 24 24" id="settings_ethernet" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M7.77 6.76 6.23 5.48.82 12l5.41 6.52 1.54-1.28L3.42 12l4.35-5.24zM7 13h2v-2H7v2zm10-2h-2v2h2v-2zm-6 2h2v-2h-2v2zm6.77-7.52-1.54 1.28L20.58 12l-4.35 5.24 1.54 1.28L23.18 12l-5.41-6.52z"/></svg><svg viewBox="0 0 24 24" id="settings_input_component" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v6h6V6H5V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2H9v2zm-8 0c0 1.3.84 2.4 2 2.82V23h2v-4.18C6.16 18.4 7 17.3 7 16v-2H1v2zM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v6h6V6h-2zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4H9v6h6V6h-2V2zm4 14c0 1.3.84 2.4 2 2.82V23h2v-4.18c1.16-.41 2-1.51 2-2.82v-2h-6v2z"/></svg><svg viewBox="0 0 24 24" id="settings_power" xmlns="http://www.w3.org/2000/svg"><path d="M7 24h2v-2H7v2Zm4 0h2v-2h-2v2Zm2-22h-2v10h2V2Zm3.56 2.44-1.45 1.45A5.969 5.969 0 0 1 18 11c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.17 1.16-4.06 2.88-5.12L7.44 4.44A7.961 7.961 0 0 0 4 11c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.72-1.36-5.12-3.44-6.56ZM15 24h2v-2h-2v2Z"/></svg><svg viewBox="0 0 24 24" id="settings_remote" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M15 9H9c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1zm-3 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM7.05 6.05l1.41 1.41a5.022 5.022 0 0 1 7.08 0l1.41-1.41C15.68 4.78 13.93 4 12 4s-3.68.78-4.95 2.05zM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41C7.26 3.01 9.51 2 12 2s4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0z"/></svg><svg viewBox="0 0 24 24" id="settings_suggest" xmlns="http://www.w3.org/2000/svg"><path d="M17.41 6.59 15 5.5l2.41-1.09L18.5 2l1.09 2.41L22 5.5l-2.41 1.09L18.5 9l-1.09-2.41Zm3.87 6.13L20.5 11l-.78 1.72-1.72.78 1.72.78.78 1.72.78-1.72L23 13.5l-1.72-.78Zm-5.04 1.65 1.94 1.47-2.5 4.33-2.24-.94c-.2.13-.42.26-.64.37l-.3 2.4h-5l-.3-2.41c-.22-.11-.43-.23-.64-.37l-2.24.94-2.5-4.33 1.94-1.47c-.01-.11-.01-.24-.01-.36s0-.25.01-.37l-1.94-1.47 2.5-4.33 2.24.94c.2-.13.42-.26.64-.37L7.5 6h5l.3 2.41c.22.11.43.23.64.37l2.24-.94 2.5 4.33-1.94 1.47c.01.12.01.24.01.37s0 .24-.01.36ZM13 14c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="shape_line_outline" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 11c2.76 0 5-2.24 5-5S8.76 1 6 1 1 3.24 1 6s2.24 5 5 5Zm0-8c1.65 0 3 1.35 3 3S7.65 9 6 9 3 7.65 3 6s1.35-3 3-3ZM21 14h-5c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2Zm0 7h-5v-5h5v5Z" fill="#000"/><path d="M19 8c-.46 0-.89-.11-1.29-.3L7.7 17.71c.19.4.3.83.3 1.29 0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3c.46 0 .89.11 1.29.3L16.3 6.29c-.19-.4-.3-.83-.3-1.29 0-1.65 1.35-3 3-3s3 1.35 3 3-1.35 3-3 3Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M17 4h3v16h-3zM5 14h3v6H5zm6-5h3v11h-3z"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt_1_bar" xmlns="http://www.w3.org/2000/svg"><path d="M5 14h3v6H5v-6Z"/></svg><svg viewBox="0 0 24 24" id="signal_cellular_alt_2_bar" xmlns="http://www.w3.org/2000/svg"><path d="M5 14h3v6H5v-6Zm6-5h3v11h-3V9Z"/></svg><svg viewBox="0 0 24 24" id="sms" xmlns="http://www.w3.org/2000/svg"><path d="M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="star" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M0 0h24v24H0z" fill="none"/><path d="M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg><svg viewBox="0 0 24 24" id="star_border" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"/></svg><svg viewBox="0 0 24 24" id="storage" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z"/></svg><svg viewBox="0 0 24 24" id="style" xmlns="http://www.w3.org/2000/svg"><g data-name="圖層 2"><g data-name="圖層 1"><path d="M0 0h24v24H0Z" style="fill:none"/><path d="m17.91 6 4.14 10.14a1.69 1.69 0 0 1 .11.67 1.72 1.72 0 0 1-.15.67 1.76 1.76 0 0 1-.93.93l-7.85 3.29a1.72 1.72 0 0 1-1.31 0 1.73 1.73 0 0 1-.92-.92L6.9 10.65a1.71 1.71 0 0 1 0-1.33l2.31-5.58a1.73 1.73 0 0 1 2.24-.94L17 5.09a1.72 1.72 0 0 1 .91.91ZM12 7.26a1.29 1.29 0 0 0 .69-.69 1.33 1.33 0 0 0 0-1A1.26 1.26 0 0 0 11 4.88a1.28 1.28 0 0 0-.71.7 1.31 1.31 0 0 0 0 1 1.25 1.25 0 0 0 1.71.68ZM2.53 19.65l1.34.56v-9L1.44 17a1.91 1.91 0 0 0-.16.78 1.78 1.78 0 0 0 .15.78 1.92 1.92 0 0 0 .44.65 2 2 0 0 0 .66.44Zm3.35.1a2 2 0 0 0 2 2h1.45l-3.45-8.34Z" style="fill-rule:evenodd"/></g></g></svg><svg viewBox="0 0 24 24" id="sync_alt" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m22 8-4-4v3H3v2h15v3l4-4zM2 16l4 4v-3h15v-2H6v-3l-4 4z"/></svg><svg viewBox="0 0 24 24" id="sync_disabled" xmlns="http://www.w3.org/2000/svg"><path d="M10 6.35V4.26c-.8.21-1.55.54-2.23.96l1.46 1.46c.25-.12.5-.24.77-.33Zm-7.14-.94 2.36 2.36a7.925 7.925 0 0 0 1.14 9.87L4 20h6v-6l-2.24 2.24A6.003 6.003 0 0 1 6 12c0-1 .25-1.94.68-2.77l8.08 8.08c-.25.13-.5.25-.77.34v2.09c.8-.21 1.55-.54 2.23-.96l2.36 2.36 1.27-1.27L4.14 4.14 2.86 5.41ZM20 4h-6v6l2.24-2.24A6.003 6.003 0 0 1 18 12c0 1-.25 1.94-.68 2.77l1.46 1.46a7.925 7.925 0 0 0-1.14-9.87L20 4Z"/></svg><svg viewBox="0 0 24 24" id="sync_problem" xmlns="http://www.w3.org/2000/svg"><path d="M3 12c0 2.21.91 4.2 2.36 5.64L3 20h6v-6l-2.24 2.24A6.003 6.003 0 0 1 5 12a5.99 5.99 0 0 1 4-5.65V4.26C5.55 5.15 3 8.27 3 12Zm8 5h2v-2h-2v2ZM21 4h-6v6l2.24-2.24A6.003 6.003 0 0 1 19 12a5.99 5.99 0 0 1-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64L21 4Zm-10 9h2V7h-2v6Z"/></svg><svg viewBox="0 0 24 24" id="task_alt" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M22 5.18 10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zm-2.21 5.04c.13.57.21 1.17.21 1.78 0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.58 0 3.04.46 4.28 1.25l1.44-1.44A9.9 9.9 0 0 0 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.19-.22-2.33-.6-3.39l-1.61 1.61z"/></svg><svg viewBox="0 0 24 24" id="terminal" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16c1.1 0 2-.9 2-2V6a2 2 0 0 0-2-2zm0 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z"/></svg><svg viewBox="0 0 24 24" id="today" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7z"/></svg><svg viewBox="0 0 24 24" id="troubleshoot" xmlns="http://www.w3.org/2000/svg"><path d="m22 20.59-4.69-4.69A7.902 7.902 0 0 0 19 11c0-4.42-3.58-8-8-8-4.08 0-7.44 3.05-7.93 7h2.02C5.57 7.17 8.03 5 11 5c3.31 0 6 2.69 6 6s-2.69 6-6 6c-2.42 0-4.5-1.44-5.45-3.5H3.4C4.45 16.69 7.46 19 11 19c1.85 0 3.55-.63 4.9-1.69L20.59 22 22 20.59Z"/><path d="M8.43 9.69 9.65 15h1.64l1.26-3.78.95 2.28h2V12h-1l-1.25-3h-1.54l-1.12 3.37L9.35 7H7.7l-1.25 4H1v1.5h6.55l.88-2.81Z"/></svg><svg viewBox="0 0 24 24" id="tune" xmlns="http://www.w3.org/2000/svg"><path d="M3 17v2h6v-2H3ZM3 5v2h10V5H3Zm10 16v-2h8v-2h-8v-2h-2v6h2ZM7 9v2H3v2h4v2h2V9H7Zm14 4v-2H11v2h10Zm-6-4h2V7h4V5h-4V3h-2v6Z"/></svg><svg viewBox="0 0 24 24" id="unarchive" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m20.55 5.22-1.39-1.68A1.51 1.51 0 0 0 18 3H6c-.47 0-.88.21-1.15.55L3.46 5.22C3.17 5.57 3 6.01 3 6.5V19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6.5c0-.49-.17-.93-.45-1.28zM12 9.5l5.5 5.5H14v2h-4v-2H6.5L12 9.5zM5.12 5l.82-1h12l.93 1H5.12z"/></svg><svg fill="none" viewBox="0 0 24 24" id="undo" xmlns="http://www.w3.org/2000/svg"><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="undo_copy" xmlns="http://www.w3.org/2000/svg"><path d="M12.5 8c-2.65 0-5.05.99-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8Z"/></svg><svg fill="none" viewBox="0 0 24 24" id="unfold-less" xmlns="http://www.w3.org/2000/svg"><path d="M7.41 18.59 8.83 20 12 16.83 15.17 20l1.41-1.41L12 14l-4.59 4.59Zm9.18-13.18L15.17 4 12 7.17 8.83 4 7.41 5.41 12 10l4.59-4.59Z" fill="#000"/></svg><svg fill="none" viewBox="0 0 24 24" id="unfold-more" xmlns="http://www.w3.org/2000/svg"><path d="M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83Zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17Z" fill="#000"/></svg><svg viewBox="0 0 24 24" id="update" xmlns="http://www.w3.org/2000/svg"><defs><path id="ina" d="M0 0h24v24H0V0z"/></defs><clipPath id="inb"><use xlink:href="#ina" overflow="visible"/></clipPath><path clip-path="url(#inb)" d="M21 10.12h-6.78l2.74-2.82c-2.73-2.7-7.15-2.8-9.88-.1a6.875 6.875 0 0 0 0 9.79 7.02 7.02 0 0 0 9.88 0C18.32 15.65 19 14.08 19 12.1h2c0 1.98-.88 4.55-2.64 6.29-3.51 3.48-9.21 3.48-12.72 0-3.5-3.47-3.53-9.11-.02-12.58a8.987 8.987 0 0 1 12.65 0L21 3v7.12zM12.5 8v4.25l3.5 2.08-.72 1.21L11 13V8h1.5z"/></svg><svg viewBox="0 0 24 24" id="upgrade" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="M16 18v2H8v-2h8zM11 7.99V16h2V7.99h3L12 4 8 7.99h3z"/></svg><svg viewBox="0 0 24 24" id="upload" xmlns="http://www.w3.org/2000/svg"><path d="M5 20h14v-2H5v2Zm0-10h4v6h6v-6h4l-7-7-7 7Z"/></svg><svg viewBox="0 0 24 24" id="verified_user" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z"/></svg><svg viewBox="0 0 24 24" id="visibility" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/></svg><svg viewBox="0 0 24 24" id="visibility_off" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0zm0 0h24v24H0z" fill="none"/><path d="M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46A11.804 11.804 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z"/></svg><svg viewBox="0 0 24 24" id="vpn_key" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M12.65 10A5.99 5.99 0 0 0 7 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 0 0 5.65-4H17v4h4v-4h2v-4H12.65zM7 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg><svg fill="none" viewBox="0 0 24 24" id="wallpaper" xmlns="http://www.w3.org/2000/svg"><path d="M4 4h7V2H4c-1.1 0-2 .9-2 2v7h2V4Zm6 9-4 5h12l-3-4-2.03 2.71L10 13Zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5ZM20 2h-7v2h7v7h2V4c0-1.1-.9-2-2-2Zm0 18h-7v2h7c1.1 0 2-.9 2-2v-7h-2v7ZM4 13H2v7c0 1.1.9 2 2 2h7v-2H4v-7Z" fill="#000"/></svg><svg viewBox="0 0 16 16" id="warning" xmlns="http://www.w3.org/2000/svg"><path d="M.667 14h14.666L8 1.333.667 14Zm8-2H7.333v-1.333h1.334V12Zm0-2.667H7.333V6.667h1.334v2.666Z"/></svg><svg viewBox="0 0 24 24" id="warning_copy" xmlns="http://www.w3.org/2000/svg"><path d="M0 0h24v24H0z" fill="none"/><path d="M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"/></svg><svg viewBox="0 0 24 24" id="widgets" xmlns="http://www.w3.org/2000/svg"><path d="M13 13v8h8v-8h-8zM3 21h8v-8H3v8zM3 3v8h8V3H3zm13.66-1.31L11 7.34 16.66 13l5.66-5.66-5.66-5.65z"/><path d="M0 0h24v24H0z" fill="none"/></svg><svg viewBox="0 0 24 24" id="wifi" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8 3 3 3-3a4.237 4.237 0 0 0-6 0zm-4-4 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13z"/></svg><svg viewBox="0 0 24 24" id="wifi_1_bar" xmlns="http://www.w3.org/2000/svg"><path d="M15.53 17.46 12 21l-3.53-3.54c.9-.9 2.15-1.46 3.53-1.46s2.63.56 3.53 1.46Z"/></svg><svg viewBox="0 0 24 24" id="wifi_2_bar" xmlns="http://www.w3.org/2000/svg"><path d="M12 10c3.03 0 5.78 1.23 7.76 3.22l-2.12 2.12A7.967 7.967 0 0 0 12 13c-2.2 0-4.2.9-5.64 2.35l-2.12-2.12C6.22 11.23 8.97 10 12 10Zm0 6c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0 0 12 16Z"/></svg><svg viewBox="0 0 24 24" id="wifi_medium_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0ZM5 13l2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_medium_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0ZM5 13l2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_off" xmlns="http://www.w3.org/2000/svg"><path fill="none" d="M24 .01c0-.01 0-.01 0 0L0 0v24h24V.01zM0 0h24v24H0V0zm0 0h24v24H0V0z"/><path d="M22.99 9C19.15 5.16 13.8 3.76 8.84 4.78l2.52 2.52c3.47-.17 6.99 1.05 9.63 3.7l2-2zm-4 4a9.793 9.793 0 0 0-4.49-2.56l3.53 3.53.96-.97zM2 3.05 5.07 6.1C3.6 6.82 2.22 7.78 1 9l1.99 2c1.24-1.24 2.67-2.16 4.2-2.77l2.24 2.24A9.684 9.684 0 0 0 5 13v.01L6.99 15a7.042 7.042 0 0 1 4.92-2.06L18.98 20l1.27-1.26L3.29 1.79 2 3.05zM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0z"/></svg><svg viewBox="0 0 24 24" id="wifi_strength_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9ZM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_strength_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9ZM9 17l3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_weak_darkTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".8" fill="#FFF" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".3" fill="#FFF" fill-rule="nonzero"/></g></svg><svg viewBox="0 0 24 24" id="wifi_weak_lightTheme" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="m1 9 2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/><path d="m9 17 3 3 3-3a4.237 4.237 0 0 0-6 0Z" fill-opacity=".6" fill="#000" fill-rule="nonzero"/><path d="m5 13 2 2a7.074 7.074 0 0 1 10 0l2-2C15.14 9.14 8.87 9.14 5 13Z" fill-opacity=".1" fill="#000" fill-rule="nonzero"/></g></svg></svg>';class Nj{constructor(e){Bt(this,"config");Bt(this,"tokenConfig");Bt(this,"iconSpriteText","");this.config=e,this.loadTokenConfig(),this.loadIconSprite()}getConfig(){return this.config}updateConfig(e){this.config={...this.config,...e}}getTokenConfig(){return this.tokenConfig}getIconSpriteText(){return this.iconSpriteText}getVersion(){return TTe}loadTokenConfig(){try{return this.tokenConfig=kq(MTe),!0}catch(e){return console.error("Failed to load token config:",e),!1}}loadIconSprite(){try{return typeof F4=="string"&&F4.length>0?(this.iconSpriteText=F4,!0):(console.warn("Icon sprite content not found or empty"),!1)}catch(e){return console.error("Failed to load icon sprite:",e),!1}}validateConfig(){try{return!(!this.config||!this.config.container)}catch(e){return console.error("Config validation error:",e),!1}}getRendererType(){return this.config.renderer||"svg"}shouldShowVersion(){return this.config.showVersion!==!1}}const ATe={removeUndefined:!0,removeNull:!1,removeEmptyObjects:!0,removeEmptyArrays:!1,removeEmptyStrings:!1,removeWhitespaceStrings:!1};function cT(n,e={}){const t={...ATe,...e};if(n==null)return n;if(Array.isArray(n))return n.map(i=>cT(i,e)).filter(i=>!z4(i,t));if(typeof n=="object"){const r={};for(const[i,a]of Object.entries(n)){if(z4(a,t))continue;const s=cT(a,e);z4(s,t)||(r[i]=s)}return r}return n}function z4(n,e){return!!(e.removeUndefined&&n===void 0||e.removeNull&&n===null||e.removeEmptyStrings&&typeof n=="string"&&n===""||e.removeWhitespaceStrings&&typeof n=="string"&&n.trim()===""||e.removeEmptyArrays&&Array.isArray(n)&&n.length===0||e.removeEmptyObjects&&typeof n=="object"&&n!==null&&!Array.isArray(n)&&Object.keys(n).length===0)}function _Te(n){return cT(n,{removeUndefined:!0,removeNull:!0,removeEmptyObjects:!0,removeEmptyArrays:!0,removeEmptyStrings:!0,removeWhitespaceStrings:!0})}/*!
|
|
332
332
|
* @antv/g-plugin-svg-picker
|
|
333
333
|
* @description A G plugin for picking in SVG
|
|
334
334
|
* @version 2.0.39
|