@infinit-canvas/react 0.1.22 → 0.1.24

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.
@@ -1,70 +1,70 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const T=require("react/jsx-runtime"),a=require("react"),pr=require("react-dom"),mr=160,vr=60;function Xr(e){return e&&typeof e=="object"&&"position"in e&&"data"in e}function Ur(e){return e&&typeof e=="object"&&"source"in e&&"target"in e}function br(e,t){const n=typeof e=="string"?new Set([e]):new Set(Array.isArray(e)?e.map(r=>r.id):[e.id]);return t.filter(r=>n.has(r.source)||n.has(r.target))}function Or(e,t,n){const r=typeof e=="string"?e:e.id,i=new Set;for(const o of n)o.target===r&&i.add(o.source);return t.filter(o=>i.has(o.id))}function qr(e,t,n){const r=typeof e=="string"?e:e.id,i=new Set;for(const o of n)o.source===r&&i.add(o.target);return t.filter(o=>i.has(o.id))}function Mn(e){if(!e.length)return{x:0,y:0,width:0,height:0};let t=1/0,n=1/0,r=-1/0,i=-1/0;for(const o of e){const c=o.position.x,f=o.position.y,m=o.width||mr,d=o.height||vr;c<t&&(t=c),f<n&&(n=f),c+m>r&&(r=c+m),f+d>i&&(i=f+d)}return{x:t,y:n,width:r-t,height:i-n}}function Yt(e,t,n,r=.1){const i=e.width*(1+r*2),o=e.height*(1+r*2),c=Math.min(t/i,n/o,1),f=e.x+e.width/2,m=e.y+e.height/2;return{x:t/2-f*c,y:n/2-m*c,zoom:c}}function Zn(e,t){return{x:t[0]*Math.round(e.x/t[0]),y:t[1]*Math.round(e.y/t[1])}}function Gn(e,t){return{x:Math.min(Math.max(e.x,t[0][0]),t[1][0]),y:Math.min(Math.max(e.y,t[0][1]),t[1][1])}}function Vn(e){var t,n;return{width:e.width||((t=e.measured)==null?void 0:t.width)||mr,height:e.height||((n=e.measured)==null?void 0:n.height)||vr}}function Zr(e,t,n={x:0,y:0,zoom:1},r=!1){const i=t.x,o=t.y,c=t.x+t.width,f=t.y+t.height;return e.filter(m=>{const{width:d,height:h}=Vn(m),b=m.position.x,S=m.position.y,C=b+d,z=S+h;return r?b<c&&C>i&&S<f&&z>o:b>=i&&C<=c&&S>=o&&z<=f})}function Gr(e){return{x:e.x,y:e.y,x2:e.x+e.width,y2:e.y+e.height}}function Qr(e){return{x:e.x,y:e.y,width:e.x2-e.x,height:e.y2-e.y}}function Jr(e,t){return{x:Math.min(e.x,t.x),y:Math.min(e.y,t.y),x2:Math.max(e.x2,t.x2),y2:Math.max(e.y2,t.y2)}}function Kr(e,t){const n=Math.max(0,Math.min(e.x+e.width,t.x+t.width)-Math.max(e.x,t.x)),r=Math.max(0,Math.min(e.y+e.height,t.y+t.height)-Math.max(e.y,t.y));return n*r}function Vr(e){const{width:t,height:n}=Vn(e);return{x:e.position.x,y:e.position.y,width:t,height:n}}const wr=`var Pa = null, r = null, ir = 0, lr = 0, M = { x: 0, y: 0, zoom: 1 }, X = [], C = [], G = [], F = !1, Zt = 40, Ct = !1, Fr = "lines", ua = 1, Ze = null, oe = null, Mr = null, Ge = {}, ei = {}, ie = {}, Ie = {}, le = 0, L = 160, B = 60, qa = 8, Do = 5;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const I=require("react/jsx-runtime"),a=require("react"),pr=require("react-dom"),mr=160,vr=60;function Xr(e){return e&&typeof e=="object"&&"position"in e&&"data"in e}function Or(e){return e&&typeof e=="object"&&"source"in e&&"target"in e}function br(e,t){const n=typeof e=="string"?new Set([e]):new Set(Array.isArray(e)?e.map(r=>r.id):[e.id]);return t.filter(r=>n.has(r.source)||n.has(r.target))}function Ur(e,t,n){const r=typeof e=="string"?e:e.id,i=new Set;for(const o of n)o.target===r&&i.add(o.source);return t.filter(o=>i.has(o.id))}function qr(e,t,n){const r=typeof e=="string"?e:e.id,i=new Set;for(const o of n)o.source===r&&i.add(o.target);return t.filter(o=>i.has(o.id))}function Mn(e){if(!e.length)return{x:0,y:0,width:0,height:0};let t=1/0,n=1/0,r=-1/0,i=-1/0;for(const o of e){const c=o.position.x,f=o.position.y,m=o.width||mr,d=o.height||vr;c<t&&(t=c),f<n&&(n=f),c+m>r&&(r=c+m),f+d>i&&(i=f+d)}return{x:t,y:n,width:r-t,height:i-n}}function Ut(e,t,n,r=.1){const i=e.width*(1+r*2),o=e.height*(1+r*2),c=Math.min(t/i,n/o,1),f=e.x+e.width/2,m=e.y+e.height/2;return{x:t/2-f*c,y:n/2-m*c,zoom:c}}function Zn(e,t){return{x:t[0]*Math.round(e.x/t[0]),y:t[1]*Math.round(e.y/t[1])}}function Gn(e,t){return{x:Math.min(Math.max(e.x,t[0][0]),t[1][0]),y:Math.min(Math.max(e.y,t[0][1]),t[1][1])}}function Kn(e){var t,n;return{width:e.width||((t=e.measured)==null?void 0:t.width)||mr,height:e.height||((n=e.measured)==null?void 0:n.height)||vr}}function Zr(e,t,n={x:0,y:0,zoom:1},r=!1){const i=t.x,o=t.y,c=t.x+t.width,f=t.y+t.height;return e.filter(m=>{const{width:d,height:h}=Kn(m),b=m.position.x,k=m.position.y,S=b+d,P=k+h;return r?b<c&&S>i&&k<f&&P>o:b>=i&&S<=c&&k>=o&&P<=f})}function Gr(e){return{x:e.x,y:e.y,x2:e.x+e.width,y2:e.y+e.height}}function Qr(e){return{x:e.x,y:e.y,width:e.x2-e.x,height:e.y2-e.y}}function Jr(e,t){return{x:Math.min(e.x,t.x),y:Math.min(e.y,t.y),x2:Math.max(e.x2,t.x2),y2:Math.max(e.y2,t.y2)}}function Vr(e,t){const n=Math.max(0,Math.min(e.x+e.width,t.x+t.width)-Math.max(e.x,t.x)),r=Math.max(0,Math.min(e.y+e.height,t.y+t.height)-Math.max(e.y,t.y));return n*r}function Kr(e){const{width:t,height:n}=Kn(e);return{x:e.position.x,y:e.position.y,width:t,height:n}}const wr=`var qa = null, r = null, fr = 0, vr = 0, M = { x: 0, y: 0, zoom: 1 }, Y = [], W = [], C = [], F = !1, Ze = 40, We = !1, Nr = "lines", da = 1, Kt = null, lt = null, Tr = null, It = {}, tl = {}, it = {}, Zt = {}, Ia = 0, L = 160, B = 60, Ga = 8, Do = 5;
2
2
  function y(a) {
3
3
  return a._absolutePosition || a.position;
4
4
  }
5
- function ci(a, e, t, i, l) {
5
+ function cl(a, t, e, l, i) {
6
6
  if (a.x !== void 0 && a.y !== void 0)
7
- return { x: e + a.x, y: t + a.y };
7
+ return { x: t + a.x, y: e + a.y };
8
8
  var o = a.position || (a.type === "source" ? "right" : "left");
9
9
  switch (o) {
10
10
  case "top":
11
- return { x: e + i / 2, y: t };
11
+ return { x: t + l / 2, y: e };
12
12
  case "bottom":
13
- return { x: e + i / 2, y: t + l };
13
+ return { x: t + l / 2, y: e + i };
14
14
  case "left":
15
- return { x: e, y: t + l / 2 };
15
+ return { x: t, y: e + i / 2 };
16
16
  case "right":
17
- return { x: e + i, y: t + l / 2 };
17
+ return { x: t + l, y: e + i / 2 };
18
18
  default:
19
- return { x: e + i, y: t + l / 2 };
19
+ return { x: t + l, y: e + i / 2 };
20
20
  }
21
21
  }
22
- function ti(a) {
23
- var e = a.width || L, t = a.height || B;
22
+ function el(a) {
23
+ var t = a.width || L, e = a.height || B;
24
24
  if (a.handles && a.handles.length > 0)
25
- return a.handles.map(function(u) {
26
- var g = ci(u, y(a).x, y(a).y, e, t);
27
- return { id: u.id || null, type: u.type, x: g.x, y: g.y, position: u.position };
25
+ return a.handles.map(function(n) {
26
+ var g = cl(n, y(a).x, y(a).y, t, e);
27
+ return { id: n.id || null, type: n.type, x: g.x, y: g.y, position: n.position };
28
28
  });
29
- var i = a.targetPosition || "left", l = a.sourcePosition || "right", o = y(a);
30
- function f(u) {
31
- switch (u) {
29
+ var l = a.targetPosition || "left", i = a.sourcePosition || "right", o = y(a);
30
+ function f(n) {
31
+ switch (n) {
32
32
  case "top":
33
- return { x: o.x + e / 2, y: o.y };
33
+ return { x: o.x + t / 2, y: o.y };
34
34
  case "bottom":
35
- return { x: o.x + e / 2, y: o.y + t };
35
+ return { x: o.x + t / 2, y: o.y + e };
36
36
  case "left":
37
- return { x: o.x, y: o.y + t / 2 };
37
+ return { x: o.x, y: o.y + e / 2 };
38
38
  case "right":
39
- return { x: o.x + e, y: o.y + t / 2 };
39
+ return { x: o.x + t, y: o.y + e / 2 };
40
40
  default:
41
- return { x: o.x + e, y: o.y + t / 2 };
41
+ return { x: o.x + t, y: o.y + e / 2 };
42
42
  }
43
43
  }
44
- var h = f(i), x = f(l);
44
+ var h = f(l), x = f(i);
45
45
  return [
46
- { id: null, type: "target", x: h.x, y: h.y, position: i },
47
- { id: null, type: "source", x: x.x, y: x.y, position: l }
46
+ { id: null, type: "target", x: h.x, y: h.y, position: l },
47
+ { id: null, type: "source", x: x.x, y: x.y, position: i }
48
48
  ];
49
49
  }
50
- var Wt = {}, ne = !0;
51
- function Vi(a) {
52
- ne && (Wt = {}, ne = !1);
53
- var e = Wt[a.id];
54
- return e || (e = ti(a), Wt[a.id] = e, e);
50
+ var Pe = {}, nt = !0;
51
+ function Vl(a) {
52
+ nt && (Pe = {}, nt = !1);
53
+ var t = Pe[a.id];
54
+ return t || (t = el(a), Pe[a.id] = t, t);
55
55
  }
56
- function Ke(a, e, t) {
57
- for (var i = Vi(a), l = 0; l < i.length; l++)
58
- if (i[l].type === e)
59
- if (t) {
60
- if (i[l].id === t) return i[l];
56
+ function bt(a, t, e) {
57
+ for (var l = Vl(a), i = 0; i < l.length; i++)
58
+ if (l[i].type === t)
59
+ if (e) {
60
+ if (l[i].id === e) return l[i];
61
61
  } else
62
- return i[l];
62
+ return l[i];
63
63
  var o = a.width || L, f = a.height || B;
64
- return e === "source" ? { x: y(a).x + o, y: y(a).y + f / 2 } : { x: y(a).x, y: y(a).y + f / 2 };
64
+ return t === "source" ? { x: y(a).x + o, y: y(a).y + f / 2 } : { x: y(a).x, y: y(a).y + f / 2 };
65
65
  }
66
66
  var k = {};
67
- function Kt() {
67
+ function Ke() {
68
68
  k = {
69
69
  grid: F ? "rgba(255,255,255,0.07)" : "rgba(0,0,0,0.07)",
70
70
  origin: F ? "rgba(255,255,255,0.2)" : "rgba(0,0,0,0.15)",
@@ -85,858 +85,862 @@ function Kt() {
85
85
  handleFill: "#ffffff",
86
86
  handleBorder: "#3b82f6",
87
87
  connectionLine: "#3b82f6"
88
- }, Ia = !0;
88
+ }, Za = !0;
89
89
  }
90
- Kt();
91
- var Ni = ["#534AB7", "#0F6E56", "#993C1D", "#185FA5"], te = 8, Di = "500 11px system-ui, sans-serif", Oi = "400 11px system-ui, sans-serif", ji = "10px monospace", Oo = "500 13px system-ui, sans-serif", Yi = "400 11px system-ui, sans-serif", Ur = 400, fe = {}, be = !0;
92
- function Xi() {
93
- fe = {};
94
- for (var a = 0; a < X.length; a++)
95
- for (var e = X[a], t = Math.floor(e.x / Ur), i = Math.floor(e.y / Ur), l = Math.floor((e.x + e.w) / Ur), o = Math.floor((e.y + e.h) / Ur), f = t; f <= l; f++)
96
- for (var h = i; h <= o; h++) {
90
+ Ke();
91
+ var Nl = ["#534AB7", "#0F6E56", "#993C1D", "#185FA5"], ot = 8, Dl = "500 11px system-ui, sans-serif", Ol = "400 11px system-ui, sans-serif", jl = "10px monospace", Oo = "500 13px system-ui, sans-serif", Yl = "400 11px system-ui, sans-serif", Dr = 400, ft = {}, Jt = !0;
92
+ function Xl() {
93
+ ft = {};
94
+ for (var a = 0; a < Y.length; a++)
95
+ for (var t = Y[a], e = Math.floor(t.x / Dr), l = Math.floor(t.y / Dr), i = Math.floor((t.x + t.w) / Dr), o = Math.floor((t.y + t.h) / Dr), f = e; f <= i; f++)
96
+ for (var h = l; h <= o; h++) {
97
97
  var x = f + "," + h;
98
- fe[x] || (fe[x] = []), fe[x].push(a);
98
+ ft[x] || (ft[x] = []), ft[x].push(a);
99
99
  }
100
- be = !1;
100
+ Jt = !1;
101
101
  }
102
- function jo(a, e, t, i) {
103
- be && Xi();
104
- for (var l = {}, o = [], f = Math.floor(a / Ur), h = Math.floor(e / Ur), x = Math.floor(t / Ur), u = Math.floor(i / Ur), g = f; g <= x; g++)
105
- for (var v = h; v <= u; v++) {
106
- var s = g + "," + v, d = fe[s];
107
- if (d)
108
- for (var n = 0; n < d.length; n++) {
109
- var T = d[n];
110
- l[T] || (l[T] = !0, o.push(T));
102
+ function jo(a, t, e, l) {
103
+ Jt && Xl();
104
+ for (var i = {}, o = [], f = Math.floor(a / Dr), h = Math.floor(t / Dr), x = Math.floor(e / Dr), n = Math.floor(l / Dr), g = f; g <= x; g++)
105
+ for (var v = h; v <= n; v++) {
106
+ var u = g + "," + v, s = ft[u];
107
+ if (s)
108
+ for (var d = 0; d < s.length; d++) {
109
+ var T = s[d];
110
+ i[T] || (i[T] = !0, o.push(T));
111
111
  }
112
112
  }
113
113
  return o;
114
114
  }
115
- var cr = 500, ve = {}, sa = !0;
116
- function $t() {
117
- ve = {};
118
- for (var a = 0; a < C.length; a++) {
119
- var e = C[a];
120
- if (!e.hidden)
121
- for (var t = y(e), i = e.width || L, l = e.height || B, o = Math.floor(t.x / cr), f = Math.floor(t.y / cr), h = Math.floor((t.x + i) / cr), x = Math.floor((t.y + l) / cr), u = o; u <= h; u++)
115
+ var Or = 500, vt = {}, jr = !0;
116
+ function $e() {
117
+ vt = {};
118
+ for (var a = 0; a < W.length; a++) {
119
+ var t = W[a];
120
+ if (!t.hidden)
121
+ for (var e = y(t), l = t.width || L, i = t.height || B, o = Math.floor(e.x / Or), f = Math.floor(e.y / Or), h = Math.floor((e.x + l) / Or), x = Math.floor((e.y + i) / Or), n = o; n <= h; n++)
122
122
  for (var g = f; g <= x; g++) {
123
- var v = u + "," + g;
124
- ve[v] || (ve[v] = []), ve[v].push(a);
123
+ var v = n + "," + g;
124
+ vt[v] || (vt[v] = []), vt[v].push(a);
125
125
  }
126
126
  }
127
- sa = !1;
127
+ jr = !1;
128
128
  }
129
- function oi(a, e, t, i) {
130
- sa && $t();
131
- for (var l = {}, o = [], f = Math.floor(a / cr), h = Math.floor(e / cr), x = Math.floor(t / cr), u = Math.floor(i / cr), g = f; g <= x; g++)
132
- for (var v = h; v <= u; v++) {
133
- var s = g + "," + v, d = ve[s];
134
- if (d)
135
- for (var n = 0; n < d.length; n++) {
136
- var T = d[n];
137
- l[T] || (l[T] = !0, o.push(T));
129
+ function ol(a, t, e, l) {
130
+ jr && $e();
131
+ for (var i = {}, o = [], f = Math.floor(a / Or), h = Math.floor(t / Or), x = Math.floor(e / Or), n = Math.floor(l / Or), g = f; g <= x; g++)
132
+ for (var v = h; v <= n; v++) {
133
+ var u = g + "," + v, s = vt[u];
134
+ if (s)
135
+ for (var d = 0; d < s.length; d++) {
136
+ var T = s[d];
137
+ i[T] || (i[T] = !0, o.push(T));
138
138
  }
139
139
  }
140
140
  return o;
141
141
  }
142
- var da = {}, na = !0;
143
- function Je() {
144
- da = {};
145
- for (var a = 0; a < C.length; a++)
146
- da[C[a].id] = C[a];
147
- na = !1;
142
+ var ya = {}, sa = !0;
143
+ function Qt() {
144
+ ya = {};
145
+ for (var a = 0; a < W.length; a++)
146
+ ya[W[a].id] = W[a];
147
+ sa = !1;
148
148
  }
149
149
  function Yo(a) {
150
- return na && Je(), da[a];
150
+ return sa && Qt(), ya[a];
151
151
  }
152
- var Br = {}, Qe = !0;
153
- function Hi() {
154
- Br = {};
155
- for (var a = 0; a < G.length; a++) {
156
- var e = G[a];
157
- Br[e.source] || (Br[e.source] = []), Br[e.source].push(a), e.source !== e.target && (Br[e.target] || (Br[e.target] = []), Br[e.target].push(a));
152
+ var Er = {}, $t = !0;
153
+ function Hl() {
154
+ Er = {};
155
+ for (var a = 0; a < C.length; a++) {
156
+ var t = C[a];
157
+ Er[t.source] || (Er[t.source] = []), Er[t.source].push(a), t.source !== t.target && (Er[t.target] || (Er[t.target] = []), Er[t.target].push(a));
158
158
  }
159
- Qe = !1;
159
+ $t = !1;
160
160
  }
161
- var ha = null, ii = 0, li = 0, fi = "", Ia = !0;
162
- function pi(a) {
163
- ha || (ha = new OffscreenCanvas(1, 1));
164
- var e = Math.ceil(a), t = Math.ceil(a);
165
- if (e < 2 || t < 2) return !1;
166
- e > 512 && (e = 512), t > 512 && (t = 512), ha.width = e, ha.height = t, ii = e, li = a, fi = Fr, Ia = !1;
167
- var i = ha.getContext("2d");
168
- i.clearRect(0, 0, e, t);
169
- var l = Ze || k.grid;
170
- if (Fr === "dots") {
171
- i.fillStyle = l;
172
- var o = ua * M.zoom;
173
- i.beginPath(), i.arc(0, 0, o, 0, 6.2832), i.fill();
174
- } else if (Fr === "cross") {
175
- i.strokeStyle = l, i.lineWidth = ua;
161
+ var ua = null, ll = 0, il = 0, fl = "", Za = !0;
162
+ function pl(a) {
163
+ ua || (ua = new OffscreenCanvas(1, 1));
164
+ var t = Math.ceil(a), e = Math.ceil(a);
165
+ if (t < 2 || e < 2) return !1;
166
+ t > 512 && (t = 512), e > 512 && (e = 512), ua.width = t, ua.height = e, ll = t, il = a, fl = Nr, Za = !1;
167
+ var l = ua.getContext("2d");
168
+ l.clearRect(0, 0, t, e);
169
+ var i = Kt || k.grid;
170
+ if (Nr === "dots") {
171
+ l.fillStyle = i;
172
+ var o = da * M.zoom;
173
+ l.beginPath(), l.arc(0, 0, o, 0, 6.2832), l.fill();
174
+ } else if (Nr === "cross") {
175
+ l.strokeStyle = i, l.lineWidth = da;
176
176
  var f = 3 * M.zoom;
177
- i.beginPath(), i.moveTo(-f, 0), i.lineTo(f, 0), i.moveTo(0, -f), i.lineTo(0, f), i.stroke();
177
+ l.beginPath(), l.moveTo(-f, 0), l.lineTo(f, 0), l.moveTo(0, -f), l.lineTo(0, f), l.stroke();
178
178
  } else
179
- i.beginPath(), i.strokeStyle = l, i.lineWidth = ua * 0.5, i.moveTo(0.5, 0), i.lineTo(0.5, t), i.moveTo(0, 0.5), i.lineTo(e, 0.5), i.stroke();
179
+ l.beginPath(), l.strokeStyle = i, l.lineWidth = da * 0.5, l.moveTo(0.5, 0), l.lineTo(0.5, e), l.moveTo(0, 0.5), l.lineTo(t, 0.5), l.stroke();
180
180
  return !0;
181
181
  }
182
- var Xo = 0, Pt = 0, Ho = 0, po = 0, bt = 0, he = !1;
182
+ var Xo = 0, qe = 0, Ho = 0, po = 0, be = 0, ht = !1;
183
183
  console.log("[worker] script loaded v2 - FRESH");
184
184
  self.postMessage({ type: "ping", data: { status: "alive" } });
185
185
  self.onmessage = function(a) {
186
186
  try {
187
- var e = a.data.type, t = a.data.data;
188
- switch (e) {
187
+ var t = a.data.type, e = a.data.data;
188
+ switch (t) {
189
189
  case "init":
190
- Pa = t.canvas, r = Pa.getContext("2d"), ir = t.width, lr = t.height, Pa.width = ir, Pa.height = lr, M = t.camera, X = t.cards || [], C = t.nodes || [], G = t.edges || [], F = t.dark, t.gridSize && (Zt = t.gridSize), t.edgeRouting !== void 0 && (Ga = !!t.edgeRouting), Kt(), be = !0, na = !0, sa = !0, ne = !0, Qe = !0, he = G.some(function(D) {
191
- return D.animated;
192
- }), console.log("[worker] init done — canvas:", ir, "x", lr, "| cards:", X.length, "| nodes:", C.length, "| edges:", G.length, "| routing:", Ga), $e(), self.postMessage({ type: "ready" }), he && ri();
190
+ qa = e.canvas, r = qa.getContext("2d"), fr = e.width, vr = e.height, qa.width = fr, qa.height = vr, M = e.camera, Y = e.cards || [], W = e.nodes || [], C = e.edges || [], F = e.dark, e.gridSize && (Ze = e.gridSize), e.edgeRouting !== void 0 && (Vr = !!e.edgeRouting), Ke(), Jt = !0, sa = !0, jr = !0, nt = !0, $t = !0, ht = C.some(function(X) {
191
+ return X.animated;
192
+ }), console.log("[worker] init done — canvas:", fr, "x", vr, "| cards:", Y.length, "| nodes:", W.length, "| edges:", C.length, "| routing:", Vr), Ft(), self.postMessage({ type: "ready" }), ht && rl();
193
193
  break;
194
194
  case "resize":
195
- ir = t.width, lr = t.height, Pa.width = ir, Pa.height = lr, Ia = !0, $e();
195
+ fr = e.width, vr = e.height, qa.width = fr, qa.height = vr, Za = !0, Ft();
196
196
  break;
197
197
  case "camera":
198
- M = t.camera, Ia = !0, $();
198
+ M = e.camera, Za = !0, $();
199
199
  break;
200
200
  case "cards":
201
- X = t.cards, be = !0, $();
201
+ Y = e.cards, Jt = !0, $();
202
202
  break;
203
203
  case "nodes":
204
- C = t.nodes, le = 0;
205
- for (var i = 0; i < C.length; i++)
206
- C[i].dragging && le++;
207
- na = !0, sa = !0, ne = !0, $(), It(), self.postMessage({ type: "nodesProcessed", data: { nodeCount: C.length } });
204
+ W = e.nodes, Ia = 0;
205
+ for (var l = 0; l < W.length; l++)
206
+ W[l].dragging && Ia++;
207
+ sa = !0, jr = !0, nt = !0, $(), Gt(), self.postMessage({ type: "nodesProcessed", data: { nodeCount: W.length } });
208
208
  break;
209
209
  case "nodePositions":
210
- na && Je();
211
- for (var l = t.updates, o = 0, f = 0; f < l.length; f++) {
212
- var h = l[f], x = da[h.id];
210
+ sa && Qt();
211
+ for (var i = e.updates, o = 0, f = 0; f < i.length; f++) {
212
+ var h = i[f], x = ya[h.id];
213
213
  x && (x.position = h.position, h._absolutePosition && (x._absolutePosition = h._absolutePosition), h.width !== void 0 && (x.width = h.width), h.height !== void 0 && (x.height = h.height), h.dragging && !x.dragging ? o++ : !h.dragging && x.dragging && o--, x.dragging = h.dragging, x.selected = h.selected);
214
214
  }
215
- le = Math.max(0, le + o), ne = !0, l.length > 10 && (sa = !0), $();
215
+ if (Ia = Math.max(0, Ia + o), nt = !0, Vr)
216
+ for (var n = 0; n < i.length; n++)
217
+ for (var g = i[n].id, v = 0; v < C.length; v++)
218
+ (C[v].source === g || C[v].target === g) && (C[v]._routedPoints = null);
219
+ i.length > 10 && (jr = !0), Vr && Ia === 0 && o < 0 && (jr = !0, Gt()), $();
216
220
  break;
217
221
  case "nodeSelections":
218
- na && Je();
219
- for (var u = t.selections, g = 0; g < u.length; g++) {
220
- var v = u[g], s = da[v.id];
221
- s && (s.selected = v.selected);
222
+ sa && Qt();
223
+ for (var u = e.selections, s = 0; s < u.length; s++) {
224
+ var d = u[s], T = ya[d.id];
225
+ T && (T.selected = d.selected);
222
226
  }
223
227
  $();
224
228
  break;
225
229
  case "edgeSelections":
226
- for (var d = t.selections, n = 0; n < d.length; n++) {
227
- for (var T = d[n], I = null, A = 0; A < G.length; A++)
228
- if (G[A].id === T.id) {
229
- I = G[A];
230
+ for (var Z = e.selections, _ = 0; _ < Z.length; _++) {
231
+ for (var K = Z[_], ar = null, tr = 0; tr < C.length; tr++)
232
+ if (C[tr].id === K.id) {
233
+ ar = C[tr];
230
234
  break;
231
235
  }
232
- I && (I.selected = T.selected);
236
+ ar && (ar.selected = K.selected);
233
237
  }
234
238
  $();
235
239
  break;
236
240
  case "edges":
237
- G = t.edges, Qe = !0, he = G.some(function(D) {
238
- return D.animated;
239
- }), he && ri(), $(), It();
241
+ C = e.edges, $t = !0, ht = C.some(function(X) {
242
+ return X.animated;
243
+ }), ht && rl(), $(), Gt();
240
244
  break;
241
245
  case "theme":
242
- F = t.dark, Kt(), $();
246
+ F = e.dark, Ke(), $();
243
247
  break;
244
248
  case "connecting":
245
- oe = t, $();
249
+ lt = e, $();
246
250
  break;
247
251
  case "selectionBox":
248
- Mr = t, $();
252
+ Tr = e, $();
249
253
  break;
250
254
  case "background":
251
- t.variant && (Fr = t.variant), t.gap && (Zt = t.gap), t.size && (ua = t.size), Ze = t.color || null, Ia = !0, $();
255
+ e.variant && (Nr = e.variant), e.gap && (Ze = e.gap), e.size && (da = e.size), Kt = e.color || null, Za = !0, $();
252
256
  break;
253
257
  case "nodeTypeBitmaps":
254
- Ge = t.bitmaps || {}, $();
258
+ It = e.bitmaps || {}, $();
255
259
  break;
256
260
  case "nodeBitmaps":
257
- ei = t.cache || {}, ie = t.keys || {}, $();
261
+ tl = e.cache || {}, it = e.keys || {}, $();
258
262
  break;
259
263
  case "nodeTypeConfigs":
260
- Ie = t.configs || {}, $();
264
+ Zt = e.configs || {}, $();
261
265
  break;
262
266
  case "edgeRouting":
263
- if (Ga = !!t.enabled, Ga)
264
- It();
267
+ if (Vr = !!e.enabled, Vr)
268
+ Gt();
265
269
  else {
266
- for (var Z = 0; Z < G.length; Z++)
267
- G[Z]._routedPoints = null;
270
+ for (var hr = 0; hr < C.length; hr++)
271
+ C[hr]._routedPoints = null;
268
272
  $();
269
273
  }
270
274
  break;
271
275
  }
272
- } catch (D) {
273
- console.error("[worker] error:", D);
276
+ } catch (X) {
277
+ console.error("[worker] error:", X);
274
278
  }
275
279
  };
276
280
  function $() {
277
- Ct || (Ct = !0, requestAnimationFrame(function() {
278
- Ct = !1, $e();
281
+ We || (We = !0, requestAnimationFrame(function() {
282
+ We = !1, Ft();
279
283
  }));
280
284
  }
281
- var qt = !1;
282
- function ri() {
283
- if (qt) return;
284
- qt = !0;
285
+ var Ge = !1;
286
+ function rl() {
287
+ if (Ge) return;
288
+ Ge = !0;
285
289
  function a() {
286
- if (!he) {
287
- qt = !1;
290
+ if (!ht) {
291
+ Ge = !1;
288
292
  return;
289
293
  }
290
- bt = (bt + 0.5) % 20, $e(), requestAnimationFrame(a);
294
+ be = (be + 0.5) % 20, Ft(), requestAnimationFrame(a);
291
295
  }
292
296
  requestAnimationFrame(a);
293
297
  }
294
- function ai(a, e) {
295
- var t = 6;
296
- a.moveTo(e[0].x, e[0].y);
297
- for (var i = 1; i < e.length - 1; i++) {
298
- var l = e[i - 1], o = e[i], f = e[i + 1], h = Math.abs(o.x - l.x) + Math.abs(o.y - l.y), x = Math.abs(f.x - o.x) + Math.abs(f.y - o.y), u = Math.min(t, h / 2, x / 2);
299
- if (u > 0.5) {
300
- var g = o.x - l.x, v = o.y - l.y, s = f.x - o.x, d = f.y - o.y, n = Math.sqrt(g * g + v * v) || 1, T = Math.sqrt(s * s + d * d) || 1;
301
- a.lineTo(o.x - g / n * u, o.y - v / n * u), a.quadraticCurveTo(o.x, o.y, o.x + s / T * u, o.y + d / T * u);
298
+ function al(a, t) {
299
+ var e = 6;
300
+ a.moveTo(t[0].x, t[0].y);
301
+ for (var l = 1; l < t.length - 1; l++) {
302
+ var i = t[l - 1], o = t[l], f = t[l + 1], h = Math.abs(o.x - i.x) + Math.abs(o.y - i.y), x = Math.abs(f.x - o.x) + Math.abs(f.y - o.y), n = Math.min(e, h / 2, x / 2);
303
+ if (n > 0.5) {
304
+ var g = o.x - i.x, v = o.y - i.y, u = f.x - o.x, s = f.y - o.y, d = Math.sqrt(g * g + v * v) || 1, T = Math.sqrt(u * u + s * s) || 1;
305
+ a.lineTo(o.x - g / d * n, o.y - v / d * n), a.quadraticCurveTo(o.x, o.y, o.x + u / T * n, o.y + s / T * n);
302
306
  } else
303
307
  a.lineTo(o.x, o.y);
304
308
  }
305
- a.lineTo(e[e.length - 1].x, e[e.length - 1].y);
309
+ a.lineTo(t[t.length - 1].x, t[t.length - 1].y);
306
310
  }
307
- function rl(a) {
308
- for (var e = 0, t = 1; t < a.length; t++)
309
- e += Math.abs(a[t].x - a[t - 1].x) + Math.abs(a[t].y - a[t - 1].y);
310
- for (var i = e / 2, l = 1; l < a.length; l++) {
311
- var o = Math.abs(a[l].x - a[l - 1].x) + Math.abs(a[l].y - a[l - 1].y);
312
- if (i <= o) {
313
- var f = o > 0 ? i / o : 0;
311
+ function ri(a) {
312
+ for (var t = 0, e = 1; e < a.length; e++)
313
+ t += Math.abs(a[e].x - a[e - 1].x) + Math.abs(a[e].y - a[e - 1].y);
314
+ for (var l = t / 2, i = 1; i < a.length; i++) {
315
+ var o = Math.abs(a[i].x - a[i - 1].x) + Math.abs(a[i].y - a[i - 1].y);
316
+ if (l <= o) {
317
+ var f = o > 0 ? l / o : 0;
314
318
  return {
315
- x: a[l - 1].x + (a[l].x - a[l - 1].x) * f,
316
- y: a[l - 1].y + (a[l].y - a[l - 1].y) * f
319
+ x: a[i - 1].x + (a[i].x - a[i - 1].x) * f,
320
+ y: a[i - 1].y + (a[i].y - a[i - 1].y) * f
317
321
  };
318
322
  }
319
- i -= o;
323
+ l -= o;
320
324
  }
321
325
  return { x: a[0].x, y: a[0].y };
322
326
  }
323
- function Jt(a, e, t, i) {
324
- var l = Math.abs(t - a), o = Math.max(50, l * 0.5), f = a + o, h = e, x = t - o, u = i;
325
- return { cp1x: f, cp1y: h, cp2x: x, cp2y: u };
327
+ function Je(a, t, e, l) {
328
+ var i = Math.abs(e - a), o = Math.max(50, i * 0.5), f = a + o, h = t, x = e - o, n = l;
329
+ return { cp1x: f, cp1y: h, cp2x: x, cp2y: n };
326
330
  }
327
- function al(a, e, t, i) {
328
- var l = Jt(a, e, t, i), o = 0.5, f = 1 - o, h = f * f * f * a + 3 * f * f * o * l.cp1x + 3 * f * o * o * l.cp2x + o * o * o * t, x = f * f * f * e + 3 * f * f * o * l.cp1y + 3 * f * o * o * l.cp2y + o * o * o * i;
331
+ function ai(a, t, e, l) {
332
+ var i = Je(a, t, e, l), o = 0.5, f = 1 - o, h = f * f * f * a + 3 * f * f * o * i.cp1x + 3 * f * o * o * i.cp2x + o * o * o * e, x = f * f * f * t + 3 * f * f * o * i.cp1y + 3 * f * o * o * i.cp2y + o * o * o * l;
329
333
  return { x: h, y: x };
330
334
  }
331
- var Ga = !0, Qt = !1, Gt = !1;
332
- function vi(a, e, t, i, l) {
333
- sa && $t();
334
- for (var o = Math.min(a, t) - 20, f = Math.min(e, i) - 20, h = Math.max(a, t) + 20, x = Math.max(e, i) + 20, u = oi(o, f, h, x), g = [], v = 0; v < u.length; v++) {
335
- var s = C[u[v]];
336
- s.hidden || l[s.id] || s.type !== "group" && g.push(s);
335
+ var Vr = !0, Qe = !1, Ie = !1;
336
+ function vl(a, t, e, l, i) {
337
+ jr && $e();
338
+ for (var o = Math.min(a, e) - 20, f = Math.min(t, l) - 20, h = Math.max(a, e) + 20, x = Math.max(t, l) + 20, n = ol(o, f, h, x), g = [], v = 0; v < n.length; v++) {
339
+ var u = W[n[v]];
340
+ u.hidden || i[u.id] || u.type !== "group" && g.push(u);
337
341
  }
338
342
  return g;
339
343
  }
340
- function Ar(a, e, t, i) {
341
- for (var l = Math.min(a, e), o = Math.max(a, e), f = 0; f < i.length; f++) {
342
- var h = i[f], x = y(h), u = h.width || L, g = h.height || B;
343
- if (t > x.y && t < x.y + g && o > x.x && l < x.x + u) return h;
344
+ function Lr(a, t, e, l) {
345
+ for (var i = Math.min(a, t), o = Math.max(a, t), f = 0; f < l.length; f++) {
346
+ var h = l[f], x = y(h), n = h.width || L, g = h.height || B;
347
+ if (e > x.y && e < x.y + g && o > x.x && i < x.x + n) return h;
344
348
  }
345
349
  return null;
346
350
  }
347
- function _r(a, e, t, i) {
348
- for (var l = Math.min(e, t), o = Math.max(e, t), f = 0; f < i.length; f++) {
349
- var h = i[f], x = y(h), u = h.width || L, g = h.height || B;
350
- if (a > x.x && a < x.x + u && o > x.y && l < x.y + g) return h;
351
+ function Sr(a, t, e, l) {
352
+ for (var i = Math.min(t, e), o = Math.max(t, e), f = 0; f < l.length; f++) {
353
+ var h = l[f], x = y(h), n = h.width || L, g = h.height || B;
354
+ if (a > x.x && a < x.x + n && o > x.y && i < x.y + g) return h;
351
355
  }
352
356
  return null;
353
357
  }
354
- function el() {
355
- if (Ga && !(!Qt || G.length === 0 || C.length === 0)) {
356
- Qt = !1, na && Je(), sa && $t();
357
- for (var a = 20, e = !1, t = 0; t < G.length; t++) {
358
- var i = G[t];
359
- if (!i._customRendered) {
360
- var l = i.type || "default";
361
- if (!(l === "bezier" || l === "simplebezier" || l === "default")) {
362
- var o = da[i.source], f = da[i.target];
358
+ function ti() {
359
+ if (Vr && !(!Qe || C.length === 0 || W.length === 0)) {
360
+ Qe = !1, sa && Qt(), jr && $e();
361
+ for (var a = 20, t = !1, e = 0; e < C.length; e++) {
362
+ var l = C[e];
363
+ if (!l._customRendered) {
364
+ var i = l.type || "default";
365
+ if (!(i === "bezier" || i === "simplebezier" || i === "default")) {
366
+ var o = ya[l.source], f = ya[l.target];
363
367
  if (!(!o || !f || o.hidden || f.hidden)) {
364
- var h = Ke(o, "source", i.sourceHandle), x = Ke(f, "target", i.targetHandle), u = h.position || "right", g = x.position || "left", v = h.x, s = h.y, d = x.x, n = x.y, T = v, I = s, A = d, Z = n;
365
- u === "right" ? T += a : u === "left" ? T -= a : u === "bottom" ? I += a : u === "top" && (I -= a), g === "right" ? A += a : g === "left" ? A -= a : g === "bottom" ? Z += a : g === "top" && (Z -= a);
366
- var D = y(o), Vr = y(f), Nr = o.width || L, Dr = o.height || B, Or = f.width || L, ya = f.height || B, jr = {};
367
- jr[i.source] = !0, jr[i.target] = !0;
368
- var H = vi(
369
- Math.min(v, d) - Nr,
370
- Math.min(s, n) - Dr,
371
- Math.max(v, d) + Or,
372
- Math.max(s, n) + ya,
373
- jr
368
+ var h = bt(o, "source", l.sourceHandle), x = bt(f, "target", l.targetHandle), n = h.position || "right", g = x.position || "left", v = h.x, u = h.y, s = x.x, d = x.y, T = v, Z = u, _ = s, K = d;
369
+ n === "right" ? T += a : n === "left" ? T -= a : n === "bottom" ? Z += a : n === "top" && (Z -= a), g === "right" ? _ += a : g === "left" ? _ -= a : g === "bottom" ? K += a : g === "top" && (K -= a);
370
+ var ar = y(o), tr = y(f), hr = o.width || L, X = o.height || B, Yr = f.width || L, xa = f.height || B, Xr = {};
371
+ Xr[l.source] = !0, Xr[l.target] = !0;
372
+ var H = vl(
373
+ Math.min(v, s) - hr,
374
+ Math.min(u, d) - X,
375
+ Math.max(v, s) + Yr,
376
+ Math.max(u, d) + xa,
377
+ Xr
374
378
  );
375
379
  H.push(o), H.push(f);
376
- var xa = u === "left" || u === "right", Za = g === "left" || g === "right", P = null;
377
- if (xa && Za) {
378
- var W, hr = u === "right" && T < A, Fe = u === "left" && T > A;
379
- if (hr || Fe) {
380
- W = (T + A) / 2;
381
- var Ka = _r(W, s, n, H);
382
- if (Ka) {
383
- var ga = y(Ka), Ma = Ka.width || L;
384
- W = W < ga.x + Ma / 2 ? ga.x - a : ga.x + Ma + a;
380
+ var ga = n === "left" || n === "right", Ka = g === "left" || g === "right", q = null;
381
+ if (ga && Ka) {
382
+ var P, sr = n === "right" && T < _, Ut = n === "left" && T > _;
383
+ if (sr || Ut) {
384
+ P = (T + _) / 2;
385
+ var ba = Sr(P, u, d, H);
386
+ if (ba) {
387
+ var Ma = y(ba), ka = ba.width || L;
388
+ P = P < Ma.x + ka / 2 ? Ma.x - a : Ma.x + ka + a;
385
389
  }
386
390
  } else
387
- u === "right" ? W = Math.max(D.x + Nr, Vr.x + Or) + a : W = Math.min(D.x, Vr.x) - a;
388
- P = [{ x: v, y: s }, { x: T, y: s }, { x: W, y: s }, { x: W, y: n }, { x: A, y: n }, { x: d, y: n }];
389
- var Er = Ar(W, A, n, H);
390
- if (Er) {
391
- var ka = y(Er), ma = Er.height || B, Ta = ka.y - a, Yr = ka.y + ma + a, Xr = Math.abs(s - Ta) <= Math.abs(s - Yr) ? Ta : Yr;
392
- P = [{ x: v, y: s }, { x: T, y: s }, { x: W, y: s }, { x: W, y: Xr }, { x: A, y: Xr }, { x: A, y: n }, { x: d, y: n }];
391
+ n === "right" ? P = Math.max(ar.x + hr, tr.x + Yr) + a : P = Math.min(ar.x, tr.x) - a;
392
+ q = [{ x: v, y: u }, { x: T, y: u }, { x: P, y: u }, { x: P, y: d }, { x: _, y: d }, { x: s, y: d }];
393
+ var Cr = Lr(P, _, d, H);
394
+ if (Cr) {
395
+ var ma = y(Cr), Ta = Cr.height || B, Ra = ma.y - a, Hr = ma.y + Ta + a, pr = Math.abs(u - Ra) <= Math.abs(u - Hr) ? Ra : Hr;
396
+ q = [{ x: v, y: u }, { x: T, y: u }, { x: P, y: u }, { x: P, y: pr }, { x: _, y: pr }, { x: _, y: d }, { x: s, y: d }];
393
397
  }
394
- } else if (!xa && !Za) {
395
- var b, ue = u === "bottom" && I < Z, ba = u === "top" && I > Z;
396
- if (ue || ba) {
397
- b = (I + Z) / 2;
398
- var Lr = Ar(v, d, b, H);
399
- if (Lr) {
400
- var Sr = y(Lr), Ra = Lr.height || B;
401
- b = b < Sr.y + Ra / 2 ? Sr.y - a : Sr.y + Ra + a;
398
+ } else if (!ga && !Ka) {
399
+ var b, ut = n === "bottom" && Z < K, Ja = n === "top" && Z > K;
400
+ if (ut || Ja) {
401
+ b = (Z + K) / 2;
402
+ var Wr = Lr(v, s, b, H);
403
+ if (Wr) {
404
+ var Pr = y(Wr), za = Wr.height || B;
405
+ b = b < Pr.y + za / 2 ? Pr.y - a : Pr.y + za + a;
402
406
  }
403
407
  } else
404
- u === "bottom" ? b = Math.max(D.y + Dr, Vr.y + ya) + a : b = Math.min(D.y, Vr.y) - a;
405
- P = [{ x: v, y: s }, { x: v, y: I }, { x: v, y: b }, { x: d, y: b }, { x: d, y: Z }, { x: d, y: n }];
406
- var Hr = _r(d, b, Z, H);
407
- if (Hr) {
408
- var za = y(Hr), Ja = Hr.height || B, wa = za.y - a, Ba = za.y + Ja + a, Aa = Math.abs(b - wa) <= Math.abs(b - Ba) ? wa : Ba;
409
- P = [{ x: v, y: s }, { x: v, y: I }, { x: v, y: b }, { x: d, y: b }, { x: d, y: Aa }, { x: A, y: Aa }, { x: A, y: n }, { x: d, y: n }];
408
+ n === "bottom" ? b = Math.max(ar.y + X, tr.y + xa) + a : b = Math.min(ar.y, tr.y) - a;
409
+ q = [{ x: v, y: u }, { x: v, y: Z }, { x: v, y: b }, { x: s, y: b }, { x: s, y: K }, { x: s, y: d }];
410
+ var ra = Sr(s, b, K, H);
411
+ if (ra) {
412
+ var wa = y(ra), Qa = ra.height || B, Ba = wa.y - a, Aa = wa.y + Qa + a, _a = Math.abs(b - Ba) <= Math.abs(b - Aa) ? Ba : Aa;
413
+ q = [{ x: v, y: u }, { x: v, y: Z }, { x: v, y: b }, { x: s, y: b }, { x: s, y: _a }, { x: _, y: _a }, { x: _, y: d }, { x: s, y: d }];
410
414
  }
411
- } else if (xa) {
412
- P = [{ x: v, y: s }, { x: T, y: s }, { x: d, y: s }, { x: d, y: Z }, { x: d, y: n }];
413
- var Cr = _r(d, s, Z, H);
414
- if (Cr) {
415
- var fr = y(Cr), kr = Cr.width || L, Qa = Math.abs(v - fr.x + a) <= Math.abs(v - fr.x - kr - a) ? fr.x - a : fr.x + kr + a;
416
- P = [{ x: v, y: s }, { x: T, y: s }, { x: Qa, y: s }, { x: Qa, y: n }, { x: d, y: n }, { x: d, y: Z }, { x: d, y: n }];
415
+ } else if (ga) {
416
+ q = [{ x: v, y: u }, { x: T, y: u }, { x: s, y: u }, { x: s, y: K }, { x: s, y: d }];
417
+ var qr = Sr(s, u, K, H);
418
+ if (qr) {
419
+ var nr = y(qr), Rr = qr.width || L, $a = Math.abs(v - nr.x + a) <= Math.abs(v - nr.x - Rr - a) ? nr.x - a : nr.x + Rr + a;
420
+ q = [{ x: v, y: u }, { x: T, y: u }, { x: $a, y: u }, { x: $a, y: d }, { x: s, y: d }, { x: s, y: K }, { x: s, y: d }];
417
421
  }
418
- var pr = Ar(T, d, s, H);
419
- if (pr) {
420
- var Wr = y(pr), _a = pr.height || B, p = Math.abs(n - Wr.y + a) <= Math.abs(n - Wr.y - _a - a) ? Wr.y - a : Wr.y + _a + a;
421
- P = [{ x: v, y: s }, { x: T, y: s }, { x: T, y: p }, { x: d, y: p }, { x: d, y: Z }, { x: d, y: n }];
422
+ var aa = Lr(T, s, u, H);
423
+ if (aa) {
424
+ var Gr = y(aa), Ea = aa.height || B, p = Math.abs(d - Gr.y + a) <= Math.abs(d - Gr.y - Ea - a) ? Gr.y - a : Gr.y + Ea + a;
425
+ q = [{ x: v, y: u }, { x: T, y: u }, { x: T, y: p }, { x: s, y: p }, { x: s, y: K }, { x: s, y: d }];
422
426
  }
423
427
  } else {
424
- P = [{ x: v, y: s }, { x: v, y: I }, { x: v, y: n }, { x: A, y: n }, { x: d, y: n }];
425
- var Pr = Ar(v, A, n, H);
426
- if (Pr) {
427
- var Ea = y(Pr), nr = Pr.height || B, qr = Math.abs(s - Ea.y + a) <= Math.abs(s - Ea.y - nr - a) ? Ea.y - a : Ea.y + nr + a;
428
- P = [{ x: v, y: s }, { x: v, y: I }, { x: v, y: qr }, { x: A, y: qr }, { x: A, y: n }, { x: d, y: n }];
428
+ q = [{ x: v, y: u }, { x: v, y: Z }, { x: v, y: d }, { x: _, y: d }, { x: s, y: d }];
429
+ var Ir = Lr(v, _, d, H);
430
+ if (Ir) {
431
+ var La = y(Ir), dr = Ir.height || B, Zr = Math.abs(u - La.y + a) <= Math.abs(u - La.y - dr - a) ? La.y - a : La.y + dr + a;
432
+ q = [{ x: v, y: u }, { x: v, y: Z }, { x: v, y: Zr }, { x: _, y: Zr }, { x: _, y: d }, { x: s, y: d }];
429
433
  }
430
- var mr = _r(v, I, n, H);
431
- if (mr) {
432
- var ur = y(mr), $a = mr.width || L, Fa = Math.abs(d - ur.x + a) <= Math.abs(d - ur.x - $a - a) ? ur.x - a : ur.x + $a + a;
433
- P = [{ x: v, y: s }, { x: v, y: I }, { x: Fa, y: I }, { x: Fa, y: n }, { x: A, y: n }, { x: d, y: n }];
434
+ var zr = Sr(v, Z, d, H);
435
+ if (zr) {
436
+ var yr = y(zr), Fa = zr.width || L, Ua = Math.abs(s - yr.x + a) <= Math.abs(s - yr.x - Fa - a) ? yr.x - a : yr.x + Fa + a;
437
+ q = [{ x: v, y: u }, { x: v, y: Z }, { x: Ua, y: Z }, { x: Ua, y: d }, { x: _, y: d }, { x: s, y: d }];
434
438
  }
435
439
  }
436
- if (P) {
437
- for (var ra = [P[0]], sr = 1; sr < P.length; sr++) {
438
- var se = ra[ra.length - 1];
439
- (Math.abs(P[sr].x - se.x) > 0.1 || Math.abs(P[sr].y - se.y) > 0.1) && ra.push(P[sr]);
440
+ if (q) {
441
+ for (var ta = [q[0]], xr = 1; xr < q.length; xr++) {
442
+ var st = ta[ta.length - 1];
443
+ (Math.abs(q[xr].x - st.x) > 0.1 || Math.abs(q[xr].y - st.y) > 0.1) && ta.push(q[xr]);
440
444
  }
441
- i._routedPoints = ra, e = !0;
445
+ l._routedPoints = ta, t = !0;
442
446
  }
443
447
  }
444
448
  }
445
449
  }
446
450
  }
447
- e && $();
451
+ t && $();
448
452
  }
449
453
  }
450
- function It() {
451
- Ga && (Gt || (Gt = !0, Qt = !0, requestAnimationFrame(function() {
452
- Gt = !1;
454
+ function Gt() {
455
+ Vr && (Ie || (Ie = !0, Qe = !0, requestAnimationFrame(function() {
456
+ Ie = !1;
453
457
  try {
454
- el();
458
+ ti();
455
459
  } catch (a) {
456
460
  console.error("[worker] async routing error:", a);
457
461
  }
458
462
  })));
459
463
  }
460
- function $e() {
464
+ function Ft() {
461
465
  if (r) {
462
466
  var a = performance.now();
463
- r.clearRect(0, 0, ir, lr);
464
- var e = Zt * M.zoom;
465
- if (e > 2)
466
- if (Fr === "lines" && e >= 4 && e <= 512) {
467
- if ((Ia || li !== e || fi !== Fr) && pi(e), ha && ii > 0) {
468
- var t = (M.x % e + e) % e, i = (M.y % e + e) % e;
469
- r.save(), r.translate(t, i);
470
- var l = r.createPattern(ha, "repeat");
471
- l && (r.fillStyle = l, r.fillRect(-t, -i, ir, lr)), r.restore();
467
+ r.clearRect(0, 0, fr, vr);
468
+ var t = Ze * M.zoom;
469
+ if (t > 2)
470
+ if (Nr === "lines" && t >= 4 && t <= 512) {
471
+ if ((Za || il !== t || fl !== Nr) && pl(t), ua && ll > 0) {
472
+ var e = (M.x % t + t) % t, l = (M.y % t + t) % t;
473
+ r.save(), r.translate(e, l);
474
+ var i = r.createPattern(ua, "repeat");
475
+ i && (r.fillStyle = i, r.fillRect(-e, -l, fr, vr)), r.restore();
472
476
  }
473
477
  } else {
474
- var o = (M.x % e + e) % e, f = (M.y % e + e) % e, h = Ze || k.grid;
475
- if (Fr === "dots") {
478
+ var o = (M.x % t + t) % t, f = (M.y % t + t) % t, h = Kt || k.grid;
479
+ if (Nr === "dots") {
476
480
  r.fillStyle = h;
477
- for (var x = ua * M.zoom, u = o; u < ir; u += e)
478
- for (var g = f; g < lr; g += e)
479
- r.beginPath(), r.arc(Math.round(u), Math.round(g), x, 0, 6.2832), r.fill();
480
- } else if (Fr === "cross") {
481
- r.strokeStyle = h, r.lineWidth = ua;
481
+ for (var x = da * M.zoom, n = o; n < fr; n += t)
482
+ for (var g = f; g < vr; g += t)
483
+ r.beginPath(), r.arc(Math.round(n), Math.round(g), x, 0, 6.2832), r.fill();
484
+ } else if (Nr === "cross") {
485
+ r.strokeStyle = h, r.lineWidth = da;
482
486
  var v = 3 * M.zoom;
483
487
  r.beginPath();
484
- for (var s = o; s < ir; s += e)
485
- for (var d = f; d < lr; d += e) {
486
- var n = Math.round(s), T = Math.round(d);
487
- r.moveTo(n - v, T), r.lineTo(n + v, T), r.moveTo(n, T - v), r.lineTo(n, T + v);
488
+ for (var u = o; u < fr; u += t)
489
+ for (var s = f; s < vr; s += t) {
490
+ var d = Math.round(u), T = Math.round(s);
491
+ r.moveTo(d - v, T), r.lineTo(d + v, T), r.moveTo(d, T - v), r.lineTo(d, T + v);
488
492
  }
489
493
  r.stroke();
490
494
  } else {
491
- var I = Ze || k.grid;
492
- r.beginPath(), r.strokeStyle = I, r.lineWidth = ua * 0.5;
493
- for (var A = o; A < ir; A += e) {
494
- var Z = Math.round(A) + 0.5;
495
- r.moveTo(Z, 0), r.lineTo(Z, lr);
495
+ var Z = Kt || k.grid;
496
+ r.beginPath(), r.strokeStyle = Z, r.lineWidth = da * 0.5;
497
+ for (var _ = o; _ < fr; _ += t) {
498
+ var K = Math.round(_) + 0.5;
499
+ r.moveTo(K, 0), r.lineTo(K, vr);
496
500
  }
497
- for (var D = f; D < lr; D += e) {
498
- var Vr = Math.round(D) + 0.5;
499
- r.moveTo(0, Vr), r.lineTo(ir, Vr);
501
+ for (var ar = f; ar < vr; ar += t) {
502
+ var tr = Math.round(ar) + 0.5;
503
+ r.moveTo(0, tr), r.lineTo(fr, tr);
500
504
  }
501
505
  r.stroke();
502
506
  }
503
507
  }
504
508
  r.beginPath(), r.arc(M.x, M.y, 4 * M.zoom, 0, 6.2832), r.fillStyle = k.origin, r.fill(), r.save(), r.translate(M.x, M.y), r.scale(M.zoom, M.zoom);
505
- var Nr = 100, Dr = -M.x / M.zoom, Or = -M.y / M.zoom, ya = Dr + ir / M.zoom, jr = Or + lr / M.zoom, H = Dr - Nr, xa = Or - Nr, Za = ya + Nr, P = jr + Nr;
506
- if (X.length > 0) {
507
- var W = jo(Dr, Or, ya, jr), hr = W.length, Fe = M.zoom > 0.15, Ka = M.zoom > 0.3, ga = M.zoom > 0.08 && hr < 200;
508
- if (ga) {
509
+ var hr = 100, X = -M.x / M.zoom, Yr = -M.y / M.zoom, xa = X + fr / M.zoom, Xr = Yr + vr / M.zoom, H = X - hr, ga = Yr - hr, Ka = xa + hr, q = Xr + hr;
510
+ if (Y.length > 0) {
511
+ var P = jo(X, Yr, xa, Xr), sr = P.length, Ut = M.zoom > 0.15, ba = M.zoom > 0.3, Ma = M.zoom > 0.08 && sr < 200;
512
+ if (Ma) {
509
513
  r.shadowColor = k.cardShadow, r.shadowBlur = 6, r.shadowOffsetY = 2, r.fillStyle = k.cardBg, r.beginPath();
510
- for (var Ma = 0; Ma < hr; Ma++) {
511
- var Er = X[W[Ma]];
512
- r.roundRect(Er.x, Er.y, Er.w, Er.h, te);
514
+ for (var ka = 0; ka < sr; ka++) {
515
+ var Cr = Y[P[ka]];
516
+ r.roundRect(Cr.x, Cr.y, Cr.w, Cr.h, ot);
513
517
  }
514
518
  r.fill(), r.shadowColor = "transparent", r.shadowBlur = 0, r.shadowOffsetY = 0;
515
519
  }
516
- if (!ga) {
520
+ if (!Ma) {
517
521
  r.fillStyle = k.cardBg, r.beginPath();
518
- for (var ka = 0; ka < hr; ka++) {
519
- var ma = X[W[ka]];
520
- r.roundRect(ma.x, ma.y, ma.w, ma.h, te);
522
+ for (var ma = 0; ma < sr; ma++) {
523
+ var Ta = Y[P[ma]];
524
+ r.roundRect(Ta.x, Ta.y, Ta.w, Ta.h, ot);
521
525
  }
522
526
  r.fill();
523
527
  }
524
528
  r.strokeStyle = k.cardBorder, r.lineWidth = 0.5, r.beginPath();
525
- for (var Ta = 0; Ta < hr; Ta++) {
526
- var Yr = X[W[Ta]];
527
- r.roundRect(Yr.x, Yr.y, Yr.w, Yr.h, te);
529
+ for (var Ra = 0; Ra < sr; Ra++) {
530
+ var Hr = Y[P[Ra]];
531
+ r.roundRect(Hr.x, Hr.y, Hr.w, Hr.h, ot);
528
532
  }
529
533
  r.stroke();
530
- for (var Xr = [{}, {}, {}, {}], b = 0; b < hr; b++) {
531
- var ue = W[b], ba = ue % 4;
532
- Xr[ba].items || (Xr[ba].items = []), Xr[ba].items.push(X[ue]);
534
+ for (var pr = [{}, {}, {}, {}], b = 0; b < sr; b++) {
535
+ var ut = P[b], Ja = ut % 4;
536
+ pr[Ja].items || (pr[Ja].items = []), pr[Ja].items.push(Y[ut]);
533
537
  }
534
- for (var Lr = 0; Lr < 4; Lr++) {
535
- var Sr = Xr[Lr].items;
536
- if (!(!Sr || Sr.length === 0)) {
537
- r.fillStyle = Ni[Lr], r.beginPath();
538
- for (var Ra = 0; Ra < Sr.length; Ra++) {
539
- var Hr = Sr[Ra];
540
- r.roundRect(Hr.x, Hr.y, Hr.w, 30, [te, te, 0, 0]);
538
+ for (var Wr = 0; Wr < 4; Wr++) {
539
+ var Pr = pr[Wr].items;
540
+ if (!(!Pr || Pr.length === 0)) {
541
+ r.fillStyle = Nl[Wr], r.beginPath();
542
+ for (var za = 0; za < Pr.length; za++) {
543
+ var ra = Pr[za];
544
+ r.roundRect(ra.x, ra.y, ra.w, 30, [ot, ot, 0, 0]);
541
545
  }
542
546
  r.fill();
543
547
  }
544
548
  }
545
- if (Fe) {
546
- r.fillStyle = k.titleText, r.font = Di;
547
- for (var za = 0; za < hr; za++) {
548
- var Ja = X[W[za]];
549
- r.fillText(Ja.title, Ja.x + 12, Ja.y + 19);
550
- }
551
- r.fillStyle = k.bodyText, r.font = Oi;
552
- for (var wa = 0; wa < hr; wa++) {
553
- var Ba = X[W[wa]];
554
- r.fillText(Ba.body, Ba.x + 12, Ba.y + 52);
555
- }
556
- if (Ka) {
557
- r.fillStyle = k.coordText, r.font = ji;
558
- for (var Aa = 0; Aa < hr; Aa++) {
559
- var Cr = X[W[Aa]];
560
- r.fillText("(" + Cr.x + ", " + Cr.y + ")", Cr.x + 12, Cr.y + 75);
549
+ if (Ut) {
550
+ r.fillStyle = k.titleText, r.font = Dl;
551
+ for (var wa = 0; wa < sr; wa++) {
552
+ var Qa = Y[P[wa]];
553
+ r.fillText(Qa.title, Qa.x + 12, Qa.y + 19);
554
+ }
555
+ r.fillStyle = k.bodyText, r.font = Ol;
556
+ for (var Ba = 0; Ba < sr; Ba++) {
557
+ var Aa = Y[P[Ba]];
558
+ r.fillText(Aa.body, Aa.x + 12, Aa.y + 52);
559
+ }
560
+ if (ba) {
561
+ r.fillStyle = k.coordText, r.font = jl;
562
+ for (var _a = 0; _a < sr; _a++) {
563
+ var qr = Y[P[_a]];
564
+ r.fillText("(" + qr.x + ", " + qr.y + ")", qr.x + 12, qr.y + 75);
561
565
  }
562
566
  }
563
567
  }
564
568
  }
565
- var fr = [], kr = null;
566
- if (C.length > 0)
567
- if (kr = {}, C.length > 100)
568
- for (var Qa = oi(H, xa, Za, P), pr = 0; pr < Qa.length; pr++) {
569
- var Wr = C[Qa[pr]];
570
- kr[Wr.id] = !0, Wr._customRendered || fr.push(Wr);
569
+ var nr = [], Rr = null;
570
+ if (W.length > 0)
571
+ if (Rr = {}, W.length > 100)
572
+ for (var $a = ol(H, ga, Ka, q), aa = 0; aa < $a.length; aa++) {
573
+ var Gr = W[$a[aa]];
574
+ Rr[Gr.id] = !0, Gr._customRendered || nr.push(Gr);
571
575
  }
572
576
  else
573
- for (var _a = 0; _a < C.length; _a++) {
574
- var p = C[_a];
577
+ for (var Ea = 0; Ea < W.length; Ea++) {
578
+ var p = W[Ea];
575
579
  if (!p.hidden) {
576
- var Pr = p.width || L, Ea = p.height || B;
577
- y(p).x + Pr < H || y(p).x > Za || y(p).y + Ea < xa || y(p).y > P || (kr[p.id] = !0, p._customRendered || fr.push(p));
580
+ var Ir = p.width || L, La = p.height || B;
581
+ y(p).x + Ir < H || y(p).x > Ka || y(p).y + La < ga || y(p).y > q || (Rr[p.id] = !0, p._customRendered || nr.push(p));
578
582
  }
579
583
  }
580
- var nr = fr.length;
581
- if (G.length > 0 && C.length > 0) {
582
- let qe = function($r, No) {
583
- if ($r.length) {
584
+ var dr = nr.length;
585
+ if (C.length > 0 && W.length > 0) {
586
+ let qt = function(cr, No) {
587
+ if (cr.length) {
584
588
  r.fillStyle = No, r.beginPath();
585
- for (var St = 0; St < $r.length; St++) {
586
- var Y = $r[St];
587
- r.moveTo(Y.x, Y.y), r.lineTo(Y.x - Y.size * Math.cos(Y.angle - 0.5236), Y.y - Y.size * Math.sin(Y.angle - 0.5236)), r.lineTo(Y.x - Y.size * Math.cos(Y.angle + 0.5236), Y.y - Y.size * Math.sin(Y.angle + 0.5236)), r.closePath();
589
+ for (var Ce = 0; Ce < cr.length; Ce++) {
590
+ var j = cr[Ce];
591
+ r.moveTo(j.x, j.y), r.lineTo(j.x - j.size * Math.cos(j.angle - 0.5236), j.y - j.size * Math.sin(j.angle - 0.5236)), r.lineTo(j.x - j.size * Math.cos(j.angle + 0.5236), j.y - j.size * Math.sin(j.angle + 0.5236)), r.closePath();
588
592
  }
589
593
  r.fill();
590
594
  }
591
595
  };
592
- var tl = qe;
593
- Qe && Hi();
594
- var qr = null, mr = null, ur = null, $a = [], Fa = [], ra = [], sr = [], se = M.zoom > 0.3, hi = M.zoom > 0.05, aa;
595
- if (kr && C.length > 100) {
596
- var de = {};
597
- aa = [];
598
- for (var ni in kr) {
599
- var Ue = Br[ni];
600
- if (Ue)
601
- for (var ce = 0; ce < Ue.length; ce++) {
602
- var Ve = Ue[ce];
603
- de[Ve] || (de[Ve] = !0, aa.push(Ve));
596
+ var ei = qt;
597
+ $t && Hl();
598
+ var Zr = null, zr = null, yr = null, Fa = [], Ua = [], ta = [], xr = [], st = M.zoom > 0.3, hl = M.zoom > 0.05, ea;
599
+ if (Rr && W.length > 100) {
600
+ var dt = {};
601
+ ea = [];
602
+ for (var nl in Rr) {
603
+ var ct = Er[nl];
604
+ if (ct)
605
+ for (var Vt = 0; Vt < ct.length; Vt++) {
606
+ var Nt = ct[Vt];
607
+ dt[Nt] || (dt[Nt] = !0, ea.push(Nt));
604
608
  }
605
609
  }
606
- for (var rr = 0; rr < C.length; rr++) {
607
- var ye = C[rr];
608
- if ((ye.dragging || ye.selected) && !kr[ye.id]) {
609
- var Ua = Br[ye.id];
610
- if (Ua)
611
- for (var ca = 0; ca < Ua.length; ca++)
612
- de[Ua[ca]] || (de[Ua[ca]] = !0, aa.push(Ua[ca]));
610
+ for (var rr = 0; rr < W.length; rr++) {
611
+ var yt = W[rr];
612
+ if ((yt.dragging || yt.selected) && !Rr[yt.id]) {
613
+ var ca = Er[yt.id];
614
+ if (ca)
615
+ for (var Va = 0; Va < ca.length; Va++)
616
+ dt[ca[Va]] || (dt[ca[Va]] = !0, ea.push(ca[Va]));
613
617
  }
614
618
  }
615
619
  } else {
616
- aa = [];
617
- for (var Ne = 0; Ne < G.length; Ne++) aa.push(Ne);
620
+ ea = [];
621
+ for (var Dt = 0; Dt < C.length; Dt++) ea.push(Dt);
618
622
  }
619
- for (var De = 0; De < aa.length; De++) {
620
- var O = G[aa[De]], ea = Yo(O.source), ta = Yo(O.target);
621
- if (!(!ea || !ta) && !(ea.hidden || ta.hidden) && !O._customRendered) {
622
- var xe = Ke(ea, "source", O.sourceHandle), ge = Ke(ta, "target", O.targetHandle), _ = xe.x, w = xe.y, R = ge.x, z = ge.y, dr = O.type || "default", Ft = O.selected, Ut = O.animated, J;
623
- Ft ? (mr || (mr = new Path2D()), J = mr) : Ut ? (ur || (ur = new Path2D()), J = ur) : (qr || (qr = new Path2D()), J = qr);
624
- var Q = O._routedPoints;
623
+ for (var Ot = 0; Ot < ea.length; Ot++) {
624
+ var D = C[ea[Ot]], oa = Yo(D.source), la = Yo(D.target);
625
+ if (!(!oa || !la) && !(oa.hidden || la.hidden) && !D._customRendered) {
626
+ var xt = bt(oa, "source", D.sourceHandle), gt = bt(la, "target", D.targetHandle), A = xt.x, w = xt.y, R = gt.x, z = gt.y, gr = D.type || "default", Fe = D.selected, Ue = D.animated, J;
627
+ Fe ? (zr || (zr = new Path2D()), J = zr) : Ue ? (yr || (yr = new Path2D()), J = yr) : (Zr || (Zr = new Path2D()), J = Zr);
628
+ var Q = D._routedPoints;
625
629
  if (Q && Q.length >= 2)
626
- ai(J, Q);
627
- else if (dr === "straight")
628
- J.moveTo(_, w), J.lineTo(R, z);
629
- else if (dr === "step" || dr === "smoothstep")
630
+ al(J, Q);
631
+ else if (gr === "straight")
632
+ J.moveTo(A, w), J.lineTo(R, z);
633
+ else if (gr === "step" || gr === "smoothstep")
630
634
  try {
631
- var ar = xe.position || "right", La = ge.position || "left", m = 20, U = _, j = w, c = R, er = z;
632
- ar === "right" ? U += m : ar === "left" ? U -= m : ar === "bottom" ? j += m : ar === "top" && (j -= m), La === "right" ? c += m : La === "left" ? c -= m : La === "bottom" ? er += m : La === "top" && (er -= m);
633
- var Me = y(ea), ke = y(ta), Va = ea.width || L, Na = ea.height || B, ct = ta.width || L, Vt = ta.height || B, Oe = ar === "left" || ar === "right", Nt = La === "left" || La === "right", je = {};
634
- je[O.source] = !0, je[O.target] = !0;
635
- var tr = vi(
636
- Math.min(_, R) - Va,
637
- Math.min(w, z) - Na,
638
- Math.max(_, R) + ct,
639
- Math.max(w, z) + Vt,
640
- je
635
+ var er = xt.position || "right", Sa = gt.position || "left", m = 20, U = A, O = w, c = R, or = z;
636
+ er === "right" ? U += m : er === "left" ? U -= m : er === "bottom" ? O += m : er === "top" && (O -= m), Sa === "right" ? c += m : Sa === "left" ? c -= m : Sa === "bottom" ? or += m : Sa === "top" && (or -= m);
637
+ var Mt = y(oa), kt = y(la), Na = oa.width || L, Da = oa.height || B, ce = la.width || L, Ve = la.height || B, jt = er === "left" || er === "right", Ne = Sa === "left" || Sa === "right", Yt = {};
638
+ Yt[D.source] = !0, Yt[D.target] = !0;
639
+ var lr = vl(
640
+ Math.min(A, R) - Na,
641
+ Math.min(w, z) - Da,
642
+ Math.max(A, R) + ce,
643
+ Math.max(w, z) + Ve,
644
+ Yt
641
645
  );
642
- tr.push(ea), tr.push(ta);
643
- var K = [];
644
- if (Oe && Nt) {
645
- var V, ui = ar === "right" && U < c, si = ar === "left" && U > c;
646
- if (ui || si) {
646
+ lr.push(oa), lr.push(la);
647
+ var I = [];
648
+ if (jt && Ne) {
649
+ var V, ul = er === "right" && U < c, sl = er === "left" && U > c;
650
+ if (ul || sl) {
647
651
  V = (U + c) / 2;
648
- var Ye = _r(V, w, z, tr);
649
- if (Ye) {
650
- var Xe = y(Ye), Pr = Ye.width || L;
651
- V < Xe.x + Pr / 2 ? V = Xe.x - m : V = Xe.x + Pr + m;
652
+ var Xt = Sr(V, w, z, lr);
653
+ if (Xt) {
654
+ var Ht = y(Xt), Ir = Xt.width || L;
655
+ V < Ht.x + Ir / 2 ? V = Ht.x - m : V = Ht.x + Ir + m;
652
656
  }
653
657
  } else
654
- ar === "right" ? V = Math.max(Me.x + Va, ke.x + ct) + m : V = Math.min(Me.x, ke.x) - m;
655
- K = [{ x: U, y: w }, { x: V, y: w }, { x: V, y: z }, { x: c, y: z }];
656
- var He = Ar(V, c, z, tr);
657
- if (He) {
658
- var Dt = y(He), di = He.height || B, Ot = Dt.y - m, jt = Dt.y + di + m, Yt = Math.abs(w - Ot) <= Math.abs(w - jt) ? Ot : jt;
659
- K = [
658
+ er === "right" ? V = Math.max(Mt.x + Na, kt.x + ce) + m : V = Math.min(Mt.x, kt.x) - m;
659
+ I = [{ x: U, y: w }, { x: V, y: w }, { x: V, y: z }, { x: c, y: z }];
660
+ var pt = Lr(V, c, z, lr);
661
+ if (pt) {
662
+ var De = y(pt), dl = pt.height || B, Oe = De.y - m, je = De.y + dl + m, Ye = Math.abs(w - Oe) <= Math.abs(w - je) ? Oe : je;
663
+ I = [
660
664
  { x: U, y: w },
661
665
  { x: V, y: w },
662
- { x: V, y: Yt },
663
- { x: c, y: Yt },
666
+ { x: V, y: Ye },
667
+ { x: c, y: Ye },
664
668
  { x: c, y: z }
665
669
  ];
666
670
  }
667
- var pe = Ar(U, V, w, tr);
668
- if (pe) {
669
- var Xt = y(pe), yi = pe.height || B, Ht = Xt.y - m, pt = Xt.y + yi + m, ro = Math.abs(z - Ht) <= Math.abs(z - pt) ? Ht : pt;
670
- K.splice(
671
+ var re = Lr(U, V, w, lr);
672
+ if (re) {
673
+ var Xe = y(re), yl = re.height || B, He = Xe.y - m, pe = Xe.y + yl + m, ro = Math.abs(z - He) <= Math.abs(z - pe) ? He : pe;
674
+ I.splice(
671
675
  1,
672
676
  0,
673
677
  { x: U, y: ro },
674
678
  { x: V, y: ro }
675
- ), K = K.filter(function($r, No) {
676
- return !(Math.abs($r.x - V) < 1 && Math.abs($r.y - w) < 1);
677
- }), K.splice(0, 0, { x: U, y: w });
679
+ ), I = I.filter(function(cr, No) {
680
+ return !(Math.abs(cr.x - V) < 1 && Math.abs(cr.y - w) < 1);
681
+ }), I.splice(0, 0, { x: U, y: w });
678
682
  }
679
- } else if (!Oe && !Nt) {
680
- var N, xi = ar === "bottom" && j < er, gi = ar === "top" && j > er;
681
- if (xi || gi) {
682
- N = (j + er) / 2;
683
- var rt = Ar(_, R, N, tr);
684
- if (rt) {
685
- var at = y(rt), ao = rt.height || B;
686
- N < at.y + ao / 2 ? N = at.y - m : N = at.y + ao + m;
683
+ } else if (!jt && !Ne) {
684
+ var N, xl = er === "bottom" && O < or, gl = er === "top" && O > or;
685
+ if (xl || gl) {
686
+ N = (O + or) / 2;
687
+ var ae = Lr(A, R, N, lr);
688
+ if (ae) {
689
+ var te = y(ae), ao = ae.height || B;
690
+ N < te.y + ao / 2 ? N = te.y - m : N = te.y + ao + m;
687
691
  }
688
692
  } else
689
- ar === "bottom" ? N = Math.max(Me.y + Na, ke.y + Vt) + m : N = Math.min(Me.y, ke.y) - m;
690
- K = [{ x: _, y: j }, { x: _, y: N }, { x: R, y: N }, { x: R, y: er }];
691
- var et = _r(_, j, N, tr);
692
- if (et) {
693
- var eo = y(et), Mi = et.width || L, to = eo.x - m, oo = eo.x + Mi + m, io = Math.abs(R - to) <= Math.abs(R - oo) ? to : oo;
694
- K = [
695
- { x: _, y: j },
696
- { x: io, y: j },
697
- { x: io, y: N },
693
+ er === "bottom" ? N = Math.max(Mt.y + Da, kt.y + Ve) + m : N = Math.min(Mt.y, kt.y) - m;
694
+ I = [{ x: A, y: O }, { x: A, y: N }, { x: R, y: N }, { x: R, y: or }];
695
+ var ee = Sr(A, O, N, lr);
696
+ if (ee) {
697
+ var to = y(ee), Ml = ee.width || L, eo = to.x - m, oo = to.x + Ml + m, lo = Math.abs(R - eo) <= Math.abs(R - oo) ? eo : oo;
698
+ I = [
699
+ { x: A, y: O },
700
+ { x: lo, y: O },
701
+ { x: lo, y: N },
698
702
  { x: R, y: N },
699
- { x: R, y: er }
703
+ { x: R, y: or }
700
704
  ];
701
705
  }
702
- var tt = _r(R, N, er, tr);
703
- if (tt) {
704
- var lo = y(tt), ki = tt.height || B, fo = lo.y - m, vo = lo.y + ki + m, mi = Math.abs(N - fo) <= Math.abs(N - vo) ? fo : vo;
705
- K.splice(
706
- K.length - 1,
706
+ var oe = Sr(R, N, or, lr);
707
+ if (oe) {
708
+ var io = y(oe), kl = oe.height || B, fo = io.y - m, vo = io.y + kl + m, ml = Math.abs(N - fo) <= Math.abs(N - vo) ? fo : vo;
709
+ I.splice(
710
+ I.length - 1,
707
711
  0,
708
- { x: c, y: mi }
712
+ { x: c, y: ml }
709
713
  );
710
714
  }
711
- } else if (Oe) {
712
- K = [{ x: U, y: w }, { x: R, y: w }, { x: R, y: er }];
713
- var ot = _r(R, w, er, tr);
714
- if (ot) {
715
- var ho = y(ot), Ti = ot.width || L, no = ho.x - m, uo = ho.x + Ti + m, so = Math.abs(_ - no) <= Math.abs(_ - uo) ? no : uo;
716
- K = [{ x: U, y: w }, { x: so, y: w }, { x: so, y: z }, { x: R, y: z }, { x: R, y: er }];
715
+ } else if (jt) {
716
+ I = [{ x: U, y: w }, { x: R, y: w }, { x: R, y: or }];
717
+ var le = Sr(R, w, or, lr);
718
+ if (le) {
719
+ var ho = y(le), Tl = le.width || L, no = ho.x - m, uo = ho.x + Tl + m, so = Math.abs(A - no) <= Math.abs(A - uo) ? no : uo;
720
+ I = [{ x: U, y: w }, { x: so, y: w }, { x: so, y: z }, { x: R, y: z }, { x: R, y: or }];
717
721
  }
718
- var it = Ar(U, R, w, tr);
719
- if (it) {
720
- var yo = y(it), Ri = it.height || B, xo = yo.y - m, go = yo.y + Ri + m, Mo = Math.abs(z - xo) <= Math.abs(z - go) ? xo : go;
721
- K = [{ x: U, y: w }, { x: U, y: Mo }, { x: R, y: Mo }, { x: R, y: er }];
722
+ var ie = Lr(U, R, w, lr);
723
+ if (ie) {
724
+ var yo = y(ie), Rl = ie.height || B, xo = yo.y - m, go = yo.y + Rl + m, Mo = Math.abs(z - xo) <= Math.abs(z - go) ? xo : go;
725
+ I = [{ x: U, y: w }, { x: U, y: Mo }, { x: R, y: Mo }, { x: R, y: or }];
722
726
  }
723
727
  } else {
724
- K = [{ x: _, y: j }, { x: _, y: z }, { x: c, y: z }];
725
- var lt = Ar(_, c, z, tr);
726
- if (lt) {
727
- var ko = y(lt), zi = lt.height || B, mo = ko.y - m, To = ko.y + zi + m, Ro = Math.abs(w - mo) <= Math.abs(w - To) ? mo : To;
728
- K = [{ x: _, y: j }, { x: _, y: Ro }, { x: c, y: Ro }, { x: c, y: z }];
728
+ I = [{ x: A, y: O }, { x: A, y: z }, { x: c, y: z }];
729
+ var fe = Lr(A, c, z, lr);
730
+ if (fe) {
731
+ var ko = y(fe), zl = fe.height || B, mo = ko.y - m, To = ko.y + zl + m, Ro = Math.abs(w - mo) <= Math.abs(w - To) ? mo : To;
732
+ I = [{ x: A, y: O }, { x: A, y: Ro }, { x: c, y: Ro }, { x: c, y: z }];
729
733
  }
730
- var ft = _r(_, j, z, tr);
731
- if (ft) {
732
- var zo = y(ft), wi = ft.width || L, wo = zo.x - m, Bo = zo.x + wi + m, Ao = Math.abs(R - wo) <= Math.abs(R - Bo) ? wo : Bo;
733
- K = [{ x: _, y: j }, { x: Ao, y: j }, { x: Ao, y: z }, { x: c, y: z }];
734
+ var ve = Sr(A, O, z, lr);
735
+ if (ve) {
736
+ var zo = y(ve), wl = ve.width || L, wo = zo.x - m, Bo = zo.x + wl + m, Ao = Math.abs(R - wo) <= Math.abs(R - Bo) ? wo : Bo;
737
+ I = [{ x: A, y: O }, { x: Ao, y: O }, { x: Ao, y: z }, { x: c, y: z }];
734
738
  }
735
739
  }
736
- for (var oa = [{ x: _, y: w }], vt = 0; vt < K.length; vt++) oa.push(K[vt]);
737
- oa.push({ x: R, y: z });
738
- for (var or = [oa[0]], Da = 1; Da < oa.length; Da++) {
739
- var Oa = or[or.length - 1];
740
- (Math.abs(oa[Da].x - Oa.x) > 0.1 || Math.abs(oa[Da].y - Oa.y) > 0.1) && or.push(oa[Da]);
740
+ for (var ia = [{ x: A, y: w }], he = 0; he < I.length; he++) ia.push(I[he]);
741
+ ia.push({ x: R, y: z });
742
+ for (var ir = [ia[0]], Oa = 1; Oa < ia.length; Oa++) {
743
+ var ja = ir[ir.length - 1];
744
+ (Math.abs(ia[Oa].x - ja.x) > 0.1 || Math.abs(ia[Oa].y - ja.y) > 0.1) && ir.push(ia[Oa]);
741
745
  }
742
- var _o = dr === "smoothstep" ? 8 : 0;
743
- J.moveTo(or[0].x, or[0].y);
744
- for (var rr = 1; rr < or.length; rr++)
745
- if (_o > 0 && rr > 0 && rr < or.length - 1) {
746
- var Tr = or[rr - 1], S = or[rr], Gr = or[rr + 1];
747
- if (Math.abs(Tr.x - S.x) < 0.5 && Math.abs(S.x - Gr.x) < 0.5 || Math.abs(Tr.y - S.y) < 0.5 && Math.abs(S.y - Gr.y) < 0.5)
746
+ var _o = gr === "smoothstep" ? 8 : 0;
747
+ J.moveTo(ir[0].x, ir[0].y);
748
+ for (var rr = 1; rr < ir.length; rr++)
749
+ if (_o > 0 && rr > 0 && rr < ir.length - 1) {
750
+ var wr = ir[rr - 1], S = ir[rr], Kr = ir[rr + 1];
751
+ if (Math.abs(wr.x - S.x) < 0.5 && Math.abs(S.x - Kr.x) < 0.5 || Math.abs(wr.y - S.y) < 0.5 && Math.abs(S.y - Kr.y) < 0.5)
748
752
  J.lineTo(S.x, S.y);
749
753
  else {
750
- var me = Math.min(Math.hypot(Tr.x - S.x, Tr.y - S.y) / 2, Math.hypot(S.x - Gr.x, S.y - Gr.y) / 2, _o);
751
- Math.abs(Tr.y - S.y) < 0.5 ? (J.lineTo(S.x + (Tr.x < Gr.x ? -1 : 1) * me, S.y), J.quadraticCurveTo(S.x, S.y, S.x, S.y + (Tr.y < Gr.y ? 1 : -1) * me)) : (J.lineTo(S.x, S.y + (Tr.y < Gr.y ? -1 : 1) * me), J.quadraticCurveTo(S.x, S.y, S.x + (Tr.x < Gr.x ? 1 : -1) * me, S.y));
754
+ var mt = Math.min(Math.hypot(wr.x - S.x, wr.y - S.y) / 2, Math.hypot(S.x - Kr.x, S.y - Kr.y) / 2, _o);
755
+ Math.abs(wr.y - S.y) < 0.5 ? (J.lineTo(S.x + (wr.x < Kr.x ? -1 : 1) * mt, S.y), J.quadraticCurveTo(S.x, S.y, S.x, S.y + (wr.y < Kr.y ? 1 : -1) * mt)) : (J.lineTo(S.x, S.y + (wr.y < Kr.y ? -1 : 1) * mt), J.quadraticCurveTo(S.x, S.y, S.x + (wr.x < Kr.x ? 1 : -1) * mt, S.y));
752
756
  }
753
757
  } else
754
- J.lineTo(or[rr].x, or[rr].y);
755
- } catch ($r) {
756
- console.error("[worker] smoothstep error:", $r, "edge:", O.id);
758
+ J.lineTo(ir[rr].x, ir[rr].y);
759
+ } catch (cr) {
760
+ console.error("[worker] smoothstep error:", cr, "edge:", D.id);
757
761
  }
758
762
  else {
759
- var Ir = xe.position || "right", Zr = ge.position || "left", Kr = 20, ja = _, Te = w, Ya = R, Re = z;
760
- Ir === "right" ? ja += Kr : Ir === "left" ? ja -= Kr : Ir === "bottom" ? Te += Kr : Ir === "top" && (Te -= Kr), Zr === "right" ? Ya += Kr : Zr === "left" ? Ya -= Kr : Zr === "bottom" ? Re += Kr : Zr === "top" && (Re -= Kr);
761
- var Bi = Math.abs(Ya - ja), br = Math.max(50, Bi * 0.5), Ai = ja + (Ir === "left" ? -br : Ir === "right" ? br : 0), _i = Te + (Ir === "top" ? -br : Ir === "bottom" ? br : 0), Ei = Ya + (Zr === "left" ? -br : Zr === "right" ? br : 0), Li = Re + (Zr === "top" ? -br : Zr === "bottom" ? br : 0);
762
- J.moveTo(_, w), J.lineTo(ja, Te), J.bezierCurveTo(Ai, _i, Ei, Li, Ya, Re), J.lineTo(R, z);
763
+ var br = xt.position || "right", Jr = gt.position || "left", Qr = 20, Ya = A, Tt = w, Xa = R, Rt = z;
764
+ br === "right" ? Ya += Qr : br === "left" ? Ya -= Qr : br === "bottom" ? Tt += Qr : br === "top" && (Tt -= Qr), Jr === "right" ? Xa += Qr : Jr === "left" ? Xa -= Qr : Jr === "bottom" ? Rt += Qr : Jr === "top" && (Rt -= Qr);
765
+ var Bl = Math.abs(Xa - Ya), $r = Math.max(50, Bl * 0.5), Al = Ya + (br === "left" ? -$r : br === "right" ? $r : 0), _l = Tt + (br === "top" ? -$r : br === "bottom" ? $r : 0), El = Xa + (Jr === "left" ? -$r : Jr === "right" ? $r : 0), Ll = Rt + (Jr === "top" ? -$r : Jr === "bottom" ? $r : 0);
766
+ J.moveTo(A, w), J.lineTo(Ya, Tt), J.bezierCurveTo(Al, _l, El, Ll, Xa, Rt), J.lineTo(R, z);
763
767
  }
764
- if (hi) {
765
- var Si = 8, Xa;
768
+ if (hl) {
769
+ var Sl = 8, Ha;
766
770
  if (Q && Q.length >= 2) {
767
- var Oa = Q[Q.length - 1], Eo = Q[Q.length - 2];
768
- Xa = Math.atan2(Oa.y - Eo.y, Oa.x - Eo.x);
769
- } else if (dr === "straight")
770
- Xa = Math.atan2(z - w, R - _);
771
- else if (dr === "step" || dr === "smoothstep")
772
- Xa = 0;
771
+ var ja = Q[Q.length - 1], Eo = Q[Q.length - 2];
772
+ Ha = Math.atan2(ja.y - Eo.y, ja.x - Eo.x);
773
+ } else if (gr === "straight")
774
+ Ha = Math.atan2(z - w, R - A);
775
+ else if (gr === "step" || gr === "smoothstep")
776
+ Ha = 0;
773
777
  else {
774
- var Lo = Jt(_, w, R, z);
775
- Xa = Math.atan2(z - Lo.cp2y, R - Lo.cp2x);
778
+ var Lo = Je(A, w, R, z);
779
+ Ha = Math.atan2(z - Lo.cp2y, R - Lo.cp2x);
776
780
  }
777
- var So = Q && Q.length >= 2 ? Q[Q.length - 1] : { x: R, y: z }, ht = { x: So.x, y: So.y, angle: Xa, size: Si };
778
- Ft ? Fa.push(ht) : Ut ? ra.push(ht) : $a.push(ht);
781
+ var So = Q && Q.length >= 2 ? Q[Q.length - 1] : { x: R, y: z }, ne = { x: So.x, y: So.y, angle: Ha, size: Sl };
782
+ Fe ? Ua.push(ne) : Ue ? ta.push(ne) : Fa.push(ne);
779
783
  }
780
- if (se && O.label) {
781
- var Ha;
782
- Q && Q.length >= 2 ? Ha = rl(Q) : dr === "straight" || dr === "step" || dr === "smoothstep" ? Ha = { x: (_ + R) / 2, y: (w + z) / 2 } : Ha = al(_, w, R, z), sr.push({ text: O.label, x: Ha.x, y: Ha.y });
784
+ if (st && D.label) {
785
+ var pa;
786
+ Q && Q.length >= 2 ? pa = ri(Q) : gr === "straight" || gr === "step" || gr === "smoothstep" ? pa = { x: (A + R) / 2, y: (w + z) / 2 } : pa = ai(A, w, R, z), xr.push({ text: D.label, x: pa.x, y: pa.y });
783
787
  }
784
788
  }
785
789
  }
786
- if (qr && (r.strokeStyle = k.edgeStroke, r.lineWidth = 1.5, r.setLineDash([]), r.stroke(qr)), ur && (r.strokeStyle = k.edgeAnimated, r.lineWidth = 1.5, r.setLineDash([5, 5]), r.lineDashOffset = -bt, r.stroke(ur), r.setLineDash([])), mr && (r.strokeStyle = k.edgeSelected, r.lineWidth = 2.5, r.setLineDash([]), r.stroke(mr)), qe($a, k.edgeStroke), qe(ra, k.edgeAnimated), qe(Fa, k.edgeSelected), sr.length > 0) {
787
- r.font = Yi, r.textAlign = "center", r.textBaseline = "middle";
788
- for (var nt = 0; nt < sr.length; nt++) {
789
- var Sa = sr[nt], Ci = r.measureText(Sa.text), Co = Ci.width + 12;
790
- r.fillStyle = F ? "#2a2a2a" : "#ffffff", r.fillRect(Sa.x - Co / 2, Sa.y - 9, Co, 18), r.fillStyle = k.nodeText, r.fillText(Sa.text, Sa.x, Sa.y);
790
+ if (Zr && (r.strokeStyle = k.edgeStroke, r.lineWidth = 1.5, r.setLineDash([]), r.stroke(Zr)), yr && (r.strokeStyle = k.edgeAnimated, r.lineWidth = 1.5, r.setLineDash([5, 5]), r.lineDashOffset = -be, r.stroke(yr), r.setLineDash([])), zr && (r.strokeStyle = k.edgeSelected, r.lineWidth = 2.5, r.setLineDash([]), r.stroke(zr)), qt(Fa, k.edgeStroke), qt(ta, k.edgeAnimated), qt(Ua, k.edgeSelected), xr.length > 0) {
791
+ r.font = Yl, r.textAlign = "center", r.textBaseline = "middle";
792
+ for (var ue = 0; ue < xr.length; ue++) {
793
+ var Ca = xr[ue], Cl = r.measureText(Ca.text), Co = Cl.width + 12;
794
+ r.fillStyle = F ? "#2a2a2a" : "#ffffff", r.fillRect(Ca.x - Co / 2, Ca.y - 9, Co, 18), r.fillStyle = k.nodeText, r.fillText(Ca.text, Ca.x, Ca.y);
791
795
  }
792
796
  r.textAlign = "start", r.textBaseline = "alphabetic";
793
797
  }
794
798
  }
795
- if (oe) {
799
+ if (lt) {
796
800
  r.beginPath(), r.strokeStyle = k.connectionLine, r.lineWidth = 2, r.setLineDash([6, 4]);
797
- var ut = oe._routedPoints;
798
- if (ut && ut.length >= 2) {
801
+ var se = lt._routedPoints;
802
+ if (se && se.length >= 2) {
799
803
  var Wo = new Path2D();
800
- ai(Wo, ut), r.stroke(Wo);
804
+ al(Wo, se), r.stroke(Wo);
801
805
  } else {
802
- var ze = oe.from, we = oe.to, Be = Jt(ze.x, ze.y, we.x, we.y);
803
- r.moveTo(ze.x, ze.y), r.bezierCurveTo(Be.cp1x, Be.cp1y, Be.cp2x, Be.cp2y, we.x, we.y), r.stroke();
806
+ var zt = lt.from, wt = lt.to, Bt = Je(zt.x, zt.y, wt.x, wt.y);
807
+ r.moveTo(zt.x, zt.y), r.bezierCurveTo(Bt.cp1x, Bt.cp1y, Bt.cp2x, Bt.cp2y, wt.x, wt.y), r.stroke();
804
808
  }
805
809
  r.setLineDash([]);
806
810
  }
807
- if (Mr) {
808
- var Po = Math.min(Mr.startWorld.x, Mr.endWorld.x), qo = Math.min(Mr.startWorld.y, Mr.endWorld.y), Va = Math.abs(Mr.endWorld.x - Mr.startWorld.x), Na = Math.abs(Mr.endWorld.y - Mr.startWorld.y);
809
- r.fillStyle = F ? "rgba(59,130,246,0.08)" : "rgba(59,130,246,0.06)", r.fillRect(Po, qo, Va, Na), r.strokeStyle = "#3b82f6", r.lineWidth = 1 / M.zoom, r.setLineDash([]), r.strokeRect(Po, qo, Va, Na);
811
+ if (Tr) {
812
+ var Po = Math.min(Tr.startWorld.x, Tr.endWorld.x), qo = Math.min(Tr.startWorld.y, Tr.endWorld.y), Na = Math.abs(Tr.endWorld.x - Tr.startWorld.x), Da = Math.abs(Tr.endWorld.y - Tr.startWorld.y);
813
+ r.fillStyle = F ? "rgba(59,130,246,0.08)" : "rgba(59,130,246,0.06)", r.fillRect(Po, qo, Na, Da), r.strokeStyle = "#3b82f6", r.lineWidth = 1 / M.zoom, r.setLineDash([]), r.strokeRect(Po, qo, Na, Da);
810
814
  }
811
- if (nr > 0) {
812
- var Go = le > 0, ia = M.zoom > 0.12 && (M.zoom > 0.25 || nr < 500), st = !Go && M.zoom > 0.08 && nr < 200, Wi = !Go && M.zoom > 0.2 && nr < 300, Pi = Object.keys(Ge).length > 0 || Object.keys(ie).length > 0 || Object.keys(Ie).length > 0, Jr = fr, Ae = [], _e = [];
813
- if (Pi) {
814
- Jr = [];
815
- for (var dt = 0; dt < nr; dt++) {
816
- var Qr = fr[dt];
817
- ie[Qr.id] || Qr.type && Ge[Qr.type] ? Ae.push(Qr) : Qr.type && Ie[Qr.type] ? _e.push(Qr) : Jr.push(Qr);
815
+ if (dr > 0) {
816
+ var Go = Ia > 0, fa = M.zoom > 0.12 && (M.zoom > 0.25 || dr < 500), de = !Go && M.zoom > 0.08 && dr < 200, Wl = !Go && M.zoom > 0.2 && dr < 300, Pl = Object.keys(It).length > 0 || Object.keys(it).length > 0 || Object.keys(Zt).length > 0, Fr = nr, At = [], _t = [];
817
+ if (Pl) {
818
+ Fr = [];
819
+ for (var ye = 0; ye < dr; ye++) {
820
+ var Ur = nr[ye];
821
+ it[Ur.id] || Ur.type && It[Ur.type] ? At.push(Ur) : Ur.type && Zt[Ur.type] ? _t.push(Ur) : Fr.push(Ur);
818
822
  }
819
823
  }
820
- var pa = Jr.length;
821
- if (st) {
824
+ var rt = Fr.length;
825
+ if (de) {
822
826
  r.shadowColor = k.nodeShadow, r.shadowBlur = 6, r.shadowOffsetY = 2, r.fillStyle = k.nodeBg, r.beginPath();
823
- for (var yt = 0; yt < pa; yt++) {
824
- var Ee = Jr[yt];
825
- r.roundRect(y(Ee).x, y(Ee).y, Ee.width || L, Ee.height || B, qa);
827
+ for (var xe = 0; xe < rt; xe++) {
828
+ var Et = Fr[xe];
829
+ r.roundRect(y(Et).x, y(Et).y, Et.width || L, Et.height || B, Ga);
826
830
  }
827
831
  r.fill(), r.shadowColor = "transparent", r.shadowBlur = 0, r.shadowOffsetY = 0;
828
832
  }
829
- if (!st) {
833
+ if (!de) {
830
834
  r.fillStyle = k.nodeBg, r.beginPath();
831
- for (var xt = 0; xt < pa; xt++) {
832
- var Le = Jr[xt];
833
- r.roundRect(y(Le).x, y(Le).y, Le.width || L, Le.height || B, qa);
835
+ for (var ge = 0; ge < rt; ge++) {
836
+ var Lt = Fr[ge];
837
+ r.roundRect(y(Lt).x, y(Lt).y, Lt.width || L, Lt.height || B, Ga);
834
838
  }
835
839
  r.fill();
836
840
  }
837
841
  r.strokeStyle = k.nodeBorder, r.lineWidth = 1, r.beginPath();
838
- for (var gt = 0; gt < pa; gt++) {
839
- var re = Jr[gt];
840
- re.selected || r.roundRect(y(re).x, y(re).y, re.width || L, re.height || B, qa);
842
+ for (var Me = 0; Me < rt; Me++) {
843
+ var at = Fr[Me];
844
+ at.selected || r.roundRect(y(at).x, y(at).y, at.width || L, at.height || B, Ga);
841
845
  }
842
846
  r.stroke();
843
847
  var Io = !1;
844
848
  r.strokeStyle = k.nodeSelectedBorder, r.lineWidth = 2, r.beginPath();
845
- for (var Mt = 0; Mt < pa; Mt++) {
846
- var ae = Jr[Mt];
847
- ae.selected && (Io = !0, r.roundRect(y(ae).x, y(ae).y, ae.width || L, ae.height || B, qa));
849
+ for (var ke = 0; ke < rt; ke++) {
850
+ var tt = Fr[ke];
851
+ tt.selected && (Io = !0, r.roundRect(y(tt).x, y(tt).y, tt.width || L, tt.height || B, Ga));
848
852
  }
849
- if (Io && r.stroke(), ia) {
853
+ if (Io && r.stroke(), fa) {
850
854
  r.fillStyle = k.nodeText, r.font = Oo, r.textAlign = "center", r.textBaseline = "middle";
851
- for (var kt = 0; kt < pa; kt++) {
852
- var la = Jr[kt];
853
- if (!(!la.data || !la.data.label)) {
854
- var Zo = la.width || L, qi = la.height || B;
855
- r.fillText(la.data.label, y(la).x + Zo / 2, y(la).y + qi / 2, Zo - 24);
855
+ for (var me = 0; me < rt; me++) {
856
+ var va = Fr[me];
857
+ if (!(!va.data || !va.data.label)) {
858
+ var Zo = va.width || L, ql = va.height || B;
859
+ r.fillText(va.data.label, y(va).x + Zo / 2, y(va).y + ql / 2, Zo - 24);
856
860
  }
857
861
  }
858
862
  r.textAlign = "start", r.textBaseline = "alphabetic";
859
863
  }
860
- for (var mt = 0; mt < Ae.length; mt++) {
861
- var yr = Ae[mt], Ca = y(yr), Se = yr.width || L, Tt = yr.height || B, Ko = ie[yr.id] && ei[ie[yr.id]] || Ge[yr.type];
862
- Ko && r.drawImage(Ko, Ca.x, Ca.y, Se, Tt), ia && yr.data && yr.data.label && (r.fillStyle = k.nodeText, r.font = Oo, r.textAlign = "center", r.textBaseline = "middle", r.fillText(yr.data.label, Ca.x + Se / 2, Ca.y + Tt / 2, Se - 24)), yr.selected && (r.strokeStyle = k.nodeSelectedBorder, r.lineWidth = 2, r.beginPath(), r.roundRect(Ca.x, Ca.y, Se, Tt, qa), r.stroke());
864
+ for (var Te = 0; Te < At.length; Te++) {
865
+ var Mr = At[Te], Wa = y(Mr), St = Mr.width || L, Re = Mr.height || B, Ko = it[Mr.id] && tl[it[Mr.id]] || It[Mr.type];
866
+ Ko && r.drawImage(Ko, Wa.x, Wa.y, St, Re), fa && Mr.data && Mr.data.label && (r.fillStyle = k.nodeText, r.font = Oo, r.textAlign = "center", r.textBaseline = "middle", r.fillText(Mr.data.label, Wa.x + St / 2, Wa.y + Re / 2, St - 24)), Mr.selected && (r.strokeStyle = k.nodeSelectedBorder, r.lineWidth = 2, r.beginPath(), r.roundRect(Wa.x, Wa.y, St, Re, Ga), r.stroke());
863
867
  }
864
- Ae.length > 0 && ia && (r.textAlign = "start", r.textBaseline = "alphabetic");
865
- for (var Rt = 0; Rt < _e.length; Rt++) {
866
- var fa = _e[Rt], q = Ie[fa.type], E = y(fa), Rr = fa.width || L, va = fa.height || B, vr = q.radius || qa, Ce = fa.data || {};
867
- if (st && q.shadow !== !1 && (r.save(), r.shadowColor = q.shadowColor || k.nodeShadow, r.shadowBlur = q.shadowBlur || 6, r.shadowOffsetY = q.shadowOffsetY || 2, r.fillStyle = q.fill || k.nodeBg, r.beginPath(), r.roundRect(E.x, E.y, Rr, va, vr), r.fill(), r.restore()), r.fillStyle = q.fill || k.nodeBg, r.beginPath(), r.roundRect(E.x, E.y, Rr, va, vr), r.fill(), r.strokeStyle = fa.selected ? k.nodeSelectedBorder : q.stroke || k.nodeBorder, r.lineWidth = fa.selected ? 2 : q.strokeWidth || 1, r.beginPath(), r.roundRect(E.x, E.y, Rr, va, vr), r.stroke(), q.accent) {
868
- var ee = q.accent;
869
- r.fillStyle = ee.color || "#3b82f6";
870
- var Wa = ee.width || 5;
871
- r.beginPath(), ee.side === "right" ? r.roundRect(E.x + Rr - Wa, E.y, Wa, va, [0, vr, vr, 0]) : ee.side === "top" ? r.roundRect(E.x, E.y, Rr, Wa, [vr, vr, 0, 0]) : ee.side === "bottom" ? r.roundRect(E.x, E.y + va - Wa, Rr, Wa, [0, 0, vr, vr]) : r.roundRect(E.x, E.y, Wa, va, [vr, 0, 0, vr]), r.fill();
872
- }
873
- if (q.icon && ia) {
874
- var zr = q.icon, bo = zr.dataField ? Ce[zr.dataField] : zr.text;
868
+ At.length > 0 && fa && (r.textAlign = "start", r.textBaseline = "alphabetic");
869
+ for (var ze = 0; ze < _t.length; ze++) {
870
+ var ha = _t[ze], G = Zt[ha.type], E = y(ha), Br = ha.width || L, na = ha.height || B, ur = G.radius || Ga, Ct = ha.data || {};
871
+ if (de && G.shadow !== !1 && (r.save(), r.shadowColor = G.shadowColor || k.nodeShadow, r.shadowBlur = G.shadowBlur || 6, r.shadowOffsetY = G.shadowOffsetY || 2, r.fillStyle = G.fill || k.nodeBg, r.beginPath(), r.roundRect(E.x, E.y, Br, na, ur), r.fill(), r.restore()), r.fillStyle = G.fill || k.nodeBg, r.beginPath(), r.roundRect(E.x, E.y, Br, na, ur), r.fill(), r.strokeStyle = ha.selected ? k.nodeSelectedBorder : G.stroke || k.nodeBorder, r.lineWidth = ha.selected ? 2 : G.strokeWidth || 1, r.beginPath(), r.roundRect(E.x, E.y, Br, na, ur), r.stroke(), G.accent) {
872
+ var et = G.accent;
873
+ r.fillStyle = et.color || "#3b82f6";
874
+ var Pa = et.width || 5;
875
+ r.beginPath(), et.side === "right" ? r.roundRect(E.x + Br - Pa, E.y, Pa, na, [0, ur, ur, 0]) : et.side === "top" ? r.roundRect(E.x, E.y, Br, Pa, [ur, ur, 0, 0]) : et.side === "bottom" ? r.roundRect(E.x, E.y + na - Pa, Br, Pa, [0, 0, ur, ur]) : r.roundRect(E.x, E.y, Pa, na, [ur, 0, 0, ur]), r.fill();
876
+ }
877
+ if (G.icon && fa) {
878
+ var Ar = G.icon, bo = Ar.dataField ? Ct[Ar.dataField] : Ar.text;
875
879
  if (bo) {
876
- r.font = (zr.size || 18) + "px system-ui, sans-serif", r.textAlign = "center", r.textBaseline = "middle", r.fillStyle = zr.color || k.nodeText;
877
- var Gi = E.x + (zr.x !== void 0 ? zr.x : 20), Ii = E.y + (zr.y !== void 0 ? zr.y : va / 2);
878
- r.fillText(bo, Gi, Ii);
880
+ r.font = (Ar.size || 18) + "px system-ui, sans-serif", r.textAlign = "center", r.textBaseline = "middle", r.fillStyle = Ar.color || k.nodeText;
881
+ var Gl = E.x + (Ar.x !== void 0 ? Ar.x : 20), Il = E.y + (Ar.y !== void 0 ? Ar.y : na / 2);
882
+ r.fillText(bo, Gl, Il);
879
883
  }
880
884
  }
881
- if (q.title && ia) {
882
- var xr = q.title, Jo = xr.dataField ? Ce[xr.dataField] : xr.text;
885
+ if (G.title && fa) {
886
+ var kr = G.title, Jo = kr.dataField ? Ct[kr.dataField] : kr.text;
883
887
  if (Jo) {
884
- r.font = xr.font || "600 13px system-ui, sans-serif", r.textAlign = xr.align || "left", r.textBaseline = "top", r.fillStyle = xr.color || k.nodeText;
885
- var Qo = E.x + (xr.x !== void 0 ? xr.x : 12), Zi = E.y + (xr.y !== void 0 ? xr.y : 12);
886
- r.fillText(Jo, Qo, Zi, Rr - Qo + E.x - 12);
888
+ r.font = kr.font || "600 13px system-ui, sans-serif", r.textAlign = kr.align || "left", r.textBaseline = "top", r.fillStyle = kr.color || k.nodeText;
889
+ var Qo = E.x + (kr.x !== void 0 ? kr.x : 12), Zl = E.y + (kr.y !== void 0 ? kr.y : 12);
890
+ r.fillText(Jo, Qo, Zl, Br - Qo + E.x - 12);
887
891
  }
888
892
  }
889
- if (q.subtitle && ia) {
890
- var gr = q.subtitle, $o = gr.dataField ? Ce[gr.dataField] : gr.text;
893
+ if (G.subtitle && fa) {
894
+ var mr = G.subtitle, $o = mr.dataField ? Ct[mr.dataField] : mr.text;
891
895
  if ($o) {
892
- r.font = gr.font || "11px system-ui, sans-serif", r.textAlign = gr.align || "left", r.textBaseline = "top", r.fillStyle = gr.color || "#64748b";
893
- var Fo = E.x + (gr.x !== void 0 ? gr.x : 12), Ki = E.y + (gr.y !== void 0 ? gr.y : 32);
894
- r.fillText($o, Fo, Ki, Rr - Fo + E.x - 12);
896
+ r.font = mr.font || "11px system-ui, sans-serif", r.textAlign = mr.align || "left", r.textBaseline = "top", r.fillStyle = mr.color || "#64748b";
897
+ var Fo = E.x + (mr.x !== void 0 ? mr.x : 12), Kl = E.y + (mr.y !== void 0 ? mr.y : 32);
898
+ r.fillText($o, Fo, Kl, Br - Fo + E.x - 12);
895
899
  }
896
900
  }
897
- if (q.badge && ia) {
898
- var wr = q.badge, zt = wr.dataField ? Ce[wr.dataField] : wr.text;
899
- if (zt) {
900
- r.font = wr.font || "700 9px system-ui, sans-serif";
901
- var bi = r.measureText(zt), Ji = wr.paddingX || 6, Qi = wr.paddingY || 3, wt = bi.width + Ji * 2, Bt = 14 + Qi, Uo = E.x + Rr - wt / 2 - 4, co = E.y - Bt / 2;
902
- r.fillStyle = wr.bg || "#3b82f6", r.beginPath(), r.roundRect(Uo, co, wt, Bt, wr.radius || 7), r.fill(), r.fillStyle = wr.color || "#fff", r.textAlign = "center", r.textBaseline = "middle", r.fillText(zt, Uo + wt / 2, co + Bt / 2);
901
+ if (G.badge && fa) {
902
+ var _r = G.badge, we = _r.dataField ? Ct[_r.dataField] : _r.text;
903
+ if (we) {
904
+ r.font = _r.font || "700 9px system-ui, sans-serif";
905
+ var bl = r.measureText(we), Jl = _r.paddingX || 6, Ql = _r.paddingY || 3, Be = bl.width + Jl * 2, Ae = 14 + Ql, Uo = E.x + Br - Be / 2 - 4, co = E.y - Ae / 2;
906
+ r.fillStyle = _r.bg || "#3b82f6", r.beginPath(), r.roundRect(Uo, co, Be, Ae, _r.radius || 7), r.fill(), r.fillStyle = _r.color || "#fff", r.textAlign = "center", r.textBaseline = "middle", r.fillText(we, Uo + Be / 2, co + Ae / 2);
903
907
  }
904
908
  }
905
909
  }
906
- if (_e.length > 0 && (r.textAlign = "start", r.textBaseline = "alphabetic"), Wi) {
907
- for (var At = [], _t = 0; _t < nr; _t++)
908
- for (var Vo = ti(fr[_t]), Et = 0; Et < Vo.length; Et++)
909
- At.push(Vo[Et]);
910
+ if (_t.length > 0 && (r.textAlign = "start", r.textBaseline = "alphabetic"), Wl) {
911
+ for (var _e = [], Ee = 0; Ee < dr; Ee++)
912
+ for (var Vo = el(nr[Ee]), Le = 0; Le < Vo.length; Le++)
913
+ _e.push(Vo[Le]);
910
914
  r.fillStyle = k.handleFill, r.beginPath();
911
- for (var Lt = 0; Lt < At.length; Lt++) {
912
- var We = At[Lt];
913
- r.moveTo(We.x + Do, We.y), r.arc(We.x, We.y, Do, 0, 6.2832);
915
+ for (var Se = 0; Se < _e.length; Se++) {
916
+ var Wt = _e[Se];
917
+ r.moveTo(Wt.x + Do, Wt.y), r.arc(Wt.x, Wt.y, Do, 0, 6.2832);
914
918
  }
915
919
  r.fill(), r.strokeStyle = k.handleBorder, r.lineWidth = 1.5, r.stroke();
916
920
  }
917
921
  }
918
922
  r.restore();
919
- var $i = (performance.now() - a).toFixed(1);
920
- Pt++;
921
- var Pe = performance.now();
922
- if (Pe - Xo >= 1e3 && (Ho = Pt, Pt = 0, Xo = Pe), Pe - po >= 100) {
923
- po = Pe;
924
- var Fi = Math.round(-M.x / M.zoom), Ui = Math.round(-M.y / M.zoom);
923
+ var $l = (performance.now() - a).toFixed(1);
924
+ qe++;
925
+ var Pt = performance.now();
926
+ if (Pt - Xo >= 1e3 && (Ho = qe, qe = 0, Xo = Pt), Pt - po >= 100) {
927
+ po = Pt;
928
+ var Fl = Math.round(-M.x / M.zoom), Ul = Math.round(-M.y / M.zoom);
925
929
  self.postMessage({
926
930
  type: "hud",
927
931
  data: {
928
- wx: Fi,
929
- wy: Ui,
932
+ wx: Fl,
933
+ wy: Ul,
930
934
  zoom: M.zoom.toFixed(2),
931
- renderMs: $i,
935
+ renderMs: $l,
932
936
  fps: Ho,
933
- visible: X.length > 0 ? jo(Dr, Or, ya, jr).length : 0,
934
- nodeCount: C.length,
935
- visibleNodes: nr,
936
- edgeCount: G.length
937
+ visible: Y.length > 0 ? jo(X, Yr, xa, Xr).length : 0,
938
+ nodeCount: W.length,
939
+ visibleNodes: dr,
940
+ edgeCount: C.length
937
941
  }
938
942
  });
939
943
  }
940
944
  }
941
945
  }
942
- `,ur=typeof self<"u"&&self.Blob&&new Blob(["URL.revokeObjectURL(import.meta.url);",wr],{type:"text/javascript;charset=utf-8"});function eo(e){let t;try{if(t=ur&&(self.URL||self.webkitURL).createObjectURL(ur),!t)throw"";const n=new Worker(t,{type:"module",name:e==null?void 0:e.name});return n.addEventListener("error",()=>{(self.URL||self.webkitURL).revokeObjectURL(t)}),n}catch{return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(wr),{type:"module",name:e==null?void 0:e.name})}}const Xn=new WeakMap;function to(e,t){if(Xn.has(e))return Xn.get(e);const n=e.transferControlToOffscreen(),r=new eo;r.onerror=o=>console.error("[infinite-canvas] worker error:",o.message,o),r.postMessage({type:"init",data:{...t,canvas:n}},[n]);const i={worker:r};return Xn.set(e,i),i}const ut=160,et=60,no=10;function Mr({cards:e=[],nodes:t=[],edges:n=[],onHudUpdate:r,onNodesProcessed:i,onNodesChange:o,onEdgesChange:c,onConnect:f,onNodeClick:m,onNodeDragStart:d,onNodeDrag:h,onNodeDragStop:b,onEdgeClick:S,onEdgeDoubleClick:C,onEdgeMouseEnter:z,onEdgeMouseMove:A,onEdgeMouseLeave:B,onEdgeContextMenu:D,onNodeDoubleClick:X,onNodeMouseEnter:H,onNodeMouseMove:Y,onNodeMouseLeave:j,onNodeContextMenu:P,onPaneClick:q,onPaneContextMenu:U,onPaneMouseEnter:_,onPaneMouseMove:w,onPaneMouseLeave:g,onSelectionChange:v,onConnectStart:N,onConnectEnd:I,onInit:$,onMoveStart:K,onMove:se,onMoveEnd:te,onDelete:ce,onBeforeDelete:pe,onError:me,isValidConnection:ye,dark:ue,gridSize:Ce=40,zoomMin:re=.1,zoomMax:de=4,initialCamera:Le={x:0,y:0,zoom:1},fitView:Ye=!1,fitViewOptions:xe,nodesDraggable:he=!0,nodesConnectable:$e=!0,elementsSelectable:He=!0,multiSelectionKeyCode:ze="Shift",selectionOnDrag:Ve=!1,selectionMode:tt="partial",connectionMode:Me="loose",connectionRadius:Te=20,connectOnClick:Xe=!1,snapToGrid:je=!1,snapGrid:_e=[15,15],deleteKeyCode:qe=["Delete","Backspace"],panActivationKeyCode:kt=" ",panOnScroll:an=!1,panOnScrollMode:Ct="free",panOnScrollSpeed:cn=.5,zoomOnScroll:un=!0,zoomOnDoubleClick:ln=!0,zoomOnPinch:dn=!0,preventScrolling:Xt=!0,translateExtent:ht,nodeExtent:gt,defaultEdgeOptions:Et={},autoPanOnNodeDrag:Pn=!0,autoPanOnConnect:In=!0,autoPanSpeed:nt=5,edgesReconnectable:cr=!1,elevateNodesOnSelect:Tn=!1,elevateEdgesOnSelect:Ln=!1,noDragClassName:St="nodrag",noPanClassName:zt="nopan",onSelectionDragStart:Bn,onSelectionDrag:$n,onSelectionDragStop:jn,edgeRouting:bt=!0}={}){const we=a.useRef(null),Nt=a.useRef(null),Ne=a.useRef(null),fe=a.useRef({...Le}),yt=a.useRef([...e]),ee=a.useRef([...t]),Pe=a.useRef([...n]),fn=a.useRef(new Map),Pt=a.useRef(!1),It=a.useRef(null),[Tt,An]=a.useState(!1),We=a.useRef(null),Ue=a.useRef(null),Lt=a.useRef(null),rt=a.useRef(null),hn=a.useRef(!1),Je=a.useRef(null),[gn,yn]=a.useState({x:Le.x,y:Le.y,zoom:Le.zoom}),[Ut,xn]=a.useState(null),xt=a.useMemo(()=>new Set,[]),ot=a.useMemo(()=>new Set,[]),Ke=a.useRef(!1),J=a.useRef({});J.current={onHudUpdate:r,onNodesProcessed:i,onNodesChange:o,onEdgesChange:c,onConnect:f,onNodeClick:m,onNodeDragStart:d,onNodeDrag:h,onNodeDragStop:b,onEdgeClick:S,onEdgeDoubleClick:C,onEdgeMouseEnter:z,onEdgeMouseMove:A,onEdgeMouseLeave:B,onEdgeContextMenu:D,onNodeDoubleClick:X,onNodeMouseEnter:H,onNodeMouseMove:Y,onNodeMouseLeave:j,onNodeContextMenu:P,onPaneClick:q,onPaneContextMenu:U,onPaneMouseEnter:_,onPaneMouseMove:w,onPaneMouseLeave:g,onSelectionChange:v,onConnectStart:N,onConnectEnd:I,onInit:$,onMoveStart:K,onMove:se,onMoveEnd:te,onDelete:ce,onBeforeDelete:pe,onError:me,onSelectionDragStart:Bn,onSelectionDrag:$n,onSelectionDragStop:jn,isValidConnection:ye};const st={get current(){return J.current.onConnect}},wt={get current(){return J.current.onNodeClick}},Bt={get current(){return J.current.onNodeDragStart}},$t={get current(){return J.current.onNodeDrag}},jt={get current(){return J.current.onNodeDragStop}},pt={get current(){return J.current.onEdgeClick}},At={get current(){return J.current.onPaneClick}},Dt={get current(){return J.current.onSelectionChange}},Ht={get current(){return J.current.onHudUpdate}},_t={get current(){return J.current.onNodesProcessed}};a.useEffect(()=>{const l=u=>{u.key===ze&&(hn.current=!0),u.key===kt&&(Ke.current=!0)},y=u=>{u.key===ze&&(hn.current=!1),u.key===kt&&(Ke.current=!1)};return window.addEventListener("keydown",l),window.addEventListener("keyup",y),()=>{window.removeEventListener("keydown",l),window.removeEventListener("keyup",y)}},[ze,kt]);const Ee={get current(){return J.current.onNodesChange?lt:null}},lt=l=>{var u,p,k;(p=(u=J.current).onNodesChange)==null||p.call(u,l);const y=[];for(let E=0;E<l.length;E++)l[E].type==="select"&&y.push({id:l[E].id,selected:l[E].selected});y.length>0&&((k=Ne.current)==null||k.postMessage({type:"nodeSelections",data:{selections:y}}))},De={get current(){return J.current.onEdgesChange?Dn:null}},Dn=l=>{var u,p,k;(p=(u=J.current).onEdgesChange)==null||p.call(u,l);const y=[];for(let E=0;E<l.length;E++)l[E].type==="select"&&y.push({id:l[E].id,selected:l[E].selected});y.length>0&&((k=Ne.current)==null||k.postMessage({type:"edgeSelections",data:{selections:y}}))},dt=a.useCallback(()=>{var p;const l=ee.current.filter(k=>k.selected),y=Pe.current.filter(k=>k.selected),u={nodes:l,edges:y};(p=Dt.current)==null||p.call(Dt,u);for(const k of ot)k(u)},[ot]);a.useEffect(()=>{var l;yt.current=[...e],(l=Ne.current)==null||l.postMessage({type:"cards",data:{cards:[...e]}})},[e]);const Wt=a.useCallback(l=>{const y={};for(const u of l)y[u.id]=u;return l.map(u=>{if(!u.parentId)return u;const p=y[u.parentId];if(!p)return u;let k=u.position.x,E=u.position.y,x=p;for(;x;)k+=x.position.x,E+=x.position.y,x=x.parentId?y[x.parentId]:null;return{...u,_absolutePosition:{x:k,y:E}}})},[]),it=a.useRef([]),mt=a.useCallback(l=>{const y=fn.current;if(!y||y.size===0)return l;const u={};for(const[,p]of y)u[p.nodeId]||(u[p.nodeId]=[]),u[p.nodeId].push({id:p.id,type:p.type,position:p.position,x:p.x,y:p.y});return l.map(p=>{const k=u[p.id];return k&&k.length>0?{...p,handles:k}:p})},[]),pn=a.useCallback(()=>{var y;if(We.current)return;const l=mt(it.current);(y=Ne.current)==null||y.postMessage({type:"nodes",data:{nodes:l}})},[mt]);a.useEffect(()=>{var u,p;if(We.current){const k=We.current.id,E=new Set([k,...We.current.selectedStarts.map(R=>R.id)]),x={};for(const R of ee.current)E.has(R.id)&&(x[R.id]={...R.position});ee.current=[...t];for(const R of ee.current)x[R.id]&&(R.position=x[R.id]);it.current=Wt(ee.current);const M=mt(it.current);(u=Ne.current)==null||u.postMessage({type:"nodes",data:{nodes:M}});return}ee.current=[...t];const l=Wt(t);it.current=l;const y=mt(l);(p=Ne.current)==null||p.postMessage({type:"nodes",data:{nodes:y}})},[t,Wt,mt]),a.useEffect(()=>{var l;Pe.current=[...n],(l=Ne.current)==null||l.postMessage({type:"edges",data:{edges:[...n]}})},[n]);const Be=a.useCallback((l,y)=>{const u=we.current;if(!u)return{x:0,y:0};const p=u.getBoundingClientRect(),k=fe.current;return{x:(l-p.left-k.x)/k.zoom,y:(y-p.top-k.y)/k.zoom}},[]),le=a.useCallback((l,y)=>{const u=it.current.length>0?it.current:ee.current;let p=null;for(let k=u.length-1;k>=0;k--){const E=u[k];if(E.hidden||E._customRendered)continue;const x=E._absolutePosition||E.position,M=E.width||ut,R=E.height||et;if(l>=x.x&&l<=x.x+M&&y>=x.y&&y<=x.y+R){if(E.type==="group"){p||(p=E);continue}return E}}return p},[]),Ot=a.useCallback((l,y)=>{const u=y.width||ut,p=y.height||et;if(l.x!==void 0&&l.y!==void 0)return{x:y.position.x+l.x,y:y.position.y+l.y};switch(l.position||(l.type==="source"?"right":"left")){case"top":return{x:y.position.x+u/2,y:y.position.y};case"bottom":return{x:y.position.x+u/2,y:y.position.y+p};case"left":return{x:y.position.x,y:y.position.y+p/2};case"right":return{x:y.position.x+u,y:y.position.y+p/2};default:return{x:y.position.x+u,y:y.position.y+p/2}}},[]),qt=a.useCallback(l=>{const y=l.width||ut,u=l.height||et;if(l.handles&&l.handles.length>0)return l.handles.map(R=>{const W=Ot(R,l);return{id:R.id||null,type:R.type,x:W.x,y:W.y}});const p=l.targetPosition||"left",k=l.sourcePosition||"right",E=R=>{switch(R){case"top":return{x:l.position.x+y/2,y:l.position.y};case"bottom":return{x:l.position.x+y/2,y:l.position.y+u};case"left":return{x:l.position.x,y:l.position.y+u/2};case"right":return{x:l.position.x+y,y:l.position.y+u/2};default:return{x:l.position.x+y,y:l.position.y+u/2}}},x=E(p),M=E(k);return[{id:null,type:"target",x:x.x,y:x.y},{id:null,type:"source",x:M.x,y:M.y}]},[Ot]),vt=a.useCallback((l,y)=>{const u=ee.current,p=fe.current,k=Math.max(no,Te)/p.zoom;for(let E=u.length-1;E>=0;E--){const x=u[E];if(x.hidden)continue;const M=qt(x);for(const R of M)if(Math.abs(l-R.x)<k&&Math.abs(y-R.y)<k)return{nodeId:x.id,handleId:R.id,type:R.type,x:R.x,y:R.y}}return null},[qt]),Ze=a.useCallback((l,y)=>{const p=8/fe.current.zoom,k=ee.current,E={};for(let x=0;x<k.length;x++)E[k[x].id]=k[x];for(let x=Pe.current.length-1;x>=0;x--){const M=Pe.current[x],R=E[M.source],W=E[M.target];if(!R||!W)continue;const L=R.width||ut,O=R.height||et,G=W.height||et,Z=R.position.x+L,ie=R.position.y+O/2,V=W.position.x,ae=W.position.y+G/2;if(ro(l,y,Z,ie,V,ae)<p)return M}return null},[]);a.useEffect(()=>{const l=Nt.current,y=we.current;if(!l||!y)return;const u=y.getBoundingClientRect(),p=ue!==void 0?ue:matchMedia("(prefers-color-scheme: dark)").matches,k=Wt(ee.current);it.current=k;const E=mt(k),{worker:x}=to(l,{width:u.width,height:u.height,camera:fe.current,cards:yt.current,nodes:E,edges:Pe.current,dark:p,gridSize:Ce,edgeRouting:bt});x.onmessage=L=>{var O,G,Z,ie;L.data.type==="hud"&&((O=Ht.current)==null||O.call(Ht,L.data.data)),L.data.type==="ready"&&An(!0),L.data.type==="nodesProcessed"&&((G=_t.current)==null||G.call(_t,L.data.data)),L.data.type==="error"&&((ie=(Z=J.current).onError)==null||ie.call(Z,"worker-error",L.data.message||"Canvas worker error"))},x.onerror=L=>{var O,G;(G=(O=J.current).onError)==null||G.call(O,"worker-error",L.message||"Canvas worker crashed")},Ne.current=x;const M=new ResizeObserver(L=>{const{width:O,height:G}=L[0].contentRect;x.postMessage({type:"resize",data:{width:O,height:G}})});M.observe(y);let R,W;return ue===void 0&&(R=matchMedia("(prefers-color-scheme: dark)"),W=L=>x.postMessage({type:"theme",data:{dark:L.matches}}),R.addEventListener("change",W)),()=>{M.disconnect(),R&&W&&R.removeEventListener("change",W),Ne.current=null}},[]),a.useEffect(()=>{var l;ue!==void 0&&((l=Ne.current)==null||l.postMessage({type:"theme",data:{dark:ue}}))},[ue]),a.useEffect(()=>{var l;(l=Ne.current)==null||l.postMessage({type:"edgeRouting",data:{enabled:bt}})},[bt]);const Zt=a.useRef(0),Re=a.useCallback((l=null)=>{var p,k,E;const y=fe.current;if(ht){const x=we.current;if(x){const M=x.getBoundingClientRect(),R=-ht[1][0]*y.zoom+M.width,W=-ht[1][1]*y.zoom+M.height,L=-ht[0][0]*y.zoom,O=-ht[0][1]*y.zoom;y.x=Math.min(L,Math.max(R,y.x)),y.y=Math.min(O,Math.max(W,y.y))}}(p=Ne.current)==null||p.postMessage({type:"camera",data:{camera:{...y}}});const u={x:y.x,y:y.y,zoom:y.zoom};(E=(k=J.current).onMove)==null||E.call(k,l,u);for(const x of xt)x(u);cancelAnimationFrame(Zt.current),Zt.current=requestAnimationFrame(()=>{yn({x:y.x,y:y.y,zoom:y.zoom})})},[xt,ht]),at=a.useCallback(()=>{var u,p;const l=Ue.current,y=Lt.current;l&&y?((u=Ne.current)==null||u.postMessage({type:"connecting",data:{from:l.startPos,to:y,_routedPoints:null}}),xn({source:l.sourceId,sourceHandle:l.sourceHandle,target:null,targetHandle:null})):((p=Ne.current)==null||p.postMessage({type:"connecting",data:null}),xn(null))},[]),ct=a.useCallback(()=>{var y,u;const l=rt.current;l?(y=Ne.current)==null||y.postMessage({type:"selectionBox",data:l}):(u=Ne.current)==null||u.postMessage({type:"selectionBox",data:null})},[]),Gt=a.useCallback(l=>{var x,M,R,W,L,O,G,Z,ie,V,ae,ke,Ae,Fe,Ge,Oe,Jt,ft;const y=ee.current.length>0,u=Be(l.clientX,l.clientY),p=hn.current;if(y&&$e&&!p){const Q=vt(u.x,u.y);if(Xe&&Je.current&&Q){const oe=Je.current;if(Q.nodeId!==oe.nodeId){const Qe=oe.handleType==="target"?{source:Q.nodeId,target:oe.nodeId,sourceHandle:Q.handleId||null,targetHandle:oe.handleId}:{source:oe.nodeId,target:Q.nodeId,sourceHandle:oe.handleId,targetHandle:Q.handleId||null};(J.current.isValidConnection?J.current.isValidConnection(Qe):!0)&&((x=st.current)==null||x.call(st,{...Qe,...Et}))}Je.current=null;return}if(Me==="strict"?Q&&Q.type==="source":Q!=null){if(Xe){Je.current={nodeId:Q.nodeId,handleId:Q.handleId||null,handleType:Q.type},(R=(M=J.current).onConnectStart)==null||R.call(M,l,{nodeId:Q.nodeId,handleId:Q.handleId,handleType:Q.type});return}Ue.current={sourceId:Q.nodeId,sourceHandle:Q.handleId||null,sourceType:Q.type,startPos:{x:Q.x,y:Q.y}},Lt.current={x:u.x,y:u.y},(W=we.current)==null||W.setPointerCapture(l.pointerId),(O=(L=J.current).onConnectStart)==null||O.call(L,l,{nodeId:Q.nodeId,handleId:Q.handleId,handleType:Q.type}),at();return}}const k=Q=>{var oe;let be=Q;for(;be&&be!==we.current;){if((oe=be.classList)!=null&&oe.contains(St))return!0;be=be.parentElement}return!1},E=Q=>{var oe;let be=Q;for(;be&&be!==we.current;){if((oe=be.classList)!=null&&oe.contains(zt))return!0;be=be.parentElement}return!1};if(y){const Q=le(u.x,u.y);if(Q){if(Ee.current&&He){const be=[];if(p)be.push({id:Q.id,type:"select",selected:!Q.selected});else if(!Q.selected){for(const oe of ee.current)oe.id===Q.id?be.push({id:oe.id,type:"select",selected:!0}):oe.selected&&be.push({id:oe.id,type:"select",selected:!1});if(De.current){const oe=Pe.current.filter(ge=>ge.selected).map(ge=>({id:ge.id,type:"select",selected:!1}));oe.length&&De.current(oe)}}if(be.length){if(Ee.current(be),Tn&&!p){const oe=ee.current.findIndex(ge=>ge.id===Q.id);oe>=0&&oe<ee.current.length-1&&Ee.current([{id:Q.id,type:"remove"},{type:"add",item:{...ee.current[oe],selected:!0}}])}dt()}}if((G=wt.current)==null||G.call(wt,l,Q),he&&!k(l.target)){const be=Q.selected;let oe=null;if(Q.parentId&&Q.extent==="parent"){const ge=ee.current.find(Qe=>Qe.id===Q.parentId);if(ge){const Qe=ge.width||ut,Kt=ge.height||et,vn=Q.width||((Z=Q.measured)==null?void 0:Z.width)||ut,Vt=Q.height||((ie=Q.measured)==null?void 0:ie.height)||et;oe={minX:0,minY:0,maxX:Qe-vn,maxY:Kt-Vt}}}if(We.current={id:Q.id,startPos:{...Q.position},startMouse:{x:u.x,y:u.y},parentClamp:oe,parentId:Q.parentId||null,selectedStarts:be?ee.current.filter(ge=>ge.selected&&ge.id!==Q.id).map(ge=>{var Kt,vn;let Qe=null;if(ge.parentId&&ge.extent==="parent"){const Vt=ee.current.find(Yn=>Yn.id===ge.parentId);if(Vt){const Yn=Vt.width||ut,Wr=Vt.height||et,Fr=ge.width||((Kt=ge.measured)==null?void 0:Kt.width)||ut,Yr=ge.height||((vn=ge.measured)==null?void 0:vn.height)||et;Qe={minX:0,minY:0,maxX:Yn-Fr,maxY:Wr-Yr}}}return{id:ge.id,startPos:{...ge.position},parentClamp:Qe,parentId:ge.parentId||null}}):[]},(V=we.current)==null||V.setPointerCapture(l.pointerId),(ae=Bt.current)==null||ae.call(Bt,l,Q),We.current.selectedStarts.length>0){const ge=ee.current.filter(Qe=>Qe.selected);(Ae=(ke=J.current).onSelectionDragStart)==null||Ae.call(ke,l,ge)}if(Ee.current){const ge=[{id:Q.id,type:"position",dragging:!0}];for(const Qe of We.current.selectedStarts)ge.push({id:Qe.id,type:"position",dragging:!0});Ee.current(ge)}}return}}if(Pe.current.length>0&&He){const Q=Ze(u.x,u.y);if(Q){if(De.current){const be=[];if(p)be.push({id:Q.id,type:"select",selected:!Q.selected});else{for(const oe of Pe.current)oe.id===Q.id?be.push({id:oe.id,type:"select",selected:!0}):oe.selected&&be.push({id:oe.id,type:"select",selected:!1});if(Ee.current){const oe=ee.current.filter(ge=>ge.selected).map(ge=>({id:ge.id,type:"select",selected:!1}));oe.length&&Ee.current(oe)}}if(be.length){if(De.current(be),Ln&&!p){const oe=Pe.current.findIndex(ge=>ge.id===Q.id);oe>=0&&oe<Pe.current.length-1&&De.current([{id:Q.id,type:"remove"},{type:"add",item:{...Pe.current[oe],selected:!0}}])}dt()}}(Fe=pt.current)==null||Fe.call(pt,l,Q);return}}if(!p){const Q=ee.current.filter(oe=>oe.selected).map(oe=>({id:oe.id,type:"select",selected:!1})),be=Pe.current.filter(oe=>oe.selected).map(oe=>({id:oe.id,type:"select",selected:!1}));Q.length&&Ee.current&&Ee.current(Q),be.length&&De.current&&De.current(be),(Q.length||be.length)&&dt()}if((Ge=At.current)==null||Ge.call(At,l),Ve||p){rt.current={startWorld:{...u},endWorld:{...u}},(Oe=we.current)==null||Oe.setPointerCapture(l.pointerId),ct();return}E(l.target)||(Pt.current=!0,It.current={x:l.clientX,y:l.clientY},(Jt=we.current)==null||Jt.classList.add("dragging"),(ft=we.current)==null||ft.setPointerCapture(l.pointerId))},[Be,le,vt,Ze,he,$e,He,Ve,at,ct,dt,St,zt]),Qt=a.useCallback(l=>{var u,p,k,E;if(Ue.current){if(Lt.current=Be(l.clientX,l.clientY),at(),In){const x=we.current;if(x){const M=x.getBoundingClientRect(),R=40,W=l.clientX-M.left,L=l.clientY-M.top;let O=0,G=0;W<R?O=nt:W>M.width-R&&(O=-nt),L<R?G=nt:L>M.height-R&&(G=-nt),(O||G)&&(fe.current.x+=O,fe.current.y+=G,Re(l))}}return}if(rt.current){rt.current.endWorld=Be(l.clientX,l.clientY),ct();const x=rt.current,M=Math.min(x.startWorld.x,x.endWorld.x),R=Math.min(x.startWorld.y,x.endWorld.y),W=Math.max(x.startWorld.x,x.endWorld.x),L=Math.max(x.startWorld.y,x.endWorld.y);if(Ee.current){const O=[];for(const G of ee.current){if(G.hidden)continue;const Z=G.width||ut,ie=G.height||et,V=tt==="full"?G.position.x>=M&&G.position.x+Z<=W&&G.position.y>=R&&G.position.y+ie<=L:G.position.x+Z>M&&G.position.x<W&&G.position.y+ie>R&&G.position.y<L;V!==!!G.selected&&O.push({id:G.id,type:"select",selected:V})}O.length&&Ee.current(O)}return}if(We.current){const x=Be(l.clientX,l.clientY),M=We.current,R=x.x-M.startMouse.x,W=x.y-M.startMouse.y;let L={x:M.startPos.x+R,y:M.startPos.y+W};if(je&&(L=Zn(L,_e)),gt&&(L=Gn(L,gt)),M.parentClamp){const V=M.parentClamp;L={x:Math.max(V.minX,Math.min(L.x,V.maxX)),y:Math.max(V.minY,Math.min(L.y,V.maxY))}}const O=[{id:M.id,position:L}];for(const V of M.selectedStarts){let ae={x:V.startPos.x+R,y:V.startPos.y+W};if(je&&(ae=Zn(ae,_e)),gt&&(ae=Gn(ae,gt)),V.parentClamp){const ke=V.parentClamp;ae={x:Math.max(ke.minX,Math.min(ae.x,ke.maxX)),y:Math.max(ke.minY,Math.min(ae.y,ke.maxY))}}O.push({id:V.id,position:ae})}const G=[];for(const V of O){const ae=ee.current.find(ke=>ke.id===V.id);if(ae){ae.position=V.position,ae.dragging=!0;let ke=V.position;if(ae.parentId){let Ae=ee.current.find(Oe=>Oe.id===ae.parentId),Fe=V.position.x,Ge=V.position.y;for(;Ae;)Fe+=Ae.position.x,Ge+=Ae.position.y,Ae=Ae.parentId?ee.current.find(Oe=>Oe.id===Ae.parentId):null;ke={x:Fe,y:Ge}}G.push({id:V.id,position:V.position,_absolutePosition:ke,width:ae.width,height:ae.height,dragging:!0,selected:ae.selected})}}const Z=new Set(O.map(V=>V.id));for(const V of ee.current)if(V.parentId&&Z.has(V.parentId)&&!Z.has(V.id)){let ae=ee.current.find(Fe=>Fe.id===V.parentId),ke=V.position.x,Ae=V.position.y;for(;ae;)ke+=ae.position.x,Ae+=ae.position.y,ae=ae.parentId?ee.current.find(Fe=>Fe.id===ae.parentId):null;G.push({id:V.id,position:V.position,_absolutePosition:{x:ke,y:Ae},width:V.width,height:V.height,dragging:!1,selected:V.selected})}if((u=Ne.current)==null||u.postMessage({type:"nodePositions",data:{updates:G}}),Pn){const V=we.current;if(V){const ae=V.getBoundingClientRect(),ke=40,Ae=l.clientX-ae.left,Fe=l.clientY-ae.top;let Ge=0,Oe=0;Ae<ke?Ge=nt:Ae>ae.width-ke&&(Ge=-nt),Fe<ke?Oe=nt:Fe>ae.height-ke&&(Oe=-nt),(Ge||Oe)&&(fe.current.x+=Ge,fe.current.y+=Oe,Re(l))}}const ie=ee.current.find(V=>V.id===M.id);if(ie&&((p=$t.current)==null||p.call($t,l,ie)),M.selectedStarts.length>0){const V=ee.current.filter(ae=>ae.selected);(E=(k=J.current).onSelectionDrag)==null||E.call(k,l,V)}return}if(!Pt.current)return;const y=fe.current;y.x+=l.clientX-It.current.x,y.y+=l.clientY-It.current.y,It.current={x:l.clientX,y:l.clientY},Re()},[Re,Be,at,ct]),mn=a.useCallback(l=>{var y,u,p,k,E,x,M,R;if(Ue.current){const W=Be(l.clientX,l.clientY),L=vt(W.x,W.y);if(L&&L.nodeId!==Ue.current.sourceId&&(Me==="loose"||L.type==="target")){const Z=Ue.current.sourceType==="target"?{source:L.nodeId,target:Ue.current.sourceId,sourceHandle:L.handleId||null,targetHandle:Ue.current.sourceHandle}:{source:Ue.current.sourceId,target:L.nodeId,sourceHandle:Ue.current.sourceHandle,targetHandle:L.handleId||null};(J.current.isValidConnection?J.current.isValidConnection(Z):!0)&&((y=st.current)==null||y.call(st,{...Z,...Et}))}(p=(u=J.current).onConnectEnd)==null||p.call(u,l.nativeEvent||l),Ue.current=null,Lt.current=null,at();return}if(rt.current){rt.current=null,ct(),dt();return}if(We.current){const W=We.current,L=ee.current.find(Z=>Z.id===W.id),O=[{id:W.id,position:L?{...L.position}:W.startPos,_absolutePosition:L?{...L.position}:W.startPos,dragging:!1}];for(const Z of W.selectedStarts){const ie=ee.current.find(V=>V.id===Z.id);O.push({id:Z.id,position:ie?{...ie.position}:Z.startPos,_absolutePosition:ie?{...ie.position}:Z.startPos,dragging:!1})}if((k=Ne.current)==null||k.postMessage({type:"nodePositions",data:{updates:O}}),Ee.current){const Z=O.map(ie=>({id:ie.id,type:"position",position:ie.position,dragging:!1}));Ee.current(Z)}if(W.selectedStarts.length>0){const Z=ee.current.filter(ie=>ie.selected);(x=(E=J.current).onSelectionDragStop)==null||x.call(E,l,Z)}requestAnimationFrame(()=>{We.current=null});const G=ee.current.find(Z=>Z.id===W.id);G&&((M=jt.current)==null||M.call(jt,l,G));return}Pt.current=!1,(R=we.current)==null||R.classList.remove("dragging")},[Be,vt,at,ct,dt]);a.useEffect(()=>{const l=we.current;if(!l)return;const y=u=>{Xt&&u.preventDefault();const p=fe.current;if(an||Ke.current){const R=cn;Ct==="horizontal"?p.x-=u.deltaY*R:(Ct==="vertical"||(p.x-=u.deltaX*R),p.y-=u.deltaY*R),Re(u);return}if(!un)return;const k=u.deltaY>0?.92:1.08,E=l.getBoundingClientRect(),x=u.clientX-E.left,M=u.clientY-E.top;p.x=x-(x-p.x)*k,p.y=M-(M-p.y)*k,p.zoom=Math.min(de,Math.max(re,p.zoom*k)),Re(u)};return l.addEventListener("wheel",y,{passive:!Xt}),()=>l.removeEventListener("wheel",y)},[Re,re,de,an,Ct,cn,un,Xt]),a.useEffect(()=>{if(!dn)return;const l=we.current;if(!l)return;let y=0,u=null;const p=x=>{if(x.touches.length===2){const M=x.touches[0].clientX-x.touches[1].clientX,R=x.touches[0].clientY-x.touches[1].clientY;y=Math.hypot(M,R);const W=l.getBoundingClientRect();u={x:(x.touches[0].clientX+x.touches[1].clientX)/2-W.left,y:(x.touches[0].clientY+x.touches[1].clientY)/2-W.top},x.preventDefault()}},k=x=>{if(x.touches.length===2&&y>0){x.preventDefault();const M=x.touches[0].clientX-x.touches[1].clientX,R=x.touches[0].clientY-x.touches[1].clientY,W=Math.hypot(M,R),L=W/y;y=W;const O=fe.current,G=u.x,Z=u.y;O.x=G-(G-O.x)*L,O.y=Z-(Z-O.y)*L,O.zoom=Math.min(de,Math.max(re,O.zoom*L)),Re(x)}},E=()=>{y=0,u=null};return l.addEventListener("touchstart",p,{passive:!1}),l.addEventListener("touchmove",k,{passive:!1}),l.addEventListener("touchend",E),()=>{l.removeEventListener("touchstart",p),l.removeEventListener("touchmove",k),l.removeEventListener("touchend",E)}},[dn,Re,re,de]),a.useEffect(()=>{if(!ln)return;const l=we.current;if(!l)return;const y=u=>{var L,O,G,Z;const p=Be(u.clientX,u.clientY);if(le(p.x,p.y)){(O=(L=J.current).onNodeDoubleClick)==null||O.call(L,u,le(p.x,p.y));return}const k=Ze(p.x,p.y);if(k){(Z=(G=J.current).onEdgeDoubleClick)==null||Z.call(G,u,k);return}const E=1.5,x=l.getBoundingClientRect(),M=u.clientX-x.left,R=u.clientY-x.top,W=fe.current;W.x=M-(M-W.x)*E,W.y=R-(R-W.y)*E,W.zoom=Math.min(de,Math.max(re,W.zoom*E)),Re(u)};return l.addEventListener("dblclick",y),()=>l.removeEventListener("dblclick",y)},[ln,Re,re,de,Be,le,Ze]),a.useEffect(()=>{const l=we.current;if(!l)return;const y=u=>{var x,M,R,W,L,O;const p=Be(u.clientX,u.clientY),k=le(p.x,p.y);if(k){(M=(x=J.current).onNodeContextMenu)==null||M.call(x,u,k);return}const E=Ze(p.x,p.y);if(E){(W=(R=J.current).onEdgeContextMenu)==null||W.call(R,u,E);return}(O=(L=J.current).onPaneContextMenu)==null||O.call(L,u)};return l.addEventListener("contextmenu",y),()=>l.removeEventListener("contextmenu",y)},[Be,le,Ze]),a.useEffect(()=>{const l=we.current;if(!l)return;let y=null,u=null;const p=x=>{var W,L,O,G,Z,ie,V,ae,ke,Ae,Fe,Ge,Oe,Jt;if((L=(W=J.current).onPaneMouseMove)==null||L.call(W,x),Pt.current||We.current||Ue.current||rt.current)return;const M=Be(x.clientX,x.clientY),R=le(M.x,M.y);if(R!==y&&(y&&((G=(O=J.current).onNodeMouseLeave)==null||G.call(O,x,y)),R&&((ie=(Z=J.current).onNodeMouseEnter)==null||ie.call(Z,x,R)),y=R),R&&((ae=(V=J.current).onNodeMouseMove)==null||ae.call(V,x,R)),!R){const ft=Ze(M.x,M.y);ft!==u&&(u&&((Ae=(ke=J.current).onEdgeMouseLeave)==null||Ae.call(ke,x,u)),ft&&((Ge=(Fe=J.current).onEdgeMouseEnter)==null||Ge.call(Fe,x,ft)),u=ft),ft&&((Jt=(Oe=J.current).onEdgeMouseMove)==null||Jt.call(Oe,x,ft))}},k=x=>{var M,R;return(R=(M=J.current).onPaneMouseEnter)==null?void 0:R.call(M,x)},E=x=>{var M,R,W,L,O,G;(R=(M=J.current).onPaneMouseLeave)==null||R.call(M,x),y&&((L=(W=J.current).onNodeMouseLeave)==null||L.call(W,x,y),y=null),u&&((G=(O=J.current).onEdgeMouseLeave)==null||G.call(O,x,u),u=null)};return l.addEventListener("mousemove",p),l.addEventListener("mouseenter",k),l.addEventListener("mouseleave",E),()=>{l.removeEventListener("mousemove",p),l.removeEventListener("mouseenter",k),l.removeEventListener("mouseleave",E)}},[Be,le,Ze]),a.useEffect(()=>{const l=Array.isArray(qe)?qe:[qe],y=async u=>{var p,k,E,x;if(l.includes(u.key)){if(u.target.tagName==="INPUT"||u.target.tagName==="TEXTAREA"||u.target.isContentEditable)return;const M=ee.current.filter(L=>L.selected),R=Pe.current.filter(L=>L.selected);if(!M.length&&!R.length)return;if(J.current.onBeforeDelete)try{if(!await J.current.onBeforeDelete({nodes:M,edges:R}))return}catch(L){(k=(p=J.current).onError)==null||k.call(p,"before-delete-error",L.message||"onBeforeDelete threw an error");return}const W=new Set(M.map(L=>L.id));if(M.length&&Ee.current&&(Ee.current(M.map(L=>({id:L.id,type:"remove"}))),De.current)){const L=Pe.current.filter(O=>W.has(O.source)||W.has(O.target));L.length&&De.current(L.map(O=>({id:O.id,type:"remove"})))}R.length&&De.current&&De.current(R.map(L=>({id:L.id,type:"remove"}))),(x=(E=J.current).onDelete)==null||x.call(E,{nodes:M,edges:R})}if((u.ctrlKey||u.metaKey)&&u.key==="a"){if(u.target.tagName==="INPUT"||u.target.tagName==="TEXTAREA")return;if(u.preventDefault(),Ee.current){const M=ee.current.filter(R=>!R.selected).map(R=>({id:R.id,type:"select",selected:!0}));M.length&&Ee.current(M)}if(De.current){const M=Pe.current.filter(R=>!R.selected).map(R=>({id:R.id,type:"select",selected:!0}));M.length&&De.current(M)}}};return window.addEventListener("keydown",y),()=>window.removeEventListener("keydown",y)},[qe]);const Ft=a.useRef(!1);a.useEffect(()=>{var l,y;if(!Ft.current&&Ne.current){if(Ft.current=!0,Ye&&ee.current.length>0){const u=we.current;if(u){const p=u.getBoundingClientRect(),k=(xe==null?void 0:xe.padding)??.1,E=Mn(ee.current),x=Yt(E,p.width,p.height,k);xe!=null&&xe.maxZoom&&(x.zoom=Math.min(x.zoom,xe.maxZoom)),xe!=null&&xe.minZoom&&(x.zoom=Math.max(x.zoom,xe.minZoom)),fe.current=x,Re()}}(y=(l=J.current).onInit)==null||y.call(l,{getNodes:()=>[...ee.current],getEdges:()=>[...Pe.current],getNode:u=>ee.current.find(p=>p.id===u),getEdge:u=>Pe.current.find(p=>p.id===u),getViewport:()=>({...fe.current}),getZoom:()=>fe.current.zoom,setViewport:u=>{fe.current={x:u.x??fe.current.x,y:u.y??fe.current.y,zoom:u.zoom??fe.current.zoom},Re()},fitView:(u={})=>{const p=we.current;if(!p||!ee.current.length)return;const k=p.getBoundingClientRect(),E=u.nodes?ee.current.filter(R=>u.nodes.some(W=>W.id===R.id)):ee.current;if(!E.length)return;const x=Mn(E),M=Yt(x,k.width,k.height,u.padding??.1);u.maxZoom&&(M.zoom=Math.min(M.zoom,u.maxZoom)),u.minZoom&&(M.zoom=Math.max(M.zoom,u.minZoom)),fe.current=M,Re()},screenToFlowPosition:u=>Be(u.x,u.y),flowToScreenPosition:u=>{const p=fe.current,k=we.current;if(!k)return{x:0,y:0};const E=k.getBoundingClientRect();return{x:u.x*p.zoom+p.x+E.left,y:u.y*p.zoom+p.y+E.top}},zoomIn:()=>{const u=fe.current;u.zoom=Math.min(de,u.zoom*1.2),Re()},zoomOut:()=>{const u=fe.current;u.zoom=Math.max(re,u.zoom/1.2),Re()},zoomTo:u=>{fe.current.zoom=Math.min(de,Math.max(re,u)),Re()},setNodes:u=>{var p,k;(k=(p=J.current).onNodesChange)==null||k.call(p,[...ee.current.map(E=>({id:E.id,type:"remove"})),...(typeof u=="function"?u(ee.current):u).map(E=>({type:"add",item:E}))])},setEdges:u=>{var p,k;(k=(p=J.current).onEdgesChange)==null||k.call(p,[...Pe.current.map(E=>({id:E.id,type:"remove"})),...(typeof u=="function"?u(Pe.current):u).map(E=>({type:"add",item:E}))])},addNodes:u=>{var k,E;const p=Array.isArray(u)?u:[u];(E=(k=J.current).onNodesChange)==null||E.call(k,p.map(x=>({type:"add",item:x})))},addEdges:u=>{var k,E;const p=Array.isArray(u)?u:[u];(E=(k=J.current).onEdgesChange)==null||E.call(k,p.map(x=>({type:"add",item:x})))},deleteElements:({nodes:u=[],edges:p=[]})=>{var k,E,x,M;u.length&&((E=(k=J.current).onNodesChange)==null||E.call(k,u.map(R=>({id:R.id,type:"remove"})))),p.length&&((M=(x=J.current).onEdgesChange)==null||M.call(x,p.map(R=>({id:R.id,type:"remove"}))))},updateNodeData:(u,p)=>{var x,M;const k=ee.current.find(R=>R.id===u);if(!k)return;const E=typeof p=="function"?p(k.data):{...k.data,...p};(M=(x=J.current).onNodesChange)==null||M.call(x,[{id:u,type:"replace",item:{...k,data:E}}])},toObject:()=>({nodes:[...ee.current],edges:[...Pe.current],viewport:{...fe.current}}),setCenter:(u,p,k={})=>{const E=we.current;if(!E)return;const x=E.getBoundingClientRect(),M=k.zoom??fe.current.zoom;fe.current={x:x.width/2-u*M,y:x.height/2-p*M,zoom:M},Re()},fitBounds:(u,p={})=>{const k=we.current;if(!k)return;const E=k.getBoundingClientRect(),x=Yt(u,E.width,E.height,p.padding??.1);fe.current=x,Re()}})}});const Hn=a.useCallback(()=>{fe.current={...Le},Re()},[Re,Le]),_n=a.useCallback(l=>{var y;if(l)yt.current.push(l);else{const u=fe.current,p=we.current;if(!p)return;const k=p.getBoundingClientRect(),E=Math.round(-u.x/u.zoom+k.width/2/u.zoom),x=Math.round(-u.y/u.zoom+k.height/2/u.zoom);yt.current.push({x:E-80,y:x-45,w:160,h:90,title:"Note "+(yt.current.length+1),body:"Added at viewport center"})}(y=Ne.current)==null||y.postMessage({type:"cards",data:{cards:[...yt.current]}})},[]),Wn=a.useCallback(l=>{if(l.id||(l.id="node-"+Date.now()),!l.position){const y=fe.current,u=we.current;if(!u)return;const p=u.getBoundingClientRect();l.position={x:Math.round(-y.x/y.zoom+p.width/2/y.zoom)-ut/2,y:Math.round(-y.y/y.zoom+p.height/2/y.zoom)-et/2}}l.data||(l.data={label:l.id}),Ee.current&&Ee.current([{type:"add",item:l}])},[]),Fn=a.useCallback(()=>({...fe.current}),[]),F=a.useCallback(l=>{fe.current={...fe.current,...l},Re()},[Re]),ve=a.useCallback(l=>Be(l.x,l.y),[Be]),ne=n,Se=a.useMemo(()=>({wrapRef:we,canvasRef:Nt,workerRef:Ne,cameraRef:fe,nodesRef:ee,edgesRef:Pe,handleRegistryRef:fn,syncNodesToWorker:pn,onNodesChangeRef:Ee,onEdgesChangeRef:De,sendCamera:Re,screenToWorld:Be,viewportListeners:xt,selectionListeners:ot,zoomMin:re,zoomMax:de,snapToGrid:je,snapGrid:_e,nodeExtent:gt,defaultEdgeOptions:Et,edgeRouting:bt,resolvedNodesRef:it,noDragClassName:St,noPanClassName:zt,get nodes(){return t},get edges(){return n},get routedEdges(){return ne},get viewport(){return gn},get connection(){return Ut}}),[t,n,ne,gn,Ut,Re,Be,pn,xt,ot,re,de,je,_e,gt,Et,bt,St,zt]);return{wrapRef:we,canvasRef:Nt,canvasReady:Tt,onPointerDown:Gt,onPointerMove:Qt,onPointerUp:mn,resetView:Hn,addCard:_n,addNode:Wn,getCamera:Fn,setCamera:F,screenToFlowPosition:ve,store:Se}}function ro(e,t,n,r,i,o){const c=i-n,f=o-r,m=c*c+f*f;if(m===0)return Math.hypot(e-n,t-r);let d=((e-n)*c+(t-r)*f)/m;return d=Math.max(0,Math.min(1,d)),Math.hypot(e-(n+d*c),t-(r+d*f))}const lr=e=>{let t;const n=new Set,r=(d,h)=>{const b=typeof d=="function"?d(t):d;if(!Object.is(b,t)){const S=t;t=h??(typeof b!="object"||b===null)?b:Object.assign({},t,b),n.forEach(C=>C(t,S))}},i=()=>t,f={setState:r,getState:i,getInitialState:()=>m,subscribe:d=>(n.add(d),()=>n.delete(d))},m=t=e(r,i,f);return f},oo=(e=>e?lr(e):lr),so=e=>e;function io(e,t=so){const n=a.useSyncExternalStore(e.subscribe,a.useCallback(()=>t(e.getState()),[e,t]),a.useCallback(()=>t(e.getInitialState()),[e,t]));return a.useDebugValue(n),n}const Rt=a.createContext(null);function ao(e={}){return oo((t,n)=>({nodes:[],edges:[],viewport:{x:0,y:0,zoom:1},connection:null,minZoom:.1,maxZoom:5,width:0,height:0,domNode:null,nodesRef:{current:[]},edgesRef:{current:[]},cameraRef:{current:{x:0,y:0,zoom:1}},wrapRef:{current:null},workerRef:{current:null},onNodesChangeRef:{current:null},onEdgesChangeRef:{current:null},viewportListeners:new Set,selectionListeners:new Set,edgeLabelContainerRef:{current:null},viewportPortalRef:{current:null},screenToWorld:(r,i)=>{const o=n().cameraRef.current;return{x:(r-o.x)/o.zoom,y:(i-o.y)/o.zoom}},sendCamera:()=>{var i;const r=n();(i=r.workerRef.current)==null||i.postMessage({type:"camera",data:{camera:{...r.cameraRef.current}}})},...e}))}function Ie(e,t){const n=a.useContext(Rt);if(!n)throw new Error("useCanvasStore must be used within <InfiniteCanvas> or <InfiniteCanvasProvider>");const r=typeof n.getState=="function"&&typeof n.subscribe=="function",i=a.useRef(e),o=a.useRef(t),c=a.useRef(void 0);i.current=e,o.current=t;const f=a.useCallback(m=>{const d=i.current;if(!d)return m;const h=d(m),b=o.current||Object.is;return c.current!==void 0&&b(c.current,h)?c.current:(c.current=h,h)},[]);return r?io(n,e?f:void 0):e?f(n):n}function Rr(){const e=a.useContext(Rt);if(!e)throw new Error("useCanvasStoreApi must be used within <InfiniteCanvas> or <InfiniteCanvasProvider>");return typeof e.getState=="function"?e:{getState:()=>e,setState:()=>{},subscribe:()=>()=>{}}}const on=a.createContext(null);function co(){return a.useContext(on)}function uo({node:e,nodeType:t}){var z,A,B,D;const n=Ie(),r=a.useRef(n);r.current=n;const i=a.useRef(null),o=e._absolutePosition||e.position,c=a.useRef(null);a.useEffect(()=>{const X=i.current;if(!X)return;const H=new ResizeObserver(Y=>{var q,U,_,w;const{width:j,height:P}=Y[0].contentRect;if(j>0&&P>0){const g=r.current,v=g.nodesRef.current.find($=>$.id===e.id),N=(v==null?void 0:v.width)||((q=v==null?void 0:v.measured)==null?void 0:q.width),I=(v==null?void 0:v.height)||((U=v==null?void 0:v.measured)==null?void 0:U.height);(Math.abs((N||0)-j)>1||Math.abs((I||0)-P)>1)&&((w=(_=g.onNodesChangeRef).current)==null||w.call(_,[{id:e.id,type:"dimensions",dimensions:{width:j,height:P},setAttributes:!0}]))}});return H.observe(X),()=>H.disconnect()},[e.id]);const f=a.useCallback(X=>{var ce,pe,me,ye;X.stopPropagation();const H=X.target.tagName;if(H==="INPUT"||H==="TEXTAREA"||H==="SELECT"||H==="BUTTON"||H==="A"||H==="LABEL"||X.target.isContentEditable)return;const Y=r.current.noDragClassName||"nodrag",j=r.current.noPanClassName||"nopan";let P=X.target;for(;P&&P!==i.current;){if((ce=P.classList)!=null&&ce.contains(Y)||(pe=P.classList)!=null&&pe.contains(j))return;P=P.parentElement}if(r.current.onNodesChangeRef.current){const ue=[];if(X.shiftKey)ue.push({id:e.id,type:"select",selected:!e.selected});else for(const re of r.current.nodesRef.current)re.id===e.id&&!re.selected?ue.push({id:re.id,type:"select",selected:!0}):re.id!==e.id&&re.selected&&ue.push({id:re.id,type:"select",selected:!1});ue.length&&r.current.onNodesChangeRef.current(ue)}const q=r.current.cameraRef.current,U=r.current.wrapRef.current;if(!U)return;const _=U.getBoundingClientRect(),w=(X.clientX-_.left-q.x)/q.zoom,g=(X.clientY-_.top-q.y)/q.zoom,N=e.selected?r.current.nodesRef.current.filter(ue=>ue.selected&&ue.id!==e.id).map(ue=>({id:ue.id,startPos:{...ue.position}})):[];c.current={startPos:{...e.position},startMouse:{x:w,y:g},selectedStarts:N};const I=[{id:e.id,type:"position",dragging:!0}];for(const ue of N)I.push({id:ue.id,type:"position",dragging:!0});(ye=(me=r.current.onNodesChangeRef).current)==null||ye.call(me,I);const $=i.current;$&&$.setPointerCapture(X.pointerId);let K=null;const se=ue=>{var He,ze,Ve,tt;if(!c.current)return;const Ce=r.current.cameraRef.current,re=U.getBoundingClientRect(),de=(ue.clientX-re.left-Ce.x)/Ce.zoom,Le=(ue.clientY-re.top-Ce.y)/Ce.zoom,Ye=de-c.current.startMouse.x,xe=Le-c.current.startMouse.y;let he={x:c.current.startPos.x+Ye,y:c.current.startPos.y+xe};if(r.current.snapToGrid&&r.current.snapGrid&&(he={x:r.current.snapGrid[0]*Math.round(he.x/r.current.snapGrid[0]),y:r.current.snapGrid[1]*Math.round(he.y/r.current.snapGrid[1])}),e.parentId&&e.extent==="parent"){const Me=r.current.nodesRef.current.find(Te=>Te.id===e.parentId);if(Me){const Te=Me.width||160,Xe=Me.height||60,je=e.width||((He=e.measured)==null?void 0:He.width)||160,_e=e.height||((ze=e.measured)==null?void 0:ze.height)||60;he={x:Math.max(0,Math.min(he.x,Te-je)),y:Math.max(0,Math.min(he.y,Xe-_e))}}}$&&($.style.left=he.x+"px",$.style.top=he.y+"px");const $e=[{id:e.id,position:he,_absolutePosition:he,dragging:!0}];for(const Me of c.current.selectedStarts){let Te={x:Me.startPos.x+Ye,y:Me.startPos.y+xe};r.current.snapToGrid&&r.current.snapGrid&&(Te={x:r.current.snapGrid[0]*Math.round(Te.x/r.current.snapGrid[0]),y:r.current.snapGrid[1]*Math.round(Te.y/r.current.snapGrid[1])});const Xe=U.querySelector(`[data-nodeid="${Me.id}"]`);Xe&&(Xe.style.left=Te.x+"px",Xe.style.top=Te.y+"px"),$e.push({id:Me.id,position:Te,_absolutePosition:Te,dragging:!0})}(tt=(Ve=r.current.workerRef)==null?void 0:Ve.current)==null||tt.postMessage({type:"nodePositions",data:{updates:$e}});for(const Me of $e){const Te=r.current.nodesRef.current.find(Xe=>Xe.id===Me.id);Te&&(Te.position=Me.position)}K=$e},te=ue=>{var de,Le,Ye,xe;if(!c.current)return;const Ce=[{id:e.id,position:e.position,dragging:!1}];for(const he of c.current.selectedStarts)Ce.push({id:he.id,position:he.startPos,dragging:!1});if(K)for(let he=0;he<K.length;he++)Ce[he]={id:K[he].id,position:K[he].position,dragging:!1};(Le=(de=r.current.workerRef)==null?void 0:de.current)==null||Le.postMessage({type:"nodePositions",data:{updates:Ce}});const re=[];for(const he of Ce)re.push({id:he.id,type:"position",position:he.position,dragging:!1});(xe=(Ye=r.current.onNodesChangeRef).current)==null||xe.call(Ye,re),c.current=null,K=null,$&&$.releasePointerCapture(ue.pointerId),$==null||$.removeEventListener("pointermove",se),$==null||$.removeEventListener("pointerup",te)};$==null||$.addEventListener("pointermove",se),$==null||$.addEventListener("pointerup",te)},[e]),m=a.useCallback(X=>{var U,_,w,g,v,N;if(!e.selected)return;const H=X.shiftKey?10:1;let Y=0,j=0;switch(X.key){case"ArrowUp":j=-H;break;case"ArrowDown":j=H;break;case"ArrowLeft":Y=-H;break;case"ArrowRight":Y=H;break;case"Escape":(_=(U=r.current.onNodesChangeRef).current)==null||_.call(U,[{id:e.id,type:"select",selected:!1}]);return;case"Delete":case"Backspace":e.deletable!==!1&&((g=(w=r.current.onNodesChangeRef).current)==null||g.call(w,[{id:e.id,type:"remove"}]));return;default:return}X.preventDefault();const P={x:e.position.x+Y,y:e.position.y+j},q=[{id:e.id,type:"position",position:P}];for(const I of r.current.nodesRef.current)I.selected&&I.id!==e.id&&q.push({id:I.id,type:"position",position:{x:I.position.x+Y,y:I.position.y+j}});(N=(v=r.current.onNodesChangeRef).current)==null||N.call(v,q)},[e]),d=e.width||((z=e.measured)==null?void 0:z.width),h=e.height||((A=e.measured)==null?void 0:A.height),b=!!(d&&h),S=(B=n.pinnedNodeIds)==null?void 0:B.has(e.id),C=a.useCallback(X=>{var H,Y;X.stopPropagation(),(Y=(H=r.current).togglePinNode)==null||Y.call(H,e.id)},[e.id]);return T.jsx(on.Provider,{value:e.id,children:T.jsxs("div",{ref:i,className:`ric-node-wrapper ${e.selected?"selected":""} ${e.dragging?"dragging":""}`,style:{position:"absolute",left:o.x,top:o.y,zIndex:e.type==="group"?0:e.zIndex||1,pointerEvents:e.type==="group"?"none":"all",visibility:b?"visible":"hidden",outline:"none"},"data-nodeid":e.id,tabIndex:e.selectable!==!1?0:void 0,role:"button","aria-label":`Node ${((D=e.data)==null?void 0:D.label)||e.id}`,"aria-selected":!!e.selected,onPointerDown:f,onKeyDown:m,children:[T.jsx(t,{id:e.id,data:e.data,type:e.type,selected:!!e.selected,dragging:!!e.dragging,draggable:e.draggable!==!1,selectable:e.selectable!==!1,deletable:e.deletable!==!1,isConnectable:e.connectable!==!1,zIndex:e.zIndex||0,positionAbsoluteX:o.x,positionAbsoluteY:o.y,width:d,height:h,sourcePosition:e.sourcePosition,targetPosition:e.targetPosition,parentId:e.parentId,dragHandle:e.dragHandle}),n.togglePinNode&&T.jsx("button",{className:"ric-pin-btn nodrag",onClick:C,title:S?"Unpin from DOM":"Pin to DOM",style:{position:"absolute",top:-8,left:-8,width:20,height:20,borderRadius:"50%",border:"1.5px solid "+(S?"#3b82f6":"#ccc"),background:S?"#3b82f6":"#fff",color:S?"#fff":"#999",fontSize:10,lineHeight:"16px",textAlign:"center",cursor:"pointer",padding:0,zIndex:10,pointerEvents:"all",boxShadow:"0 1px 3px rgba(0,0,0,0.12)"},children:"📌"})]})})}const lo=a.memo(uo),kr=160,Cr=60;function dr(e,t,n,r){var f,m;const i=e.width||((f=e.measured)==null?void 0:f.width)||kr,o=e.height||((m=e.measured)==null?void 0:m.height)||Cr,c=e._absolutePosition||e.position;if(e.handleBounds){const d=e.handleBounds[t]||[],h=n?d.find(b=>b.id===n):d[0];if(h&&h.x!==void 0&&h.y!==void 0){const b=h.position||(t==="source"?"right":"left");return{x:c.x+h.x,y:c.y+h.y,position:b}}}if(r){const d=`${e.id}__${n||t}`,h=r.get(d);if(h&&h.x!==void 0&&h.y!==void 0)return{x:c.x+h.x,y:c.y+h.y,position:h.position||(t==="source"?"right":"left")}}if(e.handles&&e.handles.length){for(const d of e.handles)if(d.type===t&&(!n||d.id===n)){if(d.x!==void 0&&d.y!==void 0)return{x:c.x+d.x,y:c.y+d.y,position:d.position||(t==="source"?"right":"left")};const h=d.position||(t==="source"?"right":"left");switch(h){case"top":return{x:c.x+i/2,y:c.y,position:h};case"bottom":return{x:c.x+i/2,y:c.y+o,position:h};case"left":return{x:c.x,y:c.y+o/2,position:h};default:return{x:c.x+i,y:c.y+o/2,position:h}}}}return t==="source"?{x:c.x+i,y:c.y+o/2,position:"right"}:{x:c.x,y:c.y+o/2,position:"left"}}function fo(e,t,n){return n==="left"?e-t:n==="right"?e+t:e}function ho(e,t,n){return n==="top"?e-t:n==="bottom"?e+t:e}function fr({x:e,y:t,position:n,type:r,onPointerDown:i}){return T.jsx("circle",{className:`ric-edge-anchor ric-edge-anchor-${r}`,cx:fo(e,10,n),cy:ho(t,10,n),r:10,stroke:"transparent",fill:"transparent",style:{cursor:"move",pointerEvents:"stroke"},onPointerDown:i})}function go({edge:e,edgeType:t,nodes:n,reconnectable:r}){var P,q,U;const i=a.useContext(Rt),o=a.useRef(typeof i.getState=="function"?i.getState():i);o.current=typeof i.getState=="function"?i.getState():i;const[c,f]=a.useState(null),m=a.useCallback((_,w,g,v)=>{var pe;w.stopPropagation(),w.preventDefault();const N=o.current,I=N.wrapRef.current;if(!I)return;const $=_==="source"?v:g,K=_==="source"?e.target:e.source;(pe=N.workerRef.current)==null||pe.postMessage({type:"connecting",data:{from:{x:$.x,y:$.y},to:{x:$.x,y:$.y}}});const se=I.getBoundingClientRect(),te=me=>{var re;const ye=N.cameraRef.current,ue=(me.clientX-se.left-ye.x)/ye.zoom,Ce=(me.clientY-se.top-ye.y)/ye.zoom;(re=N.workerRef.current)==null||re.postMessage({type:"connecting",data:{from:{x:$.x,y:$.y},to:{x:ue,y:Ce}}})},ce=me=>{var xe,he,$e,He;const ye=N.cameraRef.current,ue=(me.clientX-se.left-ye.x)/ye.zoom,Ce=(me.clientY-se.top-ye.y)/ye.zoom,re=20/ye.zoom;let de=null,Le=null;const Ye=(xe=N.handleRegistryRef)==null?void 0:xe.current;for(const ze of N.nodesRef.current){if(ze.hidden)continue;const Ve=ze.width||kr,tt=ze.height||Cr,Me=ze._absolutePosition||ze.position,Te=[];if(Ye)for(const[,je]of Ye)je.nodeId===ze.id&&Te.push(je);const Xe=Te.length>0?Te:ze.handles||[{type:"target",position:"left"},{type:"source",position:"right"}];for(const je of Xe){let _e,qe;if(je.x!==void 0&&je.y!==void 0)_e=Me.x+je.x,qe=Me.y+je.y;else switch(je.position||(je.type==="source"?"right":"left")){case"top":_e=Me.x+Ve/2,qe=Me.y;break;case"bottom":_e=Me.x+Ve/2,qe=Me.y+tt;break;case"left":_e=Me.x,qe=Me.y+tt/2;break;default:_e=Me.x+Ve,qe=Me.y+tt/2;break}if(Math.abs(ue-_e)<re&&Math.abs(Ce-qe)<re){de=ze,Le=je.id||null;break}}if(de)break}if(de){const ze=_==="source"?{source:de.id,target:K,sourceHandle:Le,targetHandle:e.targetHandle}:{source:K,target:de.id,sourceHandle:e.sourceHandle,targetHandle:Le};($e=(he=N.onEdgesChangeRef).current)==null||$e.call(he,[{id:e.id,type:"remove"},{type:"add",item:{id:e.id,...ze}}])}(He=N.workerRef.current)==null||He.postMessage({type:"connecting",data:null}),I.removeEventListener("pointermove",te),I.removeEventListener("pointerup",ce)};I.addEventListener("pointermove",te),I.addEventListener("pointerup",ce)},[e]),d=n.find(_=>_.id===e.source),h=n.find(_=>_.id===e.target),b=d&&!!(d.width||(P=d.measured)!=null&&P.width),S=h&&!!(h.width||(q=h.measured)!=null&&q.width),C=o.current,z=(U=C.handleRegistryRef)==null?void 0:U.current,A=b?dr(d,"source",e.sourceHandle,z):null,B=S?dr(h,"target",e.targetHandle,z):null,D=e.type==="bezier"||e.type==="simplebezier"||e.type==="default",X=C.routedEdges||C.edges,H=X==null?void 0:X.find(_=>_.id===e.id),Y=D?null:(H==null?void 0:H._routedPoints)||e._routedPoints||null,j=r!==!1&&e.reconnectable!==!1;return!A||!B?null:T.jsxs("g",{className:`ric-edge-wrapper ${e.selected?"selected":""}`,"data-edgeid":e.id,onMouseEnter:()=>f(!0),onMouseLeave:()=>f(!1),children:[T.jsx(t,{id:e.id,source:e.source,target:e.target,sourceX:A.x,sourceY:A.y,targetX:B.x,targetY:B.y,sourcePosition:A.position,targetPosition:B.position,sourceHandleId:e.sourceHandle,targetHandleId:e.targetHandle,data:e.data,type:e.type,selected:!!e.selected,animated:!!e.animated,label:e.label,style:e.style,selectable:e.selectable!==!1,deletable:e.deletable!==!1,routedPoints:Y}),j&&(c||e.selected)&&T.jsxs(T.Fragment,{children:[T.jsx(fr,{x:A.x,y:A.y,position:A.position,type:"source",onPointerDown:_=>m("source",_,A,B)}),T.jsx(fr,{x:B.x,y:B.y,position:B.position,type:"target",onPointerDown:_=>m("target",_,A,B)})]})]})}const yo=a.memo(go);function Er({selectionKeyCode:e="Shift",selectionMode:t="partial"}){var A;const n=Ie(),[r,i]=a.useState(null),o=a.useRef(null);if(a.useEffect(()=>{const B=n.wrapRef.current;if(!B)return;let D=!1,X=null,H=!1;const Y=_=>{_.key===e&&(H=!0)},j=_=>{_.key===e&&(H=!1)},P=_=>{if(!H)return;const w=_.target;if(w.closest(".ric-node-wrapper")||w.closest(".ric-handle"))return;D=!0;const g=n.cameraRef.current,v=B.getBoundingClientRect(),N=(_.clientX-v.left-g.x)/g.zoom,I=(_.clientY-v.top-g.y)/g.zoom;X={x:N,y:I},i({startX:N,startY:I,endX:N,endY:I}),_.stopPropagation()},q=_=>{if(!D||!X)return;const w=n.cameraRef.current,g=B.getBoundingClientRect(),v=(_.clientX-g.left-w.x)/w.zoom,N=(_.clientY-g.top-w.y)/w.zoom;i({startX:X.x,startY:X.y,endX:v,endY:N})},U=_=>{var K,se;if(!D||!X)return;D=!1;const w=n.cameraRef.current,g=B.getBoundingClientRect(),v=(_.clientX-g.left-w.x)/w.zoom,N=(_.clientY-g.top-w.y)/w.zoom,I={x:Math.min(X.x,v),y:Math.min(X.y,N),width:Math.abs(v-X.x),height:Math.abs(N-X.y)},$=[];for(const te of n.nodesRef.current){const ce=te._absolutePosition||te.position,pe=te.width||160,me=te.height||60;let ye;t==="full"?ye=ce.x>=I.x&&ce.y>=I.y&&ce.x+pe<=I.x+I.width&&ce.y+me<=I.y+I.height:ye=ce.x+pe>I.x&&ce.x<I.x+I.width&&ce.y+me>I.y&&ce.y<I.y+I.height,$.push({id:te.id,type:"select",selected:ye})}$.length&&((se=(K=n.onNodesChangeRef).current)==null||se.call(K,$)),X=null,i(null)};return B.addEventListener("pointerdown",P,!0),B.addEventListener("pointermove",q),B.addEventListener("pointerup",U),window.addEventListener("keydown",Y),window.addEventListener("keyup",j),()=>{B.removeEventListener("pointerdown",P,!0),B.removeEventListener("pointermove",q),B.removeEventListener("pointerup",U),window.removeEventListener("keydown",Y),window.removeEventListener("keyup",j)}},[n,e,t]),!r)return null;const c=((A=n.cameraRef)==null?void 0:A.current)||{x:0,y:0,zoom:1},f=Math.min(r.startX,r.endX),m=Math.min(r.startY,r.endY),d=Math.abs(r.endX-r.startX),h=Math.abs(r.endY-r.startY),b=f*c.zoom+c.x,S=m*c.zoom+c.y,C=d*c.zoom,z=h*c.zoom;return T.jsx("div",{ref:o,className:"ric-selection-box",style:{position:"absolute",left:b,top:S,width:C,height:z,border:"1px dashed #3b82f6",background:"rgba(59, 130, 246, 0.08)",pointerEvents:"none",zIndex:100}})}Er.displayName="SelectionBox";const Sr=a.memo(Er);function Qn(e,t,n){switch(e){case"top":return{x:t/2,y:0};case"bottom":return{x:t/2,y:n};case"left":return{x:0,y:n/2};case"right":return{x:t,y:n/2};default:return{x:t,y:n/2}}}function xo(e,t){const n=e.closest(".ric-node-wrapper");if(!n)return null;const r=n.getBoundingClientRect(),i=e.getBoundingClientRect(),o=t||1;return{x:(i.left+i.width/2-r.left)/o,y:(i.top+i.height/2-r.top)/o}}let Un=!1,Mt=null;function zr(e){Mt=e,!Un&&(Un=!0,requestAnimationFrame(()=>{var t;Un=!1,(t=Mt==null?void 0:Mt.syncNodesToWorker)==null||t.call(Mt),Mt=null}))}const Jn=new WeakMap;let bn=null;function po(){return bn||(bn=new ResizeObserver(e=>{var t;for(const n of e){const r=Jn.get(n.target);if(!r)continue;const{width:i,height:o}=n.contentRect;if(!i||!o)continue;const c=r.getStore(),f=(t=c.handleRegistryRef)==null?void 0:t.current;if(f){for(const[m,d]of f)if(d.nodeId===r.nodeId){const h=Qn(d.position,i,o);d.x=h.x,d.y=h.y,f.set(m,d)}zr(c)}}}),bn)}function mo({type:e="source",position:t=e==="source"?"right":"left",id:n,isConnectable:r=!0,isConnectableStart:i=!0,isConnectableEnd:o=!0,children:c,className:f="",style:m={},onConnect:d,...h}){const b=a.useContext(on),S=a.useContext(Rt),C=a.useRef(null),z=a.useCallback(()=>typeof S.getState=="function"?S.getState():S,[S]),A=a.useRef(z);A.current=z,a.useLayoutEffect(()=>{var w,g,v,N,I,$,K;if(!b)return;const H=A.current(),Y=(w=H.handleRegistryRef)==null?void 0:w.current;if(!Y)return;const j=`${b}__${n||e}`,P=(v=(g=H.nodesRef)==null?void 0:g.current)==null?void 0:v.find(se=>se.id===b),q=(P==null?void 0:P.width)||((N=P==null?void 0:P.measured)==null?void 0:N.width),U=(P==null?void 0:P.height)||((I=P==null?void 0:P.measured)==null?void 0:I.height);let _;q&&U?_=Qn(t,q,U):C.current?_=xo(C.current,(K=($=H.cameraRef)==null?void 0:$.current)==null?void 0:K.zoom):_=Qn(t,160,60),Y.set(j,{nodeId:b,id:n||null,type:e,position:t,x:_.x,y:_.y})},[b,n,e,t]),a.useEffect(()=>{if(!b)return;const H=A.current();zr(H);const Y=C.current,j=Y==null?void 0:Y.closest(".ric-node-wrapper");return j&&!Jn.has(j)&&(Jn.set(j,{nodeId:b,getStore:A.current}),po().observe(j)),()=>{var _;const q=(_=A.current().handleRegistryRef)==null?void 0:_.current,U=`${b}__${n||e}`;q==null||q.delete(U)}},[b,n,e,t]);const B=a.useCallback(()=>{var g;const H=A.current(),Y=H.nodesRef.current.find(v=>v.id===b);if(!Y)return null;const j=Y._absolutePosition||Y.position,P=(g=H.handleRegistryRef)==null?void 0:g.current,q=`${b}__${n||e}`,U=P==null?void 0:P.get(q);if(U&&U.x!==void 0&&U.y!==void 0)return{x:j.x+U.x,y:j.y+U.y};const _=Y.width||160,w=Y.height||60;switch(t){case"top":return{x:j.x+_/2,y:j.y};case"bottom":return{x:j.x+_/2,y:j.y+w};case"left":return{x:j.x,y:j.y+w/2};default:return{x:j.x+_,y:j.y+w/2}}},[b,n,e,t]),D=a.useCallback(H=>{var N;if(!r||!i)return;H.stopPropagation(),H.preventDefault();const Y=A.current(),j=Y.cameraRef.current,P=Y.wrapRef.current;if(!P)return;const q=P.getBoundingClientRect(),U=B();if(!U)return;const _=U.x,w=U.y;(N=Y.workerRef.current)==null||N.postMessage({type:"connecting",data:{from:{x:_,y:w},to:{x:_,y:w}}}),P.setPointerCapture(H.pointerId);const g=I=>{var se;const $=(I.clientX-q.left-j.x)/j.zoom,K=(I.clientY-q.top-j.y)/j.zoom;(se=Y.workerRef.current)==null||se.postMessage({type:"connecting",data:{from:{x:_,y:w},to:{x:$,y:K}}})},v=I=>{var me,ye,ue,Ce;const $=(I.clientX-q.left-j.x)/j.zoom,K=(I.clientY-q.top-j.y)/j.zoom,se=20/j.zoom;let te=null,ce=null;const pe=(me=Y.handleRegistryRef)==null?void 0:me.current;for(const re of Y.nodesRef.current){if(re.id===b||re.hidden)continue;const de=re._absolutePosition||re.position,Le=[];if(pe)for(const[,xe]of pe)xe.nodeId===re.id&&Le.push(xe);const Ye=Le.length>0?Le:re.handles||[{type:"target",position:"left"},{type:"source",position:"right"}];for(const xe of Ye){let he,$e;if(xe.x!==void 0&&xe.y!==void 0)he=de.x+xe.x,$e=de.y+xe.y;else{const He=re.width||160,ze=re.height||60;switch(xe.position||(xe.type==="source"?"right":"left")){case"top":he=de.x+He/2,$e=de.y;break;case"bottom":he=de.x+He/2,$e=de.y+ze;break;case"left":he=de.x,$e=de.y+ze/2;break;default:he=de.x+He,$e=de.y+ze/2;break}}if(Math.abs($-he)<se&&Math.abs(K-$e)<se){te=re,ce=xe.id||null;break}}if(te)break}if(te){const re={source:e==="source"?b:te.id,target:e==="source"?te.id:b,sourceHandle:e==="source"?n||null:ce,targetHandle:e==="source"?ce:n||null};(ue=(ye=Y.onEdgesChangeRef)==null?void 0:ye.current)==null||ue.call(ye,[{type:"add",item:{id:`e-${re.source}-${re.target}`,...re}}])}(Ce=Y.workerRef.current)==null||Ce.postMessage({type:"connecting",data:null}),P.removeEventListener("pointermove",g),P.removeEventListener("pointerup",v)};P.addEventListener("pointermove",g),P.addEventListener("pointerup",v)},[b,n,e,t,r,i,B]),X={top:{top:0,left:"50%",transform:"translate(-50%, -50%)"},bottom:{bottom:0,left:"50%",transform:"translate(-50%, 50%)"},left:{top:"50%",left:0,transform:"translate(-50%, -50%)"},right:{top:"50%",right:0,transform:"translate(50%, -50%)"}}[t]||{};return T.jsx("div",{ref:C,className:`ric-handle ric-handle-${t} ric-handle-${e} ${f}`,"data-handleid":n||null,"data-nodeid":b,"data-handlepos":t,"data-handletype":e,onPointerDown:D,style:{position:"absolute",width:8,height:8,borderRadius:"50%",background:"#1a192b",border:"none",zIndex:10,cursor:r?"crosshair":"default",boxSizing:"border-box",...X,...m},...h,children:c})}const rn=a.memo(mo);function vo({data:e,isConnectable:t,selected:n,targetPosition:r="left",sourcePosition:i="right",hideSourceHandle:o=!1,hideTargetHandle:c=!1}){return T.jsxs("div",{className:`ric-default-node${n?" selected":""}`,style:{background:"#fff",border:"1px solid #1a192b",borderRadius:3,padding:"10px",minWidth:150,fontSize:12,fontFamily:"inherit",boxShadow:n?"0 0 0 0.5px #1a192b":"none"},children:[!c&&T.jsx(rn,{type:"target",position:r,isConnectable:t}),T.jsx("div",{className:"ric-node-content",children:e==null?void 0:e.label}),!o&&T.jsx(rn,{type:"source",position:i,isConnectable:t})]})}function Nr({data:e,isConnectable:t,selected:n,sourcePosition:r="right",hideSourceHandle:i=!1}){return T.jsxs("div",{className:`ric-input-node${n?" selected":""}`,style:{background:"#fff",border:"1px solid #1a192b",borderBottom:"2px solid #0041d0",borderRadius:3,padding:"10px",minWidth:150,fontSize:12,fontFamily:"inherit",boxShadow:n?"0 0 0 0.5px #1a192b":"none"},children:[T.jsx("div",{className:"ric-node-content",children:e==null?void 0:e.label}),!i&&T.jsx(rn,{type:"source",position:r,isConnectable:t})]})}function Pr({data:e,isConnectable:t,selected:n,targetPosition:r="left",hideTargetHandle:i=!1}){return T.jsxs("div",{className:`ric-output-node${n?" selected":""}`,style:{background:"#fff",border:"1px solid #1a192b",borderTop:"2px solid #ff0072",borderRadius:3,padding:"10px",minWidth:150,fontSize:12,fontFamily:"inherit",boxShadow:n?"0 0 0 0.5px #1a192b":"none"},children:[!i&&T.jsx(rn,{type:"target",position:r,isConnectable:t}),T.jsx("div",{className:"ric-node-content",children:e==null?void 0:e.label})]})}function Ir({data:e,selected:t,width:n,height:r}){return T.jsx("div",{className:`ric-group-node${t?" selected":""}`,style:{width:n||300,height:r||200,background:"rgba(240, 240, 240, 0.25)",border:t?"2px solid #3b82f6":"1px dashed #ccc",borderRadius:8,padding:8,boxSizing:"border-box"},children:(e==null?void 0:e.label)&&T.jsx("div",{style:{fontSize:11,fontWeight:600,color:"#888",userSelect:"none"},children:e.label})})}function Tr({x:e,y:t,label:n,labelStyle:r,labelShowBg:i=!0,labelBgStyle:o,labelBgPadding:c=[2,4],labelBgBorderRadius:f=2,children:m,className:d="",...h}){const[b,S]=a.useState({x:1,y:0,width:0,height:0}),C=a.useRef(null);return a.useEffect(()=>{if(C.current){const z=C.current.getBBox();S({x:z.x,y:z.y,width:z.width,height:z.height})}},[n]),n?T.jsxs("g",{transform:`translate(${e-b.width/2} ${t-b.height/2})`,className:`ric-edge-textwrapper ${d}`,visibility:b.width?"visible":"hidden",...h,children:[i&&T.jsx("rect",{width:b.width+2*c[0],x:-c[0],y:-c[1],height:b.height+2*c[1],className:"ric-edge-textbg",style:o,rx:f,ry:f}),T.jsx("text",{className:"ric-edge-text",y:b.height/2,dy:"0.3em",ref:C,style:r,children:n}),m]}):null}Tr.displayName="EdgeText";const Lr=a.memo(Tr);function hr(e){return e!=null&&e!==""&&!isNaN(Number(e))}function sn({id:e,path:t,labelX:n,labelY:r,label:i,labelStyle:o,labelShowBg:c,labelBgStyle:f,labelBgPadding:m,labelBgBorderRadius:d,interactionWidth:h=20,style:b,markerEnd:S,markerStart:C,className:z="",...A}){return T.jsxs(T.Fragment,{children:[T.jsx("path",{id:e,d:t,fill:"none",stroke:"#b1b1b7",strokeWidth:1.5,className:`ric-edge-path ${z}`,style:b,markerEnd:S,markerStart:C,...A}),h?T.jsx("path",{d:t,fill:"none",strokeOpacity:0,strokeWidth:h,className:"ric-edge-interaction",style:{pointerEvents:"stroke"}}):null,i&&hr(n)&&hr(r)?T.jsx(Lr,{x:n,y:r,label:i,labelStyle:o,labelShowBg:c,labelBgStyle:f,labelBgPadding:m,labelBgBorderRadius:d}):null]})}const en=20;function gr(e,t,n){switch(n){case"right":return{x:e+en,y:t};case"left":return{x:e-en,y:t};case"bottom":return{x:e,y:t+en};case"top":return{x:e,y:t-en};default:return{x:e+en,y:t}}}const er=a.memo(function({id:t,sourceX:n,sourceY:r,targetX:i,targetY:o,sourcePosition:c="bottom",targetPosition:f="top",label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:S,labelBgBorderRadius:C,style:z,markerEnd:A,markerStart:B,interactionWidth:D}){let X,H,Y;const j=gr(n,r,c),P=gr(i,o,f),q=Math.abs(P.x-j.x),U=Math.max(50,q*.5);let _,w,g,v;switch(c){case"left":_=j.x-U,w=j.y;break;case"top":_=j.x,w=j.y-U;break;case"bottom":_=j.x,w=j.y+U;break;default:_=j.x+U,w=j.y;break}switch(f){case"right":g=P.x+U,v=P.y;break;case"top":g=P.x,v=P.y-U;break;case"bottom":g=P.x,v=P.y+U;break;default:g=P.x-U,v=P.y;break}X=`M ${n},${r} L ${j.x},${j.y} C ${_},${w} ${g},${v} ${P.x},${P.y} L ${i},${o}`;const N=.5,I=.5;return H=I*I*I*j.x+3*I*I*N*_+3*I*N*N*g+N*N*N*P.x,Y=I*I*I*j.y+3*I*I*N*w+3*I*N*N*v+N*N*N*P.y,T.jsx(sn,{id:t,path:X,labelX:H,labelY:Y,label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:S,labelBgBorderRadius:C,style:z,markerEnd:A,markerStart:B,interactionWidth:D})});er.displayName="BezierEdge";function tr({sourceX:e,sourceY:t,targetX:n,targetY:r}){const i=`M ${e},${t}L ${n},${r}`,o=(e+n)/2,c=(t+r)/2;return[i,o,c,0,0]}function nr({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i="right",targetPosition:o="left",curvature:c=.25}){const f=Math.abs(n-e),m=Math.abs(r-t),d=Math.sqrt(f*f+m*m),h=Math.max(d*c,50);let b,S,C,z;switch(i){case"top":b=e,S=t-h;break;case"bottom":b=e,S=t+h;break;case"left":b=e-h,S=t;break;default:b=e+h,S=t;break}switch(o){case"top":C=n,z=r-h;break;case"bottom":C=n,z=r+h;break;case"right":C=n+h,z=r;break;default:C=n-h,z=r;break}const A=`M ${e},${t} C ${b},${S} ${C},${z} ${n},${r}`,B=.5,D=1-B,X=D*D*D*e+3*D*D*B*b+3*D*B*B*C+B*B*B*n,H=D*D*D*t+3*D*D*B*S+3*D*B*B*z+B*B*B*r;return[A,X,H,0,0]}function rr({sourceX:e,sourceY:t,targetX:n,targetY:r}){const i=Math.abs(n-e),o=Math.max(i*.5,50),c=e+o,f=n-o,m=`M ${e},${t} C ${c},${t} ${f},${r} ${n},${r}`,d=.5,h=.5,b=h*h*h*e+3*h*h*d*c+3*h*d*d*f+d*d*d*n,S=h*h*h*t+3*h*h*d*t+3*h*d*d*r+d*d*d*r;return[m,b,S,0,0]}function Rn({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i="right",targetPosition:o="left",borderRadius:c=5,offset:f=20}){const m=i==="left"||i==="right",d=Math.min(c,Math.abs(n-e)/2,Math.abs(r-t)/2);if(m){if(Math.abs(r-t)<1)return[`M ${e},${t} L ${n},${r}`,(e+n)/2,t,0,0];const C=(e+n)/2,z=r>t?1:-1;return[`M ${e},${t} L ${C-d},${t} Q ${C},${t} ${C},${t+z*d} L ${C},${r-z*d} Q ${C},${r} ${C+(n>C?d:-d)},${r} L ${n},${r}`,C,(t+r)/2,0,0]}const h=(t+r)/2,b=n>e?1:-1;return[`M ${e},${t} L ${e},${h-d} Q ${e},${h} ${e+b*d},${h} L ${n-b*d},${h} Q ${n},${h} ${n},${h+(r>h?d:-d)} L ${n},${r}`,(e+n)/2,h,0,0]}function bo({sourceX:e,sourceY:t,targetX:n,targetY:r}){const[,i,o]=nr({sourceX:e,sourceY:t,targetX:n,targetY:r});return[i,o,0,0]}function wo({sourceX:e,sourceY:t,targetX:n,targetY:r}){return[(e+n)/2,(t+r)/2,0,0]}function Mo(e,t,n){const r=n.filter(o=>o.id!==e.id),i={...e,id:e.id,source:t.source,target:t.target,sourceHandle:t.sourceHandle??e.sourceHandle,targetHandle:t.targetHandle??e.targetHandle};return r.push(i),r}const kn=160,Cn=60,tn=20,wn=12,En=20;function yr(e,t,n){var c,f;const r=e.width||((c=e.measured)==null?void 0:c.width)||kn,i=e.height||((f=e.measured)==null?void 0:f.height)||Cn,o=e._absolutePosition||e.position;if(e.handles&&e.handles.length>0){for(const m of e.handles)if(m.type===t&&(!n||m.id===n)){if(m.x!==void 0&&m.y!==void 0)return{x:o.x+m.x,y:o.y+m.y,dir:m.position||(t==="source"?"right":"left")};switch(m.position||(t==="source"?"right":"left")){case"top":return{x:o.x+r/2,y:o.y,dir:"top"};case"bottom":return{x:o.x+r/2,y:o.y+i,dir:"bottom"};case"left":return{x:o.x,y:o.y+i/2,dir:"left"};default:return{x:o.x+r,y:o.y+i/2,dir:"right"}}}}return t==="source"?{x:o.x+r,y:o.y+i/2,dir:"right"}:{x:o.x,y:o.y+i/2,dir:"left"}}function Sn(e,t){switch(e.dir){case"right":return{x:e.x+t,y:e.y,dir:e.dir};case"left":return{x:e.x-t,y:e.y,dir:e.dir};case"bottom":return{x:e.x,y:e.y+t,dir:e.dir};case"top":return{x:e.x,y:e.y-t,dir:e.dir};default:return{x:e.x+t,y:e.y,dir:e.dir}}}function Ro(e,t,n,r,i,o,c,f){const m=Math.min(e,n),d=Math.max(e,n),h=Math.min(t,r),b=Math.max(t,r);if(d<=i||m>=i+c||b<=o||h>=o+f)return!1;const S=.5;if(e>i+S&&e<i+c-S&&t>o+S&&t<o+f-S||n>i+S&&n<i+c-S&&r>o+S&&r<o+f-S)return!0;const C=(e+n)/2,z=(t+r)/2;if(C>i+S&&C<i+c-S&&z>o+S&&z<o+f-S)return!0;const A=[[i,o],[i+c,o],[i+c,o+f],[i,o+f]];for(let B=0;B<4;B++)if(ko(e,t,n,r,A[B][0],A[B][1],A[(B+1)%4][0],A[(B+1)%4][1]))return!0;return!1}function ko(e,t,n,r,i,o,c,f){const m=(c-i)*(t-o)-(f-o)*(e-i),d=(c-i)*(r-o)-(f-o)*(n-i),h=(n-e)*(o-t)-(r-t)*(i-e),b=(n-e)*(f-t)-(r-t)*(c-e);return(m>0&&d<0||m<0&&d>0)&&(h>0&&b<0||h<0&&b>0)}function Kn(e,t,n,r,i){for(let o=0;o<i.length;o++){const c=i[o];if(Ro(e,t,n,r,c.x,c.y,c.w,c.h))return!1}return!0}function Co(e,t,n){for(let r=0;r<n.length;r++){const i=n[r];if(e>i.x&&e<i.x+i.w&&t>i.y&&t<i.y+i.h)return!0}return!1}function or(e,t){var r,i;const n=[];for(let o=0;o<e.length;o++){const c=e[o];if(c.hidden||t&&t.has(c.id)||c.type==="group")continue;const f=c._absolutePosition||c.position,m=c.width||((r=c.measured)==null?void 0:r.width)||kn,d=c.height||((i=c.measured)==null?void 0:i.height)||Cn;n.push({id:c.id,x:f.x-tn,y:f.y-tn,w:m+2*tn,h:d+2*tn})}return n}function Br(e,t,n){if(Kn(e.x,e.y,t.x,t.y,n))return null;const r=new Set,i=new Set;r.add(e.x),r.add(t.x),i.add(e.y),i.add(t.y);const o=tn+5;e.dir==="right"?r.add(e.x+o):e.dir==="left"?r.add(e.x-o):e.dir==="top"?i.add(e.y-o):e.dir==="bottom"&&i.add(e.y+o),t.dir==="right"?r.add(t.x+o):t.dir==="left"?r.add(t.x-o):t.dir==="top"?i.add(t.y-o):t.dir==="bottom"&&i.add(t.y+o);for(let g=0;g<n.length;g++){const v=n[g];r.add(v.x),r.add(v.x+v.w),i.add(v.y),i.add(v.y+v.h)}const c=[...r].sort((g,v)=>g-v),f=[...i].sort((g,v)=>g-v),m=new Map,d=new Map;for(let g=0;g<c.length;g++)m.set(c[g],g);for(let g=0;g<f.length;g++)d.set(f[g],g);const h=c.length,b=f.length,S=(g,v)=>v*h+g,C=m.get(e.x),z=d.get(e.y),A=m.get(t.x),B=d.get(t.y);if(C===void 0||z===void 0||A===void 0||B===void 0)return null;const D=S(C,z),X=S(A,B),H=new Float64Array(h*b).fill(1/0),Y=new Float64Array(h*b).fill(1/0),j=new Int32Array(h*b).fill(-1),P=new Int8Array(h*b).fill(-1),q=new Uint8Array(h*b);H[D]=0,Y[D]=Math.abs(c[A]-e.x)+Math.abs(f[B]-e.y);const U=[D],_=15,w=[[1,0],[-1,0],[0,1],[0,-1]];for(;U.length>0;){let g=0;for(let te=1;te<U.length;te++)Y[U[te]]<Y[U[g]]&&(g=te);const v=U[g];if(U[g]=U[U.length-1],U.pop(),v===X){const te=[];let ce=X;for(;ce!==-1&&ce!==D;){const pe=ce/h|0,me=ce%h;te.unshift({x:c[me],y:f[pe]}),ce=j[ce]}return te.unshift({x:e.x,y:e.y}),Eo(te,n)}if(q[v])continue;q[v]=1;const N=v/h|0,I=v%h,$=c[I],K=f[N],se=P[v];for(let te=0;te<4;te++){const ce=I+w[te][0],pe=N+w[te][1];if(ce<0||ce>=h||pe<0||pe>=b)continue;const me=S(ce,pe);if(q[me])continue;const ye=c[ce],ue=f[pe];if(Co(ye,ue,n)||!Kn($,K,ye,ue,n))continue;const Ce=Math.abs(ye-$)+Math.abs(ue-K),re=se>=0&&se!==te?_:0,de=H[v]+Ce+re;de<H[me]&&(j[me]=v,P[me]=te,H[me]=de,Y[me]=de+Math.abs(c[A]-ye)+Math.abs(f[B]-ue),U.push(me))}}return null}function Eo(e,t){if(!e||e.length<=2)return e;const n=[e[0]];for(let r=1;r<e.length-1;r++){const i=n[n.length-1],o=e[r],c=e[r+1],f=Math.abs(i.x-o.x)<.5&&Math.abs(o.x-c.x)<.5,m=Math.abs(i.y-o.y)<.5&&Math.abs(o.y-c.y)<.5;(f||m)&&Kn(i.x,i.y,c.x,c.y,t)||n.push(o)}return n.push(e[e.length-1]),n}function So(e){const t=new Map,n=new Map;for(const i of e){const o=i._routedPoints;if(!(!o||o.length<2))for(let c=0;c<o.length-1;c++){const f=o[c],m=o[c+1];if(Math.abs(f.y-m.y)<.5){const d=Math.round(f.y*10)/10;t.has(d)||t.set(d,[]),t.get(d).push({edgeId:i.id,segIdx:c,x1:Math.min(f.x,m.x),x2:Math.max(f.x,m.x)})}else if(Math.abs(f.x-m.x)<.5){const d=Math.round(f.x*10)/10;n.has(d)||n.set(d,[]),n.get(d).push({edgeId:i.id,segIdx:c,y1:Math.min(f.y,m.y),y2:Math.max(f.y,m.y)})}}}const r=new Map;for(const i of e)i._routedPoints&&r.set(i.id,i._routedPoints.map(o=>({...o})));for(const[,i]of t){if(i.length<2)continue;const o=xr(i,"x1","x2");for(const c of o){if(c.length<2)continue;const f=(c.length-1)*wn/2;for(let m=0;m<c.length;m++){const d=c[m],h=-f+m*wn,b=r.get(d.edgeId);b&&(b[d.segIdx].y+=h,b[d.segIdx+1].y+=h)}}}for(const[,i]of n){if(i.length<2)continue;const o=xr(i,"y1","y2");for(const c of o){if(c.length<2)continue;const f=(c.length-1)*wn/2;for(let m=0;m<c.length;m++){const d=c[m],h=-f+m*wn,b=r.get(d.edgeId);b&&(b[d.segIdx].x+=h,b[d.segIdx+1].x+=h)}}}return e.map(i=>{const o=r.get(i.id);return o?{...i,_routedPoints:o}:i})}function xr(e,t,n){if(e.length<2)return[];const r=[...e].sort((c,f)=>c[t]-f[t]),i=[];let o=[r[0]];for(let c=1;c<r.length;c++){const f=o[o.length-1];r[c][t]<f[n]?o.push(r[c]):(o.length>1&&i.push(o),o=[r[c]])}return o.length>1&&i.push(o),i}function zn(e,t=6,n=!1){if(!e||e.length<2)return null;if(n)return zo(e);const r=t;let i=`M ${e[0].x},${e[0].y}`;for(let o=1;o<e.length-1;o++){const c=e[o-1],f=e[o],m=e[o+1],d=Math.abs(f.x-c.x)+Math.abs(f.y-c.y),h=Math.abs(m.x-f.x)+Math.abs(m.y-f.y),b=Math.min(r,d/2,h/2);if(b>.5){const S=f.x-c.x,C=f.y-c.y,z=m.x-f.x,A=m.y-f.y,B=Math.sqrt(S*S+C*C)||1,D=Math.sqrt(z*z+A*A)||1;i+=` L ${f.x-S/B*b},${f.y-C/B*b}`,i+=` Q ${f.x},${f.y} ${f.x+z/D*b},${f.y+A/D*b}`}else i+=` L ${f.x},${f.y}`}return i+=` L ${e[e.length-1].x},${e[e.length-1].y}`,i}function zo(e){if(e.length===2)return`M ${e[0].x},${e[0].y} L ${e[1].x},${e[1].y}`;if(e.length===3)return`M ${e[0].x},${e[0].y} Q ${e[1].x},${e[1].y} ${e[2].x},${e[2].y}`;const t=.3;let n=`M ${e[0].x},${e[0].y}`;for(let r=0;r<e.length-1;r++){const i=e[r===0?0:r-1],o=e[r],c=e[r+1],f=e[r+2<e.length?r+2:e.length-1],m=o.x+(c.x-i.x)*t,d=o.y+(c.y-i.y)*t,h=c.x-(f.x-o.x)*t,b=c.y-(f.y-o.y)*t;n+=` C ${m},${d} ${h},${b} ${c.x},${c.y}`}return n}function Nn(e){if(!e||e.length<2)return{x:0,y:0};let t=0;for(let r=1;r<e.length;r++)t+=Math.abs(e[r].x-e[r-1].x)+Math.abs(e[r].y-e[r-1].y);let n=t/2;for(let r=1;r<e.length;r++){const i=Math.abs(e[r].x-e[r-1].x)+Math.abs(e[r].y-e[r-1].y);if(n<=i){const o=i>0?n/i:0;return{x:e[r-1].x+(e[r].x-e[r-1].x)*o,y:e[r-1].y+(e[r].y-e[r-1].y)*o}}n-=i}return{x:e[0].x,y:e[0].y}}function No(e,t){if(!e||!t||e.length===0||t.length===0)return t;const n={};for(const o of e)n[o.id]=o;const r=or(e,null),i=t.map(o=>{var P,q,U,_;const c=o.type||"default";if(c==="bezier"||c==="simplebezier"||c==="default")return o;const f=n[o.source],m=n[o.target];if(!f||!m||f.hidden||m.hidden)return o;const d=yr(f,"source",o.sourceHandle),h=yr(m,"target",o.targetHandle),b=Sn(d,En),S=Sn(h,En),C=5,z=r.filter(w=>w.id!==o.source&&w.id!==o.target),A=f._absolutePosition||f.position,B=f.width||((P=f.measured)==null?void 0:P.width)||kn,D=f.height||((q=f.measured)==null?void 0:q.height)||Cn;z.push({id:o.source,x:A.x-C,y:A.y-C,w:B+2*C,h:D+2*C});const X=m._absolutePosition||m.position,H=m.width||((U=m.measured)==null?void 0:U.width)||kn,Y=m.height||((_=m.measured)==null?void 0:_.height)||Cn;if(z.push({id:o.target,x:X.x-C,y:X.y-C,w:H+2*C,h:Y+2*C}),z.length===0)return o;const j=Br(b,S,z);return j&&j.length>=2?(j.unshift({x:d.x,y:d.y}),j.push({x:h.x,y:h.y}),{...o,_routedPoints:j}):o});return So(i)}function Po(e,t,n,r,i,o,c,f){const m=or(c,f?new Set(f):null);if(m.length===0)return null;const d={x:e,y:t,dir:i||"right"},h={x:n,y:r,dir:o||"left"},b=Sn(d,En),S=Sn(h,En),C=Br(b,S,m);return C&&C.length>=2?(C.unshift({x:d.x,y:d.y}),C.push({x:h.x,y:h.y}),C):null}const sr=a.memo(function({id:t,sourceX:n,sourceY:r,targetX:i,targetY:o,label:c,labelStyle:f,labelShowBg:m,labelBgStyle:d,labelBgPadding:h,labelBgBorderRadius:b,style:S,markerEnd:C,markerStart:z,interactionWidth:A,routedPoints:B}){let D,X,H;if(B&&B.length>=2){D=zn(B);const Y=Nn(B);X=Y.x,H=Y.y}else[D,X,H]=tr({sourceX:n,sourceY:r,targetX:i,targetY:o});return T.jsx(sn,{id:t,path:D,labelX:X,labelY:H,label:c,labelStyle:f,labelShowBg:m,labelBgStyle:d,labelBgPadding:h,labelBgBorderRadius:b,style:S,markerEnd:C,markerStart:z,interactionWidth:A})});sr.displayName="StraightEdge";const ir=a.memo(function({id:t,sourceX:n,sourceY:r,targetX:i,targetY:o,sourcePosition:c="bottom",targetPosition:f="top",label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:S,labelBgBorderRadius:C,style:z,markerEnd:A,markerStart:B,pathOptions:D,interactionWidth:X,routedPoints:H}){let Y,j,P;if(H&&H.length>=2){Y=zn(H);const q=Nn(H);j=q.x,P=q.y}else[Y,j,P]=Rn({sourceX:n,sourceY:r,sourcePosition:c,targetX:i,targetY:o,targetPosition:f,borderRadius:D==null?void 0:D.borderRadius,offset:D==null?void 0:D.offset});return T.jsx(sn,{id:t,path:Y,labelX:j,labelY:P,label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:S,labelBgBorderRadius:C,style:z,markerEnd:A,markerStart:B,interactionWidth:X})});ir.displayName="SmoothStepEdge";const $r=a.memo(function({id:t,...n}){var i;const r=a.useMemo(()=>{var o;return{borderRadius:0,offset:(o=n.pathOptions)==null?void 0:o.offset}},[(i=n.pathOptions)==null?void 0:i.offset]);return T.jsx(ir,{...n,id:t,pathOptions:r})});$r.displayName="StepEdge";const ar=a.memo(function({id:t,sourceX:n,sourceY:r,targetX:i,targetY:o,sourcePosition:c,targetPosition:f,label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:S,labelBgBorderRadius:C,style:z,markerEnd:A,markerStart:B,interactionWidth:D,routedPoints:X}){let H,Y,j;if(X&&X.length>=2){H=zn(X);const P=Nn(X);Y=P.x,j=P.y}else[H,Y,j]=rr({sourceX:n,sourceY:r,targetX:i,targetY:o});return T.jsx(sn,{id:t,path:H,labelX:Y,labelY:j,label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:S,labelBgBorderRadius:C,style:z,markerEnd:A,markerStart:B,interactionWidth:D})});ar.displayName="SimpleBezierEdge";const Io={input:Nr,output:Pr,group:Ir},To={bezier:er,straight:sr,simplebezier:ar},Lo=160,Bo=60;function $o(e){let t=!1;for(let n=0;n<e.length;n++){const r=e[n];if(!r.measured||r.measured.width==null||r.measured.height==null){t=!0;break}}return t?e.map(n=>{var r,i;return((r=n.measured)==null?void 0:r.width)!=null&&((i=n.measured)==null?void 0:i.height)!=null?n:{...n,measured:{width:n.width||Lo,height:n.height||Bo}}}):e}function jo({cards:e,nodes:t=[],edges:n=[],nodeTypes:r,edgeTypes:i,canvasNodeTypes:o,domNodeLimit:c=50,dark:f,gridSize:m,width:d="100%",height:h="420px",className:b="",style:S={},zoomMin:C,zoomMax:z,initialCamera:A,fitView:B,fitViewOptions:D,onNodesChange:X,onEdgesChange:H,onConnect:Y,onConnectStart:j,onConnectEnd:P,onNodeClick:q,onNodeDoubleClick:U,onNodeMouseEnter:_,onNodeMouseMove:w,onNodeMouseLeave:g,onNodeContextMenu:v,onNodeDragStart:N,onNodeDrag:I,onNodeDragStop:$,onEdgeClick:K,onEdgeDoubleClick:se,onEdgeMouseEnter:te,onEdgeMouseMove:ce,onEdgeMouseLeave:pe,onEdgeContextMenu:me,onPaneClick:ye,onPaneContextMenu:ue,onPaneMouseEnter:Ce,onPaneMouseMove:re,onPaneMouseLeave:de,onSelectionChange:Le,onInit:Ye,onMoveStart:xe,onMove:he,onMoveEnd:$e,onDelete:He,onBeforeDelete:ze,onError:Ve,onDragOver:tt,onDrop:Me,onDragEnter:Te,onDragLeave:Xe,nodesDraggable:je,nodesConnectable:_e,elementsSelectable:qe,multiSelectionKeyCode:kt,selectionOnDrag:an,selectionMode:Ct,connectionMode:cn,connectionRadius:un,connectOnClick:ln,isValidConnection:dn,defaultEdgeOptions:Xt,snapToGrid:ht,snapGrid:gt,deleteKeyCode:Et,panActivationKeyCode:Pn,panOnScroll:In,panOnScrollMode:nt,panOnScrollSpeed:cr,zoomOnScroll:Tn,zoomOnDoubleClick:Ln,zoomOnPinch:St,preventScrolling:zt,translateExtent:Bn,nodeExtent:$n,autoPanOnNodeDrag:jn,autoPanOnConnect:bt,autoPanSpeed:we,edgesReconnectable:Nt,elevateNodesOnSelect:Ne,elevateEdgesOnSelect:fe,noDragClassName:yt,noPanClassName:ee,onSelectionDragStart:Pe,onSelectionDrag:fn,onSelectionDragStop:Pt,edgeRouting:It=!0,onHudUpdate:Tt,onNodesProcessed:An,showHud:We=!0,showHint:Ue=!0,hintText:Lt="Drag to pan · Scroll to zoom",children:rt,...hn}){const[Je,gn]=a.useState({wx:0,wy:0,zoom:"1.00"}),yn=a.useRef(null),Ut=a.useRef(null),xn=a.useCallback(F=>{gn(F),Tt==null||Tt(F)},[Tt]),xt=a.useMemo(()=>({...Io,...r}),[r]),ot=a.useMemo(()=>({...To,...i}),[i]),Ke=a.useMemo(()=>$o(t),[t]),[J,st]=a.useState(()=>new Set),wt=a.useRef(J);wt.current=J;const Bt=a.useCallback(F=>{st(ve=>{const ne=new Set(ve);return ne.add(F),ne})},[]),$t=a.useCallback(F=>{st(ve=>{const ne=new Set(ve);return ne.delete(F),ne})},[]),jt=a.useCallback(F=>{st(ve=>{const ne=new Set(ve);return ne.has(F)?ne.delete(F):ne.add(F),ne})},[]),pt=a.useMemo(()=>Ke.filter(F=>F.type&&xt[F.type]),[Ke,xt]),At=a.useMemo(()=>n.filter(F=>F.type&&ot[F.type]),[n,ot]),[Dt,Ht]=a.useState(()=>new Set),_t=a.useRef(new Set),Ee=a.useMemo(()=>{const F=new Set(Dt);for(const ne of J)F.add(ne);for(const ne of pt)(ne.selected||ne.dragging)&&F.add(ne.id);const ve=_t.current;if(ve.size===F.size){let ne=!0;for(const Se of F)if(!ve.has(Se)){ne=!1;break}if(ne)return ve}return _t.current=F,F},[pt,J,Dt]),lt=a.useMemo(()=>{if(c===0)return[];const F=Ke.filter(ve=>Ee.has(ve.id));return F.sort((ve,ne)=>{const Se=ve.type==="group"||!ve.parentId&&F.some(y=>y.parentId===ve.id),l=ne.type==="group"||!ne.parentId&&F.some(y=>y.parentId===ne.id);return Se&&!l?-1:!Se&&l?1:0})},[Ke,Ee,c]),De=a.useMemo(()=>t.map(F=>Ee.has(F.id)?{...F,_customRendered:!0}:F),[t,Ee]),Dn=a.useMemo(()=>n.map(F=>F.type&&ot[F.type]?{...F,_customRendered:!0}:F),[n,ot]),{wrapRef:dt,canvasRef:Wt,canvasReady:it,onPointerDown:mt,onPointerMove:pn,onPointerUp:Be,store:le}=Mr({cards:e,nodes:De,edges:Dn,dark:f,gridSize:m,zoomMin:C,zoomMax:z,initialCamera:A,fitView:B,fitViewOptions:D,onHudUpdate:xn,onNodesProcessed:An,onNodesChange:X,onEdgesChange:H,onConnect:Y,onConnectStart:j,onConnectEnd:P,onNodeClick:q,onNodeDoubleClick:U,onNodeMouseEnter:_,onNodeMouseMove:w,onNodeMouseLeave:g,onNodeContextMenu:v,onNodeDragStart:N,onNodeDrag:I,onNodeDragStop:$,onEdgeClick:K,onEdgeDoubleClick:se,onEdgeMouseEnter:te,onEdgeMouseMove:ce,onEdgeMouseLeave:pe,onEdgeContextMenu:me,onPaneClick:ye,onPaneContextMenu:ue,onPaneMouseEnter:Ce,onPaneMouseMove:re,onPaneMouseLeave:de,onSelectionChange:Le,onInit:Ye,onMoveStart:xe,onMove:he,onMoveEnd:$e,onDelete:He,onBeforeDelete:ze,onError:Ve,nodesDraggable:je,nodesConnectable:_e,elementsSelectable:qe,multiSelectionKeyCode:kt,selectionOnDrag:an,selectionMode:Ct,connectionMode:cn,connectionRadius:un,connectOnClick:ln,isValidConnection:dn,defaultEdgeOptions:Xt,snapToGrid:ht,snapGrid:gt,deleteKeyCode:Et,panActivationKeyCode:Pn,panOnScroll:In,panOnScrollMode:nt,panOnScrollSpeed:cr,zoomOnScroll:Tn,zoomOnDoubleClick:Ln,zoomOnPinch:St,preventScrolling:zt,translateExtent:Bn,nodeExtent:$n,autoPanOnNodeDrag:jn,autoPanOnConnect:bt,autoPanSpeed:we,edgesReconnectable:Nt,elevateNodesOnSelect:Ne,elevateEdgesOnSelect:fe,noDragClassName:yt,noPanClassName:ee,onSelectionDragStart:Pe,onSelectionDrag:fn,onSelectionDragStop:Pt,edgeRouting:It}),Ot=a.useRef(pt);Ot.current=pt;const qt=a.useRef(c);qt.current=c,a.useEffect(()=>{let F;const ve=()=>{const Se=Ot.current,l=qt.current;if(l===0||!Se.length)return;const y=le.cameraRef.current,u=le.wrapRef.current;if(!u)return;const p=u.clientWidth,k=u.clientHeight,E=(-y.x+p/2)/y.zoom,x=(-y.y+k/2)/y.zoom,M=wt.current;let R=M.size;for(const L of Se)(L.selected||L.dragging)&&R++;const W=Math.max(0,l-R);if(W===0)Ht(L=>L.size===0?L:new Set);else{const L=new Set(M);for(const Z of Se)(Z.selected||Z.dragging)&&L.add(Z.id);const O=[];for(let Z=0;Z<Se.length;Z++){const ie=Se[Z];if(L.has(ie.id))continue;const V=ie._absolutePosition||ie.position,ae=V.x+(ie.width||160)/2-E,ke=V.y+(ie.height||60)/2-x;O.push({id:ie.id,dist:ae*ae+ke*ke})}O.sort((Z,ie)=>Z.dist-ie.dist);const G=new Set;for(let Z=0;Z<Math.min(W,O.length);Z++)G.add(O[Z].id);Ht(Z=>{if(Z.size!==G.size)return G;for(const ie of G)if(!Z.has(ie))return G;return Z})}},ne=setTimeout(ve,100);return F=setInterval(ve,500),()=>{clearTimeout(ne),clearInterval(F)}},[le.cameraRef,le.wrapRef]);const vt=a.useRef(new Set);a.useEffect(()=>{if(!o||!le.workerRef.current)return;let F=!1;async function ve(Se){const l=new Blob([Se],{type:"image/svg+xml"}),y=URL.createObjectURL(l),u=new Image;return u.src=y,await u.decode(),URL.revokeObjectURL(y),createImageBitmap(u)}async function ne(){var p,k,E;const Se={},l=[],y={},u={};for(const[x,M]of Object.entries(o)){if(typeof M=="function"){y[x]=M;continue}if(typeof M=="object"&&M!==null&&!(M instanceof ImageBitmap)&&!(M instanceof HTMLImageElement)&&!(M instanceof HTMLCanvasElement)&&("fill"in M||"stroke"in M||"title"in M||"accent"in M)){u[x]=M;continue}try{let R;M instanceof ImageBitmap?R=M:typeof M=="string"?R=await ve(M):M instanceof HTMLImageElement?R=await createImageBitmap(M):M instanceof HTMLCanvasElement&&(R=await createImageBitmap(M)),R&&!F&&(Se[x]=R,l.push(R))}catch(R){console.warn(`[InfiniteCanvas] Failed to convert canvasNodeType "${x}":`,R)}}if(!F&&Object.keys(Se).length>0&&((p=le.workerRef.current)==null||p.postMessage({type:"nodeTypeBitmaps",data:{bitmaps:Se}},l)),!F&&Object.keys(u).length>0&&((k=le.workerRef.current)==null||k.postMessage({type:"nodeTypeConfigs",data:{configs:u}})),!F&&Object.keys(y).length>0){const x=new Map,M={},R={},W=[];let L=vt.current.size;for(const O of t){const G=y[O.type];if(G)try{const Z=G(O.data);if(!Z)continue;let ie=x.get(Z);if(!ie&&(ie="bmp_"+L++,x.set(Z,ie),!vt.current.has(Z))){const V=await ve(Z);if(F)return;M[ie]=V,W.push(V),vt.current.add(Z)}R[O.id]=ie}catch(Z){console.warn(`[InfiniteCanvas] canvasNodeType fn error for node "${O.id}":`,Z)}}F||(E=le.workerRef.current)==null||E.postMessage({type:"nodeBitmaps",data:{cache:M,keys:R}},W)}}return ne(),()=>{F=!0}},[o,t,le.workerRef]);const Ze=a.useContext(Rt),Zt=Ze&&typeof Ze.getState=="function";a.useEffect(()=>{Zt&&queueMicrotask(()=>{Ze.setState({nodes:Ke,edges:n,nodesRef:le.nodesRef,edgesRef:le.edgesRef,onNodesChangeRef:le.onNodesChangeRef,onEdgesChangeRef:le.onEdgesChangeRef,cameraRef:le.cameraRef,wrapRef:le.wrapRef,workerRef:le.workerRef})})},[Zt,Ke,n,le,Ze]);const Re=a.useMemo(()=>({...le,edgeLabelContainerRef:yn,viewportPortalRef:Ut,pinNode:Bt,unpinNode:$t,togglePinNode:jt,get pinnedNodeIds(){return wt.current},get nodes(){return Ke},get edges(){return n},get viewport(){return le.cameraRef.current},get minZoom(){return le.zoomMin||.1},get maxZoom(){return le.zoomMax||5},get domNode(){return le.wrapRef.current},get width(){var F;return((F=le.wrapRef.current)==null?void 0:F.clientWidth)||0},get height(){var F;return((F=le.wrapRef.current)==null?void 0:F.clientHeight)||0}}),[le,Ke,n,Bt,$t,jt]),at=a.useRef(null),ct=a.useRef(null),Gt=a.useRef(null),Qt=a.useRef(null),mn=a.useRef(null);a.useEffect(()=>{let F;const ve=()=>{const ne=le.cameraRef.current,Se=`translate(${ne.x}px, ${ne.y}px) scale(${ne.zoom})`,l=`translate(${ne.x}, ${ne.y}) scale(${ne.zoom})`;at.current&&(at.current.style.transform=Se),ct.current&&ct.current.setAttribute("transform",l),Gt.current&&(Gt.current.style.transform=Se),Qt.current&&(Qt.current.style.transform=Se);const y=dt.current;if(y){const u=ne.zoom<.15?"lod-minimal":ne.zoom<.35?"lod-reduced":null;u!==mn.current&&(y.classList.remove("lod-minimal","lod-reduced"),u&&y.classList.add(u),mn.current=u)}F=requestAnimationFrame(ve)};return F=requestAnimationFrame(ve),()=>cancelAnimationFrame(F)},[le]);const[Ft,Hn]=a.useState(null);a.useEffect(()=>{if(!lt.length)return;let F;const ve=()=>{var M,R;const ne=le.cameraRef.current,Se=le.wrapRef.current;if(!Se){F=requestAnimationFrame(ve);return}const l=Se.getBoundingClientRect(),y=200,u=-ne.x/ne.zoom-y,p=-ne.y/ne.zoom-y,k=(l.width-ne.x)/ne.zoom+y,E=(l.height-ne.y)/ne.zoom+y,x=new Set;for(const W of lt){const L=W._absolutePosition||W.position,O=W.width||((M=W.measured)==null?void 0:M.width)||200,G=W.height||((R=W.measured)==null?void 0:R.height)||100;L.x+O>=u&&L.x<=k&&L.y+G>=p&&L.y<=E&&x.add(W.id)}Hn(W=>{if(!W||W.size!==x.size)return x;for(const L of x)if(!W.has(L))return x;return W}),F=requestAnimationFrame(ve)};return F=requestAnimationFrame(ve),()=>cancelAnimationFrame(F)},[lt,le]);const _n=a.useMemo(()=>Ft?lt.filter(F=>Ft.has(F.id)):lt,[lt,Ft]),Wn=lt.length>0,Fn=At.length>0;return T.jsx(Rt.Provider,{value:Re,children:T.jsxs("div",{ref:dt,className:`ric-wrap ${b}`,style:{width:d,height:h,...S},onPointerDown:mt,onPointerMove:pn,onPointerUp:Be,onDragOver:tt,onDrop:Me,onDragEnter:Te,onDragLeave:Xe,tabIndex:0,children:[T.jsx("canvas",{ref:Wt,className:"ric-canvas"}),!it&&T.jsx("div",{className:"ric-loader",children:T.jsx("div",{className:"ric-spinner"})}),Fn&&T.jsx("svg",{className:"ric-edges-overlay",style:{position:"absolute",top:0,left:0,width:"100%",height:"100%",pointerEvents:"none",overflow:"visible"},children:T.jsx("g",{ref:ct,children:At.map(F=>T.jsx(yo,{edge:F,edgeType:ot[F.type],nodes:t,reconnectable:Nt},F.id))})}),Wn&&T.jsx("div",{ref:at,className:"ric-nodes-overlay",style:{position:"absolute",top:0,left:0,width:0,height:0,transformOrigin:"0 0",pointerEvents:"none",zIndex:10},children:_n.map(F=>T.jsx(lo,{node:F,nodeType:xt[F.type]},F.id))}),T.jsx("div",{ref:F=>{yn.current=F,Gt.current=F},className:"ric-edge-labels",style:{position:"absolute",top:0,left:0,width:0,height:0,transformOrigin:"0 0",pointerEvents:"none",zIndex:5}}),T.jsx("div",{ref:F=>{Ut.current=F,Qt.current=F},className:"ric-viewport-portal",style:{position:"absolute",top:0,left:0,width:0,height:0,transformOrigin:"0 0",pointerEvents:"none",zIndex:6}}),Ue&&T.jsx("div",{className:"ric-hint",children:Lt}),We&&T.jsxs("div",{className:"ric-info",children:["world: (",Je.wx,", ",Je.wy,")   zoom: ",Je.zoom,"x",Je.nodeCount>0&&T.jsxs(T.Fragment,{children:["   nodes: ",Je.nodeCount]}),Je.edgeCount>0&&T.jsxs(T.Fragment,{children:["   edges: ",Je.edgeCount]})]}),T.jsx(Sr,{selectionKeyCode:kt||"Shift",selectionMode:Ct||"partial"}),rt]})})}function Ao({children:e}){const t=a.useRef(null);return t.current||(t.current=ao()),T.jsx(Rt.Provider,{value:t.current,children:e})}function jr(e,t){const n=[],r=new Map,i=[];for(const o of e)if(o.type==="add")i.push(o);else if(o.type==="remove"||o.type==="replace")r.set(o.id,[o]);else{const c=r.get(o.id);c?c.push(o):r.set(o.id,[o])}for(const o of t){const c=r.get(o.id);if(!c){n.push(o);continue}if(c[0].type==="remove")continue;if(c[0].type==="replace"){n.push({...c[0].item});continue}const f={...o};for(const m of c)Do(m,f);n.push(f)}for(const o of i)o.index!==void 0?n.splice(o.index,0,{...o.item}):n.push({...o.item});return n}function Do(e,t){switch(e.type){case"select":t.selected=e.selected;break;case"position":e.position!==void 0&&(t.position=e.position),e.dragging!==void 0&&(t.dragging=e.dragging);break;case"dimensions":e.dimensions!==void 0&&(t.measured={...e.dimensions},(e.setAttributes===!0||e.setAttributes==="width")&&(t.width=e.dimensions.width),(e.setAttributes===!0||e.setAttributes==="height")&&(t.height=e.dimensions.height)),e.handleBounds!==void 0&&(t.handleBounds=e.handleBounds);break}}function Ar(e,t){return jr(e,t)}function Dr(e,t){return jr(e,t)}function Ho(e,t){return!e.source||!e.target?(console.warn("addEdge: source and target are required"),t):t.some(r=>r.source===e.source&&r.target===e.target&&(r.sourceHandle||null)===(e.sourceHandle||null)&&(r.targetHandle||null)===(e.targetHandle||null))?t:[...t,{id:e.id||`e-${e.source}-${e.target}`,...e}]}function _o(e){const[t,n]=a.useState(e),r=a.useCallback(i=>n(o=>Ar(i,o)),[]);return[t,n,r]}function Wo(e){const[t,n]=a.useState(e),r=a.useCallback(i=>n(o=>Dr(i,o)),[]);return[t,n,r]}function Hr(){const e=Rr(),t=a.useCallback(()=>typeof e.getState=="function"?e.getState():e,[e]),n=a.useCallback(()=>[...t().nodesRef.current],[t]),r=a.useCallback(()=>[...t().edgesRef.current],[t]),i=a.useCallback(w=>t().nodesRef.current.find(g=>g.id===w),[t]),o=a.useCallback(w=>t().edgesRef.current.find(g=>g.id===w),[t]),c=a.useCallback(w=>{var g,v,N,I;if(typeof w=="function"){const $=w(t().nodesRef.current);(v=(g=t().onNodesChangeRef).current)==null||v.call(g,[...t().nodesRef.current.map(K=>({id:K.id,type:"remove"})),...$.map(K=>({type:"add",item:K}))])}else(I=(N=t().onNodesChangeRef).current)==null||I.call(N,[...t().nodesRef.current.map($=>({id:$.id,type:"remove"})),...w.map($=>({type:"add",item:$}))])},[t]),f=a.useCallback(w=>{var g,v,N,I;if(typeof w=="function"){const $=w(t().edgesRef.current);(v=(g=t().onEdgesChangeRef).current)==null||v.call(g,[...t().edgesRef.current.map(K=>({id:K.id,type:"remove"})),...$.map(K=>({type:"add",item:K}))])}else(I=(N=t().onEdgesChangeRef).current)==null||I.call(N,[...t().edgesRef.current.map($=>({id:$.id,type:"remove"})),...w.map($=>({type:"add",item:$}))])},[t]),m=a.useCallback(w=>{var v,N;const g=Array.isArray(w)?w:[w];(N=(v=t().onNodesChangeRef).current)==null||N.call(v,g.map(I=>({type:"add",item:I})))},[t]),d=a.useCallback(w=>{var v,N;const g=Array.isArray(w)?w:[w];(N=(v=t().onEdgesChangeRef).current)==null||N.call(v,g.map(I=>({type:"add",item:I})))},[t]),h=a.useCallback(({nodes:w=[],edges:g=[]})=>{if(w.length&&t().onNodesChangeRef.current){t().onNodesChangeRef.current(w.map(N=>({id:N.id,type:"remove"})));const v=br(w,t().edgesRef.current);v.length&&t().onEdgesChangeRef.current&&t().onEdgesChangeRef.current(v.map(N=>({id:N.id,type:"remove"})))}g.length&&t().onEdgesChangeRef.current&&t().onEdgesChangeRef.current(g.map(v=>({id:v.id,type:"remove"})))},[t]),b=a.useCallback(()=>{const w=t().cameraRef.current;return{x:w.x,y:w.y,zoom:w.zoom}},[t]),S=a.useRef(null),C=a.useCallback((w,g)=>{if(S.current&&cancelAnimationFrame(S.current),!g||g<=0){t().cameraRef.current={...w},t().sendCamera();return}const v={...t().cameraRef.current},N=performance.now(),I=$=>{const K=$-N,se=Math.min(K/g,1),te=1-Math.pow(1-se,3);t().cameraRef.current={x:v.x+(w.x-v.x)*te,y:v.y+(w.y-v.y)*te,zoom:v.zoom+(w.zoom-v.zoom)*te},t().sendCamera(),se<1&&(S.current=requestAnimationFrame(I))};S.current=requestAnimationFrame(I)},[t]),z=a.useCallback((w,g)=>{const v={x:w.x??t().cameraRef.current.x,y:w.y??t().cameraRef.current.y,zoom:w.zoom??t().cameraRef.current.zoom};C(v,g==null?void 0:g.duration)},[t,C]),A=a.useCallback(()=>t().cameraRef.current.zoom,[t]),B=a.useCallback(w=>{const g=t().cameraRef.current,v=t().wrapRef.current;if(!v)return;const N=v.getBoundingClientRect(),I=N.width/2,$=N.height/2,K=1.2,se={x:I-(I-g.x)*K,y:$-($-g.y)*K,zoom:Math.min(t().zoomMax,g.zoom*K)};C(se,w==null?void 0:w.duration)},[t,C]),D=a.useCallback(w=>{const g=t().cameraRef.current,v=t().wrapRef.current;if(!v)return;const N=v.getBoundingClientRect(),I=N.width/2,$=N.height/2,K=1/1.2,se={x:I-(I-g.x)*K,y:$-($-g.y)*K,zoom:Math.max(t().zoomMin,g.zoom*K)};C(se,w==null?void 0:w.duration)},[t,C]),X=a.useCallback((w,g)=>{const v=t().cameraRef.current,N=t().wrapRef.current;if(!N)return;const I=N.getBoundingClientRect(),$=I.width/2,K=I.height/2,se=Math.min(t().zoomMax,Math.max(t().zoomMin,w)),te=se/v.zoom,ce={x:$-($-v.x)*te,y:K-(K-v.y)*te,zoom:se};C(ce,g==null?void 0:g.duration)},[t,C]),H=a.useCallback((w={})=>{const g=t().nodesRef.current;if(!g.length)return;const v=t().wrapRef.current;if(!v)return;const N=v.getBoundingClientRect(),I=w.padding??.1,$=w.nodes?g.filter(te=>w.nodes.some(ce=>ce.id===te.id)):g;if(!$.length)return;const K=Mn($),se=Yt(K,N.width,N.height,I);w.maxZoom&&(se.zoom=Math.min(se.zoom,w.maxZoom)),w.minZoom&&(se.zoom=Math.max(se.zoom,w.minZoom)),C(se,w.duration)},[t,C]),Y=a.useCallback((w,g={})=>{const v=t().wrapRef.current;if(!v)return;const N=v.getBoundingClientRect(),I=g.padding??.1,$=Yt(w,N.width,N.height,I);g.maxZoom&&($.zoom=Math.min($.zoom,g.maxZoom)),g.minZoom&&($.zoom=Math.max($.zoom,g.minZoom)),C($,g.duration)},[t,C]),j=a.useCallback((w,g,v={})=>{const N=t().wrapRef.current;if(!N)return;const I=N.getBoundingClientRect(),$=v.zoom??t().cameraRef.current.zoom,K={x:I.width/2-w*$,y:I.height/2-g*$,zoom:$};C(K,v.duration)},[t,C]),P=a.useCallback(()=>({nodes:[...t().nodesRef.current],edges:[...t().edgesRef.current],viewport:{...t().cameraRef.current}}),[t]),q=a.useCallback(w=>t().screenToWorld(w.x,w.y),[t]),U=a.useCallback(w=>{const g=t().cameraRef.current,v=t().wrapRef.current;if(!v)return{x:0,y:0};const N=v.getBoundingClientRect();return{x:w.x*g.zoom+g.x+N.left,y:w.y*g.zoom+g.y+N.top}},[t]),_=a.useCallback((w,g)=>{var I,$;const v=t().nodesRef.current.find(K=>K.id===w);if(!v)return;const N=typeof g=="function"?g(v.data):{...v.data,...g};($=(I=t().onNodesChangeRef).current)==null||$.call(I,[{id:w,type:"replace",item:{...v,data:N}}])},[t]);return{getNodes:n,getEdges:r,getNode:i,getEdge:o,setNodes:c,setEdges:f,addNodes:m,addEdges:d,deleteElements:h,getViewport:b,setViewport:z,getZoom:A,zoomIn:B,zoomOut:D,zoomTo:X,fitView:H,fitBounds:Y,setCenter:j,screenToFlowPosition:q,flowToScreenPosition:U,updateNodeData:_,toObject:P}}function Fo(){return Ie().nodes}function Yo(){return Ie().edges}function Xo(){return Ie().viewport}function Uo(){return Ie().connection}function Oo(e){const t=Ie(),n=Array.isArray(e)?e:[e];return a.useMemo(()=>n.map(r=>{const i=t.nodes.find(o=>o.id===r);return i?{id:i.id,type:i.type,data:i.data}:null}).filter(Boolean),[t.nodes,...n])}function qo(e){const t=Ie();return a.useMemo(()=>t.edges.filter(n=>n.source===e||n.target===e),[t.edges,e])}function Zo({nodeId:e,type:t,handleId:n}){const r=Ie();return a.useMemo(()=>r.edges.filter(i=>t==="source"?i.source===e&&(n?i.sourceHandle===n:!0):i.target===e&&(n?i.targetHandle===n:!0)),[r.edges,e,t,n])}function Go({onChange:e,onStart:t,onEnd:n}){const r=Ie(),i=a.useRef(e),o=a.useRef(t),c=a.useRef(n);a.useEffect(()=>{i.current=e},[e]),a.useEffect(()=>{o.current=t},[t]),a.useEffect(()=>{c.current=n},[n]),a.useEffect(()=>{const f=m=>{var d;(d=i.current)==null||d.call(i,{x:m.x,y:m.y,zoom:m.zoom})};return r.viewportListeners.add(f),()=>r.viewportListeners.delete(f)},[s])}function Qo({onChange:e}){const t=Ie(),n=a.useRef(e);a.useEffect(()=>{n.current=e},[e]),a.useEffect(()=>{const r=i=>{var o;(o=n.current)==null||o.call(n,i)};return t.selectionListeners.add(r),()=>t.selectionListeners.delete(r)},[s])}function Jo(e){const[t,n]=a.useState(!1),r=Array.isArray(e)?e:[e];return a.useEffect(()=>{const i=c=>{r.includes(c.key)&&n(!0)},o=c=>{r.includes(c.key)&&n(!1)};return window.addEventListener("keydown",i),window.addEventListener("keyup",o),()=>{window.removeEventListener("keydown",i),window.removeEventListener("keyup",o)}},[r.join(",")]),t}function Ko(){const e=Ie();return a.useCallback(t=>{var n;(n=e.workerRef.current)==null||n.postMessage({type:"nodes",data:{nodes:[...s().nodesRef.current]}})},[s])}const Vo=e=>{var t;return((t=e.nodes)==null?void 0:t.length)>0};function es(e={}){return Ie(Vo)}function ts(e){const t=Ie();return a.useMemo(()=>t.nodes.find(n=>n.id===e)||void 0,[t.nodes,e])}function ns(e,t){return Ie(e,t)}function rs(){return Rr()}function os({maxHistorySize:e=100}={}){const t=Ie(),n=a.useRef([]),r=a.useRef([]),[,i]=a.useState(0),o=a.useRef(null),c=a.useCallback(()=>{const d={nodes:s().nodesRef.current.map(h=>({...h,data:{...h.data}})),edges:s().edgesRef.current.map(h=>({...h}))};o.current&&JSON.stringify(o.current.nodes.map(h=>h.id))===JSON.stringify(d.nodes.map(h=>h.id))&&JSON.stringify(o.current.edges.map(h=>h.id))===JSON.stringify(d.edges.map(h=>h.id))||(n.current.push(d),n.current.length>e&&n.current.shift(),r.current=[],o.current=d,i(h=>h+1))},[t,e]),f=a.useCallback(()=>{var h,b,S,C;const d=n.current.pop();d&&(r.current.push({nodes:s().nodesRef.current.map(z=>({...z,data:{...z.data}})),edges:s().edgesRef.current.map(z=>({...z}))}),(b=(h=s().onNodesChangeRef).current)==null||b.call(h,[...s().nodesRef.current.map(z=>({id:z.id,type:"remove"})),...d.nodes.map(z=>({type:"add",item:z}))]),(C=(S=s().onEdgesChangeRef).current)==null||C.call(S,[...s().edgesRef.current.map(z=>({id:z.id,type:"remove"})),...d.edges.map(z=>({type:"add",item:z}))]),o.current=d,i(z=>z+1))},[s]),m=a.useCallback(()=>{var h,b,S,C;const d=r.current.pop();d&&(n.current.push({nodes:s().nodesRef.current.map(z=>({...z,data:{...z.data}})),edges:s().edgesRef.current.map(z=>({...z}))}),(b=(h=s().onNodesChangeRef).current)==null||b.call(h,[...s().nodesRef.current.map(z=>({id:z.id,type:"remove"})),...d.nodes.map(z=>({type:"add",item:z}))]),(C=(S=s().onEdgesChangeRef).current)==null||C.call(S,[...s().edgesRef.current.map(z=>({id:z.id,type:"remove"})),...d.edges.map(z=>({type:"add",item:z}))]),o.current=d,i(z=>z+1))},[s]);return{undo:f,redo:m,takeSnapshot:c,canUndo:n.current.length>0,canRedo:r.current.length>0}}function ss(e){const t=a.useRef(e);return a.useEffect(()=>{t.current=e},[e]),a.useCallback(n=>r=>{const i=t.current(r);i!==!1&&i!=null&&n(Array.isArray(i)?i:r)},[])}function is(e){const t=a.useRef(e);return a.useEffect(()=>{t.current=e},[e]),a.useCallback(n=>r=>{const i=t.current(r);i!==!1&&i!=null&&n(Array.isArray(i)?i:r)},[])}const On=160,qn=60;function as({width:e=200,height:t=150,nodeColor:n="#3b82f6",nodeStrokeColor:r="#fff",maskColor:i="rgba(0,0,0,0.1)",style:o={},className:c=""}){const f=Ie(),m=a.useRef(null),d=a.useRef(null),h=a.useCallback(()=>{const b=m.current;if(!b)return;const S=b.getContext("2d"),C=window.devicePixelRatio||1;b.width=e*C,b.height=t*C,S.scale(C,C),S.clearRect(0,0,e,t);const z=f.nodesRef.current;if(!z.length)return;let A=1/0,B=1/0,D=-1/0,X=-1/0;for(const g of z){const v=g.width||On,N=g.height||qn;g.position.x<A&&(A=g.position.x),g.position.y<B&&(B=g.position.y),g.position.x+v>D&&(D=g.position.x+v),g.position.y+N>X&&(X=g.position.y+N)}const H=40;A-=H,B-=H,D+=H,X+=H;const Y=D-A,j=X-B,P=Math.min(e/Y,t/j),q=(e-Y*P)/2,U=(t-j*P)/2;for(const g of z){if(g.hidden)continue;const v=g.width||On,N=g.height||qn,I=(g.position.x-A)*P+q,$=(g.position.y-B)*P+U,K=v*P,se=N*P;S.fillStyle=g.selected?"#f59e0b":typeof n=="function"?n(g):n,S.fillRect(I,$,Math.max(K,2),Math.max(se,2))}const _=f.cameraRef.current,w=f.wrapRef.current;if(w){const g=w.getBoundingClientRect(),v=-_.x/_.zoom,N=-_.y/_.zoom,I=g.width/_.zoom,$=g.height/_.zoom;S.fillStyle=i,S.fillRect(0,0,e,t);const K=(v-A)*P+q,se=(N-B)*P+U,te=I*P,ce=$*P;S.clearRect(K,se,te,ce);for(const pe of z){if(pe.hidden)continue;const me=pe.width||On,ye=pe.height||qn,ue=(pe.position.x-A)*P+q,Ce=(pe.position.y-B)*P+U;S.fillStyle=pe.selected?"#f59e0b":typeof n=="function"?n(pe):n,S.fillRect(ue,Ce,Math.max(me*P,2),Math.max(ye*P,2))}S.strokeStyle="#3b82f6",S.lineWidth=1.5,S.strokeRect(K,se,te,ce)}},[f,e,t,n,r,i]);return a.useEffect(()=>{let b=!0;function S(){b&&(h(),d.current=requestAnimationFrame(S))}const C=setInterval(()=>{cancelAnimationFrame(d.current),d.current=requestAnimationFrame(S)},66);return h(),()=>{b=!1,clearInterval(C),cancelAnimationFrame(d.current)}},[h]),T.jsx("canvas",{ref:m,className:`ric-minimap ${c}`,style:{position:"absolute",bottom:30,right:10,width:e,height:t,borderRadius:4,border:"1px solid rgba(0,0,0,0.1)",background:"rgba(255,255,255,0.9)",pointerEvents:"none",...o}})}function cs(){return T.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[T.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),T.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})}function us(){return T.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:T.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})})}function ls(){return T.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:T.jsx("path",{d:"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7"})})}function ds(){return T.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[T.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2"}),T.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"})]})}function fs(){return T.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[T.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2"}),T.jsx("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"})]})}function nn({children:e,className:t="",...n}){return T.jsx("button",{className:`ric-controls-button ${t}`,style:gs,...n,children:e})}function hs({showZoom:e=!0,showFitView:t=!0,showInteractive:n=!1,fitViewOptions:r,onZoomIn:i,onZoomOut:o,onFitView:c,onInteractiveChange:f,position:m="bottom-left",orientation:d="vertical",style:h={},className:b="","aria-label":S="Canvas controls",children:C}){const z=Ie(),{zoomIn:A,zoomOut:B,fitView:D,getZoom:X}=Hr(),[H,Y]=a.useState(!0),j=X()<=z.zoomMin,P=X()>=z.zoomMax,q=a.useCallback(()=>{A(),i==null||i()},[A,i]),U=a.useCallback(()=>{B(),o==null||o()},[B,o]),_=a.useCallback(()=>{D(r||{padding:.1}),c==null||c()},[D,r,c]),w=a.useCallback(()=>{const v=!H;Y(v),f==null||f(v)},[H,f]),g={"top-left":{top:10,left:10},"top-right":{top:10,right:10},"top-center":{top:10,left:"50%",transform:"translateX(-50%)"},"bottom-left":{bottom:30,left:10},"bottom-right":{bottom:30,right:10},"bottom-center":{bottom:30,left:"50%",transform:"translateX(-50%)"}}[m]||{bottom:30,left:10};return T.jsxs("div",{className:`ric-controls ${b}`,style:{position:"absolute",display:"flex",flexDirection:d==="horizontal"?"row":"column",gap:2,zIndex:5,...g,...h},role:"toolbar","aria-label":S,children:[e&&T.jsxs(T.Fragment,{children:[T.jsx(nn,{onClick:q,disabled:P,title:"Zoom in","aria-label":"Zoom in",className:"ric-controls-zoomin",children:T.jsx(cs,{})}),T.jsx(nn,{onClick:U,disabled:j,title:"Zoom out","aria-label":"Zoom out",className:"ric-controls-zoomout",children:T.jsx(us,{})})]}),t&&T.jsx(nn,{onClick:_,title:"Fit view","aria-label":"Fit view",className:"ric-controls-fitview",children:T.jsx(ls,{})}),n&&T.jsx(nn,{onClick:w,title:H?"Lock interactivity":"Unlock interactivity","aria-label":H?"Lock interactivity":"Unlock interactivity",className:"ric-controls-interactive",children:H?T.jsx(fs,{}):T.jsx(ds,{})}),C]})}const gs={width:28,height:28,display:"flex",alignItems:"center",justifyContent:"center",border:"1px solid rgba(0,0,0,0.12)",borderRadius:4,background:"#fff",cursor:"pointer",fontSize:16,lineHeight:1,color:"#333",padding:0},ys=a.memo(hs);function xs({variant:e="lines",gap:t=40,size:n=1,color:r,style:i={},className:o=""}){const c=Ie();return c.workerRef.current&&c.workerRef.current.postMessage({type:"background",data:{variant:e,gap:t,size:n,color:r}}),null}function ps({position:e="top-left",style:t={},className:n="",children:r}){const i={"top-left":{top:10,left:10},"top-right":{top:10,right:10},"top-center":{top:10,left:"50%",transform:"translateX(-50%)"},"bottom-left":{bottom:10,left:10},"bottom-right":{bottom:10,right:10},"bottom-center":{bottom:10,left:"50%",transform:"translateX(-50%)"}}[e]||{top:10,left:10};return T.jsx("div",{className:`ric-panel ${n}`,style:{position:"absolute",zIndex:5,pointerEvents:"all",...i,...t},onPointerDown:o=>o.stopPropagation(),children:r})}function ms({minWidth:e=10,minHeight:t=10,maxWidth:n=1/0,maxHeight:r=1/0,isVisible:i=!0,handleStyle:o={},lineStyle:c={},color:f="#3b82f6",onResizeStart:m,onResize:d,onResizeEnd:h}){const b=a.useContext(on),S=Ie(),C=a.useRef(null),z=a.useCallback((D,X)=>{D.stopPropagation(),D.preventDefault();const H=S.nodesRef.current.find(P=>P.id===b);if(!H)return;C.current={direction:X,startX:D.clientX,startY:D.clientY,width:H.width||160,height:H.height||60},m==null||m(D,{width:C.current.width,height:C.current.height});const Y=P=>{var N,I;if(!C.current)return;const q=C.current,U=S.cameraRef.current,_=(P.clientX-q.startX)/U.zoom,w=(P.clientY-q.startY)/U.zoom;let g=q.width,v=q.height;q.direction.includes("e")&&(g=Math.min(n,Math.max(e,q.width+_))),q.direction.includes("w")&&(g=Math.min(n,Math.max(e,q.width-_))),q.direction.includes("s")&&(v=Math.min(r,Math.max(t,q.height+w))),q.direction.includes("n")&&(v=Math.min(r,Math.max(t,q.height-w))),(I=(N=S.onNodesChangeRef).current)==null||I.call(N,[{id:b,type:"dimensions",dimensions:{width:g,height:v},setAttributes:!0}]),d==null||d(P,{width:g,height:v})},j=P=>{C.current=null,h==null||h(P,{}),window.removeEventListener("pointermove",Y),window.removeEventListener("pointerup",j)};window.addEventListener("pointermove",Y),window.addEventListener("pointerup",j)},[b,S,e,t,n,r,m,d,h]);if(!i)return null;const A=8,B={position:"absolute",width:A,height:A,background:f,border:"1px solid #fff",borderRadius:2,zIndex:20,...o};return T.jsxs(T.Fragment,{children:[T.jsx("div",{style:{...B,bottom:-A/2,right:-A/2,cursor:"nwse-resize"},onPointerDown:D=>z(D,"se")}),T.jsx("div",{style:{...B,bottom:-A/2,left:-A/2,cursor:"nesw-resize"},onPointerDown:D=>z(D,"sw")}),T.jsx("div",{style:{...B,top:-A/2,right:-A/2,cursor:"nesw-resize"},onPointerDown:D=>z(D,"ne")}),T.jsx("div",{style:{...B,top:-A/2,left:-A/2,cursor:"nwse-resize"},onPointerDown:D=>z(D,"nw")}),T.jsx("div",{style:{...B,top:"50%",right:-A/2,cursor:"ew-resize",transform:"translateY(-50%)"},onPointerDown:D=>z(D,"e")}),T.jsx("div",{style:{...B,top:"50%",left:-A/2,cursor:"ew-resize",transform:"translateY(-50%)"},onPointerDown:D=>z(D,"w")}),T.jsx("div",{style:{...B,left:"50%",top:-A/2,cursor:"ns-resize",transform:"translateX(-50%)"},onPointerDown:D=>z(D,"n")}),T.jsx("div",{style:{...B,left:"50%",bottom:-A/2,cursor:"ns-resize",transform:"translateX(-50%)"},onPointerDown:D=>z(D,"s")})]})}function vs({isVisible:e,position:t="top",offset:n=10,align:r="center",children:i,style:o={},className:c=""}){const f=a.useContext(on),d=Ie().nodes.find(S=>S.id===f);if(!(e!==void 0?e:d==null?void 0:d.selected))return null;const b={top:{bottom:"100%",left:r==="start"?0:r==="end"?void 0:"50%",right:r==="end"?0:void 0,transform:r==="center"?"translateX(-50%)":void 0,marginBottom:n},bottom:{top:"100%",left:r==="start"?0:r==="end"?void 0:"50%",right:r==="end"?0:void 0,transform:r==="center"?"translateX(-50%)":void 0,marginTop:n},left:{right:"100%",top:r==="start"?0:r==="end"?void 0:"50%",bottom:r==="end"?0:void 0,transform:r==="center"?"translateY(-50%)":void 0,marginRight:n},right:{left:"100%",top:r==="start"?0:r==="end"?void 0:"50%",bottom:r==="end"?0:void 0,transform:r==="center"?"translateY(-50%)":void 0,marginLeft:n}}[t]||{};return T.jsx("div",{className:`ric-node-toolbar ${c}`,style:{position:"absolute",zIndex:1e3,pointerEvents:"all",...b,...o},onPointerDown:S=>S.stopPropagation(),children:i})}function bs({isVisible:e=!1,x:t=0,y:n=0,alignX:r="center",alignY:i="center",children:o,style:c={},className:f=""}){if(!e)return null;const m=r==="center"?"-50%":r==="right"?"-100%":"0",d=i==="center"?"-50%":i==="bottom"?"-100%":"0";return T.jsx("div",{className:`ric-edge-toolbar ${f}`,style:{position:"absolute",left:t,top:n,transform:`translate(${m}, ${d})`,zIndex:1e3,pointerEvents:"all",...c},children:o})}function ws({children:e}){var r;const n=(r=Ie().edgeLabelContainerRef)==null?void 0:r.current;return n?pr.createPortal(e,n):null}function Ms({children:e}){var r;const n=(r=Ie().viewportPortalRef)==null?void 0:r.current;return n?pr.createPortal(e,n):null}function _r({fromX:e,fromY:t,toX:n,toY:r,fromPosition:i="right",toPosition:o="left",connectionLineType:c="default",connectionLineStyle:f,connectionLineComponent:m}){if(m)return T.jsx(m,{fromX:e,fromY:t,toX:n,toY:r,fromPosition:i,toPosition:o});let d;switch(c){case"straight":[d]=tr({sourceX:e,sourceY:t,targetX:n,targetY:r});break;case"step":[d]=Rn({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i,targetPosition:o,borderRadius:0});break;case"smoothstep":[d]=Rn({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i,targetPosition:o});break;case"simplebezier":[d]=rr({sourceX:e,sourceY:t,targetX:n,targetY:r});break;default:[d]=nr({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i,targetPosition:o});break}return T.jsx("path",{d,fill:"none",className:"ric-connection-line",stroke:"#b1b1b7",strokeWidth:1.5,style:f})}_r.displayName="ConnectionLine";const Rs=a.memo(_r),ks=Object.freeze({Top:"top",Bottom:"bottom",Left:"left",Right:"right"}),Cs=Object.freeze({Arrow:"arrow",ArrowClosed:"arrowclosed"});function Es(e){const t=e.width||e.measured&&e.measured.width||0,n=e.height||e.measured&&e.measured.height||0,r=e._absolutePosition||e.position||{x:0,y:0};return{x:r.x,y:r.y,x2:r.x+t,y2:r.y+n}}exports.Background=xs;exports.BaseEdge=sn;exports.BezierEdge=er;exports.ConnectionLine=Rs;exports.ControlButton=nn;exports.Controls=ys;exports.DefaultNode=vo;exports.EdgeLabelRenderer=ws;exports.EdgeText=Lr;exports.EdgeToolbar=bs;exports.GroupNode=Ir;exports.Handle=rn;exports.InfiniteCanvas=jo;exports.InfiniteCanvasProvider=Ao;exports.InputNode=Nr;exports.MarkerType=Cs;exports.MiniMap=as;exports.NodeResizer=ms;exports.NodeToolbar=vs;exports.OutputNode=Pr;exports.Panel=ps;exports.Position=ks;exports.SelectionBox=Sr;exports.SimpleBezierEdge=ar;exports.SmoothStepEdge=ir;exports.StepEdge=$r;exports.StraightEdge=sr;exports.ViewportPortal=Ms;exports.addEdge=Ho;exports.applyEdgeChanges=Dr;exports.applyNodeChanges=Ar;exports.boxToRect=Qr;exports.buildObstacles=or;exports.clampPosition=Gn;exports.computeRoutedEdges=No;exports.getBezierEdgeCenter=bo;exports.getBezierPath=nr;exports.getBoundsOfBoxes=Jr;exports.getConnectedEdges=br;exports.getEdgeCenter=wo;exports.getIncomers=Or;exports.getNodeDimensions=Vn;exports.getNodesBounds=Mn;exports.getNodesInside=Zr;exports.getOutgoers=qr;exports.getOverlappingArea=Kr;exports.getRoutedLabelPosition=Nn;exports.getSimpleBezierPath=rr;exports.getSmoothStepPath=Rn;exports.getStraightPath=tr;exports.getViewportForBounds=Yt;exports.isEdge=Ur;exports.isNode=Xr;exports.nodeToBox=Es;exports.nodeToRect=Vr;exports.reconnectEdge=Mo;exports.rectToBox=Gr;exports.routeSinglePath=Po;exports.routedPointsToPath=zn;exports.snapPosition=Zn;exports.useConnection=Uo;exports.useEdges=Yo;exports.useEdgesState=Wo;exports.useHandleConnections=Zo;exports.useInfiniteCanvas=Mr;exports.useInternalNode=ts;exports.useKeyPress=Jo;exports.useNodeConnections=qo;exports.useNodeId=co;exports.useNodes=Fo;exports.useNodesData=Oo;exports.useNodesInitialized=es;exports.useNodesState=_o;exports.useOnEdgesChangeMiddleware=is;exports.useOnNodesChangeMiddleware=ss;exports.useOnSelectionChange=Qo;exports.useOnViewportChange=Go;exports.useReactFlow=Hr;exports.useStore=ns;exports.useStoreApi=rs;exports.useUndoRedo=os;exports.useUpdateNodeInternals=Ko;exports.useViewport=Xo;
946
+ `,lr=typeof self<"u"&&self.Blob&&new Blob(["URL.revokeObjectURL(import.meta.url);",wr],{type:"text/javascript;charset=utf-8"});function eo(e){let t;try{if(t=lr&&(self.URL||self.webkitURL).createObjectURL(lr),!t)throw"";const n=new Worker(t,{type:"module",name:e==null?void 0:e.name});return n.addEventListener("error",()=>{(self.URL||self.webkitURL).revokeObjectURL(t)}),n}catch{return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(wr),{type:"module",name:e==null?void 0:e.name})}}const Xn=new WeakMap;function to(e,t){if(Xn.has(e))return Xn.get(e);const n=e.transferControlToOffscreen(),r=new eo;r.onerror=o=>console.error("[infinite-canvas] worker error:",o.message,o),r.postMessage({type:"init",data:{...t,canvas:n}},[n]);const i={worker:r};return Xn.set(e,i),i}const ft=160,nt=60,no=10;function Mr({cards:e=[],nodes:t=[],edges:n=[],onHudUpdate:r,onNodesProcessed:i,onNodesChange:o,onEdgesChange:c,onConnect:f,onNodeClick:m,onNodeDragStart:d,onNodeDrag:h,onNodeDragStop:b,onEdgeClick:k,onEdgeDoubleClick:S,onEdgeMouseEnter:P,onEdgeMouseMove:F,onEdgeMouseLeave:j,onEdgeContextMenu:A,onNodeDoubleClick:X,onNodeMouseEnter:B,onNodeMouseMove:_,onNodeMouseLeave:$,onNodeContextMenu:N,onPaneClick:O,onPaneContextMenu:U,onPaneMouseEnter:Y,onPaneMouseMove:w,onPaneMouseLeave:g,onSelectionChange:v,onConnectStart:L,onConnectEnd:E,onInit:D,onMoveStart:K,onMove:ae,onMoveEnd:ee,onDelete:oe,onBeforeDelete:ye,onError:we,isValidConnection:Me,dark:le,gridSize:Se=40,zoomMin:se=.1,zoomMax:fe=4,initialCamera:be={x:0,y:0,zoom:1},fitView:We=!1,fitViewOptions:xe,nodesDraggable:ue=!0,nodesConnectable:Te=!0,elementsSelectable:He=!0,multiSelectionKeyCode:Fe="Shift",selectionOnDrag:rt=!1,selectionMode:ht="partial",connectionMode:$e="loose",connectionRadius:Le=20,connectOnClick:ze=!1,snapToGrid:Qe=!1,snapGrid:Je=[15,15],deleteKeyCode:Ae=["Delete","Backspace"],panActivationKeyCode:ot=" ",panOnScroll:zt=!1,panOnScrollMode:De="free",panOnScrollSpeed:et=.5,zoomOnScroll:tt=!0,zoomOnDoubleClick:un=!0,zoomOnPinch:dn=!0,preventScrolling:qt=!0,translateExtent:pt,nodeExtent:mt,defaultEdgeOptions:Pt={},autoPanOnNodeDrag:Nn=!0,autoPanOnConnect:In=!0,autoPanSpeed:st=5,edgesReconnectable:cr=!1,elevateNodesOnSelect:Tn=!1,elevateEdgesOnSelect:Ln=!1,noDragClassName:Nt="nodrag",noPanClassName:It="nopan",onSelectionDragStart:Bn,onSelectionDrag:$n,onSelectionDragStop:jn,edgeRouting:kt=!0}={}){const ve=a.useRef(null),Tt=a.useRef(null),Pe=a.useRef(null),he=a.useRef({...be}),vt=a.useRef([...e]),te=a.useRef([...t]),Ne=a.useRef([...n]),fn=a.useRef(new Map),Lt=a.useRef(!1),Bt=a.useRef(null),[$t,An]=a.useState(!1),Ye=a.useRef(null),Oe=a.useRef(null),jt=a.useRef(null),it=a.useRef(null),hn=a.useRef(!1),Ve=a.useRef(null),[gn,yn]=a.useState({x:be.x,y:be.y,zoom:be.zoom}),[Zt,xn]=a.useState(null),bt=a.useMemo(()=>new Set,[]),at=a.useMemo(()=>new Set,[]),Ke=a.useRef(!1),J=a.useRef({});J.current={onHudUpdate:r,onNodesProcessed:i,onNodesChange:o,onEdgesChange:c,onConnect:f,onNodeClick:m,onNodeDragStart:d,onNodeDrag:h,onNodeDragStop:b,onEdgeClick:k,onEdgeDoubleClick:S,onEdgeMouseEnter:P,onEdgeMouseMove:F,onEdgeMouseLeave:j,onEdgeContextMenu:A,onNodeDoubleClick:X,onNodeMouseEnter:B,onNodeMouseMove:_,onNodeMouseLeave:$,onNodeContextMenu:N,onPaneClick:O,onPaneContextMenu:U,onPaneMouseEnter:Y,onPaneMouseMove:w,onPaneMouseLeave:g,onSelectionChange:v,onConnectStart:L,onConnectEnd:E,onInit:D,onMoveStart:K,onMove:ae,onMoveEnd:ee,onDelete:oe,onBeforeDelete:ye,onError:we,onSelectionDragStart:Bn,onSelectionDrag:$n,onSelectionDragStop:jn,isValidConnection:Me};const ct={get current(){return J.current.onConnect}},Ct={get current(){return J.current.onNodeClick}},At={get current(){return J.current.onNodeDragStart}},Dt={get current(){return J.current.onNodeDrag}},Ht={get current(){return J.current.onNodeDragStop}},wt={get current(){return J.current.onEdgeClick}},_t={get current(){return J.current.onPaneClick}},Wt={get current(){return J.current.onSelectionChange}},Ft={get current(){return J.current.onHudUpdate}},Yt={get current(){return J.current.onNodesProcessed}};a.useEffect(()=>{const u=l=>{l.key===Fe&&(hn.current=!0),l.key===ot&&(Ke.current=!0)},y=l=>{l.key===Fe&&(hn.current=!1),l.key===ot&&(Ke.current=!1)};return window.addEventListener("keydown",u),window.addEventListener("keyup",y),()=>{window.removeEventListener("keydown",u),window.removeEventListener("keyup",y)}},[Fe,ot]);const Ce={get current(){return J.current.onNodesChange?gt:null}},gt=u=>{var l,p,C;(p=(l=J.current).onNodesChange)==null||p.call(l,u);const y=[];for(let z=0;z<u.length;z++)u[z].type==="select"&&y.push({id:u[z].id,selected:u[z].selected});y.length>0&&((C=Pe.current)==null||C.postMessage({type:"nodeSelections",data:{selections:y}}))},_e={get current(){return J.current.onEdgesChange?Dn:null}},Dn=u=>{var l,p,C;(p=(l=J.current).onEdgesChange)==null||p.call(l,u);const y=[];for(let z=0;z<u.length;z++)u[z].type==="select"&&y.push({id:u[z].id,selected:u[z].selected});y.length>0&&((C=Pe.current)==null||C.postMessage({type:"edgeSelections",data:{selections:y}}))},yt=a.useCallback(()=>{var p;const u=te.current.filter(C=>C.selected),y=Ne.current.filter(C=>C.selected),l={nodes:u,edges:y};(p=Wt.current)==null||p.call(Wt,l);for(const C of at)C(l)},[at]);a.useEffect(()=>{var u;vt.current=[...e],(u=Pe.current)==null||u.postMessage({type:"cards",data:{cards:[...e]}})},[e]);const Xt=a.useCallback(u=>{const y={};for(const l of u)y[l.id]=l;return u.map(l=>{if(!l.parentId)return l;const p=y[l.parentId];if(!p)return l;let C=l.position.x,z=l.position.y,x=p;for(;x;)C+=x.position.x,z+=x.position.y,x=x.parentId?y[x.parentId]:null;return{...l,_absolutePosition:{x:C,y:z}}})},[]),lt=a.useRef([]),Mt=a.useCallback(u=>{const y=fn.current;if(!y||y.size===0)return u;const l={};for(const[,p]of y)l[p.nodeId]||(l[p.nodeId]=[]),l[p.nodeId].push({id:p.id,type:p.type,position:p.position,x:p.x,y:p.y});return u.map(p=>{const C=l[p.id];return C&&C.length>0?{...p,handles:C}:p})},[]),pn=a.useCallback(()=>{var y;if(Ye.current)return;const u=Mt(lt.current);(y=Pe.current)==null||y.postMessage({type:"nodes",data:{nodes:u}})},[Mt]);a.useEffect(()=>{var l,p;if(Ye.current){const C=Ye.current.id,z=new Set([C,...Ye.current.selectedStarts.map(R=>R.id)]),x={};for(const R of te.current)z.has(R.id)&&(x[R.id]={...R.position});te.current=[...t];for(const R of te.current)x[R.id]&&(R.position=x[R.id]);lt.current=Xt(te.current);const M=Mt(lt.current);(l=Pe.current)==null||l.postMessage({type:"nodes",data:{nodes:M}});return}te.current=[...t];const u=Xt(t);lt.current=u;const y=Mt(u);(p=Pe.current)==null||p.postMessage({type:"nodes",data:{nodes:y}})},[t,Xt,Mt]),a.useEffect(()=>{var u;Ne.current=[...n],(u=Pe.current)==null||u.postMessage({type:"edges",data:{edges:[...n]}})},[n]);const Be=a.useCallback((u,y)=>{const l=ve.current;if(!l)return{x:0,y:0};const p=l.getBoundingClientRect(),C=he.current;return{x:(u-p.left-C.x)/C.zoom,y:(y-p.top-C.y)/C.zoom}},[]),de=a.useCallback((u,y)=>{const l=lt.current.length>0?lt.current:te.current;let p=null;for(let C=l.length-1;C>=0;C--){const z=l[C];if(z.hidden||z._customRendered)continue;const x=z._absolutePosition||z.position,M=z.width||ft,R=z.height||nt;if(u>=x.x&&u<=x.x+M&&y>=x.y&&y<=x.y+R){if(z.type==="group"){p||(p=z);continue}return z}}return p},[]),Gt=a.useCallback((u,y)=>{const l=y.width||ft,p=y.height||nt;if(u.x!==void 0&&u.y!==void 0)return{x:y.position.x+u.x,y:y.position.y+u.y};switch(u.position||(u.type==="source"?"right":"left")){case"top":return{x:y.position.x+l/2,y:y.position.y};case"bottom":return{x:y.position.x+l/2,y:y.position.y+p};case"left":return{x:y.position.x,y:y.position.y+p/2};case"right":return{x:y.position.x+l,y:y.position.y+p/2};default:return{x:y.position.x+l,y:y.position.y+p/2}}},[]),Qt=a.useCallback(u=>{const y=u.width||ft,l=u.height||nt;if(u.handles&&u.handles.length>0)return u.handles.map(R=>{const H=Gt(R,u);return{id:R.id||null,type:R.type,x:H.x,y:H.y}});const p=u.targetPosition||"left",C=u.sourcePosition||"right",z=R=>{switch(R){case"top":return{x:u.position.x+y/2,y:u.position.y};case"bottom":return{x:u.position.x+y/2,y:u.position.y+l};case"left":return{x:u.position.x,y:u.position.y+l/2};case"right":return{x:u.position.x+y,y:u.position.y+l/2};default:return{x:u.position.x+y,y:u.position.y+l/2}}},x=z(p),M=z(C);return[{id:null,type:"target",x:x.x,y:x.y},{id:null,type:"source",x:M.x,y:M.y}]},[Gt]),Rt=a.useCallback((u,y)=>{const l=te.current,p=he.current,C=Math.max(no,Le)/p.zoom;for(let z=l.length-1;z>=0;z--){const x=l[z];if(x.hidden)continue;const M=Qt(x);for(const R of M)if(Math.abs(u-R.x)<C&&Math.abs(y-R.y)<C)return{nodeId:x.id,handleId:R.id,type:R.type,x:R.x,y:R.y}}return null},[Qt]),qe=a.useCallback((u,y)=>{const p=8/he.current.zoom,C=te.current,z={};for(let x=0;x<C.length;x++)z[C[x].id]=C[x];for(let x=Ne.current.length-1;x>=0;x--){const M=Ne.current[x],R=z[M.source],H=z[M.target];if(!R||!H)continue;const T=R.width||ft,q=R.height||nt,G=H.height||nt,Z=R.position.x+T,ie=R.position.y+q/2,V=H.position.x,ce=H.position.y+G/2;if(ro(u,y,Z,ie,V,ce)<p)return M}return null},[]);a.useEffect(()=>{const u=Tt.current,y=ve.current;if(!u||!y)return;const l=y.getBoundingClientRect(),p=le!==void 0?le:matchMedia("(prefers-color-scheme: dark)").matches,C=Xt(te.current);lt.current=C;const z=Mt(C),{worker:x}=to(u,{width:l.width,height:l.height,camera:he.current,cards:vt.current,nodes:z,edges:Ne.current,dark:p,gridSize:Se,edgeRouting:kt});x.onmessage=T=>{var q,G,Z,ie;T.data.type==="hud"&&((q=Ft.current)==null||q.call(Ft,T.data.data)),T.data.type==="ready"&&An(!0),T.data.type==="nodesProcessed"&&((G=Yt.current)==null||G.call(Yt,T.data.data)),T.data.type==="error"&&((ie=(Z=J.current).onError)==null||ie.call(Z,"worker-error",T.data.message||"Canvas worker error"))},x.onerror=T=>{var q,G;(G=(q=J.current).onError)==null||G.call(q,"worker-error",T.message||"Canvas worker crashed")},Pe.current=x;const M=new ResizeObserver(T=>{const{width:q,height:G}=T[0].contentRect;x.postMessage({type:"resize",data:{width:q,height:G}})});M.observe(y);let R,H;return le===void 0&&(R=matchMedia("(prefers-color-scheme: dark)"),H=T=>x.postMessage({type:"theme",data:{dark:T.matches}}),R.addEventListener("change",H)),()=>{M.disconnect(),R&&H&&R.removeEventListener("change",H),Pe.current=null}},[]),a.useEffect(()=>{var u;le!==void 0&&((u=Pe.current)==null||u.postMessage({type:"theme",data:{dark:le}}))},[le]),a.useEffect(()=>{var u;(u=Pe.current)==null||u.postMessage({type:"edgeRouting",data:{enabled:kt}})},[kt]);const Jt=a.useRef(0),Re=a.useCallback((u=null)=>{var p,C,z;const y=he.current;if(pt){const x=ve.current;if(x){const M=x.getBoundingClientRect(),R=-pt[1][0]*y.zoom+M.width,H=-pt[1][1]*y.zoom+M.height,T=-pt[0][0]*y.zoom,q=-pt[0][1]*y.zoom;y.x=Math.min(T,Math.max(R,y.x)),y.y=Math.min(q,Math.max(H,y.y))}}(p=Pe.current)==null||p.postMessage({type:"camera",data:{camera:{...y}}});const l={x:y.x,y:y.y,zoom:y.zoom};(z=(C=J.current).onMove)==null||z.call(C,u,l);for(const x of bt)x(l);cancelAnimationFrame(Jt.current),Jt.current=requestAnimationFrame(()=>{yn({x:y.x,y:y.y,zoom:y.zoom})})},[bt,pt]),ut=a.useCallback(()=>{var l,p;const u=Oe.current,y=jt.current;u&&y?((l=Pe.current)==null||l.postMessage({type:"connecting",data:{from:u.startPos,to:y,_routedPoints:null}}),xn({source:u.sourceId,sourceHandle:u.sourceHandle,target:null,targetHandle:null})):((p=Pe.current)==null||p.postMessage({type:"connecting",data:null}),xn(null))},[]),dt=a.useCallback(()=>{var y,l;const u=it.current;u?(y=Pe.current)==null||y.postMessage({type:"selectionBox",data:u}):(l=Pe.current)==null||l.postMessage({type:"selectionBox",data:null})},[]),Vt=a.useCallback(u=>{var x,M,R,H,T,q,G,Z,ie,V,ce,ke,je,Xe,Ze,Ue,en,xt;const y=te.current.length>0,l=Be(u.clientX,u.clientY),p=hn.current;if(y&&Te&&!p){const Q=Rt(l.x,l.y);if(ze&&Ve.current&&Q){const re=Ve.current;if(Q.nodeId!==re.nodeId){const Ge=re.handleType==="target"?{source:Q.nodeId,target:re.nodeId,sourceHandle:Q.handleId||null,targetHandle:re.handleId}:{source:re.nodeId,target:Q.nodeId,sourceHandle:re.handleId,targetHandle:Q.handleId||null};(J.current.isValidConnection?J.current.isValidConnection(Ge):!0)&&((x=ct.current)==null||x.call(ct,{...Ge,...Pt}))}Ve.current=null;return}if($e==="strict"?Q&&Q.type==="source":Q!=null){if(ze){Ve.current={nodeId:Q.nodeId,handleId:Q.handleId||null,handleType:Q.type},(R=(M=J.current).onConnectStart)==null||R.call(M,u,{nodeId:Q.nodeId,handleId:Q.handleId,handleType:Q.type});return}Oe.current={sourceId:Q.nodeId,sourceHandle:Q.handleId||null,sourceType:Q.type,startPos:{x:Q.x,y:Q.y}},jt.current={x:l.x,y:l.y},(H=ve.current)==null||H.setPointerCapture(u.pointerId),(q=(T=J.current).onConnectStart)==null||q.call(T,u,{nodeId:Q.nodeId,handleId:Q.handleId,handleType:Q.type}),ut();return}}const C=Q=>{var re;let me=Q;for(;me&&me!==ve.current;){if((re=me.classList)!=null&&re.contains(Nt))return!0;me=me.parentElement}return!1},z=Q=>{var re;let me=Q;for(;me&&me!==ve.current;){if((re=me.classList)!=null&&re.contains(It))return!0;me=me.parentElement}return!1};if(y){const Q=de(l.x,l.y);if(Q){if(Ce.current&&He){const me=[];if(p)me.push({id:Q.id,type:"select",selected:!Q.selected});else if(!Q.selected){for(const re of te.current)re.id===Q.id?me.push({id:re.id,type:"select",selected:!0}):re.selected&&me.push({id:re.id,type:"select",selected:!1});if(_e.current){const re=Ne.current.filter(ge=>ge.selected).map(ge=>({id:ge.id,type:"select",selected:!1}));re.length&&_e.current(re)}}if(me.length){if(Ce.current(me),Tn&&!p){const re=te.current.findIndex(ge=>ge.id===Q.id);re>=0&&re<te.current.length-1&&Ce.current([{id:Q.id,type:"remove"},{type:"add",item:{...te.current[re],selected:!0}}])}yt()}}if((G=Ct.current)==null||G.call(Ct,u,Q),ue&&!C(u.target)){const me=Q.selected;let re=null;if(Q.parentId&&Q.extent==="parent"){const ge=te.current.find(Ge=>Ge.id===Q.parentId);if(ge){const Ge=ge.width||ft,tn=ge.height||nt,vn=Q.width||((Z=Q.measured)==null?void 0:Z.width)||ft,nn=Q.height||((ie=Q.measured)==null?void 0:ie.height)||nt;re={minX:0,minY:0,maxX:Ge-vn,maxY:tn-nn}}}if(Ye.current={id:Q.id,startPos:{...Q.position},startMouse:{x:l.x,y:l.y},parentClamp:re,parentId:Q.parentId||null,selectedStarts:me?te.current.filter(ge=>ge.selected&&ge.id!==Q.id).map(ge=>{var tn,vn;let Ge=null;if(ge.parentId&&ge.extent==="parent"){const nn=te.current.find(Yn=>Yn.id===ge.parentId);if(nn){const Yn=nn.width||ft,Wr=nn.height||nt,Fr=ge.width||((tn=ge.measured)==null?void 0:tn.width)||ft,Yr=ge.height||((vn=ge.measured)==null?void 0:vn.height)||nt;Ge={minX:0,minY:0,maxX:Yn-Fr,maxY:Wr-Yr}}}return{id:ge.id,startPos:{...ge.position},parentClamp:Ge,parentId:ge.parentId||null}}):[]},(V=ve.current)==null||V.setPointerCapture(u.pointerId),(ce=At.current)==null||ce.call(At,u,Q),Ye.current.selectedStarts.length>0){const ge=te.current.filter(Ge=>Ge.selected);(je=(ke=J.current).onSelectionDragStart)==null||je.call(ke,u,ge)}if(Ce.current){const ge=[{id:Q.id,type:"position",dragging:!0}];for(const Ge of Ye.current.selectedStarts)ge.push({id:Ge.id,type:"position",dragging:!0});Ce.current(ge)}}return}}if(Ne.current.length>0&&He){const Q=qe(l.x,l.y);if(Q){if(_e.current){const me=[];if(p)me.push({id:Q.id,type:"select",selected:!Q.selected});else{for(const re of Ne.current)re.id===Q.id?me.push({id:re.id,type:"select",selected:!0}):re.selected&&me.push({id:re.id,type:"select",selected:!1});if(Ce.current){const re=te.current.filter(ge=>ge.selected).map(ge=>({id:ge.id,type:"select",selected:!1}));re.length&&Ce.current(re)}}if(me.length){if(_e.current(me),Ln&&!p){const re=Ne.current.findIndex(ge=>ge.id===Q.id);re>=0&&re<Ne.current.length-1&&_e.current([{id:Q.id,type:"remove"},{type:"add",item:{...Ne.current[re],selected:!0}}])}yt()}}(Xe=wt.current)==null||Xe.call(wt,u,Q);return}}if(!p){const Q=te.current.filter(re=>re.selected).map(re=>({id:re.id,type:"select",selected:!1})),me=Ne.current.filter(re=>re.selected).map(re=>({id:re.id,type:"select",selected:!1}));Q.length&&Ce.current&&Ce.current(Q),me.length&&_e.current&&_e.current(me),(Q.length||me.length)&&yt()}if((Ze=_t.current)==null||Ze.call(_t,u),rt||p){it.current={startWorld:{...l},endWorld:{...l}},(Ue=ve.current)==null||Ue.setPointerCapture(u.pointerId),dt();return}z(u.target)||(Lt.current=!0,Bt.current={x:u.clientX,y:u.clientY},(en=ve.current)==null||en.classList.add("dragging"),(xt=ve.current)==null||xt.setPointerCapture(u.pointerId))},[Be,de,Rt,qe,ue,Te,He,rt,ut,dt,yt,Nt,It]),Kt=a.useCallback(u=>{var l,p,C,z;if(Oe.current){if(jt.current=Be(u.clientX,u.clientY),ut(),In){const x=ve.current;if(x){const M=x.getBoundingClientRect(),R=40,H=u.clientX-M.left,T=u.clientY-M.top;let q=0,G=0;H<R?q=st:H>M.width-R&&(q=-st),T<R?G=st:T>M.height-R&&(G=-st),(q||G)&&(he.current.x+=q,he.current.y+=G,Re(u))}}return}if(it.current){it.current.endWorld=Be(u.clientX,u.clientY),dt();const x=it.current,M=Math.min(x.startWorld.x,x.endWorld.x),R=Math.min(x.startWorld.y,x.endWorld.y),H=Math.max(x.startWorld.x,x.endWorld.x),T=Math.max(x.startWorld.y,x.endWorld.y);if(Ce.current){const q=[];for(const G of te.current){if(G.hidden)continue;const Z=G.width||ft,ie=G.height||nt,V=ht==="full"?G.position.x>=M&&G.position.x+Z<=H&&G.position.y>=R&&G.position.y+ie<=T:G.position.x+Z>M&&G.position.x<H&&G.position.y+ie>R&&G.position.y<T;V!==!!G.selected&&q.push({id:G.id,type:"select",selected:V})}q.length&&Ce.current(q)}return}if(Ye.current){const x=Be(u.clientX,u.clientY),M=Ye.current,R=x.x-M.startMouse.x,H=x.y-M.startMouse.y;let T={x:M.startPos.x+R,y:M.startPos.y+H};if(Qe&&(T=Zn(T,Je)),mt&&(T=Gn(T,mt)),M.parentClamp){const V=M.parentClamp;T={x:Math.max(V.minX,Math.min(T.x,V.maxX)),y:Math.max(V.minY,Math.min(T.y,V.maxY))}}const q=[{id:M.id,position:T}];for(const V of M.selectedStarts){let ce={x:V.startPos.x+R,y:V.startPos.y+H};if(Qe&&(ce=Zn(ce,Je)),mt&&(ce=Gn(ce,mt)),V.parentClamp){const ke=V.parentClamp;ce={x:Math.max(ke.minX,Math.min(ce.x,ke.maxX)),y:Math.max(ke.minY,Math.min(ce.y,ke.maxY))}}q.push({id:V.id,position:ce})}const G=[];for(const V of q){const ce=te.current.find(ke=>ke.id===V.id);if(ce){ce.position=V.position,ce.dragging=!0;let ke=V.position;if(ce.parentId){let je=te.current.find(Ue=>Ue.id===ce.parentId),Xe=V.position.x,Ze=V.position.y;for(;je;)Xe+=je.position.x,Ze+=je.position.y,je=je.parentId?te.current.find(Ue=>Ue.id===je.parentId):null;ke={x:Xe,y:Ze}}G.push({id:V.id,position:V.position,_absolutePosition:ke,width:ce.width,height:ce.height,dragging:!0,selected:ce.selected})}}const Z=new Set(q.map(V=>V.id));for(const V of te.current)if(V.parentId&&Z.has(V.parentId)&&!Z.has(V.id)){let ce=te.current.find(Xe=>Xe.id===V.parentId),ke=V.position.x,je=V.position.y;for(;ce;)ke+=ce.position.x,je+=ce.position.y,ce=ce.parentId?te.current.find(Xe=>Xe.id===ce.parentId):null;G.push({id:V.id,position:V.position,_absolutePosition:{x:ke,y:je},width:V.width,height:V.height,dragging:!1,selected:V.selected})}if((l=Pe.current)==null||l.postMessage({type:"nodePositions",data:{updates:G}}),Nn){const V=ve.current;if(V){const ce=V.getBoundingClientRect(),ke=40,je=u.clientX-ce.left,Xe=u.clientY-ce.top;let Ze=0,Ue=0;je<ke?Ze=st:je>ce.width-ke&&(Ze=-st),Xe<ke?Ue=st:Xe>ce.height-ke&&(Ue=-st),(Ze||Ue)&&(he.current.x+=Ze,he.current.y+=Ue,Re(u))}}const ie=te.current.find(V=>V.id===M.id);if(ie&&((p=Dt.current)==null||p.call(Dt,u,ie)),M.selectedStarts.length>0){const V=te.current.filter(ce=>ce.selected);(z=(C=J.current).onSelectionDrag)==null||z.call(C,u,V)}return}if(!Lt.current)return;const y=he.current;y.x+=u.clientX-Bt.current.x,y.y+=u.clientY-Bt.current.y,Bt.current={x:u.clientX,y:u.clientY},Re()},[Re,Be,ut,dt]),mn=a.useCallback(u=>{var y,l,p,C,z,x,M,R;if(Oe.current){const H=Be(u.clientX,u.clientY),T=Rt(H.x,H.y);if(T&&T.nodeId!==Oe.current.sourceId&&($e==="loose"||T.type==="target")){const Z=Oe.current.sourceType==="target"?{source:T.nodeId,target:Oe.current.sourceId,sourceHandle:T.handleId||null,targetHandle:Oe.current.sourceHandle}:{source:Oe.current.sourceId,target:T.nodeId,sourceHandle:Oe.current.sourceHandle,targetHandle:T.handleId||null};(J.current.isValidConnection?J.current.isValidConnection(Z):!0)&&((y=ct.current)==null||y.call(ct,{...Z,...Pt}))}(p=(l=J.current).onConnectEnd)==null||p.call(l,u.nativeEvent||u),Oe.current=null,jt.current=null,ut();return}if(it.current){it.current=null,dt(),yt();return}if(Ye.current){const H=Ye.current,T=te.current.find(Z=>Z.id===H.id),q=[{id:H.id,position:T?{...T.position}:H.startPos,_absolutePosition:T?{...T.position}:H.startPos,dragging:!1}];for(const Z of H.selectedStarts){const ie=te.current.find(V=>V.id===Z.id);q.push({id:Z.id,position:ie?{...ie.position}:Z.startPos,_absolutePosition:ie?{...ie.position}:Z.startPos,dragging:!1})}if((C=Pe.current)==null||C.postMessage({type:"nodePositions",data:{updates:q}}),Ce.current){const Z=q.map(ie=>({id:ie.id,type:"position",position:ie.position,dragging:!1}));Ce.current(Z)}if(H.selectedStarts.length>0){const Z=te.current.filter(ie=>ie.selected);(x=(z=J.current).onSelectionDragStop)==null||x.call(z,u,Z)}requestAnimationFrame(()=>{Ye.current=null});const G=te.current.find(Z=>Z.id===H.id);G&&((M=Ht.current)==null||M.call(Ht,u,G));return}Lt.current=!1,(R=ve.current)==null||R.classList.remove("dragging")},[Be,Rt,ut,dt,yt]);a.useEffect(()=>{const u=ve.current;if(!u)return;const y=l=>{qt&&l.preventDefault();const p=he.current;if(zt||Ke.current){const R=et;De==="horizontal"?p.x-=l.deltaY*R:(De==="vertical"||(p.x-=l.deltaX*R),p.y-=l.deltaY*R),Re(l);return}if(!tt)return;const C=l.deltaY>0?.92:1.08,z=u.getBoundingClientRect(),x=l.clientX-z.left,M=l.clientY-z.top;p.x=x-(x-p.x)*C,p.y=M-(M-p.y)*C,p.zoom=Math.min(fe,Math.max(se,p.zoom*C)),Re(l)};return u.addEventListener("wheel",y,{passive:!qt}),()=>u.removeEventListener("wheel",y)},[Re,se,fe,zt,De,et,tt,qt]),a.useEffect(()=>{if(!dn)return;const u=ve.current;if(!u)return;let y=0,l=null;const p=x=>{if(x.touches.length===2){const M=x.touches[0].clientX-x.touches[1].clientX,R=x.touches[0].clientY-x.touches[1].clientY;y=Math.hypot(M,R);const H=u.getBoundingClientRect();l={x:(x.touches[0].clientX+x.touches[1].clientX)/2-H.left,y:(x.touches[0].clientY+x.touches[1].clientY)/2-H.top},x.preventDefault()}},C=x=>{if(x.touches.length===2&&y>0){x.preventDefault();const M=x.touches[0].clientX-x.touches[1].clientX,R=x.touches[0].clientY-x.touches[1].clientY,H=Math.hypot(M,R),T=H/y;y=H;const q=he.current,G=l.x,Z=l.y;q.x=G-(G-q.x)*T,q.y=Z-(Z-q.y)*T,q.zoom=Math.min(fe,Math.max(se,q.zoom*T)),Re(x)}},z=()=>{y=0,l=null};return u.addEventListener("touchstart",p,{passive:!1}),u.addEventListener("touchmove",C,{passive:!1}),u.addEventListener("touchend",z),()=>{u.removeEventListener("touchstart",p),u.removeEventListener("touchmove",C),u.removeEventListener("touchend",z)}},[dn,Re,se,fe]),a.useEffect(()=>{if(!un)return;const u=ve.current;if(!u)return;const y=l=>{var T,q,G,Z;const p=Be(l.clientX,l.clientY);if(de(p.x,p.y)){(q=(T=J.current).onNodeDoubleClick)==null||q.call(T,l,de(p.x,p.y));return}const C=qe(p.x,p.y);if(C){(Z=(G=J.current).onEdgeDoubleClick)==null||Z.call(G,l,C);return}const z=1.5,x=u.getBoundingClientRect(),M=l.clientX-x.left,R=l.clientY-x.top,H=he.current;H.x=M-(M-H.x)*z,H.y=R-(R-H.y)*z,H.zoom=Math.min(fe,Math.max(se,H.zoom*z)),Re(l)};return u.addEventListener("dblclick",y),()=>u.removeEventListener("dblclick",y)},[un,Re,se,fe,Be,de,qe]),a.useEffect(()=>{const u=ve.current;if(!u)return;const y=l=>{var x,M,R,H,T,q;const p=Be(l.clientX,l.clientY),C=de(p.x,p.y);if(C){(M=(x=J.current).onNodeContextMenu)==null||M.call(x,l,C);return}const z=qe(p.x,p.y);if(z){(H=(R=J.current).onEdgeContextMenu)==null||H.call(R,l,z);return}(q=(T=J.current).onPaneContextMenu)==null||q.call(T,l)};return u.addEventListener("contextmenu",y),()=>u.removeEventListener("contextmenu",y)},[Be,de,qe]),a.useEffect(()=>{const u=ve.current;if(!u)return;let y=null,l=null;const p=x=>{var H,T,q,G,Z,ie,V,ce,ke,je,Xe,Ze,Ue,en;if((T=(H=J.current).onPaneMouseMove)==null||T.call(H,x),Lt.current||Ye.current||Oe.current||it.current)return;const M=Be(x.clientX,x.clientY),R=de(M.x,M.y);if(R!==y&&(y&&((G=(q=J.current).onNodeMouseLeave)==null||G.call(q,x,y)),R&&((ie=(Z=J.current).onNodeMouseEnter)==null||ie.call(Z,x,R)),y=R),R&&((ce=(V=J.current).onNodeMouseMove)==null||ce.call(V,x,R)),!R){const xt=qe(M.x,M.y);xt!==l&&(l&&((je=(ke=J.current).onEdgeMouseLeave)==null||je.call(ke,x,l)),xt&&((Ze=(Xe=J.current).onEdgeMouseEnter)==null||Ze.call(Xe,x,xt)),l=xt),xt&&((en=(Ue=J.current).onEdgeMouseMove)==null||en.call(Ue,x,xt))}},C=x=>{var M,R;return(R=(M=J.current).onPaneMouseEnter)==null?void 0:R.call(M,x)},z=x=>{var M,R,H,T,q,G;(R=(M=J.current).onPaneMouseLeave)==null||R.call(M,x),y&&((T=(H=J.current).onNodeMouseLeave)==null||T.call(H,x,y),y=null),l&&((G=(q=J.current).onEdgeMouseLeave)==null||G.call(q,x,l),l=null)};return u.addEventListener("mousemove",p),u.addEventListener("mouseenter",C),u.addEventListener("mouseleave",z),()=>{u.removeEventListener("mousemove",p),u.removeEventListener("mouseenter",C),u.removeEventListener("mouseleave",z)}},[Be,de,qe]),a.useEffect(()=>{const u=Array.isArray(Ae)?Ae:[Ae],y=async l=>{var p,C,z,x;if(u.includes(l.key)){if(l.target.tagName==="INPUT"||l.target.tagName==="TEXTAREA"||l.target.isContentEditable)return;const M=te.current.filter(T=>T.selected),R=Ne.current.filter(T=>T.selected);if(!M.length&&!R.length)return;if(J.current.onBeforeDelete)try{if(!await J.current.onBeforeDelete({nodes:M,edges:R}))return}catch(T){(C=(p=J.current).onError)==null||C.call(p,"before-delete-error",T.message||"onBeforeDelete threw an error");return}const H=new Set(M.map(T=>T.id));if(M.length&&Ce.current&&(Ce.current(M.map(T=>({id:T.id,type:"remove"}))),_e.current)){const T=Ne.current.filter(q=>H.has(q.source)||H.has(q.target));T.length&&_e.current(T.map(q=>({id:q.id,type:"remove"})))}R.length&&_e.current&&_e.current(R.map(T=>({id:T.id,type:"remove"}))),(x=(z=J.current).onDelete)==null||x.call(z,{nodes:M,edges:R})}if((l.ctrlKey||l.metaKey)&&l.key==="a"){if(l.target.tagName==="INPUT"||l.target.tagName==="TEXTAREA")return;if(l.preventDefault(),Ce.current){const M=te.current.filter(R=>!R.selected).map(R=>({id:R.id,type:"select",selected:!0}));M.length&&Ce.current(M)}if(_e.current){const M=Ne.current.filter(R=>!R.selected).map(R=>({id:R.id,type:"select",selected:!0}));M.length&&_e.current(M)}}};return window.addEventListener("keydown",y),()=>window.removeEventListener("keydown",y)},[Ae]);const Ot=a.useRef(!1);a.useEffect(()=>{var u,y;if(!Ot.current&&Pe.current){if(Ot.current=!0,We&&te.current.length>0){const l=ve.current;if(l){const p=l.getBoundingClientRect(),C=(xe==null?void 0:xe.padding)??.1,z=Mn(te.current),x=Ut(z,p.width,p.height,C);xe!=null&&xe.maxZoom&&(x.zoom=Math.min(x.zoom,xe.maxZoom)),xe!=null&&xe.minZoom&&(x.zoom=Math.max(x.zoom,xe.minZoom)),he.current=x,Re()}}(y=(u=J.current).onInit)==null||y.call(u,{getNodes:()=>[...te.current],getEdges:()=>[...Ne.current],getNode:l=>te.current.find(p=>p.id===l),getEdge:l=>Ne.current.find(p=>p.id===l),getViewport:()=>({...he.current}),getZoom:()=>he.current.zoom,setViewport:l=>{he.current={x:l.x??he.current.x,y:l.y??he.current.y,zoom:l.zoom??he.current.zoom},Re()},fitView:(l={})=>{const p=ve.current;if(!p||!te.current.length)return;const C=p.getBoundingClientRect(),z=l.nodes?te.current.filter(R=>l.nodes.some(H=>H.id===R.id)):te.current;if(!z.length)return;const x=Mn(z),M=Ut(x,C.width,C.height,l.padding??.1);l.maxZoom&&(M.zoom=Math.min(M.zoom,l.maxZoom)),l.minZoom&&(M.zoom=Math.max(M.zoom,l.minZoom)),he.current=M,Re()},screenToFlowPosition:l=>Be(l.x,l.y),flowToScreenPosition:l=>{const p=he.current,C=ve.current;if(!C)return{x:0,y:0};const z=C.getBoundingClientRect();return{x:l.x*p.zoom+p.x+z.left,y:l.y*p.zoom+p.y+z.top}},zoomIn:()=>{const l=he.current;l.zoom=Math.min(fe,l.zoom*1.2),Re()},zoomOut:()=>{const l=he.current;l.zoom=Math.max(se,l.zoom/1.2),Re()},zoomTo:l=>{he.current.zoom=Math.min(fe,Math.max(se,l)),Re()},setNodes:l=>{var p,C;(C=(p=J.current).onNodesChange)==null||C.call(p,[...te.current.map(z=>({id:z.id,type:"remove"})),...(typeof l=="function"?l(te.current):l).map(z=>({type:"add",item:z}))])},setEdges:l=>{var p,C;(C=(p=J.current).onEdgesChange)==null||C.call(p,[...Ne.current.map(z=>({id:z.id,type:"remove"})),...(typeof l=="function"?l(Ne.current):l).map(z=>({type:"add",item:z}))])},addNodes:l=>{var C,z;const p=Array.isArray(l)?l:[l];(z=(C=J.current).onNodesChange)==null||z.call(C,p.map(x=>({type:"add",item:x})))},addEdges:l=>{var C,z;const p=Array.isArray(l)?l:[l];(z=(C=J.current).onEdgesChange)==null||z.call(C,p.map(x=>({type:"add",item:x})))},deleteElements:({nodes:l=[],edges:p=[]})=>{var C,z,x,M;l.length&&((z=(C=J.current).onNodesChange)==null||z.call(C,l.map(R=>({id:R.id,type:"remove"})))),p.length&&((M=(x=J.current).onEdgesChange)==null||M.call(x,p.map(R=>({id:R.id,type:"remove"}))))},updateNodeData:(l,p)=>{var x,M;const C=te.current.find(R=>R.id===l);if(!C)return;const z=typeof p=="function"?p(C.data):{...C.data,...p};(M=(x=J.current).onNodesChange)==null||M.call(x,[{id:l,type:"replace",item:{...C,data:z}}])},toObject:()=>({nodes:[...te.current],edges:[...Ne.current],viewport:{...he.current}}),setCenter:(l,p,C={})=>{const z=ve.current;if(!z)return;const x=z.getBoundingClientRect(),M=C.zoom??he.current.zoom;he.current={x:x.width/2-l*M,y:x.height/2-p*M,zoom:M},Re()},fitBounds:(l,p={})=>{const C=ve.current;if(!C)return;const z=C.getBoundingClientRect(),x=Ut(l,z.width,z.height,p.padding??.1);he.current=x,Re()}})}});const Hn=a.useCallback(()=>{he.current={...be},Re()},[Re,be]),_n=a.useCallback(u=>{var y;if(u)vt.current.push(u);else{const l=he.current,p=ve.current;if(!p)return;const C=p.getBoundingClientRect(),z=Math.round(-l.x/l.zoom+C.width/2/l.zoom),x=Math.round(-l.y/l.zoom+C.height/2/l.zoom);vt.current.push({x:z-80,y:x-45,w:160,h:90,title:"Note "+(vt.current.length+1),body:"Added at viewport center"})}(y=Pe.current)==null||y.postMessage({type:"cards",data:{cards:[...vt.current]}})},[]),Wn=a.useCallback(u=>{if(u.id||(u.id="node-"+Date.now()),!u.position){const y=he.current,l=ve.current;if(!l)return;const p=l.getBoundingClientRect();u.position={x:Math.round(-y.x/y.zoom+p.width/2/y.zoom)-ft/2,y:Math.round(-y.y/y.zoom+p.height/2/y.zoom)-nt/2}}u.data||(u.data={label:u.id}),Ce.current&&Ce.current([{type:"add",item:u}])},[]),Fn=a.useCallback(()=>({...he.current}),[]),W=a.useCallback(u=>{he.current={...he.current,...u},Re()},[Re]),pe=a.useCallback(u=>Be(u.x,u.y),[Be]),ne=n,Ee=a.useMemo(()=>({wrapRef:ve,canvasRef:Tt,workerRef:Pe,cameraRef:he,nodesRef:te,edgesRef:Ne,handleRegistryRef:fn,syncNodesToWorker:pn,onNodesChangeRef:Ce,onEdgesChangeRef:_e,sendCamera:Re,screenToWorld:Be,viewportListeners:bt,selectionListeners:at,zoomMin:se,zoomMax:fe,snapToGrid:Qe,snapGrid:Je,nodeExtent:mt,defaultEdgeOptions:Pt,edgeRouting:kt,resolvedNodesRef:lt,noDragClassName:Nt,noPanClassName:It,get nodes(){return t},get edges(){return n},get routedEdges(){return ne},get viewport(){return gn},get connection(){return Zt}}),[t,n,ne,gn,Zt,Re,Be,pn,bt,at,se,fe,Qe,Je,mt,Pt,kt,Nt,It]);return{wrapRef:ve,canvasRef:Tt,canvasReady:$t,onPointerDown:Vt,onPointerMove:Kt,onPointerUp:mn,resetView:Hn,addCard:_n,addNode:Wn,getCamera:Fn,setCamera:W,screenToFlowPosition:pe,store:Ee}}function ro(e,t,n,r,i,o){const c=i-n,f=o-r,m=c*c+f*f;if(m===0)return Math.hypot(e-n,t-r);let d=((e-n)*c+(t-r)*f)/m;return d=Math.max(0,Math.min(1,d)),Math.hypot(e-(n+d*c),t-(r+d*f))}const ur=e=>{let t;const n=new Set,r=(d,h)=>{const b=typeof d=="function"?d(t):d;if(!Object.is(b,t)){const k=t;t=h??(typeof b!="object"||b===null)?b:Object.assign({},t,b),n.forEach(S=>S(t,k))}},i=()=>t,f={setState:r,getState:i,getInitialState:()=>m,subscribe:d=>(n.add(d),()=>n.delete(d))},m=t=e(r,i,f);return f},oo=(e=>e?ur(e):ur),so=e=>e;function io(e,t=so){const n=a.useSyncExternalStore(e.subscribe,a.useCallback(()=>t(e.getState()),[e,t]),a.useCallback(()=>t(e.getInitialState()),[e,t]));return a.useDebugValue(n),n}const St=a.createContext(null);function ao(e={}){return oo((t,n)=>({nodes:[],edges:[],viewport:{x:0,y:0,zoom:1},connection:null,minZoom:.1,maxZoom:5,width:0,height:0,domNode:null,nodesRef:{current:[]},edgesRef:{current:[]},cameraRef:{current:{x:0,y:0,zoom:1}},wrapRef:{current:null},workerRef:{current:null},onNodesChangeRef:{current:null},onEdgesChangeRef:{current:null},viewportListeners:new Set,selectionListeners:new Set,edgeLabelContainerRef:{current:null},viewportPortalRef:{current:null},screenToWorld:(r,i)=>{const o=n().cameraRef.current;return{x:(r-o.x)/o.zoom,y:(i-o.y)/o.zoom}},sendCamera:()=>{var i;const r=n();(i=r.workerRef.current)==null||i.postMessage({type:"camera",data:{camera:{...r.cameraRef.current}}})},...e}))}function Ie(e,t){const n=a.useContext(St);if(!n)throw new Error("useCanvasStore must be used within <InfiniteCanvas> or <InfiniteCanvasProvider>");const r=typeof n.getState=="function"&&typeof n.subscribe=="function",i=a.useRef(e),o=a.useRef(t),c=a.useRef(void 0);i.current=e,o.current=t;const f=a.useCallback(m=>{const d=i.current;if(!d)return m;const h=d(m),b=o.current||Object.is;return c.current!==void 0&&b(c.current,h)?c.current:(c.current=h,h)},[]);return r?io(n,e?f:void 0):e?f(n):n}function Rr(){const e=a.useContext(St);if(!e)throw new Error("useCanvasStoreApi must be used within <InfiniteCanvas> or <InfiniteCanvasProvider>");return typeof e.getState=="function"?e:{getState:()=>e,setState:()=>{},subscribe:()=>()=>{}}}const cn=a.createContext(null);function co(){return a.useContext(cn)}function lo({node:e,nodeType:t}){var P,F,j,A;const n=Ie(),r=a.useRef(n);r.current=n;const i=a.useRef(null),o=e._absolutePosition||e.position,c=a.useRef(null);a.useEffect(()=>{const X=i.current;if(!X)return;const B=new ResizeObserver(_=>{var O,U,Y,w;const{width:$,height:N}=_[0].contentRect;if($>0&&N>0){const g=r.current,v=g.nodesRef.current.find(D=>D.id===e.id),L=(v==null?void 0:v.width)||((O=v==null?void 0:v.measured)==null?void 0:O.width),E=(v==null?void 0:v.height)||((U=v==null?void 0:v.measured)==null?void 0:U.height);(Math.abs((L||0)-$)>1||Math.abs((E||0)-N)>1)&&((w=(Y=g.onNodesChangeRef).current)==null||w.call(Y,[{id:e.id,type:"dimensions",dimensions:{width:$,height:N},setAttributes:!0}]))}});return B.observe(X),()=>B.disconnect()},[e.id]);const f=a.useCallback(X=>{var oe,ye,we,Me;X.stopPropagation();const B=X.target.tagName;if(B==="INPUT"||B==="TEXTAREA"||B==="SELECT"||B==="BUTTON"||B==="A"||B==="LABEL"||X.target.isContentEditable)return;const _=r.current.noDragClassName||"nodrag",$=r.current.noPanClassName||"nopan";let N=X.target;for(;N&&N!==i.current;){if((oe=N.classList)!=null&&oe.contains(_)||(ye=N.classList)!=null&&ye.contains($))return;N=N.parentElement}if(r.current.onNodesChangeRef.current){const le=[];if(X.shiftKey)le.push({id:e.id,type:"select",selected:!e.selected});else for(const se of r.current.nodesRef.current)se.id===e.id&&!se.selected?le.push({id:se.id,type:"select",selected:!0}):se.id!==e.id&&se.selected&&le.push({id:se.id,type:"select",selected:!1});le.length&&r.current.onNodesChangeRef.current(le)}const O=r.current.cameraRef.current,U=r.current.wrapRef.current;if(!U)return;const Y=U.getBoundingClientRect(),w=(X.clientX-Y.left-O.x)/O.zoom,g=(X.clientY-Y.top-O.y)/O.zoom,L=e.selected?r.current.nodesRef.current.filter(le=>le.selected&&le.id!==e.id).map(le=>({id:le.id,startPos:{...le.position}})):[];c.current={startPos:{...e.position},startMouse:{x:w,y:g},selectedStarts:L};const E=[{id:e.id,type:"position",dragging:!0}];for(const le of L)E.push({id:le.id,type:"position",dragging:!0});(Me=(we=r.current.onNodesChangeRef).current)==null||Me.call(we,E);const D=i.current;D&&D.setPointerCapture(X.pointerId);let K=null;const ae=le=>{var He,Fe,rt,ht;if(!c.current)return;const Se=r.current.cameraRef.current,se=U.getBoundingClientRect(),fe=(le.clientX-se.left-Se.x)/Se.zoom,be=(le.clientY-se.top-Se.y)/Se.zoom,We=fe-c.current.startMouse.x,xe=be-c.current.startMouse.y;let ue={x:c.current.startPos.x+We,y:c.current.startPos.y+xe};if(r.current.snapToGrid&&r.current.snapGrid&&(ue={x:r.current.snapGrid[0]*Math.round(ue.x/r.current.snapGrid[0]),y:r.current.snapGrid[1]*Math.round(ue.y/r.current.snapGrid[1])}),e.parentId&&e.extent==="parent"){const $e=r.current.nodesRef.current.find(Le=>Le.id===e.parentId);if($e){const Le=$e.width||160,ze=$e.height||60,Qe=e.width||((He=e.measured)==null?void 0:He.width)||160,Je=e.height||((Fe=e.measured)==null?void 0:Fe.height)||60;ue={x:Math.max(0,Math.min(ue.x,Le-Qe)),y:Math.max(0,Math.min(ue.y,ze-Je))}}}D&&(D.style.left=ue.x+"px",D.style.top=ue.y+"px");const Te=[{id:e.id,position:ue,_absolutePosition:ue,dragging:!0}];for(const $e of c.current.selectedStarts){let Le={x:$e.startPos.x+We,y:$e.startPos.y+xe};r.current.snapToGrid&&r.current.snapGrid&&(Le={x:r.current.snapGrid[0]*Math.round(Le.x/r.current.snapGrid[0]),y:r.current.snapGrid[1]*Math.round(Le.y/r.current.snapGrid[1])});const ze=U.querySelector(`[data-nodeid="${$e.id}"]`);ze&&(ze.style.left=Le.x+"px",ze.style.top=Le.y+"px"),Te.push({id:$e.id,position:Le,_absolutePosition:Le,dragging:!0})}(ht=(rt=r.current.workerRef)==null?void 0:rt.current)==null||ht.postMessage({type:"nodePositions",data:{updates:Te}});for(const $e of Te){const Le=r.current.nodesRef.current.find(ze=>ze.id===$e.id);Le&&(Le.position=$e.position)}K=Te},ee=le=>{var fe,be,We,xe;if(!c.current)return;const Se=[{id:e.id,position:e.position,dragging:!1}];for(const ue of c.current.selectedStarts)Se.push({id:ue.id,position:ue.startPos,dragging:!1});if(K)for(let ue=0;ue<K.length;ue++)Se[ue]={id:K[ue].id,position:K[ue].position,dragging:!1};(be=(fe=r.current.workerRef)==null?void 0:fe.current)==null||be.postMessage({type:"nodePositions",data:{updates:Se}});const se=[];for(const ue of Se)se.push({id:ue.id,type:"position",position:ue.position,dragging:!1});(xe=(We=r.current.onNodesChangeRef).current)==null||xe.call(We,se),c.current=null,K=null,D&&D.releasePointerCapture(le.pointerId),D==null||D.removeEventListener("pointermove",ae),D==null||D.removeEventListener("pointerup",ee)};D==null||D.addEventListener("pointermove",ae),D==null||D.addEventListener("pointerup",ee)},[e]),m=a.useCallback(X=>{var U,Y,w,g,v,L;if(!e.selected)return;const B=X.shiftKey?10:1;let _=0,$=0;switch(X.key){case"ArrowUp":$=-B;break;case"ArrowDown":$=B;break;case"ArrowLeft":_=-B;break;case"ArrowRight":_=B;break;case"Escape":(Y=(U=r.current.onNodesChangeRef).current)==null||Y.call(U,[{id:e.id,type:"select",selected:!1}]);return;case"Delete":case"Backspace":e.deletable!==!1&&((g=(w=r.current.onNodesChangeRef).current)==null||g.call(w,[{id:e.id,type:"remove"}]));return;default:return}X.preventDefault();const N={x:e.position.x+_,y:e.position.y+$},O=[{id:e.id,type:"position",position:N}];for(const E of r.current.nodesRef.current)E.selected&&E.id!==e.id&&O.push({id:E.id,type:"position",position:{x:E.position.x+_,y:E.position.y+$}});(L=(v=r.current.onNodesChangeRef).current)==null||L.call(v,O)},[e]),d=e.width||((P=e.measured)==null?void 0:P.width),h=e.height||((F=e.measured)==null?void 0:F.height),b=!!(d&&h),k=(j=n.pinnedNodeIds)==null?void 0:j.has(e.id),S=a.useCallback(X=>{var B,_;X.stopPropagation(),(_=(B=r.current).togglePinNode)==null||_.call(B,e.id)},[e.id]);return I.jsx(cn.Provider,{value:e.id,children:I.jsxs("div",{ref:i,className:`ric-node-wrapper ${e.selected?"selected":""} ${e.dragging?"dragging":""}`,style:{position:"absolute",left:o.x,top:o.y,zIndex:e.type==="group"?0:e.zIndex||1,pointerEvents:e.type==="group"?"none":"all",visibility:b?"visible":"hidden",outline:"none"},"data-nodeid":e.id,tabIndex:e.selectable!==!1?0:void 0,role:"button","aria-label":`Node ${((A=e.data)==null?void 0:A.label)||e.id}`,"aria-selected":!!e.selected,onPointerDown:f,onKeyDown:m,children:[I.jsx(t,{id:e.id,data:e.data,type:e.type,selected:!!e.selected,dragging:!!e.dragging,draggable:e.draggable!==!1,selectable:e.selectable!==!1,deletable:e.deletable!==!1,isConnectable:e.connectable!==!1,zIndex:e.zIndex||0,positionAbsoluteX:o.x,positionAbsoluteY:o.y,width:d,height:h,sourcePosition:e.sourcePosition,targetPosition:e.targetPosition,parentId:e.parentId,dragHandle:e.dragHandle}),n.togglePinNode&&I.jsx("button",{className:"ric-pin-btn nodrag",onClick:S,title:k?"Unpin from DOM":"Pin to DOM",style:{position:"absolute",top:-8,left:-8,width:20,height:20,borderRadius:"50%",border:"1.5px solid "+(k?"#3b82f6":"#ccc"),background:k?"#3b82f6":"#fff",color:k?"#fff":"#999",fontSize:10,lineHeight:"16px",textAlign:"center",cursor:"pointer",padding:0,zIndex:10,pointerEvents:"all",boxShadow:"0 1px 3px rgba(0,0,0,0.12)"},children:"📌"})]})})}const uo=a.memo(lo),kr=160,Cr=60;function dr(e,t,n,r){var f,m;const i=e.width||((f=e.measured)==null?void 0:f.width)||kr,o=e.height||((m=e.measured)==null?void 0:m.height)||Cr,c=e._absolutePosition||e.position;if(e.handleBounds){const d=e.handleBounds[t]||[],h=n?d.find(b=>b.id===n):d[0];if(h&&h.x!==void 0&&h.y!==void 0){const b=h.position||(t==="source"?"right":"left");return{x:c.x+h.x,y:c.y+h.y,position:b}}}if(r){const d=`${e.id}__${n||t}`,h=r.get(d);if(h&&h.x!==void 0&&h.y!==void 0)return{x:c.x+h.x,y:c.y+h.y,position:h.position||(t==="source"?"right":"left")}}if(e.handles&&e.handles.length){for(const d of e.handles)if(d.type===t&&(!n||d.id===n)){if(d.x!==void 0&&d.y!==void 0)return{x:c.x+d.x,y:c.y+d.y,position:d.position||(t==="source"?"right":"left")};const h=d.position||(t==="source"?"right":"left");switch(h){case"top":return{x:c.x+i/2,y:c.y,position:h};case"bottom":return{x:c.x+i/2,y:c.y+o,position:h};case"left":return{x:c.x,y:c.y+o/2,position:h};default:return{x:c.x+i,y:c.y+o/2,position:h}}}}return t==="source"?{x:c.x+i,y:c.y+o/2,position:"right"}:{x:c.x,y:c.y+o/2,position:"left"}}function fo(e,t,n){return n==="left"?e-t:n==="right"?e+t:e}function ho(e,t,n){return n==="top"?e-t:n==="bottom"?e+t:e}function fr({x:e,y:t,position:n,type:r,onPointerDown:i}){return I.jsx("circle",{className:`ric-edge-anchor ric-edge-anchor-${r}`,cx:fo(e,10,n),cy:ho(t,10,n),r:10,stroke:"transparent",fill:"transparent",style:{cursor:"move",pointerEvents:"stroke"},onPointerDown:i})}function go({edge:e,edgeType:t,nodes:n,reconnectable:r}){var w,g,v,L;const i=a.useContext(St),o=a.useRef(typeof i.getState=="function"?i.getState():i);o.current=typeof i.getState=="function"?i.getState():i;const[c,f]=a.useState(null),m=a.useCallback((E,D,K,ae)=>{var se;D.stopPropagation(),D.preventDefault();const ee=o.current,oe=ee.wrapRef.current;if(!oe)return;const ye=E==="source"?ae:K,we=E==="source"?e.target:e.source;(se=ee.workerRef.current)==null||se.postMessage({type:"connecting",data:{from:{x:ye.x,y:ye.y},to:{x:ye.x,y:ye.y}}});const Me=oe.getBoundingClientRect(),le=fe=>{var ue;const be=ee.cameraRef.current,We=(fe.clientX-Me.left-be.x)/be.zoom,xe=(fe.clientY-Me.top-be.y)/be.zoom;(ue=ee.workerRef.current)==null||ue.postMessage({type:"connecting",data:{from:{x:ye.x,y:ye.y},to:{x:We,y:xe}}})},Se=fe=>{var rt,ht,$e,Le;const be=ee.cameraRef.current,We=(fe.clientX-Me.left-be.x)/be.zoom,xe=(fe.clientY-Me.top-be.y)/be.zoom,ue=20/be.zoom;let Te=null,He=null;const Fe=(rt=ee.handleRegistryRef)==null?void 0:rt.current;for(const ze of ee.nodesRef.current){if(ze.hidden)continue;const Qe=ze.width||kr,Je=ze.height||Cr,Ae=ze._absolutePosition||ze.position,ot=[];if(Fe)for(const[,De]of Fe)De.nodeId===ze.id&&ot.push(De);const zt=ot.length>0?ot:ze.handles||[{type:"target",position:"left"},{type:"source",position:"right"}];for(const De of zt){let et,tt;if(De.x!==void 0&&De.y!==void 0)et=Ae.x+De.x,tt=Ae.y+De.y;else switch(De.position||(De.type==="source"?"right":"left")){case"top":et=Ae.x+Qe/2,tt=Ae.y;break;case"bottom":et=Ae.x+Qe/2,tt=Ae.y+Je;break;case"left":et=Ae.x,tt=Ae.y+Je/2;break;default:et=Ae.x+Qe,tt=Ae.y+Je/2;break}if(Math.abs(We-et)<ue&&Math.abs(xe-tt)<ue){Te=ze,He=De.id||null;break}}if(Te)break}if(Te){const ze=E==="source"?{source:Te.id,target:we,sourceHandle:He,targetHandle:e.targetHandle}:{source:we,target:Te.id,sourceHandle:e.sourceHandle,targetHandle:He};($e=(ht=ee.onEdgesChangeRef).current)==null||$e.call(ht,[{id:e.id,type:"remove"},{type:"add",item:{id:e.id,...ze}}])}(Le=ee.workerRef.current)==null||Le.postMessage({type:"connecting",data:null}),oe.removeEventListener("pointermove",le),oe.removeEventListener("pointerup",Se)};oe.addEventListener("pointermove",le),oe.addEventListener("pointerup",Se)},[e]),d=o.current,h=((w=d.nodesRef)==null?void 0:w.current)||n,b=h.find(E=>E.id===e.source),k=h.find(E=>E.id===e.target),[,S]=a.useReducer(E=>E+1,0),P=a.useRef(null),F=(b==null?void 0:b.dragging)||(k==null?void 0:k.dragging);a.useEffect(()=>{if(!F)return;const E=()=>{S(),P.current=requestAnimationFrame(E)};return P.current=requestAnimationFrame(E),()=>cancelAnimationFrame(P.current)},[F]);const j=b&&!!(b.width||(g=b.measured)!=null&&g.width),A=k&&!!(k.width||(v=k.measured)!=null&&v.width),X=(L=d.handleRegistryRef)==null?void 0:L.current,B=j?dr(b,"source",e.sourceHandle,X):null,_=A?dr(k,"target",e.targetHandle,X):null,$=e.type==="bezier"||e.type==="simplebezier"||e.type==="default",N=d.routedEdges||d.edges,O=N==null?void 0:N.find(E=>E.id===e.id),U=$?null:(O==null?void 0:O._routedPoints)||e._routedPoints||null,Y=r!==!1&&e.reconnectable!==!1;return!B||!_?null:I.jsxs("g",{className:`ric-edge-wrapper ${e.selected?"selected":""}`,"data-edgeid":e.id,onMouseEnter:()=>f(!0),onMouseLeave:()=>f(!1),children:[I.jsx(t,{id:e.id,source:e.source,target:e.target,sourceX:B.x,sourceY:B.y,targetX:_.x,targetY:_.y,sourcePosition:B.position,targetPosition:_.position,sourceHandleId:e.sourceHandle,targetHandleId:e.targetHandle,data:e.data,type:e.type,selected:!!e.selected,animated:!!e.animated,label:e.label,style:e.style,selectable:e.selectable!==!1,deletable:e.deletable!==!1,routedPoints:U}),Y&&(c||e.selected)&&I.jsxs(I.Fragment,{children:[I.jsx(fr,{x:B.x,y:B.y,position:B.position,type:"source",onPointerDown:E=>m("source",E,B,_)}),I.jsx(fr,{x:_.x,y:_.y,position:_.position,type:"target",onPointerDown:E=>m("target",E,B,_)})]})]})}const yo=a.memo(go);function Er({selectionKeyCode:e="Shift",selectionMode:t="partial"}){var F;const n=Ie(),[r,i]=a.useState(null),o=a.useRef(null);if(a.useEffect(()=>{const j=n.wrapRef.current;if(!j)return;let A=!1,X=null,B=!1;const _=Y=>{Y.key===e&&(B=!0)},$=Y=>{Y.key===e&&(B=!1)},N=Y=>{if(!B)return;const w=Y.target;if(w.closest(".ric-node-wrapper")||w.closest(".ric-handle"))return;A=!0;const g=n.cameraRef.current,v=j.getBoundingClientRect(),L=(Y.clientX-v.left-g.x)/g.zoom,E=(Y.clientY-v.top-g.y)/g.zoom;X={x:L,y:E},i({startX:L,startY:E,endX:L,endY:E}),Y.stopPropagation()},O=Y=>{if(!A||!X)return;const w=n.cameraRef.current,g=j.getBoundingClientRect(),v=(Y.clientX-g.left-w.x)/w.zoom,L=(Y.clientY-g.top-w.y)/w.zoom;i({startX:X.x,startY:X.y,endX:v,endY:L})},U=Y=>{var K,ae;if(!A||!X)return;A=!1;const w=n.cameraRef.current,g=j.getBoundingClientRect(),v=(Y.clientX-g.left-w.x)/w.zoom,L=(Y.clientY-g.top-w.y)/w.zoom,E={x:Math.min(X.x,v),y:Math.min(X.y,L),width:Math.abs(v-X.x),height:Math.abs(L-X.y)},D=[];for(const ee of n.nodesRef.current){const oe=ee._absolutePosition||ee.position,ye=ee.width||160,we=ee.height||60;let Me;t==="full"?Me=oe.x>=E.x&&oe.y>=E.y&&oe.x+ye<=E.x+E.width&&oe.y+we<=E.y+E.height:Me=oe.x+ye>E.x&&oe.x<E.x+E.width&&oe.y+we>E.y&&oe.y<E.y+E.height,D.push({id:ee.id,type:"select",selected:Me})}D.length&&((ae=(K=n.onNodesChangeRef).current)==null||ae.call(K,D)),X=null,i(null)};return j.addEventListener("pointerdown",N,!0),j.addEventListener("pointermove",O),j.addEventListener("pointerup",U),window.addEventListener("keydown",_),window.addEventListener("keyup",$),()=>{j.removeEventListener("pointerdown",N,!0),j.removeEventListener("pointermove",O),j.removeEventListener("pointerup",U),window.removeEventListener("keydown",_),window.removeEventListener("keyup",$)}},[n,e,t]),!r)return null;const c=((F=n.cameraRef)==null?void 0:F.current)||{x:0,y:0,zoom:1},f=Math.min(r.startX,r.endX),m=Math.min(r.startY,r.endY),d=Math.abs(r.endX-r.startX),h=Math.abs(r.endY-r.startY),b=f*c.zoom+c.x,k=m*c.zoom+c.y,S=d*c.zoom,P=h*c.zoom;return I.jsx("div",{ref:o,className:"ric-selection-box",style:{position:"absolute",left:b,top:k,width:S,height:P,border:"1px dashed #3b82f6",background:"rgba(59, 130, 246, 0.08)",pointerEvents:"none",zIndex:100}})}Er.displayName="SelectionBox";const Sr=a.memo(Er);function Qn(e,t,n){switch(e){case"top":return{x:t/2,y:0};case"bottom":return{x:t/2,y:n};case"left":return{x:0,y:n/2};case"right":return{x:t,y:n/2};default:return{x:t,y:n/2}}}function xo(e,t){const n=e.closest(".ric-node-wrapper");if(!n)return null;const r=n.getBoundingClientRect(),i=e.getBoundingClientRect(),o=t||1;return{x:(i.left+i.width/2-r.left)/o,y:(i.top+i.height/2-r.top)/o}}let On=!1,Et=null;function zr(e){Et=e,!On&&(On=!0,requestAnimationFrame(()=>{var t;On=!1,(t=Et==null?void 0:Et.syncNodesToWorker)==null||t.call(Et),Et=null}))}const Jn=new WeakMap;let bn=null;function po(){return bn||(bn=new ResizeObserver(e=>{var t;for(const n of e){const r=Jn.get(n.target);if(!r)continue;const{width:i,height:o}=n.contentRect;if(!i||!o)continue;const c=r.getStore(),f=(t=c.handleRegistryRef)==null?void 0:t.current;if(f){for(const[m,d]of f)if(d.nodeId===r.nodeId){const h=Qn(d.position,i,o);d.x=h.x,d.y=h.y,f.set(m,d)}zr(c)}}}),bn)}function mo({type:e="source",position:t=e==="source"?"right":"left",id:n,isConnectable:r=!0,isConnectableStart:i=!0,isConnectableEnd:o=!0,children:c,className:f="",style:m={},onConnect:d,...h}){const b=a.useContext(cn),k=a.useContext(St),S=a.useRef(null),P=a.useCallback(()=>typeof k.getState=="function"?k.getState():k,[k]),F=a.useRef(P);F.current=P,a.useLayoutEffect(()=>{var w,g,v,L,E,D,K;if(!b)return;const B=F.current(),_=(w=B.handleRegistryRef)==null?void 0:w.current;if(!_)return;const $=`${b}__${n||e}`,N=(v=(g=B.nodesRef)==null?void 0:g.current)==null?void 0:v.find(ae=>ae.id===b),O=(N==null?void 0:N.width)||((L=N==null?void 0:N.measured)==null?void 0:L.width),U=(N==null?void 0:N.height)||((E=N==null?void 0:N.measured)==null?void 0:E.height);let Y;O&&U?Y=Qn(t,O,U):S.current?Y=xo(S.current,(K=(D=B.cameraRef)==null?void 0:D.current)==null?void 0:K.zoom):Y=Qn(t,160,60),_.set($,{nodeId:b,id:n||null,type:e,position:t,x:Y.x,y:Y.y})},[b,n,e,t]),a.useEffect(()=>{if(!b)return;const B=F.current();zr(B);const _=S.current,$=_==null?void 0:_.closest(".ric-node-wrapper");return $&&!Jn.has($)&&(Jn.set($,{nodeId:b,getStore:F.current}),po().observe($)),()=>{var Y;const O=(Y=F.current().handleRegistryRef)==null?void 0:Y.current,U=`${b}__${n||e}`;O==null||O.delete(U)}},[b,n,e,t]);const j=a.useCallback(()=>{var g;const B=F.current(),_=B.nodesRef.current.find(v=>v.id===b);if(!_)return null;const $=_._absolutePosition||_.position,N=(g=B.handleRegistryRef)==null?void 0:g.current,O=`${b}__${n||e}`,U=N==null?void 0:N.get(O);if(U&&U.x!==void 0&&U.y!==void 0)return{x:$.x+U.x,y:$.y+U.y};const Y=_.width||160,w=_.height||60;switch(t){case"top":return{x:$.x+Y/2,y:$.y};case"bottom":return{x:$.x+Y/2,y:$.y+w};case"left":return{x:$.x,y:$.y+w/2};default:return{x:$.x+Y,y:$.y+w/2}}},[b,n,e,t]),A=a.useCallback(B=>{var L;if(!r||!i)return;B.stopPropagation(),B.preventDefault();const _=F.current(),$=_.cameraRef.current,N=_.wrapRef.current;if(!N)return;const O=N.getBoundingClientRect(),U=j();if(!U)return;const Y=U.x,w=U.y;(L=_.workerRef.current)==null||L.postMessage({type:"connecting",data:{from:{x:Y,y:w},to:{x:Y,y:w}}}),N.setPointerCapture(B.pointerId);const g=E=>{var ae;const D=(E.clientX-O.left-$.x)/$.zoom,K=(E.clientY-O.top-$.y)/$.zoom;(ae=_.workerRef.current)==null||ae.postMessage({type:"connecting",data:{from:{x:Y,y:w},to:{x:D,y:K}}})},v=E=>{var we,Me,le,Se;const D=(E.clientX-O.left-$.x)/$.zoom,K=(E.clientY-O.top-$.y)/$.zoom,ae=20/$.zoom;let ee=null,oe=null;const ye=(we=_.handleRegistryRef)==null?void 0:we.current;for(const se of _.nodesRef.current){if(se.id===b||se.hidden)continue;const fe=se._absolutePosition||se.position,be=[];if(ye)for(const[,xe]of ye)xe.nodeId===se.id&&be.push(xe);const We=be.length>0?be:se.handles||[{type:"target",position:"left"},{type:"source",position:"right"}];for(const xe of We){let ue,Te;if(xe.x!==void 0&&xe.y!==void 0)ue=fe.x+xe.x,Te=fe.y+xe.y;else{const He=se.width||160,Fe=se.height||60;switch(xe.position||(xe.type==="source"?"right":"left")){case"top":ue=fe.x+He/2,Te=fe.y;break;case"bottom":ue=fe.x+He/2,Te=fe.y+Fe;break;case"left":ue=fe.x,Te=fe.y+Fe/2;break;default:ue=fe.x+He,Te=fe.y+Fe/2;break}}if(Math.abs(D-ue)<ae&&Math.abs(K-Te)<ae){ee=se,oe=xe.id||null;break}}if(ee)break}if(ee){const se={source:e==="source"?b:ee.id,target:e==="source"?ee.id:b,sourceHandle:e==="source"?n||null:oe,targetHandle:e==="source"?oe:n||null};(le=(Me=_.onEdgesChangeRef)==null?void 0:Me.current)==null||le.call(Me,[{type:"add",item:{id:`e-${se.source}-${se.target}`,...se}}])}(Se=_.workerRef.current)==null||Se.postMessage({type:"connecting",data:null}),N.removeEventListener("pointermove",g),N.removeEventListener("pointerup",v)};N.addEventListener("pointermove",g),N.addEventListener("pointerup",v)},[b,n,e,t,r,i,j]),X={top:{top:0,left:"50%",transform:"translate(-50%, -50%)"},bottom:{bottom:0,left:"50%",transform:"translate(-50%, 50%)"},left:{top:"50%",left:0,transform:"translate(-50%, -50%)"},right:{top:"50%",right:0,transform:"translate(50%, -50%)"}}[t]||{};return I.jsx("div",{ref:S,className:`ric-handle ric-handle-${t} ric-handle-${e} ${f}`,"data-handleid":n||null,"data-nodeid":b,"data-handlepos":t,"data-handletype":e,onPointerDown:A,style:{position:"absolute",width:8,height:8,borderRadius:"50%",background:"#1a192b",border:"none",zIndex:10,cursor:r?"crosshair":"default",boxSizing:"border-box",...X,...m},...h,children:c})}const an=a.memo(mo);function vo({data:e,isConnectable:t,selected:n,targetPosition:r="left",sourcePosition:i="right",hideSourceHandle:o=!1,hideTargetHandle:c=!1}){return I.jsxs("div",{className:`ric-default-node${n?" selected":""}`,style:{background:"#fff",border:"1px solid #1a192b",borderRadius:3,padding:"10px",minWidth:150,fontSize:12,fontFamily:"inherit",boxShadow:n?"0 0 0 0.5px #1a192b":"none"},children:[!c&&I.jsx(an,{type:"target",position:r,isConnectable:t}),I.jsx("div",{className:"ric-node-content",children:e==null?void 0:e.label}),!o&&I.jsx(an,{type:"source",position:i,isConnectable:t})]})}function Pr({data:e,isConnectable:t,selected:n,sourcePosition:r="right",hideSourceHandle:i=!1}){return I.jsxs("div",{className:`ric-input-node${n?" selected":""}`,style:{background:"#fff",border:"1px solid #1a192b",borderBottom:"2px solid #0041d0",borderRadius:3,padding:"10px",minWidth:150,fontSize:12,fontFamily:"inherit",boxShadow:n?"0 0 0 0.5px #1a192b":"none"},children:[I.jsx("div",{className:"ric-node-content",children:e==null?void 0:e.label}),!i&&I.jsx(an,{type:"source",position:r,isConnectable:t})]})}function Nr({data:e,isConnectable:t,selected:n,targetPosition:r="left",hideTargetHandle:i=!1}){return I.jsxs("div",{className:`ric-output-node${n?" selected":""}`,style:{background:"#fff",border:"1px solid #1a192b",borderTop:"2px solid #ff0072",borderRadius:3,padding:"10px",minWidth:150,fontSize:12,fontFamily:"inherit",boxShadow:n?"0 0 0 0.5px #1a192b":"none"},children:[!i&&I.jsx(an,{type:"target",position:r,isConnectable:t}),I.jsx("div",{className:"ric-node-content",children:e==null?void 0:e.label})]})}function Ir({data:e,selected:t,width:n,height:r}){return I.jsx("div",{className:`ric-group-node${t?" selected":""}`,style:{width:n||300,height:r||200,background:"rgba(240, 240, 240, 0.25)",border:t?"2px solid #3b82f6":"1px dashed #ccc",borderRadius:8,padding:8,boxSizing:"border-box"},children:(e==null?void 0:e.label)&&I.jsx("div",{style:{fontSize:11,fontWeight:600,color:"#888",userSelect:"none"},children:e.label})})}function Tr({x:e,y:t,label:n,labelStyle:r,labelShowBg:i=!0,labelBgStyle:o,labelBgPadding:c=[2,4],labelBgBorderRadius:f=2,children:m,className:d="",...h}){const[b,k]=a.useState({x:1,y:0,width:0,height:0}),S=a.useRef(null);return a.useEffect(()=>{if(S.current){const P=S.current.getBBox();k({x:P.x,y:P.y,width:P.width,height:P.height})}},[n]),n?I.jsxs("g",{transform:`translate(${e-b.width/2} ${t-b.height/2})`,className:`ric-edge-textwrapper ${d}`,visibility:b.width?"visible":"hidden",...h,children:[i&&I.jsx("rect",{width:b.width+2*c[0],x:-c[0],y:-c[1],height:b.height+2*c[1],className:"ric-edge-textbg",style:o,rx:f,ry:f}),I.jsx("text",{className:"ric-edge-text",y:b.height/2,dy:"0.3em",ref:S,style:r,children:n}),m]}):null}Tr.displayName="EdgeText";const Lr=a.memo(Tr);function hr(e){return e!=null&&e!==""&&!isNaN(Number(e))}function ln({id:e,path:t,labelX:n,labelY:r,label:i,labelStyle:o,labelShowBg:c,labelBgStyle:f,labelBgPadding:m,labelBgBorderRadius:d,interactionWidth:h=20,style:b,markerEnd:k,markerStart:S,className:P="",...F}){return I.jsxs(I.Fragment,{children:[I.jsx("path",{id:e,d:t,fill:"none",stroke:"#b1b1b7",strokeWidth:1.5,className:`ric-edge-path ${P}`,style:b,markerEnd:k,markerStart:S,...F}),h?I.jsx("path",{d:t,fill:"none",strokeOpacity:0,strokeWidth:h,className:"ric-edge-interaction",style:{pointerEvents:"stroke"}}):null,i&&hr(n)&&hr(r)?I.jsx(Lr,{x:n,y:r,label:i,labelStyle:o,labelShowBg:c,labelBgStyle:f,labelBgPadding:m,labelBgBorderRadius:d}):null]})}const rn=20;function gr(e,t,n){switch(n){case"right":return{x:e+rn,y:t};case"left":return{x:e-rn,y:t};case"bottom":return{x:e,y:t+rn};case"top":return{x:e,y:t-rn};default:return{x:e+rn,y:t}}}const er=a.memo(function({id:t,sourceX:n,sourceY:r,targetX:i,targetY:o,sourcePosition:c="bottom",targetPosition:f="top",label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:k,labelBgBorderRadius:S,style:P,markerEnd:F,markerStart:j,interactionWidth:A}){let X,B,_;const $=gr(n,r,c),N=gr(i,o,f),O=Math.abs(N.x-$.x),U=Math.max(50,O*.5);let Y,w,g,v;switch(c){case"left":Y=$.x-U,w=$.y;break;case"top":Y=$.x,w=$.y-U;break;case"bottom":Y=$.x,w=$.y+U;break;default:Y=$.x+U,w=$.y;break}switch(f){case"right":g=N.x+U,v=N.y;break;case"top":g=N.x,v=N.y-U;break;case"bottom":g=N.x,v=N.y+U;break;default:g=N.x-U,v=N.y;break}X=`M ${n},${r} L ${$.x},${$.y} C ${Y},${w} ${g},${v} ${N.x},${N.y} L ${i},${o}`;const L=.5,E=.5;return B=E*E*E*$.x+3*E*E*L*Y+3*E*L*L*g+L*L*L*N.x,_=E*E*E*$.y+3*E*E*L*w+3*E*L*L*v+L*L*L*N.y,I.jsx(ln,{id:t,path:X,labelX:B,labelY:_,label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:k,labelBgBorderRadius:S,style:P,markerEnd:F,markerStart:j,interactionWidth:A})});er.displayName="BezierEdge";function tr({sourceX:e,sourceY:t,targetX:n,targetY:r}){const i=`M ${e},${t}L ${n},${r}`,o=(e+n)/2,c=(t+r)/2;return[i,o,c,0,0]}function nr({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i="right",targetPosition:o="left",curvature:c=.25}){const f=Math.abs(n-e),m=Math.abs(r-t),d=Math.sqrt(f*f+m*m),h=Math.max(d*c,50);let b,k,S,P;switch(i){case"top":b=e,k=t-h;break;case"bottom":b=e,k=t+h;break;case"left":b=e-h,k=t;break;default:b=e+h,k=t;break}switch(o){case"top":S=n,P=r-h;break;case"bottom":S=n,P=r+h;break;case"right":S=n+h,P=r;break;default:S=n-h,P=r;break}const F=`M ${e},${t} C ${b},${k} ${S},${P} ${n},${r}`,j=.5,A=1-j,X=A*A*A*e+3*A*A*j*b+3*A*j*j*S+j*j*j*n,B=A*A*A*t+3*A*A*j*k+3*A*j*j*P+j*j*j*r;return[F,X,B,0,0]}function rr({sourceX:e,sourceY:t,targetX:n,targetY:r}){const i=Math.abs(n-e),o=Math.max(i*.5,50),c=e+o,f=n-o,m=`M ${e},${t} C ${c},${t} ${f},${r} ${n},${r}`,d=.5,h=.5,b=h*h*h*e+3*h*h*d*c+3*h*d*d*f+d*d*d*n,k=h*h*h*t+3*h*h*d*t+3*h*d*d*r+d*d*d*r;return[m,b,k,0,0]}function Rn({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i="right",targetPosition:o="left",borderRadius:c=5,offset:f=20}){const m=i==="left"||i==="right",d=Math.min(c,Math.abs(n-e)/2,Math.abs(r-t)/2);if(m){if(Math.abs(r-t)<1)return[`M ${e},${t} L ${n},${r}`,(e+n)/2,t,0,0];const S=(e+n)/2,P=r>t?1:-1;return[`M ${e},${t} L ${S-d},${t} Q ${S},${t} ${S},${t+P*d} L ${S},${r-P*d} Q ${S},${r} ${S+(n>S?d:-d)},${r} L ${n},${r}`,S,(t+r)/2,0,0]}const h=(t+r)/2,b=n>e?1:-1;return[`M ${e},${t} L ${e},${h-d} Q ${e},${h} ${e+b*d},${h} L ${n-b*d},${h} Q ${n},${h} ${n},${h+(r>h?d:-d)} L ${n},${r}`,(e+n)/2,h,0,0]}function bo({sourceX:e,sourceY:t,targetX:n,targetY:r}){const[,i,o]=nr({sourceX:e,sourceY:t,targetX:n,targetY:r});return[i,o,0,0]}function wo({sourceX:e,sourceY:t,targetX:n,targetY:r}){return[(e+n)/2,(t+r)/2,0,0]}function Mo(e,t,n){const r=n.filter(o=>o.id!==e.id),i={...e,id:e.id,source:t.source,target:t.target,sourceHandle:t.sourceHandle??e.sourceHandle,targetHandle:t.targetHandle??e.targetHandle};return r.push(i),r}const kn=160,Cn=60,on=20,wn=12,En=20;function yr(e,t,n){var c,f;const r=e.width||((c=e.measured)==null?void 0:c.width)||kn,i=e.height||((f=e.measured)==null?void 0:f.height)||Cn,o=e._absolutePosition||e.position;if(e.handles&&e.handles.length>0){for(const m of e.handles)if(m.type===t&&(!n||m.id===n)){if(m.x!==void 0&&m.y!==void 0)return{x:o.x+m.x,y:o.y+m.y,dir:m.position||(t==="source"?"right":"left")};switch(m.position||(t==="source"?"right":"left")){case"top":return{x:o.x+r/2,y:o.y,dir:"top"};case"bottom":return{x:o.x+r/2,y:o.y+i,dir:"bottom"};case"left":return{x:o.x,y:o.y+i/2,dir:"left"};default:return{x:o.x+r,y:o.y+i/2,dir:"right"}}}}return t==="source"?{x:o.x+r,y:o.y+i/2,dir:"right"}:{x:o.x,y:o.y+i/2,dir:"left"}}function Sn(e,t){switch(e.dir){case"right":return{x:e.x+t,y:e.y,dir:e.dir};case"left":return{x:e.x-t,y:e.y,dir:e.dir};case"bottom":return{x:e.x,y:e.y+t,dir:e.dir};case"top":return{x:e.x,y:e.y-t,dir:e.dir};default:return{x:e.x+t,y:e.y,dir:e.dir}}}function Ro(e,t,n,r,i,o,c,f){const m=Math.min(e,n),d=Math.max(e,n),h=Math.min(t,r),b=Math.max(t,r);if(d<=i||m>=i+c||b<=o||h>=o+f)return!1;const k=.5;if(e>i+k&&e<i+c-k&&t>o+k&&t<o+f-k||n>i+k&&n<i+c-k&&r>o+k&&r<o+f-k)return!0;const S=(e+n)/2,P=(t+r)/2;if(S>i+k&&S<i+c-k&&P>o+k&&P<o+f-k)return!0;const F=[[i,o],[i+c,o],[i+c,o+f],[i,o+f]];for(let j=0;j<4;j++)if(ko(e,t,n,r,F[j][0],F[j][1],F[(j+1)%4][0],F[(j+1)%4][1]))return!0;return!1}function ko(e,t,n,r,i,o,c,f){const m=(c-i)*(t-o)-(f-o)*(e-i),d=(c-i)*(r-o)-(f-o)*(n-i),h=(n-e)*(o-t)-(r-t)*(i-e),b=(n-e)*(f-t)-(r-t)*(c-e);return(m>0&&d<0||m<0&&d>0)&&(h>0&&b<0||h<0&&b>0)}function Vn(e,t,n,r,i){for(let o=0;o<i.length;o++){const c=i[o];if(Ro(e,t,n,r,c.x,c.y,c.w,c.h))return!1}return!0}function Co(e,t,n){for(let r=0;r<n.length;r++){const i=n[r];if(e>i.x&&e<i.x+i.w&&t>i.y&&t<i.y+i.h)return!0}return!1}function or(e,t){var r,i;const n=[];for(let o=0;o<e.length;o++){const c=e[o];if(c.hidden||t&&t.has(c.id)||c.type==="group")continue;const f=c._absolutePosition||c.position,m=c.width||((r=c.measured)==null?void 0:r.width)||kn,d=c.height||((i=c.measured)==null?void 0:i.height)||Cn;n.push({id:c.id,x:f.x-on,y:f.y-on,w:m+2*on,h:d+2*on})}return n}function Br(e,t,n){if(Vn(e.x,e.y,t.x,t.y,n))return null;const r=new Set,i=new Set;r.add(e.x),r.add(t.x),i.add(e.y),i.add(t.y);const o=on+5;e.dir==="right"?r.add(e.x+o):e.dir==="left"?r.add(e.x-o):e.dir==="top"?i.add(e.y-o):e.dir==="bottom"&&i.add(e.y+o),t.dir==="right"?r.add(t.x+o):t.dir==="left"?r.add(t.x-o):t.dir==="top"?i.add(t.y-o):t.dir==="bottom"&&i.add(t.y+o);for(let g=0;g<n.length;g++){const v=n[g];r.add(v.x),r.add(v.x+v.w),i.add(v.y),i.add(v.y+v.h)}const c=[...r].sort((g,v)=>g-v),f=[...i].sort((g,v)=>g-v),m=new Map,d=new Map;for(let g=0;g<c.length;g++)m.set(c[g],g);for(let g=0;g<f.length;g++)d.set(f[g],g);const h=c.length,b=f.length,k=(g,v)=>v*h+g,S=m.get(e.x),P=d.get(e.y),F=m.get(t.x),j=d.get(t.y);if(S===void 0||P===void 0||F===void 0||j===void 0)return null;const A=k(S,P),X=k(F,j),B=new Float64Array(h*b).fill(1/0),_=new Float64Array(h*b).fill(1/0),$=new Int32Array(h*b).fill(-1),N=new Int8Array(h*b).fill(-1),O=new Uint8Array(h*b);B[A]=0,_[A]=Math.abs(c[F]-e.x)+Math.abs(f[j]-e.y);const U=[A],Y=15,w=[[1,0],[-1,0],[0,1],[0,-1]];for(;U.length>0;){let g=0;for(let ee=1;ee<U.length;ee++)_[U[ee]]<_[U[g]]&&(g=ee);const v=U[g];if(U[g]=U[U.length-1],U.pop(),v===X){const ee=[];let oe=X;for(;oe!==-1&&oe!==A;){const ye=oe/h|0,we=oe%h;ee.unshift({x:c[we],y:f[ye]}),oe=$[oe]}return ee.unshift({x:e.x,y:e.y}),Eo(ee,n)}if(O[v])continue;O[v]=1;const L=v/h|0,E=v%h,D=c[E],K=f[L],ae=N[v];for(let ee=0;ee<4;ee++){const oe=E+w[ee][0],ye=L+w[ee][1];if(oe<0||oe>=h||ye<0||ye>=b)continue;const we=k(oe,ye);if(O[we])continue;const Me=c[oe],le=f[ye];if(Co(Me,le,n)||!Vn(D,K,Me,le,n))continue;const Se=Math.abs(Me-D)+Math.abs(le-K),se=ae>=0&&ae!==ee?Y:0,fe=B[v]+Se+se;fe<B[we]&&($[we]=v,N[we]=ee,B[we]=fe,_[we]=fe+Math.abs(c[F]-Me)+Math.abs(f[j]-le),U.push(we))}}return null}function Eo(e,t){if(!e||e.length<=2)return e;const n=[e[0]];for(let r=1;r<e.length-1;r++){const i=n[n.length-1],o=e[r],c=e[r+1],f=Math.abs(i.x-o.x)<.5&&Math.abs(o.x-c.x)<.5,m=Math.abs(i.y-o.y)<.5&&Math.abs(o.y-c.y)<.5;(f||m)&&Vn(i.x,i.y,c.x,c.y,t)||n.push(o)}return n.push(e[e.length-1]),n}function So(e){const t=new Map,n=new Map;for(const i of e){const o=i._routedPoints;if(!(!o||o.length<2))for(let c=0;c<o.length-1;c++){const f=o[c],m=o[c+1];if(Math.abs(f.y-m.y)<.5){const d=Math.round(f.y*10)/10;t.has(d)||t.set(d,[]),t.get(d).push({edgeId:i.id,segIdx:c,x1:Math.min(f.x,m.x),x2:Math.max(f.x,m.x)})}else if(Math.abs(f.x-m.x)<.5){const d=Math.round(f.x*10)/10;n.has(d)||n.set(d,[]),n.get(d).push({edgeId:i.id,segIdx:c,y1:Math.min(f.y,m.y),y2:Math.max(f.y,m.y)})}}}const r=new Map;for(const i of e)i._routedPoints&&r.set(i.id,i._routedPoints.map(o=>({...o})));for(const[,i]of t){if(i.length<2)continue;const o=xr(i,"x1","x2");for(const c of o){if(c.length<2)continue;const f=(c.length-1)*wn/2;for(let m=0;m<c.length;m++){const d=c[m],h=-f+m*wn,b=r.get(d.edgeId);b&&(b[d.segIdx].y+=h,b[d.segIdx+1].y+=h)}}}for(const[,i]of n){if(i.length<2)continue;const o=xr(i,"y1","y2");for(const c of o){if(c.length<2)continue;const f=(c.length-1)*wn/2;for(let m=0;m<c.length;m++){const d=c[m],h=-f+m*wn,b=r.get(d.edgeId);b&&(b[d.segIdx].x+=h,b[d.segIdx+1].x+=h)}}}return e.map(i=>{const o=r.get(i.id);return o?{...i,_routedPoints:o}:i})}function xr(e,t,n){if(e.length<2)return[];const r=[...e].sort((c,f)=>c[t]-f[t]),i=[];let o=[r[0]];for(let c=1;c<r.length;c++){const f=o[o.length-1];r[c][t]<f[n]?o.push(r[c]):(o.length>1&&i.push(o),o=[r[c]])}return o.length>1&&i.push(o),i}function zn(e,t=6,n=!1){if(!e||e.length<2)return null;if(n)return zo(e);const r=t;let i=`M ${e[0].x},${e[0].y}`;for(let o=1;o<e.length-1;o++){const c=e[o-1],f=e[o],m=e[o+1],d=Math.abs(f.x-c.x)+Math.abs(f.y-c.y),h=Math.abs(m.x-f.x)+Math.abs(m.y-f.y),b=Math.min(r,d/2,h/2);if(b>.5){const k=f.x-c.x,S=f.y-c.y,P=m.x-f.x,F=m.y-f.y,j=Math.sqrt(k*k+S*S)||1,A=Math.sqrt(P*P+F*F)||1;i+=` L ${f.x-k/j*b},${f.y-S/j*b}`,i+=` Q ${f.x},${f.y} ${f.x+P/A*b},${f.y+F/A*b}`}else i+=` L ${f.x},${f.y}`}return i+=` L ${e[e.length-1].x},${e[e.length-1].y}`,i}function zo(e){if(e.length===2)return`M ${e[0].x},${e[0].y} L ${e[1].x},${e[1].y}`;if(e.length===3)return`M ${e[0].x},${e[0].y} Q ${e[1].x},${e[1].y} ${e[2].x},${e[2].y}`;const t=.3;let n=`M ${e[0].x},${e[0].y}`;for(let r=0;r<e.length-1;r++){const i=e[r===0?0:r-1],o=e[r],c=e[r+1],f=e[r+2<e.length?r+2:e.length-1],m=o.x+(c.x-i.x)*t,d=o.y+(c.y-i.y)*t,h=c.x-(f.x-o.x)*t,b=c.y-(f.y-o.y)*t;n+=` C ${m},${d} ${h},${b} ${c.x},${c.y}`}return n}function Pn(e){if(!e||e.length<2)return{x:0,y:0};let t=0;for(let r=1;r<e.length;r++)t+=Math.abs(e[r].x-e[r-1].x)+Math.abs(e[r].y-e[r-1].y);let n=t/2;for(let r=1;r<e.length;r++){const i=Math.abs(e[r].x-e[r-1].x)+Math.abs(e[r].y-e[r-1].y);if(n<=i){const o=i>0?n/i:0;return{x:e[r-1].x+(e[r].x-e[r-1].x)*o,y:e[r-1].y+(e[r].y-e[r-1].y)*o}}n-=i}return{x:e[0].x,y:e[0].y}}function Po(e,t){if(!e||!t||e.length===0||t.length===0)return t;const n={};for(const o of e)n[o.id]=o;const r=or(e,null),i=t.map(o=>{var N,O,U,Y;const c=o.type||"default";if(c==="bezier"||c==="simplebezier"||c==="default")return o;const f=n[o.source],m=n[o.target];if(!f||!m||f.hidden||m.hidden)return o;const d=yr(f,"source",o.sourceHandle),h=yr(m,"target",o.targetHandle),b=Sn(d,En),k=Sn(h,En),S=5,P=r.filter(w=>w.id!==o.source&&w.id!==o.target),F=f._absolutePosition||f.position,j=f.width||((N=f.measured)==null?void 0:N.width)||kn,A=f.height||((O=f.measured)==null?void 0:O.height)||Cn;P.push({id:o.source,x:F.x-S,y:F.y-S,w:j+2*S,h:A+2*S});const X=m._absolutePosition||m.position,B=m.width||((U=m.measured)==null?void 0:U.width)||kn,_=m.height||((Y=m.measured)==null?void 0:Y.height)||Cn;if(P.push({id:o.target,x:X.x-S,y:X.y-S,w:B+2*S,h:_+2*S}),P.length===0)return o;const $=Br(b,k,P);return $&&$.length>=2?($.unshift({x:d.x,y:d.y}),$.push({x:h.x,y:h.y}),{...o,_routedPoints:$}):o});return So(i)}function No(e,t,n,r,i,o,c,f){const m=or(c,f?new Set(f):null);if(m.length===0)return null;const d={x:e,y:t,dir:i||"right"},h={x:n,y:r,dir:o||"left"},b=Sn(d,En),k=Sn(h,En),S=Br(b,k,m);return S&&S.length>=2?(S.unshift({x:d.x,y:d.y}),S.push({x:h.x,y:h.y}),S):null}const sr=a.memo(function({id:t,sourceX:n,sourceY:r,targetX:i,targetY:o,label:c,labelStyle:f,labelShowBg:m,labelBgStyle:d,labelBgPadding:h,labelBgBorderRadius:b,style:k,markerEnd:S,markerStart:P,interactionWidth:F,routedPoints:j}){let A,X,B;if(j&&j.length>=2){A=zn(j);const _=Pn(j);X=_.x,B=_.y}else[A,X,B]=tr({sourceX:n,sourceY:r,targetX:i,targetY:o});return I.jsx(ln,{id:t,path:A,labelX:X,labelY:B,label:c,labelStyle:f,labelShowBg:m,labelBgStyle:d,labelBgPadding:h,labelBgBorderRadius:b,style:k,markerEnd:S,markerStart:P,interactionWidth:F})});sr.displayName="StraightEdge";const ir=a.memo(function({id:t,sourceX:n,sourceY:r,targetX:i,targetY:o,sourcePosition:c="bottom",targetPosition:f="top",label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:k,labelBgBorderRadius:S,style:P,markerEnd:F,markerStart:j,pathOptions:A,interactionWidth:X,routedPoints:B}){let _,$,N;if(B&&B.length>=2){_=zn(B);const O=Pn(B);$=O.x,N=O.y}else[_,$,N]=Rn({sourceX:n,sourceY:r,sourcePosition:c,targetX:i,targetY:o,targetPosition:f,borderRadius:A==null?void 0:A.borderRadius,offset:A==null?void 0:A.offset});return I.jsx(ln,{id:t,path:_,labelX:$,labelY:N,label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:k,labelBgBorderRadius:S,style:P,markerEnd:F,markerStart:j,interactionWidth:X})});ir.displayName="SmoothStepEdge";const $r=a.memo(function({id:t,...n}){var i;const r=a.useMemo(()=>{var o;return{borderRadius:0,offset:(o=n.pathOptions)==null?void 0:o.offset}},[(i=n.pathOptions)==null?void 0:i.offset]);return I.jsx(ir,{...n,id:t,pathOptions:r})});$r.displayName="StepEdge";const ar=a.memo(function({id:t,sourceX:n,sourceY:r,targetX:i,targetY:o,sourcePosition:c,targetPosition:f,label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:k,labelBgBorderRadius:S,style:P,markerEnd:F,markerStart:j,interactionWidth:A,routedPoints:X}){let B,_,$;if(X&&X.length>=2){B=zn(X);const N=Pn(X);_=N.x,$=N.y}else[B,_,$]=rr({sourceX:n,sourceY:r,targetX:i,targetY:o});return I.jsx(ln,{id:t,path:B,labelX:_,labelY:$,label:m,labelStyle:d,labelShowBg:h,labelBgStyle:b,labelBgPadding:k,labelBgBorderRadius:S,style:P,markerEnd:F,markerStart:j,interactionWidth:A})});ar.displayName="SimpleBezierEdge";const Io={input:Pr,output:Nr,group:Ir},To={bezier:er,straight:sr,simplebezier:ar},Lo=160,Bo=60;function $o(e){let t=!1;for(let n=0;n<e.length;n++){const r=e[n];if(!r.measured||r.measured.width==null||r.measured.height==null){t=!0;break}}return t?e.map(n=>{var r,i;return((r=n.measured)==null?void 0:r.width)!=null&&((i=n.measured)==null?void 0:i.height)!=null?n:{...n,measured:{width:n.width||Lo,height:n.height||Bo}}}):e}function jo({cards:e,nodes:t=[],edges:n=[],nodeTypes:r,edgeTypes:i,canvasNodeTypes:o,domNodeLimit:c=50,dark:f,gridSize:m,width:d="100%",height:h="420px",className:b="",style:k={},zoomMin:S,zoomMax:P,initialCamera:F,fitView:j,fitViewOptions:A,onNodesChange:X,onEdgesChange:B,onConnect:_,onConnectStart:$,onConnectEnd:N,onNodeClick:O,onNodeDoubleClick:U,onNodeMouseEnter:Y,onNodeMouseMove:w,onNodeMouseLeave:g,onNodeContextMenu:v,onNodeDragStart:L,onNodeDrag:E,onNodeDragStop:D,onEdgeClick:K,onEdgeDoubleClick:ae,onEdgeMouseEnter:ee,onEdgeMouseMove:oe,onEdgeMouseLeave:ye,onEdgeContextMenu:we,onPaneClick:Me,onPaneContextMenu:le,onPaneMouseEnter:Se,onPaneMouseMove:se,onPaneMouseLeave:fe,onSelectionChange:be,onInit:We,onMoveStart:xe,onMove:ue,onMoveEnd:Te,onDelete:He,onBeforeDelete:Fe,onError:rt,onDragOver:ht,onDrop:$e,onDragEnter:Le,onDragLeave:ze,nodesDraggable:Qe,nodesConnectable:Je,elementsSelectable:Ae,multiSelectionKeyCode:ot,selectionOnDrag:zt,selectionMode:De,connectionMode:et,connectionRadius:tt,connectOnClick:un,isValidConnection:dn,defaultEdgeOptions:qt,snapToGrid:pt,snapGrid:mt,deleteKeyCode:Pt,panActivationKeyCode:Nn,panOnScroll:In,panOnScrollMode:st,panOnScrollSpeed:cr,zoomOnScroll:Tn,zoomOnDoubleClick:Ln,zoomOnPinch:Nt,preventScrolling:It,translateExtent:Bn,nodeExtent:$n,autoPanOnNodeDrag:jn,autoPanOnConnect:kt,autoPanSpeed:ve,edgesReconnectable:Tt,elevateNodesOnSelect:Pe,elevateEdgesOnSelect:he,noDragClassName:vt,noPanClassName:te,onSelectionDragStart:Ne,onSelectionDrag:fn,onSelectionDragStop:Lt,edgeRouting:Bt=!0,onHudUpdate:$t,onNodesProcessed:An,showHud:Ye=!0,showHint:Oe=!0,hintText:jt="Drag to pan · Scroll to zoom",children:it,...hn}){const[Ve,gn]=a.useState({wx:0,wy:0,zoom:"1.00"}),yn=a.useRef(null),Zt=a.useRef(null),xn=a.useCallback(W=>{gn(W),$t==null||$t(W)},[$t]),bt=a.useMemo(()=>({...Io,...r}),[r]),at=a.useMemo(()=>({...To,...i}),[i]),Ke=a.useMemo(()=>$o(t),[t]),[J,ct]=a.useState(()=>new Set),Ct=a.useRef(J);Ct.current=J;const At=a.useCallback(W=>{ct(pe=>{const ne=new Set(pe);return ne.add(W),ne})},[]),Dt=a.useCallback(W=>{ct(pe=>{const ne=new Set(pe);return ne.delete(W),ne})},[]),Ht=a.useCallback(W=>{ct(pe=>{const ne=new Set(pe);return ne.has(W)?ne.delete(W):ne.add(W),ne})},[]),wt=a.useMemo(()=>Ke.filter(W=>W.type&&bt[W.type]),[Ke,bt]),_t=a.useMemo(()=>n.filter(W=>W.type&&at[W.type]),[n,at]),[Wt,Ft]=a.useState(()=>new Set),Yt=a.useRef(new Set),Ce=a.useMemo(()=>{const W=new Set(Wt);for(const ne of J)W.add(ne);for(const ne of wt)(ne.selected||ne.dragging)&&W.add(ne.id);const pe=Yt.current;if(pe.size===W.size){let ne=!0;for(const Ee of W)if(!pe.has(Ee)){ne=!1;break}if(ne)return pe}return Yt.current=W,W},[wt,J,Wt]),gt=a.useMemo(()=>{if(c===0)return[];const W=Ke.filter(pe=>Ce.has(pe.id));return W.sort((pe,ne)=>{const Ee=pe.type==="group"||!pe.parentId&&W.some(y=>y.parentId===pe.id),u=ne.type==="group"||!ne.parentId&&W.some(y=>y.parentId===ne.id);return Ee&&!u?-1:!Ee&&u?1:0})},[Ke,Ce,c]),_e=a.useMemo(()=>t.map(W=>Ce.has(W.id)?{...W,_customRendered:!0}:W),[t,Ce]),Dn=a.useMemo(()=>n.map(W=>W.type&&at[W.type]?{...W,_customRendered:!0}:W),[n,at]),{wrapRef:yt,canvasRef:Xt,canvasReady:lt,onPointerDown:Mt,onPointerMove:pn,onPointerUp:Be,store:de}=Mr({cards:e,nodes:_e,edges:Dn,dark:f,gridSize:m,zoomMin:S,zoomMax:P,initialCamera:F,fitView:j,fitViewOptions:A,onHudUpdate:xn,onNodesProcessed:An,onNodesChange:X,onEdgesChange:B,onConnect:_,onConnectStart:$,onConnectEnd:N,onNodeClick:O,onNodeDoubleClick:U,onNodeMouseEnter:Y,onNodeMouseMove:w,onNodeMouseLeave:g,onNodeContextMenu:v,onNodeDragStart:L,onNodeDrag:E,onNodeDragStop:D,onEdgeClick:K,onEdgeDoubleClick:ae,onEdgeMouseEnter:ee,onEdgeMouseMove:oe,onEdgeMouseLeave:ye,onEdgeContextMenu:we,onPaneClick:Me,onPaneContextMenu:le,onPaneMouseEnter:Se,onPaneMouseMove:se,onPaneMouseLeave:fe,onSelectionChange:be,onInit:We,onMoveStart:xe,onMove:ue,onMoveEnd:Te,onDelete:He,onBeforeDelete:Fe,onError:rt,nodesDraggable:Qe,nodesConnectable:Je,elementsSelectable:Ae,multiSelectionKeyCode:ot,selectionOnDrag:zt,selectionMode:De,connectionMode:et,connectionRadius:tt,connectOnClick:un,isValidConnection:dn,defaultEdgeOptions:qt,snapToGrid:pt,snapGrid:mt,deleteKeyCode:Pt,panActivationKeyCode:Nn,panOnScroll:In,panOnScrollMode:st,panOnScrollSpeed:cr,zoomOnScroll:Tn,zoomOnDoubleClick:Ln,zoomOnPinch:Nt,preventScrolling:It,translateExtent:Bn,nodeExtent:$n,autoPanOnNodeDrag:jn,autoPanOnConnect:kt,autoPanSpeed:ve,edgesReconnectable:Tt,elevateNodesOnSelect:Pe,elevateEdgesOnSelect:he,noDragClassName:vt,noPanClassName:te,onSelectionDragStart:Ne,onSelectionDrag:fn,onSelectionDragStop:Lt,edgeRouting:Bt}),Gt=a.useRef(wt);Gt.current=wt;const Qt=a.useRef(c);Qt.current=c,a.useEffect(()=>{let W;const pe=()=>{const Ee=Gt.current,u=Qt.current;if(u===0||!Ee.length)return;const y=de.cameraRef.current,l=de.wrapRef.current;if(!l)return;const p=l.clientWidth,C=l.clientHeight,z=(-y.x+p/2)/y.zoom,x=(-y.y+C/2)/y.zoom,M=Ct.current;let R=M.size;for(const T of Ee)(T.selected||T.dragging)&&R++;const H=Math.max(0,u-R);if(H===0)Ft(T=>T.size===0?T:new Set);else{const T=new Set(M);for(const Z of Ee)(Z.selected||Z.dragging)&&T.add(Z.id);const q=[];for(let Z=0;Z<Ee.length;Z++){const ie=Ee[Z];if(T.has(ie.id))continue;const V=ie._absolutePosition||ie.position,ce=V.x+(ie.width||160)/2-z,ke=V.y+(ie.height||60)/2-x;q.push({id:ie.id,dist:ce*ce+ke*ke})}q.sort((Z,ie)=>Z.dist-ie.dist);const G=new Set;for(let Z=0;Z<Math.min(H,q.length);Z++)G.add(q[Z].id);Ft(Z=>{if(Z.size!==G.size)return G;for(const ie of G)if(!Z.has(ie))return G;return Z})}},ne=setTimeout(pe,100);return W=setInterval(pe,500),()=>{clearTimeout(ne),clearInterval(W)}},[de.cameraRef,de.wrapRef]);const Rt=a.useRef(new Set);a.useEffect(()=>{if(!o||!de.workerRef.current)return;let W=!1;async function pe(Ee){const u=new Blob([Ee],{type:"image/svg+xml"}),y=URL.createObjectURL(u),l=new Image;return l.src=y,await l.decode(),URL.revokeObjectURL(y),createImageBitmap(l)}async function ne(){var p,C,z;const Ee={},u=[],y={},l={};for(const[x,M]of Object.entries(o)){if(typeof M=="function"){y[x]=M;continue}if(typeof M=="object"&&M!==null&&!(M instanceof ImageBitmap)&&!(M instanceof HTMLImageElement)&&!(M instanceof HTMLCanvasElement)&&("fill"in M||"stroke"in M||"title"in M||"accent"in M)){l[x]=M;continue}try{let R;M instanceof ImageBitmap?R=M:typeof M=="string"?R=await pe(M):M instanceof HTMLImageElement?R=await createImageBitmap(M):M instanceof HTMLCanvasElement&&(R=await createImageBitmap(M)),R&&!W&&(Ee[x]=R,u.push(R))}catch(R){console.warn(`[InfiniteCanvas] Failed to convert canvasNodeType "${x}":`,R)}}if(!W&&Object.keys(Ee).length>0&&((p=de.workerRef.current)==null||p.postMessage({type:"nodeTypeBitmaps",data:{bitmaps:Ee}},u)),!W&&Object.keys(l).length>0&&((C=de.workerRef.current)==null||C.postMessage({type:"nodeTypeConfigs",data:{configs:l}})),!W&&Object.keys(y).length>0){const x=new Map,M={},R={},H=[];let T=Rt.current.size;for(const q of t){const G=y[q.type];if(G)try{const Z=G(q.data);if(!Z)continue;let ie=x.get(Z);if(!ie&&(ie="bmp_"+T++,x.set(Z,ie),!Rt.current.has(Z))){const V=await pe(Z);if(W)return;M[ie]=V,H.push(V),Rt.current.add(Z)}R[q.id]=ie}catch(Z){console.warn(`[InfiniteCanvas] canvasNodeType fn error for node "${q.id}":`,Z)}}W||(z=de.workerRef.current)==null||z.postMessage({type:"nodeBitmaps",data:{cache:M,keys:R}},H)}}return ne(),()=>{W=!0}},[o,t,de.workerRef]);const qe=a.useContext(St),Jt=qe&&typeof qe.getState=="function";a.useEffect(()=>{Jt&&queueMicrotask(()=>{qe.setState({nodes:Ke,edges:n,nodesRef:de.nodesRef,edgesRef:de.edgesRef,onNodesChangeRef:de.onNodesChangeRef,onEdgesChangeRef:de.onEdgesChangeRef,cameraRef:de.cameraRef,wrapRef:de.wrapRef,workerRef:de.workerRef})})},[Jt,Ke,n,de,qe]);const Re=a.useMemo(()=>({...de,edgeLabelContainerRef:yn,viewportPortalRef:Zt,pinNode:At,unpinNode:Dt,togglePinNode:Ht,get pinnedNodeIds(){return Ct.current},get nodes(){return Ke},get edges(){return n},get viewport(){return de.cameraRef.current},get minZoom(){return de.zoomMin||.1},get maxZoom(){return de.zoomMax||5},get domNode(){return de.wrapRef.current},get width(){var W;return((W=de.wrapRef.current)==null?void 0:W.clientWidth)||0},get height(){var W;return((W=de.wrapRef.current)==null?void 0:W.clientHeight)||0}}),[de,Ke,n,At,Dt,Ht]),ut=a.useRef(null),dt=a.useRef(null),Vt=a.useRef(null),Kt=a.useRef(null),mn=a.useRef(null);a.useEffect(()=>{let W;const pe=()=>{const ne=de.cameraRef.current,Ee=`translate(${ne.x}px, ${ne.y}px) scale(${ne.zoom})`,u=`translate(${ne.x}, ${ne.y}) scale(${ne.zoom})`;ut.current&&(ut.current.style.transform=Ee),dt.current&&dt.current.setAttribute("transform",u),Vt.current&&(Vt.current.style.transform=Ee),Kt.current&&(Kt.current.style.transform=Ee);const y=yt.current;if(y){const l=ne.zoom<.15?"lod-minimal":ne.zoom<.35?"lod-reduced":null;l!==mn.current&&(y.classList.remove("lod-minimal","lod-reduced"),l&&y.classList.add(l),mn.current=l)}W=requestAnimationFrame(pe)};return W=requestAnimationFrame(pe),()=>cancelAnimationFrame(W)},[de]);const[Ot,Hn]=a.useState(null);a.useEffect(()=>{if(!gt.length)return;let W;const pe=()=>{var M,R;const ne=de.cameraRef.current,Ee=de.wrapRef.current;if(!Ee){W=requestAnimationFrame(pe);return}const u=Ee.getBoundingClientRect(),y=200,l=-ne.x/ne.zoom-y,p=-ne.y/ne.zoom-y,C=(u.width-ne.x)/ne.zoom+y,z=(u.height-ne.y)/ne.zoom+y,x=new Set;for(const H of gt){const T=H._absolutePosition||H.position,q=H.width||((M=H.measured)==null?void 0:M.width)||200,G=H.height||((R=H.measured)==null?void 0:R.height)||100;T.x+q>=l&&T.x<=C&&T.y+G>=p&&T.y<=z&&x.add(H.id)}Hn(H=>{if(!H||H.size!==x.size)return x;for(const T of x)if(!H.has(T))return x;return H}),W=requestAnimationFrame(pe)};return W=requestAnimationFrame(pe),()=>cancelAnimationFrame(W)},[gt,de]);const _n=a.useMemo(()=>Ot?gt.filter(W=>Ot.has(W.id)):gt,[gt,Ot]),Wn=gt.length>0,Fn=_t.length>0;return I.jsx(St.Provider,{value:Re,children:I.jsxs("div",{ref:yt,className:`ric-wrap ${b}`,style:{width:d,height:h,...k},onPointerDown:Mt,onPointerMove:pn,onPointerUp:Be,onDragOver:ht,onDrop:$e,onDragEnter:Le,onDragLeave:ze,tabIndex:0,children:[I.jsx("canvas",{ref:Xt,className:"ric-canvas"}),!lt&&I.jsx("div",{className:"ric-loader",children:I.jsx("div",{className:"ric-spinner"})}),Fn&&I.jsx("svg",{className:"ric-edges-overlay",style:{position:"absolute",top:0,left:0,width:"100%",height:"100%",pointerEvents:"none",overflow:"visible"},children:I.jsx("g",{ref:dt,children:_t.map(W=>I.jsx(yo,{edge:W,edgeType:at[W.type],nodes:t,reconnectable:Tt},W.id))})}),Wn&&I.jsx("div",{ref:ut,className:"ric-nodes-overlay",style:{position:"absolute",top:0,left:0,width:0,height:0,transformOrigin:"0 0",pointerEvents:"none",zIndex:10},children:_n.map(W=>I.jsx(uo,{node:W,nodeType:bt[W.type]},W.id))}),I.jsx("div",{ref:W=>{yn.current=W,Vt.current=W},className:"ric-edge-labels",style:{position:"absolute",top:0,left:0,width:0,height:0,transformOrigin:"0 0",pointerEvents:"none",zIndex:5}}),I.jsx("div",{ref:W=>{Zt.current=W,Kt.current=W},className:"ric-viewport-portal",style:{position:"absolute",top:0,left:0,width:0,height:0,transformOrigin:"0 0",pointerEvents:"none",zIndex:6}}),Oe&&I.jsx("div",{className:"ric-hint",children:jt}),Ye&&I.jsxs("div",{className:"ric-info",children:["world: (",Ve.wx,", ",Ve.wy,")   zoom: ",Ve.zoom,"x",Ve.nodeCount>0&&I.jsxs(I.Fragment,{children:["   nodes: ",Ve.nodeCount]}),Ve.edgeCount>0&&I.jsxs(I.Fragment,{children:["   edges: ",Ve.edgeCount]})]}),I.jsx(Sr,{selectionKeyCode:ot||"Shift",selectionMode:De||"partial"}),it]})})}function Ao({children:e}){const t=a.useRef(null);return t.current||(t.current=ao()),I.jsx(St.Provider,{value:t.current,children:e})}function jr(e,t){const n=[],r=new Map,i=[];for(const o of e)if(o.type==="add")i.push(o);else if(o.type==="remove"||o.type==="replace")r.set(o.id,[o]);else{const c=r.get(o.id);c?c.push(o):r.set(o.id,[o])}for(const o of t){const c=r.get(o.id);if(!c){n.push(o);continue}if(c[0].type==="remove")continue;if(c[0].type==="replace"){n.push({...c[0].item});continue}const f={...o};for(const m of c)Do(m,f);n.push(f)}for(const o of i)o.index!==void 0?n.splice(o.index,0,{...o.item}):n.push({...o.item});return n}function Do(e,t){switch(e.type){case"select":t.selected=e.selected;break;case"position":e.position!==void 0&&(t.position=e.position),e.dragging!==void 0&&(t.dragging=e.dragging);break;case"dimensions":e.dimensions!==void 0&&(t.measured={...e.dimensions},(e.setAttributes===!0||e.setAttributes==="width")&&(t.width=e.dimensions.width),(e.setAttributes===!0||e.setAttributes==="height")&&(t.height=e.dimensions.height)),e.handleBounds!==void 0&&(t.handleBounds=e.handleBounds);break}}function Ar(e,t){return jr(e,t)}function Dr(e,t){return jr(e,t)}function Ho(e,t){return!e.source||!e.target?(console.warn("addEdge: source and target are required"),t):t.some(r=>r.source===e.source&&r.target===e.target&&(r.sourceHandle||null)===(e.sourceHandle||null)&&(r.targetHandle||null)===(e.targetHandle||null))?t:[...t,{id:e.id||`e-${e.source}-${e.target}`,...e}]}function _o(e){const[t,n]=a.useState(e),r=a.useCallback(i=>n(o=>Ar(i,o)),[]);return[t,n,r]}function Wo(e){const[t,n]=a.useState(e),r=a.useCallback(i=>n(o=>Dr(i,o)),[]);return[t,n,r]}function Hr(){const e=Rr(),t=a.useCallback(()=>typeof e.getState=="function"?e.getState():e,[e]),n=a.useCallback(()=>[...t().nodesRef.current],[t]),r=a.useCallback(()=>[...t().edgesRef.current],[t]),i=a.useCallback(w=>t().nodesRef.current.find(g=>g.id===w),[t]),o=a.useCallback(w=>t().edgesRef.current.find(g=>g.id===w),[t]),c=a.useCallback(w=>{var g,v,L,E;if(typeof w=="function"){const D=w(t().nodesRef.current);(v=(g=t().onNodesChangeRef).current)==null||v.call(g,[...t().nodesRef.current.map(K=>({id:K.id,type:"remove"})),...D.map(K=>({type:"add",item:K}))])}else(E=(L=t().onNodesChangeRef).current)==null||E.call(L,[...t().nodesRef.current.map(D=>({id:D.id,type:"remove"})),...w.map(D=>({type:"add",item:D}))])},[t]),f=a.useCallback(w=>{var g,v,L,E;if(typeof w=="function"){const D=w(t().edgesRef.current);(v=(g=t().onEdgesChangeRef).current)==null||v.call(g,[...t().edgesRef.current.map(K=>({id:K.id,type:"remove"})),...D.map(K=>({type:"add",item:K}))])}else(E=(L=t().onEdgesChangeRef).current)==null||E.call(L,[...t().edgesRef.current.map(D=>({id:D.id,type:"remove"})),...w.map(D=>({type:"add",item:D}))])},[t]),m=a.useCallback(w=>{var v,L;const g=Array.isArray(w)?w:[w];(L=(v=t().onNodesChangeRef).current)==null||L.call(v,g.map(E=>({type:"add",item:E})))},[t]),d=a.useCallback(w=>{var v,L;const g=Array.isArray(w)?w:[w];(L=(v=t().onEdgesChangeRef).current)==null||L.call(v,g.map(E=>({type:"add",item:E})))},[t]),h=a.useCallback(({nodes:w=[],edges:g=[]})=>{if(w.length&&t().onNodesChangeRef.current){t().onNodesChangeRef.current(w.map(L=>({id:L.id,type:"remove"})));const v=br(w,t().edgesRef.current);v.length&&t().onEdgesChangeRef.current&&t().onEdgesChangeRef.current(v.map(L=>({id:L.id,type:"remove"})))}g.length&&t().onEdgesChangeRef.current&&t().onEdgesChangeRef.current(g.map(v=>({id:v.id,type:"remove"})))},[t]),b=a.useCallback(()=>{const w=t().cameraRef.current;return{x:w.x,y:w.y,zoom:w.zoom}},[t]),k=a.useRef(null),S=a.useCallback((w,g)=>{if(k.current&&cancelAnimationFrame(k.current),!g||g<=0){t().cameraRef.current={...w},t().sendCamera();return}const v={...t().cameraRef.current},L=performance.now(),E=D=>{const K=D-L,ae=Math.min(K/g,1),ee=1-Math.pow(1-ae,3);t().cameraRef.current={x:v.x+(w.x-v.x)*ee,y:v.y+(w.y-v.y)*ee,zoom:v.zoom+(w.zoom-v.zoom)*ee},t().sendCamera(),ae<1&&(k.current=requestAnimationFrame(E))};k.current=requestAnimationFrame(E)},[t]),P=a.useCallback((w,g)=>{const v={x:w.x??t().cameraRef.current.x,y:w.y??t().cameraRef.current.y,zoom:w.zoom??t().cameraRef.current.zoom};S(v,g==null?void 0:g.duration)},[t,S]),F=a.useCallback(()=>t().cameraRef.current.zoom,[t]),j=a.useCallback(w=>{const g=t().cameraRef.current,v=t().wrapRef.current;if(!v)return;const L=v.getBoundingClientRect(),E=L.width/2,D=L.height/2,K=1.2,ae={x:E-(E-g.x)*K,y:D-(D-g.y)*K,zoom:Math.min(t().zoomMax,g.zoom*K)};S(ae,w==null?void 0:w.duration)},[t,S]),A=a.useCallback(w=>{const g=t().cameraRef.current,v=t().wrapRef.current;if(!v)return;const L=v.getBoundingClientRect(),E=L.width/2,D=L.height/2,K=1/1.2,ae={x:E-(E-g.x)*K,y:D-(D-g.y)*K,zoom:Math.max(t().zoomMin,g.zoom*K)};S(ae,w==null?void 0:w.duration)},[t,S]),X=a.useCallback((w,g)=>{const v=t().cameraRef.current,L=t().wrapRef.current;if(!L)return;const E=L.getBoundingClientRect(),D=E.width/2,K=E.height/2,ae=Math.min(t().zoomMax,Math.max(t().zoomMin,w)),ee=ae/v.zoom,oe={x:D-(D-v.x)*ee,y:K-(K-v.y)*ee,zoom:ae};S(oe,g==null?void 0:g.duration)},[t,S]),B=a.useCallback((w={})=>{const g=t().nodesRef.current;if(!g.length)return;const v=t().wrapRef.current;if(!v)return;const L=v.getBoundingClientRect(),E=w.padding??.1,D=w.nodes?g.filter(ee=>w.nodes.some(oe=>oe.id===ee.id)):g;if(!D.length)return;const K=Mn(D),ae=Ut(K,L.width,L.height,E);w.maxZoom&&(ae.zoom=Math.min(ae.zoom,w.maxZoom)),w.minZoom&&(ae.zoom=Math.max(ae.zoom,w.minZoom)),S(ae,w.duration)},[t,S]),_=a.useCallback((w,g={})=>{const v=t().wrapRef.current;if(!v)return;const L=v.getBoundingClientRect(),E=g.padding??.1,D=Ut(w,L.width,L.height,E);g.maxZoom&&(D.zoom=Math.min(D.zoom,g.maxZoom)),g.minZoom&&(D.zoom=Math.max(D.zoom,g.minZoom)),S(D,g.duration)},[t,S]),$=a.useCallback((w,g,v={})=>{const L=t().wrapRef.current;if(!L)return;const E=L.getBoundingClientRect(),D=v.zoom??t().cameraRef.current.zoom,K={x:E.width/2-w*D,y:E.height/2-g*D,zoom:D};S(K,v.duration)},[t,S]),N=a.useCallback(()=>({nodes:[...t().nodesRef.current],edges:[...t().edgesRef.current],viewport:{...t().cameraRef.current}}),[t]),O=a.useCallback(w=>t().screenToWorld(w.x,w.y),[t]),U=a.useCallback(w=>{const g=t().cameraRef.current,v=t().wrapRef.current;if(!v)return{x:0,y:0};const L=v.getBoundingClientRect();return{x:w.x*g.zoom+g.x+L.left,y:w.y*g.zoom+g.y+L.top}},[t]),Y=a.useCallback((w,g)=>{var E,D;const v=t().nodesRef.current.find(K=>K.id===w);if(!v)return;const L=typeof g=="function"?g(v.data):{...v.data,...g};(D=(E=t().onNodesChangeRef).current)==null||D.call(E,[{id:w,type:"replace",item:{...v,data:L}}])},[t]);return{getNodes:n,getEdges:r,getNode:i,getEdge:o,setNodes:c,setEdges:f,addNodes:m,addEdges:d,deleteElements:h,getViewport:b,setViewport:P,getZoom:F,zoomIn:j,zoomOut:A,zoomTo:X,fitView:B,fitBounds:_,setCenter:$,screenToFlowPosition:O,flowToScreenPosition:U,updateNodeData:Y,toObject:N}}function Fo(){return Ie().nodes}function Yo(){return Ie().edges}function Xo(){return Ie().viewport}function Oo(){return Ie().connection}function Uo(e){const t=Ie(),n=Array.isArray(e)?e:[e];return a.useMemo(()=>n.map(r=>{const i=t.nodes.find(o=>o.id===r);return i?{id:i.id,type:i.type,data:i.data}:null}).filter(Boolean),[t.nodes,...n])}function qo(e){const t=Ie();return a.useMemo(()=>t.edges.filter(n=>n.source===e||n.target===e),[t.edges,e])}function Zo({nodeId:e,type:t,handleId:n}){const r=Ie();return a.useMemo(()=>r.edges.filter(i=>t==="source"?i.source===e&&(n?i.sourceHandle===n:!0):i.target===e&&(n?i.targetHandle===n:!0)),[r.edges,e,t,n])}function Go({onChange:e,onStart:t,onEnd:n}){const r=Ie(),i=a.useRef(e),o=a.useRef(t),c=a.useRef(n);a.useEffect(()=>{i.current=e},[e]),a.useEffect(()=>{o.current=t},[t]),a.useEffect(()=>{c.current=n},[n]),a.useEffect(()=>{const f=m=>{var d;(d=i.current)==null||d.call(i,{x:m.x,y:m.y,zoom:m.zoom})};return r.viewportListeners.add(f),()=>r.viewportListeners.delete(f)},[s])}function Qo({onChange:e}){const t=Ie(),n=a.useRef(e);a.useEffect(()=>{n.current=e},[e]),a.useEffect(()=>{const r=i=>{var o;(o=n.current)==null||o.call(n,i)};return t.selectionListeners.add(r),()=>t.selectionListeners.delete(r)},[s])}function Jo(e){const[t,n]=a.useState(!1),r=Array.isArray(e)?e:[e];return a.useEffect(()=>{const i=c=>{r.includes(c.key)&&n(!0)},o=c=>{r.includes(c.key)&&n(!1)};return window.addEventListener("keydown",i),window.addEventListener("keyup",o),()=>{window.removeEventListener("keydown",i),window.removeEventListener("keyup",o)}},[r.join(",")]),t}function Vo(){const e=Ie();return a.useCallback(t=>{var n;(n=e.workerRef.current)==null||n.postMessage({type:"nodes",data:{nodes:[...s().nodesRef.current]}})},[s])}const Ko=e=>{var t;return((t=e.nodes)==null?void 0:t.length)>0};function es(e={}){return Ie(Ko)}function ts(e){const t=Ie();return a.useMemo(()=>t.nodes.find(n=>n.id===e)||void 0,[t.nodes,e])}function ns(e,t){return Ie(e,t)}function rs(){return Rr()}function os({maxHistorySize:e=100}={}){const t=Ie(),n=a.useRef([]),r=a.useRef([]),[,i]=a.useState(0),o=a.useRef(null),c=a.useCallback(()=>{const d={nodes:s().nodesRef.current.map(h=>({...h,data:{...h.data}})),edges:s().edgesRef.current.map(h=>({...h}))};o.current&&JSON.stringify(o.current.nodes.map(h=>h.id))===JSON.stringify(d.nodes.map(h=>h.id))&&JSON.stringify(o.current.edges.map(h=>h.id))===JSON.stringify(d.edges.map(h=>h.id))||(n.current.push(d),n.current.length>e&&n.current.shift(),r.current=[],o.current=d,i(h=>h+1))},[t,e]),f=a.useCallback(()=>{var h,b,k,S;const d=n.current.pop();d&&(r.current.push({nodes:s().nodesRef.current.map(P=>({...P,data:{...P.data}})),edges:s().edgesRef.current.map(P=>({...P}))}),(b=(h=s().onNodesChangeRef).current)==null||b.call(h,[...s().nodesRef.current.map(P=>({id:P.id,type:"remove"})),...d.nodes.map(P=>({type:"add",item:P}))]),(S=(k=s().onEdgesChangeRef).current)==null||S.call(k,[...s().edgesRef.current.map(P=>({id:P.id,type:"remove"})),...d.edges.map(P=>({type:"add",item:P}))]),o.current=d,i(P=>P+1))},[s]),m=a.useCallback(()=>{var h,b,k,S;const d=r.current.pop();d&&(n.current.push({nodes:s().nodesRef.current.map(P=>({...P,data:{...P.data}})),edges:s().edgesRef.current.map(P=>({...P}))}),(b=(h=s().onNodesChangeRef).current)==null||b.call(h,[...s().nodesRef.current.map(P=>({id:P.id,type:"remove"})),...d.nodes.map(P=>({type:"add",item:P}))]),(S=(k=s().onEdgesChangeRef).current)==null||S.call(k,[...s().edgesRef.current.map(P=>({id:P.id,type:"remove"})),...d.edges.map(P=>({type:"add",item:P}))]),o.current=d,i(P=>P+1))},[s]);return{undo:f,redo:m,takeSnapshot:c,canUndo:n.current.length>0,canRedo:r.current.length>0}}function ss(e){const t=a.useRef(e);return a.useEffect(()=>{t.current=e},[e]),a.useCallback(n=>r=>{const i=t.current(r);i!==!1&&i!=null&&n(Array.isArray(i)?i:r)},[])}function is(e){const t=a.useRef(e);return a.useEffect(()=>{t.current=e},[e]),a.useCallback(n=>r=>{const i=t.current(r);i!==!1&&i!=null&&n(Array.isArray(i)?i:r)},[])}const Un=160,qn=60;function as({width:e=200,height:t=150,nodeColor:n="#3b82f6",nodeStrokeColor:r="#fff",maskColor:i="rgba(0,0,0,0.1)",style:o={},className:c=""}){const f=Ie(),m=a.useRef(null),d=a.useRef(null),h=a.useCallback(()=>{const b=m.current;if(!b)return;const k=b.getContext("2d"),S=window.devicePixelRatio||1;b.width=e*S,b.height=t*S,k.scale(S,S),k.clearRect(0,0,e,t);const P=f.nodesRef.current;if(!P.length)return;let F=1/0,j=1/0,A=-1/0,X=-1/0;for(const g of P){const v=g.width||Un,L=g.height||qn;g.position.x<F&&(F=g.position.x),g.position.y<j&&(j=g.position.y),g.position.x+v>A&&(A=g.position.x+v),g.position.y+L>X&&(X=g.position.y+L)}const B=40;F-=B,j-=B,A+=B,X+=B;const _=A-F,$=X-j,N=Math.min(e/_,t/$),O=(e-_*N)/2,U=(t-$*N)/2;for(const g of P){if(g.hidden)continue;const v=g.width||Un,L=g.height||qn,E=(g.position.x-F)*N+O,D=(g.position.y-j)*N+U,K=v*N,ae=L*N;k.fillStyle=g.selected?"#f59e0b":typeof n=="function"?n(g):n,k.fillRect(E,D,Math.max(K,2),Math.max(ae,2))}const Y=f.cameraRef.current,w=f.wrapRef.current;if(w){const g=w.getBoundingClientRect(),v=-Y.x/Y.zoom,L=-Y.y/Y.zoom,E=g.width/Y.zoom,D=g.height/Y.zoom;k.fillStyle=i,k.fillRect(0,0,e,t);const K=(v-F)*N+O,ae=(L-j)*N+U,ee=E*N,oe=D*N;k.clearRect(K,ae,ee,oe);for(const ye of P){if(ye.hidden)continue;const we=ye.width||Un,Me=ye.height||qn,le=(ye.position.x-F)*N+O,Se=(ye.position.y-j)*N+U;k.fillStyle=ye.selected?"#f59e0b":typeof n=="function"?n(ye):n,k.fillRect(le,Se,Math.max(we*N,2),Math.max(Me*N,2))}k.strokeStyle="#3b82f6",k.lineWidth=1.5,k.strokeRect(K,ae,ee,oe)}},[f,e,t,n,r,i]);return a.useEffect(()=>{let b=!0;function k(){b&&(h(),d.current=requestAnimationFrame(k))}const S=setInterval(()=>{cancelAnimationFrame(d.current),d.current=requestAnimationFrame(k)},66);return h(),()=>{b=!1,clearInterval(S),cancelAnimationFrame(d.current)}},[h]),I.jsx("canvas",{ref:m,className:`ric-minimap ${c}`,style:{position:"absolute",bottom:30,right:10,width:e,height:t,borderRadius:4,border:"1px solid rgba(0,0,0,0.1)",background:"rgba(255,255,255,0.9)",pointerEvents:"none",...o}})}function cs(){return I.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[I.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),I.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]})}function ls(){return I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:I.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})})}function us(){return I.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:I.jsx("path",{d:"M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7"})})}function ds(){return I.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[I.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2"}),I.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"})]})}function fs(){return I.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"16",height:"16",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[I.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2"}),I.jsx("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"})]})}function sn({children:e,className:t="",...n}){return I.jsx("button",{className:`ric-controls-button ${t}`,style:gs,...n,children:e})}function hs({showZoom:e=!0,showFitView:t=!0,showInteractive:n=!1,fitViewOptions:r,onZoomIn:i,onZoomOut:o,onFitView:c,onInteractiveChange:f,position:m="bottom-left",orientation:d="vertical",style:h={},className:b="","aria-label":k="Canvas controls",children:S}){const P=Ie(),{zoomIn:F,zoomOut:j,fitView:A,getZoom:X}=Hr(),[B,_]=a.useState(!0),$=X()<=P.zoomMin,N=X()>=P.zoomMax,O=a.useCallback(()=>{F(),i==null||i()},[F,i]),U=a.useCallback(()=>{j(),o==null||o()},[j,o]),Y=a.useCallback(()=>{A(r||{padding:.1}),c==null||c()},[A,r,c]),w=a.useCallback(()=>{const v=!B;_(v),f==null||f(v)},[B,f]),g={"top-left":{top:10,left:10},"top-right":{top:10,right:10},"top-center":{top:10,left:"50%",transform:"translateX(-50%)"},"bottom-left":{bottom:30,left:10},"bottom-right":{bottom:30,right:10},"bottom-center":{bottom:30,left:"50%",transform:"translateX(-50%)"}}[m]||{bottom:30,left:10};return I.jsxs("div",{className:`ric-controls ${b}`,style:{position:"absolute",display:"flex",flexDirection:d==="horizontal"?"row":"column",gap:2,zIndex:5,...g,...h},role:"toolbar","aria-label":k,children:[e&&I.jsxs(I.Fragment,{children:[I.jsx(sn,{onClick:O,disabled:N,title:"Zoom in","aria-label":"Zoom in",className:"ric-controls-zoomin",children:I.jsx(cs,{})}),I.jsx(sn,{onClick:U,disabled:$,title:"Zoom out","aria-label":"Zoom out",className:"ric-controls-zoomout",children:I.jsx(ls,{})})]}),t&&I.jsx(sn,{onClick:Y,title:"Fit view","aria-label":"Fit view",className:"ric-controls-fitview",children:I.jsx(us,{})}),n&&I.jsx(sn,{onClick:w,title:B?"Lock interactivity":"Unlock interactivity","aria-label":B?"Lock interactivity":"Unlock interactivity",className:"ric-controls-interactive",children:B?I.jsx(fs,{}):I.jsx(ds,{})}),S]})}const gs={width:28,height:28,display:"flex",alignItems:"center",justifyContent:"center",border:"1px solid rgba(0,0,0,0.12)",borderRadius:4,background:"#fff",cursor:"pointer",fontSize:16,lineHeight:1,color:"#333",padding:0},ys=a.memo(hs);function xs({variant:e="lines",gap:t=40,size:n=1,color:r,style:i={},className:o=""}){const c=Ie();return c.workerRef.current&&c.workerRef.current.postMessage({type:"background",data:{variant:e,gap:t,size:n,color:r}}),null}function ps({position:e="top-left",style:t={},className:n="",children:r}){const i={"top-left":{top:10,left:10},"top-right":{top:10,right:10},"top-center":{top:10,left:"50%",transform:"translateX(-50%)"},"bottom-left":{bottom:10,left:10},"bottom-right":{bottom:10,right:10},"bottom-center":{bottom:10,left:"50%",transform:"translateX(-50%)"}}[e]||{top:10,left:10};return I.jsx("div",{className:`ric-panel ${n}`,style:{position:"absolute",zIndex:5,pointerEvents:"all",...i,...t},onPointerDown:o=>o.stopPropagation(),children:r})}function ms({minWidth:e=10,minHeight:t=10,maxWidth:n=1/0,maxHeight:r=1/0,isVisible:i=!0,handleStyle:o={},lineStyle:c={},color:f="#3b82f6",onResizeStart:m,onResize:d,onResizeEnd:h}){const b=a.useContext(cn),k=Ie(),S=a.useRef(null),P=a.useCallback((A,X)=>{A.stopPropagation(),A.preventDefault();const B=k.nodesRef.current.find(N=>N.id===b);if(!B)return;S.current={direction:X,startX:A.clientX,startY:A.clientY,width:B.width||160,height:B.height||60},m==null||m(A,{width:S.current.width,height:S.current.height});const _=N=>{var L,E;if(!S.current)return;const O=S.current,U=k.cameraRef.current,Y=(N.clientX-O.startX)/U.zoom,w=(N.clientY-O.startY)/U.zoom;let g=O.width,v=O.height;O.direction.includes("e")&&(g=Math.min(n,Math.max(e,O.width+Y))),O.direction.includes("w")&&(g=Math.min(n,Math.max(e,O.width-Y))),O.direction.includes("s")&&(v=Math.min(r,Math.max(t,O.height+w))),O.direction.includes("n")&&(v=Math.min(r,Math.max(t,O.height-w))),(E=(L=k.onNodesChangeRef).current)==null||E.call(L,[{id:b,type:"dimensions",dimensions:{width:g,height:v},setAttributes:!0}]),d==null||d(N,{width:g,height:v})},$=N=>{S.current=null,h==null||h(N,{}),window.removeEventListener("pointermove",_),window.removeEventListener("pointerup",$)};window.addEventListener("pointermove",_),window.addEventListener("pointerup",$)},[b,k,e,t,n,r,m,d,h]);if(!i)return null;const F=8,j={position:"absolute",width:F,height:F,background:f,border:"1px solid #fff",borderRadius:2,zIndex:20,...o};return I.jsxs(I.Fragment,{children:[I.jsx("div",{style:{...j,bottom:-F/2,right:-F/2,cursor:"nwse-resize"},onPointerDown:A=>P(A,"se")}),I.jsx("div",{style:{...j,bottom:-F/2,left:-F/2,cursor:"nesw-resize"},onPointerDown:A=>P(A,"sw")}),I.jsx("div",{style:{...j,top:-F/2,right:-F/2,cursor:"nesw-resize"},onPointerDown:A=>P(A,"ne")}),I.jsx("div",{style:{...j,top:-F/2,left:-F/2,cursor:"nwse-resize"},onPointerDown:A=>P(A,"nw")}),I.jsx("div",{style:{...j,top:"50%",right:-F/2,cursor:"ew-resize",transform:"translateY(-50%)"},onPointerDown:A=>P(A,"e")}),I.jsx("div",{style:{...j,top:"50%",left:-F/2,cursor:"ew-resize",transform:"translateY(-50%)"},onPointerDown:A=>P(A,"w")}),I.jsx("div",{style:{...j,left:"50%",top:-F/2,cursor:"ns-resize",transform:"translateX(-50%)"},onPointerDown:A=>P(A,"n")}),I.jsx("div",{style:{...j,left:"50%",bottom:-F/2,cursor:"ns-resize",transform:"translateX(-50%)"},onPointerDown:A=>P(A,"s")})]})}function vs({isVisible:e,position:t="top",offset:n=10,align:r="center",children:i,style:o={},className:c=""}){const f=a.useContext(cn),d=Ie().nodes.find(k=>k.id===f);if(!(e!==void 0?e:d==null?void 0:d.selected))return null;const b={top:{bottom:"100%",left:r==="start"?0:r==="end"?void 0:"50%",right:r==="end"?0:void 0,transform:r==="center"?"translateX(-50%)":void 0,marginBottom:n},bottom:{top:"100%",left:r==="start"?0:r==="end"?void 0:"50%",right:r==="end"?0:void 0,transform:r==="center"?"translateX(-50%)":void 0,marginTop:n},left:{right:"100%",top:r==="start"?0:r==="end"?void 0:"50%",bottom:r==="end"?0:void 0,transform:r==="center"?"translateY(-50%)":void 0,marginRight:n},right:{left:"100%",top:r==="start"?0:r==="end"?void 0:"50%",bottom:r==="end"?0:void 0,transform:r==="center"?"translateY(-50%)":void 0,marginLeft:n}}[t]||{};return I.jsx("div",{className:`ric-node-toolbar ${c}`,style:{position:"absolute",zIndex:1e3,pointerEvents:"all",...b,...o},onPointerDown:k=>k.stopPropagation(),children:i})}function bs({isVisible:e=!1,x:t=0,y:n=0,alignX:r="center",alignY:i="center",children:o,style:c={},className:f=""}){if(!e)return null;const m=r==="center"?"-50%":r==="right"?"-100%":"0",d=i==="center"?"-50%":i==="bottom"?"-100%":"0";return I.jsx("div",{className:`ric-edge-toolbar ${f}`,style:{position:"absolute",left:t,top:n,transform:`translate(${m}, ${d})`,zIndex:1e3,pointerEvents:"all",...c},children:o})}function ws({children:e}){var r;const n=(r=Ie().edgeLabelContainerRef)==null?void 0:r.current;return n?pr.createPortal(e,n):null}function Ms({children:e}){var r;const n=(r=Ie().viewportPortalRef)==null?void 0:r.current;return n?pr.createPortal(e,n):null}function _r({fromX:e,fromY:t,toX:n,toY:r,fromPosition:i="right",toPosition:o="left",connectionLineType:c="default",connectionLineStyle:f,connectionLineComponent:m}){if(m)return I.jsx(m,{fromX:e,fromY:t,toX:n,toY:r,fromPosition:i,toPosition:o});let d;switch(c){case"straight":[d]=tr({sourceX:e,sourceY:t,targetX:n,targetY:r});break;case"step":[d]=Rn({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i,targetPosition:o,borderRadius:0});break;case"smoothstep":[d]=Rn({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i,targetPosition:o});break;case"simplebezier":[d]=rr({sourceX:e,sourceY:t,targetX:n,targetY:r});break;default:[d]=nr({sourceX:e,sourceY:t,targetX:n,targetY:r,sourcePosition:i,targetPosition:o});break}return I.jsx("path",{d,fill:"none",className:"ric-connection-line",stroke:"#b1b1b7",strokeWidth:1.5,style:f})}_r.displayName="ConnectionLine";const Rs=a.memo(_r),ks=Object.freeze({Top:"top",Bottom:"bottom",Left:"left",Right:"right"}),Cs=Object.freeze({Arrow:"arrow",ArrowClosed:"arrowclosed"});function Es(e){const t=e.width||e.measured&&e.measured.width||0,n=e.height||e.measured&&e.measured.height||0,r=e._absolutePosition||e.position||{x:0,y:0};return{x:r.x,y:r.y,x2:r.x+t,y2:r.y+n}}exports.Background=xs;exports.BaseEdge=ln;exports.BezierEdge=er;exports.ConnectionLine=Rs;exports.ControlButton=sn;exports.Controls=ys;exports.DefaultNode=vo;exports.EdgeLabelRenderer=ws;exports.EdgeText=Lr;exports.EdgeToolbar=bs;exports.GroupNode=Ir;exports.Handle=an;exports.InfiniteCanvas=jo;exports.InfiniteCanvasProvider=Ao;exports.InputNode=Pr;exports.MarkerType=Cs;exports.MiniMap=as;exports.NodeResizer=ms;exports.NodeToolbar=vs;exports.OutputNode=Nr;exports.Panel=ps;exports.Position=ks;exports.SelectionBox=Sr;exports.SimpleBezierEdge=ar;exports.SmoothStepEdge=ir;exports.StepEdge=$r;exports.StraightEdge=sr;exports.ViewportPortal=Ms;exports.addEdge=Ho;exports.applyEdgeChanges=Dr;exports.applyNodeChanges=Ar;exports.boxToRect=Qr;exports.buildObstacles=or;exports.clampPosition=Gn;exports.computeRoutedEdges=Po;exports.getBezierEdgeCenter=bo;exports.getBezierPath=nr;exports.getBoundsOfBoxes=Jr;exports.getConnectedEdges=br;exports.getEdgeCenter=wo;exports.getIncomers=Ur;exports.getNodeDimensions=Kn;exports.getNodesBounds=Mn;exports.getNodesInside=Zr;exports.getOutgoers=qr;exports.getOverlappingArea=Vr;exports.getRoutedLabelPosition=Pn;exports.getSimpleBezierPath=rr;exports.getSmoothStepPath=Rn;exports.getStraightPath=tr;exports.getViewportForBounds=Ut;exports.isEdge=Or;exports.isNode=Xr;exports.nodeToBox=Es;exports.nodeToRect=Kr;exports.reconnectEdge=Mo;exports.rectToBox=Gr;exports.routeSinglePath=No;exports.routedPointsToPath=zn;exports.snapPosition=Zn;exports.useConnection=Oo;exports.useEdges=Yo;exports.useEdgesState=Wo;exports.useHandleConnections=Zo;exports.useInfiniteCanvas=Mr;exports.useInternalNode=ts;exports.useKeyPress=Jo;exports.useNodeConnections=qo;exports.useNodeId=co;exports.useNodes=Fo;exports.useNodesData=Uo;exports.useNodesInitialized=es;exports.useNodesState=_o;exports.useOnEdgesChangeMiddleware=is;exports.useOnNodesChangeMiddleware=ss;exports.useOnSelectionChange=Qo;exports.useOnViewportChange=Go;exports.useReactFlow=Hr;exports.useStore=ns;exports.useStoreApi=rs;exports.useUndoRedo=os;exports.useUpdateNodeInternals=Vo;exports.useViewport=Xo;