@fieldwangai/agentflow 0.1.106 → 0.1.108
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/lib/agent-runners.mjs +5 -0
- package/bin/lib/composer-agent.mjs +3 -0
- package/bin/lib/prd-workflow-collaboration.mjs +69 -0
- package/bin/lib/ui-server.mjs +612 -52
- package/bin/lib/workflow-report.mjs +431 -0
- package/builtin/web-ui/dist/assets/index-BZMWrBdo.css +1 -0
- package/builtin/web-ui/dist/assets/index-ByS_mRkw.js +348 -0
- package/builtin/web-ui/dist/index.html +2 -2
- package/package.json +1 -1
- package/skills/agentflow-cli/SKILL.md +72 -1
- package/skills/agentflow-cli/agents/openai.yaml +2 -2
- package/skills/agentflow-cli/scripts/agentflow-cli.mjs +83 -0
- package/builtin/web-ui/dist/assets/index-CC1ceU6X.css +0 -1
- package/builtin/web-ui/dist/assets/index-CkfM-0Xz.js +0 -348
|
@@ -1,348 +0,0 @@
|
|
|
1
|
-
var u2=Object.defineProperty;var d2=(e,t,n)=>t in e?u2(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var Rn=(e,t,n)=>d2(e,typeof t!="symbol"?t+"":t,n);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const i of s)if(i.type==="childList")for(const a of i.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&r(a)}).observe(document,{childList:!0,subtree:!0});function n(s){const i={};return s.integrity&&(i.integrity=s.integrity),s.referrerPolicy&&(i.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?i.credentials="include":s.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(s){if(s.ep)return;s.ep=!0;const i=n(s);fetch(s.href,i)}})();var od=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ra(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var P_={exports:{}},ym={},I_={exports:{}},At={};/**
|
|
2
|
-
* @license React
|
|
3
|
-
* react.production.min.js
|
|
4
|
-
*
|
|
5
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
6
|
-
*
|
|
7
|
-
* This source code is licensed under the MIT license found in the
|
|
8
|
-
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var Ud=Symbol.for("react.element"),f2=Symbol.for("react.portal"),p2=Symbol.for("react.fragment"),h2=Symbol.for("react.strict_mode"),m2=Symbol.for("react.profiler"),g2=Symbol.for("react.provider"),y2=Symbol.for("react.context"),w2=Symbol.for("react.forward_ref"),x2=Symbol.for("react.suspense"),b2=Symbol.for("react.memo"),k2=Symbol.for("react.lazy"),y0=Symbol.iterator;function v2(e){return e===null||typeof e!="object"?null:(e=y0&&e[y0]||e["@@iterator"],typeof e=="function"?e:null)}var R_={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},T_=Object.assign,M_={};function Rc(e,t,n){this.props=e,this.context=t,this.refs=M_,this.updater=n||R_}Rc.prototype.isReactComponent={};Rc.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};Rc.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function $_(){}$_.prototype=Rc.prototype;function pb(e,t,n){this.props=e,this.context=t,this.refs=M_,this.updater=n||R_}var hb=pb.prototype=new $_;hb.constructor=pb;T_(hb,Rc.prototype);hb.isPureReactComponent=!0;var w0=Array.isArray,L_=Object.prototype.hasOwnProperty,mb={current:null},O_={key:!0,ref:!0,__self:!0,__source:!0};function D_(e,t,n){var r,s={},i=null,a=null;if(t!=null)for(r in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(i=""+t.key),t)L_.call(t,r)&&!O_.hasOwnProperty(r)&&(s[r]=t[r]);var l=arguments.length-2;if(l===1)s.children=n;else if(1<l){for(var c=Array(l),u=0;u<l;u++)c[u]=arguments[u+2];s.children=c}if(e&&e.defaultProps)for(r in l=e.defaultProps,l)s[r]===void 0&&(s[r]=l[r]);return{$$typeof:Ud,type:e,key:i,ref:a,props:s,_owner:mb.current}}function S2(e,t){return{$$typeof:Ud,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function gb(e){return typeof e=="object"&&e!==null&&e.$$typeof===Ud}function j2(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var x0=/\/+/g;function Vg(e,t){return typeof e=="object"&&e!==null&&e.key!=null?j2(""+e.key):t.toString(36)}function Dp(e,t,n,r,s){var i=typeof e;(i==="undefined"||i==="boolean")&&(e=null);var a=!1;if(e===null)a=!0;else switch(i){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case Ud:case f2:a=!0}}if(a)return a=e,s=s(a),e=r===""?"."+Vg(a,0):r,w0(s)?(n="",e!=null&&(n=e.replace(x0,"$&/")+"/"),Dp(s,t,n,"",function(u){return u})):s!=null&&(gb(s)&&(s=S2(s,n+(!s.key||a&&a.key===s.key?"":(""+s.key).replace(x0,"$&/")+"/")+e)),t.push(s)),1;if(a=0,r=r===""?".":r+":",w0(e))for(var l=0;l<e.length;l++){i=e[l];var c=r+Vg(i,l);a+=Dp(i,t,n,c,s)}else if(c=v2(e),typeof c=="function")for(e=c.call(e),l=0;!(i=e.next()).done;)i=i.value,c=r+Vg(i,l++),a+=Dp(i,t,n,c,s);else if(i==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return a}function Wf(e,t,n){if(e==null)return e;var r=[],s=0;return Dp(e,r,"","",function(i){return t.call(n,i,s++)}),r}function N2(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var Mr={current:null},Fp={transition:null},C2={ReactCurrentDispatcher:Mr,ReactCurrentBatchConfig:Fp,ReactCurrentOwner:mb};function F_(){throw Error("act(...) is not supported in production builds of React.")}At.Children={map:Wf,forEach:function(e,t,n){Wf(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return Wf(e,function(){t++}),t},toArray:function(e){return Wf(e,function(t){return t})||[]},only:function(e){if(!gb(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};At.Component=Rc;At.Fragment=p2;At.Profiler=m2;At.PureComponent=pb;At.StrictMode=h2;At.Suspense=x2;At.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=C2;At.act=F_;At.cloneElement=function(e,t,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var r=T_({},e.props),s=e.key,i=e.ref,a=e._owner;if(t!=null){if(t.ref!==void 0&&(i=t.ref,a=mb.current),t.key!==void 0&&(s=""+t.key),e.type&&e.type.defaultProps)var l=e.type.defaultProps;for(c in t)L_.call(t,c)&&!O_.hasOwnProperty(c)&&(r[c]=t[c]===void 0&&l!==void 0?l[c]:t[c])}var c=arguments.length-2;if(c===1)r.children=n;else if(1<c){l=Array(c);for(var u=0;u<c;u++)l[u]=arguments[u+2];r.children=l}return{$$typeof:Ud,type:e.type,key:s,ref:i,props:r,_owner:a}};At.createContext=function(e){return e={$$typeof:y2,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:g2,_context:e},e.Consumer=e};At.createElement=D_;At.createFactory=function(e){var t=D_.bind(null,e);return t.type=e,t};At.createRef=function(){return{current:null}};At.forwardRef=function(e){return{$$typeof:w2,render:e}};At.isValidElement=gb;At.lazy=function(e){return{$$typeof:k2,_payload:{_status:-1,_result:e},_init:N2}};At.memo=function(e,t){return{$$typeof:b2,type:e,compare:t===void 0?null:t}};At.startTransition=function(e){var t=Fp.transition;Fp.transition={};try{e()}finally{Fp.transition=t}};At.unstable_act=F_;At.useCallback=function(e,t){return Mr.current.useCallback(e,t)};At.useContext=function(e){return Mr.current.useContext(e)};At.useDebugValue=function(){};At.useDeferredValue=function(e){return Mr.current.useDeferredValue(e)};At.useEffect=function(e,t){return Mr.current.useEffect(e,t)};At.useId=function(){return Mr.current.useId()};At.useImperativeHandle=function(e,t,n){return Mr.current.useImperativeHandle(e,t,n)};At.useInsertionEffect=function(e,t){return Mr.current.useInsertionEffect(e,t)};At.useLayoutEffect=function(e,t){return Mr.current.useLayoutEffect(e,t)};At.useMemo=function(e,t){return Mr.current.useMemo(e,t)};At.useReducer=function(e,t,n){return Mr.current.useReducer(e,t,n)};At.useRef=function(e){return Mr.current.useRef(e)};At.useState=function(e){return Mr.current.useState(e)};At.useSyncExternalStore=function(e,t,n){return Mr.current.useSyncExternalStore(e,t,n)};At.useTransition=function(){return Mr.current.useTransition()};At.version="18.3.1";I_.exports=At;var m=I_.exports;const dt=ra(m);/**
|
|
10
|
-
* @license React
|
|
11
|
-
* react-jsx-runtime.production.min.js
|
|
12
|
-
*
|
|
13
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
14
|
-
*
|
|
15
|
-
* This source code is licensed under the MIT license found in the
|
|
16
|
-
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var _2=m,E2=Symbol.for("react.element"),A2=Symbol.for("react.fragment"),P2=Object.prototype.hasOwnProperty,I2=_2.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,R2={key:!0,ref:!0,__self:!0,__source:!0};function z_(e,t,n){var r,s={},i=null,a=null;n!==void 0&&(i=""+n),t.key!==void 0&&(i=""+t.key),t.ref!==void 0&&(a=t.ref);for(r in t)P2.call(t,r)&&!R2.hasOwnProperty(r)&&(s[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)s[r]===void 0&&(s[r]=t[r]);return{$$typeof:E2,type:e,key:i,ref:a,props:s,_owner:I2.current}}ym.Fragment=A2;ym.jsx=z_;ym.jsxs=z_;P_.exports=ym;var o=P_.exports,pw={},B_={exports:{}},ds={},H_={exports:{}},W_={};/**
|
|
18
|
-
* @license React
|
|
19
|
-
* scheduler.production.min.js
|
|
20
|
-
*
|
|
21
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
22
|
-
*
|
|
23
|
-
* This source code is licensed under the MIT license found in the
|
|
24
|
-
* LICENSE file in the root directory of this source tree.
|
|
25
|
-
*/(function(e){function t(R,z){var E=R.length;R.push(z);e:for(;0<E;){var Q=E-1>>>1,V=R[Q];if(0<s(V,z))R[Q]=z,R[E]=V,E=Q;else break e}}function n(R){return R.length===0?null:R[0]}function r(R){if(R.length===0)return null;var z=R[0],E=R.pop();if(E!==z){R[0]=E;e:for(var Q=0,V=R.length,$=V>>>1;Q<$;){var ne=2*(Q+1)-1,ce=R[ne],X=ne+1,re=R[X];if(0>s(ce,E))X<V&&0>s(re,ce)?(R[Q]=re,R[X]=E,Q=X):(R[Q]=ce,R[ne]=E,Q=ne);else if(X<V&&0>s(re,E))R[Q]=re,R[X]=E,Q=X;else break e}}return z}function s(R,z){var E=R.sortIndex-z.sortIndex;return E!==0?E:R.id-z.id}if(typeof performance=="object"&&typeof performance.now=="function"){var i=performance;e.unstable_now=function(){return i.now()}}else{var a=Date,l=a.now();e.unstable_now=function(){return a.now()-l}}var c=[],u=[],f=1,p=null,d=3,h=!1,g=!1,k=!1,b=typeof setTimeout=="function"?setTimeout:null,y=typeof clearTimeout=="function"?clearTimeout:null,v=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function w(R){for(var z=n(u);z!==null;){if(z.callback===null)r(u);else if(z.startTime<=R)r(u),z.sortIndex=z.expirationTime,t(c,z);else break;z=n(u)}}function C(R){if(k=!1,w(R),!g)if(n(c)!==null)g=!0,H(j);else{var z=n(u);z!==null&&L(C,z.startTime-R)}}function j(R,z){g=!1,k&&(k=!1,y(I),I=-1),h=!0;var E=d;try{for(w(z),p=n(c);p!==null&&(!(p.expirationTime>z)||R&&!W());){var Q=p.callback;if(typeof Q=="function"){p.callback=null,d=p.priorityLevel;var V=Q(p.expirationTime<=z);z=e.unstable_now(),typeof V=="function"?p.callback=V:p===n(c)&&r(c),w(z)}else r(c);p=n(c)}if(p!==null)var $=!0;else{var ne=n(u);ne!==null&&L(C,ne.startTime-z),$=!1}return $}finally{p=null,d=E,h=!1}}var N=!1,A=null,I=-1,D=5,B=-1;function W(){return!(e.unstable_now()-B<D)}function F(){if(A!==null){var R=e.unstable_now();B=R;var z=!0;try{z=A(!0,R)}finally{z?T():(N=!1,A=null)}}else N=!1}var T;if(typeof v=="function")T=function(){v(F)};else if(typeof MessageChannel<"u"){var M=new MessageChannel,q=M.port2;M.port1.onmessage=F,T=function(){q.postMessage(null)}}else T=function(){b(F,0)};function H(R){A=R,N||(N=!0,T())}function L(R,z){I=b(function(){R(e.unstable_now())},z)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(R){R.callback=null},e.unstable_continueExecution=function(){g||h||(g=!0,H(j))},e.unstable_forceFrameRate=function(R){0>R||125<R?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):D=0<R?Math.floor(1e3/R):5},e.unstable_getCurrentPriorityLevel=function(){return d},e.unstable_getFirstCallbackNode=function(){return n(c)},e.unstable_next=function(R){switch(d){case 1:case 2:case 3:var z=3;break;default:z=d}var E=d;d=z;try{return R()}finally{d=E}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(R,z){switch(R){case 1:case 2:case 3:case 4:case 5:break;default:R=3}var E=d;d=R;try{return z()}finally{d=E}},e.unstable_scheduleCallback=function(R,z,E){var Q=e.unstable_now();switch(typeof E=="object"&&E!==null?(E=E.delay,E=typeof E=="number"&&0<E?Q+E:Q):E=Q,R){case 1:var V=-1;break;case 2:V=250;break;case 5:V=1073741823;break;case 4:V=1e4;break;default:V=5e3}return V=E+V,R={id:f++,callback:z,priorityLevel:R,startTime:E,expirationTime:V,sortIndex:-1},E>Q?(R.sortIndex=E,t(u,R),n(c)===null&&R===n(u)&&(k?(y(I),I=-1):k=!0,L(C,E-Q))):(R.sortIndex=V,t(c,R),g||h||(g=!0,H(j))),R},e.unstable_shouldYield=W,e.unstable_wrapCallback=function(R){var z=d;return function(){var E=d;d=z;try{return R.apply(this,arguments)}finally{d=E}}}})(W_);H_.exports=W_;var T2=H_.exports;/**
|
|
26
|
-
* @license React
|
|
27
|
-
* react-dom.production.min.js
|
|
28
|
-
*
|
|
29
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
30
|
-
*
|
|
31
|
-
* This source code is licensed under the MIT license found in the
|
|
32
|
-
* LICENSE file in the root directory of this source tree.
|
|
33
|
-
*/var M2=m,cs=T2;function Ee(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var V_=new Set,ad={};function rl(e,t){hc(e,t),hc(e+"Capture",t)}function hc(e,t){for(ad[e]=t,e=0;e<t.length;e++)V_.add(t[e])}var Zi=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),hw=Object.prototype.hasOwnProperty,$2=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,b0={},k0={};function L2(e){return hw.call(k0,e)?!0:hw.call(b0,e)?!1:$2.test(e)?k0[e]=!0:(b0[e]=!0,!1)}function O2(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function D2(e,t,n,r){if(t===null||typeof t>"u"||O2(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function $r(e,t,n,r,s,i,a){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=s,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=a}var hr={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){hr[e]=new $r(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];hr[t]=new $r(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){hr[e]=new $r(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){hr[e]=new $r(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){hr[e]=new $r(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){hr[e]=new $r(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){hr[e]=new $r(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){hr[e]=new $r(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){hr[e]=new $r(e,5,!1,e.toLowerCase(),null,!1,!1)});var yb=/[\-:]([a-z])/g;function wb(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(yb,wb);hr[t]=new $r(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(yb,wb);hr[t]=new $r(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(yb,wb);hr[t]=new $r(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){hr[e]=new $r(e,1,!1,e.toLowerCase(),null,!1,!1)});hr.xlinkHref=new $r("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){hr[e]=new $r(e,1,!1,e.toLowerCase(),null,!0,!0)});function xb(e,t,n,r){var s=hr.hasOwnProperty(t)?hr[t]:null;(s!==null?s.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(D2(t,n,s,r)&&(n=null),r||s===null?L2(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):s.mustUseProperty?e[s.propertyName]=n===null?s.type===3?!1:"":n:(t=s.attributeName,r=s.attributeNamespace,n===null?e.removeAttribute(t):(s=s.type,n=s===3||s===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var oo=M2.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,Vf=Symbol.for("react.element"),Ol=Symbol.for("react.portal"),Dl=Symbol.for("react.fragment"),bb=Symbol.for("react.strict_mode"),mw=Symbol.for("react.profiler"),K_=Symbol.for("react.provider"),q_=Symbol.for("react.context"),kb=Symbol.for("react.forward_ref"),gw=Symbol.for("react.suspense"),yw=Symbol.for("react.suspense_list"),vb=Symbol.for("react.memo"),_o=Symbol.for("react.lazy"),U_=Symbol.for("react.offscreen"),v0=Symbol.iterator;function fu(e){return e===null||typeof e!="object"?null:(e=v0&&e[v0]||e["@@iterator"],typeof e=="function"?e:null)}var Pn=Object.assign,Kg;function Iu(e){if(Kg===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);Kg=t&&t[1]||""}return`
|
|
34
|
-
`+Kg+e}var qg=!1;function Ug(e,t){if(!e||qg)return"";qg=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(u){var r=u}Reflect.construct(e,[],t)}else{try{t.call()}catch(u){r=u}e.call(t.prototype)}else{try{throw Error()}catch(u){r=u}e()}}catch(u){if(u&&r&&typeof u.stack=="string"){for(var s=u.stack.split(`
|
|
35
|
-
`),i=r.stack.split(`
|
|
36
|
-
`),a=s.length-1,l=i.length-1;1<=a&&0<=l&&s[a]!==i[l];)l--;for(;1<=a&&0<=l;a--,l--)if(s[a]!==i[l]){if(a!==1||l!==1)do if(a--,l--,0>l||s[a]!==i[l]){var c=`
|
|
37
|
-
`+s[a].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}while(1<=a&&0<=l);break}}}finally{qg=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?Iu(e):""}function F2(e){switch(e.tag){case 5:return Iu(e.type);case 16:return Iu("Lazy");case 13:return Iu("Suspense");case 19:return Iu("SuspenseList");case 0:case 2:case 15:return e=Ug(e.type,!1),e;case 11:return e=Ug(e.type.render,!1),e;case 1:return e=Ug(e.type,!0),e;default:return""}}function ww(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Dl:return"Fragment";case Ol:return"Portal";case mw:return"Profiler";case bb:return"StrictMode";case gw:return"Suspense";case yw:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case q_:return(e.displayName||"Context")+".Consumer";case K_:return(e._context.displayName||"Context")+".Provider";case kb:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case vb:return t=e.displayName||null,t!==null?t:ww(e.type)||"Memo";case _o:t=e._payload,e=e._init;try{return ww(e(t))}catch{}}return null}function z2(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return ww(t);case 8:return t===bb?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function Go(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Y_(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function B2(e){var t=Y_(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n<"u"&&typeof n.get=="function"&&typeof n.set=="function"){var s=n.get,i=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return s.call(this)},set:function(a){r=""+a,i.call(this,a)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(a){r=""+a},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Kf(e){e._valueTracker||(e._valueTracker=B2(e))}function G_(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Y_(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function uh(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function xw(e,t){var n=t.checked;return Pn({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function S0(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=Go(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function J_(e,t){t=t.checked,t!=null&&xb(e,"checked",t,!1)}function bw(e,t){J_(e,t);var n=Go(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?kw(e,t.type,n):t.hasOwnProperty("defaultValue")&&kw(e,t.type,Go(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function j0(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function kw(e,t,n){(t!=="number"||uh(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var Ru=Array.isArray;function ec(e,t,n,r){if(e=e.options,t){t={};for(var s=0;s<n.length;s++)t["$"+n[s]]=!0;for(n=0;n<e.length;n++)s=t.hasOwnProperty("$"+e[n].value),e[n].selected!==s&&(e[n].selected=s),s&&r&&(e[n].defaultSelected=!0)}else{for(n=""+Go(n),t=null,s=0;s<e.length;s++){if(e[s].value===n){e[s].selected=!0,r&&(e[s].defaultSelected=!0);return}t!==null||e[s].disabled||(t=e[s])}t!==null&&(t.selected=!0)}}function vw(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(Ee(91));return Pn({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function N0(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(Ee(92));if(Ru(n)){if(1<n.length)throw Error(Ee(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:Go(n)}}function X_(e,t){var n=Go(t.value),r=Go(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function C0(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function Q_(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Sw(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?Q_(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var qf,Z_=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,s){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,s)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(qf=qf||document.createElement("div"),qf.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=qf.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function ld(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Bu={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},H2=["Webkit","ms","Moz","O"];Object.keys(Bu).forEach(function(e){H2.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Bu[t]=Bu[e]})});function eE(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Bu.hasOwnProperty(e)&&Bu[e]?(""+t).trim():t+"px"}function tE(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,s=eE(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,s):e[n]=s}}var W2=Pn({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function jw(e,t){if(t){if(W2[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(Ee(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(Ee(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(Ee(61))}if(t.style!=null&&typeof t.style!="object")throw Error(Ee(62))}}function Nw(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Cw=null;function Sb(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var _w=null,tc=null,nc=null;function _0(e){if(e=Jd(e)){if(typeof _w!="function")throw Error(Ee(280));var t=e.stateNode;t&&(t=vm(t),_w(e.stateNode,e.type,t))}}function nE(e){tc?nc?nc.push(e):nc=[e]:tc=e}function rE(){if(tc){var e=tc,t=nc;if(nc=tc=null,_0(e),t)for(e=0;e<t.length;e++)_0(t[e])}}function sE(e,t){return e(t)}function iE(){}var Yg=!1;function oE(e,t,n){if(Yg)return e(t,n);Yg=!0;try{return sE(e,t,n)}finally{Yg=!1,(tc!==null||nc!==null)&&(iE(),rE())}}function cd(e,t){var n=e.stateNode;if(n===null)return null;var r=vm(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(Ee(231,t,typeof n));return n}var Ew=!1;if(Zi)try{var pu={};Object.defineProperty(pu,"passive",{get:function(){Ew=!0}}),window.addEventListener("test",pu,pu),window.removeEventListener("test",pu,pu)}catch{Ew=!1}function V2(e,t,n,r,s,i,a,l,c){var u=Array.prototype.slice.call(arguments,3);try{t.apply(n,u)}catch(f){this.onError(f)}}var Hu=!1,dh=null,fh=!1,Aw=null,K2={onError:function(e){Hu=!0,dh=e}};function q2(e,t,n,r,s,i,a,l,c){Hu=!1,dh=null,V2.apply(K2,arguments)}function U2(e,t,n,r,s,i,a,l,c){if(q2.apply(this,arguments),Hu){if(Hu){var u=dh;Hu=!1,dh=null}else throw Error(Ee(198));fh||(fh=!0,Aw=u)}}function sl(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,t.flags&4098&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function aE(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function E0(e){if(sl(e)!==e)throw Error(Ee(188))}function Y2(e){var t=e.alternate;if(!t){if(t=sl(e),t===null)throw Error(Ee(188));return t!==e?null:e}for(var n=e,r=t;;){var s=n.return;if(s===null)break;var i=s.alternate;if(i===null){if(r=s.return,r!==null){n=r;continue}break}if(s.child===i.child){for(i=s.child;i;){if(i===n)return E0(s),e;if(i===r)return E0(s),t;i=i.sibling}throw Error(Ee(188))}if(n.return!==r.return)n=s,r=i;else{for(var a=!1,l=s.child;l;){if(l===n){a=!0,n=s,r=i;break}if(l===r){a=!0,r=s,n=i;break}l=l.sibling}if(!a){for(l=i.child;l;){if(l===n){a=!0,n=i,r=s;break}if(l===r){a=!0,r=i,n=s;break}l=l.sibling}if(!a)throw Error(Ee(189))}}if(n.alternate!==r)throw Error(Ee(190))}if(n.tag!==3)throw Error(Ee(188));return n.stateNode.current===n?e:t}function lE(e){return e=Y2(e),e!==null?cE(e):null}function cE(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=cE(e);if(t!==null)return t;e=e.sibling}return null}var uE=cs.unstable_scheduleCallback,A0=cs.unstable_cancelCallback,G2=cs.unstable_shouldYield,J2=cs.unstable_requestPaint,Dn=cs.unstable_now,X2=cs.unstable_getCurrentPriorityLevel,jb=cs.unstable_ImmediatePriority,dE=cs.unstable_UserBlockingPriority,ph=cs.unstable_NormalPriority,Q2=cs.unstable_LowPriority,fE=cs.unstable_IdlePriority,wm=null,bi=null;function Z2(e){if(bi&&typeof bi.onCommitFiberRoot=="function")try{bi.onCommitFiberRoot(wm,e,void 0,(e.current.flags&128)===128)}catch{}}var Ys=Math.clz32?Math.clz32:nL,eL=Math.log,tL=Math.LN2;function nL(e){return e>>>=0,e===0?32:31-(eL(e)/tL|0)|0}var Uf=64,Yf=4194304;function Tu(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function hh(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,s=e.suspendedLanes,i=e.pingedLanes,a=n&268435455;if(a!==0){var l=a&~s;l!==0?r=Tu(l):(i&=a,i!==0&&(r=Tu(i)))}else a=n&~s,a!==0?r=Tu(a):i!==0&&(r=Tu(i));if(r===0)return 0;if(t!==0&&t!==r&&!(t&s)&&(s=r&-r,i=t&-t,s>=i||s===16&&(i&4194240)!==0))return t;if(r&4&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-Ys(t),s=1<<n,r|=e[n],t&=~s;return r}function rL(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function sL(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,s=e.expirationTimes,i=e.pendingLanes;0<i;){var a=31-Ys(i),l=1<<a,c=s[a];c===-1?(!(l&n)||l&r)&&(s[a]=rL(l,t)):c<=t&&(e.expiredLanes|=l),i&=~l}}function Pw(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function pE(){var e=Uf;return Uf<<=1,!(Uf&4194240)&&(Uf=64),e}function Gg(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Yd(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Ys(t),e[t]=n}function iL(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var s=31-Ys(n),i=1<<s;t[s]=0,r[s]=-1,e[s]=-1,n&=~i}}function Nb(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Ys(n),s=1<<r;s&t|e[r]&t&&(e[r]|=t),n&=~s}}var Qt=0;function hE(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var mE,Cb,gE,yE,wE,Iw=!1,Gf=[],Fo=null,zo=null,Bo=null,ud=new Map,dd=new Map,Po=[],oL="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function P0(e,t){switch(e){case"focusin":case"focusout":Fo=null;break;case"dragenter":case"dragleave":zo=null;break;case"mouseover":case"mouseout":Bo=null;break;case"pointerover":case"pointerout":ud.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":dd.delete(t.pointerId)}}function hu(e,t,n,r,s,i){return e===null||e.nativeEvent!==i?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:i,targetContainers:[s]},t!==null&&(t=Jd(t),t!==null&&Cb(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,s!==null&&t.indexOf(s)===-1&&t.push(s),e)}function aL(e,t,n,r,s){switch(t){case"focusin":return Fo=hu(Fo,e,t,n,r,s),!0;case"dragenter":return zo=hu(zo,e,t,n,r,s),!0;case"mouseover":return Bo=hu(Bo,e,t,n,r,s),!0;case"pointerover":var i=s.pointerId;return ud.set(i,hu(ud.get(i)||null,e,t,n,r,s)),!0;case"gotpointercapture":return i=s.pointerId,dd.set(i,hu(dd.get(i)||null,e,t,n,r,s)),!0}return!1}function xE(e){var t=Ea(e.target);if(t!==null){var n=sl(t);if(n!==null){if(t=n.tag,t===13){if(t=aE(n),t!==null){e.blockedOn=t,wE(e.priority,function(){gE(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function zp(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=Rw(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);Cw=r,n.target.dispatchEvent(r),Cw=null}else return t=Jd(n),t!==null&&Cb(t),e.blockedOn=n,!1;t.shift()}return!0}function I0(e,t,n){zp(e)&&n.delete(t)}function lL(){Iw=!1,Fo!==null&&zp(Fo)&&(Fo=null),zo!==null&&zp(zo)&&(zo=null),Bo!==null&&zp(Bo)&&(Bo=null),ud.forEach(I0),dd.forEach(I0)}function mu(e,t){e.blockedOn===t&&(e.blockedOn=null,Iw||(Iw=!0,cs.unstable_scheduleCallback(cs.unstable_NormalPriority,lL)))}function fd(e){function t(s){return mu(s,e)}if(0<Gf.length){mu(Gf[0],e);for(var n=1;n<Gf.length;n++){var r=Gf[n];r.blockedOn===e&&(r.blockedOn=null)}}for(Fo!==null&&mu(Fo,e),zo!==null&&mu(zo,e),Bo!==null&&mu(Bo,e),ud.forEach(t),dd.forEach(t),n=0;n<Po.length;n++)r=Po[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<Po.length&&(n=Po[0],n.blockedOn===null);)xE(n),n.blockedOn===null&&Po.shift()}var rc=oo.ReactCurrentBatchConfig,mh=!0;function cL(e,t,n,r){var s=Qt,i=rc.transition;rc.transition=null;try{Qt=1,_b(e,t,n,r)}finally{Qt=s,rc.transition=i}}function uL(e,t,n,r){var s=Qt,i=rc.transition;rc.transition=null;try{Qt=4,_b(e,t,n,r)}finally{Qt=s,rc.transition=i}}function _b(e,t,n,r){if(mh){var s=Rw(e,t,n,r);if(s===null)iy(e,t,r,gh,n),P0(e,r);else if(aL(s,e,t,n,r))r.stopPropagation();else if(P0(e,r),t&4&&-1<oL.indexOf(e)){for(;s!==null;){var i=Jd(s);if(i!==null&&mE(i),i=Rw(e,t,n,r),i===null&&iy(e,t,r,gh,n),i===s)break;s=i}s!==null&&r.stopPropagation()}else iy(e,t,r,null,n)}}var gh=null;function Rw(e,t,n,r){if(gh=null,e=Sb(r),e=Ea(e),e!==null)if(t=sl(e),t===null)e=null;else if(n=t.tag,n===13){if(e=aE(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return gh=e,null}function bE(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(X2()){case jb:return 1;case dE:return 4;case ph:case Q2:return 16;case fE:return 536870912;default:return 16}default:return 16}}var Mo=null,Eb=null,Bp=null;function kE(){if(Bp)return Bp;var e,t=Eb,n=t.length,r,s="value"in Mo?Mo.value:Mo.textContent,i=s.length;for(e=0;e<n&&t[e]===s[e];e++);var a=n-e;for(r=1;r<=a&&t[n-r]===s[i-r];r++);return Bp=s.slice(e,1<r?1-r:void 0)}function Hp(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function Jf(){return!0}function R0(){return!1}function fs(e){function t(n,r,s,i,a){this._reactName=n,this._targetInst=s,this.type=r,this.nativeEvent=i,this.target=a,this.currentTarget=null;for(var l in e)e.hasOwnProperty(l)&&(n=e[l],this[l]=n?n(i):i[l]);return this.isDefaultPrevented=(i.defaultPrevented!=null?i.defaultPrevented:i.returnValue===!1)?Jf:R0,this.isPropagationStopped=R0,this}return Pn(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=Jf)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=Jf)},persist:function(){},isPersistent:Jf}),t}var Tc={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Ab=fs(Tc),Gd=Pn({},Tc,{view:0,detail:0}),dL=fs(Gd),Jg,Xg,gu,xm=Pn({},Gd,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Pb,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==gu&&(gu&&e.type==="mousemove"?(Jg=e.screenX-gu.screenX,Xg=e.screenY-gu.screenY):Xg=Jg=0,gu=e),Jg)},movementY:function(e){return"movementY"in e?e.movementY:Xg}}),T0=fs(xm),fL=Pn({},xm,{dataTransfer:0}),pL=fs(fL),hL=Pn({},Gd,{relatedTarget:0}),Qg=fs(hL),mL=Pn({},Tc,{animationName:0,elapsedTime:0,pseudoElement:0}),gL=fs(mL),yL=Pn({},Tc,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),wL=fs(yL),xL=Pn({},Tc,{data:0}),M0=fs(xL),bL={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},kL={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},vL={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function SL(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=vL[e])?!!t[e]:!1}function Pb(){return SL}var jL=Pn({},Gd,{key:function(e){if(e.key){var t=bL[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=Hp(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?kL[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Pb,charCode:function(e){return e.type==="keypress"?Hp(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?Hp(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),NL=fs(jL),CL=Pn({},xm,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),$0=fs(CL),_L=Pn({},Gd,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Pb}),EL=fs(_L),AL=Pn({},Tc,{propertyName:0,elapsedTime:0,pseudoElement:0}),PL=fs(AL),IL=Pn({},xm,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),RL=fs(IL),TL=[9,13,27,32],Ib=Zi&&"CompositionEvent"in window,Wu=null;Zi&&"documentMode"in document&&(Wu=document.documentMode);var ML=Zi&&"TextEvent"in window&&!Wu,vE=Zi&&(!Ib||Wu&&8<Wu&&11>=Wu),L0=" ",O0=!1;function SE(e,t){switch(e){case"keyup":return TL.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function jE(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Fl=!1;function $L(e,t){switch(e){case"compositionend":return jE(t);case"keypress":return t.which!==32?null:(O0=!0,L0);case"textInput":return e=t.data,e===L0&&O0?null:e;default:return null}}function LL(e,t){if(Fl)return e==="compositionend"||!Ib&&SE(e,t)?(e=kE(),Bp=Eb=Mo=null,Fl=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return vE&&t.locale!=="ko"?null:t.data;default:return null}}var OL={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function D0(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!OL[e.type]:t==="textarea"}function NE(e,t,n,r){nE(r),t=yh(t,"onChange"),0<t.length&&(n=new Ab("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Vu=null,pd=null;function DL(e){LE(e,0)}function bm(e){var t=Hl(e);if(G_(t))return e}function FL(e,t){if(e==="change")return t}var CE=!1;if(Zi){var Zg;if(Zi){var ey="oninput"in document;if(!ey){var F0=document.createElement("div");F0.setAttribute("oninput","return;"),ey=typeof F0.oninput=="function"}Zg=ey}else Zg=!1;CE=Zg&&(!document.documentMode||9<document.documentMode)}function z0(){Vu&&(Vu.detachEvent("onpropertychange",_E),pd=Vu=null)}function _E(e){if(e.propertyName==="value"&&bm(pd)){var t=[];NE(t,pd,e,Sb(e)),oE(DL,t)}}function zL(e,t,n){e==="focusin"?(z0(),Vu=t,pd=n,Vu.attachEvent("onpropertychange",_E)):e==="focusout"&&z0()}function BL(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return bm(pd)}function HL(e,t){if(e==="click")return bm(t)}function WL(e,t){if(e==="input"||e==="change")return bm(t)}function VL(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Xs=typeof Object.is=="function"?Object.is:VL;function hd(e,t){if(Xs(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var s=n[r];if(!hw.call(t,s)||!Xs(e[s],t[s]))return!1}return!0}function B0(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function H0(e,t){var n=B0(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=B0(n)}}function EE(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?EE(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function AE(){for(var e=window,t=uh();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=uh(e.document)}return t}function Rb(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function KL(e){var t=AE(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&EE(n.ownerDocument.documentElement,n)){if(r!==null&&Rb(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var s=n.textContent.length,i=Math.min(r.start,s);r=r.end===void 0?i:Math.min(r.end,s),!e.extend&&i>r&&(s=r,r=i,i=s),s=H0(n,i);var a=H0(n,r);s&&a&&(e.rangeCount!==1||e.anchorNode!==s.node||e.anchorOffset!==s.offset||e.focusNode!==a.node||e.focusOffset!==a.offset)&&(t=t.createRange(),t.setStart(s.node,s.offset),e.removeAllRanges(),i>r?(e.addRange(t),e.extend(a.node,a.offset)):(t.setEnd(a.node,a.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var qL=Zi&&"documentMode"in document&&11>=document.documentMode,zl=null,Tw=null,Ku=null,Mw=!1;function W0(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;Mw||zl==null||zl!==uh(r)||(r=zl,"selectionStart"in r&&Rb(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Ku&&hd(Ku,r)||(Ku=r,r=yh(Tw,"onSelect"),0<r.length&&(t=new Ab("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=zl)))}function Xf(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var Bl={animationend:Xf("Animation","AnimationEnd"),animationiteration:Xf("Animation","AnimationIteration"),animationstart:Xf("Animation","AnimationStart"),transitionend:Xf("Transition","TransitionEnd")},ty={},PE={};Zi&&(PE=document.createElement("div").style,"AnimationEvent"in window||(delete Bl.animationend.animation,delete Bl.animationiteration.animation,delete Bl.animationstart.animation),"TransitionEvent"in window||delete Bl.transitionend.transition);function km(e){if(ty[e])return ty[e];if(!Bl[e])return e;var t=Bl[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in PE)return ty[e]=t[n];return e}var IE=km("animationend"),RE=km("animationiteration"),TE=km("animationstart"),ME=km("transitionend"),$E=new Map,V0="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function sa(e,t){$E.set(e,t),rl(t,[e])}for(var ny=0;ny<V0.length;ny++){var ry=V0[ny],UL=ry.toLowerCase(),YL=ry[0].toUpperCase()+ry.slice(1);sa(UL,"on"+YL)}sa(IE,"onAnimationEnd");sa(RE,"onAnimationIteration");sa(TE,"onAnimationStart");sa("dblclick","onDoubleClick");sa("focusin","onFocus");sa("focusout","onBlur");sa(ME,"onTransitionEnd");hc("onMouseEnter",["mouseout","mouseover"]);hc("onMouseLeave",["mouseout","mouseover"]);hc("onPointerEnter",["pointerout","pointerover"]);hc("onPointerLeave",["pointerout","pointerover"]);rl("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));rl("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));rl("onBeforeInput",["compositionend","keypress","textInput","paste"]);rl("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));rl("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));rl("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Mu="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),GL=new Set("cancel close invalid load scroll toggle".split(" ").concat(Mu));function K0(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,U2(r,t,void 0,e),e.currentTarget=null}function LE(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],s=r.event;r=r.listeners;e:{var i=void 0;if(t)for(var a=r.length-1;0<=a;a--){var l=r[a],c=l.instance,u=l.currentTarget;if(l=l.listener,c!==i&&s.isPropagationStopped())break e;K0(s,l,u),i=c}else for(a=0;a<r.length;a++){if(l=r[a],c=l.instance,u=l.currentTarget,l=l.listener,c!==i&&s.isPropagationStopped())break e;K0(s,l,u),i=c}}}if(fh)throw e=Aw,fh=!1,Aw=null,e}function mn(e,t){var n=t[Fw];n===void 0&&(n=t[Fw]=new Set);var r=e+"__bubble";n.has(r)||(OE(t,e,2,!1),n.add(r))}function sy(e,t,n){var r=0;t&&(r|=4),OE(n,e,r,t)}var Qf="_reactListening"+Math.random().toString(36).slice(2);function md(e){if(!e[Qf]){e[Qf]=!0,V_.forEach(function(n){n!=="selectionchange"&&(GL.has(n)||sy(n,!1,e),sy(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Qf]||(t[Qf]=!0,sy("selectionchange",!1,t))}}function OE(e,t,n,r){switch(bE(t)){case 1:var s=cL;break;case 4:s=uL;break;default:s=_b}n=s.bind(null,t,n,e),s=void 0,!Ew||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(s=!0),r?s!==void 0?e.addEventListener(t,n,{capture:!0,passive:s}):e.addEventListener(t,n,!0):s!==void 0?e.addEventListener(t,n,{passive:s}):e.addEventListener(t,n,!1)}function iy(e,t,n,r,s){var i=r;if(!(t&1)&&!(t&2)&&r!==null)e:for(;;){if(r===null)return;var a=r.tag;if(a===3||a===4){var l=r.stateNode.containerInfo;if(l===s||l.nodeType===8&&l.parentNode===s)break;if(a===4)for(a=r.return;a!==null;){var c=a.tag;if((c===3||c===4)&&(c=a.stateNode.containerInfo,c===s||c.nodeType===8&&c.parentNode===s))return;a=a.return}for(;l!==null;){if(a=Ea(l),a===null)return;if(c=a.tag,c===5||c===6){r=i=a;continue e}l=l.parentNode}}r=r.return}oE(function(){var u=i,f=Sb(n),p=[];e:{var d=$E.get(e);if(d!==void 0){var h=Ab,g=e;switch(e){case"keypress":if(Hp(n)===0)break e;case"keydown":case"keyup":h=NL;break;case"focusin":g="focus",h=Qg;break;case"focusout":g="blur",h=Qg;break;case"beforeblur":case"afterblur":h=Qg;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":h=T0;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":h=pL;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":h=EL;break;case IE:case RE:case TE:h=gL;break;case ME:h=PL;break;case"scroll":h=dL;break;case"wheel":h=RL;break;case"copy":case"cut":case"paste":h=wL;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":h=$0}var k=(t&4)!==0,b=!k&&e==="scroll",y=k?d!==null?d+"Capture":null:d;k=[];for(var v=u,w;v!==null;){w=v;var C=w.stateNode;if(w.tag===5&&C!==null&&(w=C,y!==null&&(C=cd(v,y),C!=null&&k.push(gd(v,C,w)))),b)break;v=v.return}0<k.length&&(d=new h(d,g,null,n,f),p.push({event:d,listeners:k}))}}if(!(t&7)){e:{if(d=e==="mouseover"||e==="pointerover",h=e==="mouseout"||e==="pointerout",d&&n!==Cw&&(g=n.relatedTarget||n.fromElement)&&(Ea(g)||g[eo]))break e;if((h||d)&&(d=f.window===f?f:(d=f.ownerDocument)?d.defaultView||d.parentWindow:window,h?(g=n.relatedTarget||n.toElement,h=u,g=g?Ea(g):null,g!==null&&(b=sl(g),g!==b||g.tag!==5&&g.tag!==6)&&(g=null)):(h=null,g=u),h!==g)){if(k=T0,C="onMouseLeave",y="onMouseEnter",v="mouse",(e==="pointerout"||e==="pointerover")&&(k=$0,C="onPointerLeave",y="onPointerEnter",v="pointer"),b=h==null?d:Hl(h),w=g==null?d:Hl(g),d=new k(C,v+"leave",h,n,f),d.target=b,d.relatedTarget=w,C=null,Ea(f)===u&&(k=new k(y,v+"enter",g,n,f),k.target=w,k.relatedTarget=b,C=k),b=C,h&&g)t:{for(k=h,y=g,v=0,w=k;w;w=jl(w))v++;for(w=0,C=y;C;C=jl(C))w++;for(;0<v-w;)k=jl(k),v--;for(;0<w-v;)y=jl(y),w--;for(;v--;){if(k===y||y!==null&&k===y.alternate)break t;k=jl(k),y=jl(y)}k=null}else k=null;h!==null&&q0(p,d,h,k,!1),g!==null&&b!==null&&q0(p,b,g,k,!0)}}e:{if(d=u?Hl(u):window,h=d.nodeName&&d.nodeName.toLowerCase(),h==="select"||h==="input"&&d.type==="file")var j=FL;else if(D0(d))if(CE)j=WL;else{j=BL;var N=zL}else(h=d.nodeName)&&h.toLowerCase()==="input"&&(d.type==="checkbox"||d.type==="radio")&&(j=HL);if(j&&(j=j(e,u))){NE(p,j,n,f);break e}N&&N(e,d,u),e==="focusout"&&(N=d._wrapperState)&&N.controlled&&d.type==="number"&&kw(d,"number",d.value)}switch(N=u?Hl(u):window,e){case"focusin":(D0(N)||N.contentEditable==="true")&&(zl=N,Tw=u,Ku=null);break;case"focusout":Ku=Tw=zl=null;break;case"mousedown":Mw=!0;break;case"contextmenu":case"mouseup":case"dragend":Mw=!1,W0(p,n,f);break;case"selectionchange":if(qL)break;case"keydown":case"keyup":W0(p,n,f)}var A;if(Ib)e:{switch(e){case"compositionstart":var I="onCompositionStart";break e;case"compositionend":I="onCompositionEnd";break e;case"compositionupdate":I="onCompositionUpdate";break e}I=void 0}else Fl?SE(e,n)&&(I="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&(I="onCompositionStart");I&&(vE&&n.locale!=="ko"&&(Fl||I!=="onCompositionStart"?I==="onCompositionEnd"&&Fl&&(A=kE()):(Mo=f,Eb="value"in Mo?Mo.value:Mo.textContent,Fl=!0)),N=yh(u,I),0<N.length&&(I=new M0(I,e,null,n,f),p.push({event:I,listeners:N}),A?I.data=A:(A=jE(n),A!==null&&(I.data=A)))),(A=ML?$L(e,n):LL(e,n))&&(u=yh(u,"onBeforeInput"),0<u.length&&(f=new M0("onBeforeInput","beforeinput",null,n,f),p.push({event:f,listeners:u}),f.data=A))}LE(p,t)})}function gd(e,t,n){return{instance:e,listener:t,currentTarget:n}}function yh(e,t){for(var n=t+"Capture",r=[];e!==null;){var s=e,i=s.stateNode;s.tag===5&&i!==null&&(s=i,i=cd(e,n),i!=null&&r.unshift(gd(e,i,s)),i=cd(e,t),i!=null&&r.push(gd(e,i,s))),e=e.return}return r}function jl(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function q0(e,t,n,r,s){for(var i=t._reactName,a=[];n!==null&&n!==r;){var l=n,c=l.alternate,u=l.stateNode;if(c!==null&&c===r)break;l.tag===5&&u!==null&&(l=u,s?(c=cd(n,i),c!=null&&a.unshift(gd(n,c,l))):s||(c=cd(n,i),c!=null&&a.push(gd(n,c,l)))),n=n.return}a.length!==0&&e.push({event:t,listeners:a})}var JL=/\r\n?/g,XL=/\u0000|\uFFFD/g;function U0(e){return(typeof e=="string"?e:""+e).replace(JL,`
|
|
38
|
-
`).replace(XL,"")}function Zf(e,t,n){if(t=U0(t),U0(e)!==t&&n)throw Error(Ee(425))}function wh(){}var $w=null,Lw=null;function Ow(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var Dw=typeof setTimeout=="function"?setTimeout:void 0,QL=typeof clearTimeout=="function"?clearTimeout:void 0,Y0=typeof Promise=="function"?Promise:void 0,ZL=typeof queueMicrotask=="function"?queueMicrotask:typeof Y0<"u"?function(e){return Y0.resolve(null).then(e).catch(eO)}:Dw;function eO(e){setTimeout(function(){throw e})}function oy(e,t){var n=t,r=0;do{var s=n.nextSibling;if(e.removeChild(n),s&&s.nodeType===8)if(n=s.data,n==="/$"){if(r===0){e.removeChild(s),fd(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=s}while(n);fd(t)}function Ho(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function G0(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var Mc=Math.random().toString(36).slice(2),hi="__reactFiber$"+Mc,yd="__reactProps$"+Mc,eo="__reactContainer$"+Mc,Fw="__reactEvents$"+Mc,tO="__reactListeners$"+Mc,nO="__reactHandles$"+Mc;function Ea(e){var t=e[hi];if(t)return t;for(var n=e.parentNode;n;){if(t=n[eo]||n[hi]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=G0(e);e!==null;){if(n=e[hi])return n;e=G0(e)}return t}e=n,n=e.parentNode}return null}function Jd(e){return e=e[hi]||e[eo],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function Hl(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(Ee(33))}function vm(e){return e[yd]||null}var zw=[],Wl=-1;function ia(e){return{current:e}}function yn(e){0>Wl||(e.current=zw[Wl],zw[Wl]=null,Wl--)}function cn(e,t){Wl++,zw[Wl]=e.current,e.current=t}var Jo={},Nr=ia(Jo),qr=ia(!1),za=Jo;function mc(e,t){var n=e.type.contextTypes;if(!n)return Jo;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var s={},i;for(i in n)s[i]=t[i];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=s),s}function Ur(e){return e=e.childContextTypes,e!=null}function xh(){yn(qr),yn(Nr)}function J0(e,t,n){if(Nr.current!==Jo)throw Error(Ee(168));cn(Nr,t),cn(qr,n)}function DE(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var s in r)if(!(s in t))throw Error(Ee(108,z2(e)||"Unknown",s));return Pn({},n,r)}function bh(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Jo,za=Nr.current,cn(Nr,e),cn(qr,qr.current),!0}function X0(e,t,n){var r=e.stateNode;if(!r)throw Error(Ee(169));n?(e=DE(e,t,za),r.__reactInternalMemoizedMergedChildContext=e,yn(qr),yn(Nr),cn(Nr,e)):yn(qr),cn(qr,n)}var Hi=null,Sm=!1,ay=!1;function FE(e){Hi===null?Hi=[e]:Hi.push(e)}function rO(e){Sm=!0,FE(e)}function oa(){if(!ay&&Hi!==null){ay=!0;var e=0,t=Qt;try{var n=Hi;for(Qt=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}Hi=null,Sm=!1}catch(s){throw Hi!==null&&(Hi=Hi.slice(e+1)),uE(jb,oa),s}finally{Qt=t,ay=!1}}return null}var Vl=[],Kl=0,kh=null,vh=0,ks=[],vs=0,Ba=null,Vi=1,Ki="";function ka(e,t){Vl[Kl++]=vh,Vl[Kl++]=kh,kh=e,vh=t}function zE(e,t,n){ks[vs++]=Vi,ks[vs++]=Ki,ks[vs++]=Ba,Ba=e;var r=Vi;e=Ki;var s=32-Ys(r)-1;r&=~(1<<s),n+=1;var i=32-Ys(t)+s;if(30<i){var a=s-s%5;i=(r&(1<<a)-1).toString(32),r>>=a,s-=a,Vi=1<<32-Ys(t)+s|n<<s|r,Ki=i+e}else Vi=1<<i|n<<s|r,Ki=e}function Tb(e){e.return!==null&&(ka(e,1),zE(e,1,0))}function Mb(e){for(;e===kh;)kh=Vl[--Kl],Vl[Kl]=null,vh=Vl[--Kl],Vl[Kl]=null;for(;e===Ba;)Ba=ks[--vs],ks[vs]=null,Ki=ks[--vs],ks[vs]=null,Vi=ks[--vs],ks[vs]=null}var as=null,is=null,bn=!1,Ws=null;function BE(e,t){var n=Ns(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function Q0(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,as=e,is=Ho(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,as=e,is=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=Ba!==null?{id:Vi,overflow:Ki}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=Ns(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,as=e,is=null,!0):!1;default:return!1}}function Bw(e){return(e.mode&1)!==0&&(e.flags&128)===0}function Hw(e){if(bn){var t=is;if(t){var n=t;if(!Q0(e,t)){if(Bw(e))throw Error(Ee(418));t=Ho(n.nextSibling);var r=as;t&&Q0(e,t)?BE(r,n):(e.flags=e.flags&-4097|2,bn=!1,as=e)}}else{if(Bw(e))throw Error(Ee(418));e.flags=e.flags&-4097|2,bn=!1,as=e}}}function Z0(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;as=e}function ep(e){if(e!==as)return!1;if(!bn)return Z0(e),bn=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!Ow(e.type,e.memoizedProps)),t&&(t=is)){if(Bw(e))throw HE(),Error(Ee(418));for(;t;)BE(e,t),t=Ho(t.nextSibling)}if(Z0(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(Ee(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){is=Ho(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}is=null}}else is=as?Ho(e.stateNode.nextSibling):null;return!0}function HE(){for(var e=is;e;)e=Ho(e.nextSibling)}function gc(){is=as=null,bn=!1}function $b(e){Ws===null?Ws=[e]:Ws.push(e)}var sO=oo.ReactCurrentBatchConfig;function yu(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(Ee(309));var r=n.stateNode}if(!r)throw Error(Ee(147,e));var s=r,i=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===i?t.ref:(t=function(a){var l=s.refs;a===null?delete l[i]:l[i]=a},t._stringRef=i,t)}if(typeof e!="string")throw Error(Ee(284));if(!n._owner)throw Error(Ee(290,e))}return e}function tp(e,t){throw e=Object.prototype.toString.call(t),Error(Ee(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function ej(e){var t=e._init;return t(e._payload)}function WE(e){function t(y,v){if(e){var w=y.deletions;w===null?(y.deletions=[v],y.flags|=16):w.push(v)}}function n(y,v){if(!e)return null;for(;v!==null;)t(y,v),v=v.sibling;return null}function r(y,v){for(y=new Map;v!==null;)v.key!==null?y.set(v.key,v):y.set(v.index,v),v=v.sibling;return y}function s(y,v){return y=qo(y,v),y.index=0,y.sibling=null,y}function i(y,v,w){return y.index=w,e?(w=y.alternate,w!==null?(w=w.index,w<v?(y.flags|=2,v):w):(y.flags|=2,v)):(y.flags|=1048576,v)}function a(y){return e&&y.alternate===null&&(y.flags|=2),y}function l(y,v,w,C){return v===null||v.tag!==6?(v=hy(w,y.mode,C),v.return=y,v):(v=s(v,w),v.return=y,v)}function c(y,v,w,C){var j=w.type;return j===Dl?f(y,v,w.props.children,C,w.key):v!==null&&(v.elementType===j||typeof j=="object"&&j!==null&&j.$$typeof===_o&&ej(j)===v.type)?(C=s(v,w.props),C.ref=yu(y,v,w),C.return=y,C):(C=Gp(w.type,w.key,w.props,null,y.mode,C),C.ref=yu(y,v,w),C.return=y,C)}function u(y,v,w,C){return v===null||v.tag!==4||v.stateNode.containerInfo!==w.containerInfo||v.stateNode.implementation!==w.implementation?(v=my(w,y.mode,C),v.return=y,v):(v=s(v,w.children||[]),v.return=y,v)}function f(y,v,w,C,j){return v===null||v.tag!==7?(v=Ma(w,y.mode,C,j),v.return=y,v):(v=s(v,w),v.return=y,v)}function p(y,v,w){if(typeof v=="string"&&v!==""||typeof v=="number")return v=hy(""+v,y.mode,w),v.return=y,v;if(typeof v=="object"&&v!==null){switch(v.$$typeof){case Vf:return w=Gp(v.type,v.key,v.props,null,y.mode,w),w.ref=yu(y,null,v),w.return=y,w;case Ol:return v=my(v,y.mode,w),v.return=y,v;case _o:var C=v._init;return p(y,C(v._payload),w)}if(Ru(v)||fu(v))return v=Ma(v,y.mode,w,null),v.return=y,v;tp(y,v)}return null}function d(y,v,w,C){var j=v!==null?v.key:null;if(typeof w=="string"&&w!==""||typeof w=="number")return j!==null?null:l(y,v,""+w,C);if(typeof w=="object"&&w!==null){switch(w.$$typeof){case Vf:return w.key===j?c(y,v,w,C):null;case Ol:return w.key===j?u(y,v,w,C):null;case _o:return j=w._init,d(y,v,j(w._payload),C)}if(Ru(w)||fu(w))return j!==null?null:f(y,v,w,C,null);tp(y,w)}return null}function h(y,v,w,C,j){if(typeof C=="string"&&C!==""||typeof C=="number")return y=y.get(w)||null,l(v,y,""+C,j);if(typeof C=="object"&&C!==null){switch(C.$$typeof){case Vf:return y=y.get(C.key===null?w:C.key)||null,c(v,y,C,j);case Ol:return y=y.get(C.key===null?w:C.key)||null,u(v,y,C,j);case _o:var N=C._init;return h(y,v,w,N(C._payload),j)}if(Ru(C)||fu(C))return y=y.get(w)||null,f(v,y,C,j,null);tp(v,C)}return null}function g(y,v,w,C){for(var j=null,N=null,A=v,I=v=0,D=null;A!==null&&I<w.length;I++){A.index>I?(D=A,A=null):D=A.sibling;var B=d(y,A,w[I],C);if(B===null){A===null&&(A=D);break}e&&A&&B.alternate===null&&t(y,A),v=i(B,v,I),N===null?j=B:N.sibling=B,N=B,A=D}if(I===w.length)return n(y,A),bn&&ka(y,I),j;if(A===null){for(;I<w.length;I++)A=p(y,w[I],C),A!==null&&(v=i(A,v,I),N===null?j=A:N.sibling=A,N=A);return bn&&ka(y,I),j}for(A=r(y,A);I<w.length;I++)D=h(A,y,I,w[I],C),D!==null&&(e&&D.alternate!==null&&A.delete(D.key===null?I:D.key),v=i(D,v,I),N===null?j=D:N.sibling=D,N=D);return e&&A.forEach(function(W){return t(y,W)}),bn&&ka(y,I),j}function k(y,v,w,C){var j=fu(w);if(typeof j!="function")throw Error(Ee(150));if(w=j.call(w),w==null)throw Error(Ee(151));for(var N=j=null,A=v,I=v=0,D=null,B=w.next();A!==null&&!B.done;I++,B=w.next()){A.index>I?(D=A,A=null):D=A.sibling;var W=d(y,A,B.value,C);if(W===null){A===null&&(A=D);break}e&&A&&W.alternate===null&&t(y,A),v=i(W,v,I),N===null?j=W:N.sibling=W,N=W,A=D}if(B.done)return n(y,A),bn&&ka(y,I),j;if(A===null){for(;!B.done;I++,B=w.next())B=p(y,B.value,C),B!==null&&(v=i(B,v,I),N===null?j=B:N.sibling=B,N=B);return bn&&ka(y,I),j}for(A=r(y,A);!B.done;I++,B=w.next())B=h(A,y,I,B.value,C),B!==null&&(e&&B.alternate!==null&&A.delete(B.key===null?I:B.key),v=i(B,v,I),N===null?j=B:N.sibling=B,N=B);return e&&A.forEach(function(F){return t(y,F)}),bn&&ka(y,I),j}function b(y,v,w,C){if(typeof w=="object"&&w!==null&&w.type===Dl&&w.key===null&&(w=w.props.children),typeof w=="object"&&w!==null){switch(w.$$typeof){case Vf:e:{for(var j=w.key,N=v;N!==null;){if(N.key===j){if(j=w.type,j===Dl){if(N.tag===7){n(y,N.sibling),v=s(N,w.props.children),v.return=y,y=v;break e}}else if(N.elementType===j||typeof j=="object"&&j!==null&&j.$$typeof===_o&&ej(j)===N.type){n(y,N.sibling),v=s(N,w.props),v.ref=yu(y,N,w),v.return=y,y=v;break e}n(y,N);break}else t(y,N);N=N.sibling}w.type===Dl?(v=Ma(w.props.children,y.mode,C,w.key),v.return=y,y=v):(C=Gp(w.type,w.key,w.props,null,y.mode,C),C.ref=yu(y,v,w),C.return=y,y=C)}return a(y);case Ol:e:{for(N=w.key;v!==null;){if(v.key===N)if(v.tag===4&&v.stateNode.containerInfo===w.containerInfo&&v.stateNode.implementation===w.implementation){n(y,v.sibling),v=s(v,w.children||[]),v.return=y,y=v;break e}else{n(y,v);break}else t(y,v);v=v.sibling}v=my(w,y.mode,C),v.return=y,y=v}return a(y);case _o:return N=w._init,b(y,v,N(w._payload),C)}if(Ru(w))return g(y,v,w,C);if(fu(w))return k(y,v,w,C);tp(y,w)}return typeof w=="string"&&w!==""||typeof w=="number"?(w=""+w,v!==null&&v.tag===6?(n(y,v.sibling),v=s(v,w),v.return=y,y=v):(n(y,v),v=hy(w,y.mode,C),v.return=y,y=v),a(y)):n(y,v)}return b}var yc=WE(!0),VE=WE(!1),Sh=ia(null),jh=null,ql=null,Lb=null;function Ob(){Lb=ql=jh=null}function Db(e){var t=Sh.current;yn(Sh),e._currentValue=t}function Ww(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function sc(e,t){jh=e,Lb=ql=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(Wr=!0),e.firstContext=null)}function _s(e){var t=e._currentValue;if(Lb!==e)if(e={context:e,memoizedValue:t,next:null},ql===null){if(jh===null)throw Error(Ee(308));ql=e,jh.dependencies={lanes:0,firstContext:e}}else ql=ql.next=e;return t}var Aa=null;function Fb(e){Aa===null?Aa=[e]:Aa.push(e)}function KE(e,t,n,r){var s=t.interleaved;return s===null?(n.next=n,Fb(t)):(n.next=s.next,s.next=n),t.interleaved=n,to(e,r)}function to(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var Eo=!1;function zb(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function qE(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Gi(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function Wo(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,Bt&2){var s=r.pending;return s===null?t.next=t:(t.next=s.next,s.next=t),r.pending=t,to(e,n)}return s=r.interleaved,s===null?(t.next=t,Fb(r)):(t.next=s.next,s.next=t),r.interleaved=t,to(e,n)}function Wp(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Nb(e,n)}}function tj(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var s=null,i=null;if(n=n.firstBaseUpdate,n!==null){do{var a={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};i===null?s=i=a:i=i.next=a,n=n.next}while(n!==null);i===null?s=i=t:i=i.next=t}else s=i=t;n={baseState:r.baseState,firstBaseUpdate:s,lastBaseUpdate:i,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function Nh(e,t,n,r){var s=e.updateQueue;Eo=!1;var i=s.firstBaseUpdate,a=s.lastBaseUpdate,l=s.shared.pending;if(l!==null){s.shared.pending=null;var c=l,u=c.next;c.next=null,a===null?i=u:a.next=u,a=c;var f=e.alternate;f!==null&&(f=f.updateQueue,l=f.lastBaseUpdate,l!==a&&(l===null?f.firstBaseUpdate=u:l.next=u,f.lastBaseUpdate=c))}if(i!==null){var p=s.baseState;a=0,f=u=c=null,l=i;do{var d=l.lane,h=l.eventTime;if((r&d)===d){f!==null&&(f=f.next={eventTime:h,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});e:{var g=e,k=l;switch(d=t,h=n,k.tag){case 1:if(g=k.payload,typeof g=="function"){p=g.call(h,p,d);break e}p=g;break e;case 3:g.flags=g.flags&-65537|128;case 0:if(g=k.payload,d=typeof g=="function"?g.call(h,p,d):g,d==null)break e;p=Pn({},p,d);break e;case 2:Eo=!0}}l.callback!==null&&l.lane!==0&&(e.flags|=64,d=s.effects,d===null?s.effects=[l]:d.push(l))}else h={eventTime:h,lane:d,tag:l.tag,payload:l.payload,callback:l.callback,next:null},f===null?(u=f=h,c=p):f=f.next=h,a|=d;if(l=l.next,l===null){if(l=s.shared.pending,l===null)break;d=l,l=d.next,d.next=null,s.lastBaseUpdate=d,s.shared.pending=null}}while(!0);if(f===null&&(c=p),s.baseState=c,s.firstBaseUpdate=u,s.lastBaseUpdate=f,t=s.shared.interleaved,t!==null){s=t;do a|=s.lane,s=s.next;while(s!==t)}else i===null&&(s.shared.lanes=0);Wa|=a,e.lanes=a,e.memoizedState=p}}function nj(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],s=r.callback;if(s!==null){if(r.callback=null,r=n,typeof s!="function")throw Error(Ee(191,s));s.call(r)}}}var Xd={},ki=ia(Xd),wd=ia(Xd),xd=ia(Xd);function Pa(e){if(e===Xd)throw Error(Ee(174));return e}function Bb(e,t){switch(cn(xd,t),cn(wd,e),cn(ki,Xd),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:Sw(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=Sw(t,e)}yn(ki),cn(ki,t)}function wc(){yn(ki),yn(wd),yn(xd)}function UE(e){Pa(xd.current);var t=Pa(ki.current),n=Sw(t,e.type);t!==n&&(cn(wd,e),cn(ki,n))}function Hb(e){wd.current===e&&(yn(ki),yn(wd))}var _n=ia(0);function Ch(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if(t.flags&128)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var ly=[];function Wb(){for(var e=0;e<ly.length;e++)ly[e]._workInProgressVersionPrimary=null;ly.length=0}var Vp=oo.ReactCurrentDispatcher,cy=oo.ReactCurrentBatchConfig,Ha=0,An=null,Zn=null,ir=null,_h=!1,qu=!1,bd=0,iO=0;function br(){throw Error(Ee(321))}function Vb(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Xs(e[n],t[n]))return!1;return!0}function Kb(e,t,n,r,s,i){if(Ha=i,An=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Vp.current=e===null||e.memoizedState===null?cO:uO,e=n(r,s),qu){i=0;do{if(qu=!1,bd=0,25<=i)throw Error(Ee(301));i+=1,ir=Zn=null,t.updateQueue=null,Vp.current=dO,e=n(r,s)}while(qu)}if(Vp.current=Eh,t=Zn!==null&&Zn.next!==null,Ha=0,ir=Zn=An=null,_h=!1,t)throw Error(Ee(300));return e}function qb(){var e=bd!==0;return bd=0,e}function ui(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return ir===null?An.memoizedState=ir=e:ir=ir.next=e,ir}function Es(){if(Zn===null){var e=An.alternate;e=e!==null?e.memoizedState:null}else e=Zn.next;var t=ir===null?An.memoizedState:ir.next;if(t!==null)ir=t,Zn=e;else{if(e===null)throw Error(Ee(310));Zn=e,e={memoizedState:Zn.memoizedState,baseState:Zn.baseState,baseQueue:Zn.baseQueue,queue:Zn.queue,next:null},ir===null?An.memoizedState=ir=e:ir=ir.next=e}return ir}function kd(e,t){return typeof t=="function"?t(e):t}function uy(e){var t=Es(),n=t.queue;if(n===null)throw Error(Ee(311));n.lastRenderedReducer=e;var r=Zn,s=r.baseQueue,i=n.pending;if(i!==null){if(s!==null){var a=s.next;s.next=i.next,i.next=a}r.baseQueue=s=i,n.pending=null}if(s!==null){i=s.next,r=r.baseState;var l=a=null,c=null,u=i;do{var f=u.lane;if((Ha&f)===f)c!==null&&(c=c.next={lane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),r=u.hasEagerState?u.eagerState:e(r,u.action);else{var p={lane:f,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null};c===null?(l=c=p,a=r):c=c.next=p,An.lanes|=f,Wa|=f}u=u.next}while(u!==null&&u!==i);c===null?a=r:c.next=l,Xs(r,t.memoizedState)||(Wr=!0),t.memoizedState=r,t.baseState=a,t.baseQueue=c,n.lastRenderedState=r}if(e=n.interleaved,e!==null){s=e;do i=s.lane,An.lanes|=i,Wa|=i,s=s.next;while(s!==e)}else s===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function dy(e){var t=Es(),n=t.queue;if(n===null)throw Error(Ee(311));n.lastRenderedReducer=e;var r=n.dispatch,s=n.pending,i=t.memoizedState;if(s!==null){n.pending=null;var a=s=s.next;do i=e(i,a.action),a=a.next;while(a!==s);Xs(i,t.memoizedState)||(Wr=!0),t.memoizedState=i,t.baseQueue===null&&(t.baseState=i),n.lastRenderedState=i}return[i,r]}function YE(){}function GE(e,t){var n=An,r=Es(),s=t(),i=!Xs(r.memoizedState,s);if(i&&(r.memoizedState=s,Wr=!0),r=r.queue,Ub(QE.bind(null,n,r,e),[e]),r.getSnapshot!==t||i||ir!==null&&ir.memoizedState.tag&1){if(n.flags|=2048,vd(9,XE.bind(null,n,r,s,t),void 0,null),ar===null)throw Error(Ee(349));Ha&30||JE(n,t,s)}return s}function JE(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=An.updateQueue,t===null?(t={lastEffect:null,stores:null},An.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function XE(e,t,n,r){t.value=n,t.getSnapshot=r,ZE(t)&&eA(e)}function QE(e,t,n){return n(function(){ZE(t)&&eA(e)})}function ZE(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Xs(e,n)}catch{return!0}}function eA(e){var t=to(e,1);t!==null&&Gs(t,e,1,-1)}function rj(e){var t=ui();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:kd,lastRenderedState:e},t.queue=e,e=e.dispatch=lO.bind(null,An,e),[t.memoizedState,e]}function vd(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=An.updateQueue,t===null?(t={lastEffect:null,stores:null},An.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function tA(){return Es().memoizedState}function Kp(e,t,n,r){var s=ui();An.flags|=e,s.memoizedState=vd(1|t,n,void 0,r===void 0?null:r)}function jm(e,t,n,r){var s=Es();r=r===void 0?null:r;var i=void 0;if(Zn!==null){var a=Zn.memoizedState;if(i=a.destroy,r!==null&&Vb(r,a.deps)){s.memoizedState=vd(t,n,i,r);return}}An.flags|=e,s.memoizedState=vd(1|t,n,i,r)}function sj(e,t){return Kp(8390656,8,e,t)}function Ub(e,t){return jm(2048,8,e,t)}function nA(e,t){return jm(4,2,e,t)}function rA(e,t){return jm(4,4,e,t)}function sA(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function iA(e,t,n){return n=n!=null?n.concat([e]):null,jm(4,4,sA.bind(null,t,e),n)}function Yb(){}function oA(e,t){var n=Es();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&Vb(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function aA(e,t){var n=Es();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&Vb(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function lA(e,t,n){return Ha&21?(Xs(n,t)||(n=pE(),An.lanes|=n,Wa|=n,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,Wr=!0),e.memoizedState=n)}function oO(e,t){var n=Qt;Qt=n!==0&&4>n?n:4,e(!0);var r=cy.transition;cy.transition={};try{e(!1),t()}finally{Qt=n,cy.transition=r}}function cA(){return Es().memoizedState}function aO(e,t,n){var r=Ko(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},uA(e))dA(t,n);else if(n=KE(e,t,n,r),n!==null){var s=Tr();Gs(n,e,r,s),fA(n,t,r)}}function lO(e,t,n){var r=Ko(e),s={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(uA(e))dA(t,s);else{var i=e.alternate;if(e.lanes===0&&(i===null||i.lanes===0)&&(i=t.lastRenderedReducer,i!==null))try{var a=t.lastRenderedState,l=i(a,n);if(s.hasEagerState=!0,s.eagerState=l,Xs(l,a)){var c=t.interleaved;c===null?(s.next=s,Fb(t)):(s.next=c.next,c.next=s),t.interleaved=s;return}}catch{}finally{}n=KE(e,t,s,r),n!==null&&(s=Tr(),Gs(n,e,r,s),fA(n,t,r))}}function uA(e){var t=e.alternate;return e===An||t!==null&&t===An}function dA(e,t){qu=_h=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function fA(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Nb(e,n)}}var Eh={readContext:_s,useCallback:br,useContext:br,useEffect:br,useImperativeHandle:br,useInsertionEffect:br,useLayoutEffect:br,useMemo:br,useReducer:br,useRef:br,useState:br,useDebugValue:br,useDeferredValue:br,useTransition:br,useMutableSource:br,useSyncExternalStore:br,useId:br,unstable_isNewReconciler:!1},cO={readContext:_s,useCallback:function(e,t){return ui().memoizedState=[e,t===void 0?null:t],e},useContext:_s,useEffect:sj,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,Kp(4194308,4,sA.bind(null,t,e),n)},useLayoutEffect:function(e,t){return Kp(4194308,4,e,t)},useInsertionEffect:function(e,t){return Kp(4,2,e,t)},useMemo:function(e,t){var n=ui();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=ui();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=aO.bind(null,An,e),[r.memoizedState,e]},useRef:function(e){var t=ui();return e={current:e},t.memoizedState=e},useState:rj,useDebugValue:Yb,useDeferredValue:function(e){return ui().memoizedState=e},useTransition:function(){var e=rj(!1),t=e[0];return e=oO.bind(null,e[1]),ui().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=An,s=ui();if(bn){if(n===void 0)throw Error(Ee(407));n=n()}else{if(n=t(),ar===null)throw Error(Ee(349));Ha&30||JE(r,t,n)}s.memoizedState=n;var i={value:n,getSnapshot:t};return s.queue=i,sj(QE.bind(null,r,i,e),[e]),r.flags|=2048,vd(9,XE.bind(null,r,i,n,t),void 0,null),n},useId:function(){var e=ui(),t=ar.identifierPrefix;if(bn){var n=Ki,r=Vi;n=(r&~(1<<32-Ys(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=bd++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=iO++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},uO={readContext:_s,useCallback:oA,useContext:_s,useEffect:Ub,useImperativeHandle:iA,useInsertionEffect:nA,useLayoutEffect:rA,useMemo:aA,useReducer:uy,useRef:tA,useState:function(){return uy(kd)},useDebugValue:Yb,useDeferredValue:function(e){var t=Es();return lA(t,Zn.memoizedState,e)},useTransition:function(){var e=uy(kd)[0],t=Es().memoizedState;return[e,t]},useMutableSource:YE,useSyncExternalStore:GE,useId:cA,unstable_isNewReconciler:!1},dO={readContext:_s,useCallback:oA,useContext:_s,useEffect:Ub,useImperativeHandle:iA,useInsertionEffect:nA,useLayoutEffect:rA,useMemo:aA,useReducer:dy,useRef:tA,useState:function(){return dy(kd)},useDebugValue:Yb,useDeferredValue:function(e){var t=Es();return Zn===null?t.memoizedState=e:lA(t,Zn.memoizedState,e)},useTransition:function(){var e=dy(kd)[0],t=Es().memoizedState;return[e,t]},useMutableSource:YE,useSyncExternalStore:GE,useId:cA,unstable_isNewReconciler:!1};function zs(e,t){if(e&&e.defaultProps){t=Pn({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}function Vw(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:Pn({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var Nm={isMounted:function(e){return(e=e._reactInternals)?sl(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=Tr(),s=Ko(e),i=Gi(r,s);i.payload=t,n!=null&&(i.callback=n),t=Wo(e,i,s),t!==null&&(Gs(t,e,s,r),Wp(t,e,s))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=Tr(),s=Ko(e),i=Gi(r,s);i.tag=1,i.payload=t,n!=null&&(i.callback=n),t=Wo(e,i,s),t!==null&&(Gs(t,e,s,r),Wp(t,e,s))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=Tr(),r=Ko(e),s=Gi(n,r);s.tag=2,t!=null&&(s.callback=t),t=Wo(e,s,r),t!==null&&(Gs(t,e,r,n),Wp(t,e,r))}};function ij(e,t,n,r,s,i,a){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,i,a):t.prototype&&t.prototype.isPureReactComponent?!hd(n,r)||!hd(s,i):!0}function pA(e,t,n){var r=!1,s=Jo,i=t.contextType;return typeof i=="object"&&i!==null?i=_s(i):(s=Ur(t)?za:Nr.current,r=t.contextTypes,i=(r=r!=null)?mc(e,s):Jo),t=new t(n,i),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=Nm,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=s,e.__reactInternalMemoizedMaskedChildContext=i),t}function oj(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Nm.enqueueReplaceState(t,t.state,null)}function Kw(e,t,n,r){var s=e.stateNode;s.props=n,s.state=e.memoizedState,s.refs={},zb(e);var i=t.contextType;typeof i=="object"&&i!==null?s.context=_s(i):(i=Ur(t)?za:Nr.current,s.context=mc(e,i)),s.state=e.memoizedState,i=t.getDerivedStateFromProps,typeof i=="function"&&(Vw(e,t,i,n),s.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof s.getSnapshotBeforeUpdate=="function"||typeof s.UNSAFE_componentWillMount!="function"&&typeof s.componentWillMount!="function"||(t=s.state,typeof s.componentWillMount=="function"&&s.componentWillMount(),typeof s.UNSAFE_componentWillMount=="function"&&s.UNSAFE_componentWillMount(),t!==s.state&&Nm.enqueueReplaceState(s,s.state,null),Nh(e,n,s,r),s.state=e.memoizedState),typeof s.componentDidMount=="function"&&(e.flags|=4194308)}function xc(e,t){try{var n="",r=t;do n+=F2(r),r=r.return;while(r);var s=n}catch(i){s=`
|
|
39
|
-
Error generating stack: `+i.message+`
|
|
40
|
-
`+i.stack}return{value:e,source:t,stack:s,digest:null}}function fy(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function qw(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var fO=typeof WeakMap=="function"?WeakMap:Map;function hA(e,t,n){n=Gi(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Ph||(Ph=!0,nx=r),qw(e,t)},n}function mA(e,t,n){n=Gi(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var s=t.value;n.payload=function(){return r(s)},n.callback=function(){qw(e,t)}}var i=e.stateNode;return i!==null&&typeof i.componentDidCatch=="function"&&(n.callback=function(){qw(e,t),typeof r!="function"&&(Vo===null?Vo=new Set([this]):Vo.add(this));var a=t.stack;this.componentDidCatch(t.value,{componentStack:a!==null?a:""})}),n}function aj(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new fO;var s=new Set;r.set(t,s)}else s=r.get(t),s===void 0&&(s=new Set,r.set(t,s));s.has(n)||(s.add(n),e=CO.bind(null,e,t,n),t.then(e,e))}function lj(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function cj(e,t,n,r,s){return e.mode&1?(e.flags|=65536,e.lanes=s,e):(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=Gi(-1,1),t.tag=2,Wo(n,t,1))),n.lanes|=1),e)}var pO=oo.ReactCurrentOwner,Wr=!1;function Rr(e,t,n,r){t.child=e===null?VE(t,null,n,r):yc(t,e.child,n,r)}function uj(e,t,n,r,s){n=n.render;var i=t.ref;return sc(t,s),r=Kb(e,t,n,r,i,s),n=qb(),e!==null&&!Wr?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~s,no(e,t,s)):(bn&&n&&Tb(t),t.flags|=1,Rr(e,t,r,s),t.child)}function dj(e,t,n,r,s){if(e===null){var i=n.type;return typeof i=="function"&&!nk(i)&&i.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=i,gA(e,t,i,r,s)):(e=Gp(n.type,null,r,t,t.mode,s),e.ref=t.ref,e.return=t,t.child=e)}if(i=e.child,!(e.lanes&s)){var a=i.memoizedProps;if(n=n.compare,n=n!==null?n:hd,n(a,r)&&e.ref===t.ref)return no(e,t,s)}return t.flags|=1,e=qo(i,r),e.ref=t.ref,e.return=t,t.child=e}function gA(e,t,n,r,s){if(e!==null){var i=e.memoizedProps;if(hd(i,r)&&e.ref===t.ref)if(Wr=!1,t.pendingProps=r=i,(e.lanes&s)!==0)e.flags&131072&&(Wr=!0);else return t.lanes=e.lanes,no(e,t,s)}return Uw(e,t,n,r,s)}function yA(e,t,n){var r=t.pendingProps,s=r.children,i=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},cn(Yl,ns),ns|=n;else{if(!(n&1073741824))return e=i!==null?i.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,cn(Yl,ns),ns|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=i!==null?i.baseLanes:n,cn(Yl,ns),ns|=r}else i!==null?(r=i.baseLanes|n,t.memoizedState=null):r=n,cn(Yl,ns),ns|=r;return Rr(e,t,s,n),t.child}function wA(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function Uw(e,t,n,r,s){var i=Ur(n)?za:Nr.current;return i=mc(t,i),sc(t,s),n=Kb(e,t,n,r,i,s),r=qb(),e!==null&&!Wr?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~s,no(e,t,s)):(bn&&r&&Tb(t),t.flags|=1,Rr(e,t,n,s),t.child)}function fj(e,t,n,r,s){if(Ur(n)){var i=!0;bh(t)}else i=!1;if(sc(t,s),t.stateNode===null)qp(e,t),pA(t,n,r),Kw(t,n,r,s),r=!0;else if(e===null){var a=t.stateNode,l=t.memoizedProps;a.props=l;var c=a.context,u=n.contextType;typeof u=="object"&&u!==null?u=_s(u):(u=Ur(n)?za:Nr.current,u=mc(t,u));var f=n.getDerivedStateFromProps,p=typeof f=="function"||typeof a.getSnapshotBeforeUpdate=="function";p||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(l!==r||c!==u)&&oj(t,a,r,u),Eo=!1;var d=t.memoizedState;a.state=d,Nh(t,r,a,s),c=t.memoizedState,l!==r||d!==c||qr.current||Eo?(typeof f=="function"&&(Vw(t,n,f,r),c=t.memoizedState),(l=Eo||ij(t,n,l,r,d,c,u))?(p||typeof a.UNSAFE_componentWillMount!="function"&&typeof a.componentWillMount!="function"||(typeof a.componentWillMount=="function"&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount=="function"&&a.UNSAFE_componentWillMount()),typeof a.componentDidMount=="function"&&(t.flags|=4194308)):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=c),a.props=r,a.state=c,a.context=u,r=l):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,qE(e,t),l=t.memoizedProps,u=t.type===t.elementType?l:zs(t.type,l),a.props=u,p=t.pendingProps,d=a.context,c=n.contextType,typeof c=="object"&&c!==null?c=_s(c):(c=Ur(n)?za:Nr.current,c=mc(t,c));var h=n.getDerivedStateFromProps;(f=typeof h=="function"||typeof a.getSnapshotBeforeUpdate=="function")||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(l!==p||d!==c)&&oj(t,a,r,c),Eo=!1,d=t.memoizedState,a.state=d,Nh(t,r,a,s);var g=t.memoizedState;l!==p||d!==g||qr.current||Eo?(typeof h=="function"&&(Vw(t,n,h,r),g=t.memoizedState),(u=Eo||ij(t,n,u,r,d,g,c)||!1)?(f||typeof a.UNSAFE_componentWillUpdate!="function"&&typeof a.componentWillUpdate!="function"||(typeof a.componentWillUpdate=="function"&&a.componentWillUpdate(r,g,c),typeof a.UNSAFE_componentWillUpdate=="function"&&a.UNSAFE_componentWillUpdate(r,g,c)),typeof a.componentDidUpdate=="function"&&(t.flags|=4),typeof a.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof a.componentDidUpdate!="function"||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=g),a.props=r,a.state=g,a.context=c,r=u):(typeof a.componentDidUpdate!="function"||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||l===e.memoizedProps&&d===e.memoizedState||(t.flags|=1024),r=!1)}return Yw(e,t,n,r,i,s)}function Yw(e,t,n,r,s,i){wA(e,t);var a=(t.flags&128)!==0;if(!r&&!a)return s&&X0(t,n,!1),no(e,t,i);r=t.stateNode,pO.current=t;var l=a&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&a?(t.child=yc(t,e.child,null,i),t.child=yc(t,null,l,i)):Rr(e,t,l,i),t.memoizedState=r.state,s&&X0(t,n,!0),t.child}function xA(e){var t=e.stateNode;t.pendingContext?J0(e,t.pendingContext,t.pendingContext!==t.context):t.context&&J0(e,t.context,!1),Bb(e,t.containerInfo)}function pj(e,t,n,r,s){return gc(),$b(s),t.flags|=256,Rr(e,t,n,r),t.child}var Gw={dehydrated:null,treeContext:null,retryLane:0};function Jw(e){return{baseLanes:e,cachePool:null,transitions:null}}function bA(e,t,n){var r=t.pendingProps,s=_n.current,i=!1,a=(t.flags&128)!==0,l;if((l=a)||(l=e!==null&&e.memoizedState===null?!1:(s&2)!==0),l?(i=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(s|=1),cn(_n,s&1),e===null)return Hw(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(t.mode&1?e.data==="$!"?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(a=r.children,e=r.fallback,i?(r=t.mode,i=t.child,a={mode:"hidden",children:a},!(r&1)&&i!==null?(i.childLanes=0,i.pendingProps=a):i=Em(a,r,0,null),e=Ma(e,r,n,null),i.return=t,e.return=t,i.sibling=e,t.child=i,t.child.memoizedState=Jw(n),t.memoizedState=Gw,e):Gb(t,a));if(s=e.memoizedState,s!==null&&(l=s.dehydrated,l!==null))return hO(e,t,a,r,l,s,n);if(i){i=r.fallback,a=t.mode,s=e.child,l=s.sibling;var c={mode:"hidden",children:r.children};return!(a&1)&&t.child!==s?(r=t.child,r.childLanes=0,r.pendingProps=c,t.deletions=null):(r=qo(s,c),r.subtreeFlags=s.subtreeFlags&14680064),l!==null?i=qo(l,i):(i=Ma(i,a,n,null),i.flags|=2),i.return=t,r.return=t,r.sibling=i,t.child=r,r=i,i=t.child,a=e.child.memoizedState,a=a===null?Jw(n):{baseLanes:a.baseLanes|n,cachePool:null,transitions:a.transitions},i.memoizedState=a,i.childLanes=e.childLanes&~n,t.memoizedState=Gw,r}return i=e.child,e=i.sibling,r=qo(i,{mode:"visible",children:r.children}),!(t.mode&1)&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function Gb(e,t){return t=Em({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function np(e,t,n,r){return r!==null&&$b(r),yc(t,e.child,null,n),e=Gb(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function hO(e,t,n,r,s,i,a){if(n)return t.flags&256?(t.flags&=-257,r=fy(Error(Ee(422))),np(e,t,a,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(i=r.fallback,s=t.mode,r=Em({mode:"visible",children:r.children},s,0,null),i=Ma(i,s,a,null),i.flags|=2,r.return=t,i.return=t,r.sibling=i,t.child=r,t.mode&1&&yc(t,e.child,null,a),t.child.memoizedState=Jw(a),t.memoizedState=Gw,i);if(!(t.mode&1))return np(e,t,a,null);if(s.data==="$!"){if(r=s.nextSibling&&s.nextSibling.dataset,r)var l=r.dgst;return r=l,i=Error(Ee(419)),r=fy(i,r,void 0),np(e,t,a,r)}if(l=(a&e.childLanes)!==0,Wr||l){if(r=ar,r!==null){switch(a&-a){case 4:s=2;break;case 16:s=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:s=32;break;case 536870912:s=268435456;break;default:s=0}s=s&(r.suspendedLanes|a)?0:s,s!==0&&s!==i.retryLane&&(i.retryLane=s,to(e,s),Gs(r,e,s,-1))}return tk(),r=fy(Error(Ee(421))),np(e,t,a,r)}return s.data==="$?"?(t.flags|=128,t.child=e.child,t=_O.bind(null,e),s._reactRetry=t,null):(e=i.treeContext,is=Ho(s.nextSibling),as=t,bn=!0,Ws=null,e!==null&&(ks[vs++]=Vi,ks[vs++]=Ki,ks[vs++]=Ba,Vi=e.id,Ki=e.overflow,Ba=t),t=Gb(t,r.children),t.flags|=4096,t)}function hj(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),Ww(e.return,t,n)}function py(e,t,n,r,s){var i=e.memoizedState;i===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:s}:(i.isBackwards=t,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=n,i.tailMode=s)}function kA(e,t,n){var r=t.pendingProps,s=r.revealOrder,i=r.tail;if(Rr(e,t,r.children,n),r=_n.current,r&2)r=r&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&hj(e,n,t);else if(e.tag===19)hj(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(cn(_n,r),!(t.mode&1))t.memoizedState=null;else switch(s){case"forwards":for(n=t.child,s=null;n!==null;)e=n.alternate,e!==null&&Ch(e)===null&&(s=n),n=n.sibling;n=s,n===null?(s=t.child,t.child=null):(s=n.sibling,n.sibling=null),py(t,!1,s,n,i);break;case"backwards":for(n=null,s=t.child,t.child=null;s!==null;){if(e=s.alternate,e!==null&&Ch(e)===null){t.child=s;break}e=s.sibling,s.sibling=n,n=s,s=e}py(t,!0,n,null,i);break;case"together":py(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function qp(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function no(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),Wa|=t.lanes,!(n&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(Ee(153));if(t.child!==null){for(e=t.child,n=qo(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=qo(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function mO(e,t,n){switch(t.tag){case 3:xA(t),gc();break;case 5:UE(t);break;case 1:Ur(t.type)&&bh(t);break;case 4:Bb(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,s=t.memoizedProps.value;cn(Sh,r._currentValue),r._currentValue=s;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(cn(_n,_n.current&1),t.flags|=128,null):n&t.child.childLanes?bA(e,t,n):(cn(_n,_n.current&1),e=no(e,t,n),e!==null?e.sibling:null);cn(_n,_n.current&1);break;case 19:if(r=(n&t.childLanes)!==0,e.flags&128){if(r)return kA(e,t,n);t.flags|=128}if(s=t.memoizedState,s!==null&&(s.rendering=null,s.tail=null,s.lastEffect=null),cn(_n,_n.current),r)break;return null;case 22:case 23:return t.lanes=0,yA(e,t,n)}return no(e,t,n)}var vA,Xw,SA,jA;vA=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};Xw=function(){};SA=function(e,t,n,r){var s=e.memoizedProps;if(s!==r){e=t.stateNode,Pa(ki.current);var i=null;switch(n){case"input":s=xw(e,s),r=xw(e,r),i=[];break;case"select":s=Pn({},s,{value:void 0}),r=Pn({},r,{value:void 0}),i=[];break;case"textarea":s=vw(e,s),r=vw(e,r),i=[];break;default:typeof s.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=wh)}jw(n,r);var a;n=null;for(u in s)if(!r.hasOwnProperty(u)&&s.hasOwnProperty(u)&&s[u]!=null)if(u==="style"){var l=s[u];for(a in l)l.hasOwnProperty(a)&&(n||(n={}),n[a]="")}else u!=="dangerouslySetInnerHTML"&&u!=="children"&&u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&u!=="autoFocus"&&(ad.hasOwnProperty(u)?i||(i=[]):(i=i||[]).push(u,null));for(u in r){var c=r[u];if(l=s!=null?s[u]:void 0,r.hasOwnProperty(u)&&c!==l&&(c!=null||l!=null))if(u==="style")if(l){for(a in l)!l.hasOwnProperty(a)||c&&c.hasOwnProperty(a)||(n||(n={}),n[a]="");for(a in c)c.hasOwnProperty(a)&&l[a]!==c[a]&&(n||(n={}),n[a]=c[a])}else n||(i||(i=[]),i.push(u,n)),n=c;else u==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,l=l?l.__html:void 0,c!=null&&l!==c&&(i=i||[]).push(u,c)):u==="children"?typeof c!="string"&&typeof c!="number"||(i=i||[]).push(u,""+c):u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&(ad.hasOwnProperty(u)?(c!=null&&u==="onScroll"&&mn("scroll",e),i||l===c||(i=[])):(i=i||[]).push(u,c))}n&&(i=i||[]).push("style",n);var u=i;(t.updateQueue=u)&&(t.flags|=4)}};jA=function(e,t,n,r){n!==r&&(t.flags|=4)};function wu(e,t){if(!bn)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function kr(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var s=e.child;s!==null;)n|=s.lanes|s.childLanes,r|=s.subtreeFlags&14680064,r|=s.flags&14680064,s.return=e,s=s.sibling;else for(s=e.child;s!==null;)n|=s.lanes|s.childLanes,r|=s.subtreeFlags,r|=s.flags,s.return=e,s=s.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function gO(e,t,n){var r=t.pendingProps;switch(Mb(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return kr(t),null;case 1:return Ur(t.type)&&xh(),kr(t),null;case 3:return r=t.stateNode,wc(),yn(qr),yn(Nr),Wb(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(ep(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Ws!==null&&(ix(Ws),Ws=null))),Xw(e,t),kr(t),null;case 5:Hb(t);var s=Pa(xd.current);if(n=t.type,e!==null&&t.stateNode!=null)SA(e,t,n,r,s),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(Ee(166));return kr(t),null}if(e=Pa(ki.current),ep(t)){r=t.stateNode,n=t.type;var i=t.memoizedProps;switch(r[hi]=t,r[yd]=i,e=(t.mode&1)!==0,n){case"dialog":mn("cancel",r),mn("close",r);break;case"iframe":case"object":case"embed":mn("load",r);break;case"video":case"audio":for(s=0;s<Mu.length;s++)mn(Mu[s],r);break;case"source":mn("error",r);break;case"img":case"image":case"link":mn("error",r),mn("load",r);break;case"details":mn("toggle",r);break;case"input":S0(r,i),mn("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!i.multiple},mn("invalid",r);break;case"textarea":N0(r,i),mn("invalid",r)}jw(n,i),s=null;for(var a in i)if(i.hasOwnProperty(a)){var l=i[a];a==="children"?typeof l=="string"?r.textContent!==l&&(i.suppressHydrationWarning!==!0&&Zf(r.textContent,l,e),s=["children",l]):typeof l=="number"&&r.textContent!==""+l&&(i.suppressHydrationWarning!==!0&&Zf(r.textContent,l,e),s=["children",""+l]):ad.hasOwnProperty(a)&&l!=null&&a==="onScroll"&&mn("scroll",r)}switch(n){case"input":Kf(r),j0(r,i,!0);break;case"textarea":Kf(r),C0(r);break;case"select":case"option":break;default:typeof i.onClick=="function"&&(r.onclick=wh)}r=s,t.updateQueue=r,r!==null&&(t.flags|=4)}else{a=s.nodeType===9?s:s.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=Q_(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=a.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=a.createElement(n,{is:r.is}):(e=a.createElement(n),n==="select"&&(a=e,r.multiple?a.multiple=!0:r.size&&(a.size=r.size))):e=a.createElementNS(e,n),e[hi]=t,e[yd]=r,vA(e,t,!1,!1),t.stateNode=e;e:{switch(a=Nw(n,r),n){case"dialog":mn("cancel",e),mn("close",e),s=r;break;case"iframe":case"object":case"embed":mn("load",e),s=r;break;case"video":case"audio":for(s=0;s<Mu.length;s++)mn(Mu[s],e);s=r;break;case"source":mn("error",e),s=r;break;case"img":case"image":case"link":mn("error",e),mn("load",e),s=r;break;case"details":mn("toggle",e),s=r;break;case"input":S0(e,r),s=xw(e,r),mn("invalid",e);break;case"option":s=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},s=Pn({},r,{value:void 0}),mn("invalid",e);break;case"textarea":N0(e,r),s=vw(e,r),mn("invalid",e);break;default:s=r}jw(n,s),l=s;for(i in l)if(l.hasOwnProperty(i)){var c=l[i];i==="style"?tE(e,c):i==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,c!=null&&Z_(e,c)):i==="children"?typeof c=="string"?(n!=="textarea"||c!=="")&&ld(e,c):typeof c=="number"&&ld(e,""+c):i!=="suppressContentEditableWarning"&&i!=="suppressHydrationWarning"&&i!=="autoFocus"&&(ad.hasOwnProperty(i)?c!=null&&i==="onScroll"&&mn("scroll",e):c!=null&&xb(e,i,c,a))}switch(n){case"input":Kf(e),j0(e,r,!1);break;case"textarea":Kf(e),C0(e);break;case"option":r.value!=null&&e.setAttribute("value",""+Go(r.value));break;case"select":e.multiple=!!r.multiple,i=r.value,i!=null?ec(e,!!r.multiple,i,!1):r.defaultValue!=null&&ec(e,!!r.multiple,r.defaultValue,!0);break;default:typeof s.onClick=="function"&&(e.onclick=wh)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return kr(t),null;case 6:if(e&&t.stateNode!=null)jA(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(Ee(166));if(n=Pa(xd.current),Pa(ki.current),ep(t)){if(r=t.stateNode,n=t.memoizedProps,r[hi]=t,(i=r.nodeValue!==n)&&(e=as,e!==null))switch(e.tag){case 3:Zf(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&Zf(r.nodeValue,n,(e.mode&1)!==0)}i&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[hi]=t,t.stateNode=r}return kr(t),null;case 13:if(yn(_n),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(bn&&is!==null&&t.mode&1&&!(t.flags&128))HE(),gc(),t.flags|=98560,i=!1;else if(i=ep(t),r!==null&&r.dehydrated!==null){if(e===null){if(!i)throw Error(Ee(318));if(i=t.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(Ee(317));i[hi]=t}else gc(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;kr(t),i=!1}else Ws!==null&&(ix(Ws),Ws=null),i=!0;if(!i)return t.flags&65536?t:null}return t.flags&128?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,t.mode&1&&(e===null||_n.current&1?er===0&&(er=3):tk())),t.updateQueue!==null&&(t.flags|=4),kr(t),null);case 4:return wc(),Xw(e,t),e===null&&md(t.stateNode.containerInfo),kr(t),null;case 10:return Db(t.type._context),kr(t),null;case 17:return Ur(t.type)&&xh(),kr(t),null;case 19:if(yn(_n),i=t.memoizedState,i===null)return kr(t),null;if(r=(t.flags&128)!==0,a=i.rendering,a===null)if(r)wu(i,!1);else{if(er!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(a=Ch(e),a!==null){for(t.flags|=128,wu(i,!1),r=a.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)i=n,e=r,i.flags&=14680066,a=i.alternate,a===null?(i.childLanes=0,i.lanes=e,i.child=null,i.subtreeFlags=0,i.memoizedProps=null,i.memoizedState=null,i.updateQueue=null,i.dependencies=null,i.stateNode=null):(i.childLanes=a.childLanes,i.lanes=a.lanes,i.child=a.child,i.subtreeFlags=0,i.deletions=null,i.memoizedProps=a.memoizedProps,i.memoizedState=a.memoizedState,i.updateQueue=a.updateQueue,i.type=a.type,e=a.dependencies,i.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return cn(_n,_n.current&1|2),t.child}e=e.sibling}i.tail!==null&&Dn()>bc&&(t.flags|=128,r=!0,wu(i,!1),t.lanes=4194304)}else{if(!r)if(e=Ch(a),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),wu(i,!0),i.tail===null&&i.tailMode==="hidden"&&!a.alternate&&!bn)return kr(t),null}else 2*Dn()-i.renderingStartTime>bc&&n!==1073741824&&(t.flags|=128,r=!0,wu(i,!1),t.lanes=4194304);i.isBackwards?(a.sibling=t.child,t.child=a):(n=i.last,n!==null?n.sibling=a:t.child=a,i.last=a)}return i.tail!==null?(t=i.tail,i.rendering=t,i.tail=t.sibling,i.renderingStartTime=Dn(),t.sibling=null,n=_n.current,cn(_n,r?n&1|2:n&1),t):(kr(t),null);case 22:case 23:return ek(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?ns&1073741824&&(kr(t),t.subtreeFlags&6&&(t.flags|=8192)):kr(t),null;case 24:return null;case 25:return null}throw Error(Ee(156,t.tag))}function yO(e,t){switch(Mb(t),t.tag){case 1:return Ur(t.type)&&xh(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return wc(),yn(qr),yn(Nr),Wb(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return Hb(t),null;case 13:if(yn(_n),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(Ee(340));gc()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return yn(_n),null;case 4:return wc(),null;case 10:return Db(t.type._context),null;case 22:case 23:return ek(),null;case 24:return null;default:return null}}var rp=!1,vr=!1,wO=typeof WeakSet=="function"?WeakSet:Set,Qe=null;function Ul(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){Tn(e,t,r)}else n.current=null}function Qw(e,t,n){try{n()}catch(r){Tn(e,t,r)}}var mj=!1;function xO(e,t){if($w=mh,e=AE(),Rb(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var s=r.anchorOffset,i=r.focusNode;r=r.focusOffset;try{n.nodeType,i.nodeType}catch{n=null;break e}var a=0,l=-1,c=-1,u=0,f=0,p=e,d=null;t:for(;;){for(var h;p!==n||s!==0&&p.nodeType!==3||(l=a+s),p!==i||r!==0&&p.nodeType!==3||(c=a+r),p.nodeType===3&&(a+=p.nodeValue.length),(h=p.firstChild)!==null;)d=p,p=h;for(;;){if(p===e)break t;if(d===n&&++u===s&&(l=a),d===i&&++f===r&&(c=a),(h=p.nextSibling)!==null)break;p=d,d=p.parentNode}p=h}n=l===-1||c===-1?null:{start:l,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(Lw={focusedElem:e,selectionRange:n},mh=!1,Qe=t;Qe!==null;)if(t=Qe,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,Qe=e;else for(;Qe!==null;){t=Qe;try{var g=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(g!==null){var k=g.memoizedProps,b=g.memoizedState,y=t.stateNode,v=y.getSnapshotBeforeUpdate(t.elementType===t.type?k:zs(t.type,k),b);y.__reactInternalSnapshotBeforeUpdate=v}break;case 3:var w=t.stateNode.containerInfo;w.nodeType===1?w.textContent="":w.nodeType===9&&w.documentElement&&w.removeChild(w.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(Ee(163))}}catch(C){Tn(t,t.return,C)}if(e=t.sibling,e!==null){e.return=t.return,Qe=e;break}Qe=t.return}return g=mj,mj=!1,g}function Uu(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var s=r=r.next;do{if((s.tag&e)===e){var i=s.destroy;s.destroy=void 0,i!==void 0&&Qw(t,n,i)}s=s.next}while(s!==r)}}function Cm(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function Zw(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function NA(e){var t=e.alternate;t!==null&&(e.alternate=null,NA(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[hi],delete t[yd],delete t[Fw],delete t[tO],delete t[nO])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function CA(e){return e.tag===5||e.tag===3||e.tag===4}function gj(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||CA(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function ex(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=wh));else if(r!==4&&(e=e.child,e!==null))for(ex(e,t,n),e=e.sibling;e!==null;)ex(e,t,n),e=e.sibling}function tx(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(tx(e,t,n),e=e.sibling;e!==null;)tx(e,t,n),e=e.sibling}var fr=null,Bs=!1;function ko(e,t,n){for(n=n.child;n!==null;)_A(e,t,n),n=n.sibling}function _A(e,t,n){if(bi&&typeof bi.onCommitFiberUnmount=="function")try{bi.onCommitFiberUnmount(wm,n)}catch{}switch(n.tag){case 5:vr||Ul(n,t);case 6:var r=fr,s=Bs;fr=null,ko(e,t,n),fr=r,Bs=s,fr!==null&&(Bs?(e=fr,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):fr.removeChild(n.stateNode));break;case 18:fr!==null&&(Bs?(e=fr,n=n.stateNode,e.nodeType===8?oy(e.parentNode,n):e.nodeType===1&&oy(e,n),fd(e)):oy(fr,n.stateNode));break;case 4:r=fr,s=Bs,fr=n.stateNode.containerInfo,Bs=!0,ko(e,t,n),fr=r,Bs=s;break;case 0:case 11:case 14:case 15:if(!vr&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){s=r=r.next;do{var i=s,a=i.destroy;i=i.tag,a!==void 0&&(i&2||i&4)&&Qw(n,t,a),s=s.next}while(s!==r)}ko(e,t,n);break;case 1:if(!vr&&(Ul(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(l){Tn(n,t,l)}ko(e,t,n);break;case 21:ko(e,t,n);break;case 22:n.mode&1?(vr=(r=vr)||n.memoizedState!==null,ko(e,t,n),vr=r):ko(e,t,n);break;default:ko(e,t,n)}}function yj(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new wO),t.forEach(function(r){var s=EO.bind(null,e,r);n.has(r)||(n.add(r),r.then(s,s))})}}function Os(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var s=n[r];try{var i=e,a=t,l=a;e:for(;l!==null;){switch(l.tag){case 5:fr=l.stateNode,Bs=!1;break e;case 3:fr=l.stateNode.containerInfo,Bs=!0;break e;case 4:fr=l.stateNode.containerInfo,Bs=!0;break e}l=l.return}if(fr===null)throw Error(Ee(160));_A(i,a,s),fr=null,Bs=!1;var c=s.alternate;c!==null&&(c.return=null),s.return=null}catch(u){Tn(s,t,u)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)EA(t,e),t=t.sibling}function EA(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(Os(t,e),ai(e),r&4){try{Uu(3,e,e.return),Cm(3,e)}catch(k){Tn(e,e.return,k)}try{Uu(5,e,e.return)}catch(k){Tn(e,e.return,k)}}break;case 1:Os(t,e),ai(e),r&512&&n!==null&&Ul(n,n.return);break;case 5:if(Os(t,e),ai(e),r&512&&n!==null&&Ul(n,n.return),e.flags&32){var s=e.stateNode;try{ld(s,"")}catch(k){Tn(e,e.return,k)}}if(r&4&&(s=e.stateNode,s!=null)){var i=e.memoizedProps,a=n!==null?n.memoizedProps:i,l=e.type,c=e.updateQueue;if(e.updateQueue=null,c!==null)try{l==="input"&&i.type==="radio"&&i.name!=null&&J_(s,i),Nw(l,a);var u=Nw(l,i);for(a=0;a<c.length;a+=2){var f=c[a],p=c[a+1];f==="style"?tE(s,p):f==="dangerouslySetInnerHTML"?Z_(s,p):f==="children"?ld(s,p):xb(s,f,p,u)}switch(l){case"input":bw(s,i);break;case"textarea":X_(s,i);break;case"select":var d=s._wrapperState.wasMultiple;s._wrapperState.wasMultiple=!!i.multiple;var h=i.value;h!=null?ec(s,!!i.multiple,h,!1):d!==!!i.multiple&&(i.defaultValue!=null?ec(s,!!i.multiple,i.defaultValue,!0):ec(s,!!i.multiple,i.multiple?[]:"",!1))}s[yd]=i}catch(k){Tn(e,e.return,k)}}break;case 6:if(Os(t,e),ai(e),r&4){if(e.stateNode===null)throw Error(Ee(162));s=e.stateNode,i=e.memoizedProps;try{s.nodeValue=i}catch(k){Tn(e,e.return,k)}}break;case 3:if(Os(t,e),ai(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{fd(t.containerInfo)}catch(k){Tn(e,e.return,k)}break;case 4:Os(t,e),ai(e);break;case 13:Os(t,e),ai(e),s=e.child,s.flags&8192&&(i=s.memoizedState!==null,s.stateNode.isHidden=i,!i||s.alternate!==null&&s.alternate.memoizedState!==null||(Qb=Dn())),r&4&&yj(e);break;case 22:if(f=n!==null&&n.memoizedState!==null,e.mode&1?(vr=(u=vr)||f,Os(t,e),vr=u):Os(t,e),ai(e),r&8192){if(u=e.memoizedState!==null,(e.stateNode.isHidden=u)&&!f&&e.mode&1)for(Qe=e,f=e.child;f!==null;){for(p=Qe=f;Qe!==null;){switch(d=Qe,h=d.child,d.tag){case 0:case 11:case 14:case 15:Uu(4,d,d.return);break;case 1:Ul(d,d.return);var g=d.stateNode;if(typeof g.componentWillUnmount=="function"){r=d,n=d.return;try{t=r,g.props=t.memoizedProps,g.state=t.memoizedState,g.componentWillUnmount()}catch(k){Tn(r,n,k)}}break;case 5:Ul(d,d.return);break;case 22:if(d.memoizedState!==null){xj(p);continue}}h!==null?(h.return=d,Qe=h):xj(p)}f=f.sibling}e:for(f=null,p=e;;){if(p.tag===5){if(f===null){f=p;try{s=p.stateNode,u?(i=s.style,typeof i.setProperty=="function"?i.setProperty("display","none","important"):i.display="none"):(l=p.stateNode,c=p.memoizedProps.style,a=c!=null&&c.hasOwnProperty("display")?c.display:null,l.style.display=eE("display",a))}catch(k){Tn(e,e.return,k)}}}else if(p.tag===6){if(f===null)try{p.stateNode.nodeValue=u?"":p.memoizedProps}catch(k){Tn(e,e.return,k)}}else if((p.tag!==22&&p.tag!==23||p.memoizedState===null||p===e)&&p.child!==null){p.child.return=p,p=p.child;continue}if(p===e)break e;for(;p.sibling===null;){if(p.return===null||p.return===e)break e;f===p&&(f=null),p=p.return}f===p&&(f=null),p.sibling.return=p.return,p=p.sibling}}break;case 19:Os(t,e),ai(e),r&4&&yj(e);break;case 21:break;default:Os(t,e),ai(e)}}function ai(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(CA(n)){var r=n;break e}n=n.return}throw Error(Ee(160))}switch(r.tag){case 5:var s=r.stateNode;r.flags&32&&(ld(s,""),r.flags&=-33);var i=gj(e);tx(e,i,s);break;case 3:case 4:var a=r.stateNode.containerInfo,l=gj(e);ex(e,l,a);break;default:throw Error(Ee(161))}}catch(c){Tn(e,e.return,c)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function bO(e,t,n){Qe=e,AA(e)}function AA(e,t,n){for(var r=(e.mode&1)!==0;Qe!==null;){var s=Qe,i=s.child;if(s.tag===22&&r){var a=s.memoizedState!==null||rp;if(!a){var l=s.alternate,c=l!==null&&l.memoizedState!==null||vr;l=rp;var u=vr;if(rp=a,(vr=c)&&!u)for(Qe=s;Qe!==null;)a=Qe,c=a.child,a.tag===22&&a.memoizedState!==null?bj(s):c!==null?(c.return=a,Qe=c):bj(s);for(;i!==null;)Qe=i,AA(i),i=i.sibling;Qe=s,rp=l,vr=u}wj(e)}else s.subtreeFlags&8772&&i!==null?(i.return=s,Qe=i):wj(e)}}function wj(e){for(;Qe!==null;){var t=Qe;if(t.flags&8772){var n=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:vr||Cm(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!vr)if(n===null)r.componentDidMount();else{var s=t.elementType===t.type?n.memoizedProps:zs(t.type,n.memoizedProps);r.componentDidUpdate(s,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var i=t.updateQueue;i!==null&&nj(t,i,r);break;case 3:var a=t.updateQueue;if(a!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}nj(t,a,n)}break;case 5:var l=t.stateNode;if(n===null&&t.flags&4){n=l;var c=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":c.autoFocus&&n.focus();break;case"img":c.src&&(n.src=c.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var u=t.alternate;if(u!==null){var f=u.memoizedState;if(f!==null){var p=f.dehydrated;p!==null&&fd(p)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(Ee(163))}vr||t.flags&512&&Zw(t)}catch(d){Tn(t,t.return,d)}}if(t===e){Qe=null;break}if(n=t.sibling,n!==null){n.return=t.return,Qe=n;break}Qe=t.return}}function xj(e){for(;Qe!==null;){var t=Qe;if(t===e){Qe=null;break}var n=t.sibling;if(n!==null){n.return=t.return,Qe=n;break}Qe=t.return}}function bj(e){for(;Qe!==null;){var t=Qe;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{Cm(4,t)}catch(c){Tn(t,n,c)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var s=t.return;try{r.componentDidMount()}catch(c){Tn(t,s,c)}}var i=t.return;try{Zw(t)}catch(c){Tn(t,i,c)}break;case 5:var a=t.return;try{Zw(t)}catch(c){Tn(t,a,c)}}}catch(c){Tn(t,t.return,c)}if(t===e){Qe=null;break}var l=t.sibling;if(l!==null){l.return=t.return,Qe=l;break}Qe=t.return}}var kO=Math.ceil,Ah=oo.ReactCurrentDispatcher,Jb=oo.ReactCurrentOwner,Cs=oo.ReactCurrentBatchConfig,Bt=0,ar=null,Wn=null,pr=0,ns=0,Yl=ia(0),er=0,Sd=null,Wa=0,_m=0,Xb=0,Yu=null,Br=null,Qb=0,bc=1/0,Bi=null,Ph=!1,nx=null,Vo=null,sp=!1,$o=null,Ih=0,Gu=0,rx=null,Up=-1,Yp=0;function Tr(){return Bt&6?Dn():Up!==-1?Up:Up=Dn()}function Ko(e){return e.mode&1?Bt&2&&pr!==0?pr&-pr:sO.transition!==null?(Yp===0&&(Yp=pE()),Yp):(e=Qt,e!==0||(e=window.event,e=e===void 0?16:bE(e.type)),e):1}function Gs(e,t,n,r){if(50<Gu)throw Gu=0,rx=null,Error(Ee(185));Yd(e,n,r),(!(Bt&2)||e!==ar)&&(e===ar&&(!(Bt&2)&&(_m|=n),er===4&&Io(e,pr)),Yr(e,r),n===1&&Bt===0&&!(t.mode&1)&&(bc=Dn()+500,Sm&&oa()))}function Yr(e,t){var n=e.callbackNode;sL(e,t);var r=hh(e,e===ar?pr:0);if(r===0)n!==null&&A0(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&A0(n),t===1)e.tag===0?rO(kj.bind(null,e)):FE(kj.bind(null,e)),ZL(function(){!(Bt&6)&&oa()}),n=null;else{switch(hE(r)){case 1:n=jb;break;case 4:n=dE;break;case 16:n=ph;break;case 536870912:n=fE;break;default:n=ph}n=OA(n,PA.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function PA(e,t){if(Up=-1,Yp=0,Bt&6)throw Error(Ee(327));var n=e.callbackNode;if(ic()&&e.callbackNode!==n)return null;var r=hh(e,e===ar?pr:0);if(r===0)return null;if(r&30||r&e.expiredLanes||t)t=Rh(e,r);else{t=r;var s=Bt;Bt|=2;var i=RA();(ar!==e||pr!==t)&&(Bi=null,bc=Dn()+500,Ta(e,t));do try{jO();break}catch(l){IA(e,l)}while(!0);Ob(),Ah.current=i,Bt=s,Wn!==null?t=0:(ar=null,pr=0,t=er)}if(t!==0){if(t===2&&(s=Pw(e),s!==0&&(r=s,t=sx(e,s))),t===1)throw n=Sd,Ta(e,0),Io(e,r),Yr(e,Dn()),n;if(t===6)Io(e,r);else{if(s=e.current.alternate,!(r&30)&&!vO(s)&&(t=Rh(e,r),t===2&&(i=Pw(e),i!==0&&(r=i,t=sx(e,i))),t===1))throw n=Sd,Ta(e,0),Io(e,r),Yr(e,Dn()),n;switch(e.finishedWork=s,e.finishedLanes=r,t){case 0:case 1:throw Error(Ee(345));case 2:va(e,Br,Bi);break;case 3:if(Io(e,r),(r&130023424)===r&&(t=Qb+500-Dn(),10<t)){if(hh(e,0)!==0)break;if(s=e.suspendedLanes,(s&r)!==r){Tr(),e.pingedLanes|=e.suspendedLanes&s;break}e.timeoutHandle=Dw(va.bind(null,e,Br,Bi),t);break}va(e,Br,Bi);break;case 4:if(Io(e,r),(r&4194240)===r)break;for(t=e.eventTimes,s=-1;0<r;){var a=31-Ys(r);i=1<<a,a=t[a],a>s&&(s=a),r&=~i}if(r=s,r=Dn()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*kO(r/1960))-r,10<r){e.timeoutHandle=Dw(va.bind(null,e,Br,Bi),r);break}va(e,Br,Bi);break;case 5:va(e,Br,Bi);break;default:throw Error(Ee(329))}}}return Yr(e,Dn()),e.callbackNode===n?PA.bind(null,e):null}function sx(e,t){var n=Yu;return e.current.memoizedState.isDehydrated&&(Ta(e,t).flags|=256),e=Rh(e,t),e!==2&&(t=Br,Br=n,t!==null&&ix(t)),e}function ix(e){Br===null?Br=e:Br.push.apply(Br,e)}function vO(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var s=n[r],i=s.getSnapshot;s=s.value;try{if(!Xs(i(),s))return!1}catch{return!1}}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function Io(e,t){for(t&=~Xb,t&=~_m,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Ys(t),r=1<<n;e[n]=-1,t&=~r}}function kj(e){if(Bt&6)throw Error(Ee(327));ic();var t=hh(e,0);if(!(t&1))return Yr(e,Dn()),null;var n=Rh(e,t);if(e.tag!==0&&n===2){var r=Pw(e);r!==0&&(t=r,n=sx(e,r))}if(n===1)throw n=Sd,Ta(e,0),Io(e,t),Yr(e,Dn()),n;if(n===6)throw Error(Ee(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,va(e,Br,Bi),Yr(e,Dn()),null}function Zb(e,t){var n=Bt;Bt|=1;try{return e(t)}finally{Bt=n,Bt===0&&(bc=Dn()+500,Sm&&oa())}}function Va(e){$o!==null&&$o.tag===0&&!(Bt&6)&&ic();var t=Bt;Bt|=1;var n=Cs.transition,r=Qt;try{if(Cs.transition=null,Qt=1,e)return e()}finally{Qt=r,Cs.transition=n,Bt=t,!(Bt&6)&&oa()}}function ek(){ns=Yl.current,yn(Yl)}function Ta(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,QL(n)),Wn!==null)for(n=Wn.return;n!==null;){var r=n;switch(Mb(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&xh();break;case 3:wc(),yn(qr),yn(Nr),Wb();break;case 5:Hb(r);break;case 4:wc();break;case 13:yn(_n);break;case 19:yn(_n);break;case 10:Db(r.type._context);break;case 22:case 23:ek()}n=n.return}if(ar=e,Wn=e=qo(e.current,null),pr=ns=t,er=0,Sd=null,Xb=_m=Wa=0,Br=Yu=null,Aa!==null){for(t=0;t<Aa.length;t++)if(n=Aa[t],r=n.interleaved,r!==null){n.interleaved=null;var s=r.next,i=n.pending;if(i!==null){var a=i.next;i.next=s,r.next=a}n.pending=r}Aa=null}return e}function IA(e,t){do{var n=Wn;try{if(Ob(),Vp.current=Eh,_h){for(var r=An.memoizedState;r!==null;){var s=r.queue;s!==null&&(s.pending=null),r=r.next}_h=!1}if(Ha=0,ir=Zn=An=null,qu=!1,bd=0,Jb.current=null,n===null||n.return===null){er=1,Sd=t,Wn=null;break}e:{var i=e,a=n.return,l=n,c=t;if(t=pr,l.flags|=32768,c!==null&&typeof c=="object"&&typeof c.then=="function"){var u=c,f=l,p=f.tag;if(!(f.mode&1)&&(p===0||p===11||p===15)){var d=f.alternate;d?(f.updateQueue=d.updateQueue,f.memoizedState=d.memoizedState,f.lanes=d.lanes):(f.updateQueue=null,f.memoizedState=null)}var h=lj(a);if(h!==null){h.flags&=-257,cj(h,a,l,i,t),h.mode&1&&aj(i,u,t),t=h,c=u;var g=t.updateQueue;if(g===null){var k=new Set;k.add(c),t.updateQueue=k}else g.add(c);break e}else{if(!(t&1)){aj(i,u,t),tk();break e}c=Error(Ee(426))}}else if(bn&&l.mode&1){var b=lj(a);if(b!==null){!(b.flags&65536)&&(b.flags|=256),cj(b,a,l,i,t),$b(xc(c,l));break e}}i=c=xc(c,l),er!==4&&(er=2),Yu===null?Yu=[i]:Yu.push(i),i=a;do{switch(i.tag){case 3:i.flags|=65536,t&=-t,i.lanes|=t;var y=hA(i,c,t);tj(i,y);break e;case 1:l=c;var v=i.type,w=i.stateNode;if(!(i.flags&128)&&(typeof v.getDerivedStateFromError=="function"||w!==null&&typeof w.componentDidCatch=="function"&&(Vo===null||!Vo.has(w)))){i.flags|=65536,t&=-t,i.lanes|=t;var C=mA(i,l,t);tj(i,C);break e}}i=i.return}while(i!==null)}MA(n)}catch(j){t=j,Wn===n&&n!==null&&(Wn=n=n.return);continue}break}while(!0)}function RA(){var e=Ah.current;return Ah.current=Eh,e===null?Eh:e}function tk(){(er===0||er===3||er===2)&&(er=4),ar===null||!(Wa&268435455)&&!(_m&268435455)||Io(ar,pr)}function Rh(e,t){var n=Bt;Bt|=2;var r=RA();(ar!==e||pr!==t)&&(Bi=null,Ta(e,t));do try{SO();break}catch(s){IA(e,s)}while(!0);if(Ob(),Bt=n,Ah.current=r,Wn!==null)throw Error(Ee(261));return ar=null,pr=0,er}function SO(){for(;Wn!==null;)TA(Wn)}function jO(){for(;Wn!==null&&!G2();)TA(Wn)}function TA(e){var t=LA(e.alternate,e,ns);e.memoizedProps=e.pendingProps,t===null?MA(e):Wn=t,Jb.current=null}function MA(e){var t=e;do{var n=t.alternate;if(e=t.return,t.flags&32768){if(n=yO(n,t),n!==null){n.flags&=32767,Wn=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{er=6,Wn=null;return}}else if(n=gO(n,t,ns),n!==null){Wn=n;return}if(t=t.sibling,t!==null){Wn=t;return}Wn=t=e}while(t!==null);er===0&&(er=5)}function va(e,t,n){var r=Qt,s=Cs.transition;try{Cs.transition=null,Qt=1,NO(e,t,n,r)}finally{Cs.transition=s,Qt=r}return null}function NO(e,t,n,r){do ic();while($o!==null);if(Bt&6)throw Error(Ee(327));n=e.finishedWork;var s=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(Ee(177));e.callbackNode=null,e.callbackPriority=0;var i=n.lanes|n.childLanes;if(iL(e,i),e===ar&&(Wn=ar=null,pr=0),!(n.subtreeFlags&2064)&&!(n.flags&2064)||sp||(sp=!0,OA(ph,function(){return ic(),null})),i=(n.flags&15990)!==0,n.subtreeFlags&15990||i){i=Cs.transition,Cs.transition=null;var a=Qt;Qt=1;var l=Bt;Bt|=4,Jb.current=null,xO(e,n),EA(n,e),KL(Lw),mh=!!$w,Lw=$w=null,e.current=n,bO(n),J2(),Bt=l,Qt=a,Cs.transition=i}else e.current=n;if(sp&&(sp=!1,$o=e,Ih=s),i=e.pendingLanes,i===0&&(Vo=null),Z2(n.stateNode),Yr(e,Dn()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)s=t[n],r(s.value,{componentStack:s.stack,digest:s.digest});if(Ph)throw Ph=!1,e=nx,nx=null,e;return Ih&1&&e.tag!==0&&ic(),i=e.pendingLanes,i&1?e===rx?Gu++:(Gu=0,rx=e):Gu=0,oa(),null}function ic(){if($o!==null){var e=hE(Ih),t=Cs.transition,n=Qt;try{if(Cs.transition=null,Qt=16>e?16:e,$o===null)var r=!1;else{if(e=$o,$o=null,Ih=0,Bt&6)throw Error(Ee(331));var s=Bt;for(Bt|=4,Qe=e.current;Qe!==null;){var i=Qe,a=i.child;if(Qe.flags&16){var l=i.deletions;if(l!==null){for(var c=0;c<l.length;c++){var u=l[c];for(Qe=u;Qe!==null;){var f=Qe;switch(f.tag){case 0:case 11:case 15:Uu(8,f,i)}var p=f.child;if(p!==null)p.return=f,Qe=p;else for(;Qe!==null;){f=Qe;var d=f.sibling,h=f.return;if(NA(f),f===u){Qe=null;break}if(d!==null){d.return=h,Qe=d;break}Qe=h}}}var g=i.alternate;if(g!==null){var k=g.child;if(k!==null){g.child=null;do{var b=k.sibling;k.sibling=null,k=b}while(k!==null)}}Qe=i}}if(i.subtreeFlags&2064&&a!==null)a.return=i,Qe=a;else e:for(;Qe!==null;){if(i=Qe,i.flags&2048)switch(i.tag){case 0:case 11:case 15:Uu(9,i,i.return)}var y=i.sibling;if(y!==null){y.return=i.return,Qe=y;break e}Qe=i.return}}var v=e.current;for(Qe=v;Qe!==null;){a=Qe;var w=a.child;if(a.subtreeFlags&2064&&w!==null)w.return=a,Qe=w;else e:for(a=v;Qe!==null;){if(l=Qe,l.flags&2048)try{switch(l.tag){case 0:case 11:case 15:Cm(9,l)}}catch(j){Tn(l,l.return,j)}if(l===a){Qe=null;break e}var C=l.sibling;if(C!==null){C.return=l.return,Qe=C;break e}Qe=l.return}}if(Bt=s,oa(),bi&&typeof bi.onPostCommitFiberRoot=="function")try{bi.onPostCommitFiberRoot(wm,e)}catch{}r=!0}return r}finally{Qt=n,Cs.transition=t}}return!1}function vj(e,t,n){t=xc(n,t),t=hA(e,t,1),e=Wo(e,t,1),t=Tr(),e!==null&&(Yd(e,1,t),Yr(e,t))}function Tn(e,t,n){if(e.tag===3)vj(e,e,n);else for(;t!==null;){if(t.tag===3){vj(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(Vo===null||!Vo.has(r))){e=xc(n,e),e=mA(t,e,1),t=Wo(t,e,1),e=Tr(),t!==null&&(Yd(t,1,e),Yr(t,e));break}}t=t.return}}function CO(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=Tr(),e.pingedLanes|=e.suspendedLanes&n,ar===e&&(pr&n)===n&&(er===4||er===3&&(pr&130023424)===pr&&500>Dn()-Qb?Ta(e,0):Xb|=n),Yr(e,t)}function $A(e,t){t===0&&(e.mode&1?(t=Yf,Yf<<=1,!(Yf&130023424)&&(Yf=4194304)):t=1);var n=Tr();e=to(e,t),e!==null&&(Yd(e,t,n),Yr(e,n))}function _O(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),$A(e,n)}function EO(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,s=e.memoizedState;s!==null&&(n=s.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(Ee(314))}r!==null&&r.delete(t),$A(e,n)}var LA;LA=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||qr.current)Wr=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return Wr=!1,mO(e,t,n);Wr=!!(e.flags&131072)}else Wr=!1,bn&&t.flags&1048576&&zE(t,vh,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;qp(e,t),e=t.pendingProps;var s=mc(t,Nr.current);sc(t,n),s=Kb(null,t,r,e,s,n);var i=qb();return t.flags|=1,typeof s=="object"&&s!==null&&typeof s.render=="function"&&s.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Ur(r)?(i=!0,bh(t)):i=!1,t.memoizedState=s.state!==null&&s.state!==void 0?s.state:null,zb(t),s.updater=Nm,t.stateNode=s,s._reactInternals=t,Kw(t,r,e,n),t=Yw(null,t,r,!0,i,n)):(t.tag=0,bn&&i&&Tb(t),Rr(null,t,s,n),t=t.child),t;case 16:r=t.elementType;e:{switch(qp(e,t),e=t.pendingProps,s=r._init,r=s(r._payload),t.type=r,s=t.tag=PO(r),e=zs(r,e),s){case 0:t=Uw(null,t,r,e,n);break e;case 1:t=fj(null,t,r,e,n);break e;case 11:t=uj(null,t,r,e,n);break e;case 14:t=dj(null,t,r,zs(r.type,e),n);break e}throw Error(Ee(306,r,""))}return t;case 0:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:zs(r,s),Uw(e,t,r,s,n);case 1:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:zs(r,s),fj(e,t,r,s,n);case 3:e:{if(xA(t),e===null)throw Error(Ee(387));r=t.pendingProps,i=t.memoizedState,s=i.element,qE(e,t),Nh(t,r,null,n);var a=t.memoizedState;if(r=a.element,i.isDehydrated)if(i={element:r,isDehydrated:!1,cache:a.cache,pendingSuspenseBoundaries:a.pendingSuspenseBoundaries,transitions:a.transitions},t.updateQueue.baseState=i,t.memoizedState=i,t.flags&256){s=xc(Error(Ee(423)),t),t=pj(e,t,r,n,s);break e}else if(r!==s){s=xc(Error(Ee(424)),t),t=pj(e,t,r,n,s);break e}else for(is=Ho(t.stateNode.containerInfo.firstChild),as=t,bn=!0,Ws=null,n=VE(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(gc(),r===s){t=no(e,t,n);break e}Rr(e,t,r,n)}t=t.child}return t;case 5:return UE(t),e===null&&Hw(t),r=t.type,s=t.pendingProps,i=e!==null?e.memoizedProps:null,a=s.children,Ow(r,s)?a=null:i!==null&&Ow(r,i)&&(t.flags|=32),wA(e,t),Rr(e,t,a,n),t.child;case 6:return e===null&&Hw(t),null;case 13:return bA(e,t,n);case 4:return Bb(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=yc(t,null,r,n):Rr(e,t,r,n),t.child;case 11:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:zs(r,s),uj(e,t,r,s,n);case 7:return Rr(e,t,t.pendingProps,n),t.child;case 8:return Rr(e,t,t.pendingProps.children,n),t.child;case 12:return Rr(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,s=t.pendingProps,i=t.memoizedProps,a=s.value,cn(Sh,r._currentValue),r._currentValue=a,i!==null)if(Xs(i.value,a)){if(i.children===s.children&&!qr.current){t=no(e,t,n);break e}}else for(i=t.child,i!==null&&(i.return=t);i!==null;){var l=i.dependencies;if(l!==null){a=i.child;for(var c=l.firstContext;c!==null;){if(c.context===r){if(i.tag===1){c=Gi(-1,n&-n),c.tag=2;var u=i.updateQueue;if(u!==null){u=u.shared;var f=u.pending;f===null?c.next=c:(c.next=f.next,f.next=c),u.pending=c}}i.lanes|=n,c=i.alternate,c!==null&&(c.lanes|=n),Ww(i.return,n,t),l.lanes|=n;break}c=c.next}}else if(i.tag===10)a=i.type===t.type?null:i.child;else if(i.tag===18){if(a=i.return,a===null)throw Error(Ee(341));a.lanes|=n,l=a.alternate,l!==null&&(l.lanes|=n),Ww(a,n,t),a=i.sibling}else a=i.child;if(a!==null)a.return=i;else for(a=i;a!==null;){if(a===t){a=null;break}if(i=a.sibling,i!==null){i.return=a.return,a=i;break}a=a.return}i=a}Rr(e,t,s.children,n),t=t.child}return t;case 9:return s=t.type,r=t.pendingProps.children,sc(t,n),s=_s(s),r=r(s),t.flags|=1,Rr(e,t,r,n),t.child;case 14:return r=t.type,s=zs(r,t.pendingProps),s=zs(r.type,s),dj(e,t,r,s,n);case 15:return gA(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:zs(r,s),qp(e,t),t.tag=1,Ur(r)?(e=!0,bh(t)):e=!1,sc(t,n),pA(t,r,s),Kw(t,r,s,n),Yw(null,t,r,!0,e,n);case 19:return kA(e,t,n);case 22:return yA(e,t,n)}throw Error(Ee(156,t.tag))};function OA(e,t){return uE(e,t)}function AO(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ns(e,t,n,r){return new AO(e,t,n,r)}function nk(e){return e=e.prototype,!(!e||!e.isReactComponent)}function PO(e){if(typeof e=="function")return nk(e)?1:0;if(e!=null){if(e=e.$$typeof,e===kb)return 11;if(e===vb)return 14}return 2}function qo(e,t){var n=e.alternate;return n===null?(n=Ns(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function Gp(e,t,n,r,s,i){var a=2;if(r=e,typeof e=="function")nk(e)&&(a=1);else if(typeof e=="string")a=5;else e:switch(e){case Dl:return Ma(n.children,s,i,t);case bb:a=8,s|=8;break;case mw:return e=Ns(12,n,t,s|2),e.elementType=mw,e.lanes=i,e;case gw:return e=Ns(13,n,t,s),e.elementType=gw,e.lanes=i,e;case yw:return e=Ns(19,n,t,s),e.elementType=yw,e.lanes=i,e;case U_:return Em(n,s,i,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case K_:a=10;break e;case q_:a=9;break e;case kb:a=11;break e;case vb:a=14;break e;case _o:a=16,r=null;break e}throw Error(Ee(130,e==null?e:typeof e,""))}return t=Ns(a,n,t,s),t.elementType=e,t.type=r,t.lanes=i,t}function Ma(e,t,n,r){return e=Ns(7,e,r,t),e.lanes=n,e}function Em(e,t,n,r){return e=Ns(22,e,r,t),e.elementType=U_,e.lanes=n,e.stateNode={isHidden:!1},e}function hy(e,t,n){return e=Ns(6,e,null,t),e.lanes=n,e}function my(e,t,n){return t=Ns(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function IO(e,t,n,r,s){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Gg(0),this.expirationTimes=Gg(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Gg(0),this.identifierPrefix=r,this.onRecoverableError=s,this.mutableSourceEagerHydrationData=null}function rk(e,t,n,r,s,i,a,l,c){return e=new IO(e,t,n,l,c),t===1?(t=1,i===!0&&(t|=8)):t=0,i=Ns(3,null,null,t),e.current=i,i.stateNode=e,i.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},zb(i),e}function RO(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Ol,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function DA(e){if(!e)return Jo;e=e._reactInternals;e:{if(sl(e)!==e||e.tag!==1)throw Error(Ee(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Ur(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(Ee(171))}if(e.tag===1){var n=e.type;if(Ur(n))return DE(e,n,t)}return t}function FA(e,t,n,r,s,i,a,l,c){return e=rk(n,r,!0,e,s,i,a,l,c),e.context=DA(null),n=e.current,r=Tr(),s=Ko(n),i=Gi(r,s),i.callback=t??null,Wo(n,i,s),e.current.lanes=s,Yd(e,s,r),Yr(e,r),e}function Am(e,t,n,r){var s=t.current,i=Tr(),a=Ko(s);return n=DA(n),t.context===null?t.context=n:t.pendingContext=n,t=Gi(i,a),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=Wo(s,t,a),e!==null&&(Gs(e,s,a,i),Wp(e,s,a)),a}function Th(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function Sj(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function sk(e,t){Sj(e,t),(e=e.alternate)&&Sj(e,t)}function TO(){return null}var zA=typeof reportError=="function"?reportError:function(e){console.error(e)};function ik(e){this._internalRoot=e}Pm.prototype.render=ik.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(Ee(409));Am(e,t,null,null)};Pm.prototype.unmount=ik.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;Va(function(){Am(null,e,null,null)}),t[eo]=null}};function Pm(e){this._internalRoot=e}Pm.prototype.unstable_scheduleHydration=function(e){if(e){var t=yE();e={blockedOn:null,target:e,priority:t};for(var n=0;n<Po.length&&t!==0&&t<Po[n].priority;n++);Po.splice(n,0,e),n===0&&xE(e)}};function ok(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function Im(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function jj(){}function MO(e,t,n,r,s){if(s){if(typeof r=="function"){var i=r;r=function(){var u=Th(a);i.call(u)}}var a=FA(t,r,e,0,null,!1,!1,"",jj);return e._reactRootContainer=a,e[eo]=a.current,md(e.nodeType===8?e.parentNode:e),Va(),a}for(;s=e.lastChild;)e.removeChild(s);if(typeof r=="function"){var l=r;r=function(){var u=Th(c);l.call(u)}}var c=rk(e,0,!1,null,null,!1,!1,"",jj);return e._reactRootContainer=c,e[eo]=c.current,md(e.nodeType===8?e.parentNode:e),Va(function(){Am(t,c,n,r)}),c}function Rm(e,t,n,r,s){var i=n._reactRootContainer;if(i){var a=i;if(typeof s=="function"){var l=s;s=function(){var c=Th(a);l.call(c)}}Am(t,a,e,s)}else a=MO(n,t,e,s,r);return Th(a)}mE=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=Tu(t.pendingLanes);n!==0&&(Nb(t,n|1),Yr(t,Dn()),!(Bt&6)&&(bc=Dn()+500,oa()))}break;case 13:Va(function(){var r=to(e,1);if(r!==null){var s=Tr();Gs(r,e,1,s)}}),sk(e,1)}};Cb=function(e){if(e.tag===13){var t=to(e,134217728);if(t!==null){var n=Tr();Gs(t,e,134217728,n)}sk(e,134217728)}};gE=function(e){if(e.tag===13){var t=Ko(e),n=to(e,t);if(n!==null){var r=Tr();Gs(n,e,t,r)}sk(e,t)}};yE=function(){return Qt};wE=function(e,t){var n=Qt;try{return Qt=e,t()}finally{Qt=n}};_w=function(e,t,n){switch(t){case"input":if(bw(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var s=vm(r);if(!s)throw Error(Ee(90));G_(r),bw(r,s)}}}break;case"textarea":X_(e,n);break;case"select":t=n.value,t!=null&&ec(e,!!n.multiple,t,!1)}};sE=Zb;iE=Va;var $O={usingClientEntryPoint:!1,Events:[Jd,Hl,vm,nE,rE,Zb]},xu={findFiberByHostInstance:Ea,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},LO={bundleType:xu.bundleType,version:xu.version,rendererPackageName:xu.rendererPackageName,rendererConfig:xu.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:oo.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=lE(e),e===null?null:e.stateNode},findFiberByHostInstance:xu.findFiberByHostInstance||TO,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var ip=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!ip.isDisabled&&ip.supportsFiber)try{wm=ip.inject(LO),bi=ip}catch{}}ds.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=$O;ds.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!ok(t))throw Error(Ee(200));return RO(e,t,null,n)};ds.createRoot=function(e,t){if(!ok(e))throw Error(Ee(299));var n=!1,r="",s=zA;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(s=t.onRecoverableError)),t=rk(e,1,!1,null,null,n,!1,r,s),e[eo]=t.current,md(e.nodeType===8?e.parentNode:e),new ik(t)};ds.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(Ee(188)):(e=Object.keys(e).join(","),Error(Ee(268,e)));return e=lE(t),e=e===null?null:e.stateNode,e};ds.flushSync=function(e){return Va(e)};ds.hydrate=function(e,t,n){if(!Im(t))throw Error(Ee(200));return Rm(null,e,t,!0,n)};ds.hydrateRoot=function(e,t,n){if(!ok(e))throw Error(Ee(405));var r=n!=null&&n.hydratedSources||null,s=!1,i="",a=zA;if(n!=null&&(n.unstable_strictMode===!0&&(s=!0),n.identifierPrefix!==void 0&&(i=n.identifierPrefix),n.onRecoverableError!==void 0&&(a=n.onRecoverableError)),t=FA(t,null,e,1,n??null,s,!1,i,a),e[eo]=t.current,md(e),r)for(e=0;e<r.length;e++)n=r[e],s=n._getVersion,s=s(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,s]:t.mutableSourceEagerHydrationData.push(n,s);return new Pm(t)};ds.render=function(e,t,n){if(!Im(t))throw Error(Ee(200));return Rm(null,e,t,!1,n)};ds.unmountComponentAtNode=function(e){if(!Im(e))throw Error(Ee(40));return e._reactRootContainer?(Va(function(){Rm(null,null,e,!1,function(){e._reactRootContainer=null,e[eo]=null})}),!0):!1};ds.unstable_batchedUpdates=Zb;ds.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!Im(n))throw Error(Ee(200));if(e==null||e._reactInternals===void 0)throw Error(Ee(38));return Rm(e,t,n,!1,r)};ds.version="18.3.1-next-f1338f8080-20240426";function BA(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(BA)}catch(e){console.error(e)}}BA(),B_.exports=ds;var sr=B_.exports,Nj=sr;pw.createRoot=Nj.createRoot,pw.hydrateRoot=Nj.hydrateRoot;const HA=m.createContext(null);function ox(e){let t=e||"/";return t.length>1&&t.endsWith("/")&&(t=t.slice(0,-1)),t||"/"}function OO(){const e=ox(window.location.pathname);return e==="/"?(window.history.replaceState({},"","/projects"),"/projects"):e}function DO({children:e}){const[t,n]=m.useState(OO);m.useEffect(()=>{const i=()=>n(ox(window.location.pathname));return window.addEventListener("popstate",i),()=>window.removeEventListener("popstate",i)},[]);const r=m.useCallback(i=>{const a=i.startsWith("/")?i:`/${i}`;let l;try{l=new URL(a,window.location.origin)}catch{l=new URL("/",window.location.origin)}const c=ox(l.pathname),u=l.search||"";window.history.pushState({},"",c+u),n(c)},[]),s=m.useMemo(()=>({path:t,navigate:r}),[t,r]);return o.jsx(HA.Provider,{value:s,children:e})}function ei(){const e=m.useContext(HA);if(!e)throw new Error("useRoute must be used within RouteProvider");return e}function FO(){if(console&&console.warn){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];typeof t[0]=="string"&&(t[0]=`react-i18next:: ${t[0]}`),console.warn(...t)}}const Cj={};function ax(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];typeof t[0]=="string"&&Cj[t[0]]||(typeof t[0]=="string"&&(Cj[t[0]]=new Date),FO(...t))}const WA=(e,t)=>()=>{if(e.isInitialized)t();else{const n=()=>{setTimeout(()=>{e.off("initialized",n)},0),t()};e.on("initialized",n)}};function _j(e,t,n){e.loadNamespaces(t,WA(e,n))}function Ej(e,t,n,r){typeof n=="string"&&(n=[n]),n.forEach(s=>{e.options.ns.indexOf(s)<0&&e.options.ns.push(s)}),e.loadLanguages(t,WA(e,r))}function zO(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};const r=t.languages[0],s=t.options?t.options.fallbackLng:!1,i=t.languages[t.languages.length-1];if(r.toLowerCase()==="cimode")return!0;const a=(l,c)=>{const u=t.services.backendConnector.state[`${l}|${c}`];return u===-1||u===2};return n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&t.services.backendConnector.backend&&t.isLanguageChangingTo&&!a(t.isLanguageChangingTo,e)?!1:!!(t.hasResourceBundle(r,e)||!t.services.backendConnector.backend||t.options.resources&&!t.options.partialBundledLanguages||a(r,e)&&(!s||a(i,e)))}function BO(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return!t.languages||!t.languages.length?(ax("i18n.languages were undefined or empty",t.languages),!0):t.options.ignoreJSONStructure!==void 0?t.hasLoadedNamespace(e,{lng:n.lng,precheck:(s,i)=>{if(n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&s.services.backendConnector.backend&&s.isLanguageChangingTo&&!i(s.isLanguageChangingTo,e))return!1}}):zO(e,t,n)}const HO=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,WO={"&":"&","&":"&","<":"<","<":"<",">":">",">":">","'":"'","'":"'",""":'"',""":'"'," ":" "," ":" ","©":"©","©":"©","®":"®","®":"®","…":"…","…":"…","/":"/","/":"/"},VO=e=>WO[e],KO=e=>e.replace(HO,VO);let lx={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:KO};function qO(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};lx={...lx,...e}}function UO(){return lx}let VA;function YO(e){VA=e}function GO(){return VA}const JO={type:"3rdParty",init(e){qO(e.options.react),YO(e)}},XO=m.createContext();class QO{constructor(){this.usedNamespaces={}}addUsedNamespaces(t){t.forEach(n=>{this.usedNamespaces[n]||(this.usedNamespaces[n]=!0)})}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}}const ZO=(e,t)=>{const n=m.useRef();return m.useEffect(()=>{n.current=e},[e,t]),n.current};function Lr(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{i18n:n}=t,{i18n:r,defaultNS:s}=m.useContext(XO)||{},i=n||r||GO();if(i&&!i.reportNamespaces&&(i.reportNamespaces=new QO),!i){ax("You will need to pass in an i18next instance by using initReactI18next");const w=(j,N)=>typeof N=="string"?N:N&&typeof N=="object"&&typeof N.defaultValue=="string"?N.defaultValue:Array.isArray(j)?j[j.length-1]:j,C=[w,{},!1];return C.t=w,C.i18n={},C.ready=!1,C}i.options.react&&i.options.react.wait!==void 0&&ax("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");const a={...UO(),...i.options.react,...t},{useSuspense:l,keyPrefix:c}=a;let u=e||s||i.options&&i.options.defaultNS;u=typeof u=="string"?[u]:u||["translation"],i.reportNamespaces.addUsedNamespaces&&i.reportNamespaces.addUsedNamespaces(u);const f=(i.isInitialized||i.initializedStoreOnce)&&u.every(w=>BO(w,i,a));function p(){return i.getFixedT(t.lng||null,a.nsMode==="fallback"?u:u[0],c)}const[d,h]=m.useState(p);let g=u.join();t.lng&&(g=`${t.lng}${g}`);const k=ZO(g),b=m.useRef(!0);m.useEffect(()=>{const{bindI18n:w,bindI18nStore:C}=a;b.current=!0,!f&&!l&&(t.lng?Ej(i,t.lng,u,()=>{b.current&&h(p)}):_j(i,u,()=>{b.current&&h(p)})),f&&k&&k!==g&&b.current&&h(p);function j(){b.current&&h(p)}return w&&i&&i.on(w,j),C&&i&&i.store.on(C,j),()=>{b.current=!1,w&&i&&w.split(" ").forEach(N=>i.off(N,j)),C&&i&&C.split(" ").forEach(N=>i.store.off(N,j))}},[i,g]);const y=m.useRef(!0);m.useEffect(()=>{b.current&&!y.current&&h(p),y.current=!1},[i,c]);const v=[d,i,f];if(v.t=d,v.i18n=i,v.ready=f,f||!f&&!l)return v;throw new Promise(w=>{t.lng?Ej(i,t.lng,u,()=>w()):_j(i,u,()=>w())})}const KA="data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%20fill='none'%20role='img'%20aria-label='AgentFlow'%3e%3ctitle%3eAgentFlow%3c/title%3e%3crect%20width='32'%20height='32'%20rx='9'%20fill='%23131313'/%3e%3crect%20x='4.5'%20y='11'%20width='10.5'%20height='10'%20rx='3'%20fill='%232a2a2a'%20stroke='%237c4dff'%20stroke-width='1.2'/%3e%3cpath%20d='M15.25%2014.25C17.8%2012.2%2019.2%209.8%2022.25%209.25'%20stroke='%23cdbdff'%20stroke-width='1.65'%20stroke-linecap='round'%20/%3e%3cpath%20d='M15.25%2017.75C17.8%2019.8%2019.2%2022.2%2022.25%2022.75'%20stroke='%237c4dff'%20stroke-width='1.65'%20stroke-linecap='round'%20opacity='0.92'%20/%3e%3crect%20x='21.75'%20y='6'%20width='7.25'%20height='7'%20rx='2.25'%20fill='%23353534'%20stroke='%23e8deff'%20stroke-width='0.95'%20opacity='0.95'/%3e%3crect%20x='21.75'%20y='19'%20width='7.25'%20height='7'%20rx='2.25'%20fill='%23353534'%20stroke='%239ecaff'%20stroke-width='0.95'%20opacity='0.9'/%3e%3c/svg%3e",eD=[{to:"/projects",labelKey:"common:nav.projects",icon:"folder_open"},{to:"/workspaces",label:"知识库",icon:"folder_managed"},{to:"/nodes",labelKey:"common:nav.nodes",icon:"account_tree"},{to:"/my-flows",labelKey:"common:nav.myFlows",icon:"schema"},{to:"/skills",labelKey:"common:nav.skills",icon:"extension"},{to:"/mcps",labelKey:"common:nav.mcps",icon:"hub"},{to:"/node-studio",label:"节点编辑器",icon:"draw"},{to:"/schedules",label:"定时任务",icon:"event_busy"},{to:"/admin/usage",label:"管理看板",icon:"query_stats",adminOnly:!0},{to:"/feedback",labelKey:"common:nav.feedback",icon:"rate_review"},{to:"/settings",labelKey:"common:nav.settings",icon:"settings"}],tD=[{href:"https://agentflow-hub.com",icon:"hub",labelKey:"common:links.hub"},{href:"https://docs.agentflow-hub.com",icon:"menu_book",labelKey:"common:links.docs"},{href:"https://github.com/pproject-github/agentflow",icon:"code",labelKey:"common:links.github"}];function nD(e,t){return t==="/projects"?e==="/projects"||e==="/":t==="/nodes"?e==="/nodes"||e==="/my-nodes":e===t||e.startsWith(t+"/")}function rD({authUser:e,onLogout:t}){const{path:n,navigate:r}=ei(),{t:s}=Lr(),[i,a]=m.useState(!1);return m.useEffect(()=>{let l=!1;return fetch("/api/ui-context").then(c=>c.json()).then(c=>{l||a(!!c.hideCommunityLinks)}).catch(()=>{}),()=>{l=!0}},[]),o.jsxs("aside",{className:"af-sidebar","aria-label":s("flow:sidebar.mainNav"),children:[o.jsxs("div",{className:"af-brand",children:[o.jsx("div",{className:"af-brand-mark","aria-hidden":!0,children:o.jsx("img",{src:KA,alt:"",width:"36",height:"36",decoding:"async"})}),o.jsxs("div",{children:[o.jsx("h1",{className:"af-brand-title",children:"Agentflow"}),o.jsx("p",{className:"af-brand-tag",children:"Orchestration Engine"})]})]}),o.jsx("nav",{className:"af-nav",children:eD.filter(l=>!l.adminOnly||(e==null?void 0:e.isAdmin)).map(l=>o.jsxs("button",{type:"button",className:"af-nav-link"+(nD(n,l.to)?" af-nav-link--active":""),onClick:()=>r(l.to),children:[o.jsx("span",{className:"material-symbols-outlined",children:l.icon}),o.jsx("span",{children:l.label||s(l.labelKey)})]},l.to))}),o.jsxs("div",{className:"af-sidebar-footer",children:[o.jsxs("div",{className:"af-sidebar-user",title:(e==null?void 0:e.username)||(e==null?void 0:e.userId)||"",children:[o.jsx("span",{className:"material-symbols-outlined",children:"person"}),o.jsx("span",{children:(e==null?void 0:e.username)||(e==null?void 0:e.userId)||""}),e!=null&&e.isAdmin?o.jsx("span",{className:"af-sidebar-admin-badge",children:"Admin"}):null,o.jsx("button",{type:"button",className:"af-sidebar-logout",onClick:t,"aria-label":"Logout",title:"Logout",children:o.jsx("span",{className:"material-symbols-outlined",children:"logout"})})]}),!i&&tD.map(l=>{const c=s(l.labelKey);return o.jsx("a",{className:"af-sidebar-ext",href:l.href,target:"_blank",rel:"noopener noreferrer","aria-label":c,title:c,children:o.jsx("span",{className:"material-symbols-outlined",children:l.icon})},l.href)})]})]})}const sD="agentflow.pipelineRecent",iD=15;function oD(e){try{const t=JSON.parse(e);return Array.isArray(t)?t:[]}catch{return[]}}function aD(){if(typeof localStorage>"u")return[];const e=localStorage.getItem(sD);return e?oD(e).filter(t=>t&&typeof t.flowId=="string"&&(t.flowSource==="user"||t.flowSource==="builtin"||t.flowSource==="admin"||t.flowSource==="workspace")&&t.kind==="opened"&&typeof t.at=="number"):[]}function lD(e,t){const n=e.filter(r=>r.id===t);return n.length===0||n.some(r=>(r.source??"user")==="user")?"user":n.some(r=>r.source==="workspace")?"workspace":n.some(r=>r.source==="admin")?"admin":n.some(r=>r.source==="builtin")?"builtin":n[0].source??"user"}function Aj(e,t){const n=Date.now(),r=Math.max(0,n-e),s=Math.floor(r/1e3);if(s<60)return t("flow:time.justNow");const i=Math.floor(s/60);if(i<60)return t("flow:time.minutesAgo",{n:i});const a=Math.floor(i/60);if(a<24)return t("flow:time.hoursAgo",{n:a});const l=new Date(e),c=new Date,u=new Date(c);if(u.setDate(u.getDate()-1),l.toDateString()===u.toDateString())return t("flow:time.yesterday");const f=Math.floor(a/24);return f<7?t("flow:time.daysAgo",{n:f}):`${l.getMonth()+1}/${l.getDate()}`}function cD(e,t,n){const r=[];for(const s of e)!s||typeof s.flowId!="string"||typeof s.at!="number"||r.push({flowId:s.flowId,flowSource:lD(n,s.flowId),kind:"executed",at:s.at});for(const s of t)r.push({flowId:s.flowId,flowSource:s.flowSource,kind:"opened",at:s.at});return r.sort((s,i)=>i.at-s.at),r.slice(0,iD)}var rs=Uint8Array,Gl=Uint16Array,uD=Int32Array,qA=new rs([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),UA=new rs([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),dD=new rs([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),YA=function(e,t){for(var n=new Gl(31),r=0;r<31;++r)n[r]=t+=1<<e[r-1];for(var s=new uD(n[30]),r=1;r<30;++r)for(var i=n[r];i<n[r+1];++i)s[i]=i-n[r]<<5|r;return{b:n,r:s}},GA=YA(qA,2),JA=GA.b,fD=GA.r;JA[28]=258,fD[258]=28;var pD=YA(UA,0),hD=pD.b,cx=new Gl(32768);for(var gn=0;gn<32768;++gn){var vo=(gn&43690)>>1|(gn&21845)<<1;vo=(vo&52428)>>2|(vo&13107)<<2,vo=(vo&61680)>>4|(vo&3855)<<4,cx[gn]=((vo&65280)>>8|(vo&255)<<8)>>1}var Ju=function(e,t,n){for(var r=e.length,s=0,i=new Gl(t);s<r;++s)e[s]&&++i[e[s]-1];var a=new Gl(t);for(s=1;s<t;++s)a[s]=a[s-1]+i[s-1]<<1;var l;if(n){l=new Gl(1<<t);var c=15-t;for(s=0;s<r;++s)if(e[s])for(var u=s<<4|e[s],f=t-e[s],p=a[e[s]-1]++<<f,d=p|(1<<f)-1;p<=d;++p)l[cx[p]>>c]=u}else for(l=new Gl(r),s=0;s<r;++s)e[s]&&(l[s]=cx[a[e[s]-1]++]>>15-e[s]);return l},Qd=new rs(288);for(var gn=0;gn<144;++gn)Qd[gn]=8;for(var gn=144;gn<256;++gn)Qd[gn]=9;for(var gn=256;gn<280;++gn)Qd[gn]=7;for(var gn=280;gn<288;++gn)Qd[gn]=8;var XA=new rs(32);for(var gn=0;gn<32;++gn)XA[gn]=5;var mD=Ju(Qd,9,1),gD=Ju(XA,5,1),gy=function(e){for(var t=e[0],n=1;n<e.length;++n)e[n]>t&&(t=e[n]);return t},Ds=function(e,t,n){var r=t/8|0;return(e[r]|e[r+1]<<8)>>(t&7)&n},yy=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(t&7)},yD=function(e){return(e+7)/8|0},ak=function(e,t,n){return(t==null||t<0)&&(t=0),(n==null||n>e.length)&&(n=e.length),new rs(e.subarray(t,n))},wD=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],bs=function(e,t,n){var r=new Error(t||wD[e]);if(r.code=e,Error.captureStackTrace&&Error.captureStackTrace(r,bs),!n)throw r;return r},xD=function(e,t,n,r){var s=e.length,i=r?r.length:0;if(!s||t.f&&!t.l)return n||new rs(0);var a=!n,l=a||t.i!=2,c=t.i;a&&(n=new rs(s*3));var u=function(ue){var fe=n.length;if(ue>fe){var be=new rs(Math.max(fe*2,ue));be.set(n),n=be}},f=t.f||0,p=t.p||0,d=t.b||0,h=t.l,g=t.d,k=t.m,b=t.n,y=s*8;do{if(!h){f=Ds(e,p,1);var v=Ds(e,p+1,3);if(p+=3,v)if(v==1)h=mD,g=gD,k=9,b=5;else if(v==2){var N=Ds(e,p,31)+257,A=Ds(e,p+10,15)+4,I=N+Ds(e,p+5,31)+1;p+=14;for(var D=new rs(I),B=new rs(19),W=0;W<A;++W)B[dD[W]]=Ds(e,p+W*3,7);p+=A*3;for(var F=gy(B),T=(1<<F)-1,M=Ju(B,F,1),W=0;W<I;){var q=M[Ds(e,p,T)];p+=q&15;var w=q>>4;if(w<16)D[W++]=w;else{var H=0,L=0;for(w==16?(L=3+Ds(e,p,3),p+=2,H=D[W-1]):w==17?(L=3+Ds(e,p,7),p+=3):w==18&&(L=11+Ds(e,p,127),p+=7);L--;)D[W++]=H}}var R=D.subarray(0,N),z=D.subarray(N);k=gy(R),b=gy(z),h=Ju(R,k,1),g=Ju(z,b,1)}else bs(1);else{var w=yD(p)+4,C=e[w-4]|e[w-3]<<8,j=w+C;if(j>s){c&&bs(0);break}l&&u(d+C),n.set(e.subarray(w,j),d),t.b=d+=C,t.p=p=j*8,t.f=f;continue}if(p>y){c&&bs(0);break}}l&&u(d+131072);for(var E=(1<<k)-1,Q=(1<<b)-1,V=p;;V=p){var H=h[yy(e,p)&E],$=H>>4;if(p+=H&15,p>y){c&&bs(0);break}if(H||bs(2),$<256)n[d++]=$;else if($==256){V=p,h=null;break}else{var ne=$-254;if($>264){var W=$-257,ce=qA[W];ne=Ds(e,p,(1<<ce)-1)+JA[W],p+=ce}var X=g[yy(e,p)&Q],re=X>>4;X||bs(3),p+=X&15;var z=hD[re];if(re>3){var ce=UA[re];z+=yy(e,p)&(1<<ce)-1,p+=ce}if(p>y){c&&bs(0);break}l&&u(d+131072);var Z=d+ne;if(d<z){var ie=i-z,te=Math.min(z,Z);for(ie+d<0&&bs(3);d<te;++d)n[d]=r[ie+d]}for(;d<Z;++d)n[d]=n[d-z]}}t.l=h,t.p=V,t.b=d,t.f=f,h&&(f=1,t.m=k,t.d=g,t.n=b)}while(!f);return d!=n.length&&a?ak(n,0,d):n.subarray(0,d)},bD=new rs(0),mi=function(e,t){return e[t]|e[t+1]<<8},Vs=function(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0},wy=function(e,t){return Vs(e,t)+Vs(e,t+4)*4294967296};function kD(e,t){return xD(e,{i:2},t&&t.out,t&&t.dictionary)}var ux=typeof TextDecoder<"u"&&new TextDecoder,vD=0;try{ux.decode(bD,{stream:!0}),vD=1}catch{}var SD=function(e){for(var t="",n=0;;){var r=e[n++],s=(r>127)+(r>223)+(r>239);if(n+s>e.length)return{s:t,r:ak(e,n-1)};s?s==3?(r=((r&15)<<18|(e[n++]&63)<<12|(e[n++]&63)<<6|e[n++]&63)-65536,t+=String.fromCharCode(55296|r>>10,56320|r&1023)):s&1?t+=String.fromCharCode((r&31)<<6|e[n++]&63):t+=String.fromCharCode((r&15)<<12|(e[n++]&63)<<6|e[n++]&63):t+=String.fromCharCode(r)}};function jD(e,t){if(t){for(var n="",r=0;r<e.length;r+=16384)n+=String.fromCharCode.apply(null,e.subarray(r,r+16384));return n}else{if(ux)return ux.decode(e);var s=SD(e),i=s.s,n=s.r;return n.length&&bs(8),i}}var ND=function(e,t){return t+30+mi(e,t+26)+mi(e,t+28)},CD=function(e,t,n){var r=mi(e,t+28),s=jD(e.subarray(t+46,t+46+r),!(mi(e,t+8)&2048)),i=t+46+r,a=Vs(e,t+20),l=n&&a==4294967295?_D(e,i):[a,Vs(e,t+24),Vs(e,t+42)],c=l[0],u=l[1],f=l[2];return[mi(e,t+10),c,u,s,i+mi(e,t+30)+mi(e,t+32),f]},_D=function(e,t){for(;mi(e,t)!=1;t+=4+mi(e,t+2));return[wy(e,t+12),wy(e,t+4),wy(e,t+20)]};function ED(e,t){for(var n={},r=e.length-22;Vs(e,r)!=101010256;--r)(!r||e.length-r>65558)&&bs(13);var s=mi(e,r+8);if(!s)return{};var i=Vs(e,r+16),a=i==4294967295||s==65535;if(a){var l=Vs(e,r-12);a=Vs(e,l)==101075792,a&&(s=Vs(e,l+32),i=Vs(e,l+48))}for(var c=0;c<s;++c){var u=CD(e,i,a),f=u[0],p=u[1],d=u[2],h=u[3],g=u[4],k=u[5],b=ND(e,k);i=g,f?f==8?n[h]=kD(e.subarray(b,b+p),{out:new rs(d)}):bs(14,"unknown compression type "+f):n[h]=ak(e,b,b+p)}return n}const AD=8*1024*1024,PD=500;function ID(e){if(e==null||typeof e!="string")return null;let t=e.replace(/\\/g,"/").replace(/^\uFEFF/,"");for(;t.startsWith("/");)t=t.slice(1);if(!t||t.includes("\0")||/^[a-zA-Z]:/.test(t))return null;const n=t.split("/").filter(r=>r.length>0);for(const r of n)if(r==="."||r==="..")return null;return n.join("/")}function RD(e){return e?e.split("/").some(n=>n==="__MACOSX"||n.startsWith("._")):!0}function TD(e){const t=e.toLowerCase();if(t==="flow.yaml"||t==="flow.yml")return"";const n="/flow.yaml",r="/flow.yml";let s=null;if(t.endsWith(n))s=e.slice(0,-n.length);else if(t.endsWith(r))s=e.slice(0,-r.length);else return null;return s.includes("/")?null:s}const MD=/^[a-zA-Z][a-zA-Z0-9_-]*$/;async function $D(e){try{const t=new Uint8Array(await e.arrayBuffer()),n=ED(t),r=new Map;let s=0,i=0;for(const[c,u]of Object.entries(n)){if(c.endsWith("/"))continue;const f=ID(c);if(!f||RD(f))continue;const p=(u==null?void 0:u.length)??0;if(s+=p,s>AD||(i+=1,i>PD))return null;r.set(f,p)}if(r.size===0)return null;const a=new Set;for(const c of r.keys()){const u=TD(c);u!==null&&a.add(u)}if(a.size!==1)return null;const[l]=[...a];if(l==="")return null;for(const c of r.keys())if(!(c===l||c.startsWith(`${l}/`)))return null;return MD.test(l)?l:null}catch{return null}}const xy=/^[a-zA-Z][a-zA-Z0-9_-]*$/;function LD({file:e,onClose:t,onImported:n}){const{t:r}=Lr(),s=m.useId(),i=m.useRef(null),a=m.useRef(null),[l,c]=m.useState(""),[u,f]=m.useState("user"),[p,d]=m.useState(!1),[h,g]=m.useState(""),[k,b]=m.useState(null),y=k??e;m.useEffect(()=>{const j=requestAnimationFrame(()=>{var N;return(N=i.current)==null?void 0:N.focus()});return()=>cancelAnimationFrame(j)},[]),m.useEffect(()=>{let j=!1;return(async()=>{const N=y.name||"",A=N.toLowerCase();let I="";if(A.endsWith(".zip")){if(I=await $D(y)||"",!I){const D=N.replace(/\.zip$/i,"");xy.test(D)&&(I=D)}}else if(A.endsWith(".yaml")||A.endsWith(".yml")){const D=N.replace(/\.ya?ml$/i,"");xy.test(D)&&(I=D)}j||c(I)})(),()=>{j=!0}},[y]);const v=l.trim(),w=v.length>0&&xy.test(v);async function C(j){if(j.preventDefault(),!(!w||p)){d(!0),g("");try{const N=new FormData;N.set("flowId",v),N.set("targetSpace",u),N.set("file",y,y.name);const A=await fetch("/api/flows/import",{method:"POST",body:N}),I=await A.json().catch(()=>({}));if(!A.ok){g(typeof I.error=="string"?I.error:r("project:importModal.importFailed"));return}n({id:I.flowId,source:I.flowSource??"user"})}catch(N){g(String((N==null?void 0:N.message)||N))}finally{d(!1)}}}return o.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:j=>{j.target===j.currentTarget&&t()},children:o.jsxs("div",{ref:i,className:"af-shortcuts-panel af-new-pipeline-panel",role:"dialog","aria-modal":"true","aria-labelledby":s,tabIndex:-1,onMouseDown:j=>j.stopPropagation(),children:[o.jsxs("div",{className:"af-shortcuts-panel__head",children:[o.jsx("h2",{id:s,className:"af-shortcuts-panel__title",children:r("project:importModal.title")}),o.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:t,"aria-label":r("project:importModal.close"),children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("form",{className:"af-shortcuts-panel__body af-new-pipeline-form",onSubmit:C,children:[o.jsx("p",{className:"af-new-pipeline-lead",children:r("project:importModal.lead",{filename:y.name})}),o.jsx("input",{ref:a,type:"file",className:"af-import-file-input",accept:".yaml,.yml,.zip,application/zip","aria-hidden":!0,tabIndex:-1,onChange:j=>{var A;const N=(A=j.target.files)==null?void 0:A[0];N&&b(N),j.target.value=""}}),o.jsxs("label",{className:"af-pipeline-drawer-field",children:[o.jsx("span",{className:"af-pipeline-drawer-label",children:r("project:importModal.nameLabel")}),o.jsx("input",{className:"af-new-pipeline-input",type:"text",name:"importFlowId",autoComplete:"off",spellCheck:!1,placeholder:r("project:importModal.namePlaceholder"),value:l,onChange:j=>c(j.target.value),"aria-invalid":v.length>0&&!w}),o.jsx("span",{className:"af-pipeline-drawer-muted af-new-pipeline-hint",children:r("project:importModal.nameHint")})]}),o.jsx("div",{className:"af-import-repick",children:o.jsx("button",{type:"button",className:"af-btn-secondary af-import-repick-btn",onClick:()=>{var j;return(j=a.current)==null?void 0:j.click()},children:r("project:importModal.changeFile")})}),h?o.jsx("p",{className:"af-err af-new-pipeline-err",children:h}):null,o.jsxs("div",{className:"af-new-pipeline-actions",children:[o.jsx("button",{type:"button",className:"af-btn-secondary",onClick:t,disabled:p,children:r("project:importModal.cancel")}),o.jsx("button",{type:"submit",className:"af-btn-primary",disabled:!w||p,children:r(p?"project:importModal.importing":"project:importModal.importAndOpen")})]})]})]})})}const OD=/^[a-zA-Z][a-zA-Z0-9_-]*$/,Pj="af:newPipelineGuide";function DD({open:e,onClose:t,onCreated:n}){const{t:r}=Lr(),s=m.useId(),i=m.useRef(null),[a,l]=m.useState(""),[c,u]=m.useState(""),[f,p]=m.useState("user"),[d,h]=m.useState(!1),[g,k]=m.useState(""),[b,y]=m.useState(!1);m.useEffect(()=>{if(!e)return;l(""),u(""),p("user"),k(""),h(!1),localStorage.getItem(Pj)==="true"&&y(!0);const A=requestAnimationFrame(()=>{var I;return(I=i.current)==null?void 0:I.focus()});return()=>cancelAnimationFrame(A)},[e]);const v=()=>{localStorage.removeItem(Pj),y(!1)};if(!e)return null;const w=a.trim(),C=w.length>0&&OD.test(w);async function j(N){if(N.preventDefault(),!(!C||d)){h(!0),k(""),v();try{const A=await fetch("/api/flows",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:w,description:c.trim(),targetSpace:f})}),I=await A.json().catch(()=>({}));if(!A.ok){k(typeof I.error=="string"?I.error:r("project:newPipelineModal.createFailed"));return}n({id:I.flowId,source:I.flowSource??"user"})}catch(A){k(String((A==null?void 0:A.message)||A))}finally{h(!1)}}}return o.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:N=>{N.target===N.currentTarget&&(v(),t())},children:o.jsxs("div",{ref:i,className:"af-shortcuts-panel af-new-pipeline-panel",role:"dialog","aria-modal":"true","aria-labelledby":s,tabIndex:-1,onMouseDown:N=>N.stopPropagation(),children:[o.jsxs("div",{className:"af-shortcuts-panel__head",children:[o.jsx("h2",{id:s,className:"af-shortcuts-panel__title",children:r("project:newPipelineModal.title")}),o.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:()=>{v(),t()},"aria-label":r("project:newPipelineModal.close"),children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),b?o.jsx("div",{className:"af-new-pipeline-guide",children:o.jsxs("div",{className:"af-new-pipeline-guide-content",children:[o.jsx("span",{className:"material-symbols-outlined af-new-pipeline-guide-icon",children:"lightbulb"}),o.jsxs("div",{className:"af-new-pipeline-guide-text",children:[o.jsx("p",{children:o.jsx("strong",{children:r("onboarding:newPipeline.guideTitle")})}),o.jsx("p",{children:r("onboarding:newPipeline.guideDesc")})]}),o.jsx("button",{type:"button",className:"af-new-pipeline-guide-close",onClick:v,children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]})}):null,o.jsxs("form",{className:"af-shortcuts-panel__body af-new-pipeline-form",onSubmit:j,children:[o.jsx("p",{className:"af-new-pipeline-lead",children:r("project:newPipelineModal.lead")}),o.jsxs("label",{className:"af-pipeline-drawer-field",children:[o.jsx("span",{className:"af-pipeline-drawer-label",children:r("project:newPipelineModal.nameLabel")}),o.jsx("input",{className:"af-new-pipeline-input",type:"text",name:"pipelineName",autoComplete:"off",spellCheck:!1,placeholder:r("project:newPipelineModal.namePlaceholder"),value:a,onChange:N=>l(N.target.value),"aria-invalid":w.length>0&&!C}),o.jsx("span",{className:"af-pipeline-drawer-muted af-new-pipeline-hint",children:r(b?"onboarding:newPipeline.nameHintGuide":"project:newPipelineModal.nameHint")})]}),o.jsxs("label",{className:"af-pipeline-drawer-field",children:[o.jsx("span",{className:"af-pipeline-drawer-label",children:r("project:newPipelineModal.descLabel")}),o.jsx("textarea",{className:"af-pipeline-drawer-textarea af-new-pipeline-textarea",name:"pipelineDescription",rows:3,placeholder:r(b?"onboarding:newPipeline.descPlaceholderGuide":"project:newPipelineModal.descPlaceholder"),value:c,onChange:N=>u(N.target.value)}),b?o.jsx("span",{className:"af-pipeline-drawer-muted af-new-pipeline-guide-hint",children:r("onboarding:newPipeline.descHintGuide")}):null]}),g?o.jsx("p",{className:"af-err af-new-pipeline-err",children:g}):null,o.jsxs("div",{className:"af-new-pipeline-actions",children:[o.jsx("button",{type:"button",className:"af-btn-secondary",onClick:()=>{v(),t()},disabled:d,children:r("project:newPipelineModal.cancel")}),o.jsx("button",{type:"submit",className:"af-btn-primary",disabled:!C||d,children:r(d?"project:newPipelineModal.creating":b?"onboarding:newPipeline.createGuide":"project:newPipelineModal.createAndOpen")})]})]})]})})}const QA="agentflow.pipelineViewPreference";function ZA(e,t="user",n=!1){return`${String(t||"user")}:${String(e||"")}:${n?"archived":"active"}`}function eP(){if(typeof localStorage>"u")return{};try{const e=JSON.parse(localStorage.getItem(QA)||"{}");return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function FD(e){if(!(typeof localStorage>"u"))try{localStorage.setItem(QA,JSON.stringify(e))}catch{}}function lk(e){return e==="display"?"display":"workspace"}function zD(e){const t=String(e||"").toLowerCase();return t==="builtin"||t==="admin"}function tP(e,t){const n=lk(t);return n==="pipeline"&&zD(e==null?void 0:e.source)?"workspace":n}function BD(e){return(e==null?void 0:e.hasPipeline)!==!1&&(e==null?void 0:e.hasFlow)!==!1&&(e==null?void 0:e.flowYaml)!==!1}function HD(e,t,n,r=!1){if(!e)return;const s=eP();s[ZA(e,t,r)]={view:lk(n),at:Date.now()},FD(s)}function WD(e,t="workspace"){if(!(e!=null&&e.id))return lk(t);const r=eP()[ZA(e.id,e.source??"user",!!e.archived)],s=tP(e,(r==null?void 0:r.view)||t);return s==="pipeline"&&!BD(e)?"workspace":s}function VD(e,t="workspace"){var s;const n=tP(e,t);if(!(e!=null&&e.id))return n==="display"?"/workspace?view=display":"/workspace";const r=new URLSearchParams({flowId:e.id,flowSource:e.source??"user"});return(s=e.collaboration)!=null&&s.id&&r.set("workspaceId",e.collaboration.id),e.archived&&r.set("archived","1"),n==="display"&&r.set("view","display"),`/workspace?${r.toString()}`}function op(e,t="workspace"){return VD(e,WD(e,t))}function KD(e,t){const n=String(e||"").split(/[.-]/).map(i=>Number.parseInt(i,10)),r=String(t||"").split(/[.-]/).map(i=>Number.parseInt(i,10)),s=Math.max(n.length,r.length);for(let i=0;i<s;i+=1){const a=Number.isFinite(n[i])?n[i]:0,l=Number.isFinite(r[i])?r[i]:0;if(a!==l)return a>l?1:-1}return 0}function dx(e){return String((e==null?void 0:e.version)||"").trim()}function qD(e){const t=dx(e),n=[(e==null?void 0:e.agent)||"codex",(e==null?void 0:e.kind)||"skill"];return t&&n.push(`v${t}`),n.join(" · ")}function UD({onChanged:e,canManage:t=!1}){const[n,r]=m.useState({available:!1,version:"",loggedIn:!1,user:"",error:""}),[s,i]=m.useState([]),[a,l]=m.useState(""),[c,u]=m.useState(""),[f,p]=m.useState("keyword"),[d,h]=m.useState([]),[g,k]=m.useState({}),[b,y]=m.useState(""),[v,w]=m.useState(""),[C,j]=m.useState(""),N=m.useCallback(async()=>{w("");try{const[F,T]=await Promise.all([fetch("/api/skillhub/status"),fetch("/api/skillhub/list?target=agentflow&agent=codex")]),M=await F.json().catch(()=>({}));F.ok&&r({available:!!M.available,version:typeof M.version=="string"?M.version:"",loggedIn:!!M.loggedIn,user:typeof M.user=="string"?M.user:"",error:typeof M.error=="string"?M.error:""});const q=await T.json().catch(()=>({}));if(!T.ok)throw new Error(typeof q.error=="string"?q.error:"HTTP "+T.status);i(Array.isArray(q.skills)?q.skills:[]),l(typeof q.skillsRoot=="string"?q.skillsRoot:""),k({})}catch(F){w(String(F.message||F))}},[]);m.useEffect(()=>{N()},[N]);const A=m.useCallback(async()=>{const F=c.trim();if(F){y("search"),w(""),j("");try{const T=await fetch(`/api/skillhub/search?q=${encodeURIComponent(F)}&mode=${encodeURIComponent(f)}`),M=await T.json().catch(()=>({}));if(!T.ok)throw new Error(typeof M.error=="string"?M.error:"HTTP "+T.status);h(Array.isArray(M.items)?M.items:[])}catch(T){w(String(T.message||T))}finally{y("")}}},[c,f]),I=m.useCallback(async(F,T=!1)=>{if(!t)return;const M=F&&typeof F=="object"?F:null,q=String(M?M.slug||M.name||M.collection||M.skillId||M.id:F||"").trim();if(q){y(`install:${q}`),w(""),j("");try{const H=M?{slug:M.slug||"",skillId:M.skillId||"",collection:M.collection||"",collectionName:M.collection&&M.name||"",target:"agentflow",agent:"codex",force:T}:{slug:q,target:"agentflow",agent:"codex",force:T},L=await fetch("/api/skillhub/install",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(H)}),R=await L.json().catch(()=>({}));if(!L.ok)throw new Error(typeof R.error=="string"?R.error:"HTTP "+L.status);j(T?`已更新 ${q}`:`已安装 ${q}`),await N(),typeof e=="function"&&await e()}catch(H){w(String(H.message||H))}finally{y("")}}},[t,N,e]),D=m.useCallback(async()=>{if(t&&s.length!==0){y("check-updates"),w(""),j("");try{const F=await Promise.all(s.map(async q=>{const H=String(q.name||"").trim();if(!H)return null;try{const L=await fetch(`/api/skillhub/search?q=${encodeURIComponent(H)}&mode=keyword`),R=await L.json().catch(()=>({}));if(!L.ok)throw new Error(typeof R.error=="string"?R.error:"HTTP "+L.status);const z=Array.isArray(R.items)?R.items:[],E=z.find(ne=>ne.slug===H||ne.name===H||ne.id===H)||z[0],Q=dx(q),V=String((E==null?void 0:E.version)||"").trim();let $="unknown";return E?Q&&V?$=KD(Q,V)<0?"update":"current":V&&($="remote-only"):$="missing",[H,{state:$,latestVersion:V,installedVersion:Q,summary:(E==null?void 0:E.summary)||""}]}catch(L){return[H,{state:"error",error:String(L.message||L),installedVersion:dx(q)}]}})),T={};for(const q of F)q&&(T[q[0]]=q[1]);k(T);const M=Object.values(T).filter(q=>q.state==="update").length;j(M>0?`发现 ${M} 个可更新 skill`:"已检查,暂无明确可更新项")}finally{y("")}}},[t,s]),B=m.useCallback(async F=>{if(!t)return;const T=String(F||"").trim();if(T){y(`uninstall:${T}`),w(""),j("");try{const M=await fetch("/api/skillhub/uninstall",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({slug:T,target:"agentflow",agent:"codex"})}),q=await M.json().catch(()=>({}));if(!M.ok)throw new Error(typeof q.error=="string"?q.error:"HTTP "+M.status);j(`已卸载 ${T}`),await N(),typeof e=="function"&&await e()}catch(M){w(String(M.message||M))}finally{y("")}}},[t,N,e]),W=m.useCallback(async()=>{if(t){y("update-cli"),w(""),j("");try{const F=await fetch("/api/skillhub/update",{method:"POST"}),T=await F.json().catch(()=>({}));if(!F.ok)throw new Error(typeof T.error=="string"?T.error:"HTTP "+F.status);j("SkillHub CLI 已更新"),await N()}catch(F){w(String(F.message||F))}finally{y("")}}},[t,N]);return o.jsxs("section",{className:"af-set-card af-set-card--span-all af-set-skillhub",children:[o.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[o.jsxs("div",{children:[o.jsx("h2",{className:"af-set-h2",children:"SkillHub"}),o.jsx("p",{className:"af-set-p af-set-p--tight",children:t?"搜索、安装、更新和卸载 AgentFlow 共享 skills。":"查看 AgentFlow 共享 skills;使用时在 Workspace 中通过 Load Skills 加载。"}),a?o.jsxs("p",{className:"af-set-hint af-set-hint--inline",children:["Skills Root:",o.jsx("code",{children:a})]}):null]}),o.jsxs("div",{className:"af-set-skillhub-head-actions",children:[o.jsxs("div",{className:"af-set-skillhub-status",children:[o.jsx("span",{className:"material-symbols-outlined af-set-icon--tertiary",children:"extension"}),o.jsx("span",{children:n.loggedIn?`已登录 ${n.user}`:"未登录 SkillHub"}),o.jsx("span",{className:"af-set-badge"+(n.available?" af-set-badge--ok":" af-set-badge--err"),children:n.available?`v${n.version}`:"not found"})]}),o.jsxs("div",{className:"af-set-skillhub-toolbar",children:[o.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:N,disabled:!!b,children:"刷新"}),o.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:D,disabled:!t||!!b||s.length===0,children:b==="check-updates"?"检查中…":"检查更新"}),o.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:W,disabled:!t||!!b,children:b==="update-cli"?"更新中…":"更新 CLI"})]})]})]}),o.jsxs("div",{className:"af-set-skillhub-search",children:[o.jsxs("select",{className:"af-set-input af-set-input--sm af-set-skillhub-search-mode",value:f,onChange:F=>{p(F.target.value),h([])},children:[o.jsx("option",{value:"keyword",children:"关键词"}),o.jsx("option",{value:"skillId",children:"Skill ID"}),o.jsx("option",{value:"collectionId",children:"Collection ID"})]}),o.jsx("input",{className:"af-set-input af-set-input--sm",value:c,onChange:F=>u(F.target.value),onKeyDown:F=>{F.key==="Enter"&&A()},placeholder:f==="collectionId"?"输入 collection id,例如 1":f==="skillId"?"输入 skill id":"搜索 skill slug / 关键词,例如 android、issue-tracker"}),o.jsxs("button",{type:"button",className:"af-set-btn-add",onClick:()=>A(),disabled:!c.trim()||b==="search",children:[o.jsx("span",{className:"material-symbols-outlined",children:"search"}),b==="search"?"搜索中…":"搜索"]})]}),v?o.jsx("p",{className:"af-err af-set-hint af-set-hint--inline",children:v}):null,C?o.jsx("p",{className:"af-set-hint af-set-hint--inline",children:C}):null,o.jsxs("div",{className:"af-set-skillhub-grid",children:[o.jsxs("div",{className:"af-set-skillhub-pane",children:[o.jsxs("div",{className:"af-set-skillhub-pane-head",children:[o.jsx("h3",{children:"已安装"}),o.jsx("span",{children:s.length})]}),o.jsx("div",{className:"af-set-skillhub-list",children:s.length===0?o.jsx("div",{className:"af-set-skillhub-empty",children:"暂无 AgentFlow 共享 skills"}):s.map(F=>{const T=g[F.name],M=!T||T.state==="update"||T.state==="remote-only"||T.state==="unknown"||T.state==="error",q=b===`install:${F.name}`?"更新中…":(T==null?void 0:T.state)==="current"?"已最新":(T==null?void 0:T.state)==="update"&&T.latestVersion?`更新到 v${T.latestVersion}`:(T==null?void 0:T.state)==="remote-only"&&T.latestVersion?`安装 v${T.latestVersion}`:"重装";return o.jsxs("div",{className:"af-set-skillhub-item",children:[o.jsxs("div",{children:[o.jsx("div",{className:"af-set-skillhub-title",children:F.displayName||F.name}),o.jsx("div",{className:"af-set-skillhub-meta",children:qD(F)}),o.jsx("div",{className:"af-set-skillhub-version-row",children:T?T.state==="update"?o.jsxs("span",{className:"af-set-skillhub-version af-set-skillhub-version--warn",children:["可更新 ",T.installedVersion?`v${T.installedVersion} -> `:"","v",T.latestVersion]}):T.state==="current"?o.jsxs("span",{className:"af-set-skillhub-version af-set-skillhub-version--ok",children:["已最新 v",T.latestVersion||T.installedVersion]}):T.state==="remote-only"?o.jsxs("span",{className:"af-set-skillhub-version af-set-skillhub-version--muted",children:["远端 v",T.latestVersion,",本地版本未知"]}):T.state==="missing"?o.jsx("span",{className:"af-set-skillhub-version af-set-skillhub-version--muted",children:"未找到远端匹配项"}):T.state==="error"?o.jsx("span",{className:"af-set-skillhub-version af-set-skillhub-version--err",children:"检查失败"}):o.jsx("span",{className:"af-set-skillhub-version af-set-skillhub-version--muted",children:"状态未知"}):o.jsx("span",{className:"af-set-skillhub-version af-set-skillhub-version--muted",children:"未检查远端版本"})})]}),o.jsxs("div",{className:"af-set-skillhub-actions",children:[o.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:()=>I(F.name,!0),disabled:!t||!!b||!M,children:q}),o.jsx("button",{type:"button",className:"af-set-btn-mini af-set-btn-mini--danger",onClick:()=>B(F.name),disabled:!t||!!b,children:"卸载"})]})]},`${F.agent}:${F.path}:${F.name}`)})})]}),o.jsxs("div",{className:"af-set-skillhub-pane",children:[o.jsxs("div",{className:"af-set-skillhub-pane-head",children:[o.jsx("h3",{children:"搜索结果"}),o.jsx("span",{children:d.length})]}),o.jsx("div",{className:"af-set-skillhub-list",children:d.length===0?o.jsx("div",{className:"af-set-skillhub-empty",children:"输入关键词后搜索 SkillHub"}):d.map(F=>{const T=F.slug||F.name,M=F.kind==="collection"||F.collection,q=!M&&s.some(H=>H.name===T||H.name===F.name);return o.jsxs("div",{className:"af-set-skillhub-item",children:[o.jsxs("div",{children:[o.jsx("div",{className:"af-set-skillhub-title",children:F.name||T}),o.jsxs("div",{className:"af-set-skillhub-meta",children:[M?`collection:${F.collection}`:T,F.skillId?` · id:${F.skillId}`:"",F.version?` · ${F.version}`:""]}),F.summary?o.jsx("p",{className:"af-set-skillhub-summary",children:F.summary}):null]}),o.jsx("button",{type:"button",className:q?"af-set-btn-mini":"af-set-btn-add af-set-btn-add--compact",onClick:()=>I(F,q),disabled:!t||!!b,children:q?"更新":M?"安装合集":"安装"})]},F.id||T)})})]})]})]})}function $a(e){return(Array.isArray(e==null?void 0:e.collections)?e.collections:[]).filter(n=>n&&typeof n=="object").map(n=>({id:String(n.id||n.name||"").trim(),name:String(n.name||n.id||"").trim(),skillKeys:Array.from(new Set((Array.isArray(n.skillKeys)?n.skillKeys:[]).map(r=>String(r||"").trim()).filter(Boolean))),builtin:!!n.builtin,createdAt:Number.isFinite(n.createdAt)?Number(n.createdAt):Date.now(),updatedAt:Number.isFinite(n.updatedAt)?Number(n.updatedAt):Date.now()})).filter(n=>n.id&&n.name)}function YD(e){return{version:1,collections:$a({collections:e})}}function GD(e){const t=String(e||"").trim(),n=t.indexOf(":");return n>=0?t.slice(n+1).trim():t}function nP(e){const t=new Map,n=new Map;for(const r of Array.isArray(e)?e:[])r!=null&&r.key&&t.set(r.key,r.key),r!=null&&r.name&&(r!=null&&r.key)&&!n.has(r.name)&&n.set(r.name,r.key);return r=>{const s=String(r||"").trim();return s&&(t.get(s)||n.get(GD(s)))||""}}function Xo(e,t){const n=nP(t);return Array.from(new Set((Array.isArray(e==null?void 0:e.skillKeys)?e.skillKeys:[]).map(r=>n(r)).filter(Boolean)))}function JD(e,t){const n=new Set(Array.isArray(e)?e:[]);for(const r of Array.isArray(t)?t:[])r&&n.add(r);return Array.from(n)}function XD(e,t){const n=new Set(Array.isArray(t)?t:[]);return(Array.isArray(e)?e:[]).filter(r=>!n.has(r))}function QD(e,t,n){const r=Xo(e,n);if(r.length===0)return"empty";const s=r.filter(i=>t.has(i)).length;return s===0?"none":s===r.length?"all":"partial"}function ZD(e,t,n){const r=String(e).trim().toLowerCase(),s=$a({collections:n}).find(i=>i.id===r||i.name.toLowerCase()===r);return Xo(s,t)}function eF(e,t,n,r){const s=(Array.isArray(n)?n:[]).map(u=>u.key).filter(Boolean),i=String(t).trim().toLowerCase(),a=$a({collections:r}),l=ZD(t,n,r),c=l.length>0?l:s;if(!e)return c;try{const u=localStorage.getItem(e);if(u!==null){const f=JSON.parse(u);if(Array.isArray(f)){const p=nP(n),d=Array.from(new Set(f.map(p).filter(Boolean)));if(s.length>0&&d.length===s.length)return c;const h=new Set(d),g=new Set(l),k=l.length>0&&l.every(y=>h.has(y)),b=a.some(y=>{if(!y.builtin||y.id===i||y.name.toLowerCase()===i)return!1;const v=Xo(y,n);return v.length>0&&v.every(w=>h.has(w))});return l.length>0&&b&&!k?c:d}}}catch{}return c}function Nl(e){return e==="builtin"?"af-proj-badge af-proj-badge--builtin":e==="secondary"?"af-proj-badge af-proj-badge--secondary":e==="primary"?"af-proj-badge af-proj-badge--primary":e==="muted"?"af-proj-badge af-proj-badge--muted":"af-proj-badge"}function tF(e){const t=e??"user";return t==="builtin"||t==="admin"?"af-project-card af-project-card--builtin":"af-project-card"}function nF(e){return e==="executed"?"material-symbols-outlined af-act-icon af-act-icon--executed":"material-symbols-outlined af-act-icon af-act-icon--opened"}function fx(e,t){return e==="builtin"?{label:t("project:sourceBadge.builtin"),tone:"builtin"}:e==="admin"?{label:t("project:sourceBadge.builtin"),tone:"builtin"}:e==="workspace"?{label:t("project:sourceBadge.workspace"),tone:"secondary"}:{label:t("project:sourceBadge.user"),tone:"primary"}}function rP(e){var n;if((n=e.collaboration)!=null&&n.role&&e.collaboration.role!=="owner")return`共享 Project / ${e.collaboration.ownerUsername||e.collaboration.ownerId} / ${e.id}`;const t=e.source??"user";return t==="builtin"?`builtin/pipelines / ${e.id}`:t==="admin"?`admin builtin / ${e.ownerUserId||"-"} / ${e.id}`:t==="workspace"?e.archived?`.workspace/agentflow/pipelines/_archived / ${e.id}`:`.workspace/agentflow/pipelines / ${e.id}`:e.archived?`~/agentflow/pipelines/_archived / ${e.id}`:`~/agentflow/pipelines / ${e.id}`}const rF="project:defaultCardDesc";function sP(e,t){const n=e.description!=null?String(e.description).trim():"";return n!==""?n:t(rF)}function sF(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Ln({children:e,className:t="",query:n}){const r=n.trim(),s=String(e);if(!r)return o.jsx("span",{className:t,children:s});const i=new RegExp(`(${sF(r)})`,"gi"),a=s.split(i);return o.jsx("span",{className:t,children:a.map((l,c)=>c%2===1?o.jsx("mark",{className:"af-search-hit",children:l},c):o.jsx("span",{children:l},c))})}function iF(e,t,n){const r=[String(e.id),sP(e,n),rP(e),fx(e.source,n).label];return e.archived&&r.push(n("project:archived")),r.join(`
|
|
41
|
-
`).toLowerCase()}function oF(e,t,n){return t?iF(e,t,n).includes(t):!0}function aF(e,t){const n=e.trim().toLowerCase();if(!n)return!0;const r=String(t.flowId).toLowerCase(),s=String(t.flowSource??"user").toLowerCase();return r.includes(n)||s.includes(n)}function by(e,t){const n=e.trim().toLowerCase();return n?t.filter(Boolean).join(`
|
|
42
|
-
`).toLowerCase().includes(n):!0}function Ij(e,t){return e==="flow"?t("project:resourceSource.flow"):e==="marketplace"?t("project:resourceSource.marketplace"):e==="project"?t("project:resourceSource.global"):e||t("project:resourceSource.global")}function Rj(e){return e!=null&&e.packageDir?e.packageDir:`marketplace/flow-snippets / ${(e==null?void 0:e.id)||""}`}const lF=["all","agent","control","provide","marketplace"],cF=["all","agent","control","provide"],iP="agentflow.projects.activityPanelOpen",px="agentflow.projects.activitySelected";function uF(){if(typeof localStorage>"u")return!0;const e=localStorage.getItem(iP);return e!=="0"}function Tj(e){return`${(e==null?void 0:e.flowSource)||"user"}:${(e==null?void 0:e.flowId)||""}`}function dF(){return typeof localStorage>"u"?"":localStorage.getItem(px)||""}function ap(e){return!e||typeof e!="object"?[]:Object.entries(e).map(([t,n])=>({key:t,...n&&typeof n=="object"?n:{}}))}function On(e){return(e==null?void 0:e.key)||`${(e==null?void 0:e.id)||(e==null?void 0:e.name)||""}:${(e==null?void 0:e.source)||""}:${(e==null?void 0:e.packageId)||""}`}function fF(e,t){if((e==null?void 0:e.source)!=="marketplace")return!1;const n=String((e==null?void 0:e.ownerUserId)||(e==null?void 0:e.createdBy)||"").trim();return n?new Set([String((t==null?void 0:t.userId)||"").trim(),String((t==null?void 0:t.username)||"").trim()].filter(Boolean)).has(n):!0}function So(e){return`${(e==null?void 0:e.id)||""}:${(e==null?void 0:e.version)||""}:${(e==null?void 0:e.packageDir)||""}`}function oP(e){var n;const t=(n=e==null?void 0:e.snippet)==null?void 0:n.instances;return Array.isArray(t)?t.filter(r=>r&&typeof r=="object"):t&&typeof t=="object"?Object.entries(t).map(([r,s])=>({...s&&typeof s=="object"?s:{},instanceId:(s==null?void 0:s.instanceId)||r})):[]}function aP(e){var n;const t=(n=e==null?void 0:e.snippet)==null?void 0:n.edges;return Array.isArray(t)?t.filter(r=>r&&typeof r=="object"):[]}function hx(e,t){return String((e==null?void 0:e.instanceId)||(e==null?void 0:e.id)||(e==null?void 0:e.nodeId)||`node_${t+1}`)}function Mj(e,t){return String((e==null?void 0:e.label)||(e==null?void 0:e.displayName)||(e==null?void 0:e.name)||hx(e,t))}function pF(e){return String((e==null?void 0:e.definitionId)||(e==null?void 0:e.type)||(e==null?void 0:e.runtimeType)||"").replace(/^marketplace:/,"")}function $j(e,t){return String(t==="source"?(e==null?void 0:e.source)||(e==null?void 0:e.from)||(e==null?void 0:e.sourceId)||(e==null?void 0:e.fromNode)||(e==null?void 0:e.fromInstanceId)||"":(e==null?void 0:e.target)||(e==null?void 0:e.to)||(e==null?void 0:e.targetId)||(e==null?void 0:e.toNode)||(e==null?void 0:e.toInstanceId)||"")}function hF(e){const t=(e==null?void 0:e.sourceHandle)||(e==null?void 0:e.fromHandle)||(e==null?void 0:e.output)||(e==null?void 0:e.outputName),n=(e==null?void 0:e.targetHandle)||(e==null?void 0:e.toHandle)||(e==null?void 0:e.input)||(e==null?void 0:e.inputName);return t&&n?`${t} -> ${n}`:String(t||n||"")}function ky(e,t=16){const n=String(e||"").trim();return n.length<=t?n:`${n.slice(0,t-1)}…`}function mF(e){const t=Number(e==null?void 0:e.x),n=Number(e==null?void 0:e.y);return!Number.isFinite(t)||!Number.isFinite(n)?null:{x:t,y:n}}function gF(e,t){const n=e.map(f=>f.id),r=new Set(n),s=new Map(n.map(f=>[f,0])),i=new Map(n.map(f=>[f,[]]));t.forEach(f=>{var p;!r.has(f.sourceId)||!r.has(f.targetId)||(s.set(f.targetId,(s.get(f.targetId)||0)+1),(p=i.get(f.sourceId))==null||p.push(f.targetId))});const a=new Map,l=n.filter(f=>(s.get(f)||0)===0);l.length===0&&n[0]&&l.push(n[0]),l.forEach(f=>a.set(f,0));for(let f=0;f<l.length;f+=1){const p=l[f],d=(a.get(p)||0)+1;for(const h of i.get(p)||[])(!a.has(h)||d>a.get(h))&&(a.set(h,d),l.push(h))}n.forEach((f,p)=>{a.has(f)||a.set(f,p%3)});const c=new Map,u=new Map;return n.forEach(f=>{const p=a.get(f)||0,d=c.get(p)||0;c.set(p,d+1),u.set(f,{x:p*190,y:d*86})}),u}function yF(e){var k,b,y,v;const t=oP(e),n=aP(e),r=new Map(t.map((w,C)=>[hx(w,C),Mj(w,C)])),s=t.map((w,C)=>({id:hx(w,C),title:Mj(w,C),meta:pF(w)})),i=n.map((w,C)=>{const j=$j(w,"source"),N=$j(w,"target");return{key:(w==null?void 0:w.id)||`${j}-${N}-${C}`,sourceId:j,targetId:N,source:r.get(j)||j||"?",target:r.get(N)||N||"?",label:hF(w)}}),a=(b=(k=e==null?void 0:e.snippet)==null?void 0:k.ui)!=null&&b.nodePositions&&typeof e.snippet.ui.nodePositions=="object"?e.snippet.ui.nodePositions:{},l=(v=(y=e==null?void 0:e.snippet)==null?void 0:y.ui)!=null&&v.nodeSizes&&typeof e.snippet.ui.nodeSizes=="object"?e.snippet.ui.nodeSizes:{},c=gF(s,i),u=s.map(w=>{const C=mF(a[w.id])||c.get(w.id)||{x:0,y:0},j=l[w.id]&&typeof l[w.id]=="object"?l[w.id]:{},N=Number(j.width),A=Number(j.height),I=Math.max(132,Math.min(210,Number.isFinite(N)?N*.62:150)),D=Math.max(48,Math.min(76,Number.isFinite(A)?A*.46:54));return{...w,x:C.x,y:C.y,width:I,height:D}}),f=new Map(u.map(w=>[w.id,w])),p=i.map(w=>{const C=f.get(w.sourceId),j=f.get(w.targetId);if(!C||!j)return null;const N=C.x+C.width,A=C.y+C.height/2,I=j.x,D=j.y+j.height/2,B=Math.max(48,Math.abs(I-N)*.45);return{...w,path:`M ${N} ${A} C ${N+B} ${A}, ${I-B} ${D}, ${I} ${D}`,labelX:(N+I)/2,labelY:(A+D)/2}}).filter(Boolean),d=u.reduce((w,C)=>({minX:Math.min(w.minX,C.x),minY:Math.min(w.minY,C.y),maxX:Math.max(w.maxX,C.x+C.width),maxY:Math.max(w.maxY,C.y+C.height)}),{minX:0,minY:0,maxX:420,maxY:220}),h=36,g=`${d.minX-h} ${d.minY-h} ${Math.max(360,d.maxX-d.minX+h*2)} ${Math.max(180,d.maxY-d.minY+h*2)}`;return{nodes:s,edges:i,diagram:{nodes:u,edges:p,viewBox:g}}}function Cl({resourceKind:e="",authUser:t=null}){var lt,zt,Mt,Xn,pn,Er;const{t:n}=Lr(),{navigate:r,path:s}=ei(),i=!!(t!=null&&t.isAdmin),[a,l]=m.useState(e||"all"),[c,u]=m.useState([]),[f,p]=m.useState([]),[d,h]=m.useState([]),[g,k]=m.useState([]),[b,y]=m.useState([]),[v,w]=m.useState(""),[C,j]=m.useState(!1),[N,A]=m.useState([]),[I,D]=m.useState(""),[B,W]=m.useState(""),[F,T]=m.useState(!1),[M,q]=m.useState(!1),[H,L]=m.useState(!1),[R,z]=m.useState(null),[E,Q]=m.useState(!1),[V,$]=m.useState(""),[ne,ce]=m.useState(uF),[X,re]=m.useState(dF),[Z,ie]=m.useState("all"),[te,ue]=m.useState(""),[fe,be]=m.useState("overview"),[qe,Ue]=m.useState({}),[Me,rt]=m.useState(""),[gt,bt]=m.useState({}),[oe,Ne]=m.useState(""),[Ve,tt]=m.useState(""),[Jt,st]=m.useState({}),[de,ve]=m.useState(""),[ze,Ze]=m.useState(""),[Se,Tt]=m.useState(""),[vn,dn]=m.useState(""),[nn,Sn]=m.useState(""),[ee,Ie]=m.useState(!1),[Fe,Je]=m.useState(""),[Pt,Nt]=m.useState({hiddenBuiltins:[],promoted:[]}),lr=m.useRef(0),rn=m.useRef(0),gr=m.useRef(0),qn=m.useCallback(async()=>{var he,$e;const K=++rn.current;D("");try{const pe=await fetch("/api/flows");if(K!==rn.current)return;if(!pe.ok)throw new Error("HTTP "+pe.status);const Be=await pe.json();if(K!==rn.current)return;u(Array.isArray(Be)?Be:[])}catch(pe){if(K!==rn.current)return;u([]),D(String(pe.message||pe))}try{const pe=await fetch("/api/pipeline-recent-runs");if(K!==rn.current)return;if(pe.ok){const Be=await pe.json();if(K!==rn.current)return;A(Array.isArray(Be.runs)?Be.runs:[])}else A([])}catch{if(K!==rn.current)return;A([])}if(t!=null&&t.isAdmin)try{const pe=await fetch("/api/admin/builtin-flows");if(K!==rn.current)return;const Be=await pe.json().catch(()=>({}));pe.ok&&Nt({hiddenBuiltins:Array.isArray((he=Be==null?void 0:Be.config)==null?void 0:he.hiddenBuiltins)?Be.config.hiddenBuiltins:[],promoted:Array.isArray(($e=Be==null?void 0:Be.config)==null?void 0:$e.promoted)?Be.config.promoted:[]})}catch{if(K!==rn.current)return;Nt({hiddenBuiltins:[],promoted:[]})}else Nt({hiddenBuiltins:[],promoted:[]});T(!0)},[t==null?void 0:t.isAdmin]),Mn=m.useCallback(async(K,he)=>{if(!(t!=null&&t.isAdmin)||!(K!=null&&K.id))return;const $e=`${he}:${K.source}:${K.id}`;Je($e),D("");try{const pe=await fetch("/api/admin/builtin-flows",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:he,flowId:K.id,ownerUserId:K.ownerUserId||t.userId})}),Be=await pe.json().catch(()=>({}));if(!pe.ok)throw new Error(Be.error||"更新内置配置失败");await qn()}catch(pe){D(String(pe.message||pe))}finally{Je("")}},[t==null?void 0:t.isAdmin,t==null?void 0:t.userId,qn]),Un=m.useCallback(async()=>{const K=++gr.current;W(""),q(!1);const he="/api/nodes",$e=e==="my-flows"?"/api/marketplace/flow-snippets?scope=owned":"/api/marketplace/flow-snippets";p([]),k([]),ue("");try{const[pe,Be,In,Et]=await Promise.all([fetch(he),fetch("/api/skills"),fetch("/api/skill-collections"),fetch($e)]),Ut=await pe.json().catch(()=>({})),xr=await Be.json().catch(()=>({})),fo=await In.json().catch(()=>({})),po=await Et.json().catch(()=>({}));if(!pe.ok)throw new Error(Ut.error||"Nodes HTTP "+pe.status);if(!Be.ok)throw new Error(xr.error||"Skills HTTP "+Be.status);if(!In.ok)throw new Error(fo.error||"Collections HTTP "+In.status);if(!Et.ok)throw new Error(po.error||"Flow snippets HTTP "+Et.status);if(K!==gr.current)return;p(Array.isArray(Ut.nodes)?Ut.nodes:Array.isArray(Ut)?Ut:[]),h(Array.isArray(xr.skills)?xr.skills:[]),y($a(fo)),k(Array.isArray(po.snippets)?po.snippets:[])}catch(pe){if(K!==gr.current)return;p([]),h([]),k([]),y([]),W(String(pe.message||pe))}finally{if(K!==gr.current)return;q(!0)}},[e]);m.useEffect(()=>{T(!1),qn(),Un()},[qn,Un]),m.useEffect(()=>{try{localStorage.setItem(iP,ne?"1":"0")}catch{}},[ne]),m.useEffect(()=>{try{X?localStorage.setItem(px,X):localStorage.removeItem(px)}catch{}},[X]),m.useEffect(()=>{let K=!1;return fetch("/api/ui-context").then(he=>he.json()).then(he=>{K||Ie(!!he.hideCommunityLinks)}).catch(()=>{}),()=>{K=!0}},[]);const Yn=m.useCallback(async K=>{if(!i)return;const he=$a({collections:K});j(!0),W("");try{const $e=await fetch("/api/skill-collections",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(YD(he))}),pe=await $e.json().catch(()=>({}));if(!$e.ok)throw new Error(pe.error||"Collections HTTP "+$e.status);y($a(pe))}catch($e){W(String($e.message||$e))}finally{j(!1)}},[i]),cr=m.useCallback(()=>{if(!i)return;const K=v.trim();if(!K)return;const he=K.toLowerCase().replace(/[^a-z0-9_-]+/g,"-").replace(/^-+|-+$/g,"").slice(0,48)||"collection",$e=new Set(b.map(Et=>Et.id));let pe=he,Be=2;for(;$e.has(pe);)pe=`${he}-${Be++}`;const In=Date.now();Yn([...b,{id:pe,name:K,skillKeys:[],createdAt:In,updatedAt:In}]),w(""),ie(`collection:${pe}`)},[i,v,Yn,b]),yr=m.useCallback(K=>{if(!i)return;const he=b.find(pe=>pe.id===K);if(he!=null&&he.builtin)return;const $e=b.filter(pe=>pe.id!==K);Z===`collection:${K}`&&ie("all"),Yn($e)},[i,Z,Yn,b]),Xr=m.useCallback((K,he,$e)=>{if(!i)return;const pe=String(he||"").trim();if(!pe)return;const Be=Date.now(),In=b.map(Et=>{if(Et.id!==K)return Et;const Ut=new Set(Et.skillKeys||[]);return $e?Ut.add(pe):Ut.delete(pe),{...Et,skillKeys:Array.from(Ut),updatedAt:Be}});Yn(In)},[i,Yn,b]),Gn=m.useCallback(async K=>{const he=K==null?void 0:K.packageId,$e=K==null?void 0:K.version;if(!he||!$e||!window.confirm(n("project:deleteMyNodeConfirm",{id:he,version:$e})))return;const pe=On(K);Ze(pe),Tt(""),W("");try{const Be=new URLSearchParams({id:he,version:$e}),In=await fetch(`/api/marketplace/node?${Be.toString()}`,{method:"DELETE"}),Et=await In.json().catch(()=>({}));if(!In.ok||(Et==null?void 0:Et.ok)===!1){const Ut=Array.isArray(Et==null?void 0:Et.usage)&&Et.usage.length>0?` ${n("project:deleteMyNodeUsedBy",{count:Et.usage.length})}`:"";throw new Error(((Et==null?void 0:Et.error)||"Delete failed")+Ut)}Tt(n("project:deleteMyNodeSuccess",{id:he,version:$e})),bt(Ut=>{const xr={...Ut};return delete xr[pe],xr}),st(Ut=>{const xr={};for(const[fo,po]of Object.entries(Ut))fo.startsWith(`${pe}:`)||(xr[fo]=po);return xr}),ue(""),await Un()}catch(Be){Tt(String(Be.message||Be))}finally{Ze("")}},[Un,n]),mt=m.useCallback(async K=>{const he=K==null?void 0:K.id,$e=(K==null?void 0:K.version)||"1.0.0";if(!he||!$e||!window.confirm(n("project:deleteMyFlowConfirm",{id:he,version:$e})))return;const pe=So(K);dn(pe),Sn(""),W("");try{const Be=new URLSearchParams({id:he,version:$e}),In=await fetch(`/api/marketplace/flow-snippet?${Be.toString()}`,{method:"DELETE"}),Et=await In.json().catch(()=>({}));if(!In.ok||(Et==null?void 0:Et.ok)===!1)throw new Error((Et==null?void 0:Et.error)||"Delete failed");Sn(n("project:deleteMyFlowSuccess",{id:he,version:$e})),ue(""),await Un()}catch(Be){Sn(String(Be.message||Be))}finally{dn("")}},[Un,n]);m.useEffect(()=>{if(e==="nodes"||e==="my-nodes"||e==="my-flows"||e==="skills"){l(e),ie("all"),ue(""),be("overview");return}l(K=>K==="archived"?"archived":"all")},[e]),m.useEffect(()=>{if(s!=="/projects"&&s!=="/")return;const K=new URLSearchParams(window.location.search),he=K.get("tab");let $e=!1;if(he==="nodes"){r("/nodes");return}if(he==="my-nodes"){r("/my-nodes");return}if(he==="my-flows"){r("/my-flows");return}if(he==="skills"){r("/skills");return}if(he==="archived"?(l("archived"),K.delete("tab"),$e=!0):he&&(l("all"),K.delete("tab"),$e=!0),K.get("new")==="1"&&(L(!0),K.delete("new"),$e=!0),$e){const pe=K.toString();window.history.replaceState({},"",pe?`/projects?${pe}`:"/projects")}},[s,r]);const Fn=m.useMemo(()=>cD(N,aD(),c),[N,c,s]),Ft=m.useMemo(()=>Fn.filter(K=>aF(V,K)),[Fn,V]),fn=V.trim().toLowerCase(),zn=m.useMemo(()=>a==="archived"?c.filter(K=>K.archived):c.filter(K=>!K.archived),[c,a]),ps=m.useMemo(()=>zn.filter(K=>oF(K,fn,n)),[zn,fn,n]),ri=m.useMemo(()=>new Set((Pt.promoted||[]).map(K=>String((K==null?void 0:K.id)||"").trim()).filter(Boolean)),[Pt.promoted]),ur=m.useMemo(()=>(Pt.hiddenBuiltins||[]).map(K=>String(K||"").trim()).filter(Boolean),[Pt.hiddenBuiltins]),Wt=a==="nodes"||a==="my-nodes",ae=a==="my-nodes",ke=a==="my-flows",ot=m.useMemo(()=>f.filter(K=>ae&&!fF(K,t)?!1:(Z==="all"||(Z==="marketplace"?K.source==="marketplace":K.type===Z))&&by(V,[K.id,K.label,K.displayName,K.description,K.type,K.source,K.packageId,K.version])),[t,f,ae,V,Z]),xt=m.useMemo(()=>{const K=new Map;for(const he of b)K.set(he.id,new Set(Xo(he,d)));return K},[d,b]),xn=m.useMemo(()=>[{id:"all",label:"全部"},...b.map(K=>{var he;return{id:`collection:${K.id}`,label:K.name,count:((he=xt.get(K.id))==null?void 0:he.size)||0,collection:K}}),{id:"ungrouped",label:"未分组"}],[xt,b]),on=m.useMemo(()=>d.filter(K=>{var pe;const he=On(K);let $e=Z==="all";if(Z.startsWith("collection:")){const Be=Z.slice(11);$e=!!((pe=xt.get(Be))!=null&&pe.has(he))}else Z==="ungrouped"&&($e=!Array.from(xt.values()).some(Be=>Be.has(he)));return $e&&by(V,[K.name,K.id,K.description,K.sourceLabel,K.source,K.path])}),[d,V,Z,xt]),Jn=m.useMemo(()=>g.filter(K=>by(V,[K.id,K.name,K.displayName,K.description,K.version,K.packageDir,Array.isArray(K.tags)?K.tags.join(" "):""])),[g,V]),Qr=Wt||ke||a==="skills",ct=m.useMemo(()=>ot.find(K=>On(K)===te)||ot[0]||null,[ot,te]),qt=m.useMemo(()=>on.find(K=>On(K)===te)||on[0]||null,[on,te]),Vt=m.useMemo(()=>Jn.find(K=>So(K)===te)||Jn[0]||null,[Jn,te]),wr=qt?qe[On(qt)]:null,et=ct?gt[On(ct)]:null,_r=ct&&Ve?Jt[`${On(ct)}:${Ve}`]:null,Or=n(Wt?"project:searchNodes":ke?"project:searchFlows":a==="skills"?"project:searchSkills":"project:searchPipelines");m.useEffect(()=>{if(a!=="skills"||!qt)return;const K=On(qt);if(qe[K])return;let he=!1;return rt(K),fetch(`/api/skills/detail?key=${encodeURIComponent(K)}`).then($e=>$e.json().then(pe=>({ok:$e.ok,json:pe}))).then(({ok:$e,json:pe})=>{he||$e&&pe.skill&&Ue(Be=>({...Be,[K]:pe.skill}))}).catch(()=>{}).finally(()=>{he||rt("")}),()=>{he=!0}},[a,qt,qe]),m.useEffect(()=>{if(!Wt||!ct)return;const K=On(ct);if(gt[K])return;let he=!1;return Ne(K),fetch(`/api/nodes/detail?id=${encodeURIComponent(ct.id)}`).then($e=>$e.json().then(pe=>({ok:$e.ok,json:pe}))).then(({ok:$e,json:pe})=>{he||$e&&bt(Be=>({...Be,[K]:pe}))}).catch(()=>{}).finally(()=>{he||Ne("")}),()=>{he=!0}},[Wt,ct,gt]),m.useEffect(()=>{if(!Wt)return;const K=Array.isArray(et==null?void 0:et.files)?et.files:[];tt(he=>{var $e;return he&&K.some(pe=>pe.path===he)?he:(($e=K[0])==null?void 0:$e.path)||""})},[Wt,et]),m.useEffect(()=>{if(!Wt||!ct||!Ve)return;const K=`${On(ct)}:${Ve}`;if(Jt[K])return;let he=!1;return ve(K),fetch(`/api/nodes/file?id=${encodeURIComponent(ct.id)}&path=${encodeURIComponent(Ve)}`).then($e=>$e.json().then(pe=>({ok:$e.ok,json:pe}))).then(({ok:$e,json:pe})=>{he||$e&&st(Be=>({...Be,[K]:pe}))}).catch(()=>{}).finally(()=>{he||ve("")}),()=>{he=!0}},[Wt,ct,Ve,Jt]),m.useEffect(()=>{Tt("")},[te,a]);const si=K=>{r(op(K,"workspace"))},uo=K=>{re(Tj(K)),r(op({id:K.flowId,source:K.flowSource,archived:!!K.archived},"workspace"))},As=m.useCallback(K=>{var he,$e;K.preventDefault(),K.stopPropagation(),($e=(he=K.dataTransfer)==null?void 0:he.types)!=null&&$e.includes("Files")&&(lr.current+=1,Q(!0))},[]),se=m.useCallback(K=>{K.preventDefault(),K.stopPropagation(),lr.current-=1,lr.current<=0&&(lr.current=0,Q(!1))},[]),je=m.useCallback(K=>{K.preventDefault(),K.stopPropagation()},[]),Pe=m.useCallback(K=>{var pe,Be;K.preventDefault(),K.stopPropagation(),lr.current=0,Q(!1);const he=(Be=(pe=K.dataTransfer)==null?void 0:pe.files)==null?void 0:Be[0];if(!he)return;const $e=he.name.toLowerCase();!$e.endsWith(".yaml")&&!$e.endsWith(".yml")&&!$e.endsWith(".zip")||z(he)},[]);return o.jsxs("div",{className:"af-projects"+(E?" af-projects--drop-target":""),onDragEnter:As,onDragLeave:se,onDragOver:je,onDrop:Pe,children:[o.jsxs("header",{className:"af-projects-top",children:[e?o.jsx("div",{className:"af-projects-tabs af-projects-tabs--empty","aria-hidden":!0}):o.jsxs("div",{className:"af-projects-tabs",children:[o.jsx("button",{type:"button",className:a==="all"?"af-tab af-tab--active":"af-tab",onClick:()=>l("all"),children:n("project:all")}),o.jsx("button",{type:"button",className:a==="archived"?"af-tab af-tab--active":"af-tab",onClick:()=>l("archived"),children:n("project:archived")})]}),o.jsxs("div",{className:"af-projects-top-right",children:[o.jsxs("div",{className:"af-search-wrap",children:[o.jsx("span",{className:"material-symbols-outlined af-search-icon",children:"search"}),o.jsx("input",{className:"af-search"+(V.trim()?" af-search--has-clear":""),type:"search",placeholder:Or,"aria-label":Or,autoComplete:"off",value:V,onChange:K=>$(K.target.value),onKeyDown:K=>{K.key==="Escape"&&($(""),K.currentTarget.blur())}}),V.trim()?o.jsx("button",{type:"button",className:"af-search-clear","aria-label":"Clear search",onClick:()=>$(""),children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})}):null]}),Qr?o.jsx("button",{type:"button",className:"af-btn-primary af-create-btn",onClick:()=>Un(),children:n("project:refreshResources")}):o.jsxs(o.Fragment,{children:[o.jsx("button",{type:"button",className:"af-icon-btn"+(ne?" af-icon-btn--active":""),"aria-label":n("flow:palette.toggleRecentActivity"),"aria-expanded":ne,"aria-controls":"af-recent-activity-panel",onClick:()=>ce(K=>!K),children:o.jsx("span",{className:"material-symbols-outlined",children:"notifications"})}),o.jsx("button",{type:"button",className:"af-btn-primary af-create-btn",onClick:()=>L(!0),children:n("project:createNew")})]})]})]}),o.jsxs("div",{className:"af-projects-body",children:[o.jsxs("section",{className:"af-projects-main",children:[o.jsxs("header",{className:"af-projects-section-head",children:[o.jsx("h2",{className:"af-projects-h2",children:n(a==="my-nodes"?"project:myNodes":a==="my-flows"?"project:myFlows":a==="nodes"?"project:nodes":a==="skills"?"project:globalSkills":a==="archived"?"project:archivedPipelines":"project:activeProjects")}),o.jsx("p",{className:"af-projects-sub",children:fn?n("project:filterResult",{count:a==="nodes"||a==="my-nodes"?ot.length:a==="my-flows"?Jn.length:a==="skills"?on.length:ps.length}):a==="my-nodes"?n("project:myNodesHint",{count:ot.length}):a==="my-flows"?n("project:myFlowsHint",{count:Jn.length}):a==="nodes"?n("project:nodesHint",{count:f.length}):a==="skills"?n("project:skillsHint",{count:d.length}):n(a==="archived"?"project:archivedHint":"project:activeHint")}),I?o.jsx("p",{className:"af-err af-projects-api-hint",children:I}):null,B&&Qr?o.jsx("p",{className:"af-err af-projects-api-hint",children:B}):null]}),Qr?o.jsxs("div",{className:"af-resource-toolbar",children:[a==="skills"?o.jsx(UD,{onChanged:Un,canManage:!!(t!=null&&t.isAdmin)}):null,o.jsxs("div",{className:"af-resource-purpose",children:[o.jsx("span",{className:"material-symbols-outlined",children:ke?"schema":Wt?ae?"deployed_code":"account_tree":"extension"}),o.jsxs("div",{children:[o.jsx("h3",{children:n(ke?"project:myFlowsPurposeTitle":ae?"project:myNodesPurposeTitle":Wt?"project:nodesPurposeTitle":"project:skillsPurposeTitle")}),o.jsx("p",{children:n(ke?"project:myFlowsPurposeDesc":ae?"project:myNodesPurposeDesc":Wt?"project:nodesPurposeDesc":"project:skillsPurposeDesc")})]})]}),ke?null:o.jsxs(o.Fragment,{children:[Wt?o.jsxs("div",{className:"af-resource-filter-row",children:[o.jsx("button",{type:"button",className:"af-resource-filter"+(ae?"":" af-resource-filter--active"),onClick:()=>{l("nodes"),ie("all"),ue("")},children:n("project:nodeScopeAll")}),o.jsx("button",{type:"button",className:"af-resource-filter"+(ae?" af-resource-filter--active":""),onClick:()=>{l("my-nodes"),ie("all"),ue("")},children:n("project:nodeScopeMine")})]}):null,o.jsx("div",{className:"af-resource-filter-row",children:(Wt?(ae?cF:lF).map(K=>({id:K,label:n(`project:resourceFilter.${K}`)})):xn).map(K=>K.collection?o.jsxs("span",{className:"af-resource-filter-chip"+(Z===K.id?" af-resource-filter-chip--active":""),children:[o.jsxs("button",{type:"button",className:"af-resource-filter af-resource-filter--embedded",onClick:()=>{ie(K.id),ue("")},children:[K.label,o.jsx("em",{children:K.count}),K.collection.builtin?o.jsx("strong",{children:"built-in"}):null]}),i&&!K.collection.builtin?o.jsx("button",{type:"button",className:"af-resource-filter-chip__delete",disabled:C,"aria-label":`删除 ${K.collection.name}`,onClick:()=>yr(K.collection.id),children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})}):null]},K.id):o.jsx("button",{type:"button",className:"af-resource-filter"+(Z===K.id?" af-resource-filter--active":""),onClick:()=>{ie(K.id),ue("")},children:K.label},K.id))})]}),a==="skills"&&i?o.jsx("div",{className:"af-skill-collections-manager",children:o.jsxs("div",{className:"af-skill-collections-create",children:[o.jsx("input",{className:"af-set-input af-set-input--sm",value:v,onChange:K=>w(K.target.value),onKeyDown:K=>{K.key==="Enter"&&cr()},placeholder:"新建 skill collection"}),o.jsxs("button",{type:"button",className:"af-set-btn-add af-set-btn-add--compact",disabled:!v.trim()||C,onClick:()=>cr(),children:[o.jsx("span",{className:"material-symbols-outlined",children:"add"}),"新建"]})]})}):null]}):null,Wt?o.jsx("div",{className:"af-resource-grid",children:ot.length>0?ot.map(K=>o.jsxs("button",{type:"button",className:"af-resource-card"+(ct&&On(K)===On(ct)?" af-resource-card--active":""),onClick:()=>ue(On(K)),children:[o.jsxs("div",{className:"af-resource-card-head",children:[o.jsx("span",{className:Nl(K.type==="control"?"secondary":K.type==="provide"?"primary":"muted"),children:o.jsx(Ln,{query:V,children:K.type||"node"})}),o.jsx("span",{className:"af-resource-source",children:o.jsx(Ln,{query:V,children:Ij(K.source,n)})})]}),o.jsx("h3",{className:"af-project-title",children:o.jsx(Ln,{query:V,children:K.label||K.displayName||K.id})}),o.jsx("p",{className:"af-project-desc",children:o.jsx(Ln,{query:V,children:K.description||n("project:noDescription")})}),o.jsxs("div",{className:"af-resource-meta-row",children:[o.jsx("span",{children:o.jsx(Ln,{query:V,children:K.id})}),o.jsx("span",{children:n("project:nodeSlots",{inputs:Object.keys(K.inputs||{}).length,outputs:Object.keys(K.outputs||{}).length})})]}),K.packageId?o.jsxs("div",{className:"af-project-path",children:[o.jsx("span",{className:"material-symbols-outlined af-path-icon",children:"deployed_code"}),o.jsx("span",{className:"af-path-text",children:o.jsx(Ln,{query:V,children:`${K.packageId}${K.version?` / ${K.version}`:""}`})})]}):null]},`${K.id}:${K.source||""}:${K.packageId||""}`)):M?o.jsx("div",{className:"af-projects-empty-block",children:o.jsx("p",{className:"af-projects-empty",children:fn?n("project:noNodeMatch",{query:V.trim()}):n(ae?"project:noMyNodes":"project:noNodes")})}):o.jsx("div",{className:"af-projects-empty-block",children:o.jsx("p",{className:"af-projects-empty",children:n("project:loadingResources")})})}):ke?o.jsx("div",{className:"af-resource-grid",children:Jn.length>0?Jn.map(K=>{const he=oP(K),$e=aP(K),pe=Number.isFinite(Number(K.nodeCount))?Number(K.nodeCount):he.length,Be=Number.isFinite(Number(K.edgeCount))?Number(K.edgeCount):$e.length;return o.jsxs("button",{type:"button",className:"af-resource-card"+(Vt&&So(K)===So(Vt)?" af-resource-card--active":""),onClick:()=>ue(So(K)),children:[o.jsxs("div",{className:"af-resource-card-head",children:[o.jsx("span",{className:Nl("primary"),children:o.jsx(Ln,{query:V,children:K.version?`v${K.version}`:"flow"})}),o.jsx("span",{className:"af-resource-source",children:n("project:flowSnippet")})]}),o.jsx("h3",{className:"af-project-title",children:o.jsx(Ln,{query:V,children:K.displayName||K.name||K.id})}),o.jsx("p",{className:"af-project-desc",children:o.jsx(Ln,{query:V,children:K.description||n("project:noDescription")})}),o.jsxs("div",{className:"af-resource-meta-row",children:[o.jsx("span",{children:n("project:flowSnippetNodes",{nodes:pe,edges:Be})}),o.jsx("span",{children:o.jsx(Ln,{query:V,children:K.id})})]}),o.jsxs("div",{className:"af-project-path",children:[o.jsx("span",{className:"material-symbols-outlined af-path-icon",children:"schema"}),o.jsx("span",{className:"af-path-text",children:o.jsx(Ln,{query:V,children:Rj(K)})})]})]},So(K))}):M?o.jsx("div",{className:"af-projects-empty-block",children:o.jsx("p",{className:"af-projects-empty",children:fn?n("project:noFlowSnippetMatch",{query:V.trim()}):n("project:noMyFlows")})}):o.jsx("div",{className:"af-projects-empty-block",children:o.jsx("p",{className:"af-projects-empty",children:n("project:loadingResources")})})}):a==="skills"?o.jsx("div",{className:"af-resource-grid",children:on.length>0?on.map(K=>{const he=On(K),$e=b.filter(pe=>{var Be;return(Be=xt.get(pe.id))==null?void 0:Be.has(he)});return o.jsxs("button",{type:"button",className:"af-resource-card"+(qt&&he===On(qt)?" af-resource-card--active":""),onClick:()=>ue(he),children:[o.jsxs("div",{className:"af-resource-card-head",children:[o.jsx("span",{className:Nl(K.source==="builtin"?"muted":"primary"),children:o.jsx(Ln,{query:V,children:K.sourceLabel||K.source||"skill"})}),o.jsx("span",{className:"af-resource-source",children:n("project:skill")})]}),o.jsx("h3",{className:"af-project-title",children:o.jsx(Ln,{query:V,children:K.name||K.id})}),o.jsx("p",{className:"af-project-desc",children:o.jsx(Ln,{query:V,children:K.description||n("project:noDescription")})}),o.jsxs("div",{className:"af-project-path",children:[o.jsx("span",{className:"material-symbols-outlined af-path-icon",children:"extension"}),o.jsx("span",{className:"af-path-text",children:o.jsx(Ln,{query:V,children:K.path||K.key||""})})]}),o.jsxs("div",{className:"af-skill-card-collections",children:[$e.slice(0,3).map(pe=>o.jsx("span",{children:pe.name},pe.id)),$e.length===0?o.jsx("span",{className:"af-skill-card-collection-empty",children:"未分组"}):null]})]},K.key||`${K.source}:${K.name}`)}):M?o.jsx("div",{className:"af-projects-empty-block",children:o.jsx("p",{className:"af-projects-empty",children:fn?n("project:noSkillMatch",{query:V.trim()}):n("project:noSkills")})}):o.jsx("div",{className:"af-projects-empty-block",children:o.jsx("p",{className:"af-projects-empty",children:n("project:loadingResources")})})}):o.jsxs(o.Fragment,{children:[t!=null&&t.isAdmin&&a==="all"&&ur.length>0?o.jsxs("div",{className:"af-project-admin-panel",children:[o.jsxs("div",{children:[o.jsx("strong",{children:"已隐藏内置"}),o.jsx("span",{children:"这些包内置流水线不会出现在普通项目列表中。"})]}),o.jsx("div",{className:"af-project-admin-hidden-list",children:ur.map(K=>{const he=Fe===`show-builtin:builtin:${K}`;return o.jsxs("button",{type:"button",disabled:he,onClick:()=>Mn({id:K,source:"builtin"},"show-builtin"),children:[o.jsx("span",{children:K}),o.jsx("em",{children:he?"恢复中":"恢复"})]},K)})})]}):null,o.jsxs("div",{className:"af-project-grid",children:[ps.length>0?ps.map(K=>{var In,Et;const he=(t==null?void 0:t.isAdmin)&&K.source==="user"&&!K.archived&&!ri.has(K.id),$e=(t==null?void 0:t.isAdmin)&&K.source==="admin",pe=(t==null?void 0:t.isAdmin)&&K.source==="builtin",Be=Fe.endsWith(`:${K.source}:${K.id}`);return o.jsx("div",{className:tF(K.source),role:"button",tabIndex:0,onClick:()=>si(K),onKeyDown:Ut=>{(Ut.key==="Enter"||Ut.key===" ")&&(Ut.preventDefault(),si(K))},children:o.jsxs("div",{className:"af-project-card-body",children:[o.jsx("span",{className:Nl(fx(K.source,n).tone),children:o.jsx(Ln,{query:V,children:fx(K.source,n).label})}),K.source==="workspace"&&((In=K.collaboration)!=null&&In.role)?o.jsx("span",{className:Nl(K.collaboration.role==="owner"?"primary":"muted"),children:K.collaboration.role==="owner"?"我创建的":`${K.collaboration.ownerUsername||K.collaboration.ownerId} 分享`}):null,K.archived?o.jsx("span",{className:Nl("muted"),children:o.jsx(Ln,{query:V,children:n("project:archived")})}):null,o.jsx("h3",{className:"af-project-title",children:o.jsx(Ln,{query:V,children:K.id})}),o.jsx("p",{className:"af-project-desc",children:o.jsx(Ln,{query:V,children:sP(K,n)})}),o.jsxs("div",{className:"af-project-path",children:[o.jsx("span",{className:"material-symbols-outlined af-path-icon",children:"database"}),o.jsx("span",{className:"af-path-text",children:o.jsx(Ln,{query:V,children:rP(K)})})]}),t!=null&&t.isAdmin?o.jsxs("div",{className:"af-project-admin-actions",onClick:Ut=>Ut.stopPropagation(),onKeyDown:Ut=>Ut.stopPropagation(),children:[he?o.jsx("button",{type:"button",disabled:Be,onClick:()=>Mn(K,"promote"),children:"设为内置"}):null,$e?o.jsx("button",{type:"button",disabled:Be,onClick:()=>Mn(K,"unpromote"),children:"取消内置"}):null,pe?o.jsx("button",{type:"button",disabled:Be,onClick:()=>Mn(K,"hide-builtin"),children:"隐藏内置"}):null]}):null]})},`${K.id}:${K.source??"user"}:${K.archived?"a":""}:${((Et=K.collaboration)==null?void 0:Et.id)||"own"}`)}):F?zn.length===0?o.jsxs("div",{className:"af-projects-empty-block",children:[o.jsx("p",{className:"af-projects-empty",children:a==="archived"?n("project:noArchived"):c.length>0?n("project:noActive"):n(I?"project:loadFailed":"project:noPipelines")}),!I&&c.length===0&&a==="all"?o.jsx("p",{className:"af-projects-empty-hint",children:n("project:emptyHint",{code1:"agentflow ui",code2:".agentflow/pipelines"})}):null]}):o.jsx("div",{className:"af-projects-empty-block",children:o.jsx("p",{className:"af-projects-empty",children:n("project:noMatch",{query:V.trim()})})}):o.jsx("div",{className:"af-projects-empty-block",children:o.jsx("p",{className:"af-projects-empty",children:n("project:loadingPipelines")})}),o.jsxs("button",{type:"button",className:"af-project-add",onClick:()=>L(!0),children:[o.jsx("span",{className:"material-symbols-outlined af-project-add-icon",children:"add_circle"}),o.jsx("span",{className:"af-project-add-label",children:n("project:newPipeline")})]}),ee?null:o.jsxs("a",{className:"af-hub-card",href:"https://agentflow-hub.com",target:"_blank",rel:"noopener noreferrer",children:[o.jsx("div",{className:"af-hub-card__glow","aria-hidden":!0}),o.jsxs("span",{className:"af-hub-card__eyebrow",children:[o.jsx("span",{className:"material-symbols-outlined af-hub-card__eyebrow-icon",children:"hub"}),n("project:hubCard.eyebrow")]}),o.jsx("h3",{className:"af-hub-card__title",children:n("project:hubCard.title")}),o.jsx("p",{className:"af-hub-card__desc",children:n("project:hubCard.desc")}),o.jsxs("span",{className:"af-hub-card__cta",children:[n("project:hubCard.cta"),o.jsx("span",{className:"material-symbols-outlined af-hub-card__cta-icon",children:"arrow_outward"})]}),o.jsx("code",{className:"af-hub-card__cli",children:n("project:hubCard.cliHint")})]})]})]})]}),Qr?o.jsx("aside",{className:"af-resource-detail","aria-label":n(Wt?"project:nodeDetail":ke?"project:flowDetail":"project:skillDetail"),children:Wt&&ct?o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"af-resource-detail-head",children:[o.jsx("span",{className:"material-symbols-outlined",children:"account_tree"}),o.jsxs("div",{children:[o.jsx("h3",{children:ct.label||ct.displayName||ct.id}),o.jsx("p",{children:ct.id})]})]}),o.jsx("div",{className:"af-resource-detail-tabs",children:["overview","schema","runtime","files","usage"].map(K=>o.jsx("button",{type:"button",className:"af-resource-detail-tab"+(fe===K?" af-resource-detail-tab--active":""),onClick:()=>be(K),children:n(`project:nodeDetailTabs.${K}`)},K))}),oe===On(ct)?o.jsx("p",{className:"af-resource-detail-desc",children:n("project:loadingResources")}):fe==="overview"?o.jsxs(o.Fragment,{children:[o.jsx("p",{className:"af-resource-detail-desc",children:ct.description||((lt=et==null?void 0:et.node)==null?void 0:lt.description)||n("project:noDescription")}),o.jsxs("dl",{className:"af-resource-detail-kv",children:[o.jsxs("div",{children:[o.jsx("dt",{children:n("project:detailType")}),o.jsx("dd",{children:ct.type||((zt=et==null?void 0:et.node)==null?void 0:zt.type)||"node"})]}),o.jsxs("div",{children:[o.jsx("dt",{children:n("project:detailSource")}),o.jsx("dd",{children:Ij(ct.source,n)})]}),ct.packageId?o.jsxs("div",{children:[o.jsx("dt",{children:n("project:detailPackage")}),o.jsx("dd",{children:ct.packageId})]}):null,ct.version?o.jsxs("div",{children:[o.jsx("dt",{children:n("project:detailVersion")}),o.jsx("dd",{children:ct.version})]}):null,ct.packageDir||et!=null&&et.baseDir?o.jsxs("div",{children:[o.jsx("dt",{children:n("project:detailPath")}),o.jsx("dd",{children:ct.packageDir||(et==null?void 0:et.baseDir)})]}):null,o.jsxs("div",{children:[o.jsx("dt",{children:n("project:detailEditable")}),o.jsx("dd",{children:(et==null?void 0:et.readOnly)===!1?n("project:editable"):n("project:readOnly")})]})]}),ae&&ct.source==="marketplace"?o.jsxs("div",{className:"af-resource-detail-section af-resource-danger-zone",children:[o.jsx("h4",{children:n("project:myNodeManagement")}),o.jsx("p",{children:n("project:deleteMyNodeHint")}),o.jsxs("button",{type:"button",className:"af-btn-secondary af-btn-danger",disabled:ze===On(ct),onClick:()=>Gn(ct),children:[o.jsx("span",{className:"material-symbols-outlined",children:"delete"}),ze===On(ct)?n("project:deletingMyNode"):n("project:deleteMyNode")]}),Se?o.jsx("p",{className:"af-resource-action-message",children:Se}):null]}):null,o.jsxs("div",{className:"af-resource-detail-section",children:[o.jsx("h4",{children:n("project:resourceMeaning")}),o.jsx("p",{children:n("project:nodesMeaning")})]})]}):fe==="schema"?o.jsxs("div",{className:"af-resource-detail-section af-resource-detail-section--plain",children:[o.jsx("h4",{children:n("project:nodeSchema")}),o.jsxs("div",{className:"af-resource-slot-group",children:[o.jsx("span",{children:n("project:nodeInputs")}),ap(((Mt=et==null?void 0:et.node)==null?void 0:Mt.inputs)||ct.inputs).length>0?ap(((Xn=et==null?void 0:et.node)==null?void 0:Xn.inputs)||ct.inputs).map(K=>o.jsxs("code",{children:[K.name||K.key,K.type?`: ${K.type}`:""]},K.key)):o.jsx("em",{children:n("project:noSlots")})]}),o.jsxs("div",{className:"af-resource-slot-group",children:[o.jsx("span",{children:n("project:nodeOutputs")}),ap(((pn=et==null?void 0:et.node)==null?void 0:pn.outputs)||ct.outputs).length>0?ap(((Er=et==null?void 0:et.node)==null?void 0:Er.outputs)||ct.outputs).map(K=>o.jsxs("code",{children:[K.name||K.key,K.type?`: ${K.type}`:""]},K.key)):o.jsx("em",{children:n("project:noSlots")})]})]}):fe==="runtime"?o.jsxs("div",{className:"af-resource-detail-section af-resource-detail-section--plain",children:[o.jsx("h4",{children:n("project:nodeRuntime")}),et!=null&&et.runtime?o.jsx("pre",{className:"af-resource-skill-preview",children:JSON.stringify(et.runtime,null,2)}):o.jsx("p",{children:n("project:noRuntimeManifest")}),et!=null&&et.body?o.jsxs(o.Fragment,{children:[o.jsx("h4",{className:"af-resource-detail-subtitle",children:n("project:nodeBody")}),o.jsx("pre",{className:"af-resource-skill-preview",children:et.body})]}):o.jsx("p",{children:n("project:noNodeBody")})]}):fe==="files"?o.jsxs("div",{className:"af-resource-detail-section af-resource-detail-section--plain",children:[o.jsx("h4",{children:n("project:nodeFiles")}),Array.isArray(et==null?void 0:et.files)&&et.files.length>0?o.jsxs("div",{className:"af-node-file-browser",children:[o.jsx("div",{className:"af-node-file-list",children:et.files.map(K=>o.jsxs("button",{type:"button",className:"af-node-file-item"+(Ve===K.path?" af-node-file-item--active":""),onClick:()=>tt(K.path),children:[o.jsx("span",{className:"material-symbols-outlined",children:"description"}),o.jsx("span",{children:K.path})]},K.path))}),o.jsxs("pre",{className:"af-resource-skill-preview",children:[de===`${On(ct)}:${Ve}`?n("project:loadingResources"):_r!=null&&_r.binary?n("project:binaryFile"):(_r==null?void 0:_r.content)||n("project:selectNodeFile"),_r!=null&&_r.truncated?`
|
|
43
|
-
|
|
44
|
-
${n("project:fileTruncated")}`:""]})]}):o.jsx("p",{children:n("project:noNodeFiles")})]}):o.jsxs("div",{className:"af-resource-detail-section af-resource-detail-section--plain",children:[o.jsx("h4",{children:n("project:nodeUsage")}),Array.isArray(et==null?void 0:et.usage)&&et.usage.length>0?o.jsx("div",{className:"af-node-usage-list",children:et.usage.map(K=>o.jsxs("div",{className:"af-node-usage-item",children:[o.jsx("strong",{children:K.flowId}),o.jsxs("span",{children:[K.flowSource,K.archived?` · ${n("project:archived")}`:""]}),o.jsx("em",{children:K.instances.map(he=>he.label||he.instanceId).join(", ")})]},`${K.flowSource}:${K.flowId}:${K.archived?"a":""}`))}):o.jsx("p",{children:n("project:noNodeUsage")})]})]}):ke&&Vt?(()=>{const K=yF(Vt);return o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"af-resource-detail-head",children:[o.jsx("span",{className:"material-symbols-outlined",children:"schema"}),o.jsxs("div",{children:[o.jsx("h3",{children:Vt.displayName||Vt.name||Vt.id}),o.jsx("p",{children:Vt.id})]})]}),o.jsx("p",{className:"af-resource-detail-desc",children:Vt.description||n("project:noDescription")}),o.jsxs("dl",{className:"af-resource-detail-kv",children:[o.jsxs("div",{children:[o.jsx("dt",{children:n("project:detailVersion")}),o.jsx("dd",{children:Vt.version||"1.0.0"})]}),o.jsxs("div",{children:[o.jsx("dt",{children:n("project:detailPath")}),o.jsx("dd",{children:Rj(Vt)})]}),o.jsxs("div",{children:[o.jsx("dt",{children:n("project:flowSnippetScale")}),o.jsx("dd",{children:n("project:flowSnippetNodes",{nodes:Number.isFinite(Number(Vt.nodeCount))?Number(Vt.nodeCount):K.nodes.length,edges:Number.isFinite(Number(Vt.edgeCount))?Number(Vt.edgeCount):K.edges.length})})]})]}),o.jsxs("div",{className:"af-resource-detail-section",children:[o.jsx("h4",{children:n("project:resourceMeaning")}),o.jsx("p",{children:n("project:myFlowsMeaning")})]}),o.jsxs("div",{className:"af-resource-detail-section af-resource-danger-zone",children:[o.jsx("h4",{children:n("project:myFlowManagement")}),o.jsx("p",{children:n("project:deleteMyFlowHint")}),o.jsxs("button",{type:"button",className:"af-btn-secondary af-btn-danger",disabled:vn===So(Vt),onClick:()=>mt(Vt),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"delete"}),vn===So(Vt)?n("project:deletingMyFlow"):n("project:deleteMyFlow")]}),nn?o.jsx("p",{className:"af-resource-action-message",children:nn}):null]}),o.jsxs("div",{className:"af-resource-detail-section",children:[o.jsx("h4",{children:n("project:flowSnippetPreview")}),K.diagram.nodes.length>0?o.jsx("div",{className:"af-flow-snippet-map",children:o.jsxs("svg",{viewBox:K.diagram.viewBox,role:"img","aria-label":n("project:flowSnippetPreview"),children:[o.jsx("defs",{children:o.jsx("marker",{id:"af-flow-snippet-arrow",markerWidth:"8",markerHeight:"8",refX:"7",refY:"4",orient:"auto",markerUnits:"strokeWidth",children:o.jsx("path",{d:"M 0 0 L 8 4 L 0 8 z"})})}),o.jsx("g",{className:"af-flow-snippet-map__edges",children:K.diagram.edges.map(he=>o.jsxs("g",{children:[o.jsx("path",{d:he.path}),he.label?o.jsx("text",{x:he.labelX,y:he.labelY-5,textAnchor:"middle",children:ky(he.label,18)}):null]},he.key))}),o.jsx("g",{className:"af-flow-snippet-map__nodes",children:K.diagram.nodes.map((he,$e)=>o.jsxs("g",{transform:`translate(${he.x} ${he.y})`,children:[o.jsx("rect",{width:he.width,height:he.height,rx:"10"}),o.jsx("circle",{cx:"19",cy:he.height/2,r:"12"}),o.jsx("text",{className:"af-flow-snippet-map__node-index",x:"19",y:he.height/2+4,textAnchor:"middle",children:$e+1}),o.jsx("text",{className:"af-flow-snippet-map__node-title",x:"40",y:he.height/2-3,children:ky(he.title)}),o.jsx("text",{className:"af-flow-snippet-map__node-meta",x:"40",y:he.height/2+16,children:ky(he.meta||he.id,20)})]},he.id))})]})}):o.jsx("p",{className:"af-resource-detail-desc",children:n("project:noFlowSnippetPreview")}),o.jsxs("details",{className:"af-flow-snippet-json",children:[o.jsx("summary",{children:n("project:flowSnippetJson")}),o.jsx("pre",{className:"af-resource-skill-preview",children:JSON.stringify(Vt.snippet||{},null,2)})]})]})]})})():a==="skills"&&qt?o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"af-resource-detail-head",children:[o.jsx("span",{className:"material-symbols-outlined",children:"extension"}),o.jsxs("div",{children:[o.jsx("h3",{children:qt.name||qt.id}),o.jsx("p",{children:qt.sourceLabel||qt.source})]})]}),o.jsx("p",{className:"af-resource-detail-desc",children:qt.description||n("project:noDescription")}),o.jsxs("dl",{className:"af-resource-detail-kv",children:[o.jsxs("div",{children:[o.jsx("dt",{children:n("project:detailSource")}),o.jsx("dd",{children:qt.sourceLabel||qt.source})]}),o.jsxs("div",{children:[o.jsx("dt",{children:n("project:detailPath")}),o.jsx("dd",{children:qt.path||qt.key})]})]}),o.jsxs("div",{className:"af-resource-detail-section",children:[o.jsx("h4",{children:"Collections"}),b.length===0?o.jsx("p",{children:"暂无 collection。可在左侧新建后再添加。"}):o.jsx("div",{className:"af-skill-detail-collections",children:b.map(K=>{const he=On(qt),$e=xt.get(K.id)||new Set,pe=$e.has(he);return o.jsxs("label",{className:"af-composer-skill-option af-skill-detail-collection-option",children:[o.jsx("input",{type:"checkbox",checked:pe,disabled:C||!i,onChange:Be=>Xr(K.id,he,Be.target.checked)}),o.jsxs("span",{className:"af-composer-skill-option-main",children:[o.jsx("span",{className:"af-composer-skill-option-title",children:K.name}),o.jsxs("span",{className:"af-composer-skill-option-desc",children:[$e.size," skills"]})]})]},K.id)})})]}),o.jsxs("div",{className:"af-resource-detail-section",children:[o.jsx("h4",{children:n("project:resourceMeaning")}),o.jsx("p",{children:n("project:skillsMeaning")})]}),o.jsxs("div",{className:"af-resource-detail-section",children:[o.jsx("h4",{children:n("project:skillPreview")}),o.jsx("pre",{className:"af-resource-skill-preview",children:Me===On(qt)?n("project:loadingResources"):(wr==null?void 0:wr.body)||(wr==null?void 0:wr.content)||n("project:skillPreviewEmpty")})]})]}):o.jsx("p",{className:"af-activity-empty",children:n("project:selectResource")})}):o.jsxs("aside",{id:"af-recent-activity-panel",className:"af-activity"+(ne?"":" af-activity--hidden"),"aria-hidden":!ne,"aria-label":n("project:recentActivity"),children:[o.jsxs("h2",{className:"af-activity-title",children:[o.jsx("span",{className:"af-activity-bullet"}),n("project:recentActivity")]}),o.jsx("div",{className:"af-activity-list",children:Ft.length===0?o.jsx("p",{className:"af-activity-empty",children:Fn.length===0?n("project:noRecentActivity"):n("project:noMatchRecent")}):Ft.map(K=>{const he=X===Tj(K);return o.jsxs("button",{type:"button",className:"af-activity-row af-activity-row--action"+(he?" af-activity-row--active":""),"aria-current":he?"page":void 0,onClick:()=>uo(K),children:[o.jsxs("div",{className:"af-activity-row-top",children:[o.jsx("h4",{className:"af-activity-name",children:o.jsx(Ln,{query:V,children:K.flowId})}),o.jsx("span",{className:"af-activity-time",children:Aj(K.at,n)})]}),o.jsxs("div",{className:"af-activity-meta",children:[o.jsx("span",{className:nF(K.kind),children:K.kind==="executed"?"play_arrow":"visibility"}),o.jsxs("p",{className:"af-activity-text",children:[K.kind==="executed"?n("project:recentRun"):n("project:recentOpen")," · ",Aj(K.at,n)]})]})]},`${K.kind}-${K.flowId}-${K.flowSource}-${K.at}`)})})]})]}),o.jsx(DD,{open:H,onClose:()=>L(!1),onCreated:async K=>{L(!1),await qn();const he=K.source??"user";r(op({id:K.id,source:he},"workspace"))}}),R?o.jsx(LD,{file:R,onClose:()=>z(null),onImported:async K=>{z(null),await qn();const he=K.source??"user";r(op({id:K.id,source:he},"workspace"))}},`${R.name}-${R.size}-${R.lastModified}`):null]})}function Kn(e){if(typeof e=="string"||typeof e=="number")return""+e;let t="";if(Array.isArray(e))for(let n=0,r;n<e.length;n++)(r=Kn(e[n]))!==""&&(t+=(t&&" ")+r);else for(let n in e)e[n]&&(t+=(t&&" ")+n);return t}var wF={value:()=>{}};function Tm(){for(var e=0,t=arguments.length,n={},r;e<t;++e){if(!(r=arguments[e]+"")||r in n||/[\s.]/.test(r))throw new Error("illegal type: "+r);n[r]=[]}return new Jp(n)}function Jp(e){this._=e}function xF(e,t){return e.trim().split(/^|\s+/).map(function(n){var r="",s=n.indexOf(".");if(s>=0&&(r=n.slice(s+1),n=n.slice(0,s)),n&&!t.hasOwnProperty(n))throw new Error("unknown type: "+n);return{type:n,name:r}})}Jp.prototype=Tm.prototype={constructor:Jp,on:function(e,t){var n=this._,r=xF(e+"",n),s,i=-1,a=r.length;if(arguments.length<2){for(;++i<a;)if((s=(e=r[i]).type)&&(s=bF(n[s],e.name)))return s;return}if(t!=null&&typeof t!="function")throw new Error("invalid callback: "+t);for(;++i<a;)if(s=(e=r[i]).type)n[s]=Lj(n[s],e.name,t);else if(t==null)for(s in n)n[s]=Lj(n[s],e.name,null);return this},copy:function(){var e={},t=this._;for(var n in t)e[n]=t[n].slice();return new Jp(e)},call:function(e,t){if((s=arguments.length-2)>0)for(var n=new Array(s),r=0,s,i;r<s;++r)n[r]=arguments[r+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(i=this._[e],r=0,s=i.length;r<s;++r)i[r].value.apply(t,n)},apply:function(e,t,n){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var r=this._[e],s=0,i=r.length;s<i;++s)r[s].value.apply(t,n)}};function bF(e,t){for(var n=0,r=e.length,s;n<r;++n)if((s=e[n]).name===t)return s.value}function Lj(e,t,n){for(var r=0,s=e.length;r<s;++r)if(e[r].name===t){e[r]=wF,e=e.slice(0,r).concat(e.slice(r+1));break}return n!=null&&e.push({name:t,value:n}),e}var mx="http://www.w3.org/1999/xhtml";const Oj={svg:"http://www.w3.org/2000/svg",xhtml:mx,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function Mm(e){var t=e+="",n=t.indexOf(":");return n>=0&&(t=e.slice(0,n))!=="xmlns"&&(e=e.slice(n+1)),Oj.hasOwnProperty(t)?{space:Oj[t],local:e}:e}function kF(e){return function(){var t=this.ownerDocument,n=this.namespaceURI;return n===mx&&t.documentElement.namespaceURI===mx?t.createElement(e):t.createElementNS(n,e)}}function vF(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function lP(e){var t=Mm(e);return(t.local?vF:kF)(t)}function SF(){}function ck(e){return e==null?SF:function(){return this.querySelector(e)}}function jF(e){typeof e!="function"&&(e=ck(e));for(var t=this._groups,n=t.length,r=new Array(n),s=0;s<n;++s)for(var i=t[s],a=i.length,l=r[s]=new Array(a),c,u,f=0;f<a;++f)(c=i[f])&&(u=e.call(c,c.__data__,f,i))&&("__data__"in c&&(u.__data__=c.__data__),l[f]=u);return new us(r,this._parents)}function NF(e){return e==null?[]:Array.isArray(e)?e:Array.from(e)}function CF(){return[]}function cP(e){return e==null?CF:function(){return this.querySelectorAll(e)}}function _F(e){return function(){return NF(e.apply(this,arguments))}}function EF(e){typeof e=="function"?e=_F(e):e=cP(e);for(var t=this._groups,n=t.length,r=[],s=[],i=0;i<n;++i)for(var a=t[i],l=a.length,c,u=0;u<l;++u)(c=a[u])&&(r.push(e.call(c,c.__data__,u,a)),s.push(c));return new us(r,s)}function uP(e){return function(){return this.matches(e)}}function dP(e){return function(t){return t.matches(e)}}var AF=Array.prototype.find;function PF(e){return function(){return AF.call(this.children,e)}}function IF(){return this.firstElementChild}function RF(e){return this.select(e==null?IF:PF(typeof e=="function"?e:dP(e)))}var TF=Array.prototype.filter;function MF(){return Array.from(this.children)}function $F(e){return function(){return TF.call(this.children,e)}}function LF(e){return this.selectAll(e==null?MF:$F(typeof e=="function"?e:dP(e)))}function OF(e){typeof e!="function"&&(e=uP(e));for(var t=this._groups,n=t.length,r=new Array(n),s=0;s<n;++s)for(var i=t[s],a=i.length,l=r[s]=[],c,u=0;u<a;++u)(c=i[u])&&e.call(c,c.__data__,u,i)&&l.push(c);return new us(r,this._parents)}function fP(e){return new Array(e.length)}function DF(){return new us(this._enter||this._groups.map(fP),this._parents)}function Mh(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}Mh.prototype={constructor:Mh,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};function FF(e){return function(){return e}}function zF(e,t,n,r,s,i){for(var a=0,l,c=t.length,u=i.length;a<u;++a)(l=t[a])?(l.__data__=i[a],r[a]=l):n[a]=new Mh(e,i[a]);for(;a<c;++a)(l=t[a])&&(s[a]=l)}function BF(e,t,n,r,s,i,a){var l,c,u=new Map,f=t.length,p=i.length,d=new Array(f),h;for(l=0;l<f;++l)(c=t[l])&&(d[l]=h=a.call(c,c.__data__,l,t)+"",u.has(h)?s[l]=c:u.set(h,c));for(l=0;l<p;++l)h=a.call(e,i[l],l,i)+"",(c=u.get(h))?(r[l]=c,c.__data__=i[l],u.delete(h)):n[l]=new Mh(e,i[l]);for(l=0;l<f;++l)(c=t[l])&&u.get(d[l])===c&&(s[l]=c)}function HF(e){return e.__data__}function WF(e,t){if(!arguments.length)return Array.from(this,HF);var n=t?BF:zF,r=this._parents,s=this._groups;typeof e!="function"&&(e=FF(e));for(var i=s.length,a=new Array(i),l=new Array(i),c=new Array(i),u=0;u<i;++u){var f=r[u],p=s[u],d=p.length,h=VF(e.call(f,f&&f.__data__,u,r)),g=h.length,k=l[u]=new Array(g),b=a[u]=new Array(g),y=c[u]=new Array(d);n(f,p,k,b,y,h,t);for(var v=0,w=0,C,j;v<g;++v)if(C=k[v]){for(v>=w&&(w=v+1);!(j=b[w])&&++w<g;);C._next=j||null}}return a=new us(a,r),a._enter=l,a._exit=c,a}function VF(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function KF(){return new us(this._exit||this._groups.map(fP),this._parents)}function qF(e,t,n){var r=this.enter(),s=this,i=this.exit();return typeof e=="function"?(r=e(r),r&&(r=r.selection())):r=r.append(e+""),t!=null&&(s=t(s),s&&(s=s.selection())),n==null?i.remove():n(i),r&&s?r.merge(s).order():s}function UF(e){for(var t=e.selection?e.selection():e,n=this._groups,r=t._groups,s=n.length,i=r.length,a=Math.min(s,i),l=new Array(s),c=0;c<a;++c)for(var u=n[c],f=r[c],p=u.length,d=l[c]=new Array(p),h,g=0;g<p;++g)(h=u[g]||f[g])&&(d[g]=h);for(;c<s;++c)l[c]=n[c];return new us(l,this._parents)}function YF(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var r=e[t],s=r.length-1,i=r[s],a;--s>=0;)(a=r[s])&&(i&&a.compareDocumentPosition(i)^4&&i.parentNode.insertBefore(a,i),i=a);return this}function GF(e){e||(e=JF);function t(p,d){return p&&d?e(p.__data__,d.__data__):!p-!d}for(var n=this._groups,r=n.length,s=new Array(r),i=0;i<r;++i){for(var a=n[i],l=a.length,c=s[i]=new Array(l),u,f=0;f<l;++f)(u=a[f])&&(c[f]=u);c.sort(t)}return new us(s,this._parents).order()}function JF(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function XF(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function QF(){return Array.from(this)}function ZF(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r=e[t],s=0,i=r.length;s<i;++s){var a=r[s];if(a)return a}return null}function ez(){let e=0;for(const t of this)++e;return e}function tz(){return!this.node()}function nz(e){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var s=t[n],i=0,a=s.length,l;i<a;++i)(l=s[i])&&e.call(l,l.__data__,i,s);return this}function rz(e){return function(){this.removeAttribute(e)}}function sz(e){return function(){this.removeAttributeNS(e.space,e.local)}}function iz(e,t){return function(){this.setAttribute(e,t)}}function oz(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function az(e,t){return function(){var n=t.apply(this,arguments);n==null?this.removeAttribute(e):this.setAttribute(e,n)}}function lz(e,t){return function(){var n=t.apply(this,arguments);n==null?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function cz(e,t){var n=Mm(e);if(arguments.length<2){var r=this.node();return n.local?r.getAttributeNS(n.space,n.local):r.getAttribute(n)}return this.each((t==null?n.local?sz:rz:typeof t=="function"?n.local?lz:az:n.local?oz:iz)(n,t))}function pP(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function uz(e){return function(){this.style.removeProperty(e)}}function dz(e,t,n){return function(){this.style.setProperty(e,t,n)}}function fz(e,t,n){return function(){var r=t.apply(this,arguments);r==null?this.style.removeProperty(e):this.style.setProperty(e,r,n)}}function pz(e,t,n){return arguments.length>1?this.each((t==null?uz:typeof t=="function"?fz:dz)(e,t,n??"")):kc(this.node(),e)}function kc(e,t){return e.style.getPropertyValue(t)||pP(e).getComputedStyle(e,null).getPropertyValue(t)}function hz(e){return function(){delete this[e]}}function mz(e,t){return function(){this[e]=t}}function gz(e,t){return function(){var n=t.apply(this,arguments);n==null?delete this[e]:this[e]=n}}function yz(e,t){return arguments.length>1?this.each((t==null?hz:typeof t=="function"?gz:mz)(e,t)):this.node()[e]}function hP(e){return e.trim().split(/^|\s+/)}function uk(e){return e.classList||new mP(e)}function mP(e){this._node=e,this._names=hP(e.getAttribute("class")||"")}mP.prototype={add:function(e){var t=this._names.indexOf(e);t<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};function gP(e,t){for(var n=uk(e),r=-1,s=t.length;++r<s;)n.add(t[r])}function yP(e,t){for(var n=uk(e),r=-1,s=t.length;++r<s;)n.remove(t[r])}function wz(e){return function(){gP(this,e)}}function xz(e){return function(){yP(this,e)}}function bz(e,t){return function(){(t.apply(this,arguments)?gP:yP)(this,e)}}function kz(e,t){var n=hP(e+"");if(arguments.length<2){for(var r=uk(this.node()),s=-1,i=n.length;++s<i;)if(!r.contains(n[s]))return!1;return!0}return this.each((typeof t=="function"?bz:t?wz:xz)(n,t))}function vz(){this.textContent=""}function Sz(e){return function(){this.textContent=e}}function jz(e){return function(){var t=e.apply(this,arguments);this.textContent=t??""}}function Nz(e){return arguments.length?this.each(e==null?vz:(typeof e=="function"?jz:Sz)(e)):this.node().textContent}function Cz(){this.innerHTML=""}function _z(e){return function(){this.innerHTML=e}}function Ez(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t??""}}function Az(e){return arguments.length?this.each(e==null?Cz:(typeof e=="function"?Ez:_z)(e)):this.node().innerHTML}function Pz(){this.nextSibling&&this.parentNode.appendChild(this)}function Iz(){return this.each(Pz)}function Rz(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Tz(){return this.each(Rz)}function Mz(e){var t=typeof e=="function"?e:lP(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function $z(){return null}function Lz(e,t){var n=typeof e=="function"?e:lP(e),r=t==null?$z:typeof t=="function"?t:ck(t);return this.select(function(){return this.insertBefore(n.apply(this,arguments),r.apply(this,arguments)||null)})}function Oz(){var e=this.parentNode;e&&e.removeChild(this)}function Dz(){return this.each(Oz)}function Fz(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function zz(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function Bz(e){return this.select(e?zz:Fz)}function Hz(e){return arguments.length?this.property("__data__",e):this.node().__data__}function Wz(e){return function(t){e.call(this,t,this.__data__)}}function Vz(e){return e.trim().split(/^|\s+/).map(function(t){var n="",r=t.indexOf(".");return r>=0&&(n=t.slice(r+1),t=t.slice(0,r)),{type:t,name:n}})}function Kz(e){return function(){var t=this.__on;if(t){for(var n=0,r=-1,s=t.length,i;n<s;++n)i=t[n],(!e.type||i.type===e.type)&&i.name===e.name?this.removeEventListener(i.type,i.listener,i.options):t[++r]=i;++r?t.length=r:delete this.__on}}}function qz(e,t,n){return function(){var r=this.__on,s,i=Wz(t);if(r){for(var a=0,l=r.length;a<l;++a)if((s=r[a]).type===e.type&&s.name===e.name){this.removeEventListener(s.type,s.listener,s.options),this.addEventListener(s.type,s.listener=i,s.options=n),s.value=t;return}}this.addEventListener(e.type,i,n),s={type:e.type,name:e.name,value:t,listener:i,options:n},r?r.push(s):this.__on=[s]}}function Uz(e,t,n){var r=Vz(e+""),s,i=r.length,a;if(arguments.length<2){var l=this.node().__on;if(l){for(var c=0,u=l.length,f;c<u;++c)for(s=0,f=l[c];s<i;++s)if((a=r[s]).type===f.type&&a.name===f.name)return f.value}return}for(l=t?qz:Kz,s=0;s<i;++s)this.each(l(r[s],t,n));return this}function wP(e,t,n){var r=pP(e),s=r.CustomEvent;typeof s=="function"?s=new s(t,n):(s=r.document.createEvent("Event"),n?(s.initEvent(t,n.bubbles,n.cancelable),s.detail=n.detail):s.initEvent(t,!1,!1)),e.dispatchEvent(s)}function Yz(e,t){return function(){return wP(this,e,t)}}function Gz(e,t){return function(){return wP(this,e,t.apply(this,arguments))}}function Jz(e,t){return this.each((typeof t=="function"?Gz:Yz)(e,t))}function*Xz(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r=e[t],s=0,i=r.length,a;s<i;++s)(a=r[s])&&(yield a)}var xP=[null];function us(e,t){this._groups=e,this._parents=t}function Zd(){return new us([[document.documentElement]],xP)}function Qz(){return this}us.prototype=Zd.prototype={constructor:us,select:jF,selectAll:EF,selectChild:RF,selectChildren:LF,filter:OF,data:WF,enter:DF,exit:KF,join:qF,merge:UF,selection:Qz,order:YF,sort:GF,call:XF,nodes:QF,node:ZF,size:ez,empty:tz,each:nz,attr:cz,style:pz,property:yz,classed:kz,text:Nz,html:Az,raise:Iz,lower:Tz,append:Mz,insert:Lz,remove:Dz,clone:Bz,datum:Hz,on:Uz,dispatch:Jz,[Symbol.iterator]:Xz};function ss(e){return typeof e=="string"?new us([[document.querySelector(e)]],[document.documentElement]):new us([[e]],xP)}function Zz(e){let t;for(;t=e.sourceEvent;)e=t;return e}function Hs(e,t){if(e=Zz(e),t===void 0&&(t=e.currentTarget),t){var n=t.ownerSVGElement||t;if(n.createSVGPoint){var r=n.createSVGPoint();return r.x=e.clientX,r.y=e.clientY,r=r.matrixTransform(t.getScreenCTM().inverse()),[r.x,r.y]}if(t.getBoundingClientRect){var s=t.getBoundingClientRect();return[e.clientX-s.left-t.clientLeft,e.clientY-s.top-t.clientTop]}}return[e.pageX,e.pageY]}const e3={passive:!1},jd={capture:!0,passive:!1};function vy(e){e.stopImmediatePropagation()}function oc(e){e.preventDefault(),e.stopImmediatePropagation()}function bP(e){var t=e.document.documentElement,n=ss(e).on("dragstart.drag",oc,jd);"onselectstart"in t?n.on("selectstart.drag",oc,jd):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function kP(e,t){var n=e.document.documentElement,r=ss(e).on("dragstart.drag",null);t&&(r.on("click.drag",oc,jd),setTimeout(function(){r.on("click.drag",null)},0)),"onselectstart"in n?r.on("selectstart.drag",null):(n.style.MozUserSelect=n.__noselect,delete n.__noselect)}const lp=e=>()=>e;function gx(e,{sourceEvent:t,subject:n,target:r,identifier:s,active:i,x:a,y:l,dx:c,dy:u,dispatch:f}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},subject:{value:n,enumerable:!0,configurable:!0},target:{value:r,enumerable:!0,configurable:!0},identifier:{value:s,enumerable:!0,configurable:!0},active:{value:i,enumerable:!0,configurable:!0},x:{value:a,enumerable:!0,configurable:!0},y:{value:l,enumerable:!0,configurable:!0},dx:{value:c,enumerable:!0,configurable:!0},dy:{value:u,enumerable:!0,configurable:!0},_:{value:f}})}gx.prototype.on=function(){var e=this._.on.apply(this._,arguments);return e===this._?this:e};function t3(e){return!e.ctrlKey&&!e.button}function n3(){return this.parentNode}function r3(e,t){return t??{x:e.x,y:e.y}}function s3(){return navigator.maxTouchPoints||"ontouchstart"in this}function vP(){var e=t3,t=n3,n=r3,r=s3,s={},i=Tm("start","drag","end"),a=0,l,c,u,f,p=0;function d(C){C.on("mousedown.drag",h).filter(r).on("touchstart.drag",b).on("touchmove.drag",y,e3).on("touchend.drag touchcancel.drag",v).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function h(C,j){if(!(f||!e.call(this,C,j))){var N=w(this,t.call(this,C,j),C,j,"mouse");N&&(ss(C.view).on("mousemove.drag",g,jd).on("mouseup.drag",k,jd),bP(C.view),vy(C),u=!1,l=C.clientX,c=C.clientY,N("start",C))}}function g(C){if(oc(C),!u){var j=C.clientX-l,N=C.clientY-c;u=j*j+N*N>p}s.mouse("drag",C)}function k(C){ss(C.view).on("mousemove.drag mouseup.drag",null),kP(C.view,u),oc(C),s.mouse("end",C)}function b(C,j){if(e.call(this,C,j)){var N=C.changedTouches,A=t.call(this,C,j),I=N.length,D,B;for(D=0;D<I;++D)(B=w(this,A,C,j,N[D].identifier,N[D]))&&(vy(C),B("start",C,N[D]))}}function y(C){var j=C.changedTouches,N=j.length,A,I;for(A=0;A<N;++A)(I=s[j[A].identifier])&&(oc(C),I("drag",C,j[A]))}function v(C){var j=C.changedTouches,N=j.length,A,I;for(f&&clearTimeout(f),f=setTimeout(function(){f=null},500),A=0;A<N;++A)(I=s[j[A].identifier])&&(vy(C),I("end",C,j[A]))}function w(C,j,N,A,I,D){var B=i.copy(),W=Hs(D||N,j),F,T,M;if((M=n.call(C,new gx("beforestart",{sourceEvent:N,target:d,identifier:I,active:a,x:W[0],y:W[1],dx:0,dy:0,dispatch:B}),A))!=null)return F=M.x-W[0]||0,T=M.y-W[1]||0,function q(H,L,R){var z=W,E;switch(H){case"start":s[I]=q,E=a++;break;case"end":delete s[I],--a;case"drag":W=Hs(R||L,j),E=a;break}B.call(H,C,new gx(H,{sourceEvent:L,subject:M,target:d,identifier:I,active:E,x:W[0]+F,y:W[1]+T,dx:W[0]-z[0],dy:W[1]-z[1],dispatch:B}),A)}}return d.filter=function(C){return arguments.length?(e=typeof C=="function"?C:lp(!!C),d):e},d.container=function(C){return arguments.length?(t=typeof C=="function"?C:lp(C),d):t},d.subject=function(C){return arguments.length?(n=typeof C=="function"?C:lp(C),d):n},d.touchable=function(C){return arguments.length?(r=typeof C=="function"?C:lp(!!C),d):r},d.on=function(){var C=i.on.apply(i,arguments);return C===i?d:C},d.clickDistance=function(C){return arguments.length?(p=(C=+C)*C,d):Math.sqrt(p)},d}function dk(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function SP(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function ef(){}var Nd=.7,$h=1/Nd,ac="\\s*([+-]?\\d+)\\s*",Cd="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",vi="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",i3=/^#([0-9a-f]{3,8})$/,o3=new RegExp(`^rgb\\(${ac},${ac},${ac}\\)$`),a3=new RegExp(`^rgb\\(${vi},${vi},${vi}\\)$`),l3=new RegExp(`^rgba\\(${ac},${ac},${ac},${Cd}\\)$`),c3=new RegExp(`^rgba\\(${vi},${vi},${vi},${Cd}\\)$`),u3=new RegExp(`^hsl\\(${Cd},${vi},${vi}\\)$`),d3=new RegExp(`^hsla\\(${Cd},${vi},${vi},${Cd}\\)$`),Dj={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};dk(ef,Ka,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:Fj,formatHex:Fj,formatHex8:f3,formatHsl:p3,formatRgb:zj,toString:zj});function Fj(){return this.rgb().formatHex()}function f3(){return this.rgb().formatHex8()}function p3(){return jP(this).formatHsl()}function zj(){return this.rgb().formatRgb()}function Ka(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=i3.exec(e))?(n=t[1].length,t=parseInt(t[1],16),n===6?Bj(t):n===3?new Vr(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):n===8?cp(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):n===4?cp(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=o3.exec(e))?new Vr(t[1],t[2],t[3],1):(t=a3.exec(e))?new Vr(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=l3.exec(e))?cp(t[1],t[2],t[3],t[4]):(t=c3.exec(e))?cp(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=u3.exec(e))?Vj(t[1],t[2]/100,t[3]/100,1):(t=d3.exec(e))?Vj(t[1],t[2]/100,t[3]/100,t[4]):Dj.hasOwnProperty(e)?Bj(Dj[e]):e==="transparent"?new Vr(NaN,NaN,NaN,0):null}function Bj(e){return new Vr(e>>16&255,e>>8&255,e&255,1)}function cp(e,t,n,r){return r<=0&&(e=t=n=NaN),new Vr(e,t,n,r)}function h3(e){return e instanceof ef||(e=Ka(e)),e?(e=e.rgb(),new Vr(e.r,e.g,e.b,e.opacity)):new Vr}function yx(e,t,n,r){return arguments.length===1?h3(e):new Vr(e,t,n,r??1)}function Vr(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}dk(Vr,yx,SP(ef,{brighter(e){return e=e==null?$h:Math.pow($h,e),new Vr(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?Nd:Math.pow(Nd,e),new Vr(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Vr(La(this.r),La(this.g),La(this.b),Lh(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:Hj,formatHex:Hj,formatHex8:m3,formatRgb:Wj,toString:Wj}));function Hj(){return`#${Ia(this.r)}${Ia(this.g)}${Ia(this.b)}`}function m3(){return`#${Ia(this.r)}${Ia(this.g)}${Ia(this.b)}${Ia((isNaN(this.opacity)?1:this.opacity)*255)}`}function Wj(){const e=Lh(this.opacity);return`${e===1?"rgb(":"rgba("}${La(this.r)}, ${La(this.g)}, ${La(this.b)}${e===1?")":`, ${e})`}`}function Lh(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function La(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function Ia(e){return e=La(e),(e<16?"0":"")+e.toString(16)}function Vj(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new Ks(e,t,n,r)}function jP(e){if(e instanceof Ks)return new Ks(e.h,e.s,e.l,e.opacity);if(e instanceof ef||(e=Ka(e)),!e)return new Ks;if(e instanceof Ks)return e;e=e.rgb();var t=e.r/255,n=e.g/255,r=e.b/255,s=Math.min(t,n,r),i=Math.max(t,n,r),a=NaN,l=i-s,c=(i+s)/2;return l?(t===i?a=(n-r)/l+(n<r)*6:n===i?a=(r-t)/l+2:a=(t-n)/l+4,l/=c<.5?i+s:2-i-s,a*=60):l=c>0&&c<1?0:a,new Ks(a,l,c,e.opacity)}function g3(e,t,n,r){return arguments.length===1?jP(e):new Ks(e,t,n,r??1)}function Ks(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}dk(Ks,g3,SP(ef,{brighter(e){return e=e==null?$h:Math.pow($h,e),new Ks(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?Nd:Math.pow(Nd,e),new Ks(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*t,s=2*n-r;return new Vr(Sy(e>=240?e-240:e+120,s,r),Sy(e,s,r),Sy(e<120?e+240:e-120,s,r),this.opacity)},clamp(){return new Ks(Kj(this.h),up(this.s),up(this.l),Lh(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Lh(this.opacity);return`${e===1?"hsl(":"hsla("}${Kj(this.h)}, ${up(this.s)*100}%, ${up(this.l)*100}%${e===1?")":`, ${e})`}`}}));function Kj(e){return e=(e||0)%360,e<0?e+360:e}function up(e){return Math.max(0,Math.min(1,e||0))}function Sy(e,t,n){return(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)*255}const fk=e=>()=>e;function y3(e,t){return function(n){return e+n*t}}function w3(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}function x3(e){return(e=+e)==1?NP:function(t,n){return n-t?w3(t,n,e):fk(isNaN(t)?n:t)}}function NP(e,t){var n=t-e;return n?y3(e,n):fk(isNaN(e)?t:e)}const Oh=function e(t){var n=x3(t);function r(s,i){var a=n((s=yx(s)).r,(i=yx(i)).r),l=n(s.g,i.g),c=n(s.b,i.b),u=NP(s.opacity,i.opacity);return function(f){return s.r=a(f),s.g=l(f),s.b=c(f),s.opacity=u(f),s+""}}return r.gamma=e,r}(1);function b3(e,t){t||(t=[]);var n=e?Math.min(t.length,e.length):0,r=t.slice(),s;return function(i){for(s=0;s<n;++s)r[s]=e[s]*(1-i)+t[s]*i;return r}}function k3(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function v3(e,t){var n=t?t.length:0,r=e?Math.min(n,e.length):0,s=new Array(r),i=new Array(n),a;for(a=0;a<r;++a)s[a]=Xu(e[a],t[a]);for(;a<n;++a)i[a]=t[a];return function(l){for(a=0;a<r;++a)i[a]=s[a](l);return i}}function S3(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}function fi(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function j3(e,t){var n={},r={},s;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(s in t)s in e?n[s]=Xu(e[s],t[s]):r[s]=t[s];return function(i){for(s in n)r[s]=n[s](i);return r}}var wx=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,jy=new RegExp(wx.source,"g");function N3(e){return function(){return e}}function C3(e){return function(t){return e(t)+""}}function CP(e,t){var n=wx.lastIndex=jy.lastIndex=0,r,s,i,a=-1,l=[],c=[];for(e=e+"",t=t+"";(r=wx.exec(e))&&(s=jy.exec(t));)(i=s.index)>n&&(i=t.slice(n,i),l[a]?l[a]+=i:l[++a]=i),(r=r[0])===(s=s[0])?l[a]?l[a]+=s:l[++a]=s:(l[++a]=null,c.push({i:a,x:fi(r,s)})),n=jy.lastIndex;return n<t.length&&(i=t.slice(n),l[a]?l[a]+=i:l[++a]=i),l.length<2?c[0]?C3(c[0].x):N3(t):(t=c.length,function(u){for(var f=0,p;f<t;++f)l[(p=c[f]).i]=p.x(u);return l.join("")})}function Xu(e,t){var n=typeof t,r;return t==null||n==="boolean"?fk(t):(n==="number"?fi:n==="string"?(r=Ka(t))?(t=r,Oh):CP:t instanceof Ka?Oh:t instanceof Date?S3:k3(t)?b3:Array.isArray(t)?v3:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?j3:fi)(e,t)}var qj=180/Math.PI,xx={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function _P(e,t,n,r,s,i){var a,l,c;return(a=Math.sqrt(e*e+t*t))&&(e/=a,t/=a),(c=e*n+t*r)&&(n-=e*c,r-=t*c),(l=Math.sqrt(n*n+r*r))&&(n/=l,r/=l,c/=l),e*r<t*n&&(e=-e,t=-t,c=-c,a=-a),{translateX:s,translateY:i,rotate:Math.atan2(t,e)*qj,skewX:Math.atan(c)*qj,scaleX:a,scaleY:l}}var dp;function _3(e){const t=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?xx:_P(t.a,t.b,t.c,t.d,t.e,t.f)}function E3(e){return e==null||(dp||(dp=document.createElementNS("http://www.w3.org/2000/svg","g")),dp.setAttribute("transform",e),!(e=dp.transform.baseVal.consolidate()))?xx:(e=e.matrix,_P(e.a,e.b,e.c,e.d,e.e,e.f))}function EP(e,t,n,r){function s(u){return u.length?u.pop()+" ":""}function i(u,f,p,d,h,g){if(u!==p||f!==d){var k=h.push("translate(",null,t,null,n);g.push({i:k-4,x:fi(u,p)},{i:k-2,x:fi(f,d)})}else(p||d)&&h.push("translate("+p+t+d+n)}function a(u,f,p,d){u!==f?(u-f>180?f+=360:f-u>180&&(u+=360),d.push({i:p.push(s(p)+"rotate(",null,r)-2,x:fi(u,f)})):f&&p.push(s(p)+"rotate("+f+r)}function l(u,f,p,d){u!==f?d.push({i:p.push(s(p)+"skewX(",null,r)-2,x:fi(u,f)}):f&&p.push(s(p)+"skewX("+f+r)}function c(u,f,p,d,h,g){if(u!==p||f!==d){var k=h.push(s(h)+"scale(",null,",",null,")");g.push({i:k-4,x:fi(u,p)},{i:k-2,x:fi(f,d)})}else(p!==1||d!==1)&&h.push(s(h)+"scale("+p+","+d+")")}return function(u,f){var p=[],d=[];return u=e(u),f=e(f),i(u.translateX,u.translateY,f.translateX,f.translateY,p,d),a(u.rotate,f.rotate,p,d),l(u.skewX,f.skewX,p,d),c(u.scaleX,u.scaleY,f.scaleX,f.scaleY,p,d),u=f=null,function(h){for(var g=-1,k=d.length,b;++g<k;)p[(b=d[g]).i]=b.x(h);return p.join("")}}}var A3=EP(_3,"px, ","px)","deg)"),P3=EP(E3,", ",")",")"),I3=1e-12;function Uj(e){return((e=Math.exp(e))+1/e)/2}function R3(e){return((e=Math.exp(e))-1/e)/2}function T3(e){return((e=Math.exp(2*e))-1)/(e+1)}const Xp=function e(t,n,r){function s(i,a){var l=i[0],c=i[1],u=i[2],f=a[0],p=a[1],d=a[2],h=f-l,g=p-c,k=h*h+g*g,b,y;if(k<I3)y=Math.log(d/u)/t,b=function(A){return[l+A*h,c+A*g,u*Math.exp(t*A*y)]};else{var v=Math.sqrt(k),w=(d*d-u*u+r*k)/(2*u*n*v),C=(d*d-u*u-r*k)/(2*d*n*v),j=Math.log(Math.sqrt(w*w+1)-w),N=Math.log(Math.sqrt(C*C+1)-C);y=(N-j)/t,b=function(A){var I=A*y,D=Uj(j),B=u/(n*v)*(D*T3(t*I+j)-R3(j));return[l+B*h,c+B*g,u*D/Uj(t*I+j)]}}return b.duration=y*1e3*t/Math.SQRT2,b}return s.rho=function(i){var a=Math.max(.001,+i),l=a*a,c=l*l;return e(a,l,c)},s}(Math.SQRT2,2,4);var vc=0,$u=0,bu=0,AP=1e3,Dh,Lu,Fh=0,qa=0,$m=0,_d=typeof performance=="object"&&performance.now?performance:Date,PP=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function pk(){return qa||(PP(M3),qa=_d.now()+$m)}function M3(){qa=0}function zh(){this._call=this._time=this._next=null}zh.prototype=IP.prototype={constructor:zh,restart:function(e,t,n){if(typeof e!="function")throw new TypeError("callback is not a function");n=(n==null?pk():+n)+(t==null?0:+t),!this._next&&Lu!==this&&(Lu?Lu._next=this:Dh=this,Lu=this),this._call=e,this._time=n,bx()},stop:function(){this._call&&(this._call=null,this._time=1/0,bx())}};function IP(e,t,n){var r=new zh;return r.restart(e,t,n),r}function $3(){pk(),++vc;for(var e=Dh,t;e;)(t=qa-e._time)>=0&&e._call.call(void 0,t),e=e._next;--vc}function Yj(){qa=(Fh=_d.now())+$m,vc=$u=0;try{$3()}finally{vc=0,O3(),qa=0}}function L3(){var e=_d.now(),t=e-Fh;t>AP&&($m-=t,Fh=e)}function O3(){for(var e,t=Dh,n,r=1/0;t;)t._call?(r>t._time&&(r=t._time),e=t,t=t._next):(n=t._next,t._next=null,t=e?e._next=n:Dh=n);Lu=e,bx(r)}function bx(e){if(!vc){$u&&($u=clearTimeout($u));var t=e-qa;t>24?(e<1/0&&($u=setTimeout(Yj,e-_d.now()-$m)),bu&&(bu=clearInterval(bu))):(bu||(Fh=_d.now(),bu=setInterval(L3,AP)),vc=1,PP(Yj))}}function Gj(e,t,n){var r=new zh;return t=t==null?0:+t,r.restart(s=>{r.stop(),e(s+t)},t,n),r}var D3=Tm("start","end","cancel","interrupt"),F3=[],RP=0,Jj=1,kx=2,Qp=3,Xj=4,vx=5,Zp=6;function Lm(e,t,n,r,s,i){var a=e.__transition;if(!a)e.__transition={};else if(n in a)return;z3(e,n,{name:t,index:r,group:s,on:D3,tween:F3,time:i.time,delay:i.delay,duration:i.duration,ease:i.ease,timer:null,state:RP})}function hk(e,t){var n=ti(e,t);if(n.state>RP)throw new Error("too late; already scheduled");return n}function Pi(e,t){var n=ti(e,t);if(n.state>Qp)throw new Error("too late; already running");return n}function ti(e,t){var n=e.__transition;if(!n||!(n=n[t]))throw new Error("transition not found");return n}function z3(e,t,n){var r=e.__transition,s;r[t]=n,n.timer=IP(i,0,n.time);function i(u){n.state=Jj,n.timer.restart(a,n.delay,n.time),n.delay<=u&&a(u-n.delay)}function a(u){var f,p,d,h;if(n.state!==Jj)return c();for(f in r)if(h=r[f],h.name===n.name){if(h.state===Qp)return Gj(a);h.state===Xj?(h.state=Zp,h.timer.stop(),h.on.call("interrupt",e,e.__data__,h.index,h.group),delete r[f]):+f<t&&(h.state=Zp,h.timer.stop(),h.on.call("cancel",e,e.__data__,h.index,h.group),delete r[f])}if(Gj(function(){n.state===Qp&&(n.state=Xj,n.timer.restart(l,n.delay,n.time),l(u))}),n.state=kx,n.on.call("start",e,e.__data__,n.index,n.group),n.state===kx){for(n.state=Qp,s=new Array(d=n.tween.length),f=0,p=-1;f<d;++f)(h=n.tween[f].value.call(e,e.__data__,n.index,n.group))&&(s[++p]=h);s.length=p+1}}function l(u){for(var f=u<n.duration?n.ease.call(null,u/n.duration):(n.timer.restart(c),n.state=vx,1),p=-1,d=s.length;++p<d;)s[p].call(e,f);n.state===vx&&(n.on.call("end",e,e.__data__,n.index,n.group),c())}function c(){n.state=Zp,n.timer.stop(),delete r[t];for(var u in r)return;delete e.__transition}}function eh(e,t){var n=e.__transition,r,s,i=!0,a;if(n){t=t==null?null:t+"";for(a in n){if((r=n[a]).name!==t){i=!1;continue}s=r.state>kx&&r.state<vx,r.state=Zp,r.timer.stop(),r.on.call(s?"interrupt":"cancel",e,e.__data__,r.index,r.group),delete n[a]}i&&delete e.__transition}}function B3(e){return this.each(function(){eh(this,e)})}function H3(e,t){var n,r;return function(){var s=Pi(this,e),i=s.tween;if(i!==n){r=n=i;for(var a=0,l=r.length;a<l;++a)if(r[a].name===t){r=r.slice(),r.splice(a,1);break}}s.tween=r}}function W3(e,t,n){var r,s;if(typeof n!="function")throw new Error;return function(){var i=Pi(this,e),a=i.tween;if(a!==r){s=(r=a).slice();for(var l={name:t,value:n},c=0,u=s.length;c<u;++c)if(s[c].name===t){s[c]=l;break}c===u&&s.push(l)}i.tween=s}}function V3(e,t){var n=this._id;if(e+="",arguments.length<2){for(var r=ti(this.node(),n).tween,s=0,i=r.length,a;s<i;++s)if((a=r[s]).name===e)return a.value;return null}return this.each((t==null?H3:W3)(n,e,t))}function mk(e,t,n){var r=e._id;return e.each(function(){var s=Pi(this,r);(s.value||(s.value={}))[t]=n.apply(this,arguments)}),function(s){return ti(s,r).value[t]}}function TP(e,t){var n;return(typeof t=="number"?fi:t instanceof Ka?Oh:(n=Ka(t))?(t=n,Oh):CP)(e,t)}function K3(e){return function(){this.removeAttribute(e)}}function q3(e){return function(){this.removeAttributeNS(e.space,e.local)}}function U3(e,t,n){var r,s=n+"",i;return function(){var a=this.getAttribute(e);return a===s?null:a===r?i:i=t(r=a,n)}}function Y3(e,t,n){var r,s=n+"",i;return function(){var a=this.getAttributeNS(e.space,e.local);return a===s?null:a===r?i:i=t(r=a,n)}}function G3(e,t,n){var r,s,i;return function(){var a,l=n(this),c;return l==null?void this.removeAttribute(e):(a=this.getAttribute(e),c=l+"",a===c?null:a===r&&c===s?i:(s=c,i=t(r=a,l)))}}function J3(e,t,n){var r,s,i;return function(){var a,l=n(this),c;return l==null?void this.removeAttributeNS(e.space,e.local):(a=this.getAttributeNS(e.space,e.local),c=l+"",a===c?null:a===r&&c===s?i:(s=c,i=t(r=a,l)))}}function X3(e,t){var n=Mm(e),r=n==="transform"?P3:TP;return this.attrTween(e,typeof t=="function"?(n.local?J3:G3)(n,r,mk(this,"attr."+e,t)):t==null?(n.local?q3:K3)(n):(n.local?Y3:U3)(n,r,t))}function Q3(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}function Z3(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}function eB(e,t){var n,r;function s(){var i=t.apply(this,arguments);return i!==r&&(n=(r=i)&&Z3(e,i)),n}return s._value=t,s}function tB(e,t){var n,r;function s(){var i=t.apply(this,arguments);return i!==r&&(n=(r=i)&&Q3(e,i)),n}return s._value=t,s}function nB(e,t){var n="attr."+e;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(t==null)return this.tween(n,null);if(typeof t!="function")throw new Error;var r=Mm(e);return this.tween(n,(r.local?eB:tB)(r,t))}function rB(e,t){return function(){hk(this,e).delay=+t.apply(this,arguments)}}function sB(e,t){return t=+t,function(){hk(this,e).delay=t}}function iB(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?rB:sB)(t,e)):ti(this.node(),t).delay}function oB(e,t){return function(){Pi(this,e).duration=+t.apply(this,arguments)}}function aB(e,t){return t=+t,function(){Pi(this,e).duration=t}}function lB(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?oB:aB)(t,e)):ti(this.node(),t).duration}function cB(e,t){if(typeof t!="function")throw new Error;return function(){Pi(this,e).ease=t}}function uB(e){var t=this._id;return arguments.length?this.each(cB(t,e)):ti(this.node(),t).ease}function dB(e,t){return function(){var n=t.apply(this,arguments);if(typeof n!="function")throw new Error;Pi(this,e).ease=n}}function fB(e){if(typeof e!="function")throw new Error;return this.each(dB(this._id,e))}function pB(e){typeof e!="function"&&(e=uP(e));for(var t=this._groups,n=t.length,r=new Array(n),s=0;s<n;++s)for(var i=t[s],a=i.length,l=r[s]=[],c,u=0;u<a;++u)(c=i[u])&&e.call(c,c.__data__,u,i)&&l.push(c);return new ro(r,this._parents,this._name,this._id)}function hB(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,n=e._groups,r=t.length,s=n.length,i=Math.min(r,s),a=new Array(r),l=0;l<i;++l)for(var c=t[l],u=n[l],f=c.length,p=a[l]=new Array(f),d,h=0;h<f;++h)(d=c[h]||u[h])&&(p[h]=d);for(;l<r;++l)a[l]=t[l];return new ro(a,this._parents,this._name,this._id)}function mB(e){return(e+"").trim().split(/^|\s+/).every(function(t){var n=t.indexOf(".");return n>=0&&(t=t.slice(0,n)),!t||t==="start"})}function gB(e,t,n){var r,s,i=mB(t)?hk:Pi;return function(){var a=i(this,e),l=a.on;l!==r&&(s=(r=l).copy()).on(t,n),a.on=s}}function yB(e,t){var n=this._id;return arguments.length<2?ti(this.node(),n).on.on(e):this.each(gB(n,e,t))}function wB(e){return function(){var t=this.parentNode;for(var n in this.__transition)if(+n!==e)return;t&&t.removeChild(this)}}function xB(){return this.on("end.remove",wB(this._id))}function bB(e){var t=this._name,n=this._id;typeof e!="function"&&(e=ck(e));for(var r=this._groups,s=r.length,i=new Array(s),a=0;a<s;++a)for(var l=r[a],c=l.length,u=i[a]=new Array(c),f,p,d=0;d<c;++d)(f=l[d])&&(p=e.call(f,f.__data__,d,l))&&("__data__"in f&&(p.__data__=f.__data__),u[d]=p,Lm(u[d],t,n,d,u,ti(f,n)));return new ro(i,this._parents,t,n)}function kB(e){var t=this._name,n=this._id;typeof e!="function"&&(e=cP(e));for(var r=this._groups,s=r.length,i=[],a=[],l=0;l<s;++l)for(var c=r[l],u=c.length,f,p=0;p<u;++p)if(f=c[p]){for(var d=e.call(f,f.__data__,p,c),h,g=ti(f,n),k=0,b=d.length;k<b;++k)(h=d[k])&&Lm(h,t,n,k,d,g);i.push(d),a.push(f)}return new ro(i,a,t,n)}var vB=Zd.prototype.constructor;function SB(){return new vB(this._groups,this._parents)}function jB(e,t){var n,r,s;return function(){var i=kc(this,e),a=(this.style.removeProperty(e),kc(this,e));return i===a?null:i===n&&a===r?s:s=t(n=i,r=a)}}function MP(e){return function(){this.style.removeProperty(e)}}function NB(e,t,n){var r,s=n+"",i;return function(){var a=kc(this,e);return a===s?null:a===r?i:i=t(r=a,n)}}function CB(e,t,n){var r,s,i;return function(){var a=kc(this,e),l=n(this),c=l+"";return l==null&&(c=l=(this.style.removeProperty(e),kc(this,e))),a===c?null:a===r&&c===s?i:(s=c,i=t(r=a,l))}}function _B(e,t){var n,r,s,i="style."+t,a="end."+i,l;return function(){var c=Pi(this,e),u=c.on,f=c.value[i]==null?l||(l=MP(t)):void 0;(u!==n||s!==f)&&(r=(n=u).copy()).on(a,s=f),c.on=r}}function EB(e,t,n){var r=(e+="")=="transform"?A3:TP;return t==null?this.styleTween(e,jB(e,r)).on("end.style."+e,MP(e)):typeof t=="function"?this.styleTween(e,CB(e,r,mk(this,"style."+e,t))).each(_B(this._id,e)):this.styleTween(e,NB(e,r,t),n).on("end.style."+e,null)}function AB(e,t,n){return function(r){this.style.setProperty(e,t.call(this,r),n)}}function PB(e,t,n){var r,s;function i(){var a=t.apply(this,arguments);return a!==s&&(r=(s=a)&&AB(e,a,n)),r}return i._value=t,i}function IB(e,t,n){var r="style."+(e+="");if(arguments.length<2)return(r=this.tween(r))&&r._value;if(t==null)return this.tween(r,null);if(typeof t!="function")throw new Error;return this.tween(r,PB(e,t,n??""))}function RB(e){return function(){this.textContent=e}}function TB(e){return function(){var t=e(this);this.textContent=t??""}}function MB(e){return this.tween("text",typeof e=="function"?TB(mk(this,"text",e)):RB(e==null?"":e+""))}function $B(e){return function(t){this.textContent=e.call(this,t)}}function LB(e){var t,n;function r(){var s=e.apply(this,arguments);return s!==n&&(t=(n=s)&&$B(s)),t}return r._value=e,r}function OB(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(e==null)return this.tween(t,null);if(typeof e!="function")throw new Error;return this.tween(t,LB(e))}function DB(){for(var e=this._name,t=this._id,n=$P(),r=this._groups,s=r.length,i=0;i<s;++i)for(var a=r[i],l=a.length,c,u=0;u<l;++u)if(c=a[u]){var f=ti(c,t);Lm(c,e,n,u,a,{time:f.time+f.delay+f.duration,delay:0,duration:f.duration,ease:f.ease})}return new ro(r,this._parents,e,n)}function FB(){var e,t,n=this,r=n._id,s=n.size();return new Promise(function(i,a){var l={value:a},c={value:function(){--s===0&&i()}};n.each(function(){var u=Pi(this,r),f=u.on;f!==e&&(t=(e=f).copy(),t._.cancel.push(l),t._.interrupt.push(l),t._.end.push(c)),u.on=t}),s===0&&i()})}var zB=0;function ro(e,t,n,r){this._groups=e,this._parents=t,this._name=n,this._id=r}function $P(){return++zB}var Di=Zd.prototype;ro.prototype={constructor:ro,select:bB,selectAll:kB,selectChild:Di.selectChild,selectChildren:Di.selectChildren,filter:pB,merge:hB,selection:SB,transition:DB,call:Di.call,nodes:Di.nodes,node:Di.node,size:Di.size,empty:Di.empty,each:Di.each,on:yB,attr:X3,attrTween:nB,style:EB,styleTween:IB,text:MB,textTween:OB,remove:xB,tween:V3,delay:iB,duration:lB,ease:uB,easeVarying:fB,end:FB,[Symbol.iterator]:Di[Symbol.iterator]};function BB(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var HB={time:null,delay:0,duration:250,ease:BB};function WB(e,t){for(var n;!(n=e.__transition)||!(n=n[t]);)if(!(e=e.parentNode))throw new Error(`transition ${t} not found`);return n}function VB(e){var t,n;e instanceof ro?(t=e._id,e=e._name):(t=$P(),(n=HB).time=pk(),e=e==null?null:e+"");for(var r=this._groups,s=r.length,i=0;i<s;++i)for(var a=r[i],l=a.length,c,u=0;u<l;++u)(c=a[u])&&Lm(c,e,t,u,a,n||WB(c,t));return new ro(r,this._parents,e,t)}Zd.prototype.interrupt=B3;Zd.prototype.transition=VB;const fp=e=>()=>e;function KB(e,{sourceEvent:t,target:n,transform:r,dispatch:s}){Object.defineProperties(this,{type:{value:e,enumerable:!0,configurable:!0},sourceEvent:{value:t,enumerable:!0,configurable:!0},target:{value:n,enumerable:!0,configurable:!0},transform:{value:r,enumerable:!0,configurable:!0},_:{value:s}})}function qi(e,t,n){this.k=e,this.x=t,this.y=n}qi.prototype={constructor:qi,scale:function(e){return e===1?this:new qi(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new qi(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var Om=new qi(1,0,0);LP.prototype=qi.prototype;function LP(e){for(;!e.__zoom;)if(!(e=e.parentNode))return Om;return e.__zoom}function Ny(e){e.stopImmediatePropagation()}function ku(e){e.preventDefault(),e.stopImmediatePropagation()}function qB(e){return(!e.ctrlKey||e.type==="wheel")&&!e.button}function UB(){var e=this;return e instanceof SVGElement?(e=e.ownerSVGElement||e,e.hasAttribute("viewBox")?(e=e.viewBox.baseVal,[[e.x,e.y],[e.x+e.width,e.y+e.height]]):[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]):[[0,0],[e.clientWidth,e.clientHeight]]}function Qj(){return this.__zoom||Om}function YB(e){return-e.deltaY*(e.deltaMode===1?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function GB(){return navigator.maxTouchPoints||"ontouchstart"in this}function JB(e,t,n){var r=e.invertX(t[0][0])-n[0][0],s=e.invertX(t[1][0])-n[1][0],i=e.invertY(t[0][1])-n[0][1],a=e.invertY(t[1][1])-n[1][1];return e.translate(s>r?(r+s)/2:Math.min(0,r)||Math.max(0,s),a>i?(i+a)/2:Math.min(0,i)||Math.max(0,a))}function OP(){var e=qB,t=UB,n=JB,r=YB,s=GB,i=[0,1/0],a=[[-1/0,-1/0],[1/0,1/0]],l=250,c=Xp,u=Tm("start","zoom","end"),f,p,d,h=500,g=150,k=0,b=10;function y(M){M.property("__zoom",Qj).on("wheel.zoom",I,{passive:!1}).on("mousedown.zoom",D).on("dblclick.zoom",B).filter(s).on("touchstart.zoom",W).on("touchmove.zoom",F).on("touchend.zoom touchcancel.zoom",T).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}y.transform=function(M,q,H,L){var R=M.selection?M.selection():M;R.property("__zoom",Qj),M!==R?j(M,q,H,L):R.interrupt().each(function(){N(this,arguments).event(L).start().zoom(null,typeof q=="function"?q.apply(this,arguments):q).end()})},y.scaleBy=function(M,q,H,L){y.scaleTo(M,function(){var R=this.__zoom.k,z=typeof q=="function"?q.apply(this,arguments):q;return R*z},H,L)},y.scaleTo=function(M,q,H,L){y.transform(M,function(){var R=t.apply(this,arguments),z=this.__zoom,E=H==null?C(R):typeof H=="function"?H.apply(this,arguments):H,Q=z.invert(E),V=typeof q=="function"?q.apply(this,arguments):q;return n(w(v(z,V),E,Q),R,a)},H,L)},y.translateBy=function(M,q,H,L){y.transform(M,function(){return n(this.__zoom.translate(typeof q=="function"?q.apply(this,arguments):q,typeof H=="function"?H.apply(this,arguments):H),t.apply(this,arguments),a)},null,L)},y.translateTo=function(M,q,H,L,R){y.transform(M,function(){var z=t.apply(this,arguments),E=this.__zoom,Q=L==null?C(z):typeof L=="function"?L.apply(this,arguments):L;return n(Om.translate(Q[0],Q[1]).scale(E.k).translate(typeof q=="function"?-q.apply(this,arguments):-q,typeof H=="function"?-H.apply(this,arguments):-H),z,a)},L,R)};function v(M,q){return q=Math.max(i[0],Math.min(i[1],q)),q===M.k?M:new qi(q,M.x,M.y)}function w(M,q,H){var L=q[0]-H[0]*M.k,R=q[1]-H[1]*M.k;return L===M.x&&R===M.y?M:new qi(M.k,L,R)}function C(M){return[(+M[0][0]+ +M[1][0])/2,(+M[0][1]+ +M[1][1])/2]}function j(M,q,H,L){M.on("start.zoom",function(){N(this,arguments).event(L).start()}).on("interrupt.zoom end.zoom",function(){N(this,arguments).event(L).end()}).tween("zoom",function(){var R=this,z=arguments,E=N(R,z).event(L),Q=t.apply(R,z),V=H==null?C(Q):typeof H=="function"?H.apply(R,z):H,$=Math.max(Q[1][0]-Q[0][0],Q[1][1]-Q[0][1]),ne=R.__zoom,ce=typeof q=="function"?q.apply(R,z):q,X=c(ne.invert(V).concat($/ne.k),ce.invert(V).concat($/ce.k));return function(re){if(re===1)re=ce;else{var Z=X(re),ie=$/Z[2];re=new qi(ie,V[0]-Z[0]*ie,V[1]-Z[1]*ie)}E.zoom(null,re)}})}function N(M,q,H){return!H&&M.__zooming||new A(M,q)}function A(M,q){this.that=M,this.args=q,this.active=0,this.sourceEvent=null,this.extent=t.apply(M,q),this.taps=0}A.prototype={event:function(M){return M&&(this.sourceEvent=M),this},start:function(){return++this.active===1&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(M,q){return this.mouse&&M!=="mouse"&&(this.mouse[1]=q.invert(this.mouse[0])),this.touch0&&M!=="touch"&&(this.touch0[1]=q.invert(this.touch0[0])),this.touch1&&M!=="touch"&&(this.touch1[1]=q.invert(this.touch1[0])),this.that.__zoom=q,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(M){var q=ss(this.that).datum();u.call(M,this.that,new KB(M,{sourceEvent:this.sourceEvent,target:y,transform:this.that.__zoom,dispatch:u}),q)}};function I(M,...q){if(!e.apply(this,arguments))return;var H=N(this,q).event(M),L=this.__zoom,R=Math.max(i[0],Math.min(i[1],L.k*Math.pow(2,r.apply(this,arguments)))),z=Hs(M);if(H.wheel)(H.mouse[0][0]!==z[0]||H.mouse[0][1]!==z[1])&&(H.mouse[1]=L.invert(H.mouse[0]=z)),clearTimeout(H.wheel);else{if(L.k===R)return;H.mouse=[z,L.invert(z)],eh(this),H.start()}ku(M),H.wheel=setTimeout(E,g),H.zoom("mouse",n(w(v(L,R),H.mouse[0],H.mouse[1]),H.extent,a));function E(){H.wheel=null,H.end()}}function D(M,...q){if(d||!e.apply(this,arguments))return;var H=M.currentTarget,L=N(this,q,!0).event(M),R=ss(M.view).on("mousemove.zoom",V,!0).on("mouseup.zoom",$,!0),z=Hs(M,H),E=M.clientX,Q=M.clientY;bP(M.view),Ny(M),L.mouse=[z,this.__zoom.invert(z)],eh(this),L.start();function V(ne){if(ku(ne),!L.moved){var ce=ne.clientX-E,X=ne.clientY-Q;L.moved=ce*ce+X*X>k}L.event(ne).zoom("mouse",n(w(L.that.__zoom,L.mouse[0]=Hs(ne,H),L.mouse[1]),L.extent,a))}function $(ne){R.on("mousemove.zoom mouseup.zoom",null),kP(ne.view,L.moved),ku(ne),L.event(ne).end()}}function B(M,...q){if(e.apply(this,arguments)){var H=this.__zoom,L=Hs(M.changedTouches?M.changedTouches[0]:M,this),R=H.invert(L),z=H.k*(M.shiftKey?.5:2),E=n(w(v(H,z),L,R),t.apply(this,q),a);ku(M),l>0?ss(this).transition().duration(l).call(j,E,L,M):ss(this).call(y.transform,E,L,M)}}function W(M,...q){if(e.apply(this,arguments)){var H=M.touches,L=H.length,R=N(this,q,M.changedTouches.length===L).event(M),z,E,Q,V;for(Ny(M),E=0;E<L;++E)Q=H[E],V=Hs(Q,this),V=[V,this.__zoom.invert(V),Q.identifier],R.touch0?!R.touch1&&R.touch0[2]!==V[2]&&(R.touch1=V,R.taps=0):(R.touch0=V,z=!0,R.taps=1+!!f);f&&(f=clearTimeout(f)),z&&(R.taps<2&&(p=V[0],f=setTimeout(function(){f=null},h)),eh(this),R.start())}}function F(M,...q){if(this.__zooming){var H=N(this,q).event(M),L=M.changedTouches,R=L.length,z,E,Q,V;for(ku(M),z=0;z<R;++z)E=L[z],Q=Hs(E,this),H.touch0&&H.touch0[2]===E.identifier?H.touch0[0]=Q:H.touch1&&H.touch1[2]===E.identifier&&(H.touch1[0]=Q);if(E=H.that.__zoom,H.touch1){var $=H.touch0[0],ne=H.touch0[1],ce=H.touch1[0],X=H.touch1[1],re=(re=ce[0]-$[0])*re+(re=ce[1]-$[1])*re,Z=(Z=X[0]-ne[0])*Z+(Z=X[1]-ne[1])*Z;E=v(E,Math.sqrt(re/Z)),Q=[($[0]+ce[0])/2,($[1]+ce[1])/2],V=[(ne[0]+X[0])/2,(ne[1]+X[1])/2]}else if(H.touch0)Q=H.touch0[0],V=H.touch0[1];else return;H.zoom("touch",n(w(E,Q,V),H.extent,a))}}function T(M,...q){if(this.__zooming){var H=N(this,q).event(M),L=M.changedTouches,R=L.length,z,E;for(Ny(M),d&&clearTimeout(d),d=setTimeout(function(){d=null},h),z=0;z<R;++z)E=L[z],H.touch0&&H.touch0[2]===E.identifier?delete H.touch0:H.touch1&&H.touch1[2]===E.identifier&&delete H.touch1;if(H.touch1&&!H.touch0&&(H.touch0=H.touch1,delete H.touch1),H.touch0)H.touch0[1]=this.__zoom.invert(H.touch0[0]);else if(H.end(),H.taps===2&&(E=Hs(E,this),Math.hypot(p[0]-E[0],p[1]-E[1])<b)){var Q=ss(this).on("dblclick.zoom");Q&&Q.apply(this,arguments)}}}return y.wheelDelta=function(M){return arguments.length?(r=typeof M=="function"?M:fp(+M),y):r},y.filter=function(M){return arguments.length?(e=typeof M=="function"?M:fp(!!M),y):e},y.touchable=function(M){return arguments.length?(s=typeof M=="function"?M:fp(!!M),y):s},y.extent=function(M){return arguments.length?(t=typeof M=="function"?M:fp([[+M[0][0],+M[0][1]],[+M[1][0],+M[1][1]]]),y):t},y.scaleExtent=function(M){return arguments.length?(i[0]=+M[0],i[1]=+M[1],y):[i[0],i[1]]},y.translateExtent=function(M){return arguments.length?(a[0][0]=+M[0][0],a[1][0]=+M[1][0],a[0][1]=+M[0][1],a[1][1]=+M[1][1],y):[[a[0][0],a[0][1]],[a[1][0],a[1][1]]]},y.constrain=function(M){return arguments.length?(n=M,y):n},y.duration=function(M){return arguments.length?(l=+M,y):l},y.interpolate=function(M){return arguments.length?(c=M,y):c},y.on=function(){var M=u.on.apply(u,arguments);return M===u?y:M},y.clickDistance=function(M){return arguments.length?(k=(M=+M)*M,y):Math.sqrt(k)},y.tapDistance=function(M){return arguments.length?(b=+M,y):b},y}const _i={error001:()=>"[React Flow]: Seems like you have not used zustand provider as an ancestor. Help: https://reactflow.dev/error#001",error002:()=>"It looks like you've created a new nodeTypes or edgeTypes object. If this wasn't on purpose please define the nodeTypes/edgeTypes outside of the component or memoize them.",error003:e=>`Node type "${e}" not found. Using fallback type "default".`,error004:()=>"The React Flow parent container needs a width and a height to render the graph.",error005:()=>"Only child nodes can use a parent extent.",error006:()=>"Can't create edge. An edge needs a source and a target.",error007:e=>`The old edge with id=${e} does not exist.`,error009:e=>`Marker type "${e}" doesn't exist.`,error008:(e,{id:t,sourceHandle:n,targetHandle:r})=>`Couldn't create edge for ${e} handle id: "${e==="source"?n:r}", edge id: ${t}.`,error010:()=>"Handle: No node id found. Make sure to only use a Handle inside a custom Node.",error011:e=>`Edge type "${e}" not found. Using fallback type "default".`,error012:e=>`Node with id "${e}" does not exist, it may have been removed. This can happen when a node is deleted before the "onNodeClick" handler is called.`,error013:(e="react")=>`It seems that you haven't loaded the styles. Please import '@xyflow/${e}/dist/style.css' or base.css to make sure everything is working properly.`,error014:()=>"useNodeConnections: No node ID found. Call useNodeConnections inside a custom Node or provide a node ID.",error015:()=>"It seems that you are trying to drag a node that is not initialized. Please use onNodesChange as explained in the docs."},Ed=[[Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY],[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY]],DP=["Enter"," ","Escape"],FP={"node.a11yDescription.default":"Press enter or space to select a node. Press delete to remove it and escape to cancel.","node.a11yDescription.keyboardDisabled":"Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.","node.a11yDescription.ariaLiveMessage":({direction:e,x:t,y:n})=>`Moved selected node ${e}. New position, x: ${t}, y: ${n}`,"edge.a11yDescription.default":"Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.","controls.ariaLabel":"Control Panel","controls.zoomIn.ariaLabel":"Zoom In","controls.zoomOut.ariaLabel":"Zoom Out","controls.fitView.ariaLabel":"Fit View","controls.interactive.ariaLabel":"Toggle Interactivity","minimap.ariaLabel":"Mini Map","handle.ariaLabel":"Handle"};var Sc;(function(e){e.Strict="strict",e.Loose="loose"})(Sc||(Sc={}));var Oa;(function(e){e.Free="free",e.Vertical="vertical",e.Horizontal="horizontal"})(Oa||(Oa={}));var Ad;(function(e){e.Partial="partial",e.Full="full"})(Ad||(Ad={}));const zP={inProgress:!1,isValid:null,from:null,fromHandle:null,fromPosition:null,fromNode:null,to:null,toHandle:null,toPosition:null,toNode:null,pointer:null};var Ro;(function(e){e.Bezier="default",e.Straight="straight",e.Step="step",e.SmoothStep="smoothstep",e.SimpleBezier="simplebezier"})(Ro||(Ro={}));var gi;(function(e){e.Arrow="arrow",e.ArrowClosed="arrowclosed"})(gi||(gi={}));var Ke;(function(e){e.Left="left",e.Top="top",e.Right="right",e.Bottom="bottom"})(Ke||(Ke={}));const Zj={[Ke.Left]:Ke.Right,[Ke.Right]:Ke.Left,[Ke.Top]:Ke.Bottom,[Ke.Bottom]:Ke.Top};function BP(e){return e===null?null:e?"valid":"invalid"}const HP=e=>"id"in e&&"source"in e&&"target"in e,XB=e=>"id"in e&&"position"in e&&!("source"in e)&&!("target"in e),gk=e=>"id"in e&&"internals"in e&&!("source"in e)&&!("target"in e),tf=(e,t=[0,0])=>{const{width:n,height:r}=ao(e),s=e.origin??t,i=n*s[0],a=r*s[1];return{x:e.position.x-i,y:e.position.y-a}},QB=(e,t={nodeOrigin:[0,0]})=>{if(e.length===0)return{x:0,y:0,width:0,height:0};const n=e.reduce((r,s)=>{const i=typeof s=="string";let a=!t.nodeLookup&&!i?s:void 0;t.nodeLookup&&(a=i?t.nodeLookup.get(s):gk(s)?s:t.nodeLookup.get(s.id));const l=a?Bh(a,t.nodeOrigin):{x:0,y:0,x2:0,y2:0};return Dm(r,l)},{x:1/0,y:1/0,x2:-1/0,y2:-1/0});return Fm(n)},nf=(e,t={})=>{let n={x:1/0,y:1/0,x2:-1/0,y2:-1/0},r=!1;return e.forEach(s=>{(t.filter===void 0||t.filter(s))&&(n=Dm(n,Bh(s)),r=!0)}),r?Fm(n):{x:0,y:0,width:0,height:0}},yk=(e,t,[n,r,s]=[0,0,1],i=!1,a=!1)=>{const l={...sf(t,[n,r,s]),width:t.width/s,height:t.height/s},c=[];for(const u of e.values()){const{measured:f,selectable:p=!0,hidden:d=!1}=u;if(a&&!p||d)continue;const h=f.width??u.width??u.initialWidth??null,g=f.height??u.height??u.initialHeight??null,k=Pd(l,Nc(u)),b=(h??0)*(g??0),y=i&&k>0;(!u.internals.handleBounds||y||k>=b||u.dragging)&&c.push(u)}return c},ZB=(e,t)=>{const n=new Set;return e.forEach(r=>{n.add(r.id)}),t.filter(r=>n.has(r.source)||n.has(r.target))};function e4(e,t){const n=new Map,r=t!=null&&t.nodes?new Set(t.nodes.map(s=>s.id)):null;return e.forEach(s=>{s.measured.width&&s.measured.height&&((t==null?void 0:t.includeHiddenNodes)||!s.hidden)&&(!r||r.has(s.id))&&n.set(s.id,s)}),n}async function t4({nodes:e,width:t,height:n,panZoom:r,minZoom:s,maxZoom:i},a){if(e.size===0)return Promise.resolve(!0);const l=e4(e,a),c=nf(l),u=wk(c,t,n,(a==null?void 0:a.minZoom)??s,(a==null?void 0:a.maxZoom)??i,(a==null?void 0:a.padding)??.1);return await r.setViewport(u,{duration:a==null?void 0:a.duration,ease:a==null?void 0:a.ease,interpolate:a==null?void 0:a.interpolate}),Promise.resolve(!0)}function WP({nodeId:e,nextPosition:t,nodeLookup:n,nodeOrigin:r=[0,0],nodeExtent:s,onError:i}){const a=n.get(e),l=a.parentId?n.get(a.parentId):void 0,{x:c,y:u}=l?l.internals.positionAbsolute:{x:0,y:0},f=a.origin??r;let p=a.extent||s;if(a.extent==="parent"&&!a.expandParent)if(!l)i==null||i("005",_i.error005());else{const h=l.measured.width,g=l.measured.height;h&&g&&(p=[[c,u],[c+h,u+g]])}else l&&Cc(a.extent)&&(p=[[a.extent[0][0]+c,a.extent[0][1]+u],[a.extent[1][0]+c,a.extent[1][1]+u]]);const d=Cc(p)?Ua(t,p,a.measured):t;return(a.measured.width===void 0||a.measured.height===void 0)&&(i==null||i("015",_i.error015())),{position:{x:d.x-c+(a.measured.width??0)*f[0],y:d.y-u+(a.measured.height??0)*f[1]},positionAbsolute:d}}async function n4({nodesToRemove:e=[],edgesToRemove:t=[],nodes:n,edges:r,onBeforeDelete:s}){const i=new Set(e.map(d=>d.id)),a=[];for(const d of n){if(d.deletable===!1)continue;const h=i.has(d.id),g=!h&&d.parentId&&a.find(k=>k.id===d.parentId);(h||g)&&a.push(d)}const l=new Set(t.map(d=>d.id)),c=r.filter(d=>d.deletable!==!1),f=ZB(a,c);for(const d of c)l.has(d.id)&&!f.find(g=>g.id===d.id)&&f.push(d);if(!s)return{edges:f,nodes:a};const p=await s({nodes:a,edges:f});return typeof p=="boolean"?p?{edges:f,nodes:a}:{edges:[],nodes:[]}:p}const jc=(e,t=0,n=1)=>Math.min(Math.max(e,t),n),Ua=(e={x:0,y:0},t,n)=>({x:jc(e.x,t[0][0],t[1][0]-((n==null?void 0:n.width)??0)),y:jc(e.y,t[0][1],t[1][1]-((n==null?void 0:n.height)??0))});function VP(e,t,n){const{width:r,height:s}=ao(n),{x:i,y:a}=n.internals.positionAbsolute;return Ua(e,[[i,a],[i+r,a+s]],t)}const eN=(e,t,n)=>e<t?jc(Math.abs(e-t),1,t)/t:e>n?-jc(Math.abs(e-n),1,t)/t:0,KP=(e,t,n=15,r=40)=>{const s=eN(e.x,r,t.width-r)*n,i=eN(e.y,r,t.height-r)*n;return[s,i]},Dm=(e,t)=>({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)}),Sx=({x:e,y:t,width:n,height:r})=>({x:e,y:t,x2:e+n,y2:t+r}),Fm=({x:e,y:t,x2:n,y2:r})=>({x:e,y:t,width:n-e,height:r-t}),Nc=(e,t=[0,0])=>{var s,i;const{x:n,y:r}=gk(e)?e.internals.positionAbsolute:tf(e,t);return{x:n,y:r,width:((s=e.measured)==null?void 0:s.width)??e.width??e.initialWidth??0,height:((i=e.measured)==null?void 0:i.height)??e.height??e.initialHeight??0}},Bh=(e,t=[0,0])=>{var s,i;const{x:n,y:r}=gk(e)?e.internals.positionAbsolute:tf(e,t);return{x:n,y:r,x2:n+(((s=e.measured)==null?void 0:s.width)??e.width??e.initialWidth??0),y2:r+(((i=e.measured)==null?void 0:i.height)??e.height??e.initialHeight??0)}},qP=(e,t)=>Fm(Dm(Sx(e),Sx(t))),Pd=(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 Math.ceil(n*r)},tN=e=>qs(e.width)&&qs(e.height)&&qs(e.x)&&qs(e.y),qs=e=>!isNaN(e)&&isFinite(e),r4=(e,t)=>{},rf=(e,t=[1,1])=>({x:t[0]*Math.round(e.x/t[0]),y:t[1]*Math.round(e.y/t[1])}),sf=({x:e,y:t},[n,r,s],i=!1,a=[1,1])=>{const l={x:(e-n)/s,y:(t-r)/s};return i?rf(l,a):l},Hh=({x:e,y:t},[n,r,s])=>({x:e*s+n,y:t*s+r});function _l(e,t){if(typeof e=="number")return Math.floor((t-t/(1+e))*.5);if(typeof e=="string"&&e.endsWith("px")){const n=parseFloat(e);if(!Number.isNaN(n))return Math.floor(n)}if(typeof e=="string"&&e.endsWith("%")){const n=parseFloat(e);if(!Number.isNaN(n))return Math.floor(t*n*.01)}return console.error(`[React Flow] The padding value "${e}" is invalid. Please provide a number or a string with a valid unit (px or %).`),0}function s4(e,t,n){if(typeof e=="string"||typeof e=="number"){const r=_l(e,n),s=_l(e,t);return{top:r,right:s,bottom:r,left:s,x:s*2,y:r*2}}if(typeof e=="object"){const r=_l(e.top??e.y??0,n),s=_l(e.bottom??e.y??0,n),i=_l(e.left??e.x??0,t),a=_l(e.right??e.x??0,t);return{top:r,right:a,bottom:s,left:i,x:i+a,y:r+s}}return{top:0,right:0,bottom:0,left:0,x:0,y:0}}function i4(e,t,n,r,s,i){const{x:a,y:l}=Hh(e,[t,n,r]),{x:c,y:u}=Hh({x:e.x+e.width,y:e.y+e.height},[t,n,r]),f=s-c,p=i-u;return{left:Math.floor(a),top:Math.floor(l),right:Math.floor(f),bottom:Math.floor(p)}}const wk=(e,t,n,r,s,i)=>{const a=s4(i,t,n),l=(t-a.x)/e.width,c=(n-a.y)/e.height,u=Math.min(l,c),f=jc(u,r,s),p=e.x+e.width/2,d=e.y+e.height/2,h=t/2-p*f,g=n/2-d*f,k=i4(e,h,g,f,t,n),b={left:Math.min(k.left-a.left,0),top:Math.min(k.top-a.top,0),right:Math.min(k.right-a.right,0),bottom:Math.min(k.bottom-a.bottom,0)};return{x:h-b.left+b.right,y:g-b.top+b.bottom,zoom:f}},Id=()=>{var e;return typeof navigator<"u"&&((e=navigator==null?void 0:navigator.userAgent)==null?void 0:e.indexOf("Mac"))>=0};function Cc(e){return e!=null&&e!=="parent"}function ao(e){var t,n;return{width:((t=e.measured)==null?void 0:t.width)??e.width??e.initialWidth??0,height:((n=e.measured)==null?void 0:n.height)??e.height??e.initialHeight??0}}function UP(e){var t,n;return(((t=e.measured)==null?void 0:t.width)??e.width??e.initialWidth)!==void 0&&(((n=e.measured)==null?void 0:n.height)??e.height??e.initialHeight)!==void 0}function YP(e,t={width:0,height:0},n,r,s){const i={...e},a=r.get(n);if(a){const l=a.origin||s;i.x+=a.internals.positionAbsolute.x-(t.width??0)*l[0],i.y+=a.internals.positionAbsolute.y-(t.height??0)*l[1]}return i}function nN(e,t){if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;return!0}function o4(){let e,t;return{promise:new Promise((r,s)=>{e=r,t=s}),resolve:e,reject:t}}function a4(e){return{...FP,...e||{}}}function Qu(e,{snapGrid:t=[0,0],snapToGrid:n=!1,transform:r,containerBounds:s}){const{x:i,y:a}=Us(e),l=sf({x:i-((s==null?void 0:s.left)??0),y:a-((s==null?void 0:s.top)??0)},r),{x:c,y:u}=n?rf(l,t):l;return{xSnapped:c,ySnapped:u,...l}}const xk=e=>({width:e.offsetWidth,height:e.offsetHeight}),GP=e=>{var t;return((t=e==null?void 0:e.getRootNode)==null?void 0:t.call(e))||(window==null?void 0:window.document)},l4=["INPUT","SELECT","TEXTAREA"];function JP(e){var r,s;const t=((s=(r=e.composedPath)==null?void 0:r.call(e))==null?void 0:s[0])||e.target;return(t==null?void 0:t.nodeType)!==1?!1:l4.includes(t.nodeName)||t.hasAttribute("contenteditable")||!!t.closest(".nokey")}const XP=e=>"clientX"in e,Us=(e,t)=>{var i,a;const n=XP(e),r=n?e.clientX:(i=e.touches)==null?void 0:i[0].clientX,s=n?e.clientY:(a=e.touches)==null?void 0:a[0].clientY;return{x:r-((t==null?void 0:t.left)??0),y:s-((t==null?void 0:t.top)??0)}},rN=(e,t,n,r,s)=>{const i=t.querySelectorAll(`.${e}`);return!i||!i.length?null:Array.from(i).map(a=>{const l=a.getBoundingClientRect();return{id:a.getAttribute("data-handleid"),type:e,nodeId:s,position:a.getAttribute("data-handlepos"),x:(l.left-n.left)/r,y:(l.top-n.top)/r,...xk(a)}})};function QP({sourceX:e,sourceY:t,targetX:n,targetY:r,sourceControlX:s,sourceControlY:i,targetControlX:a,targetControlY:l}){const c=e*.125+s*.375+a*.375+n*.125,u=t*.125+i*.375+l*.375+r*.125,f=Math.abs(c-e),p=Math.abs(u-t);return[c,u,f,p]}function pp(e,t){return e>=0?.5*e:t*25*Math.sqrt(-e)}function sN({pos:e,x1:t,y1:n,x2:r,y2:s,c:i}){switch(e){case Ke.Left:return[t-pp(t-r,i),n];case Ke.Right:return[t+pp(r-t,i),n];case Ke.Top:return[t,n-pp(n-s,i)];case Ke.Bottom:return[t,n+pp(s-n,i)]}}function ZP({sourceX:e,sourceY:t,sourcePosition:n=Ke.Bottom,targetX:r,targetY:s,targetPosition:i=Ke.Top,curvature:a=.25}){const[l,c]=sN({pos:n,x1:e,y1:t,x2:r,y2:s,c:a}),[u,f]=sN({pos:i,x1:r,y1:s,x2:e,y2:t,c:a}),[p,d,h,g]=QP({sourceX:e,sourceY:t,targetX:r,targetY:s,sourceControlX:l,sourceControlY:c,targetControlX:u,targetControlY:f});return[`M${e},${t} C${l},${c} ${u},${f} ${r},${s}`,p,d,h,g]}function eI({sourceX:e,sourceY:t,targetX:n,targetY:r}){const s=Math.abs(n-e)/2,i=n<e?n+s:n-s,a=Math.abs(r-t)/2,l=r<t?r+a:r-a;return[i,l,s,a]}function c4({sourceNode:e,targetNode:t,selected:n=!1,zIndex:r=0,elevateOnSelect:s=!1,zIndexMode:i="basic"}){if(i==="manual")return r;const a=s&&n?r+1e3:r,l=Math.max(e.parentId||s&&e.selected?e.internals.z:0,t.parentId||s&&t.selected?t.internals.z:0);return a+l}function u4({sourceNode:e,targetNode:t,width:n,height:r,transform:s}){const i=Dm(Bh(e),Bh(t));i.x===i.x2&&(i.x2+=1),i.y===i.y2&&(i.y2+=1);const a={x:-s[0]/s[2],y:-s[1]/s[2],width:n/s[2],height:r/s[2]};return Pd(a,Fm(i))>0}const d4=({source:e,sourceHandle:t,target:n,targetHandle:r})=>`xy-edge__${e}${t||""}-${n}${r||""}`,f4=(e,t)=>t.some(n=>n.source===e.source&&n.target===e.target&&(n.sourceHandle===e.sourceHandle||!n.sourceHandle&&!e.sourceHandle)&&(n.targetHandle===e.targetHandle||!n.targetHandle&&!e.targetHandle)),th=(e,t,n={})=>{if(!e.source||!e.target)return t;const r=n.getEdgeId||d4;let s;return HP(e)?s={...e}:s={...e,id:r(e)},f4(s,t)?t:(s.sourceHandle===null&&delete s.sourceHandle,s.targetHandle===null&&delete s.targetHandle,t.concat(s))};function tI({sourceX:e,sourceY:t,targetX:n,targetY:r}){const[s,i,a,l]=eI({sourceX:e,sourceY:t,targetX:n,targetY:r});return[`M ${e},${t}L ${n},${r}`,s,i,a,l]}const iN={[Ke.Left]:{x:-1,y:0},[Ke.Right]:{x:1,y:0},[Ke.Top]:{x:0,y:-1},[Ke.Bottom]:{x:0,y:1}},p4=({source:e,sourcePosition:t=Ke.Bottom,target:n})=>t===Ke.Left||t===Ke.Right?e.x<n.x?{x:1,y:0}:{x:-1,y:0}:e.y<n.y?{x:0,y:1}:{x:0,y:-1},oN=(e,t)=>Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2));function h4({source:e,sourcePosition:t=Ke.Bottom,target:n,targetPosition:r=Ke.Top,center:s,offset:i,stepPosition:a}){const l=iN[t],c=iN[r],u={x:e.x+l.x*i,y:e.y+l.y*i},f={x:n.x+c.x*i,y:n.y+c.y*i},p=p4({source:u,sourcePosition:t,target:f}),d=p.x!==0?"x":"y",h=p[d];let g=[],k,b;const y={x:0,y:0},v={x:0,y:0},[,,w,C]=eI({sourceX:e.x,sourceY:e.y,targetX:n.x,targetY:n.y});if(l[d]*c[d]===-1){d==="x"?(k=s.x??u.x+(f.x-u.x)*a,b=s.y??(u.y+f.y)/2):(k=s.x??(u.x+f.x)/2,b=s.y??u.y+(f.y-u.y)*a);const I=[{x:k,y:u.y},{x:k,y:f.y}],D=[{x:u.x,y:b},{x:f.x,y:b}];l[d]===h?g=d==="x"?I:D:g=d==="x"?D:I}else{const I=[{x:u.x,y:f.y}],D=[{x:f.x,y:u.y}];if(d==="x"?g=l.x===h?D:I:g=l.y===h?I:D,t===r){const M=Math.abs(e[d]-n[d]);if(M<=i){const q=Math.min(i-1,i-M);l[d]===h?y[d]=(u[d]>e[d]?-1:1)*q:v[d]=(f[d]>n[d]?-1:1)*q}}if(t!==r){const M=d==="x"?"y":"x",q=l[d]===c[M],H=u[M]>f[M],L=u[M]<f[M];(l[d]===1&&(!q&&H||q&&L)||l[d]!==1&&(!q&&L||q&&H))&&(g=d==="x"?I:D)}const B={x:u.x+y.x,y:u.y+y.y},W={x:f.x+v.x,y:f.y+v.y},F=Math.max(Math.abs(B.x-g[0].x),Math.abs(W.x-g[0].x)),T=Math.max(Math.abs(B.y-g[0].y),Math.abs(W.y-g[0].y));F>=T?(k=(B.x+W.x)/2,b=g[0].y):(k=g[0].x,b=(B.y+W.y)/2)}const j={x:u.x+y.x,y:u.y+y.y},N={x:f.x+v.x,y:f.y+v.y};return[[e,...j.x!==g[0].x||j.y!==g[0].y?[j]:[],...g,...N.x!==g[g.length-1].x||N.y!==g[g.length-1].y?[N]:[],n],k,b,w,C]}function m4(e,t,n,r){const s=Math.min(oN(e,t)/2,oN(t,n)/2,r),{x:i,y:a}=t;if(e.x===i&&i===n.x||e.y===a&&a===n.y)return`L${i} ${a}`;if(e.y===a){const u=e.x<n.x?-1:1,f=e.y<n.y?1:-1;return`L ${i+s*u},${a}Q ${i},${a} ${i},${a+s*f}`}const l=e.x<n.x?1:-1,c=e.y<n.y?-1:1;return`L ${i},${a+s*c}Q ${i},${a} ${i+s*l},${a}`}function jx({sourceX:e,sourceY:t,sourcePosition:n=Ke.Bottom,targetX:r,targetY:s,targetPosition:i=Ke.Top,borderRadius:a=5,centerX:l,centerY:c,offset:u=20,stepPosition:f=.5}){const[p,d,h,g,k]=h4({source:{x:e,y:t},sourcePosition:n,target:{x:r,y:s},targetPosition:i,center:{x:l,y:c},offset:u,stepPosition:f});let b=`M${p[0].x} ${p[0].y}`;for(let y=1;y<p.length-1;y++)b+=m4(p[y-1],p[y],p[y+1],a);return b+=`L${p[p.length-1].x} ${p[p.length-1].y}`,[b,d,h,g,k]}function aN(e){var t;return e&&!!(e.internals.handleBounds||(t=e.handles)!=null&&t.length)&&!!(e.measured.width||e.width||e.initialWidth)}function g4(e){var p;const{sourceNode:t,targetNode:n}=e;if(!aN(t)||!aN(n))return null;const r=t.internals.handleBounds||lN(t.handles),s=n.internals.handleBounds||lN(n.handles),i=cN((r==null?void 0:r.source)??[],e.sourceHandle),a=cN(e.connectionMode===Sc.Strict?(s==null?void 0:s.target)??[]:((s==null?void 0:s.target)??[]).concat((s==null?void 0:s.source)??[]),e.targetHandle);if(!i||!a)return(p=e.onError)==null||p.call(e,"008",_i.error008(i?"target":"source",{id:e.id,sourceHandle:e.sourceHandle,targetHandle:e.targetHandle})),null;const l=(i==null?void 0:i.position)||Ke.Bottom,c=(a==null?void 0:a.position)||Ke.Top,u=Ya(t,i,l),f=Ya(n,a,c);return{sourceX:u.x,sourceY:u.y,targetX:f.x,targetY:f.y,sourcePosition:l,targetPosition:c}}function lN(e){if(!e)return null;const t=[],n=[];for(const r of e)r.width=r.width??1,r.height=r.height??1,r.type==="source"?t.push(r):r.type==="target"&&n.push(r);return{source:t,target:n}}function Ya(e,t,n=Ke.Left,r=!1){const s=((t==null?void 0:t.x)??0)+e.internals.positionAbsolute.x,i=((t==null?void 0:t.y)??0)+e.internals.positionAbsolute.y,{width:a,height:l}=t??ao(e);if(r)return{x:s+a/2,y:i+l/2};switch((t==null?void 0:t.position)??n){case Ke.Top:return{x:s+a/2,y:i};case Ke.Right:return{x:s+a,y:i+l/2};case Ke.Bottom:return{x:s+a/2,y:i+l};case Ke.Left:return{x:s,y:i+l/2}}}function cN(e,t){return e&&(t?e.find(n=>n.id===t):e[0])||null}function Nx(e,t){return e?typeof e=="string"?e:`${t?`${t}__`:""}${Object.keys(e).sort().map(r=>`${r}=${e[r]}`).join("&")}`:""}function y4(e,{id:t,defaultColor:n,defaultMarkerStart:r,defaultMarkerEnd:s}){const i=new Set;return e.reduce((a,l)=>([l.markerStart||r,l.markerEnd||s].forEach(c=>{if(c&&typeof c=="object"){const u=Nx(c,t);i.has(u)||(a.push({id:u,color:c.color||n,...c}),i.add(u))}}),a),[]).sort((a,l)=>a.id.localeCompare(l.id))}const nI=1e3,w4=10,bk={nodeOrigin:[0,0],nodeExtent:Ed,elevateNodesOnSelect:!0,zIndexMode:"basic",defaults:{}},x4={...bk,checkEquality:!0};function kk(e,t){const n={...e};for(const r in t)t[r]!==void 0&&(n[r]=t[r]);return n}function b4(e,t,n){const r=kk(bk,n);for(const s of e.values())if(s.parentId)Sk(s,e,t,r);else{const i=tf(s,r.nodeOrigin),a=Cc(s.extent)?s.extent:r.nodeExtent,l=Ua(i,a,ao(s));s.internals.positionAbsolute=l}}function k4(e,t){if(!e.handles)return e.measured?t==null?void 0:t.internals.handleBounds:void 0;const n=[],r=[];for(const s of e.handles){const i={id:s.id,width:s.width??1,height:s.height??1,nodeId:e.id,x:s.x,y:s.y,position:s.position,type:s.type};s.type==="source"?n.push(i):s.type==="target"&&r.push(i)}return{source:n,target:r}}function vk(e){return e==="manual"}function Cx(e,t,n,r={}){var f,p;const s=kk(x4,r),i={i:0},a=new Map(t),l=s!=null&&s.elevateNodesOnSelect&&!vk(s.zIndexMode)?nI:0;let c=e.length>0,u=!1;t.clear(),n.clear();for(const d of e){let h=a.get(d.id);if(s.checkEquality&&d===(h==null?void 0:h.internals.userNode))t.set(d.id,h);else{const g=tf(d,s.nodeOrigin),k=Cc(d.extent)?d.extent:s.nodeExtent,b=Ua(g,k,ao(d));h={...s.defaults,...d,measured:{width:(f=d.measured)==null?void 0:f.width,height:(p=d.measured)==null?void 0:p.height},internals:{positionAbsolute:b,handleBounds:k4(d,h),z:rI(d,l,s.zIndexMode),userNode:d}},t.set(d.id,h)}(h.measured===void 0||h.measured.width===void 0||h.measured.height===void 0)&&!h.hidden&&(c=!1),d.parentId&&Sk(h,t,n,r,i),u||(u=d.selected??!1)}return{nodesInitialized:c,hasSelectedNodes:u}}function v4(e,t){if(!e.parentId)return;const n=t.get(e.parentId);n?n.set(e.id,e):t.set(e.parentId,new Map([[e.id,e]]))}function Sk(e,t,n,r,s){const{elevateNodesOnSelect:i,nodeOrigin:a,nodeExtent:l,zIndexMode:c}=kk(bk,r),u=e.parentId,f=t.get(u);if(!f){console.warn(`Parent node ${u} not found. Please make sure that parent nodes are in front of their child nodes in the nodes array.`);return}v4(e,n),s&&!f.parentId&&f.internals.rootParentIndex===void 0&&c==="auto"&&(f.internals.rootParentIndex=++s.i,f.internals.z=f.internals.z+s.i*w4),s&&f.internals.rootParentIndex!==void 0&&(s.i=f.internals.rootParentIndex);const p=i&&!vk(c)?nI:0,{x:d,y:h,z:g}=S4(e,f,a,l,p,c),{positionAbsolute:k}=e.internals,b=d!==k.x||h!==k.y;(b||g!==e.internals.z)&&t.set(e.id,{...e,internals:{...e.internals,positionAbsolute:b?{x:d,y:h}:k,z:g}})}function rI(e,t,n){const r=qs(e.zIndex)?e.zIndex:0;return vk(n)?r:r+(e.selected?t:0)}function S4(e,t,n,r,s,i){const{x:a,y:l}=t.internals.positionAbsolute,c=ao(e),u=tf(e,n),f=Cc(e.extent)?Ua(u,e.extent,c):u;let p=Ua({x:a+f.x,y:l+f.y},r,c);e.extent==="parent"&&(p=VP(p,c,t));const d=rI(e,s,i),h=t.internals.z??0;return{x:p.x,y:p.y,z:h>=d?h+1:d}}function jk(e,t,n,r=[0,0]){var a;const s=[],i=new Map;for(const l of e){const c=t.get(l.parentId);if(!c)continue;const u=((a=i.get(l.parentId))==null?void 0:a.expandedRect)??Nc(c),f=qP(u,l.rect);i.set(l.parentId,{expandedRect:f,parent:c})}return i.size>0&&i.forEach(({expandedRect:l,parent:c},u)=>{var w;const f=c.internals.positionAbsolute,p=ao(c),d=c.origin??r,h=l.x<f.x?Math.round(Math.abs(f.x-l.x)):0,g=l.y<f.y?Math.round(Math.abs(f.y-l.y)):0,k=Math.max(p.width,Math.round(l.width)),b=Math.max(p.height,Math.round(l.height)),y=(k-p.width)*d[0],v=(b-p.height)*d[1];(h>0||g>0||y||v)&&(s.push({id:u,type:"position",position:{x:c.position.x-h+y,y:c.position.y-g+v}}),(w=n.get(u))==null||w.forEach(C=>{e.some(j=>j.id===C.id)||s.push({id:C.id,type:"position",position:{x:C.position.x+h,y:C.position.y+g}})})),(p.width<l.width||p.height<l.height||h||g)&&s.push({id:u,type:"dimensions",setAttributes:!0,dimensions:{width:k+(h?d[0]*h-y:0),height:b+(g?d[1]*g-v:0)}})}),s}function j4(e,t,n,r,s,i,a){const l=r==null?void 0:r.querySelector(".xyflow__viewport");let c=!1;if(!l)return{changes:[],updatedInternals:c};const u=[],f=window.getComputedStyle(l),{m22:p}=new window.DOMMatrixReadOnly(f.transform),d=[];for(const h of e.values()){const g=t.get(h.id);if(!g)continue;if(g.hidden){t.set(g.id,{...g,internals:{...g.internals,handleBounds:void 0}}),c=!0;continue}const k=xk(h.nodeElement),b=g.measured.width!==k.width||g.measured.height!==k.height;if(!!(k.width&&k.height&&(b||!g.internals.handleBounds||h.force))){const v=h.nodeElement.getBoundingClientRect(),w=Cc(g.extent)?g.extent:i;let{positionAbsolute:C}=g.internals;g.parentId&&g.extent==="parent"?C=VP(C,k,t.get(g.parentId)):w&&(C=Ua(C,w,k));const j={...g,measured:k,internals:{...g.internals,positionAbsolute:C,handleBounds:{source:rN("source",h.nodeElement,v,p,g.id),target:rN("target",h.nodeElement,v,p,g.id)}}};t.set(g.id,j),g.parentId&&Sk(j,t,n,{nodeOrigin:s,zIndexMode:a}),c=!0,b&&(u.push({id:g.id,type:"dimensions",dimensions:k}),g.expandParent&&g.parentId&&d.push({id:g.id,parentId:g.parentId,rect:Nc(j,s)}))}}if(d.length>0){const h=jk(d,t,n,s);u.push(...h)}return{changes:u,updatedInternals:c}}async function N4({delta:e,panZoom:t,transform:n,translateExtent:r,width:s,height:i}){if(!t||!e.x&&!e.y)return Promise.resolve(!1);const a=await t.setViewportConstrained({x:n[0]+e.x,y:n[1]+e.y,zoom:n[2]},[[0,0],[s,i]],r),l=!!a&&(a.x!==n[0]||a.y!==n[1]||a.k!==n[2]);return Promise.resolve(l)}function uN(e,t,n,r,s,i){let a=s;const l=r.get(a)||new Map;r.set(a,l.set(n,t)),a=`${s}-${e}`;const c=r.get(a)||new Map;if(r.set(a,c.set(n,t)),i){a=`${s}-${e}-${i}`;const u=r.get(a)||new Map;r.set(a,u.set(n,t))}}function sI(e,t,n){e.clear(),t.clear();for(const r of n){const{source:s,target:i,sourceHandle:a=null,targetHandle:l=null}=r,c={edgeId:r.id,source:s,target:i,sourceHandle:a,targetHandle:l},u=`${s}-${a}--${i}-${l}`,f=`${i}-${l}--${s}-${a}`;uN("source",c,f,e,s,a),uN("target",c,u,e,i,l),t.set(r.id,r)}}function iI(e,t){if(!e.parentId)return!1;const n=t.get(e.parentId);return n?n.selected?!0:iI(n,t):!1}function dN(e,t,n){var s;let r=e;do{if((s=r==null?void 0:r.matches)!=null&&s.call(r,t))return!0;if(r===n)return!1;r=r==null?void 0:r.parentElement}while(r);return!1}function C4(e,t,n,r){const s=new Map;for(const[i,a]of e)if((a.selected||a.id===r)&&(!a.parentId||!iI(a,e))&&(a.draggable||t&&typeof a.draggable>"u")){const l=e.get(i);l&&s.set(i,{id:i,position:l.position||{x:0,y:0},distance:{x:n.x-l.internals.positionAbsolute.x,y:n.y-l.internals.positionAbsolute.y},extent:l.extent,parentId:l.parentId,origin:l.origin,expandParent:l.expandParent,internals:{positionAbsolute:l.internals.positionAbsolute||{x:0,y:0}},measured:{width:l.measured.width??0,height:l.measured.height??0}})}return s}function Cy({nodeId:e,dragItems:t,nodeLookup:n,dragging:r=!0}){var a,l,c;const s=[];for(const[u,f]of t){const p=(a=n.get(u))==null?void 0:a.internals.userNode;p&&s.push({...p,position:f.position,dragging:r})}if(!e)return[s[0],s];const i=(l=n.get(e))==null?void 0:l.internals.userNode;return[i?{...i,position:((c=t.get(e))==null?void 0:c.position)||i.position,dragging:r}:s[0],s]}function _4({dragItems:e,snapGrid:t,x:n,y:r}){const s=e.values().next().value;if(!s)return null;const i={x:n-s.distance.x,y:r-s.distance.y},a=rf(i,t);return{x:a.x-i.x,y:a.y-i.y}}function E4({onNodeMouseDown:e,getStoreItems:t,onDragStart:n,onDrag:r,onDragStop:s}){let i={x:null,y:null},a=0,l=new Map,c=!1,u={x:0,y:0},f=null,p=!1,d=null,h=!1,g=!1,k=null;function b({noDragClassName:v,handleSelector:w,domNode:C,isSelectable:j,nodeId:N,nodeClickDistance:A=0}){d=ss(C);function I({x:F,y:T}){const{nodeLookup:M,nodeExtent:q,snapGrid:H,snapToGrid:L,nodeOrigin:R,onNodeDrag:z,onSelectionDrag:E,onError:Q,updateNodePositions:V}=t();i={x:F,y:T};let $=!1;const ne=l.size>1,ce=ne&&q?Sx(nf(l)):null,X=ne&&L?_4({dragItems:l,snapGrid:H,x:F,y:T}):null;for(const[re,Z]of l){if(!M.has(re))continue;let ie={x:F-Z.distance.x,y:T-Z.distance.y};L&&(ie=X?{x:Math.round(ie.x+X.x),y:Math.round(ie.y+X.y)}:rf(ie,H));let te=null;if(ne&&q&&!Z.extent&&ce){const{positionAbsolute:be}=Z.internals,qe=be.x-ce.x+q[0][0],Ue=be.x+Z.measured.width-ce.x2+q[1][0],Me=be.y-ce.y+q[0][1],rt=be.y+Z.measured.height-ce.y2+q[1][1];te=[[qe,Me],[Ue,rt]]}const{position:ue,positionAbsolute:fe}=WP({nodeId:re,nextPosition:ie,nodeLookup:M,nodeExtent:te||q,nodeOrigin:R,onError:Q});$=$||Z.position.x!==ue.x||Z.position.y!==ue.y,Z.position=ue,Z.internals.positionAbsolute=fe}if(g=g||$,!!$&&(V(l,!0),k&&(r||z||!N&&E))){const[re,Z]=Cy({nodeId:N,dragItems:l,nodeLookup:M});r==null||r(k,l,re,Z),z==null||z(k,re,Z),N||E==null||E(k,Z)}}async function D(){if(!f)return;const{transform:F,panBy:T,autoPanSpeed:M,autoPanOnNodeDrag:q}=t();if(!q){c=!1,cancelAnimationFrame(a);return}const[H,L]=KP(u,f,M);(H!==0||L!==0)&&(i.x=(i.x??0)-H/F[2],i.y=(i.y??0)-L/F[2],await T({x:H,y:L})&&I(i)),a=requestAnimationFrame(D)}function B(F){var ne;const{nodeLookup:T,multiSelectionActive:M,nodesDraggable:q,transform:H,snapGrid:L,snapToGrid:R,selectNodesOnDrag:z,onNodeDragStart:E,onSelectionDragStart:Q,unselectNodesAndEdges:V}=t();p=!0,(!z||!j)&&!M&&N&&((ne=T.get(N))!=null&&ne.selected||V()),j&&z&&N&&(e==null||e(N));const $=Qu(F.sourceEvent,{transform:H,snapGrid:L,snapToGrid:R,containerBounds:f});if(i=$,l=C4(T,q,$,N),l.size>0&&(n||E||!N&&Q)){const[ce,X]=Cy({nodeId:N,dragItems:l,nodeLookup:T});n==null||n(F.sourceEvent,l,ce,X),E==null||E(F.sourceEvent,ce,X),N||Q==null||Q(F.sourceEvent,X)}}const W=vP().clickDistance(A).on("start",F=>{const{domNode:T,nodeDragThreshold:M,transform:q,snapGrid:H,snapToGrid:L}=t();f=(T==null?void 0:T.getBoundingClientRect())||null,h=!1,g=!1,k=F.sourceEvent,M===0&&B(F),i=Qu(F.sourceEvent,{transform:q,snapGrid:H,snapToGrid:L,containerBounds:f}),u=Us(F.sourceEvent,f)}).on("drag",F=>{const{autoPanOnNodeDrag:T,transform:M,snapGrid:q,snapToGrid:H,nodeDragThreshold:L,nodeLookup:R}=t(),z=Qu(F.sourceEvent,{transform:M,snapGrid:q,snapToGrid:H,containerBounds:f});if(k=F.sourceEvent,(F.sourceEvent.type==="touchmove"&&F.sourceEvent.touches.length>1||N&&!R.has(N))&&(h=!0),!h){if(!c&&T&&p&&(c=!0,D()),!p){const E=Us(F.sourceEvent,f),Q=E.x-u.x,V=E.y-u.y;Math.sqrt(Q*Q+V*V)>L&&B(F)}(i.x!==z.xSnapped||i.y!==z.ySnapped)&&l&&p&&(u=Us(F.sourceEvent,f),I(z))}}).on("end",F=>{if(!(!p||h)&&(c=!1,p=!1,cancelAnimationFrame(a),l.size>0)){const{nodeLookup:T,updateNodePositions:M,onNodeDragStop:q,onSelectionDragStop:H}=t();if(g&&(M(l,!1),g=!1),s||q||!N&&H){const[L,R]=Cy({nodeId:N,dragItems:l,nodeLookup:T,dragging:!1});s==null||s(F.sourceEvent,l,L,R),q==null||q(F.sourceEvent,L,R),N||H==null||H(F.sourceEvent,R)}}}).filter(F=>{const T=F.target;return!F.button&&(!v||!dN(T,`.${v}`,C))&&(!w||dN(T,w,C))});d.call(W)}function y(){d==null||d.on(".drag",null)}return{update:b,destroy:y}}function A4(e,t,n){const r=[],s={x:e.x-n,y:e.y-n,width:n*2,height:n*2};for(const i of t.values())Pd(s,Nc(i))>0&&r.push(i);return r}const P4=250;function I4(e,t,n,r){var l,c;let s=[],i=1/0;const a=A4(e,n,t+P4);for(const u of a){const f=[...((l=u.internals.handleBounds)==null?void 0:l.source)??[],...((c=u.internals.handleBounds)==null?void 0:c.target)??[]];for(const p of f){if(r.nodeId===p.nodeId&&r.type===p.type&&r.id===p.id)continue;const{x:d,y:h}=Ya(u,p,p.position,!0),g=Math.sqrt(Math.pow(d-e.x,2)+Math.pow(h-e.y,2));g>t||(g<i?(s=[{...p,x:d,y:h}],i=g):g===i&&s.push({...p,x:d,y:h}))}}if(!s.length)return null;if(s.length>1){const u=r.type==="source"?"target":"source";return s.find(f=>f.type===u)??s[0]}return s[0]}function oI(e,t,n,r,s,i=!1){var u,f,p;const a=r.get(e);if(!a)return null;const l=s==="strict"?(u=a.internals.handleBounds)==null?void 0:u[t]:[...((f=a.internals.handleBounds)==null?void 0:f.source)??[],...((p=a.internals.handleBounds)==null?void 0:p.target)??[]],c=(n?l==null?void 0:l.find(d=>d.id===n):l==null?void 0:l[0])??null;return c&&i?{...c,...Ya(a,c,c.position,!0)}:c}function aI(e,t){return e||(t!=null&&t.classList.contains("target")?"target":t!=null&&t.classList.contains("source")?"source":null)}function R4(e,t){let n=null;return t?n=!0:e&&!t&&(n=!1),n}const lI=()=>!0;function T4(e,{connectionMode:t,connectionRadius:n,handleId:r,nodeId:s,edgeUpdaterType:i,isTarget:a,domNode:l,nodeLookup:c,lib:u,autoPanOnConnect:f,flowId:p,panBy:d,cancelConnection:h,onConnectStart:g,onConnect:k,onConnectEnd:b,isValidConnection:y=lI,onReconnectEnd:v,updateConnection:w,getTransform:C,getFromHandle:j,autoPanSpeed:N,dragThreshold:A=1,handleDomNode:I}){const D=GP(e.target);let B=0,W;const{x:F,y:T}=Us(e),M=aI(i,I),q=l==null?void 0:l.getBoundingClientRect();let H=!1;if(!q||!M)return;const L=oI(s,M,r,c,t);if(!L)return;let R=Us(e,q),z=!1,E=null,Q=!1,V=null;function $(){if(!f||!q)return;const[ue,fe]=KP(R,q,N);d({x:ue,y:fe}),B=requestAnimationFrame($)}const ne={...L,nodeId:s,type:M,position:L.position},ce=c.get(s);let re={inProgress:!0,isValid:null,from:Ya(ce,ne,Ke.Left,!0),fromHandle:ne,fromPosition:ne.position,fromNode:ce,to:R,toHandle:null,toPosition:Zj[ne.position],toNode:null,pointer:R};function Z(){H=!0,w(re),g==null||g(e,{nodeId:s,handleId:r,handleType:M})}A===0&&Z();function ie(ue){if(!H){const{x:rt,y:gt}=Us(ue),bt=rt-F,oe=gt-T;if(!(bt*bt+oe*oe>A*A))return;Z()}if(!j()||!ne){te(ue);return}const fe=C();R=Us(ue,q),W=I4(sf(R,fe,!1,[1,1]),n,c,ne),z||($(),z=!0);const be=cI(ue,{handle:W,connectionMode:t,fromNodeId:s,fromHandleId:r,fromType:a?"target":"source",isValidConnection:y,doc:D,lib:u,flowId:p,nodeLookup:c});V=be.handleDomNode,E=be.connection,Q=R4(!!W,be.isValid);const qe=c.get(s),Ue=qe?Ya(qe,ne,Ke.Left,!0):re.from,Me={...re,from:Ue,isValid:Q,to:be.toHandle&&Q?Hh({x:be.toHandle.x,y:be.toHandle.y},fe):R,toHandle:be.toHandle,toPosition:Q&&be.toHandle?be.toHandle.position:Zj[ne.position],toNode:be.toHandle?c.get(be.toHandle.nodeId):null,pointer:R};w(Me),re=Me}function te(ue){if(!("touches"in ue&&ue.touches.length>0)){if(H){(W||V)&&E&&Q&&(k==null||k(E));const{inProgress:fe,...be}=re,qe={...be,toPosition:re.toHandle?re.toPosition:null};b==null||b(ue,qe),i&&(v==null||v(ue,qe))}h(),cancelAnimationFrame(B),z=!1,Q=!1,E=null,V=null,D.removeEventListener("mousemove",ie),D.removeEventListener("mouseup",te),D.removeEventListener("touchmove",ie),D.removeEventListener("touchend",te)}}D.addEventListener("mousemove",ie),D.addEventListener("mouseup",te),D.addEventListener("touchmove",ie),D.addEventListener("touchend",te)}function cI(e,{handle:t,connectionMode:n,fromNodeId:r,fromHandleId:s,fromType:i,doc:a,lib:l,flowId:c,isValidConnection:u=lI,nodeLookup:f}){const p=i==="target",d=t?a.querySelector(`.${l}-flow__handle[data-id="${c}-${t==null?void 0:t.nodeId}-${t==null?void 0:t.id}-${t==null?void 0:t.type}"]`):null,{x:h,y:g}=Us(e),k=a.elementFromPoint(h,g),b=k!=null&&k.classList.contains(`${l}-flow__handle`)?k:d,y={handleDomNode:b,isValid:!1,connection:null,toHandle:null};if(b){const v=aI(void 0,b),w=b.getAttribute("data-nodeid"),C=b.getAttribute("data-handleid"),j=b.classList.contains("connectable"),N=b.classList.contains("connectableend");if(!w||!v)return y;const A={source:p?w:r,sourceHandle:p?C:s,target:p?r:w,targetHandle:p?s:C};y.connection=A;const D=j&&N&&(n===Sc.Strict?p&&v==="source"||!p&&v==="target":w!==r||C!==s);y.isValid=D&&u(A),y.toHandle=oI(w,v,C,f,n,!0)}return y}const _x={onPointerDown:T4,isValid:cI};function M4({domNode:e,panZoom:t,getTransform:n,getViewScale:r}){const s=ss(e);function i({translateExtent:l,width:c,height:u,zoomStep:f=1,pannable:p=!0,zoomable:d=!0,inversePan:h=!1}){const g=w=>{if(w.sourceEvent.type!=="wheel"||!t)return;const C=n(),j=w.sourceEvent.ctrlKey&&Id()?10:1,N=-w.sourceEvent.deltaY*(w.sourceEvent.deltaMode===1?.05:w.sourceEvent.deltaMode?1:.002)*f,A=C[2]*Math.pow(2,N*j);t.scaleTo(A)};let k=[0,0];const b=w=>{(w.sourceEvent.type==="mousedown"||w.sourceEvent.type==="touchstart")&&(k=[w.sourceEvent.clientX??w.sourceEvent.touches[0].clientX,w.sourceEvent.clientY??w.sourceEvent.touches[0].clientY])},y=w=>{const C=n();if(w.sourceEvent.type!=="mousemove"&&w.sourceEvent.type!=="touchmove"||!t)return;const j=[w.sourceEvent.clientX??w.sourceEvent.touches[0].clientX,w.sourceEvent.clientY??w.sourceEvent.touches[0].clientY],N=[j[0]-k[0],j[1]-k[1]];k=j;const A=r()*Math.max(C[2],Math.log(C[2]))*(h?-1:1),I={x:C[0]-N[0]*A,y:C[1]-N[1]*A},D=[[0,0],[c,u]];t.setViewportConstrained({x:I.x,y:I.y,zoom:C[2]},D,l)},v=OP().on("start",b).on("zoom",p?y:null).on("zoom.wheel",d?g:null);s.call(v,{})}function a(){s.on("zoom",null)}return{update:i,destroy:a,pointer:Hs}}const zm=e=>({x:e.x,y:e.y,zoom:e.k}),_y=({x:e,y:t,zoom:n})=>Om.translate(e,t).scale(n),Jl=(e,t)=>e.target.closest(`.${t}`),uI=(e,t)=>t===2&&Array.isArray(e)&&e.includes(2),$4=e=>((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2,Ey=(e,t=0,n=$4,r=()=>{})=>{const s=typeof t=="number"&&t>0;return s||r(),s?e.transition().duration(t).ease(n).on("end",r):e},dI=e=>{const t=e.ctrlKey&&Id()?10:1;return-e.deltaY*(e.deltaMode===1?.05:e.deltaMode?1:.002)*t};function L4({zoomPanValues:e,noWheelClassName:t,d3Selection:n,d3Zoom:r,panOnScrollMode:s,panOnScrollSpeed:i,zoomOnPinch:a,onPanZoomStart:l,onPanZoom:c,onPanZoomEnd:u}){return f=>{if(Jl(f,t))return f.ctrlKey&&f.preventDefault(),!1;f.preventDefault(),f.stopImmediatePropagation();const p=n.property("__zoom").k||1;if(f.ctrlKey&&a){const b=Hs(f),y=dI(f),v=p*Math.pow(2,y);r.scaleTo(n,v,b,f);return}const d=f.deltaMode===1?20:1;let h=s===Oa.Vertical?0:f.deltaX*d,g=s===Oa.Horizontal?0:f.deltaY*d;!Id()&&f.shiftKey&&s!==Oa.Vertical&&(h=f.deltaY*d,g=0),r.translateBy(n,-(h/p)*i,-(g/p)*i,{internal:!0});const k=zm(n.property("__zoom"));clearTimeout(e.panScrollTimeout),e.isPanScrolling?(c==null||c(f,k),e.panScrollTimeout=setTimeout(()=>{u==null||u(f,k),e.isPanScrolling=!1},150)):(e.isPanScrolling=!0,l==null||l(f,k))}}function O4({noWheelClassName:e,preventScrolling:t,d3ZoomHandler:n}){return function(r,s){const i=r.type==="wheel",a=!t&&i&&!r.ctrlKey,l=Jl(r,e);if(r.ctrlKey&&i&&l&&r.preventDefault(),a||l)return null;r.preventDefault(),n.call(this,r,s)}}function D4({zoomPanValues:e,onDraggingChange:t,onPanZoomStart:n}){return r=>{var i,a,l;if((i=r.sourceEvent)!=null&&i.internal)return;const s=zm(r.transform);e.mouseButton=((a=r.sourceEvent)==null?void 0:a.button)||0,e.isZoomingOrPanning=!0,e.prevViewport=s,((l=r.sourceEvent)==null?void 0:l.type)==="mousedown"&&t(!0),n&&(n==null||n(r.sourceEvent,s))}}function F4({zoomPanValues:e,panOnDrag:t,onPaneContextMenu:n,onTransformChange:r,onPanZoom:s}){return i=>{var a,l;e.usedRightMouseButton=!!(n&&uI(t,e.mouseButton??0)),(a=i.sourceEvent)!=null&&a.sync||r([i.transform.x,i.transform.y,i.transform.k]),s&&!((l=i.sourceEvent)!=null&&l.internal)&&(s==null||s(i.sourceEvent,zm(i.transform)))}}function z4({zoomPanValues:e,panOnDrag:t,panOnScroll:n,onDraggingChange:r,onPanZoomEnd:s,onPaneContextMenu:i}){return a=>{var l;if(!((l=a.sourceEvent)!=null&&l.internal)&&(e.isZoomingOrPanning=!1,i&&uI(t,e.mouseButton??0)&&!e.usedRightMouseButton&&a.sourceEvent&&i(a.sourceEvent),e.usedRightMouseButton=!1,r(!1),s)){const c=zm(a.transform);e.prevViewport=c,clearTimeout(e.timerId),e.timerId=setTimeout(()=>{s==null||s(a.sourceEvent,c)},n?150:0)}}}function B4({zoomActivationKeyPressed:e,zoomOnScroll:t,zoomOnPinch:n,panOnDrag:r,panOnScroll:s,zoomOnDoubleClick:i,userSelectionActive:a,noWheelClassName:l,noPanClassName:c,lib:u,connectionInProgress:f}){return p=>{var b;const d=e||t,h=n&&p.ctrlKey,g=p.type==="wheel";if(p.button===1&&p.type==="mousedown"&&(Jl(p,`${u}-flow__node`)||Jl(p,`${u}-flow__edge`)))return!0;if(!r&&!d&&!s&&!i&&!n||a||f&&!g||Jl(p,l)&&g||Jl(p,c)&&(!g||s&&g&&!e)||!n&&p.ctrlKey&&g)return!1;if(!n&&p.type==="touchstart"&&((b=p.touches)==null?void 0:b.length)>1)return p.preventDefault(),!1;if(!d&&!s&&!h&&g||!r&&(p.type==="mousedown"||p.type==="touchstart")||Array.isArray(r)&&!r.includes(p.button)&&p.type==="mousedown")return!1;const k=Array.isArray(r)&&r.includes(p.button)||!p.button||p.button<=1;return(!p.ctrlKey||g)&&k}}function H4({domNode:e,minZoom:t,maxZoom:n,translateExtent:r,viewport:s,onPanZoom:i,onPanZoomStart:a,onPanZoomEnd:l,onDraggingChange:c}){const u={isZoomingOrPanning:!1,usedRightMouseButton:!1,prevViewport:{},mouseButton:0,timerId:void 0,panScrollTimeout:void 0,isPanScrolling:!1},f=e.getBoundingClientRect(),p=OP().scaleExtent([t,n]).translateExtent(r),d=ss(e).call(p);v({x:s.x,y:s.y,zoom:jc(s.zoom,t,n)},[[0,0],[f.width,f.height]],r);const h=d.on("wheel.zoom"),g=d.on("dblclick.zoom");p.wheelDelta(dI);function k(W,F){return d?new Promise(T=>{p==null||p.interpolate((F==null?void 0:F.interpolate)==="linear"?Xu:Xp).transform(Ey(d,F==null?void 0:F.duration,F==null?void 0:F.ease,()=>T(!0)),W)}):Promise.resolve(!1)}function b({noWheelClassName:W,noPanClassName:F,onPaneContextMenu:T,userSelectionActive:M,panOnScroll:q,panOnDrag:H,panOnScrollMode:L,panOnScrollSpeed:R,preventScrolling:z,zoomOnPinch:E,zoomOnScroll:Q,zoomOnDoubleClick:V,zoomActivationKeyPressed:$,lib:ne,onTransformChange:ce,connectionInProgress:X,paneClickDistance:re,selectionOnDrag:Z}){M&&!u.isZoomingOrPanning&&y();const ie=q&&!$&&!M;p.clickDistance(Z?1/0:!qs(re)||re<0?0:re);const te=ie?L4({zoomPanValues:u,noWheelClassName:W,d3Selection:d,d3Zoom:p,panOnScrollMode:L,panOnScrollSpeed:R,zoomOnPinch:E,onPanZoomStart:a,onPanZoom:i,onPanZoomEnd:l}):O4({noWheelClassName:W,preventScrolling:z,d3ZoomHandler:h});if(d.on("wheel.zoom",te,{passive:!1}),!M){const fe=D4({zoomPanValues:u,onDraggingChange:c,onPanZoomStart:a});p.on("start",fe);const be=F4({zoomPanValues:u,panOnDrag:H,onPaneContextMenu:!!T,onPanZoom:i,onTransformChange:ce});p.on("zoom",be);const qe=z4({zoomPanValues:u,panOnDrag:H,panOnScroll:q,onPaneContextMenu:T,onPanZoomEnd:l,onDraggingChange:c});p.on("end",qe)}const ue=B4({zoomActivationKeyPressed:$,panOnDrag:H,zoomOnScroll:Q,panOnScroll:q,zoomOnDoubleClick:V,zoomOnPinch:E,userSelectionActive:M,noPanClassName:F,noWheelClassName:W,lib:ne,connectionInProgress:X});p.filter(ue),V?d.on("dblclick.zoom",g):d.on("dblclick.zoom",null)}function y(){p.on("zoom",null)}async function v(W,F,T){const M=_y(W),q=p==null?void 0:p.constrain()(M,F,T);return q&&await k(q),new Promise(H=>H(q))}async function w(W,F){const T=_y(W);return await k(T,F),new Promise(M=>M(T))}function C(W){if(d){const F=_y(W),T=d.property("__zoom");(T.k!==W.zoom||T.x!==W.x||T.y!==W.y)&&(p==null||p.transform(d,F,null,{sync:!0}))}}function j(){const W=d?LP(d.node()):{x:0,y:0,k:1};return{x:W.x,y:W.y,zoom:W.k}}function N(W,F){return d?new Promise(T=>{p==null||p.interpolate((F==null?void 0:F.interpolate)==="linear"?Xu:Xp).scaleTo(Ey(d,F==null?void 0:F.duration,F==null?void 0:F.ease,()=>T(!0)),W)}):Promise.resolve(!1)}function A(W,F){return d?new Promise(T=>{p==null||p.interpolate((F==null?void 0:F.interpolate)==="linear"?Xu:Xp).scaleBy(Ey(d,F==null?void 0:F.duration,F==null?void 0:F.ease,()=>T(!0)),W)}):Promise.resolve(!1)}function I(W){p==null||p.scaleExtent(W)}function D(W){p==null||p.translateExtent(W)}function B(W){const F=!qs(W)||W<0?0:W;p==null||p.clickDistance(F)}return{update:b,destroy:y,setViewport:w,setViewportConstrained:v,getViewport:j,scaleTo:N,scaleBy:A,setScaleExtent:I,setTranslateExtent:D,syncViewport:C,setClickDistance:B}}var _c;(function(e){e.Line="line",e.Handle="handle"})(_c||(_c={}));function W4({width:e,prevWidth:t,height:n,prevHeight:r,affectsX:s,affectsY:i}){const a=e-t,l=n-r,c=[a>0?1:a<0?-1:0,l>0?1:l<0?-1:0];return a&&s&&(c[0]=c[0]*-1),l&&i&&(c[1]=c[1]*-1),c}function fN(e){const t=e.includes("right")||e.includes("left"),n=e.includes("bottom")||e.includes("top"),r=e.includes("left"),s=e.includes("top");return{isHorizontal:t,isVertical:n,affectsX:r,affectsY:s}}function jo(e,t){return Math.max(0,t-e)}function No(e,t){return Math.max(0,e-t)}function hp(e,t,n){return Math.max(0,t-e,e-n)}function pN(e,t){return e?!t:t}function V4(e,t,n,r,s,i,a,l){let{affectsX:c,affectsY:u}=t;const{isHorizontal:f,isVertical:p}=t,d=f&&p,{xSnapped:h,ySnapped:g}=n,{minWidth:k,maxWidth:b,minHeight:y,maxHeight:v}=r,{x:w,y:C,width:j,height:N,aspectRatio:A}=e;let I=Math.floor(f?h-e.pointerX:0),D=Math.floor(p?g-e.pointerY:0);const B=j+(c?-I:I),W=N+(u?-D:D),F=-i[0]*j,T=-i[1]*N;let M=hp(B,k,b),q=hp(W,y,v);if(a){let R=0,z=0;c&&I<0?R=jo(w+I+F,a[0][0]):!c&&I>0&&(R=No(w+B+F,a[1][0])),u&&D<0?z=jo(C+D+T,a[0][1]):!u&&D>0&&(z=No(C+W+T,a[1][1])),M=Math.max(M,R),q=Math.max(q,z)}if(l){let R=0,z=0;c&&I>0?R=No(w+I,l[0][0]):!c&&I<0&&(R=jo(w+B,l[1][0])),u&&D>0?z=No(C+D,l[0][1]):!u&&D<0&&(z=jo(C+W,l[1][1])),M=Math.max(M,R),q=Math.max(q,z)}if(s){if(f){const R=hp(B/A,y,v)*A;if(M=Math.max(M,R),a){let z=0;!c&&!u||c&&!u&&d?z=No(C+T+B/A,a[1][1])*A:z=jo(C+T+(c?I:-I)/A,a[0][1])*A,M=Math.max(M,z)}if(l){let z=0;!c&&!u||c&&!u&&d?z=jo(C+B/A,l[1][1])*A:z=No(C+(c?I:-I)/A,l[0][1])*A,M=Math.max(M,z)}}if(p){const R=hp(W*A,k,b)/A;if(q=Math.max(q,R),a){let z=0;!c&&!u||u&&!c&&d?z=No(w+W*A+F,a[1][0])/A:z=jo(w+(u?D:-D)*A+F,a[0][0])/A,q=Math.max(q,z)}if(l){let z=0;!c&&!u||u&&!c&&d?z=jo(w+W*A,l[1][0])/A:z=No(w+(u?D:-D)*A,l[0][0])/A,q=Math.max(q,z)}}}D=D+(D<0?q:-q),I=I+(I<0?M:-M),s&&(d?B>W*A?D=(pN(c,u)?-I:I)/A:I=(pN(c,u)?-D:D)*A:f?(D=I/A,u=c):(I=D*A,c=u));const H=c?w+I:w,L=u?C+D:C;return{width:j+(c?-I:I),height:N+(u?-D:D),x:i[0]*I*(c?-1:1)+H,y:i[1]*D*(u?-1:1)+L}}const fI={width:0,height:0,x:0,y:0},K4={...fI,pointerX:0,pointerY:0,aspectRatio:1};function q4(e){return[[0,0],[e.measured.width,e.measured.height]]}function U4(e,t,n){const r=t.position.x+e.position.x,s=t.position.y+e.position.y,i=e.measured.width??0,a=e.measured.height??0,l=n[0]*i,c=n[1]*a;return[[r-l,s-c],[r+i-l,s+a-c]]}function Y4({domNode:e,nodeId:t,getStoreItems:n,onChange:r,onEnd:s}){const i=ss(e);let a={controlDirection:fN("bottom-right"),boundaries:{minWidth:0,minHeight:0,maxWidth:Number.MAX_VALUE,maxHeight:Number.MAX_VALUE},resizeDirection:void 0,keepAspectRatio:!1};function l({controlPosition:u,boundaries:f,keepAspectRatio:p,resizeDirection:d,onResizeStart:h,onResize:g,onResizeEnd:k,shouldResize:b}){let y={...fI},v={...K4};a={boundaries:f,resizeDirection:d,keepAspectRatio:p,controlDirection:fN(u)};let w,C=null,j=[],N,A,I,D=!1;const B=vP().on("start",W=>{const{nodeLookup:F,transform:T,snapGrid:M,snapToGrid:q,nodeOrigin:H,paneDomNode:L}=n();if(w=F.get(t),!w)return;C=(L==null?void 0:L.getBoundingClientRect())??null;const{xSnapped:R,ySnapped:z}=Qu(W.sourceEvent,{transform:T,snapGrid:M,snapToGrid:q,containerBounds:C});y={width:w.measured.width??0,height:w.measured.height??0,x:w.position.x??0,y:w.position.y??0},v={...y,pointerX:R,pointerY:z,aspectRatio:y.width/y.height},N=void 0,w.parentId&&(w.extent==="parent"||w.expandParent)&&(N=F.get(w.parentId),A=N&&w.extent==="parent"?q4(N):void 0),j=[],I=void 0;for(const[E,Q]of F)if(Q.parentId===t&&(j.push({id:E,position:{...Q.position},extent:Q.extent}),Q.extent==="parent"||Q.expandParent)){const V=U4(Q,w,Q.origin??H);I?I=[[Math.min(V[0][0],I[0][0]),Math.min(V[0][1],I[0][1])],[Math.max(V[1][0],I[1][0]),Math.max(V[1][1],I[1][1])]]:I=V}h==null||h(W,{...y})}).on("drag",W=>{const{transform:F,snapGrid:T,snapToGrid:M,nodeOrigin:q}=n(),H=Qu(W.sourceEvent,{transform:F,snapGrid:T,snapToGrid:M,containerBounds:C}),L=[];if(!w)return;const{x:R,y:z,width:E,height:Q}=y,V={},$=w.origin??q,{width:ne,height:ce,x:X,y:re}=V4(v,a.controlDirection,H,a.boundaries,a.keepAspectRatio,$,A,I),Z=ne!==E,ie=ce!==Q,te=X!==R&&Z,ue=re!==z&&ie;if(!te&&!ue&&!Z&&!ie)return;if((te||ue||$[0]===1||$[1]===1)&&(V.x=te?X:y.x,V.y=ue?re:y.y,y.x=V.x,y.y=V.y,j.length>0)){const Ue=X-R,Me=re-z;for(const rt of j)rt.position={x:rt.position.x-Ue+$[0]*(ne-E),y:rt.position.y-Me+$[1]*(ce-Q)},L.push(rt)}if((Z||ie)&&(V.width=Z&&(!a.resizeDirection||a.resizeDirection==="horizontal")?ne:y.width,V.height=ie&&(!a.resizeDirection||a.resizeDirection==="vertical")?ce:y.height,y.width=V.width,y.height=V.height),N&&w.expandParent){const Ue=$[0]*(V.width??0);V.x&&V.x<Ue&&(y.x=Ue,v.x=v.x-(V.x-Ue));const Me=$[1]*(V.height??0);V.y&&V.y<Me&&(y.y=Me,v.y=v.y-(V.y-Me))}const fe=W4({width:y.width,prevWidth:E,height:y.height,prevHeight:Q,affectsX:a.controlDirection.affectsX,affectsY:a.controlDirection.affectsY}),be={...y,direction:fe};(b==null?void 0:b(W,be))!==!1&&(D=!0,g==null||g(W,be),r(V,L))}).on("end",W=>{D&&(k==null||k(W,{...y}),s==null||s({...y}),D=!1)});i.call(B)}function c(){i.on(".drag",null)}return{update:l,destroy:c}}var pI={exports:{}},hI={},mI={exports:{}},gI={};/**
|
|
45
|
-
* @license React
|
|
46
|
-
* use-sync-external-store-shim.production.js
|
|
47
|
-
*
|
|
48
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
49
|
-
*
|
|
50
|
-
* This source code is licensed under the MIT license found in the
|
|
51
|
-
* LICENSE file in the root directory of this source tree.
|
|
52
|
-
*/var Ec=m;function G4(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var J4=typeof Object.is=="function"?Object.is:G4,X4=Ec.useState,Q4=Ec.useEffect,Z4=Ec.useLayoutEffect,eH=Ec.useDebugValue;function tH(e,t){var n=t(),r=X4({inst:{value:n,getSnapshot:t}}),s=r[0].inst,i=r[1];return Z4(function(){s.value=n,s.getSnapshot=t,Ay(s)&&i({inst:s})},[e,n,t]),Q4(function(){return Ay(s)&&i({inst:s}),e(function(){Ay(s)&&i({inst:s})})},[e]),eH(n),n}function Ay(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!J4(e,n)}catch{return!0}}function nH(e,t){return t()}var rH=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?nH:tH;gI.useSyncExternalStore=Ec.useSyncExternalStore!==void 0?Ec.useSyncExternalStore:rH;mI.exports=gI;var yI=mI.exports;/**
|
|
53
|
-
* @license React
|
|
54
|
-
* use-sync-external-store-shim/with-selector.production.js
|
|
55
|
-
*
|
|
56
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
57
|
-
*
|
|
58
|
-
* This source code is licensed under the MIT license found in the
|
|
59
|
-
* LICENSE file in the root directory of this source tree.
|
|
60
|
-
*/var Bm=m,sH=yI;function iH(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var oH=typeof Object.is=="function"?Object.is:iH,aH=sH.useSyncExternalStore,lH=Bm.useRef,cH=Bm.useEffect,uH=Bm.useMemo,dH=Bm.useDebugValue;hI.useSyncExternalStoreWithSelector=function(e,t,n,r,s){var i=lH(null);if(i.current===null){var a={hasValue:!1,value:null};i.current=a}else a=i.current;i=uH(function(){function c(h){if(!u){if(u=!0,f=h,h=r(h),s!==void 0&&a.hasValue){var g=a.value;if(s(g,h))return p=g}return p=h}if(g=p,oH(f,h))return g;var k=r(h);return s!==void 0&&s(g,k)?(f=h,g):(f=h,p=k)}var u=!1,f,p,d=n===void 0?null:n;return[function(){return c(t())},d===null?void 0:function(){return c(d())}]},[t,n,r,s]);var l=aH(e,i[0],i[1]);return cH(function(){a.hasValue=!0,a.value=l},[l]),dH(l),l};pI.exports=hI;var fH=pI.exports;const pH=ra(fH),hH={},hN=e=>{let t;const n=new Set,r=(f,p)=>{const d=typeof f=="function"?f(t):f;if(!Object.is(d,t)){const h=t;t=p??(typeof d!="object"||d===null)?d:Object.assign({},t,d),n.forEach(g=>g(t,h))}},s=()=>t,c={setState:r,getState:s,getInitialState:()=>u,subscribe:f=>(n.add(f),()=>n.delete(f)),destroy:()=>{(hH?"production":void 0)!=="production"&&console.warn("[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."),n.clear()}},u=t=e(r,s,c);return c},mH=e=>e?hN(e):hN,{useDebugValue:gH}=dt,{useSyncExternalStoreWithSelector:yH}=pH,wH=e=>e;function wI(e,t=wH,n){const r=yH(e.subscribe,e.getState,e.getServerState||e.getInitialState,t,n);return gH(r),r}const mN=(e,t)=>{const n=mH(e),r=(s,i=t)=>wI(n,s,i);return Object.assign(r,n),r},xH=(e,t)=>e?mN(e,t):mN;function kn(e,t){if(Object.is(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(const[r,s]of e)if(!Object.is(s,t.get(r)))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(const r of e)if(!t.has(r))return!1;return!0}const n=Object.keys(e);if(n.length!==Object.keys(t).length)return!1;for(const r of n)if(!Object.prototype.hasOwnProperty.call(t,r)||!Object.is(e[r],t[r]))return!1;return!0}const Hm=m.createContext(null),bH=Hm.Provider,xI=_i.error001();function Dt(e,t){const n=m.useContext(Hm);if(n===null)throw new Error(xI);return wI(n,e,t)}function wn(){const e=m.useContext(Hm);if(e===null)throw new Error(xI);return m.useMemo(()=>({getState:e.getState,setState:e.setState,subscribe:e.subscribe}),[e])}const gN={display:"none"},kH={position:"absolute",width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0px, 0px, 0px, 0px)",clipPath:"inset(100%)"},bI="react-flow__node-desc",kI="react-flow__edge-desc",vH="react-flow__aria-live",SH=e=>e.ariaLiveMessage,jH=e=>e.ariaLabelConfig;function NH({rfId:e}){const t=Dt(SH);return o.jsx("div",{id:`${vH}-${e}`,"aria-live":"assertive","aria-atomic":"true",style:kH,children:t})}function CH({rfId:e,disableKeyboardA11y:t}){const n=Dt(jH);return o.jsxs(o.Fragment,{children:[o.jsx("div",{id:`${bI}-${e}`,style:gN,children:t?n["node.a11yDescription.default"]:n["node.a11yDescription.keyboardDisabled"]}),o.jsx("div",{id:`${kI}-${e}`,style:gN,children:n["edge.a11yDescription.default"]}),!t&&o.jsx(NH,{rfId:e})]})}const Wm=m.forwardRef(({position:e="top-left",children:t,className:n,style:r,...s},i)=>{const a=`${e}`.split("-");return o.jsx("div",{className:Kn(["react-flow__panel",n,...a]),style:r,ref:i,...s,children:t})});Wm.displayName="Panel";function _H({proOptions:e,position:t="bottom-right"}){return e!=null&&e.hideAttribution?null:o.jsx(Wm,{position:t,className:"react-flow__attribution","data-message":"Please only hide this attribution when you are subscribed to React Flow Pro: https://pro.reactflow.dev",children:o.jsx("a",{href:"https://reactflow.dev",target:"_blank",rel:"noopener noreferrer","aria-label":"React Flow attribution",children:"React Flow"})})}const EH=e=>{const t=[],n=[];for(const[,r]of e.nodeLookup)r.selected&&t.push(r.internals.userNode);for(const[,r]of e.edgeLookup)r.selected&&n.push(r);return{selectedNodes:t,selectedEdges:n}},mp=e=>e.id;function AH(e,t){return kn(e.selectedNodes.map(mp),t.selectedNodes.map(mp))&&kn(e.selectedEdges.map(mp),t.selectedEdges.map(mp))}function PH({onSelectionChange:e}){const t=wn(),{selectedNodes:n,selectedEdges:r}=Dt(EH,AH);return m.useEffect(()=>{const s={nodes:n,edges:r};e==null||e(s),t.getState().onSelectionChangeHandlers.forEach(i=>i(s))},[n,r,e]),null}const IH=e=>!!e.onSelectionChangeHandlers;function RH({onSelectionChange:e}){const t=Dt(IH);return e||t?o.jsx(PH,{onSelectionChange:e}):null}const Ex=typeof window<"u"?m.useLayoutEffect:m.useEffect,vI=[0,0],TH={x:0,y:0,zoom:1},MH=["nodes","edges","defaultNodes","defaultEdges","onConnect","onConnectStart","onConnectEnd","onClickConnectStart","onClickConnectEnd","nodesDraggable","autoPanOnNodeFocus","nodesConnectable","nodesFocusable","edgesFocusable","edgesReconnectable","elevateNodesOnSelect","elevateEdgesOnSelect","minZoom","maxZoom","nodeExtent","onNodesChange","onEdgesChange","elementsSelectable","connectionMode","snapGrid","snapToGrid","translateExtent","connectOnClick","defaultEdgeOptions","fitView","fitViewOptions","onNodesDelete","onEdgesDelete","onDelete","onNodeDrag","onNodeDragStart","onNodeDragStop","onSelectionDrag","onSelectionDragStart","onSelectionDragStop","onMoveStart","onMove","onMoveEnd","noPanClassName","nodeOrigin","autoPanOnConnect","autoPanOnNodeDrag","onError","connectionRadius","isValidConnection","selectNodesOnDrag","nodeDragThreshold","connectionDragThreshold","onBeforeDelete","debug","autoPanSpeed","ariaLabelConfig","zIndexMode"],yN=[...MH,"rfId"],$H=e=>({setNodes:e.setNodes,setEdges:e.setEdges,setMinZoom:e.setMinZoom,setMaxZoom:e.setMaxZoom,setTranslateExtent:e.setTranslateExtent,setNodeExtent:e.setNodeExtent,reset:e.reset,setDefaultNodesAndEdges:e.setDefaultNodesAndEdges}),wN={translateExtent:Ed,nodeOrigin:vI,minZoom:.5,maxZoom:2,elementsSelectable:!0,noPanClassName:"nopan",rfId:"1"};function LH(e){const{setNodes:t,setEdges:n,setMinZoom:r,setMaxZoom:s,setTranslateExtent:i,setNodeExtent:a,reset:l,setDefaultNodesAndEdges:c}=Dt($H,kn),u=wn();Ex(()=>(c(e.defaultNodes,e.defaultEdges),()=>{f.current=wN,l()}),[]);const f=m.useRef(wN);return Ex(()=>{for(const p of yN){const d=e[p],h=f.current[p];d!==h&&(typeof e[p]>"u"||(p==="nodes"?t(d):p==="edges"?n(d):p==="minZoom"?r(d):p==="maxZoom"?s(d):p==="translateExtent"?i(d):p==="nodeExtent"?a(d):p==="ariaLabelConfig"?u.setState({ariaLabelConfig:a4(d)}):p==="fitView"?u.setState({fitViewQueued:d}):p==="fitViewOptions"?u.setState({fitViewOptions:d}):u.setState({[p]:d})))}f.current=e},yN.map(p=>e[p])),null}function xN(){return typeof window>"u"||!window.matchMedia?null:window.matchMedia("(prefers-color-scheme: dark)")}function OH(e){var r;const[t,n]=m.useState(e==="system"?null:e);return m.useEffect(()=>{if(e!=="system"){n(e);return}const s=xN(),i=()=>n(s!=null&&s.matches?"dark":"light");return i(),s==null||s.addEventListener("change",i),()=>{s==null||s.removeEventListener("change",i)}},[e]),t!==null?t:(r=xN())!=null&&r.matches?"dark":"light"}const bN=typeof document<"u"?document:null;function Rd(e=null,t={target:bN,actInsideInputWithModifier:!0}){const[n,r]=m.useState(!1),s=m.useRef(!1),i=m.useRef(new Set([])),[a,l]=m.useMemo(()=>{if(e!==null){const u=(Array.isArray(e)?e:[e]).filter(p=>typeof p=="string").map(p=>p.replace("+",`
|
|
61
|
-
`).replace(`
|
|
62
|
-
|
|
63
|
-
`,`
|
|
64
|
-
+`).split(`
|
|
65
|
-
`)),f=u.reduce((p,d)=>p.concat(...d),[]);return[u,f]}return[[],[]]},[e]);return m.useEffect(()=>{const c=(t==null?void 0:t.target)??bN,u=(t==null?void 0:t.actInsideInputWithModifier)??!0;if(e!==null){const f=h=>{var b,y;if(s.current=h.ctrlKey||h.metaKey||h.shiftKey||h.altKey,(!s.current||s.current&&!u)&&JP(h))return!1;const k=vN(h.code,l);if(i.current.add(h[k]),kN(a,i.current,!1)){const v=((y=(b=h.composedPath)==null?void 0:b.call(h))==null?void 0:y[0])||h.target,w=(v==null?void 0:v.nodeName)==="BUTTON"||(v==null?void 0:v.nodeName)==="A";t.preventDefault!==!1&&(s.current||!w)&&h.preventDefault(),r(!0)}},p=h=>{const g=vN(h.code,l);kN(a,i.current,!0)?(r(!1),i.current.clear()):i.current.delete(h[g]),h.key==="Meta"&&i.current.clear(),s.current=!1},d=()=>{i.current.clear(),r(!1)};return c==null||c.addEventListener("keydown",f),c==null||c.addEventListener("keyup",p),window.addEventListener("blur",d),window.addEventListener("contextmenu",d),()=>{c==null||c.removeEventListener("keydown",f),c==null||c.removeEventListener("keyup",p),window.removeEventListener("blur",d),window.removeEventListener("contextmenu",d)}}},[e,r]),n}function kN(e,t,n){return e.filter(r=>n||r.length===t.size).some(r=>r.every(s=>t.has(s)))}function vN(e,t){return t.includes(e)?"code":"key"}const DH=()=>{const e=wn();return m.useMemo(()=>({zoomIn:t=>{const{panZoom:n}=e.getState();return n?n.scaleBy(1.2,t):Promise.resolve(!1)},zoomOut:t=>{const{panZoom:n}=e.getState();return n?n.scaleBy(1/1.2,t):Promise.resolve(!1)},zoomTo:(t,n)=>{const{panZoom:r}=e.getState();return r?r.scaleTo(t,n):Promise.resolve(!1)},getZoom:()=>e.getState().transform[2],setViewport:async(t,n)=>{const{transform:[r,s,i],panZoom:a}=e.getState();return a?(await a.setViewport({x:t.x??r,y:t.y??s,zoom:t.zoom??i},n),Promise.resolve(!0)):Promise.resolve(!1)},getViewport:()=>{const[t,n,r]=e.getState().transform;return{x:t,y:n,zoom:r}},setCenter:async(t,n,r)=>e.getState().setCenter(t,n,r),fitBounds:async(t,n)=>{const{width:r,height:s,minZoom:i,maxZoom:a,panZoom:l}=e.getState(),c=wk(t,r,s,i,a,(n==null?void 0:n.padding)??.1);return l?(await l.setViewport(c,{duration:n==null?void 0:n.duration,ease:n==null?void 0:n.ease,interpolate:n==null?void 0:n.interpolate}),Promise.resolve(!0)):Promise.resolve(!1)},screenToFlowPosition:(t,n={})=>{const{transform:r,snapGrid:s,snapToGrid:i,domNode:a}=e.getState();if(!a)return t;const{x:l,y:c}=a.getBoundingClientRect(),u={x:t.x-l,y:t.y-c},f=n.snapGrid??s,p=n.snapToGrid??i;return sf(u,r,p,f)},flowToScreenPosition:t=>{const{transform:n,domNode:r}=e.getState();if(!r)return t;const{x:s,y:i}=r.getBoundingClientRect(),a=Hh(t,n);return{x:a.x+s,y:a.y+i}}}),[])};function SI(e,t){const n=[],r=new Map,s=[];for(const i of e)if(i.type==="add"){s.push(i);continue}else if(i.type==="remove"||i.type==="replace")r.set(i.id,[i]);else{const a=r.get(i.id);a?a.push(i):r.set(i.id,[i])}for(const i of t){const a=r.get(i.id);if(!a){n.push(i);continue}if(a[0].type==="remove")continue;if(a[0].type==="replace"){n.push({...a[0].item});continue}const l={...i};for(const c of a)FH(c,l);n.push(l)}return s.length&&s.forEach(i=>{i.index!==void 0?n.splice(i.index,0,{...i.item}):n.push({...i.item})}),n}function FH(e,t){switch(e.type){case"select":{t.selected=e.selected;break}case"position":{typeof e.position<"u"&&(t.position=e.position),typeof e.dragging<"u"&&(t.dragging=e.dragging);break}case"dimensions":{typeof e.dimensions<"u"&&(t.measured={...e.dimensions},e.setAttributes&&((e.setAttributes===!0||e.setAttributes==="width")&&(t.width=e.dimensions.width),(e.setAttributes===!0||e.setAttributes==="height")&&(t.height=e.dimensions.height))),typeof e.resizing=="boolean"&&(t.resizing=e.resizing);break}}}function Wh(e,t){return SI(e,t)}function Vh(e,t){return SI(e,t)}function Sa(e,t){return{id:e,type:"select",selected:t}}function Xl(e,t=new Set,n=!1){const r=[];for(const[s,i]of e){const a=t.has(s);!(i.selected===void 0&&!a)&&i.selected!==a&&(n&&(i.selected=a),r.push(Sa(i.id,a)))}return r}function SN({items:e=[],lookup:t}){var s;const n=[],r=new Map(e.map(i=>[i.id,i]));for(const[i,a]of e.entries()){const l=t.get(a.id),c=((s=l==null?void 0:l.internals)==null?void 0:s.userNode)??l;c!==void 0&&c!==a&&n.push({id:a.id,item:a,type:"replace"}),c===void 0&&n.push({item:a,type:"add",index:i})}for(const[i]of t)r.get(i)===void 0&&n.push({id:i,type:"remove"});return n}function jN(e){return{id:e.id,type:"remove"}}const NN=e=>XB(e),zH=e=>HP(e);function jI(e){return m.forwardRef(e)}function CN(e){const[t,n]=m.useState(BigInt(0)),[r]=m.useState(()=>BH(()=>n(s=>s+BigInt(1))));return Ex(()=>{const s=r.get();s.length&&(e(s),r.reset())},[t]),r}function BH(e){let t=[];return{get:()=>t,reset:()=>{t=[]},push:n=>{t.push(n),e()}}}const NI=m.createContext(null);function HH({children:e}){const t=wn(),n=m.useCallback(l=>{const{nodes:c=[],setNodes:u,hasDefaultNodes:f,onNodesChange:p,nodeLookup:d,fitViewQueued:h,onNodesChangeMiddlewareMap:g}=t.getState();let k=c;for(const y of l)k=typeof y=="function"?y(k):y;let b=SN({items:k,lookup:d});for(const y of g.values())b=y(b);f&&u(k),b.length>0?p==null||p(b):h&&window.requestAnimationFrame(()=>{const{fitViewQueued:y,nodes:v,setNodes:w}=t.getState();y&&w(v)})},[]),r=CN(n),s=m.useCallback(l=>{const{edges:c=[],setEdges:u,hasDefaultEdges:f,onEdgesChange:p,edgeLookup:d}=t.getState();let h=c;for(const g of l)h=typeof g=="function"?g(h):g;f?u(h):p&&p(SN({items:h,lookup:d}))},[]),i=CN(s),a=m.useMemo(()=>({nodeQueue:r,edgeQueue:i}),[]);return o.jsx(NI.Provider,{value:a,children:e})}function WH(){const e=m.useContext(NI);if(!e)throw new Error("useBatchContext must be used within a BatchProvider");return e}const VH=e=>!!e.panZoom;function $c(){const e=DH(),t=wn(),n=WH(),r=Dt(VH),s=m.useMemo(()=>{const i=p=>t.getState().nodeLookup.get(p),a=p=>{n.nodeQueue.push(p)},l=p=>{n.edgeQueue.push(p)},c=p=>{var y,v;const{nodeLookup:d,nodeOrigin:h}=t.getState(),g=NN(p)?p:d.get(p.id),k=g.parentId?YP(g.position,g.measured,g.parentId,d,h):g.position,b={...g,position:k,width:((y=g.measured)==null?void 0:y.width)??g.width,height:((v=g.measured)==null?void 0:v.height)??g.height};return Nc(b)},u=(p,d,h={replace:!1})=>{a(g=>g.map(k=>{if(k.id===p){const b=typeof d=="function"?d(k):d;return h.replace&&NN(b)?b:{...k,...b}}return k}))},f=(p,d,h={replace:!1})=>{l(g=>g.map(k=>{if(k.id===p){const b=typeof d=="function"?d(k):d;return h.replace&&zH(b)?b:{...k,...b}}return k}))};return{getNodes:()=>t.getState().nodes.map(p=>({...p})),getNode:p=>{var d;return(d=i(p))==null?void 0:d.internals.userNode},getInternalNode:i,getEdges:()=>{const{edges:p=[]}=t.getState();return p.map(d=>({...d}))},getEdge:p=>t.getState().edgeLookup.get(p),setNodes:a,setEdges:l,addNodes:p=>{const d=Array.isArray(p)?p:[p];n.nodeQueue.push(h=>[...h,...d])},addEdges:p=>{const d=Array.isArray(p)?p:[p];n.edgeQueue.push(h=>[...h,...d])},toObject:()=>{const{nodes:p=[],edges:d=[],transform:h}=t.getState(),[g,k,b]=h;return{nodes:p.map(y=>({...y})),edges:d.map(y=>({...y})),viewport:{x:g,y:k,zoom:b}}},deleteElements:async({nodes:p=[],edges:d=[]})=>{const{nodes:h,edges:g,onNodesDelete:k,onEdgesDelete:b,triggerNodeChanges:y,triggerEdgeChanges:v,onDelete:w,onBeforeDelete:C}=t.getState(),{nodes:j,edges:N}=await n4({nodesToRemove:p,edgesToRemove:d,nodes:h,edges:g,onBeforeDelete:C}),A=N.length>0,I=j.length>0;if(A){const D=N.map(jN);b==null||b(N),v(D)}if(I){const D=j.map(jN);k==null||k(j),y(D)}return(I||A)&&(w==null||w({nodes:j,edges:N})),{deletedNodes:j,deletedEdges:N}},getIntersectingNodes:(p,d=!0,h)=>{const g=tN(p),k=g?p:c(p),b=h!==void 0;return k?(h||t.getState().nodes).filter(y=>{const v=t.getState().nodeLookup.get(y.id);if(v&&!g&&(y.id===p.id||!v.internals.positionAbsolute))return!1;const w=Nc(b?y:v),C=Pd(w,k);return d&&C>0||C>=w.width*w.height||C>=k.width*k.height}):[]},isNodeIntersecting:(p,d,h=!0)=>{const k=tN(p)?p:c(p);if(!k)return!1;const b=Pd(k,d);return h&&b>0||b>=d.width*d.height||b>=k.width*k.height},updateNode:u,updateNodeData:(p,d,h={replace:!1})=>{u(p,g=>{const k=typeof d=="function"?d(g):d;return h.replace?{...g,data:k}:{...g,data:{...g.data,...k}}},h)},updateEdge:f,updateEdgeData:(p,d,h={replace:!1})=>{f(p,g=>{const k=typeof d=="function"?d(g):d;return h.replace?{...g,data:k}:{...g,data:{...g.data,...k}}},h)},getNodesBounds:p=>{const{nodeLookup:d,nodeOrigin:h}=t.getState();return QB(p,{nodeLookup:d,nodeOrigin:h})},getHandleConnections:({type:p,id:d,nodeId:h})=>{var g;return Array.from(((g=t.getState().connectionLookup.get(`${h}-${p}${d?`-${d}`:""}`))==null?void 0:g.values())??[])},getNodeConnections:({type:p,handleId:d,nodeId:h})=>{var g;return Array.from(((g=t.getState().connectionLookup.get(`${h}${p?d?`-${p}-${d}`:`-${p}`:""}`))==null?void 0:g.values())??[])},fitView:async p=>{const d=t.getState().fitViewResolver??o4();return t.setState({fitViewQueued:!0,fitViewOptions:p,fitViewResolver:d}),n.nodeQueue.push(h=>[...h]),d.promise}}},[]);return m.useMemo(()=>({...s,...e,viewportInitialized:r}),[r])}const _N=e=>e.selected,KH=typeof window<"u"?window:void 0;function qH({deleteKeyCode:e,multiSelectionKeyCode:t}){const n=wn(),{deleteElements:r}=$c(),s=Rd(e,{actInsideInputWithModifier:!1}),i=Rd(t,{target:KH});m.useEffect(()=>{if(s){const{edges:a,nodes:l}=n.getState();r({nodes:l.filter(_N),edges:a.filter(_N)}),n.setState({nodesSelectionActive:!1})}},[s]),m.useEffect(()=>{n.setState({multiSelectionActive:i})},[i])}function UH(e){const t=wn();m.useEffect(()=>{const n=()=>{var s,i,a,l;if(!e.current||!(((i=(s=e.current).checkVisibility)==null?void 0:i.call(s))??!0))return!1;const r=xk(e.current);(r.height===0||r.width===0)&&((l=(a=t.getState()).onError)==null||l.call(a,"004",_i.error004())),t.setState({width:r.width||500,height:r.height||500})};if(e.current){n(),window.addEventListener("resize",n);const r=new ResizeObserver(()=>n());return r.observe(e.current),()=>{window.removeEventListener("resize",n),r&&e.current&&r.unobserve(e.current)}}},[])}const Vm={position:"absolute",width:"100%",height:"100%",top:0,left:0},YH=e=>({userSelectionActive:e.userSelectionActive,lib:e.lib,connectionInProgress:e.connection.inProgress});function GH({onPaneContextMenu:e,zoomOnScroll:t=!0,zoomOnPinch:n=!0,panOnScroll:r=!1,panOnScrollSpeed:s=.5,panOnScrollMode:i=Oa.Free,zoomOnDoubleClick:a=!0,panOnDrag:l=!0,defaultViewport:c,translateExtent:u,minZoom:f,maxZoom:p,zoomActivationKeyCode:d,preventScrolling:h=!0,children:g,noWheelClassName:k,noPanClassName:b,onViewportChange:y,isControlledViewport:v,paneClickDistance:w,selectionOnDrag:C}){const j=wn(),N=m.useRef(null),{userSelectionActive:A,lib:I,connectionInProgress:D}=Dt(YH,kn),B=Rd(d),W=m.useRef();UH(N);const F=m.useCallback(T=>{y==null||y({x:T[0],y:T[1],zoom:T[2]}),v||j.setState({transform:T})},[y,v]);return m.useEffect(()=>{if(N.current){W.current=H4({domNode:N.current,minZoom:f,maxZoom:p,translateExtent:u,viewport:c,onDraggingChange:H=>j.setState(L=>L.paneDragging===H?L:{paneDragging:H}),onPanZoomStart:(H,L)=>{const{onViewportChangeStart:R,onMoveStart:z}=j.getState();z==null||z(H,L),R==null||R(L)},onPanZoom:(H,L)=>{const{onViewportChange:R,onMove:z}=j.getState();z==null||z(H,L),R==null||R(L)},onPanZoomEnd:(H,L)=>{const{onViewportChangeEnd:R,onMoveEnd:z}=j.getState();z==null||z(H,L),R==null||R(L)}});const{x:T,y:M,zoom:q}=W.current.getViewport();return j.setState({panZoom:W.current,transform:[T,M,q],domNode:N.current.closest(".react-flow")}),()=>{var H;(H=W.current)==null||H.destroy()}}},[]),m.useEffect(()=>{var T;(T=W.current)==null||T.update({onPaneContextMenu:e,zoomOnScroll:t,zoomOnPinch:n,panOnScroll:r,panOnScrollSpeed:s,panOnScrollMode:i,zoomOnDoubleClick:a,panOnDrag:l,zoomActivationKeyPressed:B,preventScrolling:h,noPanClassName:b,userSelectionActive:A,noWheelClassName:k,lib:I,onTransformChange:F,connectionInProgress:D,selectionOnDrag:C,paneClickDistance:w})},[e,t,n,r,s,i,a,l,B,h,b,A,k,I,F,D,C,w]),o.jsx("div",{className:"react-flow__renderer",ref:N,style:Vm,children:g})}const JH=e=>({userSelectionActive:e.userSelectionActive,userSelectionRect:e.userSelectionRect});function XH(){const{userSelectionActive:e,userSelectionRect:t}=Dt(JH,kn);return e&&t?o.jsx("div",{className:"react-flow__selection react-flow__container",style:{width:t.width,height:t.height,transform:`translate(${t.x}px, ${t.y}px)`}}):null}const Py=(e,t)=>n=>{n.target===t.current&&(e==null||e(n))},QH=e=>({userSelectionActive:e.userSelectionActive,elementsSelectable:e.elementsSelectable,connectionInProgress:e.connection.inProgress,dragging:e.paneDragging});function ZH({isSelecting:e,selectionKeyPressed:t,selectionMode:n=Ad.Full,panOnDrag:r,paneClickDistance:s,selectionOnDrag:i,onSelectionStart:a,onSelectionEnd:l,onPaneClick:c,onPaneContextMenu:u,onPaneScroll:f,onPaneMouseEnter:p,onPaneMouseMove:d,onPaneMouseLeave:h,children:g}){const k=wn(),{userSelectionActive:b,elementsSelectable:y,dragging:v,connectionInProgress:w}=Dt(QH,kn),C=y&&(e||b),j=m.useRef(null),N=m.useRef(),A=m.useRef(new Set),I=m.useRef(new Set),D=m.useRef(!1),B=R=>{if(D.current||w){D.current=!1;return}c==null||c(R),k.getState().resetSelectedElements(),k.setState({nodesSelectionActive:!1})},W=R=>{if(Array.isArray(r)&&(r!=null&&r.includes(2))){R.preventDefault();return}u==null||u(R)},F=f?R=>f(R):void 0,T=R=>{D.current&&(R.stopPropagation(),D.current=!1)},M=R=>{var ce,X;const{domNode:z}=k.getState();if(N.current=z==null?void 0:z.getBoundingClientRect(),!N.current)return;const E=R.target===j.current;if(!E&&!!R.target.closest(".nokey")||!e||!(i&&E||t)||R.button!==0||!R.isPrimary)return;(X=(ce=R.target)==null?void 0:ce.setPointerCapture)==null||X.call(ce,R.pointerId),D.current=!1;const{x:$,y:ne}=Us(R.nativeEvent,N.current);k.setState({userSelectionRect:{width:0,height:0,startX:$,startY:ne,x:$,y:ne}}),E||(R.stopPropagation(),R.preventDefault())},q=R=>{const{userSelectionRect:z,transform:E,nodeLookup:Q,edgeLookup:V,connectionLookup:$,triggerNodeChanges:ne,triggerEdgeChanges:ce,defaultEdgeOptions:X,resetSelectedElements:re}=k.getState();if(!N.current||!z)return;const{x:Z,y:ie}=Us(R.nativeEvent,N.current),{startX:te,startY:ue}=z;if(!D.current){const Me=t?0:s;if(Math.hypot(Z-te,ie-ue)<=Me)return;re(),a==null||a(R)}D.current=!0;const fe={startX:te,startY:ue,x:Z<te?Z:te,y:ie<ue?ie:ue,width:Math.abs(Z-te),height:Math.abs(ie-ue)},be=A.current,qe=I.current;A.current=new Set(yk(Q,fe,E,n===Ad.Partial,!0).map(Me=>Me.id)),I.current=new Set;const Ue=(X==null?void 0:X.selectable)??!0;for(const Me of A.current){const rt=$.get(Me);if(rt)for(const{edgeId:gt}of rt.values()){const bt=V.get(gt);bt&&(bt.selectable??Ue)&&I.current.add(gt)}}if(!nN(be,A.current)){const Me=Xl(Q,A.current,!0);ne(Me)}if(!nN(qe,I.current)){const Me=Xl(V,I.current);ce(Me)}k.setState({userSelectionRect:fe,userSelectionActive:!0,nodesSelectionActive:!1})},H=R=>{var z,E;R.button===0&&((E=(z=R.target)==null?void 0:z.releasePointerCapture)==null||E.call(z,R.pointerId),!b&&R.target===j.current&&k.getState().userSelectionRect&&(B==null||B(R)),k.setState({userSelectionActive:!1,userSelectionRect:null}),D.current&&(l==null||l(R),k.setState({nodesSelectionActive:A.current.size>0})))},L=r===!0||Array.isArray(r)&&r.includes(0);return o.jsxs("div",{className:Kn(["react-flow__pane",{draggable:L,dragging:v,selection:e}]),onClick:C?void 0:Py(B,j),onContextMenu:Py(W,j),onWheel:Py(F,j),onPointerEnter:C?void 0:p,onPointerMove:C?q:d,onPointerUp:C?H:void 0,onPointerDownCapture:C?M:void 0,onClickCapture:C?T:void 0,onPointerLeave:h,ref:j,style:Vm,children:[g,o.jsx(XH,{})]})}function Ax({id:e,store:t,unselect:n=!1,nodeRef:r}){const{addSelectedNodes:s,unselectNodesAndEdges:i,multiSelectionActive:a,nodeLookup:l,onError:c}=t.getState(),u=l.get(e);if(!u){c==null||c("012",_i.error012(e));return}t.setState({nodesSelectionActive:!1}),u.selected?(n||u.selected&&a)&&(i({nodes:[u],edges:[]}),requestAnimationFrame(()=>{var f;return(f=r==null?void 0:r.current)==null?void 0:f.blur()})):s([e])}function CI({nodeRef:e,disabled:t=!1,noDragClassName:n,handleSelector:r,nodeId:s,isSelectable:i,nodeClickDistance:a}){const l=wn(),[c,u]=m.useState(!1),f=m.useRef();return m.useEffect(()=>{f.current=E4({getStoreItems:()=>l.getState(),onNodeMouseDown:p=>{Ax({id:p,store:l,nodeRef:e})},onDragStart:()=>{u(!0)},onDragStop:()=>{u(!1)}})},[]),m.useEffect(()=>{if(!(t||!e.current||!f.current))return f.current.update({noDragClassName:n,handleSelector:r,domNode:e.current,isSelectable:i,nodeId:s,nodeClickDistance:a}),()=>{var p;(p=f.current)==null||p.destroy()}},[n,r,t,i,e,s,a]),c}const e5=e=>t=>t.selected&&(t.draggable||e&&typeof t.draggable>"u");function _I(){const e=wn();return m.useCallback(n=>{const{nodeExtent:r,snapToGrid:s,snapGrid:i,nodesDraggable:a,onError:l,updateNodePositions:c,nodeLookup:u,nodeOrigin:f}=e.getState(),p=new Map,d=e5(a),h=s?i[0]:5,g=s?i[1]:5,k=n.direction.x*h*n.factor,b=n.direction.y*g*n.factor;for(const[,y]of u){if(!d(y))continue;let v={x:y.internals.positionAbsolute.x+k,y:y.internals.positionAbsolute.y+b};s&&(v=rf(v,i));const{position:w,positionAbsolute:C}=WP({nodeId:y.id,nextPosition:v,nodeLookup:u,nodeExtent:r,nodeOrigin:f,onError:l});y.position=w,y.internals.positionAbsolute=C,p.set(y.id,y)}c(p)},[])}const Nk=m.createContext(null),t5=Nk.Provider;Nk.Consumer;const EI=()=>m.useContext(Nk),n5=e=>({connectOnClick:e.connectOnClick,noPanClassName:e.noPanClassName,rfId:e.rfId}),r5=(e,t,n)=>r=>{const{connectionClickStartHandle:s,connectionMode:i,connection:a}=r,{fromHandle:l,toHandle:c,isValid:u}=a,f=(c==null?void 0:c.nodeId)===e&&(c==null?void 0:c.id)===t&&(c==null?void 0:c.type)===n;return{connectingFrom:(l==null?void 0:l.nodeId)===e&&(l==null?void 0:l.id)===t&&(l==null?void 0:l.type)===n,connectingTo:f,clickConnecting:(s==null?void 0:s.nodeId)===e&&(s==null?void 0:s.id)===t&&(s==null?void 0:s.type)===n,isPossibleEndHandle:i===Sc.Strict?(l==null?void 0:l.type)!==n:e!==(l==null?void 0:l.nodeId)||t!==(l==null?void 0:l.id),connectionInProcess:!!l,clickConnectionInProcess:!!s,valid:f&&u}};function s5({type:e="source",position:t=Ke.Top,isValidConnection:n,isConnectable:r=!0,isConnectableStart:s=!0,isConnectableEnd:i=!0,id:a,onConnect:l,children:c,className:u,onMouseDown:f,onTouchStart:p,...d},h){var q,H;const g=a||null,k=e==="target",b=wn(),y=EI(),{connectOnClick:v,noPanClassName:w,rfId:C}=Dt(n5,kn),{connectingFrom:j,connectingTo:N,clickConnecting:A,isPossibleEndHandle:I,connectionInProcess:D,clickConnectionInProcess:B,valid:W}=Dt(r5(y,g,e),kn);y||(H=(q=b.getState()).onError)==null||H.call(q,"010",_i.error010());const F=L=>{const{defaultEdgeOptions:R,onConnect:z,hasDefaultEdges:E}=b.getState(),Q={...R,...L};if(E){const{edges:V,setEdges:$}=b.getState();$(th(Q,V))}z==null||z(Q),l==null||l(Q)},T=L=>{if(!y)return;const R=XP(L.nativeEvent);if(s&&(R&&L.button===0||!R)){const z=b.getState();_x.onPointerDown(L.nativeEvent,{handleDomNode:L.currentTarget,autoPanOnConnect:z.autoPanOnConnect,connectionMode:z.connectionMode,connectionRadius:z.connectionRadius,domNode:z.domNode,nodeLookup:z.nodeLookup,lib:z.lib,isTarget:k,handleId:g,nodeId:y,flowId:z.rfId,panBy:z.panBy,cancelConnection:z.cancelConnection,onConnectStart:z.onConnectStart,onConnectEnd:(...E)=>{var Q,V;return(V=(Q=b.getState()).onConnectEnd)==null?void 0:V.call(Q,...E)},updateConnection:z.updateConnection,onConnect:F,isValidConnection:n||((...E)=>{var Q,V;return((V=(Q=b.getState()).isValidConnection)==null?void 0:V.call(Q,...E))??!0}),getTransform:()=>b.getState().transform,getFromHandle:()=>b.getState().connection.fromHandle,autoPanSpeed:z.autoPanSpeed,dragThreshold:z.connectionDragThreshold})}R?f==null||f(L):p==null||p(L)},M=L=>{const{onClickConnectStart:R,onClickConnectEnd:z,connectionClickStartHandle:E,connectionMode:Q,isValidConnection:V,lib:$,rfId:ne,nodeLookup:ce,connection:X}=b.getState();if(!y||!E&&!s)return;if(!E){R==null||R(L.nativeEvent,{nodeId:y,handleId:g,handleType:e}),b.setState({connectionClickStartHandle:{nodeId:y,type:e,id:g}});return}const re=GP(L.target),Z=n||V,{connection:ie,isValid:te}=_x.isValid(L.nativeEvent,{handle:{nodeId:y,id:g,type:e},connectionMode:Q,fromNodeId:E.nodeId,fromHandleId:E.id||null,fromType:E.type,isValidConnection:Z,flowId:ne,doc:re,lib:$,nodeLookup:ce});te&&ie&&F(ie);const ue=structuredClone(X);delete ue.inProgress,ue.toPosition=ue.toHandle?ue.toHandle.position:null,z==null||z(L,ue),b.setState({connectionClickStartHandle:null})};return o.jsx("div",{"data-handleid":g,"data-nodeid":y,"data-handlepos":t,"data-id":`${C}-${y}-${g}-${e}`,className:Kn(["react-flow__handle",`react-flow__handle-${t}`,"nodrag",w,u,{source:!k,target:k,connectable:r,connectablestart:s,connectableend:i,clickconnecting:A,connectingfrom:j,connectingto:N,valid:W,connectionindicator:r&&(!D||I)&&(D||B?i:s)}]),onMouseDown:T,onTouchStart:T,onClick:v?M:void 0,ref:h,...d,children:c})}const Vn=m.memo(jI(s5));function i5({data:e,isConnectable:t,sourcePosition:n=Ke.Bottom}){return o.jsxs(o.Fragment,{children:[e==null?void 0:e.label,o.jsx(Vn,{type:"source",position:n,isConnectable:t})]})}function o5({data:e,isConnectable:t,targetPosition:n=Ke.Top,sourcePosition:r=Ke.Bottom}){return o.jsxs(o.Fragment,{children:[o.jsx(Vn,{type:"target",position:n,isConnectable:t}),e==null?void 0:e.label,o.jsx(Vn,{type:"source",position:r,isConnectable:t})]})}function a5(){return null}function l5({data:e,isConnectable:t,targetPosition:n=Ke.Top}){return o.jsxs(o.Fragment,{children:[o.jsx(Vn,{type:"target",position:n,isConnectable:t}),e==null?void 0:e.label]})}const Kh={ArrowUp:{x:0,y:-1},ArrowDown:{x:0,y:1},ArrowLeft:{x:-1,y:0},ArrowRight:{x:1,y:0}},EN={input:i5,default:o5,output:l5,group:a5};function c5(e){var t,n,r,s;return e.internals.handleBounds===void 0?{width:e.width??e.initialWidth??((t=e.style)==null?void 0:t.width),height:e.height??e.initialHeight??((n=e.style)==null?void 0:n.height)}:{width:e.width??((r=e.style)==null?void 0:r.width),height:e.height??((s=e.style)==null?void 0:s.height)}}const u5=e=>{const{width:t,height:n,x:r,y:s}=nf(e.nodeLookup,{filter:i=>!!i.selected});return{width:qs(t)?t:null,height:qs(n)?n:null,userSelectionActive:e.userSelectionActive,transformString:`translate(${e.transform[0]}px,${e.transform[1]}px) scale(${e.transform[2]}) translate(${r}px,${s}px)`}};function d5({onSelectionContextMenu:e,noPanClassName:t,disableKeyboardA11y:n}){const r=wn(),{width:s,height:i,transformString:a,userSelectionActive:l}=Dt(u5,kn),c=_I(),u=m.useRef(null);m.useEffect(()=>{var h;n||(h=u.current)==null||h.focus({preventScroll:!0})},[n]);const f=!l&&s!==null&&i!==null;if(CI({nodeRef:u,disabled:!f}),!f)return null;const p=e?h=>{const g=r.getState().nodes.filter(k=>k.selected);e(h,g)}:void 0,d=h=>{Object.prototype.hasOwnProperty.call(Kh,h.key)&&(h.preventDefault(),c({direction:Kh[h.key],factor:h.shiftKey?4:1}))};return o.jsx("div",{className:Kn(["react-flow__nodesselection","react-flow__container",t]),style:{transform:a},children:o.jsx("div",{ref:u,className:"react-flow__nodesselection-rect",onContextMenu:p,tabIndex:n?void 0:-1,onKeyDown:n?void 0:d,style:{width:s,height:i}})})}const AN=typeof window<"u"?window:void 0,f5=e=>({nodesSelectionActive:e.nodesSelectionActive,userSelectionActive:e.userSelectionActive});function AI({children:e,onPaneClick:t,onPaneMouseEnter:n,onPaneMouseMove:r,onPaneMouseLeave:s,onPaneContextMenu:i,onPaneScroll:a,paneClickDistance:l,deleteKeyCode:c,selectionKeyCode:u,selectionOnDrag:f,selectionMode:p,onSelectionStart:d,onSelectionEnd:h,multiSelectionKeyCode:g,panActivationKeyCode:k,zoomActivationKeyCode:b,elementsSelectable:y,zoomOnScroll:v,zoomOnPinch:w,panOnScroll:C,panOnScrollSpeed:j,panOnScrollMode:N,zoomOnDoubleClick:A,panOnDrag:I,defaultViewport:D,translateExtent:B,minZoom:W,maxZoom:F,preventScrolling:T,onSelectionContextMenu:M,noWheelClassName:q,noPanClassName:H,disableKeyboardA11y:L,onViewportChange:R,isControlledViewport:z}){const{nodesSelectionActive:E,userSelectionActive:Q}=Dt(f5,kn),V=Rd(u,{target:AN}),$=Rd(k,{target:AN}),ne=$||I,ce=$||C,X=f&&ne!==!0,re=V||Q||X;return qH({deleteKeyCode:c,multiSelectionKeyCode:g}),o.jsx(GH,{onPaneContextMenu:i,elementsSelectable:y,zoomOnScroll:v,zoomOnPinch:w,panOnScroll:ce,panOnScrollSpeed:j,panOnScrollMode:N,zoomOnDoubleClick:A,panOnDrag:!V&&ne,defaultViewport:D,translateExtent:B,minZoom:W,maxZoom:F,zoomActivationKeyCode:b,preventScrolling:T,noWheelClassName:q,noPanClassName:H,onViewportChange:R,isControlledViewport:z,paneClickDistance:l,selectionOnDrag:X,children:o.jsxs(ZH,{onSelectionStart:d,onSelectionEnd:h,onPaneClick:t,onPaneMouseEnter:n,onPaneMouseMove:r,onPaneMouseLeave:s,onPaneContextMenu:i,onPaneScroll:a,panOnDrag:ne,isSelecting:!!re,selectionMode:p,selectionKeyPressed:V,paneClickDistance:l,selectionOnDrag:X,children:[e,E&&o.jsx(d5,{onSelectionContextMenu:M,noPanClassName:H,disableKeyboardA11y:L})]})})}AI.displayName="FlowRenderer";const p5=m.memo(AI),h5=e=>t=>e?yk(t.nodeLookup,{x:0,y:0,width:t.width,height:t.height},t.transform,!0).map(n=>n.id):Array.from(t.nodeLookup.keys());function m5(e){return Dt(m.useCallback(h5(e),[e]),kn)}const g5=e=>e.updateNodeInternals;function y5(){const e=Dt(g5),[t]=m.useState(()=>typeof ResizeObserver>"u"?null:new ResizeObserver(n=>{const r=new Map;n.forEach(s=>{const i=s.target.getAttribute("data-id");r.set(i,{id:i,nodeElement:s.target,force:!0})}),e(r)}));return m.useEffect(()=>()=>{t==null||t.disconnect()},[t]),t}function w5({node:e,nodeType:t,hasDimensions:n,resizeObserver:r}){const s=wn(),i=m.useRef(null),a=m.useRef(null),l=m.useRef(e.sourcePosition),c=m.useRef(e.targetPosition),u=m.useRef(t),f=n&&!!e.internals.handleBounds;return m.useEffect(()=>{i.current&&!e.hidden&&(!f||a.current!==i.current)&&(a.current&&(r==null||r.unobserve(a.current)),r==null||r.observe(i.current),a.current=i.current)},[f,e.hidden]),m.useEffect(()=>()=>{a.current&&(r==null||r.unobserve(a.current),a.current=null)},[]),m.useEffect(()=>{if(i.current){const p=u.current!==t,d=l.current!==e.sourcePosition,h=c.current!==e.targetPosition;(p||d||h)&&(u.current=t,l.current=e.sourcePosition,c.current=e.targetPosition,s.getState().updateNodeInternals(new Map([[e.id,{id:e.id,nodeElement:i.current,force:!0}]])))}},[e.id,t,e.sourcePosition,e.targetPosition]),i}function x5({id:e,onClick:t,onMouseEnter:n,onMouseMove:r,onMouseLeave:s,onContextMenu:i,onDoubleClick:a,nodesDraggable:l,elementsSelectable:c,nodesConnectable:u,nodesFocusable:f,resizeObserver:p,noDragClassName:d,noPanClassName:h,disableKeyboardA11y:g,rfId:k,nodeTypes:b,nodeClickDistance:y,onError:v}){const{node:w,internals:C,isParent:j}=Dt(Z=>{const ie=Z.nodeLookup.get(e),te=Z.parentLookup.has(e);return{node:ie,internals:ie.internals,isParent:te}},kn);let N=w.type||"default",A=(b==null?void 0:b[N])||EN[N];A===void 0&&(v==null||v("003",_i.error003(N)),N="default",A=(b==null?void 0:b.default)||EN.default);const I=!!(w.draggable||l&&typeof w.draggable>"u"),D=!!(w.selectable||c&&typeof w.selectable>"u"),B=!!(w.connectable||u&&typeof w.connectable>"u"),W=!!(w.focusable||f&&typeof w.focusable>"u"),F=wn(),T=UP(w),M=w5({node:w,nodeType:N,hasDimensions:T,resizeObserver:p}),q=CI({nodeRef:M,disabled:w.hidden||!I,noDragClassName:d,handleSelector:w.dragHandle,nodeId:e,isSelectable:D,nodeClickDistance:y}),H=_I();if(w.hidden)return null;const L=ao(w),R=c5(w),z=D||I||t||n||r||s,E=n?Z=>n(Z,{...C.userNode}):void 0,Q=r?Z=>r(Z,{...C.userNode}):void 0,V=s?Z=>s(Z,{...C.userNode}):void 0,$=i?Z=>i(Z,{...C.userNode}):void 0,ne=a?Z=>a(Z,{...C.userNode}):void 0,ce=Z=>{const{selectNodesOnDrag:ie,nodeDragThreshold:te}=F.getState();D&&(!ie||!I||te>0)&&Ax({id:e,store:F,nodeRef:M}),t&&t(Z,{...C.userNode})},X=Z=>{if(!(JP(Z.nativeEvent)||g)){if(DP.includes(Z.key)&&D){const ie=Z.key==="Escape";Ax({id:e,store:F,unselect:ie,nodeRef:M})}else if(I&&w.selected&&Object.prototype.hasOwnProperty.call(Kh,Z.key)){Z.preventDefault();const{ariaLabelConfig:ie}=F.getState();F.setState({ariaLiveMessage:ie["node.a11yDescription.ariaLiveMessage"]({direction:Z.key.replace("Arrow","").toLowerCase(),x:~~C.positionAbsolute.x,y:~~C.positionAbsolute.y})}),H({direction:Kh[Z.key],factor:Z.shiftKey?4:1})}}},re=()=>{var qe;if(g||!((qe=M.current)!=null&&qe.matches(":focus-visible")))return;const{transform:Z,width:ie,height:te,autoPanOnNodeFocus:ue,setCenter:fe}=F.getState();if(!ue)return;yk(new Map([[e,w]]),{x:0,y:0,width:ie,height:te},Z,!0).length>0||fe(w.position.x+L.width/2,w.position.y+L.height/2,{zoom:Z[2]})};return o.jsx("div",{className:Kn(["react-flow__node",`react-flow__node-${N}`,{[h]:I},w.className,{selected:w.selected,selectable:D,parent:j,draggable:I,dragging:q}]),ref:M,style:{zIndex:C.z,transform:`translate(${C.positionAbsolute.x}px,${C.positionAbsolute.y}px)`,pointerEvents:z?"all":"none",visibility:T?"visible":"hidden",...w.style,...R},"data-id":e,"data-testid":`rf__node-${e}`,onMouseEnter:E,onMouseMove:Q,onMouseLeave:V,onContextMenu:$,onClick:ce,onDoubleClick:ne,onKeyDown:W?X:void 0,tabIndex:W?0:void 0,onFocus:W?re:void 0,role:w.ariaRole??(W?"group":void 0),"aria-roledescription":"node","aria-describedby":g?void 0:`${bI}-${k}`,"aria-label":w.ariaLabel,...w.domAttributes,children:o.jsx(t5,{value:e,children:o.jsx(A,{id:e,data:w.data,type:N,positionAbsoluteX:C.positionAbsolute.x,positionAbsoluteY:C.positionAbsolute.y,selected:w.selected??!1,selectable:D,draggable:I,deletable:w.deletable??!0,isConnectable:B,sourcePosition:w.sourcePosition,targetPosition:w.targetPosition,dragging:q,dragHandle:w.dragHandle,zIndex:C.z,parentId:w.parentId,...L})})})}var b5=m.memo(x5);const k5=e=>({nodesDraggable:e.nodesDraggable,nodesConnectable:e.nodesConnectable,nodesFocusable:e.nodesFocusable,elementsSelectable:e.elementsSelectable,onError:e.onError});function PI(e){const{nodesDraggable:t,nodesConnectable:n,nodesFocusable:r,elementsSelectable:s,onError:i}=Dt(k5,kn),a=m5(e.onlyRenderVisibleElements),l=y5();return o.jsx("div",{className:"react-flow__nodes",style:Vm,children:a.map(c=>o.jsx(b5,{id:c,nodeTypes:e.nodeTypes,nodeExtent:e.nodeExtent,onClick:e.onNodeClick,onMouseEnter:e.onNodeMouseEnter,onMouseMove:e.onNodeMouseMove,onMouseLeave:e.onNodeMouseLeave,onContextMenu:e.onNodeContextMenu,onDoubleClick:e.onNodeDoubleClick,noDragClassName:e.noDragClassName,noPanClassName:e.noPanClassName,rfId:e.rfId,disableKeyboardA11y:e.disableKeyboardA11y,resizeObserver:l,nodesDraggable:t,nodesConnectable:n,nodesFocusable:r,elementsSelectable:s,nodeClickDistance:e.nodeClickDistance,onError:i},c))})}PI.displayName="NodeRenderer";const v5=m.memo(PI);function S5(e){return Dt(m.useCallback(n=>{if(!e)return n.edges.map(s=>s.id);const r=[];if(n.width&&n.height)for(const s of n.edges){const i=n.nodeLookup.get(s.source),a=n.nodeLookup.get(s.target);i&&a&&u4({sourceNode:i,targetNode:a,width:n.width,height:n.height,transform:n.transform})&&r.push(s.id)}return r},[e]),kn)}const j5=({color:e="none",strokeWidth:t=1})=>{const n={strokeWidth:t,...e&&{stroke:e}};return o.jsx("polyline",{className:"arrow",style:n,strokeLinecap:"round",fill:"none",strokeLinejoin:"round",points:"-5,-4 0,0 -5,4"})},N5=({color:e="none",strokeWidth:t=1})=>{const n={strokeWidth:t,...e&&{stroke:e,fill:e}};return o.jsx("polyline",{className:"arrowclosed",style:n,strokeLinecap:"round",strokeLinejoin:"round",points:"-5,-4 0,0 -5,4 -5,-4"})},PN={[gi.Arrow]:j5,[gi.ArrowClosed]:N5};function C5(e){const t=wn();return m.useMemo(()=>{var s,i;return Object.prototype.hasOwnProperty.call(PN,e)?PN[e]:((i=(s=t.getState()).onError)==null||i.call(s,"009",_i.error009(e)),null)},[e])}const _5=({id:e,type:t,color:n,width:r=12.5,height:s=12.5,markerUnits:i="strokeWidth",strokeWidth:a,orient:l="auto-start-reverse"})=>{const c=C5(t);return c?o.jsx("marker",{className:"react-flow__arrowhead",id:e,markerWidth:`${r}`,markerHeight:`${s}`,viewBox:"-10 -10 20 20",markerUnits:i,orient:l,refX:"0",refY:"0",children:o.jsx(c,{color:n,strokeWidth:a})}):null},II=({defaultColor:e,rfId:t})=>{const n=Dt(i=>i.edges),r=Dt(i=>i.defaultEdgeOptions),s=m.useMemo(()=>y4(n,{id:t,defaultColor:e,defaultMarkerStart:r==null?void 0:r.markerStart,defaultMarkerEnd:r==null?void 0:r.markerEnd}),[n,r,t,e]);return s.length?o.jsx("svg",{className:"react-flow__marker","aria-hidden":"true",children:o.jsx("defs",{children:s.map(i=>o.jsx(_5,{id:i.id,type:i.type,color:i.color,width:i.width,height:i.height,markerUnits:i.markerUnits,strokeWidth:i.strokeWidth,orient:i.orient},i.id))})}):null};II.displayName="MarkerDefinitions";var E5=m.memo(II);function RI({x:e,y:t,label:n,labelStyle:r,labelShowBg:s=!0,labelBgStyle:i,labelBgPadding:a=[2,4],labelBgBorderRadius:l=2,children:c,className:u,...f}){const[p,d]=m.useState({x:1,y:0,width:0,height:0}),h=Kn(["react-flow__edge-textwrapper",u]),g=m.useRef(null);return m.useEffect(()=>{if(g.current){const k=g.current.getBBox();d({x:k.x,y:k.y,width:k.width,height:k.height})}},[n]),n?o.jsxs("g",{transform:`translate(${e-p.width/2} ${t-p.height/2})`,className:h,visibility:p.width?"visible":"hidden",...f,children:[s&&o.jsx("rect",{width:p.width+2*a[0],x:-a[0],y:-a[1],height:p.height+2*a[1],className:"react-flow__edge-textbg",style:i,rx:l,ry:l}),o.jsx("text",{className:"react-flow__edge-text",y:p.height/2,dy:"0.3em",ref:g,style:r,children:n}),c]}):null}RI.displayName="EdgeText";const A5=m.memo(RI);function Km({path:e,labelX:t,labelY:n,label:r,labelStyle:s,labelShowBg:i,labelBgStyle:a,labelBgPadding:l,labelBgBorderRadius:c,interactionWidth:u=20,...f}){return o.jsxs(o.Fragment,{children:[o.jsx("path",{...f,d:e,fill:"none",className:Kn(["react-flow__edge-path",f.className])}),u?o.jsx("path",{d:e,fill:"none",strokeOpacity:0,strokeWidth:u,className:"react-flow__edge-interaction"}):null,r&&qs(t)&&qs(n)?o.jsx(A5,{x:t,y:n,label:r,labelStyle:s,labelShowBg:i,labelBgStyle:a,labelBgPadding:l,labelBgBorderRadius:c}):null]})}function IN({pos:e,x1:t,y1:n,x2:r,y2:s}){return e===Ke.Left||e===Ke.Right?[.5*(t+r),n]:[t,.5*(n+s)]}function TI({sourceX:e,sourceY:t,sourcePosition:n=Ke.Bottom,targetX:r,targetY:s,targetPosition:i=Ke.Top}){const[a,l]=IN({pos:n,x1:e,y1:t,x2:r,y2:s}),[c,u]=IN({pos:i,x1:r,y1:s,x2:e,y2:t}),[f,p,d,h]=QP({sourceX:e,sourceY:t,targetX:r,targetY:s,sourceControlX:a,sourceControlY:l,targetControlX:c,targetControlY:u});return[`M${e},${t} C${a},${l} ${c},${u} ${r},${s}`,f,p,d,h]}function MI(e){return m.memo(({id:t,sourceX:n,sourceY:r,targetX:s,targetY:i,sourcePosition:a,targetPosition:l,label:c,labelStyle:u,labelShowBg:f,labelBgStyle:p,labelBgPadding:d,labelBgBorderRadius:h,style:g,markerEnd:k,markerStart:b,interactionWidth:y})=>{const[v,w,C]=TI({sourceX:n,sourceY:r,sourcePosition:a,targetX:s,targetY:i,targetPosition:l}),j=e.isInternal?void 0:t;return o.jsx(Km,{id:j,path:v,labelX:w,labelY:C,label:c,labelStyle:u,labelShowBg:f,labelBgStyle:p,labelBgPadding:d,labelBgBorderRadius:h,style:g,markerEnd:k,markerStart:b,interactionWidth:y})})}const P5=MI({isInternal:!1}),$I=MI({isInternal:!0});P5.displayName="SimpleBezierEdge";$I.displayName="SimpleBezierEdgeInternal";function LI(e){return m.memo(({id:t,sourceX:n,sourceY:r,targetX:s,targetY:i,label:a,labelStyle:l,labelShowBg:c,labelBgStyle:u,labelBgPadding:f,labelBgBorderRadius:p,style:d,sourcePosition:h=Ke.Bottom,targetPosition:g=Ke.Top,markerEnd:k,markerStart:b,pathOptions:y,interactionWidth:v})=>{const[w,C,j]=jx({sourceX:n,sourceY:r,sourcePosition:h,targetX:s,targetY:i,targetPosition:g,borderRadius:y==null?void 0:y.borderRadius,offset:y==null?void 0:y.offset,stepPosition:y==null?void 0:y.stepPosition}),N=e.isInternal?void 0:t;return o.jsx(Km,{id:N,path:w,labelX:C,labelY:j,label:a,labelStyle:l,labelShowBg:c,labelBgStyle:u,labelBgPadding:f,labelBgBorderRadius:p,style:d,markerEnd:k,markerStart:b,interactionWidth:v})})}const OI=LI({isInternal:!1}),DI=LI({isInternal:!0});OI.displayName="SmoothStepEdge";DI.displayName="SmoothStepEdgeInternal";function FI(e){return m.memo(({id:t,...n})=>{var s;const r=e.isInternal?void 0:t;return o.jsx(OI,{...n,id:r,pathOptions:m.useMemo(()=>{var i;return{borderRadius:0,offset:(i=n.pathOptions)==null?void 0:i.offset}},[(s=n.pathOptions)==null?void 0:s.offset])})})}const I5=FI({isInternal:!1}),zI=FI({isInternal:!0});I5.displayName="StepEdge";zI.displayName="StepEdgeInternal";function BI(e){return m.memo(({id:t,sourceX:n,sourceY:r,targetX:s,targetY:i,label:a,labelStyle:l,labelShowBg:c,labelBgStyle:u,labelBgPadding:f,labelBgBorderRadius:p,style:d,markerEnd:h,markerStart:g,interactionWidth:k})=>{const[b,y,v]=tI({sourceX:n,sourceY:r,targetX:s,targetY:i}),w=e.isInternal?void 0:t;return o.jsx(Km,{id:w,path:b,labelX:y,labelY:v,label:a,labelStyle:l,labelShowBg:c,labelBgStyle:u,labelBgPadding:f,labelBgBorderRadius:p,style:d,markerEnd:h,markerStart:g,interactionWidth:k})})}const R5=BI({isInternal:!1}),HI=BI({isInternal:!0});R5.displayName="StraightEdge";HI.displayName="StraightEdgeInternal";function WI(e){return m.memo(({id:t,sourceX:n,sourceY:r,targetX:s,targetY:i,sourcePosition:a=Ke.Bottom,targetPosition:l=Ke.Top,label:c,labelStyle:u,labelShowBg:f,labelBgStyle:p,labelBgPadding:d,labelBgBorderRadius:h,style:g,markerEnd:k,markerStart:b,pathOptions:y,interactionWidth:v})=>{const[w,C,j]=ZP({sourceX:n,sourceY:r,sourcePosition:a,targetX:s,targetY:i,targetPosition:l,curvature:y==null?void 0:y.curvature}),N=e.isInternal?void 0:t;return o.jsx(Km,{id:N,path:w,labelX:C,labelY:j,label:c,labelStyle:u,labelShowBg:f,labelBgStyle:p,labelBgPadding:d,labelBgBorderRadius:h,style:g,markerEnd:k,markerStart:b,interactionWidth:v})})}const T5=WI({isInternal:!1}),VI=WI({isInternal:!0});T5.displayName="BezierEdge";VI.displayName="BezierEdgeInternal";const RN={default:VI,straight:HI,step:zI,smoothstep:DI,simplebezier:$I},TN={sourceX:null,sourceY:null,targetX:null,targetY:null,sourcePosition:null,targetPosition:null},M5=(e,t,n)=>n===Ke.Left?e-t:n===Ke.Right?e+t:e,$5=(e,t,n)=>n===Ke.Top?e-t:n===Ke.Bottom?e+t:e,MN="react-flow__edgeupdater";function $N({position:e,centerX:t,centerY:n,radius:r=10,onMouseDown:s,onMouseEnter:i,onMouseOut:a,type:l}){return o.jsx("circle",{onMouseDown:s,onMouseEnter:i,onMouseOut:a,className:Kn([MN,`${MN}-${l}`]),cx:M5(t,r,e),cy:$5(n,r,e),r,stroke:"transparent",fill:"transparent"})}function L5({isReconnectable:e,reconnectRadius:t,edge:n,sourceX:r,sourceY:s,targetX:i,targetY:a,sourcePosition:l,targetPosition:c,onReconnect:u,onReconnectStart:f,onReconnectEnd:p,setReconnecting:d,setUpdateHover:h}){const g=wn(),k=(C,j)=>{if(C.button!==0)return;const{autoPanOnConnect:N,domNode:A,connectionMode:I,connectionRadius:D,lib:B,onConnectStart:W,cancelConnection:F,nodeLookup:T,rfId:M,panBy:q,updateConnection:H}=g.getState(),L=j.type==="target",R=(Q,V)=>{d(!1),p==null||p(Q,n,j.type,V)},z=Q=>u==null?void 0:u(n,Q),E=(Q,V)=>{d(!0),f==null||f(C,n,j.type),W==null||W(Q,V)};_x.onPointerDown(C.nativeEvent,{autoPanOnConnect:N,connectionMode:I,connectionRadius:D,domNode:A,handleId:j.id,nodeId:j.nodeId,nodeLookup:T,isTarget:L,edgeUpdaterType:j.type,lib:B,flowId:M,cancelConnection:F,panBy:q,isValidConnection:(...Q)=>{var V,$;return(($=(V=g.getState()).isValidConnection)==null?void 0:$.call(V,...Q))??!0},onConnect:z,onConnectStart:E,onConnectEnd:(...Q)=>{var V,$;return($=(V=g.getState()).onConnectEnd)==null?void 0:$.call(V,...Q)},onReconnectEnd:R,updateConnection:H,getTransform:()=>g.getState().transform,getFromHandle:()=>g.getState().connection.fromHandle,dragThreshold:g.getState().connectionDragThreshold,handleDomNode:C.currentTarget})},b=C=>k(C,{nodeId:n.target,id:n.targetHandle??null,type:"target"}),y=C=>k(C,{nodeId:n.source,id:n.sourceHandle??null,type:"source"}),v=()=>h(!0),w=()=>h(!1);return o.jsxs(o.Fragment,{children:[(e===!0||e==="source")&&o.jsx($N,{position:l,centerX:r,centerY:s,radius:t,onMouseDown:b,onMouseEnter:v,onMouseOut:w,type:"source"}),(e===!0||e==="target")&&o.jsx($N,{position:c,centerX:i,centerY:a,radius:t,onMouseDown:y,onMouseEnter:v,onMouseOut:w,type:"target"})]})}function O5({id:e,edgesFocusable:t,edgesReconnectable:n,elementsSelectable:r,onClick:s,onDoubleClick:i,onContextMenu:a,onMouseEnter:l,onMouseMove:c,onMouseLeave:u,reconnectRadius:f,onReconnect:p,onReconnectStart:d,onReconnectEnd:h,rfId:g,edgeTypes:k,noPanClassName:b,onError:y,disableKeyboardA11y:v}){let w=Dt(fe=>fe.edgeLookup.get(e));const C=Dt(fe=>fe.defaultEdgeOptions);w=C?{...C,...w}:w;let j=w.type||"default",N=(k==null?void 0:k[j])||RN[j];N===void 0&&(y==null||y("011",_i.error011(j)),j="default",N=(k==null?void 0:k.default)||RN.default);const A=!!(w.focusable||t&&typeof w.focusable>"u"),I=typeof p<"u"&&(w.reconnectable||n&&typeof w.reconnectable>"u"),D=!!(w.selectable||r&&typeof w.selectable>"u"),B=m.useRef(null),[W,F]=m.useState(!1),[T,M]=m.useState(!1),q=wn(),{zIndex:H,sourceX:L,sourceY:R,targetX:z,targetY:E,sourcePosition:Q,targetPosition:V}=Dt(m.useCallback(fe=>{const be=fe.nodeLookup.get(w.source),qe=fe.nodeLookup.get(w.target);if(!be||!qe)return{zIndex:w.zIndex,...TN};const Ue=g4({id:e,sourceNode:be,targetNode:qe,sourceHandle:w.sourceHandle||null,targetHandle:w.targetHandle||null,connectionMode:fe.connectionMode,onError:y});return{zIndex:c4({selected:w.selected,zIndex:w.zIndex,sourceNode:be,targetNode:qe,elevateOnSelect:fe.elevateEdgesOnSelect,zIndexMode:fe.zIndexMode}),...Ue||TN}},[w.source,w.target,w.sourceHandle,w.targetHandle,w.selected,w.zIndex]),kn),$=m.useMemo(()=>w.markerStart?`url('#${Nx(w.markerStart,g)}')`:void 0,[w.markerStart,g]),ne=m.useMemo(()=>w.markerEnd?`url('#${Nx(w.markerEnd,g)}')`:void 0,[w.markerEnd,g]);if(w.hidden||L===null||R===null||z===null||E===null)return null;const ce=fe=>{var Me;const{addSelectedEdges:be,unselectNodesAndEdges:qe,multiSelectionActive:Ue}=q.getState();D&&(q.setState({nodesSelectionActive:!1}),w.selected&&Ue?(qe({nodes:[],edges:[w]}),(Me=B.current)==null||Me.blur()):be([e])),s&&s(fe,w)},X=i?fe=>{i(fe,{...w})}:void 0,re=a?fe=>{a(fe,{...w})}:void 0,Z=l?fe=>{l(fe,{...w})}:void 0,ie=c?fe=>{c(fe,{...w})}:void 0,te=u?fe=>{u(fe,{...w})}:void 0,ue=fe=>{var be;if(!v&&DP.includes(fe.key)&&D){const{unselectNodesAndEdges:qe,addSelectedEdges:Ue}=q.getState();fe.key==="Escape"?((be=B.current)==null||be.blur(),qe({edges:[w]})):Ue([e])}};return o.jsx("svg",{style:{zIndex:H},children:o.jsxs("g",{className:Kn(["react-flow__edge",`react-flow__edge-${j}`,w.className,b,{selected:w.selected,animated:w.animated,inactive:!D&&!s,updating:W,selectable:D}]),onClick:ce,onDoubleClick:X,onContextMenu:re,onMouseEnter:Z,onMouseMove:ie,onMouseLeave:te,onKeyDown:A?ue:void 0,tabIndex:A?0:void 0,role:w.ariaRole??(A?"group":"img"),"aria-roledescription":"edge","data-id":e,"data-testid":`rf__edge-${e}`,"aria-label":w.ariaLabel===null?void 0:w.ariaLabel||`Edge from ${w.source} to ${w.target}`,"aria-describedby":A?`${kI}-${g}`:void 0,ref:B,...w.domAttributes,children:[!T&&o.jsx(N,{id:e,source:w.source,target:w.target,type:w.type,selected:w.selected,animated:w.animated,selectable:D,deletable:w.deletable??!0,label:w.label,labelStyle:w.labelStyle,labelShowBg:w.labelShowBg,labelBgStyle:w.labelBgStyle,labelBgPadding:w.labelBgPadding,labelBgBorderRadius:w.labelBgBorderRadius,sourceX:L,sourceY:R,targetX:z,targetY:E,sourcePosition:Q,targetPosition:V,data:w.data,style:w.style,sourceHandleId:w.sourceHandle,targetHandleId:w.targetHandle,markerStart:$,markerEnd:ne,pathOptions:"pathOptions"in w?w.pathOptions:void 0,interactionWidth:w.interactionWidth}),I&&o.jsx(L5,{edge:w,isReconnectable:I,reconnectRadius:f,onReconnect:p,onReconnectStart:d,onReconnectEnd:h,sourceX:L,sourceY:R,targetX:z,targetY:E,sourcePosition:Q,targetPosition:V,setUpdateHover:F,setReconnecting:M})]})})}var D5=m.memo(O5);const F5=e=>({edgesFocusable:e.edgesFocusable,edgesReconnectable:e.edgesReconnectable,elementsSelectable:e.elementsSelectable,connectionMode:e.connectionMode,onError:e.onError});function KI({defaultMarkerColor:e,onlyRenderVisibleElements:t,rfId:n,edgeTypes:r,noPanClassName:s,onReconnect:i,onEdgeContextMenu:a,onEdgeMouseEnter:l,onEdgeMouseMove:c,onEdgeMouseLeave:u,onEdgeClick:f,reconnectRadius:p,onEdgeDoubleClick:d,onReconnectStart:h,onReconnectEnd:g,disableKeyboardA11y:k}){const{edgesFocusable:b,edgesReconnectable:y,elementsSelectable:v,onError:w}=Dt(F5,kn),C=S5(t);return o.jsxs("div",{className:"react-flow__edges",children:[o.jsx(E5,{defaultColor:e,rfId:n}),C.map(j=>o.jsx(D5,{id:j,edgesFocusable:b,edgesReconnectable:y,elementsSelectable:v,noPanClassName:s,onReconnect:i,onContextMenu:a,onMouseEnter:l,onMouseMove:c,onMouseLeave:u,onClick:f,reconnectRadius:p,onDoubleClick:d,onReconnectStart:h,onReconnectEnd:g,rfId:n,onError:w,edgeTypes:r,disableKeyboardA11y:k},j))]})}KI.displayName="EdgeRenderer";const z5=m.memo(KI),B5=e=>`translate(${e.transform[0]}px,${e.transform[1]}px) scale(${e.transform[2]})`;function H5({children:e}){const t=Dt(B5);return o.jsx("div",{className:"react-flow__viewport xyflow__viewport react-flow__container",style:{transform:t},children:e})}function W5(e){const t=$c(),n=m.useRef(!1);m.useEffect(()=>{!n.current&&t.viewportInitialized&&e&&(setTimeout(()=>e(t),1),n.current=!0)},[e,t.viewportInitialized])}const V5=e=>{var t;return(t=e.panZoom)==null?void 0:t.syncViewport};function K5(e){const t=Dt(V5),n=wn();return m.useEffect(()=>{e&&(t==null||t(e),n.setState({transform:[e.x,e.y,e.zoom]}))},[e,t]),null}function q5(e){return e.connection.inProgress?{...e.connection,to:sf(e.connection.to,e.transform)}:{...e.connection}}function U5(e){return q5}function Y5(e){const t=U5();return Dt(t,kn)}const G5=e=>({nodesConnectable:e.nodesConnectable,isValid:e.connection.isValid,inProgress:e.connection.inProgress,width:e.width,height:e.height});function J5({containerStyle:e,style:t,type:n,component:r}){const{nodesConnectable:s,width:i,height:a,isValid:l,inProgress:c}=Dt(G5,kn);return!(i&&s&&c)?null:o.jsx("svg",{style:e,width:i,height:a,className:"react-flow__connectionline react-flow__container",children:o.jsx("g",{className:Kn(["react-flow__connection",BP(l)]),children:o.jsx(qI,{style:t,type:n,CustomComponent:r,isValid:l})})})}const qI=({style:e,type:t=Ro.Bezier,CustomComponent:n,isValid:r})=>{const{inProgress:s,from:i,fromNode:a,fromHandle:l,fromPosition:c,to:u,toNode:f,toHandle:p,toPosition:d,pointer:h}=Y5();if(!s)return;if(n)return o.jsx(n,{connectionLineType:t,connectionLineStyle:e,fromNode:a,fromHandle:l,fromX:i.x,fromY:i.y,toX:u.x,toY:u.y,fromPosition:c,toPosition:d,connectionStatus:BP(r),toNode:f,toHandle:p,pointer:h});let g="";const k={sourceX:i.x,sourceY:i.y,sourcePosition:c,targetX:u.x,targetY:u.y,targetPosition:d};switch(t){case Ro.Bezier:[g]=ZP(k);break;case Ro.SimpleBezier:[g]=TI(k);break;case Ro.Step:[g]=jx({...k,borderRadius:0});break;case Ro.SmoothStep:[g]=jx(k);break;default:[g]=tI(k)}return o.jsx("path",{d:g,fill:"none",className:"react-flow__connection-path",style:e})};qI.displayName="ConnectionLine";const X5={};function LN(e=X5){m.useRef(e),wn(),m.useEffect(()=>{},[e])}function Q5(){wn(),m.useRef(!1),m.useEffect(()=>{},[])}function UI({nodeTypes:e,edgeTypes:t,onInit:n,onNodeClick:r,onEdgeClick:s,onNodeDoubleClick:i,onEdgeDoubleClick:a,onNodeMouseEnter:l,onNodeMouseMove:c,onNodeMouseLeave:u,onNodeContextMenu:f,onSelectionContextMenu:p,onSelectionStart:d,onSelectionEnd:h,connectionLineType:g,connectionLineStyle:k,connectionLineComponent:b,connectionLineContainerStyle:y,selectionKeyCode:v,selectionOnDrag:w,selectionMode:C,multiSelectionKeyCode:j,panActivationKeyCode:N,zoomActivationKeyCode:A,deleteKeyCode:I,onlyRenderVisibleElements:D,elementsSelectable:B,defaultViewport:W,translateExtent:F,minZoom:T,maxZoom:M,preventScrolling:q,defaultMarkerColor:H,zoomOnScroll:L,zoomOnPinch:R,panOnScroll:z,panOnScrollSpeed:E,panOnScrollMode:Q,zoomOnDoubleClick:V,panOnDrag:$,onPaneClick:ne,onPaneMouseEnter:ce,onPaneMouseMove:X,onPaneMouseLeave:re,onPaneScroll:Z,onPaneContextMenu:ie,paneClickDistance:te,nodeClickDistance:ue,onEdgeContextMenu:fe,onEdgeMouseEnter:be,onEdgeMouseMove:qe,onEdgeMouseLeave:Ue,reconnectRadius:Me,onReconnect:rt,onReconnectStart:gt,onReconnectEnd:bt,noDragClassName:oe,noWheelClassName:Ne,noPanClassName:Ve,disableKeyboardA11y:tt,nodeExtent:Jt,rfId:st,viewport:de,onViewportChange:ve}){return LN(e),LN(t),Q5(),W5(n),K5(de),o.jsx(p5,{onPaneClick:ne,onPaneMouseEnter:ce,onPaneMouseMove:X,onPaneMouseLeave:re,onPaneContextMenu:ie,onPaneScroll:Z,paneClickDistance:te,deleteKeyCode:I,selectionKeyCode:v,selectionOnDrag:w,selectionMode:C,onSelectionStart:d,onSelectionEnd:h,multiSelectionKeyCode:j,panActivationKeyCode:N,zoomActivationKeyCode:A,elementsSelectable:B,zoomOnScroll:L,zoomOnPinch:R,zoomOnDoubleClick:V,panOnScroll:z,panOnScrollSpeed:E,panOnScrollMode:Q,panOnDrag:$,defaultViewport:W,translateExtent:F,minZoom:T,maxZoom:M,onSelectionContextMenu:p,preventScrolling:q,noDragClassName:oe,noWheelClassName:Ne,noPanClassName:Ve,disableKeyboardA11y:tt,onViewportChange:ve,isControlledViewport:!!de,children:o.jsxs(H5,{children:[o.jsx(z5,{edgeTypes:t,onEdgeClick:s,onEdgeDoubleClick:a,onReconnect:rt,onReconnectStart:gt,onReconnectEnd:bt,onlyRenderVisibleElements:D,onEdgeContextMenu:fe,onEdgeMouseEnter:be,onEdgeMouseMove:qe,onEdgeMouseLeave:Ue,reconnectRadius:Me,defaultMarkerColor:H,noPanClassName:Ve,disableKeyboardA11y:tt,rfId:st}),o.jsx(J5,{style:k,type:g,component:b,containerStyle:y}),o.jsx("div",{className:"react-flow__edgelabel-renderer"}),o.jsx(v5,{nodeTypes:e,onNodeClick:r,onNodeDoubleClick:i,onNodeMouseEnter:l,onNodeMouseMove:c,onNodeMouseLeave:u,onNodeContextMenu:f,nodeClickDistance:ue,onlyRenderVisibleElements:D,noPanClassName:Ve,noDragClassName:oe,disableKeyboardA11y:tt,nodeExtent:Jt,rfId:st}),o.jsx("div",{className:"react-flow__viewport-portal"})]})})}UI.displayName="GraphView";const Z5=m.memo(UI),ON=({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,width:s,height:i,fitView:a,fitViewOptions:l,minZoom:c=.5,maxZoom:u=2,nodeOrigin:f,nodeExtent:p,zIndexMode:d="basic"}={})=>{const h=new Map,g=new Map,k=new Map,b=new Map,y=r??t??[],v=n??e??[],w=f??[0,0],C=p??Ed;sI(k,b,y);const{nodesInitialized:j}=Cx(v,h,g,{nodeOrigin:w,nodeExtent:C,zIndexMode:d});let N=[0,0,1];if(a&&s&&i){const A=nf(h,{filter:W=>!!((W.width||W.initialWidth)&&(W.height||W.initialHeight))}),{x:I,y:D,zoom:B}=wk(A,s,i,c,u,(l==null?void 0:l.padding)??.1);N=[I,D,B]}return{rfId:"1",width:s??0,height:i??0,transform:N,nodes:v,nodesInitialized:j,nodeLookup:h,parentLookup:g,edges:y,edgeLookup:b,connectionLookup:k,onNodesChange:null,onEdgesChange:null,hasDefaultNodes:n!==void 0,hasDefaultEdges:r!==void 0,panZoom:null,minZoom:c,maxZoom:u,translateExtent:Ed,nodeExtent:C,nodesSelectionActive:!1,userSelectionActive:!1,userSelectionRect:null,connectionMode:Sc.Strict,domNode:null,paneDragging:!1,noPanClassName:"nopan",nodeOrigin:w,nodeDragThreshold:1,connectionDragThreshold:1,snapGrid:[15,15],snapToGrid:!1,nodesDraggable:!0,nodesConnectable:!0,nodesFocusable:!0,edgesFocusable:!0,edgesReconnectable:!0,elementsSelectable:!0,elevateNodesOnSelect:!0,elevateEdgesOnSelect:!0,selectNodesOnDrag:!0,multiSelectionActive:!1,fitViewQueued:a??!1,fitViewOptions:l,fitViewResolver:null,connection:{...zP},connectionClickStartHandle:null,connectOnClick:!0,ariaLiveMessage:"",autoPanOnConnect:!0,autoPanOnNodeDrag:!0,autoPanOnNodeFocus:!0,autoPanSpeed:15,connectionRadius:20,onError:r4,isValidConnection:void 0,onSelectionChangeHandlers:[],lib:"react",debug:!1,ariaLabelConfig:FP,zIndexMode:d,onNodesChangeMiddlewareMap:new Map,onEdgesChangeMiddlewareMap:new Map}},eW=({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,width:s,height:i,fitView:a,fitViewOptions:l,minZoom:c,maxZoom:u,nodeOrigin:f,nodeExtent:p,zIndexMode:d})=>xH((h,g)=>{async function k(){const{nodeLookup:b,panZoom:y,fitViewOptions:v,fitViewResolver:w,width:C,height:j,minZoom:N,maxZoom:A}=g();y&&(await t4({nodes:b,width:C,height:j,panZoom:y,minZoom:N,maxZoom:A},v),w==null||w.resolve(!0),h({fitViewResolver:null}))}return{...ON({nodes:e,edges:t,width:s,height:i,fitView:a,fitViewOptions:l,minZoom:c,maxZoom:u,nodeOrigin:f,nodeExtent:p,defaultNodes:n,defaultEdges:r,zIndexMode:d}),setNodes:b=>{const{nodeLookup:y,parentLookup:v,nodeOrigin:w,elevateNodesOnSelect:C,fitViewQueued:j,zIndexMode:N,nodesSelectionActive:A}=g(),{nodesInitialized:I,hasSelectedNodes:D}=Cx(b,y,v,{nodeOrigin:w,nodeExtent:p,elevateNodesOnSelect:C,checkEquality:!0,zIndexMode:N}),B=A&&D;j&&I?(k(),h({nodes:b,nodesInitialized:I,fitViewQueued:!1,fitViewOptions:void 0,nodesSelectionActive:B})):h({nodes:b,nodesInitialized:I,nodesSelectionActive:B})},setEdges:b=>{const{connectionLookup:y,edgeLookup:v}=g();sI(y,v,b),h({edges:b})},setDefaultNodesAndEdges:(b,y)=>{if(b){const{setNodes:v}=g();v(b),h({hasDefaultNodes:!0})}if(y){const{setEdges:v}=g();v(y),h({hasDefaultEdges:!0})}},updateNodeInternals:b=>{const{triggerNodeChanges:y,nodeLookup:v,parentLookup:w,domNode:C,nodeOrigin:j,nodeExtent:N,debug:A,fitViewQueued:I,zIndexMode:D}=g(),{changes:B,updatedInternals:W}=j4(b,v,w,C,j,N,D);W&&(b4(v,w,{nodeOrigin:j,nodeExtent:N,zIndexMode:D}),I?(k(),h({fitViewQueued:!1,fitViewOptions:void 0})):h({}),(B==null?void 0:B.length)>0&&(A&&console.log("React Flow: trigger node changes",B),y==null||y(B)))},updateNodePositions:(b,y=!1)=>{const v=[];let w=[];const{nodeLookup:C,triggerNodeChanges:j,connection:N,updateConnection:A,onNodesChangeMiddlewareMap:I}=g();for(const[D,B]of b){const W=C.get(D),F=!!(W!=null&&W.expandParent&&(W!=null&&W.parentId)&&(B!=null&&B.position)),T={id:D,type:"position",position:F?{x:Math.max(0,B.position.x),y:Math.max(0,B.position.y)}:B.position,dragging:y};if(W&&N.inProgress&&N.fromNode.id===W.id){const M=Ya(W,N.fromHandle,Ke.Left,!0);A({...N,from:M})}F&&W.parentId&&v.push({id:D,parentId:W.parentId,rect:{...B.internals.positionAbsolute,width:B.measured.width??0,height:B.measured.height??0}}),w.push(T)}if(v.length>0){const{parentLookup:D,nodeOrigin:B}=g(),W=jk(v,C,D,B);w.push(...W)}for(const D of I.values())w=D(w);j(w)},triggerNodeChanges:b=>{const{onNodesChange:y,setNodes:v,nodes:w,hasDefaultNodes:C,debug:j}=g();if(b!=null&&b.length){if(C){const N=Wh(b,w);v(N)}j&&console.log("React Flow: trigger node changes",b),y==null||y(b)}},triggerEdgeChanges:b=>{const{onEdgesChange:y,setEdges:v,edges:w,hasDefaultEdges:C,debug:j}=g();if(b!=null&&b.length){if(C){const N=Vh(b,w);v(N)}j&&console.log("React Flow: trigger edge changes",b),y==null||y(b)}},addSelectedNodes:b=>{const{multiSelectionActive:y,edgeLookup:v,nodeLookup:w,triggerNodeChanges:C,triggerEdgeChanges:j}=g();if(y){const N=b.map(A=>Sa(A,!0));C(N);return}C(Xl(w,new Set([...b]),!0)),j(Xl(v))},addSelectedEdges:b=>{const{multiSelectionActive:y,edgeLookup:v,nodeLookup:w,triggerNodeChanges:C,triggerEdgeChanges:j}=g();if(y){const N=b.map(A=>Sa(A,!0));j(N);return}j(Xl(v,new Set([...b]))),C(Xl(w,new Set,!0))},unselectNodesAndEdges:({nodes:b,edges:y}={})=>{const{edges:v,nodes:w,nodeLookup:C,triggerNodeChanges:j,triggerEdgeChanges:N}=g(),A=b||w,I=y||v,D=[];for(const W of A){if(!W.selected)continue;const F=C.get(W.id);F&&(F.selected=!1),D.push(Sa(W.id,!1))}const B=[];for(const W of I)W.selected&&B.push(Sa(W.id,!1));j(D),N(B)},setMinZoom:b=>{const{panZoom:y,maxZoom:v}=g();y==null||y.setScaleExtent([b,v]),h({minZoom:b})},setMaxZoom:b=>{const{panZoom:y,minZoom:v}=g();y==null||y.setScaleExtent([v,b]),h({maxZoom:b})},setTranslateExtent:b=>{var y;(y=g().panZoom)==null||y.setTranslateExtent(b),h({translateExtent:b})},resetSelectedElements:()=>{const{edges:b,nodes:y,triggerNodeChanges:v,triggerEdgeChanges:w,elementsSelectable:C}=g();if(!C)return;const j=y.reduce((A,I)=>I.selected?[...A,Sa(I.id,!1)]:A,[]),N=b.reduce((A,I)=>I.selected?[...A,Sa(I.id,!1)]:A,[]);v(j),w(N)},setNodeExtent:b=>{const{nodes:y,nodeLookup:v,parentLookup:w,nodeOrigin:C,elevateNodesOnSelect:j,nodeExtent:N,zIndexMode:A}=g();b[0][0]===N[0][0]&&b[0][1]===N[0][1]&&b[1][0]===N[1][0]&&b[1][1]===N[1][1]||(Cx(y,v,w,{nodeOrigin:C,nodeExtent:b,elevateNodesOnSelect:j,checkEquality:!1,zIndexMode:A}),h({nodeExtent:b}))},panBy:b=>{const{transform:y,width:v,height:w,panZoom:C,translateExtent:j}=g();return N4({delta:b,panZoom:C,transform:y,translateExtent:j,width:v,height:w})},setCenter:async(b,y,v)=>{const{width:w,height:C,maxZoom:j,panZoom:N}=g();if(!N)return Promise.resolve(!1);const A=typeof(v==null?void 0:v.zoom)<"u"?v.zoom:j;return await N.setViewport({x:w/2-b*A,y:C/2-y*A,zoom:A},{duration:v==null?void 0:v.duration,ease:v==null?void 0:v.ease,interpolate:v==null?void 0:v.interpolate}),Promise.resolve(!0)},cancelConnection:()=>{h({connection:{...zP}})},updateConnection:b=>{h({connection:b})},reset:()=>h({...ON()})}},Object.is);function Ck({initialNodes:e,initialEdges:t,defaultNodes:n,defaultEdges:r,initialWidth:s,initialHeight:i,initialMinZoom:a,initialMaxZoom:l,initialFitViewOptions:c,fitView:u,nodeOrigin:f,nodeExtent:p,zIndexMode:d,children:h}){const[g]=m.useState(()=>eW({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,width:s,height:i,fitView:u,minZoom:a,maxZoom:l,fitViewOptions:c,nodeOrigin:f,nodeExtent:p,zIndexMode:d}));return o.jsx(bH,{value:g,children:o.jsx(HH,{children:h})})}function tW({children:e,nodes:t,edges:n,defaultNodes:r,defaultEdges:s,width:i,height:a,fitView:l,fitViewOptions:c,minZoom:u,maxZoom:f,nodeOrigin:p,nodeExtent:d,zIndexMode:h}){return m.useContext(Hm)?o.jsx(o.Fragment,{children:e}):o.jsx(Ck,{initialNodes:t,initialEdges:n,defaultNodes:r,defaultEdges:s,initialWidth:i,initialHeight:a,fitView:l,initialFitViewOptions:c,initialMinZoom:u,initialMaxZoom:f,nodeOrigin:p,nodeExtent:d,zIndexMode:h,children:e})}const nW={width:"100%",height:"100%",overflow:"hidden",position:"relative",zIndex:0};function rW({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,className:s,nodeTypes:i,edgeTypes:a,onNodeClick:l,onEdgeClick:c,onInit:u,onMove:f,onMoveStart:p,onMoveEnd:d,onConnect:h,onConnectStart:g,onConnectEnd:k,onClickConnectStart:b,onClickConnectEnd:y,onNodeMouseEnter:v,onNodeMouseMove:w,onNodeMouseLeave:C,onNodeContextMenu:j,onNodeDoubleClick:N,onNodeDragStart:A,onNodeDrag:I,onNodeDragStop:D,onNodesDelete:B,onEdgesDelete:W,onDelete:F,onSelectionChange:T,onSelectionDragStart:M,onSelectionDrag:q,onSelectionDragStop:H,onSelectionContextMenu:L,onSelectionStart:R,onSelectionEnd:z,onBeforeDelete:E,connectionMode:Q,connectionLineType:V=Ro.Bezier,connectionLineStyle:$,connectionLineComponent:ne,connectionLineContainerStyle:ce,deleteKeyCode:X="Backspace",selectionKeyCode:re="Shift",selectionOnDrag:Z=!1,selectionMode:ie=Ad.Full,panActivationKeyCode:te="Space",multiSelectionKeyCode:ue=Id()?"Meta":"Control",zoomActivationKeyCode:fe=Id()?"Meta":"Control",snapToGrid:be,snapGrid:qe,onlyRenderVisibleElements:Ue=!1,selectNodesOnDrag:Me,nodesDraggable:rt,autoPanOnNodeFocus:gt,nodesConnectable:bt,nodesFocusable:oe,nodeOrigin:Ne=vI,edgesFocusable:Ve,edgesReconnectable:tt,elementsSelectable:Jt=!0,defaultViewport:st=TH,minZoom:de=.5,maxZoom:ve=2,translateExtent:ze=Ed,preventScrolling:Ze=!0,nodeExtent:Se,defaultMarkerColor:Tt="#b1b1b7",zoomOnScroll:vn=!0,zoomOnPinch:dn=!0,panOnScroll:nn=!1,panOnScrollSpeed:Sn=.5,panOnScrollMode:ee=Oa.Free,zoomOnDoubleClick:Ie=!0,panOnDrag:Fe=!0,onPaneClick:Je,onPaneMouseEnter:Pt,onPaneMouseMove:Nt,onPaneMouseLeave:lr,onPaneScroll:rn,onPaneContextMenu:gr,paneClickDistance:qn=1,nodeClickDistance:Mn=0,children:Un,onReconnect:Yn,onReconnectStart:cr,onReconnectEnd:yr,onEdgeContextMenu:Xr,onEdgeDoubleClick:Gn,onEdgeMouseEnter:mt,onEdgeMouseMove:Fn,onEdgeMouseLeave:Ft,reconnectRadius:fn=10,onNodesChange:zn,onEdgesChange:ps,noDragClassName:ri="nodrag",noWheelClassName:ur="nowheel",noPanClassName:Wt="nopan",fitView:ae,fitViewOptions:ke,connectOnClick:ot,attributionPosition:xt,proOptions:xn,defaultEdgeOptions:on,elevateNodesOnSelect:Jn=!0,elevateEdgesOnSelect:Qr=!1,disableKeyboardA11y:ct=!1,autoPanOnConnect:qt,autoPanOnNodeDrag:Vt,autoPanSpeed:wr,connectionRadius:et,isValidConnection:_r,onError:Or,style:si,id:uo,nodeDragThreshold:As,connectionDragThreshold:se,viewport:je,onViewportChange:Pe,width:lt,height:zt,colorMode:Mt="light",debug:Xn,onScroll:pn,ariaLabelConfig:Er,zIndexMode:K="basic",...he},$e){const pe=uo||"1",Be=OH(Mt),In=m.useCallback(Et=>{Et.currentTarget.scrollTo({top:0,left:0,behavior:"instant"}),pn==null||pn(Et)},[pn]);return o.jsx("div",{"data-testid":"rf__wrapper",...he,onScroll:In,style:{...si,...nW},ref:$e,className:Kn(["react-flow",s,Be]),id:uo,role:"application",children:o.jsxs(tW,{nodes:e,edges:t,width:lt,height:zt,fitView:ae,fitViewOptions:ke,minZoom:de,maxZoom:ve,nodeOrigin:Ne,nodeExtent:Se,zIndexMode:K,children:[o.jsx(LH,{nodes:e,edges:t,defaultNodes:n,defaultEdges:r,onConnect:h,onConnectStart:g,onConnectEnd:k,onClickConnectStart:b,onClickConnectEnd:y,nodesDraggable:rt,autoPanOnNodeFocus:gt,nodesConnectable:bt,nodesFocusable:oe,edgesFocusable:Ve,edgesReconnectable:tt,elementsSelectable:Jt,elevateNodesOnSelect:Jn,elevateEdgesOnSelect:Qr,minZoom:de,maxZoom:ve,nodeExtent:Se,onNodesChange:zn,onEdgesChange:ps,snapToGrid:be,snapGrid:qe,connectionMode:Q,translateExtent:ze,connectOnClick:ot,defaultEdgeOptions:on,fitView:ae,fitViewOptions:ke,onNodesDelete:B,onEdgesDelete:W,onDelete:F,onNodeDragStart:A,onNodeDrag:I,onNodeDragStop:D,onSelectionDrag:q,onSelectionDragStart:M,onSelectionDragStop:H,onMove:f,onMoveStart:p,onMoveEnd:d,noPanClassName:Wt,nodeOrigin:Ne,rfId:pe,autoPanOnConnect:qt,autoPanOnNodeDrag:Vt,autoPanSpeed:wr,onError:Or,connectionRadius:et,isValidConnection:_r,selectNodesOnDrag:Me,nodeDragThreshold:As,connectionDragThreshold:se,onBeforeDelete:E,debug:Xn,ariaLabelConfig:Er,zIndexMode:K}),o.jsx(Z5,{onInit:u,onNodeClick:l,onEdgeClick:c,onNodeMouseEnter:v,onNodeMouseMove:w,onNodeMouseLeave:C,onNodeContextMenu:j,onNodeDoubleClick:N,nodeTypes:i,edgeTypes:a,connectionLineType:V,connectionLineStyle:$,connectionLineComponent:ne,connectionLineContainerStyle:ce,selectionKeyCode:re,selectionOnDrag:Z,selectionMode:ie,deleteKeyCode:X,multiSelectionKeyCode:ue,panActivationKeyCode:te,zoomActivationKeyCode:fe,onlyRenderVisibleElements:Ue,defaultViewport:st,translateExtent:ze,minZoom:de,maxZoom:ve,preventScrolling:Ze,zoomOnScroll:vn,zoomOnPinch:dn,zoomOnDoubleClick:Ie,panOnScroll:nn,panOnScrollSpeed:Sn,panOnScrollMode:ee,panOnDrag:Fe,onPaneClick:Je,onPaneMouseEnter:Pt,onPaneMouseMove:Nt,onPaneMouseLeave:lr,onPaneScroll:rn,onPaneContextMenu:gr,paneClickDistance:qn,nodeClickDistance:Mn,onSelectionContextMenu:L,onSelectionStart:R,onSelectionEnd:z,onReconnect:Yn,onReconnectStart:cr,onReconnectEnd:yr,onEdgeContextMenu:Xr,onEdgeDoubleClick:Gn,onEdgeMouseEnter:mt,onEdgeMouseMove:Fn,onEdgeMouseLeave:Ft,reconnectRadius:fn,defaultMarkerColor:Tt,noDragClassName:ri,noWheelClassName:ur,noPanClassName:Wt,rfId:pe,disableKeyboardA11y:ct,nodeExtent:Se,viewport:je,onViewportChange:Pe}),o.jsx(RH,{onSelectionChange:T}),Un,o.jsx(_H,{proOptions:xn,position:xt}),o.jsx(CH,{rfId:pe,disableKeyboardA11y:ct})]})})}var YI=jI(rW);function sW(){const e=wn();return m.useCallback(t=>{const{domNode:n,updateNodeInternals:r}=e.getState(),s=Array.isArray(t)?t:[t],i=new Map;s.forEach(a=>{const l=n==null?void 0:n.querySelector(`.react-flow__node[data-id="${a}"]`);l&&i.set(a,{id:a,nodeElement:l,force:!0})}),requestAnimationFrame(()=>r(i,{triggerFitView:!1}))},[])}function iW(e){const[t,n]=m.useState(e),r=m.useCallback(s=>n(i=>Wh(s,i)),[]);return[t,n,r]}function oW(e){const[t,n]=m.useState(e),r=m.useCallback(s=>n(i=>Vh(s,i)),[]);return[t,n,r]}function aW({dimensions:e,lineWidth:t,variant:n,className:r}){return o.jsx("path",{strokeWidth:t,d:`M${e[0]/2} 0 V${e[1]} M0 ${e[1]/2} H${e[0]}`,className:Kn(["react-flow__background-pattern",n,r])})}function lW({radius:e,className:t}){return o.jsx("circle",{cx:e,cy:e,r:e,className:Kn(["react-flow__background-pattern","dots",t])})}var Uo;(function(e){e.Lines="lines",e.Dots="dots",e.Cross="cross"})(Uo||(Uo={}));const cW={[Uo.Dots]:1,[Uo.Lines]:1,[Uo.Cross]:6},uW=e=>({transform:e.transform,patternId:`pattern-${e.rfId}`});function GI({id:e,variant:t=Uo.Dots,gap:n=20,size:r,lineWidth:s=1,offset:i=0,color:a,bgColor:l,style:c,className:u,patternClassName:f}){const p=m.useRef(null),{transform:d,patternId:h}=Dt(uW,kn),g=r||cW[t],k=t===Uo.Dots,b=t===Uo.Cross,y=Array.isArray(n)?n:[n,n],v=[y[0]*d[2]||1,y[1]*d[2]||1],w=g*d[2],C=Array.isArray(i)?i:[i,i],j=b?[w,w]:v,N=[C[0]*d[2]||1+j[0]/2,C[1]*d[2]||1+j[1]/2],A=`${h}${e||""}`;return o.jsxs("svg",{className:Kn(["react-flow__background",u]),style:{...c,...Vm,"--xy-background-color-props":l,"--xy-background-pattern-color-props":a},ref:p,"data-testid":"rf__background",children:[o.jsx("pattern",{id:A,x:d[0]%v[0],y:d[1]%v[1],width:v[0],height:v[1],patternUnits:"userSpaceOnUse",patternTransform:`translate(-${N[0]},-${N[1]})`,children:k?o.jsx(lW,{radius:w/2,className:f}):o.jsx(aW,{dimensions:j,lineWidth:s,variant:t,className:f})}),o.jsx("rect",{x:"0",y:"0",width:"100%",height:"100%",fill:`url(#${A})`})]})}GI.displayName="Background";const JI=m.memo(GI);function dW(){return o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",children:o.jsx("path",{d:"M32 18.133H18.133V32h-4.266V18.133H0v-4.266h13.867V0h4.266v13.867H32z"})})}function fW(){return o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 5",children:o.jsx("path",{d:"M0 0h32v4.2H0z"})})}function pW(){return o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 30",children:o.jsx("path",{d:"M3.692 4.63c0-.53.4-.938.939-.938h5.215V0H4.708C2.13 0 0 2.054 0 4.63v5.216h3.692V4.631zM27.354 0h-5.2v3.692h5.17c.53 0 .984.4.984.939v5.215H32V4.631A4.624 4.624 0 0027.354 0zm.954 24.83c0 .532-.4.94-.939.94h-5.215v3.768h5.215c2.577 0 4.631-2.13 4.631-4.707v-5.139h-3.692v5.139zm-23.677.94c-.531 0-.939-.4-.939-.94v-5.138H0v5.139c0 2.577 2.13 4.707 4.708 4.707h5.138V25.77H4.631z"})})}function hW(){return o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 32",children:o.jsx("path",{d:"M21.333 10.667H19.81V7.619C19.81 3.429 16.38 0 12.19 0 8 0 4.571 3.429 4.571 7.619v3.048H3.048A3.056 3.056 0 000 13.714v15.238A3.056 3.056 0 003.048 32h18.285a3.056 3.056 0 003.048-3.048V13.714a3.056 3.056 0 00-3.048-3.047zM12.19 24.533a3.056 3.056 0 01-3.047-3.047 3.056 3.056 0 013.047-3.048 3.056 3.056 0 013.048 3.048 3.056 3.056 0 01-3.048 3.047zm4.724-13.866H7.467V7.619c0-2.59 2.133-4.724 4.723-4.724 2.591 0 4.724 2.133 4.724 4.724v3.048z"})})}function mW(){return o.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 32",children:o.jsx("path",{d:"M21.333 10.667H19.81V7.619C19.81 3.429 16.38 0 12.19 0c-4.114 1.828-1.37 2.133.305 2.438 1.676.305 4.42 2.59 4.42 5.181v3.048H3.047A3.056 3.056 0 000 13.714v15.238A3.056 3.056 0 003.048 32h18.285a3.056 3.056 0 003.048-3.048V13.714a3.056 3.056 0 00-3.048-3.047zM12.19 24.533a3.056 3.056 0 01-3.047-3.047 3.056 3.056 0 013.047-3.048 3.056 3.056 0 013.048 3.048 3.056 3.056 0 01-3.048 3.047z"})})}function gp({children:e,className:t,...n}){return o.jsx("button",{type:"button",className:Kn(["react-flow__controls-button",t]),...n,children:e})}const gW=e=>({isInteractive:e.nodesDraggable||e.nodesConnectable||e.elementsSelectable,minZoomReached:e.transform[2]<=e.minZoom,maxZoomReached:e.transform[2]>=e.maxZoom,ariaLabelConfig:e.ariaLabelConfig});function XI({style:e,showZoom:t=!0,showFitView:n=!0,showInteractive:r=!0,fitViewOptions:s,onZoomIn:i,onZoomOut:a,onFitView:l,onInteractiveChange:c,className:u,children:f,position:p="bottom-left",orientation:d="vertical","aria-label":h}){const g=wn(),{isInteractive:k,minZoomReached:b,maxZoomReached:y,ariaLabelConfig:v}=Dt(gW,kn),{zoomIn:w,zoomOut:C,fitView:j}=$c(),N=()=>{w(),i==null||i()},A=()=>{C(),a==null||a()},I=()=>{j(s),l==null||l()},D=()=>{g.setState({nodesDraggable:!k,nodesConnectable:!k,elementsSelectable:!k}),c==null||c(!k)},B=d==="horizontal"?"horizontal":"vertical";return o.jsxs(Wm,{className:Kn(["react-flow__controls",B,u]),position:p,style:e,"data-testid":"rf__controls","aria-label":h??v["controls.ariaLabel"],children:[t&&o.jsxs(o.Fragment,{children:[o.jsx(gp,{onClick:N,className:"react-flow__controls-zoomin",title:v["controls.zoomIn.ariaLabel"],"aria-label":v["controls.zoomIn.ariaLabel"],disabled:y,children:o.jsx(dW,{})}),o.jsx(gp,{onClick:A,className:"react-flow__controls-zoomout",title:v["controls.zoomOut.ariaLabel"],"aria-label":v["controls.zoomOut.ariaLabel"],disabled:b,children:o.jsx(fW,{})})]}),n&&o.jsx(gp,{className:"react-flow__controls-fitview",onClick:I,title:v["controls.fitView.ariaLabel"],"aria-label":v["controls.fitView.ariaLabel"],children:o.jsx(pW,{})}),r&&o.jsx(gp,{className:"react-flow__controls-interactive",onClick:D,title:v["controls.interactive.ariaLabel"],"aria-label":v["controls.interactive.ariaLabel"],children:k?o.jsx(mW,{}):o.jsx(hW,{})}),f]})}XI.displayName="Controls";m.memo(XI);function yW({id:e,x:t,y:n,width:r,height:s,style:i,color:a,strokeColor:l,strokeWidth:c,className:u,borderRadius:f,shapeRendering:p,selected:d,onClick:h}){const{background:g,backgroundColor:k}=i||{},b=a||g||k;return o.jsx("rect",{className:Kn(["react-flow__minimap-node",{selected:d},u]),x:t,y:n,rx:f,ry:f,width:r,height:s,style:{fill:b,stroke:l,strokeWidth:c},shapeRendering:p,onClick:h?y=>h(y,e):void 0})}const wW=m.memo(yW),xW=e=>e.nodes.map(t=>t.id),Iy=e=>e instanceof Function?e:()=>e;function bW({nodeStrokeColor:e,nodeColor:t,nodeClassName:n="",nodeBorderRadius:r=5,nodeStrokeWidth:s,nodeComponent:i=wW,onClick:a}){const l=Dt(xW,kn),c=Iy(t),u=Iy(e),f=Iy(n),p=typeof window>"u"||window.chrome?"crispEdges":"geometricPrecision";return o.jsx(o.Fragment,{children:l.map(d=>o.jsx(vW,{id:d,nodeColorFunc:c,nodeStrokeColorFunc:u,nodeClassNameFunc:f,nodeBorderRadius:r,nodeStrokeWidth:s,NodeComponent:i,onClick:a,shapeRendering:p},d))})}function kW({id:e,nodeColorFunc:t,nodeStrokeColorFunc:n,nodeClassNameFunc:r,nodeBorderRadius:s,nodeStrokeWidth:i,shapeRendering:a,NodeComponent:l,onClick:c}){const{node:u,x:f,y:p,width:d,height:h}=Dt(g=>{const k=g.nodeLookup.get(e);if(!k)return{node:void 0,x:0,y:0,width:0,height:0};const b=k.internals.userNode,{x:y,y:v}=k.internals.positionAbsolute,{width:w,height:C}=ao(b);return{node:b,x:y,y:v,width:w,height:C}},kn);return!u||u.hidden||!UP(u)?null:o.jsx(l,{x:f,y:p,width:d,height:h,style:u.style,selected:!!u.selected,className:r(u),color:t(u),borderRadius:s,strokeColor:n(u),strokeWidth:i,shapeRendering:a,onClick:c,id:u.id})}const vW=m.memo(kW);var SW=m.memo(bW);const jW=200,NW=150,CW=e=>!e.hidden,_W=e=>{const t={x:-e.transform[0]/e.transform[2],y:-e.transform[1]/e.transform[2],width:e.width/e.transform[2],height:e.height/e.transform[2]};return{viewBB:t,boundingRect:e.nodeLookup.size>0?qP(nf(e.nodeLookup,{filter:CW}),t):t,rfId:e.rfId,panZoom:e.panZoom,translateExtent:e.translateExtent,flowWidth:e.width,flowHeight:e.height,ariaLabelConfig:e.ariaLabelConfig}},EW="react-flow__minimap-desc";function QI({style:e,className:t,nodeStrokeColor:n,nodeColor:r,nodeClassName:s="",nodeBorderRadius:i=5,nodeStrokeWidth:a,nodeComponent:l,bgColor:c,maskColor:u,maskStrokeColor:f,maskStrokeWidth:p,position:d="bottom-right",onClick:h,onNodeClick:g,pannable:k=!1,zoomable:b=!1,ariaLabel:y,inversePan:v,zoomStep:w=1,offsetScale:C=5}){const j=wn(),N=m.useRef(null),{boundingRect:A,viewBB:I,rfId:D,panZoom:B,translateExtent:W,flowWidth:F,flowHeight:T,ariaLabelConfig:M}=Dt(_W,kn),q=(e==null?void 0:e.width)??jW,H=(e==null?void 0:e.height)??NW,L=A.width/q,R=A.height/H,z=Math.max(L,R),E=z*q,Q=z*H,V=C*z,$=A.x-(E-A.width)/2-V,ne=A.y-(Q-A.height)/2-V,ce=E+V*2,X=Q+V*2,re=`${EW}-${D}`,Z=m.useRef(0),ie=m.useRef();Z.current=z,m.useEffect(()=>{if(N.current&&B)return ie.current=M4({domNode:N.current,panZoom:B,getTransform:()=>j.getState().transform,getViewScale:()=>Z.current}),()=>{var be;(be=ie.current)==null||be.destroy()}},[B]),m.useEffect(()=>{var be;(be=ie.current)==null||be.update({translateExtent:W,width:F,height:T,inversePan:v,pannable:k,zoomStep:w,zoomable:b})},[k,b,v,w,W,F,T]);const te=h?be=>{var Me;const[qe,Ue]=((Me=ie.current)==null?void 0:Me.pointer(be))||[0,0];h(be,{x:qe,y:Ue})}:void 0,ue=g?m.useCallback((be,qe)=>{const Ue=j.getState().nodeLookup.get(qe).internals.userNode;g(be,Ue)},[]):void 0,fe=y??M["minimap.ariaLabel"];return o.jsx(Wm,{position:d,style:{...e,"--xy-minimap-background-color-props":typeof c=="string"?c:void 0,"--xy-minimap-mask-background-color-props":typeof u=="string"?u:void 0,"--xy-minimap-mask-stroke-color-props":typeof f=="string"?f:void 0,"--xy-minimap-mask-stroke-width-props":typeof p=="number"?p*z:void 0,"--xy-minimap-node-background-color-props":typeof r=="string"?r:void 0,"--xy-minimap-node-stroke-color-props":typeof n=="string"?n:void 0,"--xy-minimap-node-stroke-width-props":typeof a=="number"?a:void 0},className:Kn(["react-flow__minimap",t]),"data-testid":"rf__minimap",children:o.jsxs("svg",{width:q,height:H,viewBox:`${$} ${ne} ${ce} ${X}`,className:"react-flow__minimap-svg",role:"img","aria-labelledby":re,ref:N,onClick:te,children:[fe&&o.jsx("title",{id:re,children:fe}),o.jsx(SW,{onClick:ue,nodeColor:r,nodeStrokeColor:n,nodeBorderRadius:i,nodeClassName:s,nodeStrokeWidth:a,nodeComponent:l}),o.jsx("path",{className:"react-flow__minimap-mask",d:`M${$-V},${ne-V}h${ce+V*2}v${X+V*2}h${-ce-V*2}z
|
|
66
|
-
M${I.x},${I.y}h${I.width}v${I.height}h${-I.width}z`,fillRule:"evenodd",pointerEvents:"none"})]})})}QI.displayName="MiniMap";m.memo(QI);const AW=e=>t=>e?`${Math.max(1/t.transform[2],1)}`:void 0,PW={[_c.Line]:"right",[_c.Handle]:"bottom-right"};function IW({nodeId:e,position:t,variant:n=_c.Handle,className:r,style:s=void 0,children:i,color:a,minWidth:l=10,minHeight:c=10,maxWidth:u=Number.MAX_VALUE,maxHeight:f=Number.MAX_VALUE,keepAspectRatio:p=!1,resizeDirection:d,autoScale:h=!0,shouldResize:g,onResizeStart:k,onResize:b,onResizeEnd:y}){const v=EI(),w=typeof e=="string"?e:v,C=wn(),j=m.useRef(null),N=n===_c.Handle,A=Dt(m.useCallback(AW(N&&h),[N,h]),kn),I=m.useRef(null),D=t??PW[n];m.useEffect(()=>{if(!(!j.current||!w))return I.current||(I.current=Y4({domNode:j.current,nodeId:w,getStoreItems:()=>{const{nodeLookup:W,transform:F,snapGrid:T,snapToGrid:M,nodeOrigin:q,domNode:H}=C.getState();return{nodeLookup:W,transform:F,snapGrid:T,snapToGrid:M,nodeOrigin:q,paneDomNode:H}},onChange:(W,F)=>{const{triggerNodeChanges:T,nodeLookup:M,parentLookup:q,nodeOrigin:H}=C.getState(),L=[],R={x:W.x,y:W.y},z=M.get(w);if(z&&z.expandParent&&z.parentId){const E=z.origin??H,Q=W.width??z.measured.width??0,V=W.height??z.measured.height??0,$={id:z.id,parentId:z.parentId,rect:{width:Q,height:V,...YP({x:W.x??z.position.x,y:W.y??z.position.y},{width:Q,height:V},z.parentId,M,E)}},ne=jk([$],M,q,H);L.push(...ne),R.x=W.x?Math.max(E[0]*Q,W.x):void 0,R.y=W.y?Math.max(E[1]*V,W.y):void 0}if(R.x!==void 0&&R.y!==void 0){const E={id:w,type:"position",position:{...R}};L.push(E)}if(W.width!==void 0&&W.height!==void 0){const Q={id:w,type:"dimensions",resizing:!0,setAttributes:d?d==="horizontal"?"width":"height":!0,dimensions:{width:W.width,height:W.height}};L.push(Q)}for(const E of F){const Q={...E,type:"position"};L.push(Q)}T(L)},onEnd:({width:W,height:F})=>{const T={id:w,type:"dimensions",resizing:!1,dimensions:{width:W,height:F}};C.getState().triggerNodeChanges([T])}})),I.current.update({controlPosition:D,boundaries:{minWidth:l,minHeight:c,maxWidth:u,maxHeight:f},keepAspectRatio:p,resizeDirection:d,onResizeStart:k,onResize:b,onResizeEnd:y,shouldResize:g}),()=>{var W;(W=I.current)==null||W.destroy()}},[D,l,c,u,f,p,k,b,y,g]);const B=D.split("-");return o.jsx("div",{className:Kn(["react-flow__resize-control","nodrag",...B,n,r]),ref:j,style:{...s,scale:A,...a&&{[N?"backgroundColor":"borderColor"]:a}},children:i})}const _k=m.memo(IW),RW="modulepreload",TW=function(e){return"/"+e},DN={},MW=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){document.getElementsByTagName("link");const a=document.querySelector("meta[property=csp-nonce]"),l=(a==null?void 0:a.nonce)||(a==null?void 0:a.getAttribute("nonce"));s=Promise.allSettled(n.map(c=>{if(c=TW(c),c in DN)return;DN[c]=!0;const u=c.endsWith(".css"),f=u?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${c}"]${f}`))return;const p=document.createElement("link");if(p.rel=u?"stylesheet":RW,u||(p.as="script"),p.crossOrigin="",p.href=c,l&&p.setAttribute("nonce",l),document.head.appendChild(p),u)return new Promise((d,h)=>{p.addEventListener("load",d),p.addEventListener("error",()=>h(new Error(`Unable to preload CSS for ${c}`)))})}))}function i(a){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=a,window.dispatchEvent(l),!l.defaultPrevented)throw a}return s.then(a=>{for(const l of a||[])l.status==="rejected"&&i(l.reason);return t().catch(i)})};function $W(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const LW=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,OW=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,DW={};function FN(e,t){return(DW.jsx?OW:LW).test(e)}const FW=/[ \t\n\f\r]/g;function zW(e){return typeof e=="object"?e.type==="text"?zN(e.value):!1:zN(e)}function zN(e){return e.replace(FW,"")===""}class of{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}}of.prototype.normal={};of.prototype.property={};of.prototype.space=void 0;function ZI(e,t){const n={},r={};for(const s of e)Object.assign(n,s.property),Object.assign(r,s.normal);return new of(n,r,t)}function Px(e){return e.toLowerCase()}class Jr{constructor(t,n){this.attribute=n,this.property=t}}Jr.prototype.attribute="";Jr.prototype.booleanish=!1;Jr.prototype.boolean=!1;Jr.prototype.commaOrSpaceSeparated=!1;Jr.prototype.commaSeparated=!1;Jr.prototype.defined=!1;Jr.prototype.mustUseProperty=!1;Jr.prototype.number=!1;Jr.prototype.overloadedBoolean=!1;Jr.prototype.property="";Jr.prototype.spaceSeparated=!1;Jr.prototype.space=void 0;let BW=0;const vt=il(),Hn=il(),Ix=il(),Ae=il(),ln=il(),lc=il(),ts=il();function il(){return 2**++BW}const Rx=Object.freeze(Object.defineProperty({__proto__:null,boolean:vt,booleanish:Hn,commaOrSpaceSeparated:ts,commaSeparated:lc,number:Ae,overloadedBoolean:Ix,spaceSeparated:ln},Symbol.toStringTag,{value:"Module"})),Ry=Object.keys(Rx);class Ek extends Jr{constructor(t,n,r,s){let i=-1;if(super(t,n),BN(this,"space",s),typeof r=="number")for(;++i<Ry.length;){const a=Ry[i];BN(this,Ry[i],(r&Rx[a])===Rx[a])}}}Ek.prototype.defined=!0;function BN(e,t,n){n&&(e[t]=n)}function Lc(e){const t={},n={};for(const[r,s]of Object.entries(e.properties)){const i=new Ek(r,e.transform(e.attributes||{},r),s,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(i.mustUseProperty=!0),t[r]=i,n[Px(r)]=r,n[Px(i.attribute)]=r}return new of(t,n,e.space)}const eR=Lc({properties:{ariaActiveDescendant:null,ariaAtomic:Hn,ariaAutoComplete:null,ariaBusy:Hn,ariaChecked:Hn,ariaColCount:Ae,ariaColIndex:Ae,ariaColSpan:Ae,ariaControls:ln,ariaCurrent:null,ariaDescribedBy:ln,ariaDetails:null,ariaDisabled:Hn,ariaDropEffect:ln,ariaErrorMessage:null,ariaExpanded:Hn,ariaFlowTo:ln,ariaGrabbed:Hn,ariaHasPopup:null,ariaHidden:Hn,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ln,ariaLevel:Ae,ariaLive:null,ariaModal:Hn,ariaMultiLine:Hn,ariaMultiSelectable:Hn,ariaOrientation:null,ariaOwns:ln,ariaPlaceholder:null,ariaPosInSet:Ae,ariaPressed:Hn,ariaReadOnly:Hn,ariaRelevant:null,ariaRequired:Hn,ariaRoleDescription:ln,ariaRowCount:Ae,ariaRowIndex:Ae,ariaRowSpan:Ae,ariaSelected:Hn,ariaSetSize:Ae,ariaSort:null,ariaValueMax:Ae,ariaValueMin:Ae,ariaValueNow:Ae,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function tR(e,t){return t in e?e[t]:t}function nR(e,t){return tR(e,t.toLowerCase())}const HW=Lc({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:lc,acceptCharset:ln,accessKey:ln,action:null,allow:null,allowFullScreen:vt,allowPaymentRequest:vt,allowUserMedia:vt,alt:null,as:null,async:vt,autoCapitalize:null,autoComplete:ln,autoFocus:vt,autoPlay:vt,blocking:ln,capture:null,charSet:null,checked:vt,cite:null,className:ln,cols:Ae,colSpan:null,content:null,contentEditable:Hn,controls:vt,controlsList:ln,coords:Ae|lc,crossOrigin:null,data:null,dateTime:null,decoding:null,default:vt,defer:vt,dir:null,dirName:null,disabled:vt,download:Ix,draggable:Hn,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:vt,formTarget:null,headers:ln,height:Ae,hidden:Ix,high:Ae,href:null,hrefLang:null,htmlFor:ln,httpEquiv:ln,id:null,imageSizes:null,imageSrcSet:null,inert:vt,inputMode:null,integrity:null,is:null,isMap:vt,itemId:null,itemProp:ln,itemRef:ln,itemScope:vt,itemType:ln,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:vt,low:Ae,manifest:null,max:null,maxLength:Ae,media:null,method:null,min:null,minLength:Ae,multiple:vt,muted:vt,name:null,nonce:null,noModule:vt,noValidate:vt,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:vt,optimum:Ae,pattern:null,ping:ln,placeholder:null,playsInline:vt,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:vt,referrerPolicy:null,rel:ln,required:vt,reversed:vt,rows:Ae,rowSpan:Ae,sandbox:ln,scope:null,scoped:vt,seamless:vt,selected:vt,shadowRootClonable:vt,shadowRootDelegatesFocus:vt,shadowRootMode:null,shape:null,size:Ae,sizes:null,slot:null,span:Ae,spellCheck:Hn,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Ae,step:null,style:null,tabIndex:Ae,target:null,title:null,translate:null,type:null,typeMustMatch:vt,useMap:null,value:Hn,width:Ae,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:ln,axis:null,background:null,bgColor:null,border:Ae,borderColor:null,bottomMargin:Ae,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:vt,declare:vt,event:null,face:null,frame:null,frameBorder:null,hSpace:Ae,leftMargin:Ae,link:null,longDesc:null,lowSrc:null,marginHeight:Ae,marginWidth:Ae,noResize:vt,noHref:vt,noShade:vt,noWrap:vt,object:null,profile:null,prompt:null,rev:null,rightMargin:Ae,rules:null,scheme:null,scrolling:Hn,standby:null,summary:null,text:null,topMargin:Ae,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Ae,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:vt,disableRemotePlayback:vt,prefix:null,property:null,results:Ae,security:null,unselectable:null},space:"html",transform:nR}),WW=Lc({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:ts,accentHeight:Ae,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Ae,amplitude:Ae,arabicForm:null,ascent:Ae,attributeName:null,attributeType:null,azimuth:Ae,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Ae,by:null,calcMode:null,capHeight:Ae,className:ln,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:Ae,diffuseConstant:Ae,direction:null,display:null,dur:null,divisor:Ae,dominantBaseline:null,download:vt,dx:null,dy:null,edgeMode:null,editable:null,elevation:Ae,enableBackground:null,end:null,event:null,exponent:Ae,externalResourcesRequired:null,fill:null,fillOpacity:Ae,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:lc,g2:lc,glyphName:lc,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Ae,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Ae,horizOriginX:Ae,horizOriginY:Ae,id:null,ideographic:Ae,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Ae,k:Ae,k1:Ae,k2:Ae,k3:Ae,k4:Ae,kernelMatrix:ts,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Ae,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Ae,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:Ae,overlineThickness:Ae,paintOrder:null,panose1:null,path:null,pathLength:Ae,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:ln,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Ae,pointsAtY:Ae,pointsAtZ:Ae,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:ts,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:ts,rev:ts,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:ts,requiredFeatures:ts,requiredFonts:ts,requiredFormats:ts,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:Ae,specularExponent:Ae,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Ae,strikethroughThickness:Ae,string:null,stroke:null,strokeDashArray:ts,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Ae,strokeOpacity:Ae,strokeWidth:null,style:null,surfaceScale:Ae,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:ts,tabIndex:Ae,tableValues:null,target:null,targetX:Ae,targetY:Ae,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:ts,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Ae,underlineThickness:Ae,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Ae,values:null,vAlphabetic:Ae,vMathematical:Ae,vectorEffect:null,vHanging:Ae,vIdeographic:Ae,version:null,vertAdvY:Ae,vertOriginX:Ae,vertOriginY:Ae,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Ae,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:tR}),rR=Lc({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),sR=Lc({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:nR}),iR=Lc({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),VW={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},KW=/[A-Z]/g,HN=/-[a-z]/g,qW=/^data[-\w.:]+$/i;function UW(e,t){const n=Px(t);let r=t,s=Jr;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&qW.test(t)){if(t.charAt(4)==="-"){const i=t.slice(5).replace(HN,GW);r="data"+i.charAt(0).toUpperCase()+i.slice(1)}else{const i=t.slice(4);if(!HN.test(i)){let a=i.replace(KW,YW);a.charAt(0)!=="-"&&(a="-"+a),t="data"+a}}s=Ek}return new s(r,t)}function YW(e){return"-"+e.toLowerCase()}function GW(e){return e.charAt(1).toUpperCase()}const JW=ZI([eR,HW,rR,sR,iR],"html"),Ak=ZI([eR,WW,rR,sR,iR],"svg");function XW(e){return e.join(" ").trim()}var Pk={},WN=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,QW=/\n/g,ZW=/^\s*/,e6=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,t6=/^:\s*/,n6=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,r6=/^[;\s]*/,s6=/^\s+|\s+$/g,i6=`
|
|
67
|
-
`,VN="/",KN="*",Na="",o6="comment",a6="declaration";function l6(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var n=1,r=1;function s(g){var k=g.match(QW);k&&(n+=k.length);var b=g.lastIndexOf(i6);r=~b?g.length-b:r+g.length}function i(){var g={line:n,column:r};return function(k){return k.position=new a(g),u(),k}}function a(g){this.start=g,this.end={line:n,column:r},this.source=t.source}a.prototype.content=e;function l(g){var k=new Error(t.source+":"+n+":"+r+": "+g);if(k.reason=g,k.filename=t.source,k.line=n,k.column=r,k.source=e,!t.silent)throw k}function c(g){var k=g.exec(e);if(k){var b=k[0];return s(b),e=e.slice(b.length),k}}function u(){c(ZW)}function f(g){var k;for(g=g||[];k=p();)k!==!1&&g.push(k);return g}function p(){var g=i();if(!(VN!=e.charAt(0)||KN!=e.charAt(1))){for(var k=2;Na!=e.charAt(k)&&(KN!=e.charAt(k)||VN!=e.charAt(k+1));)++k;if(k+=2,Na===e.charAt(k-1))return l("End of comment missing");var b=e.slice(2,k-2);return r+=2,s(b),e=e.slice(k),r+=2,g({type:o6,comment:b})}}function d(){var g=i(),k=c(e6);if(k){if(p(),!c(t6))return l("property missing ':'");var b=c(n6),y=g({type:a6,property:qN(k[0].replace(WN,Na)),value:b?qN(b[0].replace(WN,Na)):Na});return c(r6),y}}function h(){var g=[];f(g);for(var k;k=d();)k!==!1&&(g.push(k),f(g));return g}return u(),h()}function qN(e){return e?e.replace(s6,Na):Na}var c6=l6,u6=od&&od.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Pk,"__esModule",{value:!0});Pk.default=f6;const d6=u6(c6);function f6(e,t){let n=null;if(!e||typeof e!="string")return n;const r=(0,d6.default)(e),s=typeof t=="function";return r.forEach(i=>{if(i.type!=="declaration")return;const{property:a,value:l}=i;s?t(a,l,i):l&&(n=n||{},n[a]=l)}),n}var qm={};Object.defineProperty(qm,"__esModule",{value:!0});qm.camelCase=void 0;var p6=/^--[a-zA-Z0-9_-]+$/,h6=/-([a-z])/g,m6=/^[^-]+$/,g6=/^-(webkit|moz|ms|o|khtml)-/,y6=/^-(ms)-/,w6=function(e){return!e||m6.test(e)||p6.test(e)},x6=function(e,t){return t.toUpperCase()},UN=function(e,t){return"".concat(t,"-")},b6=function(e,t){return t===void 0&&(t={}),w6(e)?e:(e=e.toLowerCase(),t.reactCompat?e=e.replace(y6,UN):e=e.replace(g6,UN),e.replace(h6,x6))};qm.camelCase=b6;var k6=od&&od.__importDefault||function(e){return e&&e.__esModule?e:{default:e}},v6=k6(Pk),S6=qm;function Tx(e,t){var n={};return!e||typeof e!="string"||(0,v6.default)(e,function(r,s){r&&s&&(n[(0,S6.camelCase)(r,t)]=s)}),n}Tx.default=Tx;var j6=Tx;const N6=ra(j6),oR=aR("end"),Ik=aR("start");function aR(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function C6(e){const t=Ik(e),n=oR(e);if(t&&n)return{start:t,end:n}}function Zu(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?YN(e.position):"start"in e||"end"in e?YN(e):"line"in e||"column"in e?Mx(e):""}function Mx(e){return GN(e&&e.line)+":"+GN(e&&e.column)}function YN(e){return Mx(e&&e.start)+"-"+Mx(e&&e.end)}function GN(e){return e&&typeof e=="number"?e:1}class Cr extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let s="",i={},a=!1;if(n&&("line"in n&&"column"in n?i={place:n}:"start"in n&&"end"in n?i={place:n}:"type"in n?i={ancestors:[n],place:n.position}:i={...n}),typeof t=="string"?s=t:!i.cause&&t&&(a=!0,s=t.message,i.cause=t),!i.ruleId&&!i.source&&typeof r=="string"){const c=r.indexOf(":");c===-1?i.ruleId=r:(i.source=r.slice(0,c),i.ruleId=r.slice(c+1))}if(!i.place&&i.ancestors&&i.ancestors){const c=i.ancestors[i.ancestors.length-1];c&&(i.place=c.position)}const l=i.place&&"start"in i.place?i.place.start:i.place;this.ancestors=i.ancestors||void 0,this.cause=i.cause||void 0,this.column=l?l.column:void 0,this.fatal=void 0,this.file="",this.message=s,this.line=l?l.line:void 0,this.name=Zu(i.place)||"1:1",this.place=i.place||void 0,this.reason=this.message,this.ruleId=i.ruleId||void 0,this.source=i.source||void 0,this.stack=a&&i.cause&&typeof i.cause.stack=="string"?i.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}Cr.prototype.file="";Cr.prototype.name="";Cr.prototype.reason="";Cr.prototype.message="";Cr.prototype.stack="";Cr.prototype.column=void 0;Cr.prototype.line=void 0;Cr.prototype.ancestors=void 0;Cr.prototype.cause=void 0;Cr.prototype.fatal=void 0;Cr.prototype.place=void 0;Cr.prototype.ruleId=void 0;Cr.prototype.source=void 0;const Rk={}.hasOwnProperty,_6=new Map,E6=/[A-Z]/g,A6=new Set(["table","tbody","thead","tfoot","tr"]),P6=new Set(["td","th"]),lR="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function I6(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=F6(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=D6(n,t.jsx,t.jsxs)}const s={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Ak:JW,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},i=cR(s,e,void 0);return i&&typeof i!="string"?i:s.create(e,s.Fragment,{children:i||void 0},void 0)}function cR(e,t,n){if(t.type==="element")return R6(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return T6(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return $6(e,t,n);if(t.type==="mdxjsEsm")return M6(e,t);if(t.type==="root")return L6(e,t,n);if(t.type==="text")return O6(e,t)}function R6(e,t,n){const r=e.schema;let s=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(s=Ak,e.schema=s),e.ancestors.push(t);const i=dR(e,t.tagName,!1),a=z6(e,t);let l=Mk(e,t);return A6.has(t.tagName)&&(l=l.filter(function(c){return typeof c=="string"?!zW(c):!0})),uR(e,a,i,t),Tk(a,l),e.ancestors.pop(),e.schema=r,e.create(t,i,a,n)}function T6(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}Td(e,t.position)}function M6(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Td(e,t.position)}function $6(e,t,n){const r=e.schema;let s=r;t.name==="svg"&&r.space==="html"&&(s=Ak,e.schema=s),e.ancestors.push(t);const i=t.name===null?e.Fragment:dR(e,t.name,!0),a=B6(e,t),l=Mk(e,t);return uR(e,a,i,t),Tk(a,l),e.ancestors.pop(),e.schema=r,e.create(t,i,a,n)}function L6(e,t,n){const r={};return Tk(r,Mk(e,t)),e.create(t,e.Fragment,r,n)}function O6(e,t){return t.value}function uR(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Tk(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function D6(e,t,n){return r;function r(s,i,a,l){const u=Array.isArray(a.children)?n:t;return l?u(i,a,l):u(i,a)}}function F6(e,t){return n;function n(r,s,i,a){const l=Array.isArray(i.children),c=Ik(r);return t(s,i,a,l,{columnNumber:c?c.column-1:void 0,fileName:e,lineNumber:c?c.line:void 0},void 0)}}function z6(e,t){const n={};let r,s;for(s in t.properties)if(s!=="children"&&Rk.call(t.properties,s)){const i=H6(e,s,t.properties[s]);if(i){const[a,l]=i;e.tableCellAlignToStyle&&a==="align"&&typeof l=="string"&&P6.has(t.tagName)?r=l:n[a]=l}}if(r){const i=n.style||(n.style={});i[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function B6(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const i=r.data.estree.body[0];i.type;const a=i.expression;a.type;const l=a.properties[0];l.type,Object.assign(n,e.evaluater.evaluateExpression(l.argument))}else Td(e,t.position);else{const s=r.name;let i;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const l=r.value.data.estree.body[0];l.type,i=e.evaluater.evaluateExpression(l.expression)}else Td(e,t.position);else i=r.value===null?!0:r.value;n[s]=i}return n}function Mk(e,t){const n=[];let r=-1;const s=e.passKeys?new Map:_6;for(;++r<t.children.length;){const i=t.children[r];let a;if(e.passKeys){const c=i.type==="element"?i.tagName:i.type==="mdxJsxFlowElement"||i.type==="mdxJsxTextElement"?i.name:void 0;if(c){const u=s.get(c)||0;a=c+"-"+u,s.set(c,u+1)}}const l=cR(e,i,a);l!==void 0&&n.push(l)}return n}function H6(e,t,n){const r=UW(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?$W(n):XW(n)),r.property==="style"){let s=typeof n=="object"?n:W6(e,String(n));return e.stylePropertyNameCase==="css"&&(s=V6(s)),["style",s]}return[e.elementAttributeNameCase==="react"&&r.space?VW[r.property]||r.property:r.attribute,n]}}function W6(e,t){try{return N6(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,s=new Cr("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw s.file=e.filePath||void 0,s.url=lR+"#cannot-parse-style-attribute",s}}function dR(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const s=t.split(".");let i=-1,a;for(;++i<s.length;){const l=FN(s[i])?{type:"Identifier",name:s[i]}:{type:"Literal",value:s[i]};a=a?{type:"MemberExpression",object:a,property:l,computed:!!(i&&l.type==="Literal"),optional:!1}:l}r=a}else r=FN(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const s=r.value;return Rk.call(e.components,s)?e.components[s]:s}if(e.evaluater)return e.evaluater.evaluateExpression(r);Td(e)}function Td(e,t){const n=new Cr("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=lR+"#cannot-handle-mdx-estrees-without-createevaluater",n}function V6(e){const t={};let n;for(n in e)Rk.call(e,n)&&(t[K6(n)]=e[n]);return t}function K6(e){let t=e.replace(E6,q6);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function q6(e){return"-"+e.toLowerCase()}const Ty={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},U6={};function Y6(e,t){const n=U6,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,s=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return fR(e,r,s)}function fR(e,t,n){if(G6(e)){if("value"in e)return e.type==="html"&&!n?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return JN(e.children,t,n)}return Array.isArray(e)?JN(e,t,n):""}function JN(e,t,n){const r=[];let s=-1;for(;++s<e.length;)r[s]=fR(e[s],t,n);return r.join("")}function G6(e){return!!(e&&typeof e=="object")}const XN=document.createElement("i");function $k(e){const t="&"+e+";";XN.innerHTML=t;const n=XN.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function Ei(e,t,n,r){const s=e.length;let i=0,a;if(t<0?t=-t>s?0:s+t:t=t>s?s:t,n=n>0?n:0,r.length<1e4)a=Array.from(r),a.unshift(t,n),e.splice(...a);else for(n&&e.splice(t,n);i<r.length;)a=r.slice(i,i+1e4),a.unshift(t,0),e.splice(...a),i+=1e4,t+=1e4}function Ss(e,t){return e.length>0?(Ei(e,e.length,0,t),e):t}const QN={}.hasOwnProperty;function J6(e){const t={};let n=-1;for(;++n<e.length;)X6(t,e[n]);return t}function X6(e,t){let n;for(n in t){const s=(QN.call(e,n)?e[n]:void 0)||(e[n]={}),i=t[n];let a;if(i)for(a in i){QN.call(s,a)||(s[a]=[]);const l=i[a];Q6(s[a],Array.isArray(l)?l:l?[l]:[])}}}function Q6(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);Ei(e,0,0,r)}function pR(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function cc(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const yi=aa(/[A-Za-z]/),os=aa(/[\dA-Za-z]/),Z6=aa(/[#-'*+\--9=?A-Z^-~]/);function $x(e){return e!==null&&(e<32||e===127)}const Lx=aa(/\d/),e8=aa(/[\dA-Fa-f]/),t8=aa(/[!-/:-@[-`{-~]/);function yt(e){return e!==null&&e<-2}function Gr(e){return e!==null&&(e<0||e===32)}function Kt(e){return e===-2||e===-1||e===32}const n8=aa(new RegExp("\\p{P}|\\p{S}","u")),r8=aa(/\s/);function aa(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function Oc(e){const t=[];let n=-1,r=0,s=0;for(;++n<e.length;){const i=e.charCodeAt(n);let a="";if(i===37&&os(e.charCodeAt(n+1))&&os(e.charCodeAt(n+2)))s=2;else if(i<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(i))||(a=String.fromCharCode(i));else if(i>55295&&i<57344){const l=e.charCodeAt(n+1);i<56320&&l>56319&&l<57344?(a=String.fromCharCode(i,l),s=1):a="�"}else a=String.fromCharCode(i);a&&(t.push(e.slice(r,n),encodeURIComponent(a)),r=n+s+1,a=""),s&&(n+=s,s=0)}return t.join("")+e.slice(r)}function un(e,t,n,r){const s=r?r-1:Number.POSITIVE_INFINITY;let i=0;return a;function a(c){return Kt(c)?(e.enter(n),l(c)):t(c)}function l(c){return Kt(c)&&i++<s?(e.consume(c),l):(e.exit(n),t(c))}}const s8={tokenize:i8};function i8(e){const t=e.attempt(this.parser.constructs.contentInitial,r,s);let n;return t;function r(l){if(l===null){e.consume(l);return}return e.enter("lineEnding"),e.consume(l),e.exit("lineEnding"),un(e,t,"linePrefix")}function s(l){return e.enter("paragraph"),i(l)}function i(l){const c=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=c),n=c,a(l)}function a(l){if(l===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(l);return}return yt(l)?(e.consume(l),e.exit("chunkText"),i):(e.consume(l),a)}}const o8={tokenize:a8},ZN={tokenize:l8};function a8(e){const t=this,n=[];let r=0,s,i,a;return l;function l(w){if(r<n.length){const C=n[r];return t.containerState=C[1],e.attempt(C[0].continuation,c,u)(w)}return u(w)}function c(w){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,s&&v();const C=t.events.length;let j=C,N;for(;j--;)if(t.events[j][0]==="exit"&&t.events[j][1].type==="chunkFlow"){N=t.events[j][1].end;break}y(r);let A=C;for(;A<t.events.length;)t.events[A][1].end={...N},A++;return Ei(t.events,j+1,0,t.events.slice(C)),t.events.length=A,u(w)}return l(w)}function u(w){if(r===n.length){if(!s)return d(w);if(s.currentConstruct&&s.currentConstruct.concrete)return g(w);t.interrupt=!!(s.currentConstruct&&!s._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(ZN,f,p)(w)}function f(w){return s&&v(),y(r),d(w)}function p(w){return t.parser.lazy[t.now().line]=r!==n.length,a=t.now().offset,g(w)}function d(w){return t.containerState={},e.attempt(ZN,h,g)(w)}function h(w){return r++,n.push([t.currentConstruct,t.containerState]),d(w)}function g(w){if(w===null){s&&v(),y(0),e.consume(w);return}return s=s||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:s,contentType:"flow",previous:i}),k(w)}function k(w){if(w===null){b(e.exit("chunkFlow"),!0),y(0),e.consume(w);return}return yt(w)?(e.consume(w),b(e.exit("chunkFlow")),r=0,t.interrupt=void 0,l):(e.consume(w),k)}function b(w,C){const j=t.sliceStream(w);if(C&&j.push(null),w.previous=i,i&&(i.next=w),i=w,s.defineSkip(w.start),s.write(j),t.parser.lazy[w.start.line]){let N=s.events.length;for(;N--;)if(s.events[N][1].start.offset<a&&(!s.events[N][1].end||s.events[N][1].end.offset>a))return;const A=t.events.length;let I=A,D,B;for(;I--;)if(t.events[I][0]==="exit"&&t.events[I][1].type==="chunkFlow"){if(D){B=t.events[I][1].end;break}D=!0}for(y(r),N=A;N<t.events.length;)t.events[N][1].end={...B},N++;Ei(t.events,I+1,0,t.events.slice(A)),t.events.length=N}}function y(w){let C=n.length;for(;C-- >w;){const j=n[C];t.containerState=j[1],j[0].exit.call(t,e)}n.length=w}function v(){s.write([null]),i=void 0,s=void 0,t.containerState._closeFlow=void 0}}function l8(e,t,n){return un(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function e1(e){if(e===null||Gr(e)||r8(e))return 1;if(n8(e))return 2}function Lk(e,t,n){const r=[];let s=-1;for(;++s<e.length;){const i=e[s].resolveAll;i&&!r.includes(i)&&(t=i(t,n),r.push(i))}return t}const Ox={name:"attention",resolveAll:c8,tokenize:u8};function c8(e,t){let n=-1,r,s,i,a,l,c,u,f;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;c=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const p={...e[r][1].end},d={...e[n][1].start};t1(p,-c),t1(d,c),a={type:c>1?"strongSequence":"emphasisSequence",start:p,end:{...e[r][1].end}},l={type:c>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:d},i={type:c>1?"strongText":"emphasisText",start:{...e[r][1].end},end:{...e[n][1].start}},s={type:c>1?"strong":"emphasis",start:{...a.start},end:{...l.end}},e[r][1].end={...a.start},e[n][1].start={...l.end},u=[],e[r][1].end.offset-e[r][1].start.offset&&(u=Ss(u,[["enter",e[r][1],t],["exit",e[r][1],t]])),u=Ss(u,[["enter",s,t],["enter",a,t],["exit",a,t],["enter",i,t]]),u=Ss(u,Lk(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),u=Ss(u,[["exit",i,t],["enter",l,t],["exit",l,t],["exit",s,t]]),e[n][1].end.offset-e[n][1].start.offset?(f=2,u=Ss(u,[["enter",e[n][1],t],["exit",e[n][1],t]])):f=0,Ei(e,r-1,n-r+3,u),n=r+u.length-f-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function u8(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,s=e1(r);let i;return a;function a(c){return i=c,e.enter("attentionSequence"),l(c)}function l(c){if(c===i)return e.consume(c),l;const u=e.exit("attentionSequence"),f=e1(c),p=!f||f===2&&s||n.includes(c),d=!s||s===2&&f||n.includes(r);return u._open=!!(i===42?p:p&&(s||!d)),u._close=!!(i===42?d:d&&(f||!p)),t(c)}}function t1(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const d8={name:"autolink",tokenize:f8};function f8(e,t,n){let r=0;return s;function s(h){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(h),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),i}function i(h){return yi(h)?(e.consume(h),a):h===64?n(h):u(h)}function a(h){return h===43||h===45||h===46||os(h)?(r=1,l(h)):u(h)}function l(h){return h===58?(e.consume(h),r=0,c):(h===43||h===45||h===46||os(h))&&r++<32?(e.consume(h),l):(r=0,u(h))}function c(h){return h===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(h),e.exit("autolinkMarker"),e.exit("autolink"),t):h===null||h===32||h===60||$x(h)?n(h):(e.consume(h),c)}function u(h){return h===64?(e.consume(h),f):Z6(h)?(e.consume(h),u):n(h)}function f(h){return os(h)?p(h):n(h)}function p(h){return h===46?(e.consume(h),r=0,f):h===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(h),e.exit("autolinkMarker"),e.exit("autolink"),t):d(h)}function d(h){if((h===45||os(h))&&r++<63){const g=h===45?d:p;return e.consume(h),g}return n(h)}}const Um={partial:!0,tokenize:p8};function p8(e,t,n){return r;function r(i){return Kt(i)?un(e,s,"linePrefix")(i):s(i)}function s(i){return i===null||yt(i)?t(i):n(i)}}const hR={continuation:{tokenize:m8},exit:g8,name:"blockQuote",tokenize:h8};function h8(e,t,n){const r=this;return s;function s(a){if(a===62){const l=r.containerState;return l.open||(e.enter("blockQuote",{_container:!0}),l.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(a),e.exit("blockQuoteMarker"),i}return n(a)}function i(a){return Kt(a)?(e.enter("blockQuotePrefixWhitespace"),e.consume(a),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(a))}}function m8(e,t,n){const r=this;return s;function s(a){return Kt(a)?un(e,i,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a):i(a)}function i(a){return e.attempt(hR,t,n)(a)}}function g8(e){e.exit("blockQuote")}const mR={name:"characterEscape",tokenize:y8};function y8(e,t,n){return r;function r(i){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(i),e.exit("escapeMarker"),s}function s(i){return t8(i)?(e.enter("characterEscapeValue"),e.consume(i),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(i)}}const gR={name:"characterReference",tokenize:w8};function w8(e,t,n){const r=this;let s=0,i,a;return l;function l(p){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(p),e.exit("characterReferenceMarker"),c}function c(p){return p===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(p),e.exit("characterReferenceMarkerNumeric"),u):(e.enter("characterReferenceValue"),i=31,a=os,f(p))}function u(p){return p===88||p===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(p),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),i=6,a=e8,f):(e.enter("characterReferenceValue"),i=7,a=Lx,f(p))}function f(p){if(p===59&&s){const d=e.exit("characterReferenceValue");return a===os&&!$k(r.sliceSerialize(d))?n(p):(e.enter("characterReferenceMarker"),e.consume(p),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return a(p)&&s++<i?(e.consume(p),f):n(p)}}const n1={partial:!0,tokenize:b8},r1={concrete:!0,name:"codeFenced",tokenize:x8};function x8(e,t,n){const r=this,s={partial:!0,tokenize:j};let i=0,a=0,l;return c;function c(N){return u(N)}function u(N){const A=r.events[r.events.length-1];return i=A&&A[1].type==="linePrefix"?A[2].sliceSerialize(A[1],!0).length:0,l=N,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),f(N)}function f(N){return N===l?(a++,e.consume(N),f):a<3?n(N):(e.exit("codeFencedFenceSequence"),Kt(N)?un(e,p,"whitespace")(N):p(N))}function p(N){return N===null||yt(N)?(e.exit("codeFencedFence"),r.interrupt?t(N):e.check(n1,k,C)(N)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),d(N))}function d(N){return N===null||yt(N)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),p(N)):Kt(N)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),un(e,h,"whitespace")(N)):N===96&&N===l?n(N):(e.consume(N),d)}function h(N){return N===null||yt(N)?p(N):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),g(N))}function g(N){return N===null||yt(N)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),p(N)):N===96&&N===l?n(N):(e.consume(N),g)}function k(N){return e.attempt(s,C,b)(N)}function b(N){return e.enter("lineEnding"),e.consume(N),e.exit("lineEnding"),y}function y(N){return i>0&&Kt(N)?un(e,v,"linePrefix",i+1)(N):v(N)}function v(N){return N===null||yt(N)?e.check(n1,k,C)(N):(e.enter("codeFlowValue"),w(N))}function w(N){return N===null||yt(N)?(e.exit("codeFlowValue"),v(N)):(e.consume(N),w)}function C(N){return e.exit("codeFenced"),t(N)}function j(N,A,I){let D=0;return B;function B(q){return N.enter("lineEnding"),N.consume(q),N.exit("lineEnding"),W}function W(q){return N.enter("codeFencedFence"),Kt(q)?un(N,F,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(q):F(q)}function F(q){return q===l?(N.enter("codeFencedFenceSequence"),T(q)):I(q)}function T(q){return q===l?(D++,N.consume(q),T):D>=a?(N.exit("codeFencedFenceSequence"),Kt(q)?un(N,M,"whitespace")(q):M(q)):I(q)}function M(q){return q===null||yt(q)?(N.exit("codeFencedFence"),A(q)):I(q)}}}function b8(e,t,n){const r=this;return s;function s(a){return a===null?n(a):(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),i)}function i(a){return r.parser.lazy[r.now().line]?n(a):t(a)}}const My={name:"codeIndented",tokenize:v8},k8={partial:!0,tokenize:S8};function v8(e,t,n){const r=this;return s;function s(u){return e.enter("codeIndented"),un(e,i,"linePrefix",5)(u)}function i(u){const f=r.events[r.events.length-1];return f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?a(u):n(u)}function a(u){return u===null?c(u):yt(u)?e.attempt(k8,a,c)(u):(e.enter("codeFlowValue"),l(u))}function l(u){return u===null||yt(u)?(e.exit("codeFlowValue"),a(u)):(e.consume(u),l)}function c(u){return e.exit("codeIndented"),t(u)}}function S8(e,t,n){const r=this;return s;function s(a){return r.parser.lazy[r.now().line]?n(a):yt(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),s):un(e,i,"linePrefix",5)(a)}function i(a){const l=r.events[r.events.length-1];return l&&l[1].type==="linePrefix"&&l[2].sliceSerialize(l[1],!0).length>=4?t(a):yt(a)?s(a):n(a)}}const j8={name:"codeText",previous:C8,resolve:N8,tokenize:_8};function N8(e){let t=e.length-4,n=3,r,s;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)s===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(s=r):(r===t||e[r][1].type==="lineEnding")&&(e[s][1].type="codeTextData",r!==s+2&&(e[s][1].end=e[r-1][1].end,e.splice(s+2,r-s-2),t-=r-s-2,r=s+2),s=void 0);return e}function C8(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function _8(e,t,n){let r=0,s,i;return a;function a(p){return e.enter("codeText"),e.enter("codeTextSequence"),l(p)}function l(p){return p===96?(e.consume(p),r++,l):(e.exit("codeTextSequence"),c(p))}function c(p){return p===null?n(p):p===32?(e.enter("space"),e.consume(p),e.exit("space"),c):p===96?(i=e.enter("codeTextSequence"),s=0,f(p)):yt(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),c):(e.enter("codeTextData"),u(p))}function u(p){return p===null||p===32||p===96||yt(p)?(e.exit("codeTextData"),c(p)):(e.consume(p),u)}function f(p){return p===96?(e.consume(p),s++,f):s===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(p)):(i.type="codeTextData",u(p))}}class E8{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const r=n??Number.POSITIVE_INFINITY;return r<this.left.length?this.left.slice(t,r):t>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(t,n,r){const s=n||0;this.setCursor(Math.trunc(t));const i=this.right.splice(this.right.length-s,Number.POSITIVE_INFINITY);return r&&vu(this.left,r),i.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),vu(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),vu(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const n=this.left.splice(t,Number.POSITIVE_INFINITY);vu(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);vu(this.left,n.reverse())}}}function vu(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function yR(e){const t={};let n=-1,r,s,i,a,l,c,u;const f=new E8(e);for(;++n<f.length;){for(;n in t;)n=t[n];if(r=f.get(n),n&&r[1].type==="chunkFlow"&&f.get(n-1)[1].type==="listItemPrefix"&&(c=r[1]._tokenizer.events,i=0,i<c.length&&c[i][1].type==="lineEndingBlank"&&(i+=2),i<c.length&&c[i][1].type==="content"))for(;++i<c.length&&c[i][1].type!=="content";)c[i][1].type==="chunkText"&&(c[i][1]._isInFirstContentOfListItem=!0,i++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,A8(f,n)),n=t[n],u=!0);else if(r[1]._container){for(i=n,s=void 0;i--;)if(a=f.get(i),a[1].type==="lineEnding"||a[1].type==="lineEndingBlank")a[0]==="enter"&&(s&&(f.get(s)[1].type="lineEndingBlank"),a[1].type="lineEnding",s=i);else if(!(a[1].type==="linePrefix"||a[1].type==="listItemIndent"))break;s&&(r[1].end={...f.get(s)[1].start},l=f.slice(s,n),l.unshift(r),f.splice(s,n-s+1,l))}}return Ei(e,0,Number.POSITIVE_INFINITY,f.slice(0)),!u}function A8(e,t){const n=e.get(t)[1],r=e.get(t)[2];let s=t-1;const i=[];let a=n._tokenizer;a||(a=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(a._contentTypeTextTrailing=!0));const l=a.events,c=[],u={};let f,p,d=-1,h=n,g=0,k=0;const b=[k];for(;h;){for(;e.get(++s)[1]!==h;);i.push(s),h._tokenizer||(f=r.sliceStream(h),h.next||f.push(null),p&&a.defineSkip(h.start),h._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=!0),a.write(f),h._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=void 0)),p=h,h=h.next}for(h=n;++d<l.length;)l[d][0]==="exit"&&l[d-1][0]==="enter"&&l[d][1].type===l[d-1][1].type&&l[d][1].start.line!==l[d][1].end.line&&(k=d+1,b.push(k),h._tokenizer=void 0,h.previous=void 0,h=h.next);for(a.events=[],h?(h._tokenizer=void 0,h.previous=void 0):b.pop(),d=b.length;d--;){const y=l.slice(b[d],b[d+1]),v=i.pop();c.push([v,v+y.length-1]),e.splice(v,2,y)}for(c.reverse(),d=-1;++d<c.length;)u[g+c[d][0]]=g+c[d][1],g+=c[d][1]-c[d][0]-1;return u}const P8={resolve:R8,tokenize:T8},I8={partial:!0,tokenize:M8};function R8(e){return yR(e),e}function T8(e,t){let n;return r;function r(l){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),s(l)}function s(l){return l===null?i(l):yt(l)?e.check(I8,a,i)(l):(e.consume(l),s)}function i(l){return e.exit("chunkContent"),e.exit("content"),t(l)}function a(l){return e.consume(l),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,s}}function M8(e,t,n){const r=this;return s;function s(a){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),un(e,i,"linePrefix")}function i(a){if(a===null||yt(a))return n(a);const l=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&l&&l[1].type==="linePrefix"&&l[2].sliceSerialize(l[1],!0).length>=4?t(a):e.interrupt(r.parser.constructs.flow,n,t)(a)}}function wR(e,t,n,r,s,i,a,l,c){const u=c||Number.POSITIVE_INFINITY;let f=0;return p;function p(y){return y===60?(e.enter(r),e.enter(s),e.enter(i),e.consume(y),e.exit(i),d):y===null||y===32||y===41||$x(y)?n(y):(e.enter(r),e.enter(a),e.enter(l),e.enter("chunkString",{contentType:"string"}),k(y))}function d(y){return y===62?(e.enter(i),e.consume(y),e.exit(i),e.exit(s),e.exit(r),t):(e.enter(l),e.enter("chunkString",{contentType:"string"}),h(y))}function h(y){return y===62?(e.exit("chunkString"),e.exit(l),d(y)):y===null||y===60||yt(y)?n(y):(e.consume(y),y===92?g:h)}function g(y){return y===60||y===62||y===92?(e.consume(y),h):h(y)}function k(y){return!f&&(y===null||y===41||Gr(y))?(e.exit("chunkString"),e.exit(l),e.exit(a),e.exit(r),t(y)):f<u&&y===40?(e.consume(y),f++,k):y===41?(e.consume(y),f--,k):y===null||y===32||y===40||$x(y)?n(y):(e.consume(y),y===92?b:k)}function b(y){return y===40||y===41||y===92?(e.consume(y),k):k(y)}}function xR(e,t,n,r,s,i){const a=this;let l=0,c;return u;function u(h){return e.enter(r),e.enter(s),e.consume(h),e.exit(s),e.enter(i),f}function f(h){return l>999||h===null||h===91||h===93&&!c||h===94&&!l&&"_hiddenFootnoteSupport"in a.parser.constructs?n(h):h===93?(e.exit(i),e.enter(s),e.consume(h),e.exit(s),e.exit(r),t):yt(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),f):(e.enter("chunkString",{contentType:"string"}),p(h))}function p(h){return h===null||h===91||h===93||yt(h)||l++>999?(e.exit("chunkString"),f(h)):(e.consume(h),c||(c=!Kt(h)),h===92?d:p)}function d(h){return h===91||h===92||h===93?(e.consume(h),l++,p):p(h)}}function bR(e,t,n,r,s,i){let a;return l;function l(d){return d===34||d===39||d===40?(e.enter(r),e.enter(s),e.consume(d),e.exit(s),a=d===40?41:d,c):n(d)}function c(d){return d===a?(e.enter(s),e.consume(d),e.exit(s),e.exit(r),t):(e.enter(i),u(d))}function u(d){return d===a?(e.exit(i),c(a)):d===null?n(d):yt(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),un(e,u,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),f(d))}function f(d){return d===a||d===null||yt(d)?(e.exit("chunkString"),u(d)):(e.consume(d),d===92?p:f)}function p(d){return d===a||d===92?(e.consume(d),f):f(d)}}function ed(e,t){let n;return r;function r(s){return yt(s)?(e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),n=!0,r):Kt(s)?un(e,r,n?"linePrefix":"lineSuffix")(s):t(s)}}const $8={name:"definition",tokenize:O8},L8={partial:!0,tokenize:D8};function O8(e,t,n){const r=this;let s;return i;function i(h){return e.enter("definition"),a(h)}function a(h){return xR.call(r,e,l,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(h)}function l(h){return s=cc(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),h===58?(e.enter("definitionMarker"),e.consume(h),e.exit("definitionMarker"),c):n(h)}function c(h){return Gr(h)?ed(e,u)(h):u(h)}function u(h){return wR(e,f,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(h)}function f(h){return e.attempt(L8,p,p)(h)}function p(h){return Kt(h)?un(e,d,"whitespace")(h):d(h)}function d(h){return h===null||yt(h)?(e.exit("definition"),r.parser.defined.push(s),t(h)):n(h)}}function D8(e,t,n){return r;function r(l){return Gr(l)?ed(e,s)(l):n(l)}function s(l){return bR(e,i,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(l)}function i(l){return Kt(l)?un(e,a,"whitespace")(l):a(l)}function a(l){return l===null||yt(l)?t(l):n(l)}}const F8={name:"hardBreakEscape",tokenize:z8};function z8(e,t,n){return r;function r(i){return e.enter("hardBreakEscape"),e.consume(i),s}function s(i){return yt(i)?(e.exit("hardBreakEscape"),t(i)):n(i)}}const B8={name:"headingAtx",resolve:H8,tokenize:W8};function H8(e,t){let n=e.length-2,r=3,s,i;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(s={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},i={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},Ei(e,r,n-r+1,[["enter",s,t],["enter",i,t],["exit",i,t],["exit",s,t]])),e}function W8(e,t,n){let r=0;return s;function s(f){return e.enter("atxHeading"),i(f)}function i(f){return e.enter("atxHeadingSequence"),a(f)}function a(f){return f===35&&r++<6?(e.consume(f),a):f===null||Gr(f)?(e.exit("atxHeadingSequence"),l(f)):n(f)}function l(f){return f===35?(e.enter("atxHeadingSequence"),c(f)):f===null||yt(f)?(e.exit("atxHeading"),t(f)):Kt(f)?un(e,l,"whitespace")(f):(e.enter("atxHeadingText"),u(f))}function c(f){return f===35?(e.consume(f),c):(e.exit("atxHeadingSequence"),l(f))}function u(f){return f===null||f===35||Gr(f)?(e.exit("atxHeadingText"),l(f)):(e.consume(f),u)}}const V8=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],s1=["pre","script","style","textarea"],K8={concrete:!0,name:"htmlFlow",resolveTo:Y8,tokenize:G8},q8={partial:!0,tokenize:X8},U8={partial:!0,tokenize:J8};function Y8(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function G8(e,t,n){const r=this;let s,i,a,l,c;return u;function u($){return f($)}function f($){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume($),p}function p($){return $===33?(e.consume($),d):$===47?(e.consume($),i=!0,k):$===63?(e.consume($),s=3,r.interrupt?t:E):yi($)?(e.consume($),a=String.fromCharCode($),b):n($)}function d($){return $===45?(e.consume($),s=2,h):$===91?(e.consume($),s=5,l=0,g):yi($)?(e.consume($),s=4,r.interrupt?t:E):n($)}function h($){return $===45?(e.consume($),r.interrupt?t:E):n($)}function g($){const ne="CDATA[";return $===ne.charCodeAt(l++)?(e.consume($),l===ne.length?r.interrupt?t:F:g):n($)}function k($){return yi($)?(e.consume($),a=String.fromCharCode($),b):n($)}function b($){if($===null||$===47||$===62||Gr($)){const ne=$===47,ce=a.toLowerCase();return!ne&&!i&&s1.includes(ce)?(s=1,r.interrupt?t($):F($)):V8.includes(a.toLowerCase())?(s=6,ne?(e.consume($),y):r.interrupt?t($):F($)):(s=7,r.interrupt&&!r.parser.lazy[r.now().line]?n($):i?v($):w($))}return $===45||os($)?(e.consume($),a+=String.fromCharCode($),b):n($)}function y($){return $===62?(e.consume($),r.interrupt?t:F):n($)}function v($){return Kt($)?(e.consume($),v):B($)}function w($){return $===47?(e.consume($),B):$===58||$===95||yi($)?(e.consume($),C):Kt($)?(e.consume($),w):B($)}function C($){return $===45||$===46||$===58||$===95||os($)?(e.consume($),C):j($)}function j($){return $===61?(e.consume($),N):Kt($)?(e.consume($),j):w($)}function N($){return $===null||$===60||$===61||$===62||$===96?n($):$===34||$===39?(e.consume($),c=$,A):Kt($)?(e.consume($),N):I($)}function A($){return $===c?(e.consume($),c=null,D):$===null||yt($)?n($):(e.consume($),A)}function I($){return $===null||$===34||$===39||$===47||$===60||$===61||$===62||$===96||Gr($)?j($):(e.consume($),I)}function D($){return $===47||$===62||Kt($)?w($):n($)}function B($){return $===62?(e.consume($),W):n($)}function W($){return $===null||yt($)?F($):Kt($)?(e.consume($),W):n($)}function F($){return $===45&&s===2?(e.consume($),H):$===60&&s===1?(e.consume($),L):$===62&&s===4?(e.consume($),Q):$===63&&s===3?(e.consume($),E):$===93&&s===5?(e.consume($),z):yt($)&&(s===6||s===7)?(e.exit("htmlFlowData"),e.check(q8,V,T)($)):$===null||yt($)?(e.exit("htmlFlowData"),T($)):(e.consume($),F)}function T($){return e.check(U8,M,V)($)}function M($){return e.enter("lineEnding"),e.consume($),e.exit("lineEnding"),q}function q($){return $===null||yt($)?T($):(e.enter("htmlFlowData"),F($))}function H($){return $===45?(e.consume($),E):F($)}function L($){return $===47?(e.consume($),a="",R):F($)}function R($){if($===62){const ne=a.toLowerCase();return s1.includes(ne)?(e.consume($),Q):F($)}return yi($)&&a.length<8?(e.consume($),a+=String.fromCharCode($),R):F($)}function z($){return $===93?(e.consume($),E):F($)}function E($){return $===62?(e.consume($),Q):$===45&&s===2?(e.consume($),E):F($)}function Q($){return $===null||yt($)?(e.exit("htmlFlowData"),V($)):(e.consume($),Q)}function V($){return e.exit("htmlFlow"),t($)}}function J8(e,t,n){const r=this;return s;function s(a){return yt(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),i):n(a)}function i(a){return r.parser.lazy[r.now().line]?n(a):t(a)}}function X8(e,t,n){return r;function r(s){return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),e.attempt(Um,t,n)}}const Q8={name:"htmlText",tokenize:Z8};function Z8(e,t,n){const r=this;let s,i,a;return l;function l(E){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(E),c}function c(E){return E===33?(e.consume(E),u):E===47?(e.consume(E),j):E===63?(e.consume(E),w):yi(E)?(e.consume(E),I):n(E)}function u(E){return E===45?(e.consume(E),f):E===91?(e.consume(E),i=0,g):yi(E)?(e.consume(E),v):n(E)}function f(E){return E===45?(e.consume(E),h):n(E)}function p(E){return E===null?n(E):E===45?(e.consume(E),d):yt(E)?(a=p,L(E)):(e.consume(E),p)}function d(E){return E===45?(e.consume(E),h):p(E)}function h(E){return E===62?H(E):E===45?d(E):p(E)}function g(E){const Q="CDATA[";return E===Q.charCodeAt(i++)?(e.consume(E),i===Q.length?k:g):n(E)}function k(E){return E===null?n(E):E===93?(e.consume(E),b):yt(E)?(a=k,L(E)):(e.consume(E),k)}function b(E){return E===93?(e.consume(E),y):k(E)}function y(E){return E===62?H(E):E===93?(e.consume(E),y):k(E)}function v(E){return E===null||E===62?H(E):yt(E)?(a=v,L(E)):(e.consume(E),v)}function w(E){return E===null?n(E):E===63?(e.consume(E),C):yt(E)?(a=w,L(E)):(e.consume(E),w)}function C(E){return E===62?H(E):w(E)}function j(E){return yi(E)?(e.consume(E),N):n(E)}function N(E){return E===45||os(E)?(e.consume(E),N):A(E)}function A(E){return yt(E)?(a=A,L(E)):Kt(E)?(e.consume(E),A):H(E)}function I(E){return E===45||os(E)?(e.consume(E),I):E===47||E===62||Gr(E)?D(E):n(E)}function D(E){return E===47?(e.consume(E),H):E===58||E===95||yi(E)?(e.consume(E),B):yt(E)?(a=D,L(E)):Kt(E)?(e.consume(E),D):H(E)}function B(E){return E===45||E===46||E===58||E===95||os(E)?(e.consume(E),B):W(E)}function W(E){return E===61?(e.consume(E),F):yt(E)?(a=W,L(E)):Kt(E)?(e.consume(E),W):D(E)}function F(E){return E===null||E===60||E===61||E===62||E===96?n(E):E===34||E===39?(e.consume(E),s=E,T):yt(E)?(a=F,L(E)):Kt(E)?(e.consume(E),F):(e.consume(E),M)}function T(E){return E===s?(e.consume(E),s=void 0,q):E===null?n(E):yt(E)?(a=T,L(E)):(e.consume(E),T)}function M(E){return E===null||E===34||E===39||E===60||E===61||E===96?n(E):E===47||E===62||Gr(E)?D(E):(e.consume(E),M)}function q(E){return E===47||E===62||Gr(E)?D(E):n(E)}function H(E){return E===62?(e.consume(E),e.exit("htmlTextData"),e.exit("htmlText"),t):n(E)}function L(E){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(E),e.exit("lineEnding"),R}function R(E){return Kt(E)?un(e,z,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(E):z(E)}function z(E){return e.enter("htmlTextData"),a(E)}}const Ok={name:"labelEnd",resolveAll:r9,resolveTo:s9,tokenize:i9},e9={tokenize:o9},t9={tokenize:a9},n9={tokenize:l9};function r9(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const s=r.type==="labelImage"?4:2;r.type="data",t+=s}}return e.length!==n.length&&Ei(e,0,e.length,n),e}function s9(e,t){let n=e.length,r=0,s,i,a,l;for(;n--;)if(s=e[n][1],i){if(s.type==="link"||s.type==="labelLink"&&s._inactive)break;e[n][0]==="enter"&&s.type==="labelLink"&&(s._inactive=!0)}else if(a){if(e[n][0]==="enter"&&(s.type==="labelImage"||s.type==="labelLink")&&!s._balanced&&(i=n,s.type!=="labelLink")){r=2;break}}else s.type==="labelEnd"&&(a=n);const c={type:e[i][1].type==="labelLink"?"link":"image",start:{...e[i][1].start},end:{...e[e.length-1][1].end}},u={type:"label",start:{...e[i][1].start},end:{...e[a][1].end}},f={type:"labelText",start:{...e[i+r+2][1].end},end:{...e[a-2][1].start}};return l=[["enter",c,t],["enter",u,t]],l=Ss(l,e.slice(i+1,i+r+3)),l=Ss(l,[["enter",f,t]]),l=Ss(l,Lk(t.parser.constructs.insideSpan.null,e.slice(i+r+4,a-3),t)),l=Ss(l,[["exit",f,t],e[a-2],e[a-1],["exit",u,t]]),l=Ss(l,e.slice(a+1)),l=Ss(l,[["exit",c,t]]),Ei(e,i,e.length,l),e}function i9(e,t,n){const r=this;let s=r.events.length,i,a;for(;s--;)if((r.events[s][1].type==="labelImage"||r.events[s][1].type==="labelLink")&&!r.events[s][1]._balanced){i=r.events[s][1];break}return l;function l(d){return i?i._inactive?p(d):(a=r.parser.defined.includes(cc(r.sliceSerialize({start:i.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(d),e.exit("labelMarker"),e.exit("labelEnd"),c):n(d)}function c(d){return d===40?e.attempt(e9,f,a?f:p)(d):d===91?e.attempt(t9,f,a?u:p)(d):a?f(d):p(d)}function u(d){return e.attempt(n9,f,p)(d)}function f(d){return t(d)}function p(d){return i._balanced=!0,n(d)}}function o9(e,t,n){return r;function r(p){return e.enter("resource"),e.enter("resourceMarker"),e.consume(p),e.exit("resourceMarker"),s}function s(p){return Gr(p)?ed(e,i)(p):i(p)}function i(p){return p===41?f(p):wR(e,a,l,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(p)}function a(p){return Gr(p)?ed(e,c)(p):f(p)}function l(p){return n(p)}function c(p){return p===34||p===39||p===40?bR(e,u,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(p):f(p)}function u(p){return Gr(p)?ed(e,f)(p):f(p)}function f(p){return p===41?(e.enter("resourceMarker"),e.consume(p),e.exit("resourceMarker"),e.exit("resource"),t):n(p)}}function a9(e,t,n){const r=this;return s;function s(l){return xR.call(r,e,i,a,"reference","referenceMarker","referenceString")(l)}function i(l){return r.parser.defined.includes(cc(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(l):n(l)}function a(l){return n(l)}}function l9(e,t,n){return r;function r(i){return e.enter("reference"),e.enter("referenceMarker"),e.consume(i),e.exit("referenceMarker"),s}function s(i){return i===93?(e.enter("referenceMarker"),e.consume(i),e.exit("referenceMarker"),e.exit("reference"),t):n(i)}}const c9={name:"labelStartImage",resolveAll:Ok.resolveAll,tokenize:u9};function u9(e,t,n){const r=this;return s;function s(l){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(l),e.exit("labelImageMarker"),i}function i(l){return l===91?(e.enter("labelMarker"),e.consume(l),e.exit("labelMarker"),e.exit("labelImage"),a):n(l)}function a(l){return l===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(l):t(l)}}const d9={name:"labelStartLink",resolveAll:Ok.resolveAll,tokenize:f9};function f9(e,t,n){const r=this;return s;function s(a){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(a),e.exit("labelMarker"),e.exit("labelLink"),i}function i(a){return a===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(a):t(a)}}const $y={name:"lineEnding",tokenize:p9};function p9(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),un(e,t,"linePrefix")}}const nh={name:"thematicBreak",tokenize:h9};function h9(e,t,n){let r=0,s;return i;function i(u){return e.enter("thematicBreak"),a(u)}function a(u){return s=u,l(u)}function l(u){return u===s?(e.enter("thematicBreakSequence"),c(u)):r>=3&&(u===null||yt(u))?(e.exit("thematicBreak"),t(u)):n(u)}function c(u){return u===s?(e.consume(u),r++,c):(e.exit("thematicBreakSequence"),Kt(u)?un(e,l,"whitespace")(u):l(u))}}const zr={continuation:{tokenize:w9},exit:b9,name:"list",tokenize:y9},m9={partial:!0,tokenize:k9},g9={partial:!0,tokenize:x9};function y9(e,t,n){const r=this,s=r.events[r.events.length-1];let i=s&&s[1].type==="linePrefix"?s[2].sliceSerialize(s[1],!0).length:0,a=0;return l;function l(h){const g=r.containerState.type||(h===42||h===43||h===45?"listUnordered":"listOrdered");if(g==="listUnordered"?!r.containerState.marker||h===r.containerState.marker:Lx(h)){if(r.containerState.type||(r.containerState.type=g,e.enter(g,{_container:!0})),g==="listUnordered")return e.enter("listItemPrefix"),h===42||h===45?e.check(nh,n,u)(h):u(h);if(!r.interrupt||h===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),c(h)}return n(h)}function c(h){return Lx(h)&&++a<10?(e.consume(h),c):(!r.interrupt||a<2)&&(r.containerState.marker?h===r.containerState.marker:h===41||h===46)?(e.exit("listItemValue"),u(h)):n(h)}function u(h){return e.enter("listItemMarker"),e.consume(h),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||h,e.check(Um,r.interrupt?n:f,e.attempt(m9,d,p))}function f(h){return r.containerState.initialBlankLine=!0,i++,d(h)}function p(h){return Kt(h)?(e.enter("listItemPrefixWhitespace"),e.consume(h),e.exit("listItemPrefixWhitespace"),d):n(h)}function d(h){return r.containerState.size=i+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(h)}}function w9(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Um,s,i);function s(l){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,un(e,t,"listItemIndent",r.containerState.size+1)(l)}function i(l){return r.containerState.furtherBlankLines||!Kt(l)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,a(l)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(g9,t,a)(l))}function a(l){return r.containerState._closeFlow=!0,r.interrupt=void 0,un(e,e.attempt(zr,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(l)}}function x9(e,t,n){const r=this;return un(e,s,"listItemIndent",r.containerState.size+1);function s(i){const a=r.events[r.events.length-1];return a&&a[1].type==="listItemIndent"&&a[2].sliceSerialize(a[1],!0).length===r.containerState.size?t(i):n(i)}}function b9(e){e.exit(this.containerState.type)}function k9(e,t,n){const r=this;return un(e,s,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function s(i){const a=r.events[r.events.length-1];return!Kt(i)&&a&&a[1].type==="listItemPrefixWhitespace"?t(i):n(i)}}const i1={name:"setextUnderline",resolveTo:v9,tokenize:S9};function v9(e,t){let n=e.length,r,s,i;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(s=n)}else e[n][1].type==="content"&&e.splice(n,1),!i&&e[n][1].type==="definition"&&(i=n);const a={type:"setextHeading",start:{...e[r][1].start},end:{...e[e.length-1][1].end}};return e[s][1].type="setextHeadingText",i?(e.splice(s,0,["enter",a,t]),e.splice(i+1,0,["exit",e[r][1],t]),e[r][1].end={...e[i][1].end}):e[r][1]=a,e.push(["exit",a,t]),e}function S9(e,t,n){const r=this;let s;return i;function i(u){let f=r.events.length,p;for(;f--;)if(r.events[f][1].type!=="lineEnding"&&r.events[f][1].type!=="linePrefix"&&r.events[f][1].type!=="content"){p=r.events[f][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||p)?(e.enter("setextHeadingLine"),s=u,a(u)):n(u)}function a(u){return e.enter("setextHeadingLineSequence"),l(u)}function l(u){return u===s?(e.consume(u),l):(e.exit("setextHeadingLineSequence"),Kt(u)?un(e,c,"lineSuffix")(u):c(u))}function c(u){return u===null||yt(u)?(e.exit("setextHeadingLine"),t(u)):n(u)}}const j9={tokenize:N9};function N9(e){const t=this,n=e.attempt(Um,r,e.attempt(this.parser.constructs.flowInitial,s,un(e,e.attempt(this.parser.constructs.flow,s,e.attempt(P8,s)),"linePrefix")));return n;function r(i){if(i===null){e.consume(i);return}return e.enter("lineEndingBlank"),e.consume(i),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function s(i){if(i===null){e.consume(i);return}return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const C9={resolveAll:vR()},_9=kR("string"),E9=kR("text");function kR(e){return{resolveAll:vR(e==="text"?A9:void 0),tokenize:t};function t(n){const r=this,s=this.parser.constructs[e],i=n.attempt(s,a,l);return a;function a(f){return u(f)?i(f):l(f)}function l(f){if(f===null){n.consume(f);return}return n.enter("data"),n.consume(f),c}function c(f){return u(f)?(n.exit("data"),i(f)):(n.consume(f),c)}function u(f){if(f===null)return!0;const p=s[f];let d=-1;if(p)for(;++d<p.length;){const h=p[d];if(!h.previous||h.previous.call(r,r.previous))return!0}return!1}}}function vR(e){return t;function t(n,r){let s=-1,i;for(;++s<=n.length;)i===void 0?n[s]&&n[s][1].type==="data"&&(i=s,s++):(!n[s]||n[s][1].type!=="data")&&(s!==i+2&&(n[i][1].end=n[s-1][1].end,n.splice(i+2,s-i-2),s=i+2),i=void 0);return e?e(n,r):n}}function A9(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],s=t.sliceStream(r);let i=s.length,a=-1,l=0,c;for(;i--;){const u=s[i];if(typeof u=="string"){for(a=u.length;u.charCodeAt(a-1)===32;)l++,a--;if(a)break;a=-1}else if(u===-2)c=!0,l++;else if(u!==-1){i++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(l=0),l){const u={type:n===e.length||c||l<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:i?a:r.start._bufferIndex+a,_index:r.start._index+i,line:r.end.line,column:r.end.column-l,offset:r.end.offset-l},end:{...r.end}};r.end={...u.start},r.start.offset===r.end.offset?Object.assign(r,u):(e.splice(n,0,["enter",u,t],["exit",u,t]),n+=2)}n++}return e}const P9={42:zr,43:zr,45:zr,48:zr,49:zr,50:zr,51:zr,52:zr,53:zr,54:zr,55:zr,56:zr,57:zr,62:hR},I9={91:$8},R9={[-2]:My,[-1]:My,32:My},T9={35:B8,42:nh,45:[i1,nh],60:K8,61:i1,95:nh,96:r1,126:r1},M9={38:gR,92:mR},$9={[-5]:$y,[-4]:$y,[-3]:$y,33:c9,38:gR,42:Ox,60:[d8,Q8],91:d9,92:[F8,mR],93:Ok,95:Ox,96:j8},L9={null:[Ox,C9]},O9={null:[42,95]},D9={null:[]},F9=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:O9,contentInitial:I9,disable:D9,document:P9,flow:T9,flowInitial:R9,insideSpan:L9,string:M9,text:$9},Symbol.toStringTag,{value:"Module"}));function z9(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const s={},i=[];let a=[],l=[];const c={attempt:A(j),check:A(N),consume:v,enter:w,exit:C,interrupt:A(N,{interrupt:!0})},u={code:null,containerState:{},defineSkip:k,events:[],now:g,parser:e,previous:null,sliceSerialize:d,sliceStream:h,write:p};let f=t.tokenize.call(u,c);return t.resolveAll&&i.push(t),u;function p(W){return a=Ss(a,W),b(),a[a.length-1]!==null?[]:(I(t,0),u.events=Lk(i,u.events,u),u.events)}function d(W,F){return H9(h(W),F)}function h(W){return B9(a,W)}function g(){const{_bufferIndex:W,_index:F,line:T,column:M,offset:q}=r;return{_bufferIndex:W,_index:F,line:T,column:M,offset:q}}function k(W){s[W.line]=W.column,B()}function b(){let W;for(;r._index<a.length;){const F=a[r._index];if(typeof F=="string")for(W=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===W&&r._bufferIndex<F.length;)y(F.charCodeAt(r._bufferIndex));else y(F)}}function y(W){f=f(W)}function v(W){yt(W)?(r.line++,r.column=1,r.offset+=W===-3?2:1,B()):W!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===a[r._index].length&&(r._bufferIndex=-1,r._index++)),u.previous=W}function w(W,F){const T=F||{};return T.type=W,T.start=g(),u.events.push(["enter",T,u]),l.push(T),T}function C(W){const F=l.pop();return F.end=g(),u.events.push(["exit",F,u]),F}function j(W,F){I(W,F.from)}function N(W,F){F.restore()}function A(W,F){return T;function T(M,q,H){let L,R,z,E;return Array.isArray(M)?V(M):"tokenize"in M?V([M]):Q(M);function Q(X){return re;function re(Z){const ie=Z!==null&&X[Z],te=Z!==null&&X.null,ue=[...Array.isArray(ie)?ie:ie?[ie]:[],...Array.isArray(te)?te:te?[te]:[]];return V(ue)(Z)}}function V(X){return L=X,R=0,X.length===0?H:$(X[R])}function $(X){return re;function re(Z){return E=D(),z=X,X.partial||(u.currentConstruct=X),X.name&&u.parser.constructs.disable.null.includes(X.name)?ce():X.tokenize.call(F?Object.assign(Object.create(u),F):u,c,ne,ce)(Z)}}function ne(X){return W(z,E),q}function ce(X){return E.restore(),++R<L.length?$(L[R]):H}}}function I(W,F){W.resolveAll&&!i.includes(W)&&i.push(W),W.resolve&&Ei(u.events,F,u.events.length-F,W.resolve(u.events.slice(F),u)),W.resolveTo&&(u.events=W.resolveTo(u.events,u))}function D(){const W=g(),F=u.previous,T=u.currentConstruct,M=u.events.length,q=Array.from(l);return{from:M,restore:H};function H(){r=W,u.previous=F,u.currentConstruct=T,u.events.length=M,l=q,B()}}function B(){r.line in s&&r.column<2&&(r.column=s[r.line],r.offset+=s[r.line]-1)}}function B9(e,t){const n=t.start._index,r=t.start._bufferIndex,s=t.end._index,i=t.end._bufferIndex;let a;if(n===s)a=[e[n].slice(r,i)];else{if(a=e.slice(n,s),r>-1){const l=a[0];typeof l=="string"?a[0]=l.slice(r):a.shift()}i>0&&a.push(e[s].slice(0,i))}return a}function H9(e,t){let n=-1;const r=[];let s;for(;++n<e.length;){const i=e[n];let a;if(typeof i=="string")a=i;else switch(i){case-5:{a="\r";break}case-4:{a=`
|
|
68
|
-
`;break}case-3:{a=`\r
|
|
69
|
-
`;break}case-2:{a=t?" ":" ";break}case-1:{if(!t&&s)continue;a=" ";break}default:a=String.fromCharCode(i)}s=i===-2,r.push(a)}return r.join("")}function W9(e){const r={constructs:J6([F9,...(e||{}).extensions||[]]),content:s(s8),defined:[],document:s(o8),flow:s(j9),lazy:{},string:s(_9),text:s(E9)};return r;function s(i){return a;function a(l){return z9(r,i,l)}}}function V9(e){for(;!yR(e););return e}const o1=/[\0\t\n\r]/g;function K9(){let e=1,t="",n=!0,r;return s;function s(i,a,l){const c=[];let u,f,p,d,h;for(i=t+(typeof i=="string"?i.toString():new TextDecoder(a||void 0).decode(i)),p=0,t="",n&&(i.charCodeAt(0)===65279&&p++,n=void 0);p<i.length;){if(o1.lastIndex=p,u=o1.exec(i),d=u&&u.index!==void 0?u.index:i.length,h=i.charCodeAt(d),!u){t=i.slice(p);break}if(h===10&&p===d&&r)c.push(-3),r=void 0;else switch(r&&(c.push(-5),r=void 0),p<d&&(c.push(i.slice(p,d)),e+=d-p),h){case 0:{c.push(65533),e++;break}case 9:{for(f=Math.ceil(e/4)*4,c.push(-2);e++<f;)c.push(-1);break}case 10:{c.push(-4),e=1;break}default:r=!0,e=1}p=d+1}return l&&(r&&c.push(-5),t&&c.push(t),c.push(null)),c}}const q9=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function U9(e){return e.replace(q9,Y9)}function Y9(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const s=n.charCodeAt(1),i=s===120||s===88;return pR(n.slice(i?2:1),i?16:10)}return $k(n)||e}const SR={}.hasOwnProperty;function G9(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),J9(n)(V9(W9(n).document().write(K9()(e,t,!0))))}function J9(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:i(bt),autolinkProtocol:D,autolinkEmail:D,atxHeading:i(Ue),blockQuote:i(te),characterEscape:D,characterReference:D,codeFenced:i(ue),codeFencedFenceInfo:a,codeFencedFenceMeta:a,codeIndented:i(ue,a),codeText:i(fe,a),codeTextData:D,data:D,codeFlowValue:D,definition:i(be),definitionDestinationString:a,definitionLabelString:a,definitionTitleString:a,emphasis:i(qe),hardBreakEscape:i(Me),hardBreakTrailing:i(Me),htmlFlow:i(rt,a),htmlFlowData:D,htmlText:i(rt,a),htmlTextData:D,image:i(gt),label:a,link:i(bt),listItem:i(Ne),listItemValue:d,listOrdered:i(oe,p),listUnordered:i(oe),paragraph:i(Ve),reference:$,referenceString:a,resourceDestinationString:a,resourceTitleString:a,setextHeading:i(Ue),strong:i(tt),thematicBreak:i(st)},exit:{atxHeading:c(),atxHeadingSequence:j,autolink:c(),autolinkEmail:ie,autolinkProtocol:Z,blockQuote:c(),characterEscapeValue:B,characterReferenceMarkerHexadecimal:ce,characterReferenceMarkerNumeric:ce,characterReferenceValue:X,characterReference:re,codeFenced:c(b),codeFencedFence:k,codeFencedFenceInfo:h,codeFencedFenceMeta:g,codeFlowValue:B,codeIndented:c(y),codeText:c(q),codeTextData:B,data:B,definition:c(),definitionDestinationString:C,definitionLabelString:v,definitionTitleString:w,emphasis:c(),hardBreakEscape:c(F),hardBreakTrailing:c(F),htmlFlow:c(T),htmlFlowData:B,htmlText:c(M),htmlTextData:B,image:c(L),label:z,labelText:R,lineEnding:W,link:c(H),listItem:c(),listOrdered:c(),listUnordered:c(),paragraph:c(),referenceString:ne,resourceDestinationString:E,resourceTitleString:Q,resource:V,setextHeading:c(I),setextHeadingLineSequence:A,setextHeadingText:N,strong:c(),thematicBreak:c()}};jR(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(de){let ve={type:"root",children:[]};const ze={stack:[ve],tokenStack:[],config:t,enter:l,exit:u,buffer:a,resume:f,data:n},Ze=[];let Se=-1;for(;++Se<de.length;)if(de[Se][1].type==="listOrdered"||de[Se][1].type==="listUnordered")if(de[Se][0]==="enter")Ze.push(Se);else{const Tt=Ze.pop();Se=s(de,Tt,Se)}for(Se=-1;++Se<de.length;){const Tt=t[de[Se][0]];SR.call(Tt,de[Se][1].type)&&Tt[de[Se][1].type].call(Object.assign({sliceSerialize:de[Se][2].sliceSerialize},ze),de[Se][1])}if(ze.tokenStack.length>0){const Tt=ze.tokenStack[ze.tokenStack.length-1];(Tt[1]||a1).call(ze,void 0,Tt[0])}for(ve.position={start:Co(de.length>0?de[0][1].start:{line:1,column:1,offset:0}),end:Co(de.length>0?de[de.length-2][1].end:{line:1,column:1,offset:0})},Se=-1;++Se<t.transforms.length;)ve=t.transforms[Se](ve)||ve;return ve}function s(de,ve,ze){let Ze=ve-1,Se=-1,Tt=!1,vn,dn,nn,Sn;for(;++Ze<=ze;){const ee=de[Ze];switch(ee[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{ee[0]==="enter"?Se++:Se--,Sn=void 0;break}case"lineEndingBlank":{ee[0]==="enter"&&(vn&&!Sn&&!Se&&!nn&&(nn=Ze),Sn=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Sn=void 0}if(!Se&&ee[0]==="enter"&&ee[1].type==="listItemPrefix"||Se===-1&&ee[0]==="exit"&&(ee[1].type==="listUnordered"||ee[1].type==="listOrdered")){if(vn){let Ie=Ze;for(dn=void 0;Ie--;){const Fe=de[Ie];if(Fe[1].type==="lineEnding"||Fe[1].type==="lineEndingBlank"){if(Fe[0]==="exit")continue;dn&&(de[dn][1].type="lineEndingBlank",Tt=!0),Fe[1].type="lineEnding",dn=Ie}else if(!(Fe[1].type==="linePrefix"||Fe[1].type==="blockQuotePrefix"||Fe[1].type==="blockQuotePrefixWhitespace"||Fe[1].type==="blockQuoteMarker"||Fe[1].type==="listItemIndent"))break}nn&&(!dn||nn<dn)&&(vn._spread=!0),vn.end=Object.assign({},dn?de[dn][1].start:ee[1].end),de.splice(dn||Ze,0,["exit",vn,ee[2]]),Ze++,ze++}if(ee[1].type==="listItemPrefix"){const Ie={type:"listItem",_spread:!1,start:Object.assign({},ee[1].start),end:void 0};vn=Ie,de.splice(Ze,0,["enter",Ie,ee[2]]),Ze++,ze++,nn=void 0,Sn=!0}}}return de[ve][1]._spread=Tt,ze}function i(de,ve){return ze;function ze(Ze){l.call(this,de(Ze),Ze),ve&&ve.call(this,Ze)}}function a(){this.stack.push({type:"fragment",children:[]})}function l(de,ve,ze){this.stack[this.stack.length-1].children.push(de),this.stack.push(de),this.tokenStack.push([ve,ze||void 0]),de.position={start:Co(ve.start),end:void 0}}function c(de){return ve;function ve(ze){de&&de.call(this,ze),u.call(this,ze)}}function u(de,ve){const ze=this.stack.pop(),Ze=this.tokenStack.pop();if(Ze)Ze[0].type!==de.type&&(ve?ve.call(this,de,Ze[0]):(Ze[1]||a1).call(this,de,Ze[0]));else throw new Error("Cannot close `"+de.type+"` ("+Zu({start:de.start,end:de.end})+"): it’s not open");ze.position.end=Co(de.end)}function f(){return Y6(this.stack.pop())}function p(){this.data.expectingFirstListItemValue=!0}function d(de){if(this.data.expectingFirstListItemValue){const ve=this.stack[this.stack.length-2];ve.start=Number.parseInt(this.sliceSerialize(de),10),this.data.expectingFirstListItemValue=void 0}}function h(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.lang=de}function g(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.meta=de}function k(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function b(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.value=de.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function y(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.value=de.replace(/(\r?\n|\r)$/g,"")}function v(de){const ve=this.resume(),ze=this.stack[this.stack.length-1];ze.label=ve,ze.identifier=cc(this.sliceSerialize(de)).toLowerCase()}function w(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.title=de}function C(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.url=de}function j(de){const ve=this.stack[this.stack.length-1];if(!ve.depth){const ze=this.sliceSerialize(de).length;ve.depth=ze}}function N(){this.data.setextHeadingSlurpLineEnding=!0}function A(de){const ve=this.stack[this.stack.length-1];ve.depth=this.sliceSerialize(de).codePointAt(0)===61?1:2}function I(){this.data.setextHeadingSlurpLineEnding=void 0}function D(de){const ze=this.stack[this.stack.length-1].children;let Ze=ze[ze.length-1];(!Ze||Ze.type!=="text")&&(Ze=Jt(),Ze.position={start:Co(de.start),end:void 0},ze.push(Ze)),this.stack.push(Ze)}function B(de){const ve=this.stack.pop();ve.value+=this.sliceSerialize(de),ve.position.end=Co(de.end)}function W(de){const ve=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ze=ve.children[ve.children.length-1];ze.position.end=Co(de.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(ve.type)&&(D.call(this,de),B.call(this,de))}function F(){this.data.atHardBreak=!0}function T(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.value=de}function M(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.value=de}function q(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.value=de}function H(){const de=this.stack[this.stack.length-1];if(this.data.inReference){const ve=this.data.referenceType||"shortcut";de.type+="Reference",de.referenceType=ve,delete de.url,delete de.title}else delete de.identifier,delete de.label;this.data.referenceType=void 0}function L(){const de=this.stack[this.stack.length-1];if(this.data.inReference){const ve=this.data.referenceType||"shortcut";de.type+="Reference",de.referenceType=ve,delete de.url,delete de.title}else delete de.identifier,delete de.label;this.data.referenceType=void 0}function R(de){const ve=this.sliceSerialize(de),ze=this.stack[this.stack.length-2];ze.label=U9(ve),ze.identifier=cc(ve).toLowerCase()}function z(){const de=this.stack[this.stack.length-1],ve=this.resume(),ze=this.stack[this.stack.length-1];if(this.data.inReference=!0,ze.type==="link"){const Ze=de.children;ze.children=Ze}else ze.alt=ve}function E(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.url=de}function Q(){const de=this.resume(),ve=this.stack[this.stack.length-1];ve.title=de}function V(){this.data.inReference=void 0}function $(){this.data.referenceType="collapsed"}function ne(de){const ve=this.resume(),ze=this.stack[this.stack.length-1];ze.label=ve,ze.identifier=cc(this.sliceSerialize(de)).toLowerCase(),this.data.referenceType="full"}function ce(de){this.data.characterReferenceType=de.type}function X(de){const ve=this.sliceSerialize(de),ze=this.data.characterReferenceType;let Ze;ze?(Ze=pR(ve,ze==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Ze=$k(ve);const Se=this.stack[this.stack.length-1];Se.value+=Ze}function re(de){const ve=this.stack.pop();ve.position.end=Co(de.end)}function Z(de){B.call(this,de);const ve=this.stack[this.stack.length-1];ve.url=this.sliceSerialize(de)}function ie(de){B.call(this,de);const ve=this.stack[this.stack.length-1];ve.url="mailto:"+this.sliceSerialize(de)}function te(){return{type:"blockquote",children:[]}}function ue(){return{type:"code",lang:null,meta:null,value:""}}function fe(){return{type:"inlineCode",value:""}}function be(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function qe(){return{type:"emphasis",children:[]}}function Ue(){return{type:"heading",depth:0,children:[]}}function Me(){return{type:"break"}}function rt(){return{type:"html",value:""}}function gt(){return{type:"image",title:null,url:"",alt:null}}function bt(){return{type:"link",title:null,url:"",children:[]}}function oe(de){return{type:"list",ordered:de.type==="listOrdered",start:null,spread:de._spread,children:[]}}function Ne(de){return{type:"listItem",spread:de._spread,checked:null,children:[]}}function Ve(){return{type:"paragraph",children:[]}}function tt(){return{type:"strong",children:[]}}function Jt(){return{type:"text",value:""}}function st(){return{type:"thematicBreak"}}}function Co(e){return{line:e.line,column:e.column,offset:e.offset}}function jR(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?jR(e,r):X9(e,r)}}function X9(e,t){let n;for(n in t)if(SR.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function a1(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Zu({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Zu({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Zu({start:t.start,end:t.end})+") is still open")}function Q9(e){const t=this;t.parser=n;function n(r){return G9(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function Z9(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function eV(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
70
|
-
`}]}function tV(e,t){const n=t.value?t.value+`
|
|
71
|
-
`:"",r={},s=t.lang?t.lang.split(/\s+/):[];s.length>0&&(r.className=["language-"+s[0]]);let i={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(i.data={meta:t.meta}),e.patch(t,i),i=e.applyData(t,i),i={type:"element",tagName:"pre",properties:{},children:[i]},e.patch(t,i),i}function nV(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function rV(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function sV(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),s=Oc(r.toLowerCase()),i=e.footnoteOrder.indexOf(r);let a,l=e.footnoteCounts.get(r);l===void 0?(l=0,e.footnoteOrder.push(r),a=e.footnoteOrder.length):a=i+1,l+=1,e.footnoteCounts.set(r,l);const c={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+s,id:n+"fnref-"+s+(l>1?"-"+l:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(a)}]};e.patch(t,c);const u={type:"element",tagName:"sup",properties:{},children:[c]};return e.patch(t,u),e.applyData(t,u)}function iV(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function oV(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function NR(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const s=e.all(t),i=s[0];i&&i.type==="text"?i.value="["+i.value:s.unshift({type:"text",value:"["});const a=s[s.length-1];return a&&a.type==="text"?a.value+=r:s.push({type:"text",value:r}),s}function aV(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return NR(e,t);const s={src:Oc(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(s.title=r.title);const i={type:"element",tagName:"img",properties:s,children:[]};return e.patch(t,i),e.applyData(t,i)}function lV(e,t){const n={src:Oc(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function cV(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function uV(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return NR(e,t);const s={href:Oc(r.url||"")};r.title!==null&&r.title!==void 0&&(s.title=r.title);const i={type:"element",tagName:"a",properties:s,children:e.all(t)};return e.patch(t,i),e.applyData(t,i)}function dV(e,t){const n={href:Oc(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function fV(e,t,n){const r=e.all(t),s=n?pV(n):CR(t),i={},a=[];if(typeof t.checked=="boolean"){const f=r[0];let p;f&&f.type==="element"&&f.tagName==="p"?p=f:(p={type:"element",tagName:"p",properties:{},children:[]},r.unshift(p)),p.children.length>0&&p.children.unshift({type:"text",value:" "}),p.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),i.className=["task-list-item"]}let l=-1;for(;++l<r.length;){const f=r[l];(s||l!==0||f.type!=="element"||f.tagName!=="p")&&a.push({type:"text",value:`
|
|
72
|
-
`}),f.type==="element"&&f.tagName==="p"&&!s?a.push(...f.children):a.push(f)}const c=r[r.length-1];c&&(s||c.type!=="element"||c.tagName!=="p")&&a.push({type:"text",value:`
|
|
73
|
-
`});const u={type:"element",tagName:"li",properties:i,children:a};return e.patch(t,u),e.applyData(t,u)}function pV(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=CR(n[r])}return t}function CR(e){const t=e.spread;return t??e.children.length>1}function hV(e,t){const n={},r=e.all(t);let s=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++s<r.length;){const a=r[s];if(a.type==="element"&&a.tagName==="li"&&a.properties&&Array.isArray(a.properties.className)&&a.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const i={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,i),e.applyData(t,i)}function mV(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function gV(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function yV(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function wV(e,t){const n=e.all(t),r=n.shift(),s=[];if(r){const a={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],a),s.push(a)}if(n.length>0){const a={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},l=Ik(t.children[1]),c=oR(t.children[t.children.length-1]);l&&c&&(a.position={start:l,end:c}),s.push(a)}const i={type:"element",tagName:"table",properties:{},children:e.wrap(s,!0)};return e.patch(t,i),e.applyData(t,i)}function xV(e,t,n){const r=n?n.children:void 0,i=(r?r.indexOf(t):1)===0?"th":"td",a=n&&n.type==="table"?n.align:void 0,l=a?a.length:t.children.length;let c=-1;const u=[];for(;++c<l;){const p=t.children[c],d={},h=a?a[c]:void 0;h&&(d.align=h);let g={type:"element",tagName:i,properties:d,children:[]};p&&(g.children=e.all(p),e.patch(p,g),g=e.applyData(p,g)),u.push(g)}const f={type:"element",tagName:"tr",properties:{},children:e.wrap(u,!0)};return e.patch(t,f),e.applyData(t,f)}function bV(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const l1=9,c1=32;function kV(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),s=0;const i=[];for(;r;)i.push(u1(t.slice(s,r.index),s>0,!0),r[0]),s=r.index+r[0].length,r=n.exec(t);return i.push(u1(t.slice(s),s>0,!1)),i.join("")}function u1(e,t,n){let r=0,s=e.length;if(t){let i=e.codePointAt(r);for(;i===l1||i===c1;)r++,i=e.codePointAt(r)}if(n){let i=e.codePointAt(s-1);for(;i===l1||i===c1;)s--,i=e.codePointAt(s-1)}return s>r?e.slice(r,s):""}function vV(e,t){const n={type:"text",value:kV(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function SV(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const jV={blockquote:Z9,break:eV,code:tV,delete:nV,emphasis:rV,footnoteReference:sV,heading:iV,html:oV,imageReference:aV,image:lV,inlineCode:cV,linkReference:uV,link:dV,listItem:fV,list:hV,paragraph:mV,root:gV,strong:yV,table:wV,tableCell:bV,tableRow:xV,text:vV,thematicBreak:SV,toml:yp,yaml:yp,definition:yp,footnoteDefinition:yp};function yp(){}const _R=-1,Ym=0,td=1,qh=2,Dk=3,Fk=4,zk=5,Bk=6,ER=7,AR=8,d1=typeof self=="object"?self:globalThis,NV=(e,t)=>{const n=(s,i)=>(e.set(i,s),s),r=s=>{if(e.has(s))return e.get(s);const[i,a]=t[s];switch(i){case Ym:case _R:return n(a,s);case td:{const l=n([],s);for(const c of a)l.push(r(c));return l}case qh:{const l=n({},s);for(const[c,u]of a)l[r(c)]=r(u);return l}case Dk:return n(new Date(a),s);case Fk:{const{source:l,flags:c}=a;return n(new RegExp(l,c),s)}case zk:{const l=n(new Map,s);for(const[c,u]of a)l.set(r(c),r(u));return l}case Bk:{const l=n(new Set,s);for(const c of a)l.add(r(c));return l}case ER:{const{name:l,message:c}=a;return n(new d1[l](c),s)}case AR:return n(BigInt(a),s);case"BigInt":return n(Object(BigInt(a)),s);case"ArrayBuffer":return n(new Uint8Array(a).buffer,a);case"DataView":{const{buffer:l}=new Uint8Array(a);return n(new DataView(l),a)}}return n(new d1[i](a),s)};return r},f1=e=>NV(new Map,e)(0),El="",{toString:CV}={},{keys:_V}=Object,Su=e=>{const t=typeof e;if(t!=="object"||!e)return[Ym,t];const n=CV.call(e).slice(8,-1);switch(n){case"Array":return[td,El];case"Object":return[qh,El];case"Date":return[Dk,El];case"RegExp":return[Fk,El];case"Map":return[zk,El];case"Set":return[Bk,El];case"DataView":return[td,n]}return n.includes("Array")?[td,n]:n.includes("Error")?[ER,n]:[qh,n]},wp=([e,t])=>e===Ym&&(t==="function"||t==="symbol"),EV=(e,t,n,r)=>{const s=(a,l)=>{const c=r.push(a)-1;return n.set(l,c),c},i=a=>{if(n.has(a))return n.get(a);let[l,c]=Su(a);switch(l){case Ym:{let f=a;switch(c){case"bigint":l=AR,f=a.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+c);f=null;break;case"undefined":return s([_R],a)}return s([l,f],a)}case td:{if(c){let d=a;return c==="DataView"?d=new Uint8Array(a.buffer):c==="ArrayBuffer"&&(d=new Uint8Array(a)),s([c,[...d]],a)}const f=[],p=s([l,f],a);for(const d of a)f.push(i(d));return p}case qh:{if(c)switch(c){case"BigInt":return s([c,a.toString()],a);case"Boolean":case"Number":case"String":return s([c,a.valueOf()],a)}if(t&&"toJSON"in a)return i(a.toJSON());const f=[],p=s([l,f],a);for(const d of _V(a))(e||!wp(Su(a[d])))&&f.push([i(d),i(a[d])]);return p}case Dk:return s([l,a.toISOString()],a);case Fk:{const{source:f,flags:p}=a;return s([l,{source:f,flags:p}],a)}case zk:{const f=[],p=s([l,f],a);for(const[d,h]of a)(e||!(wp(Su(d))||wp(Su(h))))&&f.push([i(d),i(h)]);return p}case Bk:{const f=[],p=s([l,f],a);for(const d of a)(e||!wp(Su(d)))&&f.push(i(d));return p}}const{message:u}=a;return s([l,{name:c,message:u}],a)};return i},p1=(e,{json:t,lossy:n}={})=>{const r=[];return EV(!(t||n),!!t,new Map,r)(e),r},Uh=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?f1(p1(e,t)):structuredClone(e):(e,t)=>f1(p1(e,t));function AV(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function PV(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function IV(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||AV,r=e.options.footnoteBackLabel||PV,s=e.options.footnoteLabel||"Footnotes",i=e.options.footnoteLabelTagName||"h2",a=e.options.footnoteLabelProperties||{className:["sr-only"]},l=[];let c=-1;for(;++c<e.footnoteOrder.length;){const u=e.footnoteById.get(e.footnoteOrder[c]);if(!u)continue;const f=e.all(u),p=String(u.identifier).toUpperCase(),d=Oc(p.toLowerCase());let h=0;const g=[],k=e.footnoteCounts.get(p);for(;k!==void 0&&++h<=k;){g.length>0&&g.push({type:"text",value:" "});let v=typeof n=="string"?n:n(c,h);typeof v=="string"&&(v={type:"text",value:v}),g.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+d+(h>1?"-"+h:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(c,h),className:["data-footnote-backref"]},children:Array.isArray(v)?v:[v]})}const b=f[f.length-1];if(b&&b.type==="element"&&b.tagName==="p"){const v=b.children[b.children.length-1];v&&v.type==="text"?v.value+=" ":b.children.push({type:"text",value:" "}),b.children.push(...g)}else f.push(...g);const y={type:"element",tagName:"li",properties:{id:t+"fn-"+d},children:e.wrap(f,!0)};e.patch(u,y),l.push(y)}if(l.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:i,properties:{...Uh(a),id:"footnote-label"},children:[{type:"text",value:s}]},{type:"text",value:`
|
|
74
|
-
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(l,!0)},{type:"text",value:`
|
|
75
|
-
`}]}}const PR=function(e){if(e==null)return $V;if(typeof e=="function")return Gm(e);if(typeof e=="object")return Array.isArray(e)?RV(e):TV(e);if(typeof e=="string")return MV(e);throw new Error("Expected function, string, or object as test")};function RV(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=PR(e[n]);return Gm(r);function r(...s){let i=-1;for(;++i<t.length;)if(t[i].apply(this,s))return!0;return!1}}function TV(e){const t=e;return Gm(n);function n(r){const s=r;let i;for(i in e)if(s[i]!==t[i])return!1;return!0}}function MV(e){return Gm(t);function t(n){return n&&n.type===e}}function Gm(e){return t;function t(n,r,s){return!!(LV(n)&&e.call(this,n,typeof r=="number"?r:void 0,s||void 0))}}function $V(){return!0}function LV(e){return e!==null&&typeof e=="object"&&"type"in e}const IR=[],OV=!0,h1=!1,DV="skip";function FV(e,t,n,r){let s;typeof t=="function"&&typeof n!="function"?(r=n,n=t):s=t;const i=PR(s),a=r?-1:1;l(e,void 0,[])();function l(c,u,f){const p=c&&typeof c=="object"?c:{};if(typeof p.type=="string"){const h=typeof p.tagName=="string"?p.tagName:typeof p.name=="string"?p.name:void 0;Object.defineProperty(d,"name",{value:"node ("+(c.type+(h?"<"+h+">":""))+")"})}return d;function d(){let h=IR,g,k,b;if((!t||i(c,u,f[f.length-1]||void 0))&&(h=zV(n(c,f)),h[0]===h1))return h;if("children"in c&&c.children){const y=c;if(y.children&&h[0]!==DV)for(k=(r?y.children.length:-1)+a,b=f.concat(y);k>-1&&k<y.children.length;){const v=y.children[k];if(g=l(v,k,b)(),g[0]===h1)return g;k=typeof g[1]=="number"?g[1]:k+a}}return h}}}function zV(e){return Array.isArray(e)?e:typeof e=="number"?[OV,e]:e==null?IR:[e]}function RR(e,t,n,r){let s,i,a;typeof t=="function"&&typeof n!="function"?(i=void 0,a=t,s=n):(i=t,a=n,s=r),FV(e,i,l,s);function l(c,u){const f=u[u.length-1],p=f?f.children.indexOf(c):void 0;return a(c,p,f)}}const Dx={}.hasOwnProperty,BV={};function HV(e,t){const n=t||BV,r=new Map,s=new Map,i=new Map,a={...jV,...n.handlers},l={all:u,applyData:VV,definitionById:r,footnoteById:s,footnoteCounts:i,footnoteOrder:[],handlers:a,one:c,options:n,patch:WV,wrap:qV};return RR(e,function(f){if(f.type==="definition"||f.type==="footnoteDefinition"){const p=f.type==="definition"?r:s,d=String(f.identifier).toUpperCase();p.has(d)||p.set(d,f)}}),l;function c(f,p){const d=f.type,h=l.handlers[d];if(Dx.call(l.handlers,d)&&h)return h(l,f,p);if(l.options.passThrough&&l.options.passThrough.includes(d)){if("children"in f){const{children:k,...b}=f,y=Uh(b);return y.children=l.all(f),y}return Uh(f)}return(l.options.unknownHandler||KV)(l,f,p)}function u(f){const p=[];if("children"in f){const d=f.children;let h=-1;for(;++h<d.length;){const g=l.one(d[h],f);if(g){if(h&&d[h-1].type==="break"&&(!Array.isArray(g)&&g.type==="text"&&(g.value=m1(g.value)),!Array.isArray(g)&&g.type==="element")){const k=g.children[0];k&&k.type==="text"&&(k.value=m1(k.value))}Array.isArray(g)?p.push(...g):p.push(g)}}}return p}}function WV(e,t){e.position&&(t.position=C6(e))}function VV(e,t){let n=t;if(e&&e.data){const r=e.data.hName,s=e.data.hChildren,i=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const a="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:a}}n.type==="element"&&i&&Object.assign(n.properties,Uh(i)),"children"in n&&n.children&&s!==null&&s!==void 0&&(n.children=s)}return n}function KV(e,t){const n=t.data||{},r="value"in t&&!(Dx.call(n,"hProperties")||Dx.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function qV(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
|
|
76
|
-
`});++r<e.length;)r&&n.push({type:"text",value:`
|
|
77
|
-
`}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
78
|
-
`}),n}function m1(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function g1(e,t){const n=HV(e,t),r=n.one(e,void 0),s=IV(n),i=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return s&&i.children.push({type:"text",value:`
|
|
79
|
-
`},s),i}function UV(e,t){return e&&"run"in e?async function(n,r){const s=g1(n,{file:r,...t});await e.run(s,r)}:function(n,r){return g1(n,{file:r,...e||t})}}function y1(e){if(e)throw e}var rh=Object.prototype.hasOwnProperty,TR=Object.prototype.toString,w1=Object.defineProperty,x1=Object.getOwnPropertyDescriptor,b1=function(t){return typeof Array.isArray=="function"?Array.isArray(t):TR.call(t)==="[object Array]"},k1=function(t){if(!t||TR.call(t)!=="[object Object]")return!1;var n=rh.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&rh.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var s;for(s in t);return typeof s>"u"||rh.call(t,s)},v1=function(t,n){w1&&n.name==="__proto__"?w1(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},S1=function(t,n){if(n==="__proto__")if(rh.call(t,n)){if(x1)return x1(t,n).value}else return;return t[n]},YV=function e(){var t,n,r,s,i,a,l=arguments[0],c=1,u=arguments.length,f=!1;for(typeof l=="boolean"&&(f=l,l=arguments[1]||{},c=2),(l==null||typeof l!="object"&&typeof l!="function")&&(l={});c<u;++c)if(t=arguments[c],t!=null)for(n in t)r=S1(l,n),s=S1(t,n),l!==s&&(f&&s&&(k1(s)||(i=b1(s)))?(i?(i=!1,a=r&&b1(r)?r:[]):a=r&&k1(r)?r:{},v1(l,{name:n,newValue:e(f,a,s)})):typeof s<"u"&&v1(l,{name:n,newValue:s}));return l};const Ly=ra(YV);function Fx(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function GV(){const e=[],t={run:n,use:r};return t;function n(...s){let i=-1;const a=s.pop();if(typeof a!="function")throw new TypeError("Expected function as last argument, not "+a);l(null,...s);function l(c,...u){const f=e[++i];let p=-1;if(c){a(c);return}for(;++p<s.length;)(u[p]===null||u[p]===void 0)&&(u[p]=s[p]);s=u,f?JV(f,l)(...u):a(null,...u)}}function r(s){if(typeof s!="function")throw new TypeError("Expected `middelware` to be a function, not "+s);return e.push(s),t}}function JV(e,t){let n;return r;function r(...a){const l=e.length>a.length;let c;l&&a.push(s);try{c=e.apply(this,a)}catch(u){const f=u;if(l&&n)throw f;return s(f)}l||(c&&c.then&&typeof c.then=="function"?c.then(i,s):c instanceof Error?s(c):i(c))}function s(a,...l){n||(n=!0,t(a,...l))}function i(a){s(null,a)}}const di={basename:XV,dirname:QV,extname:ZV,join:eK,sep:"/"};function XV(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');af(e);let n=0,r=-1,s=e.length,i;if(t===void 0||t.length===0||t.length>e.length){for(;s--;)if(e.codePointAt(s)===47){if(i){n=s+1;break}}else r<0&&(i=!0,r=s+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let a=-1,l=t.length-1;for(;s--;)if(e.codePointAt(s)===47){if(i){n=s+1;break}}else a<0&&(i=!0,a=s+1),l>-1&&(e.codePointAt(s)===t.codePointAt(l--)?l<0&&(r=s):(l=-1,r=a));return n===r?r=a:r<0&&(r=e.length),e.slice(n,r)}function QV(e){if(af(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function ZV(e){af(e);let t=e.length,n=-1,r=0,s=-1,i=0,a;for(;t--;){const l=e.codePointAt(t);if(l===47){if(a){r=t+1;break}continue}n<0&&(a=!0,n=t+1),l===46?s<0?s=t:i!==1&&(i=1):s>-1&&(i=-1)}return s<0||n<0||i===0||i===1&&s===n-1&&s===r+1?"":e.slice(s,n)}function eK(...e){let t=-1,n;for(;++t<e.length;)af(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":tK(n)}function tK(e){af(e);const t=e.codePointAt(0)===47;let n=nK(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function nK(e,t){let n="",r=0,s=-1,i=0,a=-1,l,c;for(;++a<=e.length;){if(a<e.length)l=e.codePointAt(a);else{if(l===47)break;l=47}if(l===47){if(!(s===a-1||i===1))if(s!==a-1&&i===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(c=n.lastIndexOf("/"),c!==n.length-1){c<0?(n="",r=0):(n=n.slice(0,c),r=n.length-1-n.lastIndexOf("/")),s=a,i=0;continue}}else if(n.length>0){n="",r=0,s=a,i=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(s+1,a):n=e.slice(s+1,a),r=a-s-1;s=a,i=0}else l===46&&i>-1?i++:i=-1}return n}function af(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const rK={cwd:sK};function sK(){return"/"}function zx(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function iK(e){if(typeof e=="string")e=new URL(e);else if(!zx(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return oK(e)}function oK(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const s=new TypeError("File URL path must not include encoded / characters");throw s.code="ERR_INVALID_FILE_URL_PATH",s}}return decodeURIComponent(t)}const Oy=["history","path","basename","stem","extname","dirname"];class MR{constructor(t){let n;t?zx(t)?n={path:t}:typeof t=="string"||aK(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":rK.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Oy.length;){const i=Oy[r];i in n&&n[i]!==void 0&&n[i]!==null&&(this[i]=i==="history"?[...n[i]]:n[i])}let s;for(s in n)Oy.includes(s)||(this[s]=n[s])}get basename(){return typeof this.path=="string"?di.basename(this.path):void 0}set basename(t){Fy(t,"basename"),Dy(t,"basename"),this.path=di.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?di.dirname(this.path):void 0}set dirname(t){j1(this.basename,"dirname"),this.path=di.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?di.extname(this.path):void 0}set extname(t){if(Dy(t,"extname"),j1(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=di.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){zx(t)&&(t=iK(t)),Fy(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?di.basename(this.path,this.extname):void 0}set stem(t){Fy(t,"stem"),Dy(t,"stem"),this.path=di.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const s=this.message(t,n,r);throw s.fatal=!0,s}info(t,n,r){const s=this.message(t,n,r);return s.fatal=void 0,s}message(t,n,r){const s=new Cr(t,n,r);return this.path&&(s.name=this.path+":"+s.name,s.file=this.path),s.fatal=!1,this.messages.push(s),s}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function Dy(e,t){if(e&&e.includes(di.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+di.sep+"`")}function Fy(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function j1(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function aK(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const lK=function(e){const r=this.constructor.prototype,s=r[e],i=function(){return s.apply(i,arguments)};return Object.setPrototypeOf(i,r),i},cK={}.hasOwnProperty;class Hk extends lK{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=GV()}copy(){const t=new Hk;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(Ly(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(Hy("data",this.frozen),this.namespace[t]=n,this):cK.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Hy("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const s=n.call(t,...r);typeof s=="function"&&this.transformers.use(s)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=xp(t),r=this.parser||this.Parser;return zy("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),zy("process",this.parser||this.Parser),By("process",this.compiler||this.Compiler),n?s(void 0,n):new Promise(s);function s(i,a){const l=xp(t),c=r.parse(l);r.run(c,l,function(f,p,d){if(f||!p||!d)return u(f);const h=p,g=r.stringify(h,d);fK(g)?d.value=g:d.result=g,u(f,d)});function u(f,p){f||!p?a(f):i?i(p):n(void 0,p)}}}processSync(t){let n=!1,r;return this.freeze(),zy("processSync",this.parser||this.Parser),By("processSync",this.compiler||this.Compiler),this.process(t,s),C1("processSync","process",n),r;function s(i,a){n=!0,y1(i),r=a}}run(t,n,r){N1(t),this.freeze();const s=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?i(void 0,r):new Promise(i);function i(a,l){const c=xp(n);s.run(t,c,u);function u(f,p,d){const h=p||t;f?l(f):a?a(h):r(void 0,h,d)}}}runSync(t,n){let r=!1,s;return this.run(t,n,i),C1("runSync","run",r),s;function i(a,l){y1(a),s=l,r=!0}}stringify(t,n){this.freeze();const r=xp(n),s=this.compiler||this.Compiler;return By("stringify",s),N1(t),s(t,r)}use(t,...n){const r=this.attachers,s=this.namespace;if(Hy("use",this.frozen),t!=null)if(typeof t=="function")c(t,n);else if(typeof t=="object")Array.isArray(t)?l(t):a(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function i(u){if(typeof u=="function")c(u,[]);else if(typeof u=="object")if(Array.isArray(u)){const[f,...p]=u;c(f,p)}else a(u);else throw new TypeError("Expected usable value, not `"+u+"`")}function a(u){if(!("plugins"in u)&&!("settings"in u))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");l(u.plugins),u.settings&&(s.settings=Ly(!0,s.settings,u.settings))}function l(u){let f=-1;if(u!=null)if(Array.isArray(u))for(;++f<u.length;){const p=u[f];i(p)}else throw new TypeError("Expected a list of plugins, not `"+u+"`")}function c(u,f){let p=-1,d=-1;for(;++p<r.length;)if(r[p][0]===u){d=p;break}if(d===-1)r.push([u,...f]);else if(f.length>0){let[h,...g]=f;const k=r[d][1];Fx(k)&&Fx(h)&&(h=Ly(!0,k,h)),r[d]=[u,h,...g]}}}}const uK=new Hk().freeze();function zy(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function By(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Hy(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function N1(e){if(!Fx(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function C1(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function xp(e){return dK(e)?e:new MR(e)}function dK(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function fK(e){return typeof e=="string"||pK(e)}function pK(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const hK="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",_1=[],E1={allowDangerousHtml:!0},mK=/^(https?|ircs?|mailto|xmpp)$/i,gK=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"className",id:"remove-classname"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function $R(e){const t=yK(e),n=wK(e);return xK(t.runSync(t.parse(n),n),e)}function yK(e){const t=e.rehypePlugins||_1,n=e.remarkPlugins||_1,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...E1}:E1;return uK().use(Q9).use(n).use(UV,r).use(t)}function wK(e){const t=e.children||"",n=new MR;return typeof t=="string"&&(n.value=t),n}function xK(e,t){const n=t.allowedElements,r=t.allowElement,s=t.components,i=t.disallowedElements,a=t.skipHtml,l=t.unwrapDisallowed,c=t.urlTransform||bK;for(const f of gK)Object.hasOwn(t,f.from)&&(""+f.from+(f.to?"use `"+f.to+"` instead":"remove it")+hK+f.id,void 0);return RR(e,u),I6(e,{Fragment:o.Fragment,components:s,ignoreInvalidStyle:!0,jsx:o.jsx,jsxs:o.jsxs,passKeys:!0,passNode:!0});function u(f,p,d){if(f.type==="raw"&&d&&typeof p=="number")return a?d.children.splice(p,1):d.children[p]={type:"text",value:f.value},p;if(f.type==="element"){let h;for(h in Ty)if(Object.hasOwn(Ty,h)&&Object.hasOwn(f.properties,h)){const g=f.properties[h],k=Ty[h];(k===null||k.includes(f.tagName))&&(f.properties[h]=c(String(g||""),h,f))}}if(f.type==="element"){let h=n?!n.includes(f.tagName):i?i.includes(f.tagName):!1;if(!h&&r&&typeof p=="number"&&(h=!r(f,p,d)),h&&d&&typeof p=="number")return l&&f.children?d.children.splice(p,1,...f.children):d.children.splice(p,1),p}}}function bK(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),s=e.indexOf("/");return t===-1||s!==-1&&t>s||n!==-1&&t>n||r!==-1&&t>r||mK.test(e.slice(0,t))?e:""}const kK=new Set(["echarts"]),vK=new Set(["line","bar","pie","scatter","radar","heatmap","tree","treemap","sunburst","sankey","graph","gauge","funnel"]),SK=new Set(["onclick","ondblclick","onmousedown","onmouseup","onmouseover","onmouseout","onmousemove","onmouseenter","onmouseleave","oncontextmenu","onkeydown","onkeyup","onkeypress","onload","onerror"]),jK=["#7c9cff","#a8e66f","#ffcf5c","#68d8d6","#ff8fb3","#b79cff","#f59e73","#8bd17c"];function Yo(e){return e&&typeof e=="object"&&!Array.isArray(e)}function Ga(e,t){if(!Yo(e))return{...t};const n={...e};for(const[r,s]of Object.entries(t))n[r]==null?n[r]=s:Yo(n[r])&&Yo(s)&&(n[r]=Ga(n[r],s));return n}function Jm(e,t){return e==null?e:Array.isArray(e)?e.map(n=>Yo(n)?Ga(n,t):n):Yo(e)?Ga(e,t):e}function NK(e){let t=String(e||"").trim();if(!t)return"";const n=t.match(/```(?:json|chart|echarts)?\s*\n?([\s\S]*?)```/i);if(n!=null&&n[1])t=n[1].trim();else{const r=t.indexOf("{"),s=t.lastIndexOf("}");r>=0&&s>r&&(t=t.slice(r,s+1).trim())}return t.replace(/^json\s*\n/i,"").trim()}function Bx(e,t="$"){if(e!=null){if(typeof e=="string"){if(/<\s*(script|iframe|object|embed|link|meta)\b/i.test(e))throw new Error(`${t} contains unsafe HTML`);if(/\bjavascript\s*:/i.test(e)||/\bdata\s*:\s*text\/html/i.test(e))throw new Error(`${t} contains unsafe URL text`);return}if(Array.isArray(e)){e.forEach((n,r)=>Bx(n,`${t}[${r}]`));return}if(typeof e=="object")for(const[n,r]of Object.entries(e)){if(/^on[A-Z]/.test(n)||SK.has(n.toLowerCase()))throw new Error(`${t}.${n} is not allowed`);Bx(r,`${t}.${n}`)}}}function CK(e){const t=Array.isArray(e)?e:[e].filter(Boolean);if(!t.length)throw new Error("option.series is required");for(const n of t){const r=String((n==null?void 0:n.type)||"").trim();if(!vK.has(r))throw new Error(`series.type "${r||"(empty)"}" is not allowed`)}return t}function _K(e){const t={trigger:"item",renderMode:"richText",backgroundColor:"rgba(20, 22, 28, 0.96)",borderColor:"rgba(124, 156, 255, 0.28)",textStyle:{color:"rgba(255, 255, 255, 0.92)"}};return!e||typeof e!="object"||Array.isArray(e)?t:Ga(e,t)}function EK(e,t){const n={left:"center",top:12,textStyle:{color:"rgba(255, 255, 255, 0.9)",fontSize:15,fontWeight:700},subtextStyle:{color:"rgba(255, 255, 255, 0.52)"}};return Array.isArray(e)?e.map((r,s)=>{if(!Yo(r))return r;const i=s===0&&t&&r.text==null?{...r,text:t}:r;return Ga(i,n)}):Yo(e)?Ga(t&&e.text==null?{...e,text:t}:e,n):t?{...n,text:t}:e}function AK(e,t){const n={top:t?42:14,textStyle:{color:"rgba(255, 255, 255, 0.72)"},itemGap:14};return e==null?e:Jm(e,n)}function A1(e,t="rgba(255, 255, 255, 0.62)"){return Jm(e,{nameTextStyle:{color:t},axisLabel:{color:"rgba(255, 255, 255, 0.58)"},axisLine:{lineStyle:{color:"rgba(255, 255, 255, 0.22)"}},axisTick:{lineStyle:{color:"rgba(255, 255, 255, 0.18)"}},splitLine:{lineStyle:{color:"rgba(255, 255, 255, 0.12)"}}})}function PK(e,t){const n={left:52,right:42,top:t?78:42,bottom:42,containLabel:!0};return e==null?n:Jm(e,n)}function IK(e){const t={axisName:{color:"rgba(255, 255, 255, 0.68)"},splitLine:{lineStyle:{color:"rgba(255, 255, 255, 0.12)"}},splitArea:{areaStyle:{color:["rgba(255, 255, 255, 0.025)","rgba(255, 255, 255, 0.045)"]}},axisLine:{lineStyle:{color:"rgba(255, 255, 255, 0.16)"}}};return e==null?e:Jm(e,t)}function RK(e,t,n){const r=EK(e.title,n),s=!!(Array.isArray(r)?r:[r]).filter(Boolean).some(a=>Yo(a)&&a.text),i=e.legend!=null&&e.legend!==!1;return{...e,backgroundColor:e.backgroundColor??"transparent",color:e.color??jK,textStyle:Ga(e.textStyle,{color:"rgba(255, 255, 255, 0.78)"}),title:r,tooltip:_K(e.tooltip),legend:AK(e.legend,s),grid:e.xAxis!=null||e.yAxis!=null?PK(e.grid,s||i):e.grid,xAxis:A1(e.xAxis),yAxis:A1(e.yAxis),radar:IK(e.radar),series:t}}function TK(e){const t=NK(e);if(!t)return{ok:!1,error:"No chart content"};try{const n=JSON.parse(t);if(!n||typeof n!="object"||Array.isArray(n))throw new Error("ChartSpec must be a JSON object");if(n.type!=="chart")throw new Error('type must be "chart"');if(n.version!=="1.0")throw new Error('version must be "1.0"');if(!kK.has(n.renderer))throw new Error('renderer must be "echarts"');if(!n.option||typeof n.option!="object"||Array.isArray(n.option))throw new Error("option must be an ECharts option object");Bx(n);const r=CK(n.option.series),s=n.title==null?"":String(n.title),i=RK(n.option,r,s);return{ok:!0,spec:{...n,title:s,option:i}}}catch(n){return{ok:!1,error:String((n==null?void 0:n.message)||n)}}}function bp(e,t){let n=0;for(let r=t-1;r>=0&&e[r]==="\\";r-=1)n+=1;return n%2===1}function MK(e,t){let n=t;for(;n<e.length&&e[n]==="`";)n+=1;return n-t}function Ui(e){let t=String(e||"").trim();if(!t.includes("|"))return[];t.startsWith("|")&&(t=t.slice(1)),t.endsWith("|")&&!bp(t,t.length-1)&&(t=t.slice(0,-1));const n=[];let r="",s=0;for(let i=0;i<t.length;i+=1){const a=t[i];if(a==="`"&&!bp(t,i)){const l=MK(t,i);r+=t.slice(i,i+l),s===0?s=l:s===l&&(s=0),i+=l-1;continue}if(s===0&&a==="|"&&!bp(t,i)){n.push(r.trim()),r="";continue}if(s===0&&a==="\\"&&t[i+1]==="|"&&bp(t,i+1)){r+="|",i+=1;continue}r+=a}return n.push(r.trim()),n}function LR(e,t){if(!t)return e;const n=e.slice(0,t);for(e.length>t&&(n[t-1]=[e[t-1],...e.slice(t)].filter(Boolean).join(" | "));n.length<t;)n.push("");return n}function OR(e){const t=Ui(e);return t.length>1&&t.every(n=>/^:?-{3,}:?$/.test(n))}function DR(e){return Ui(e).map(t=>t.startsWith(":")&&t.endsWith(":")?"center":t.endsWith(":")?"right":"left")}function $K(e){return/^\s*(sequenceDiagram|flowchart\s+(?:TD|TB|BT|LR|RL)|graph\s+(?:TD|TB|BT|LR|RL))\b/i.test(String(e||""))}function LK(e){const t=String(e||"").split(/\r?\n/).map(l=>l.replace(/%%.*$/,"").trim()).filter(Boolean),n=new Map,r=[];let s="TD";const i=(l,c="")=>{const u=String(l||"").replace(/[^A-Za-z0-9_]/g,"_")||`N${n.size+1}`;return n.has(u)?c&&(n.get(u).label=c):n.set(u,{id:u,label:c||u}),u},a=l=>{const c=String(l||"").trim().replace(/[;,]+$/,""),u=c.match(/^([A-Za-z][A-Za-z0-9_]*)(?:\[(.+?)\]|\((.+?)\)|\{(.+?)\})?$/);return u?i(u[1],u[2]||u[3]||u[4]||u[1]):i(c.replace(/[^A-Za-z0-9_]/g,"_"),c)};for(const l of t){const c=l.match(/^(graph|flowchart)\s+(TD|TB|BT|LR|RL)\b/i);if(c){s=c[2].toUpperCase();continue}const u=l.match(/^(.+?)\s*-{1,2}>+\s*(.+)$/);if(u){r.push({from:a(u[1]),to:a(u[2])});continue}a(l)}return{nodes:Array.from(n.values()),edges:r,direction:s}}function OK({code:e}){const t=m.useMemo(()=>LK(e),[e]),n=t.direction==="LR"||t.direction==="RL",r=150,s=46,i=n?102:38,a=n?34:72,l=new Map;t.nodes.forEach((f,p)=>{l.set(f.id,{x:28+(n?p*(r+i):p%3*(r+i)),y:28+(n?p%3*(s+a):p*(s+a))})});const c=Math.max(520,...Array.from(l.values()).map(f=>f.x+r+28)),u=Math.max(220,...Array.from(l.values()).map(f=>f.y+s+28));return o.jsxs("svg",{viewBox:`0 0 ${c} ${u}`,role:"img","aria-label":"Mermaid flowchart preview",children:[o.jsx("defs",{children:o.jsx("marker",{id:"af-md-mermaid-arrow",viewBox:"0 0 10 10",refX:"9",refY:"5",markerWidth:"6",markerHeight:"6",orient:"auto-start-reverse",children:o.jsx("path",{d:"M 0 0 L 10 5 L 0 10 z"})})}),t.edges.map((f,p)=>{const d=l.get(f.from),h=l.get(f.to);if(!d||!h)return null;const g=n?`M ${d.x+r} ${d.y+s/2} C ${(d.x+h.x+r)/2} ${d.y+s/2}, ${(d.x+h.x+r)/2} ${h.y+s/2}, ${h.x} ${h.y+s/2}`:`M ${d.x+r/2} ${d.y+s} C ${d.x+r/2} ${d.y+s+28}, ${h.x+r/2} ${h.y-28}, ${h.x+r/2} ${h.y}`;return o.jsx("path",{className:"af-md-mermaid-edge",d:g,markerEnd:"url(#af-md-mermaid-arrow)"},`${f.from}-${f.to}-${p}`)}),t.nodes.map(f=>{const p=l.get(f.id);return o.jsxs("g",{children:[o.jsx("rect",{className:"af-md-mermaid-box",x:p.x,y:p.y,width:r,height:s,rx:"8"}),o.jsx("text",{className:"af-md-mermaid-text",x:p.x+r/2,y:p.y+s/2+5,textAnchor:"middle",children:f.label.slice(0,24)})]},f.id)})]})}function DK(e){const t=String(e||"").split(/\r?\n/).map(i=>i.replace(/%%.*$/,"").trim()).filter(Boolean),n=new Map,r=[],s=(i,a="")=>{const l=String(i||"").trim();l&&(n.has(l)||n.set(l,a||l))};for(const i of t){if(/^sequenceDiagram\b/i.test(i))continue;const a=i.match(/^(participant|actor)\s+([A-Za-z0-9_]+)(?:\s+as\s+(.+))?$/i);if(a){s(a[2],a[3]||a[2]);continue}const l=i.match(/^([A-Za-z0-9_]+)\s*[-=]+>>\+?\s*([A-Za-z0-9_]+)\s*:\s*(.+)$/);if(l){s(l[1]),s(l[2]),r.push({type:"message",from:l[1],to:l[2],text:l[3]});continue}const c=i.match(/^note\s+(?:over|right of|left of)\s+([^:]+):\s*(.+)$/i);r.push({type:"note",text:c?c[2]:i})}return{participants:Array.from(n,([i,a])=>({id:i,label:a})),rows:r}}function FK({code:e}){const t=m.useMemo(()=>DK(e),[e]),n=t.participants.length?t.participants:[{id:"A",label:"A"},{id:"B",label:"B"}],r=190,s=48,i=26,a=44,l=48,c=Math.max(620,s*2+n.length*r),u=Math.max(220,i+a+Math.max(1,t.rows.length)*l+34),f=p=>{const d=Math.max(0,n.findIndex(h=>h.id===p));return s+d*r+r/2};return o.jsxs("svg",{viewBox:`0 0 ${c} ${u}`,role:"img","aria-label":"Mermaid sequence diagram preview",children:[o.jsx("defs",{children:o.jsx("marker",{id:"af-md-sequence-arrow",viewBox:"0 0 10 10",refX:"9",refY:"5",markerWidth:"6",markerHeight:"6",orient:"auto-start-reverse",children:o.jsx("path",{d:"M 0 0 L 10 5 L 0 10 z"})})}),n.map((p,d)=>{const h=s+d*r+r/2;return o.jsxs("g",{children:[o.jsx("rect",{className:"af-md-mermaid-box",x:h-68,y:i,width:"136",height:"34",rx:"8"}),o.jsx("text",{className:"af-md-mermaid-text",x:h,y:i+22,textAnchor:"middle",children:p.label.slice(0,18)}),o.jsx("line",{className:"af-md-sequence-life",x1:h,y1:i+a,x2:h,y2:u-18})]},p.id)}),t.rows.map((p,d)=>{const h=i+a+d*l+24;if(p.type!=="message")return o.jsxs("g",{children:[o.jsx("rect",{className:"af-md-sequence-note",x:s,y:h-17,width:c-s*2,height:"30",rx:"7"}),o.jsx("text",{className:"af-md-mermaid-text",x:s+12,y:h+4,children:p.text.slice(0,120)})]},`note-${d}`);const g=f(p.from),k=f(p.to),b=(g+k)/2;return o.jsxs("g",{children:[o.jsx("line",{className:"af-md-mermaid-edge",x1:g,y1:h,x2:k,y2:h,markerEnd:"url(#af-md-sequence-arrow)"}),o.jsx("text",{className:"af-md-sequence-label",x:b,y:h-8,textAnchor:"middle",children:p.text.slice(0,72)})]},`msg-${d}`)})]})}function FR({code:e}){const t=String(e||"").trim();if(!t)return null;const n=/^sequenceDiagram\b/i.test(t);return o.jsx("div",{className:"af-md-mermaid-preview",children:n?o.jsx(FK,{code:t}):o.jsx(OK,{code:t})})}function zK(e){const t=String(e||"").replace(/\r\n/g,`
|
|
80
|
-
`).split(`
|
|
81
|
-
`),n=[];let r=[],s=!1;const i=()=>{r.length&&(n.push({type:"markdown",text:r.join(`
|
|
82
|
-
`)}),r=[])};for(let a=0;a<t.length;){const l=t[a]||"",c=l.match(/^\s*```\s*(mermaid|mmd)\s*$/i);if(!s&&c){i();const u=[];for(a++;a<t.length&&!/^\s*```\s*$/.test(t[a]||"");)u.push(t[a]||""),a++;a<t.length&&a++,n.push({type:"mermaid",text:u.join(`
|
|
83
|
-
`)});continue}if(!s&&$K(l)){i();const u=[];for(;a<t.length;){const f=t[a]||"";if(u.length>0&&(!f.trim()||/^-{3,}\s*$/.test(f)||/^#{1,6}\s+/.test(f)))break;u.push(f),a++}n.push({type:"mermaid",text:u.join(`
|
|
84
|
-
`)});continue}if(/^\s*```/.test(l)){s=!s,r.push(l),a++;continue}if(!s&&a+1<t.length&&Ui(l).length>1&&OR(t[a+1])){i();const u=Ui(l),f=DR(t[a+1]),p=[];for(a+=2;a<t.length&&t[a].trim()&&Ui(t[a]).length>1;)p.push(LR(Ui(t[a]),u.length)),a++;n.push({type:"table",headers:u,align:f,rows:p});continue}r.push(l),a++}return i(),n}function P1(e,t=""){const n=String(e||"").trim();if(!n||/^(?:https?:|data:|blob:|file:|javascript:|mailto:|tel:)/i.test(n)||n.startsWith("/")||n.startsWith("#")||!t||n.startsWith("outputs/"))return n;const r=String(t||"").split("/").filter(Boolean);r.pop();const s=[...r,...n.split("/")].filter(Boolean),i=[];for(const a of s)if(a!=="."){if(a===".."){if(i.length===0)return n;i.pop();continue}i.push(a)}return i.join("/")}function zR(e){const t=String(e||"").replace(/\r\n/g,`
|
|
85
|
-
`).split(`
|
|
86
|
-
`);let n=!1;return t.map(r=>{if(/^\s*```/.test(r))return n=!n,r;if(n)return r;let s="",i=0,a=!1;for(;i<r.length;){const l=r[i];if(l==="`"){a=!a,s+=l,i+=1;continue}if(!(!a&&/^https?:\/\//i.test(r.slice(i)))){s+=l,i+=1;continue}if((i>0?r[i-1]:"")==="("){s+=l,i+=1;continue}let f=i;for(;f<r.length&&!/\s|<|>/.test(r[f]);)f+=1;let p=r.slice(i,f),d="";for(;/[.,;:!?)}\]]$/.test(p);)d=p.slice(-1)+d,p=p.slice(0,-1);p?s+=`[${p}](${p})${d}`:s+=r.slice(i,f),i=f}return s}).join(`
|
|
87
|
-
`)}function BR(e,t=!1,n=""){const r=i=>{const a=String(i||"").trim();if(!a)return"";if(/^(?:https?:|data:|blob:|file:|javascript:|mailto:|tel:)/i.test(a)||a.startsWith("#"))return a;const l=P1(a,n);return e?e(l,{kind:"link",download:!0}):l},s=(i,a)=>{const l=r(a);!l||l.startsWith("#")||/^(?:javascript):/i.test(l)||(i.stopPropagation(),!(i.defaultPrevented||i.button!==0)&&(i.preventDefault(),window.open(l,"_blank","noopener,noreferrer")))};return{...t?{p:({children:i})=>o.jsx(o.Fragment,{children:i})}:{},code:({inline:i,className:a,children:l})=>{var f;const c=((f=String(a||"").match(/language-(\w+)/i))==null?void 0:f[1])||"",u=String(l||"").replace(/\n$/,"");return!i&&/^(mermaid|mmd)$/i.test(c)?o.jsx(FR,{code:u}):i?o.jsx("code",{className:a,children:l}):o.jsx("code",{className:a,children:l})},img:({src:i,alt:a})=>o.jsx("img",{src:e?e(P1(i,n)):i||"",alt:a||"",loading:"lazy"}),a:({href:i,children:a})=>o.jsx("a",{href:r(i),target:"_blank",rel:"noopener noreferrer",onClick:l=>s(l,i),children:a})}}function I1({children:e,resolveSrc:t,basePath:n=""}){return o.jsx($R,{components:BR(t,!0,n),children:zR(e)})}function Wk({content:e,resolveSrc:t,basePath:n=""}){const r=m.useMemo(()=>zK(e),[e]),s=m.useMemo(()=>BR(t,!1,n),[n,t]);return o.jsx(o.Fragment,{children:r.map((i,a)=>i.type==="mermaid"?o.jsx(FR,{code:i.text},`mermaid-${a}`):i.type!=="table"?o.jsx($R,{components:s,children:zR(i.text)},`md-${a}`):o.jsx("div",{className:"af-work-display-table-wrap",children:o.jsxs("table",{className:"af-work-display-table",children:[o.jsx("thead",{children:o.jsx("tr",{children:i.headers.map((l,c)=>o.jsx("th",{style:{textAlign:i.align[c]||"left"},children:o.jsx(I1,{resolveSrc:t,basePath:n,children:l})},c))})}),o.jsx("tbody",{children:i.rows.map((l,c)=>o.jsx("tr",{children:i.headers.map((u,f)=>o.jsx("td",{style:{textAlign:i.align[f]||"left"},children:o.jsx(I1,{resolveSrc:t,basePath:n,children:l[f]||""})},f))},c))})]})},`table-${a}`))})}function BK(e,t=","){const n=[];let r=[],s="",i=!1;const a=String(e||"").replace(/\r\n/g,`
|
|
88
|
-
`);for(let l=0;l<a.length;l+=1){const c=a[l],u=a[l+1];if(i){c==='"'&&u==='"'?(s+='"',l+=1):c==='"'?i=!1:s+=c;continue}c==='"'?i=!0:c===t?(r.push(s.trim()),s=""):c===`
|
|
89
|
-
`?(r.push(s.trim()),n.push(r),r=[],s=""):s+=c}return(s||r.length)&&(r.push(s.trim()),n.push(r)),n.filter(l=>l.some(c=>String(c||"").trim()))}function ci(e){if(e==null)return"";if(typeof e=="string"||typeof e=="number"||typeof e=="boolean")return String(e);try{return JSON.stringify(e)}catch{return String(e)}}function HK(e){if(Array.isArray(e)){if(e.every(s=>s&&typeof s=="object"&&!Array.isArray(s))){const s=Array.from(new Set(e.flatMap(i=>Object.keys(i))));return{columns:s.map(i=>({key:i,label:i,align:"left"})),rows:e.map(i=>s.map(a=>ci(i[a])))}}if(e.every(Array.isArray)&&e.length>0){const s=e[0].map((i,a)=>ci(i)||`Column ${a+1}`);return{columns:s.map((i,a)=>({key:String(a),label:i,align:"left"})),rows:e.slice(1).map(i=>s.map((a,l)=>ci(i[l])))}}}if(!e||typeof e!="object")return null;const t=Array.isArray(e.columns)?e.columns:Array.isArray(e.headers)?e.headers:[],n=Array.isArray(e.rows)?e.rows:Array.isArray(e.data)?e.data:[];let r=t.map((s,i)=>s&&typeof s=="object"?{key:String(s.key||s.name||s.field||i),label:String(s.label||s.title||s.name||s.key||`Column ${i+1}`),align:["left","center","right"].includes(s.align)?s.align:"left"}:{key:String(i),label:ci(s)||`Column ${i+1}`,align:"left"});return r.length===0&&n.every(s=>s&&typeof s=="object"&&!Array.isArray(s))&&(r=Array.from(new Set(n.flatMap(s=>Object.keys(s)))).map(s=>({key:s,label:s,align:"left"}))),r.length===0&&n.every(Array.isArray)&&n.length>0?(r=n[0].map((s,i)=>({key:String(i),label:ci(s)||`Column ${i+1}`,align:"left"})),{columns:r,rows:n.slice(1).map(s=>r.map((i,a)=>ci(s[a])))}):{columns:r,rows:n.map(s=>Array.isArray(s)?r.map((i,a)=>ci(s[a])):s&&typeof s=="object"?r.map(i=>ci(s[i.key])):r.map((i,a)=>a===0?ci(s):""))}}function WK(e){const t=String(e||"").trim();if(!t)return{columns:[],rows:[],error:""};const n=t.match(/^```(?:json|table|csv|tsv|markdown|md)?\s*\n?([\s\S]*?)```\s*$/i),r=n?n[1].trim():t;try{const l=HK(JSON.parse(r));if(l&&l.columns.length)return{...l,error:""}}catch{}const s=r.replace(/\r\n/g,`
|
|
90
|
-
`).split(`
|
|
91
|
-
`).filter(l=>l.trim());if(s.length>=2&&Ui(s[0]).length>1&&OR(s[1])){const l=Ui(s[0]),c=DR(s[1]);return{columns:l.map((u,f)=>({key:String(f),label:u,align:c[f]||"left"})),rows:s.slice(2).map(u=>LR(Ui(u),l.length)),error:""}}const i=r.includes(" ")?" ":",",a=BK(r,i);return a.length>0&&a[0].length>1?{columns:a[0].map((c,u)=>c||`Column ${u+1}`).map((c,u)=>({key:String(u),label:c,align:"left"})),rows:a.slice(1),error:""}:{columns:[],rows:[],error:"No table data detected"}}function Vk({content:e}){const t=m.useMemo(()=>WK(e),[e]);return t.error||t.columns.length===0?o.jsxs("div",{className:"af-work-display-table-empty",children:[o.jsx("strong",{children:"Table data error"}),o.jsx("span",{children:t.error||"No columns found"})]}):o.jsx("div",{className:"af-work-display-table-wrap af-work-display-table-wrap--standalone",children:o.jsxs("table",{className:"af-work-display-table",children:[o.jsx("thead",{children:o.jsx("tr",{children:t.columns.map((n,r)=>o.jsx("th",{style:{textAlign:n.align||"left"},children:n.label},`${n.key}-${r}`))})}),o.jsx("tbody",{children:t.rows.map((n,r)=>o.jsx("tr",{children:t.columns.map((s,i)=>o.jsx("td",{style:{textAlign:s.align||"left"},children:ci(n[i])},`${s.key}-${i}`))},r))})]})})}function Kk({content:e}){const t=m.useRef(null),n=m.useMemo(()=>TK(e),[e]),[r,s]=m.useState({loading:!1,error:""});return m.useEffect(()=>{if(!n.ok){s({loading:!1,error:n.error||"Invalid chart spec"});return}let i=!1,a=null,l=null,c=null;return s({loading:!0,error:""}),MW(()=>import("./index-DgQRkS4v.js"),[]).then(u=>{i||!t.current||(a=u.init(t.current,"dark",{renderer:"canvas"}),a.setOption(n.spec.option,!0),c=()=>a==null?void 0:a.resize(),typeof ResizeObserver<"u"&&(l=new ResizeObserver(c),l.observe(t.current)),window.addEventListener("resize",c),window.requestAnimationFrame(c),i||s({loading:!1,error:""}))}).catch(u=>{i||s({loading:!1,error:String((u==null?void 0:u.message)||u)})}),()=>{var u,f;i=!0,c&&window.removeEventListener("resize",c),(u=l==null?void 0:l.disconnect)==null||u.call(l),(f=a==null?void 0:a.dispose)==null||f.call(a)}},[n]),!n.ok||r.error?o.jsxs("div",{className:"af-work-display-chart-error",children:[o.jsx("strong",{children:"Chart configuration error"}),o.jsx("span",{children:r.error||n.error})]}):o.jsxs("div",{className:"af-work-display-chart",children:[o.jsx("div",{ref:t,className:"af-work-display-chart__canvas"}),r.loading?o.jsx("div",{className:"af-work-display-chart__loading",children:"Loading chart..."}):null]})}/*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT */function HR(e){return typeof e>"u"||e===null}function VK(e){return typeof e=="object"&&e!==null}function KK(e){return Array.isArray(e)?e:HR(e)?[]:[e]}function qK(e,t){var n,r,s,i;if(t)for(i=Object.keys(t),n=0,r=i.length;n<r;n+=1)s=i[n],e[s]=t[s];return e}function UK(e,t){var n="",r;for(r=0;r<t;r+=1)n+=e;return n}function YK(e){return e===0&&Number.NEGATIVE_INFINITY===1/e}var GK=HR,JK=VK,XK=KK,QK=UK,ZK=YK,e7=qK,qk={isNothing:GK,isObject:JK,toArray:XK,repeat:QK,isNegativeZero:ZK,extend:e7};function WR(e,t){var n="",r=e.reason||"(unknown reason)";return e.mark?(e.mark.name&&(n+='in "'+e.mark.name+'" '),n+="("+(e.mark.line+1)+":"+(e.mark.column+1)+")",!t&&e.mark.snippet&&(n+=`
|
|
92
|
-
|
|
93
|
-
`+e.mark.snippet),r+" "+n):r}function Md(e,t){Error.call(this),this.name="YAMLException",this.reason=e,this.mark=t,this.message=WR(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack||""}Md.prototype=Object.create(Error.prototype);Md.prototype.constructor=Md;Md.prototype.toString=function(t){return this.name+": "+WR(this,t)};var Ca=Md,t7=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],n7=["scalar","sequence","mapping"];function r7(e){var t={};return e!==null&&Object.keys(e).forEach(function(n){e[n].forEach(function(r){t[String(r)]=n})}),t}function s7(e,t){if(t=t||{},Object.keys(t).forEach(function(n){if(t7.indexOf(n)===-1)throw new Ca('Unknown option "'+n+'" is met in definition of "'+e+'" YAML type.')}),this.options=t,this.tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.construct||function(n){return n},this.instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,this.representName=t.representName||null,this.defaultStyle=t.defaultStyle||null,this.multi=t.multi||!1,this.styleAliases=r7(t.styleAliases||null),n7.indexOf(this.kind)===-1)throw new Ca('Unknown kind "'+this.kind+'" is specified for "'+e+'" YAML type.')}var Sr=s7;function R1(e,t){var n=[];return e[t].forEach(function(r){var s=n.length;n.forEach(function(i,a){i.tag===r.tag&&i.kind===r.kind&&i.multi===r.multi&&(s=a)}),n[s]=r}),n}function i7(){var e={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},t,n;function r(s){s.multi?(e.multi[s.kind].push(s),e.multi.fallback.push(s)):e[s.kind][s.tag]=e.fallback[s.tag]=s}for(t=0,n=arguments.length;t<n;t+=1)arguments[t].forEach(r);return e}function Hx(e){return this.extend(e)}Hx.prototype.extend=function(t){var n=[],r=[];if(t instanceof Sr)r.push(t);else if(Array.isArray(t))r=r.concat(t);else if(t&&(Array.isArray(t.implicit)||Array.isArray(t.explicit)))t.implicit&&(n=n.concat(t.implicit)),t.explicit&&(r=r.concat(t.explicit));else throw new Ca("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");n.forEach(function(i){if(!(i instanceof Sr))throw new Ca("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(i.loadKind&&i.loadKind!=="scalar")throw new Ca("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(i.multi)throw new Ca("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),r.forEach(function(i){if(!(i instanceof Sr))throw new Ca("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var s=Object.create(Hx.prototype);return s.implicit=(this.implicit||[]).concat(n),s.explicit=(this.explicit||[]).concat(r),s.compiledImplicit=R1(s,"implicit"),s.compiledExplicit=R1(s,"explicit"),s.compiledTypeMap=i7(s.compiledImplicit,s.compiledExplicit),s};var o7=Hx,a7=new Sr("tag:yaml.org,2002:str",{kind:"scalar",construct:function(e){return e!==null?e:""}}),l7=new Sr("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(e){return e!==null?e:[]}}),c7=new Sr("tag:yaml.org,2002:map",{kind:"mapping",construct:function(e){return e!==null?e:{}}}),u7=new o7({explicit:[a7,l7,c7]});function d7(e){if(e===null)return!0;var t=e.length;return t===1&&e==="~"||t===4&&(e==="null"||e==="Null"||e==="NULL")}function f7(){return null}function p7(e){return e===null}var h7=new Sr("tag:yaml.org,2002:null",{kind:"scalar",resolve:d7,construct:f7,predicate:p7,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function m7(e){if(e===null)return!1;var t=e.length;return t===4&&(e==="true"||e==="True"||e==="TRUE")||t===5&&(e==="false"||e==="False"||e==="FALSE")}function g7(e){return e==="true"||e==="True"||e==="TRUE"}function y7(e){return Object.prototype.toString.call(e)==="[object Boolean]"}var w7=new Sr("tag:yaml.org,2002:bool",{kind:"scalar",resolve:m7,construct:g7,predicate:y7,represent:{lowercase:function(e){return e?"true":"false"},uppercase:function(e){return e?"TRUE":"FALSE"},camelcase:function(e){return e?"True":"False"}},defaultStyle:"lowercase"});function x7(e){return 48<=e&&e<=57||65<=e&&e<=70||97<=e&&e<=102}function b7(e){return 48<=e&&e<=55}function k7(e){return 48<=e&&e<=57}function v7(e){if(e===null)return!1;var t=e.length,n=0,r=!1,s;if(!t)return!1;if(s=e[n],(s==="-"||s==="+")&&(s=e[++n]),s==="0"){if(n+1===t)return!0;if(s=e[++n],s==="b"){for(n++;n<t;n++)if(s=e[n],s!=="_"){if(s!=="0"&&s!=="1")return!1;r=!0}return r&&s!=="_"}if(s==="x"){for(n++;n<t;n++)if(s=e[n],s!=="_"){if(!x7(e.charCodeAt(n)))return!1;r=!0}return r&&s!=="_"}if(s==="o"){for(n++;n<t;n++)if(s=e[n],s!=="_"){if(!b7(e.charCodeAt(n)))return!1;r=!0}return r&&s!=="_"}}if(s==="_")return!1;for(;n<t;n++)if(s=e[n],s!=="_"){if(!k7(e.charCodeAt(n)))return!1;r=!0}return!(!r||s==="_")}function S7(e){var t=e,n=1,r;if(t.indexOf("_")!==-1&&(t=t.replace(/_/g,"")),r=t[0],(r==="-"||r==="+")&&(r==="-"&&(n=-1),t=t.slice(1),r=t[0]),t==="0")return 0;if(r==="0"){if(t[1]==="b")return n*parseInt(t.slice(2),2);if(t[1]==="x")return n*parseInt(t.slice(2),16);if(t[1]==="o")return n*parseInt(t.slice(2),8)}return n*parseInt(t,10)}function j7(e){return Object.prototype.toString.call(e)==="[object Number]"&&e%1===0&&!qk.isNegativeZero(e)}var N7=new Sr("tag:yaml.org,2002:int",{kind:"scalar",resolve:v7,construct:S7,predicate:j7,represent:{binary:function(e){return e>=0?"0b"+e.toString(2):"-0b"+e.toString(2).slice(1)},octal:function(e){return e>=0?"0o"+e.toString(8):"-0o"+e.toString(8).slice(1)},decimal:function(e){return e.toString(10)},hexadecimal:function(e){return e>=0?"0x"+e.toString(16).toUpperCase():"-0x"+e.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),C7=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function _7(e){return!(e===null||!C7.test(e)||e[e.length-1]==="_")}function E7(e){var t,n;return t=e.replace(/_/g,"").toLowerCase(),n=t[0]==="-"?-1:1,"+-".indexOf(t[0])>=0&&(t=t.slice(1)),t===".inf"?n===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:t===".nan"?NaN:n*parseFloat(t,10)}var A7=/^[-+]?[0-9]+e/;function P7(e,t){var n;if(isNaN(e))switch(t){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===e)switch(t){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===e)switch(t){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(qk.isNegativeZero(e))return"-0.0";return n=e.toString(10),A7.test(n)?n.replace("e",".e"):n}function I7(e){return Object.prototype.toString.call(e)==="[object Number]"&&(e%1!==0||qk.isNegativeZero(e))}var R7=new Sr("tag:yaml.org,2002:float",{kind:"scalar",resolve:_7,construct:E7,predicate:I7,represent:P7,defaultStyle:"lowercase"}),T7=u7.extend({implicit:[h7,w7,N7,R7]}),M7=T7,VR=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),KR=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");function $7(e){return e===null?!1:VR.exec(e)!==null||KR.exec(e)!==null}function L7(e){var t,n,r,s,i,a,l,c=0,u=null,f,p,d;if(t=VR.exec(e),t===null&&(t=KR.exec(e)),t===null)throw new Error("Date resolve error");if(n=+t[1],r=+t[2]-1,s=+t[3],!t[4])return new Date(Date.UTC(n,r,s));if(i=+t[4],a=+t[5],l=+t[6],t[7]){for(c=t[7].slice(0,3);c.length<3;)c+="0";c=+c}return t[9]&&(f=+t[10],p=+(t[11]||0),u=(f*60+p)*6e4,t[9]==="-"&&(u=-u)),d=new Date(Date.UTC(n,r,s,i,a,l,c)),u&&d.setTime(d.getTime()-u),d}function O7(e){return e.toISOString()}var D7=new Sr("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:$7,construct:L7,instanceOf:Date,represent:O7});function F7(e){return e==="<<"||e===null}var z7=new Sr("tag:yaml.org,2002:merge",{kind:"scalar",resolve:F7}),Uk=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
|
|
94
|
-
\r`;function B7(e){if(e===null)return!1;var t,n,r=0,s=e.length,i=Uk;for(n=0;n<s;n++)if(t=i.indexOf(e.charAt(n)),!(t>64)){if(t<0)return!1;r+=6}return r%8===0}function H7(e){var t,n,r=e.replace(/[\r\n=]/g,""),s=r.length,i=Uk,a=0,l=[];for(t=0;t<s;t++)t%4===0&&t&&(l.push(a>>16&255),l.push(a>>8&255),l.push(a&255)),a=a<<6|i.indexOf(r.charAt(t));return n=s%4*6,n===0?(l.push(a>>16&255),l.push(a>>8&255),l.push(a&255)):n===18?(l.push(a>>10&255),l.push(a>>2&255)):n===12&&l.push(a>>4&255),new Uint8Array(l)}function W7(e){var t="",n=0,r,s,i=e.length,a=Uk;for(r=0;r<i;r++)r%3===0&&r&&(t+=a[n>>18&63],t+=a[n>>12&63],t+=a[n>>6&63],t+=a[n&63]),n=(n<<8)+e[r];return s=i%3,s===0?(t+=a[n>>18&63],t+=a[n>>12&63],t+=a[n>>6&63],t+=a[n&63]):s===2?(t+=a[n>>10&63],t+=a[n>>4&63],t+=a[n<<2&63],t+=a[64]):s===1&&(t+=a[n>>2&63],t+=a[n<<4&63],t+=a[64],t+=a[64]),t}function V7(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}var K7=new Sr("tag:yaml.org,2002:binary",{kind:"scalar",resolve:B7,construct:H7,predicate:V7,represent:W7}),q7=Object.prototype.hasOwnProperty,U7=Object.prototype.toString;function Y7(e){if(e===null)return!0;var t=[],n,r,s,i,a,l=e;for(n=0,r=l.length;n<r;n+=1){if(s=l[n],a=!1,U7.call(s)!=="[object Object]")return!1;for(i in s)if(q7.call(s,i))if(!a)a=!0;else return!1;if(!a)return!1;if(t.indexOf(i)===-1)t.push(i);else return!1}return!0}function G7(e){return e!==null?e:[]}var J7=new Sr("tag:yaml.org,2002:omap",{kind:"sequence",resolve:Y7,construct:G7}),X7=Object.prototype.toString;function Q7(e){if(e===null)return!0;var t,n,r,s,i,a=e;for(i=new Array(a.length),t=0,n=a.length;t<n;t+=1){if(r=a[t],X7.call(r)!=="[object Object]"||(s=Object.keys(r),s.length!==1))return!1;i[t]=[s[0],r[s[0]]]}return!0}function Z7(e){if(e===null)return[];var t,n,r,s,i,a=e;for(i=new Array(a.length),t=0,n=a.length;t<n;t+=1)r=a[t],s=Object.keys(r),i[t]=[s[0],r[s[0]]];return i}var eq=new Sr("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:Q7,construct:Z7}),tq=Object.prototype.hasOwnProperty;function nq(e){if(e===null)return!0;var t,n=e;for(t in n)if(tq.call(n,t)&&n[t]!==null)return!1;return!0}function rq(e){return e!==null?e:{}}var sq=new Sr("tag:yaml.org,2002:set",{kind:"mapping",resolve:nq,construct:rq});M7.extend({implicit:[D7,z7],explicit:[K7,J7,eq,sq]});function T1(e){return e===48?"\0":e===97?"\x07":e===98?"\b":e===116||e===9?" ":e===110?`
|
|
95
|
-
`:e===118?"\v":e===102?"\f":e===114?"\r":e===101?"\x1B":e===32?" ":e===34?'"':e===47?"/":e===92?"\\":e===78?"
":e===95?" ":e===76?"\u2028":e===80?"\u2029":""}var iq=new Array(256),oq=new Array(256);for(var Al=0;Al<256;Al++)iq[Al]=T1(Al)?1:0,oq[Al]=T1(Al);const $d=["requirement","planning","code","test","normal"],M1={普通:"normal",技术规划:"planning",代码执行:"code",测试回归:"test",需求拆解:"requirement"};function Yk(e,t){var s,i,a,l,c,u,f,p,d,h,g,k,b,y;const n=v=>{const w={type:(v==null?void 0:v.type)??"node",name:(v==null?void 0:v.name)??"",value:(v==null?void 0:v.value)??(v==null?void 0:v.default)??""};return(v==null?void 0:v.required)===!0&&(w.required=!0),(v==null?void 0:v.description)!=null&&String(v.description).trim()&&(w.description=String(v.description)),(v==null?void 0:v.showOnNode)!=null&&(w.showOnNode=!!v.showOnNode),w},r={};for(const v of e){if((s=v==null?void 0:v.data)!=null&&s.isWorkspaceGroup)continue;const w=t[v.id]&&typeof t[v.id]=="object"?{...t[v.id]}:{},C=((i=v.data)==null?void 0:i.definitionId)||v.id,j=((a=v.data)==null?void 0:a.inputs)??[],N=((l=v.data)==null?void 0:l.outputs)??[],A=((c=v.data)==null?void 0:c.role)!=null?String(v.data.role).trim():"",I=w.role!=null?String(w.role).trim():"",D=M1[A]||A,B=M1[I]||I,W=$d.includes(D)?D:$d.includes(B)?B:"normal",F=Array.isArray(j)?j.map(n):Array.isArray(w.input)?w.input.map(ce=>n(ce)):[],T=Array.isArray(N)?N.map(n):Array.isArray(w.output)?w.output.map(ce=>n(ce)):[],M=((u=v.data)==null?void 0:u.label)!=null?String(v.data.label):w.label!=null?String(w.label):v.id,q=(f=v.data)==null?void 0:f.body,H=q!=null?String(q):w.body!=null?String(w.body):"";let L=((p=v.data)==null?void 0:p.model)!=null&&String(v.data.model).trim()!==""?String(v.data.model).trim():w.model!=null&&String(w.model).trim()!==""?String(w.model).trim():void 0;(L===""||L==="default")&&(L=void 0);const R={...w,definitionId:C,label:M,role:W,model:L,input:F,output:T},z=((d=v.data)==null?void 0:d.marketplaceRef)||w.marketplaceRef;z?R.marketplaceRef=String(z):delete R.marketplaceRef;const E=((h=v.data)==null?void 0:h.marketplacePackageId)||w.marketplacePackageId;E?R.marketplacePackageId=String(E):delete R.marketplacePackageId;const Q=((g=v.data)==null?void 0:g.marketplaceVersion)||w.marketplaceVersion;Q?R.marketplaceVersion=String(Q):delete R.marketplaceVersion,C.startsWith("provide_")||H.trim()===""?delete R.body:R.body=H;const V=Array.isArray((k=v.data)==null?void 0:k.images)?v.data.images:Array.isArray(w.images)?w.images:[];V.length>0?R.images=V:delete R.images;const $=(b=v.data)==null?void 0:b.script,ne=$!=null?String($):w.script!=null?String(w.script):"";ne.trim()===""?delete R.script:R.script=ne;for(const ce of["scriptRef","implementationRef","implementationMode"]){const X=(y=v.data)==null?void 0:y[ce],re=X!=null?String(X):w[ce]!=null?String(w[ce]):"";re.trim()===""?delete R[ce]:R[ce]=re.trim()}delete R.temperature,delete R.maxTokens,delete R.description,r[v.id]=R}return r}function nd(e){return typeof structuredClone=="function"?structuredClone(e):JSON.parse(JSON.stringify(e))}function aq(e,t){const n=String(e||"node").replace(/_copy(?:_\d+)?$/i,"");let r=`${n}_copy`,s=2;for(;t.has(r);)r=`${n}_copy_${s}`,s+=1;return t.add(r),r}function lq(e,t,n){const r=(e||[]).filter(a=>a==null?void 0:a.selected);if(r.length===0)return null;const s=new Set(r.map(a=>a.id)),i=(t||[]).filter(a=>s.has(a.source)&&s.has(a.target));return{version:1,nodes:r.map(a=>nd(a)),edges:i.map(a=>nd(a)),instances:Yk(r,n||{})}}function cq(e,t,n,r,s={}){var p;if(!e||!Array.isArray(e.nodes)||e.nodes.length===0)return null;const i=s.offset||{x:48,y:48},a=new Set((t||[]).map(d=>d.id)),l=new Map;for(const d of e.nodes)l.set(d.id,aq(d.id,a));const c=e.nodes.map(d=>{var g,k;const h=l.get(d.id);return{...nd(d),id:h,selected:!0,dragging:!1,position:{x:Number(((g=d.position)==null?void 0:g.x)||0)+i.x,y:Number(((k=d.position)==null?void 0:k.y)||0)+i.y}}}),u=(e.edges||[]).filter(d=>l.has(d.source)&&l.has(d.target)).map((d,h)=>{const g=l.get(d.source),k=l.get(d.target);return{...nd(d),id:`e-${g}-${k}-${Date.now()}-${h}`,source:g,target:k,selected:!1}}),f={...r||{}};for(const[d,h]of l.entries()){const g=(p=e.instances)==null?void 0:p[d];g&&(f[h]={...nd(g),label:g.label!=null?String(g.label):h})}return{nodes:[...(t||[]).map(d=>({...d,selected:!1})),...c],edges:[...(n||[]).map(d=>({...d,selected:!1})),...u],instances:f,pastedNodeIds:c.map(d=>d.id)}}function En(e){switch(Yh(e)){case"text":return"#2196f3";case"file":return"#4caf50";case"node":return"#ff9800";case"bool":return"#9c27b0";default:return"#9e9e9e"}}function Yh(e){const t=String(e??"").trim().toLowerCase();return t==="文本"||t==="str"||t==="string"?"text":t==="文件"||t==="path"?"file":t==="节点"||t==="flow"||t==="control"?"node":t==="boolean"||t==="布尔"?"bool":t||"node"}function uq(e,t){const n=Yh(e),r=Yh(t);return!n||!r?!1:n==="any"||r==="any"?!0:n===r}const dq=new Set(["knowledgeContext","workspaceContext","skillsContext","mcpContext"]);function Wx(e){const t=Yh(e==null?void 0:e.type),n=String((e==null?void 0:e.name)||(e==null?void 0:e.id)||"").trim();return t==="text"&&dq.has(n)?`${t}+${n}`:t}function fq(e){return Wx(e)}function Ld(e,t){if(!e||!t||!uq(e.type,t.type))return!1;const n=Wx(e),r=Wx(t),s=n.includes("+"),i=r.includes("+");return s||i?n===r:!0}function pq(e,t){const n=new RegExp(`^${t}-(\\d+)$`).exec(String(e||""));if(!n)return-1;const r=Number.parseInt(n[1],10);return Number.isFinite(r)?r:-1}function Vx(e,t,n){var l;const r=n==="source"?"outputs":"inputs",i=pq(t,n==="source"?"output":"input");return i<0?null:(Array.isArray((l=e==null?void 0:e.data)==null?void 0:l[r])?e.data[r]:[])[i]||null}const Gh=/\[image\s+(\d+)\]/gi;function lo(e){return Array.isArray(e)?e.filter(t=>t&&typeof t=="object").map((t,n)=>({id:String(t.id||`image-${n+1}`),label:String(t.label||`image ${n+1}`),name:String(t.name||`image-${n+1}`),mimeType:String(t.mimeType||t.type||"image/png"),dataUrl:String(t.dataUrl||t.data||"")})).filter(t=>t.dataUrl.startsWith("data:image/")):[]}function hq(e){return`image ${lo(e).length+1}`}function mq(e,t){const n=String(e||""),r=`[${t}]`;return n.trim()?`${n.replace(/[ \t]+$/u,"")} ${r}`:r}function gq(e,t){const n=lo(e),r=String(t||""),s=new Set;Gh.lastIndex=0;let i;for(;i=Gh.exec(r);)s.add(`image ${i[1]}`.toLowerCase());return s.size===0?[]:n.filter(a=>s.has(String(a.label||"").toLowerCase()))}function yq(e){return new Promise((t,n)=>{if(!e||!String(e.type||"").startsWith("image/")){n(new Error("Only image files are supported"));return}const r=new FileReader;r.onload=()=>{t({name:e.name||"image",mimeType:e.type||"image/png",dataUrl:String(r.result||"")})},r.onerror=()=>n(r.error||new Error("Failed to read image")),r.readAsDataURL(e)})}function qR(e){var n;return Array.from(((n=e==null?void 0:e.clipboardData)==null?void 0:n.items)||[]).filter(r=>r.kind==="file"&&String(r.type||"").startsWith("image/")).map(r=>r.getAsFile()).filter(Boolean)}function rd(e){var t;return Array.from(((t=e==null?void 0:e.dataTransfer)==null?void 0:t.files)||[]).filter(n=>String(n.type||"").startsWith("image/"))}async function UR({files:e,body:t,images:n}){const r=Array.from(e||[]);if(r.length===0)return null;let s=String(t||"");const i=lo(n);for(const a of r){const l=await yq(a),c=hq(i);i.push({id:`${Date.now().toString(36)}-${i.length+1}`,label:c,...l}),s=mq(s,c)}return{body:s,images:i}}function ws(e){const t=e.indexOf(" - ");return t>=0?e.slice(0,t).trim():e.trim()}function wq(e){var r;const t=(r=e==null?void 0:e.definitionId)==null?void 0:r.trim();if(t&&t!=="普通")return t;const n=((e==null?void 0:e.schemaType)??"agent").toLowerCase();return n&&n!=="普通"?n:"agent"}function xq(e){return["true","1","yes","on"].includes(String((e==null?void 0:e.value)??(e==null?void 0:e.default)??"").trim().toLowerCase())}function Gt(e){e.stopPropagation()}function bq(e){return String(e||"").replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function kq(e,t){const n=`\\[${bq(t)}\\]`;return String(e||"").replace(new RegExp(`[ \\t]*${n}`,"gi"),"").replace(/[ \t]+\n/g,`
|
|
96
|
-
`).replace(/\n{3,}/g,`
|
|
97
|
-
|
|
98
|
-
`).trimEnd()}function Wy(e){return String(e||"").replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">")}function vq(e){const t=String(e||"");let n="",r=0;Gh.lastIndex=0;let s;for(;s=Gh.exec(t);)n+=Wy(t.slice(r,s.index)),n+=`<span class="af-flow-node__image-token">${Wy(s[0])}</span>`,r=s.index+s[0].length;return n+=Wy(t.slice(r)),n||" "}function Sq(e,t){const n=window.getComputedStyle(e),r=Number.parseFloat(n.lineHeight)||18,s=Number.parseFloat(n.paddingTop)||0,i=Number.parseFloat(n.paddingBottom)||0,a=Number.parseFloat(n.borderTopWidth)||0,l=Number.parseFloat(n.borderBottomWidth)||0,c=String(t||"").split(/\r\n|\r|\n/).length,u=Math.min(Math.max(c,2),8);return Math.ceil(u*r+s+i+a+l)}function jq({data:e,selected:t,id:n,deleteNode:r,onProvideExpand:s,onProvideValueChange:i,onNodeBodyChange:a,onNodeImagesChange:l,modelLists:c,onModelChange:u}){var ur,Wt;const{t:f}=Lr(),p=(e==null?void 0:e.inputs)??[],d=(e==null?void 0:e.outputs)??[],h=((e==null?void 0:e.schemaType)??"agent").toLowerCase(),g=wq(e),k=(e==null?void 0:e.isRunMode)??!1,b=!!(e!=null&&e.readOnly),y=(e==null?void 0:e.isExecuting)??!1,v=(e==null?void 0:e.isDim)??!1,w=(e==null?void 0:e.nodeStatus)??null,C=(e==null?void 0:e.nodeElapsed)??null,j=(e==null?void 0:e.definitionId)||"",N=j.startsWith("provide_"),A=j==="provide_bool",I=j==="provide_str",D=j==="provide_file",B=j==="provide_password",W=j==="agent_subAgent",F=j==="control_agent_toBool",T=(W||F)&&!k,M=A?xq(d[0]):!1,q=N?String(((ur=d[0])==null?void 0:ur.value)??((Wt=d[0])==null?void 0:Wt.default)??(e==null?void 0:e.body)??""):"",H=String((e==null?void 0:e.body)||""),L=(e==null?void 0:e.displayLabel)||(e==null?void 0:e.label)||f("flow:node.fallbackLabel"),R=!N&&!T&&(e!=null&&e.showBodyPreview)?String((e==null?void 0:e.body)||"").trim():"",z=lo(e==null?void 0:e.images),E=A||I||D||B||T||!!R,Q=m.useRef(!1),V=m.useRef(!1),$=m.useRef(null),ne=m.useRef(null),ce=m.useRef(null),X=m.useRef(null),re=m.useRef(null),[Z,ie]=m.useState(q),[te,ue]=m.useState(!1),[fe,be]=m.useState(H),[qe,Ue]=m.useState(!1),[Me,rt]=m.useState({visible:!1,top:0,height:100}),[gt,bt]=m.useState(!1),oe=m.useCallback(()=>{const ae=ne.current;if(!ae)return;const ke=Math.max(1,ae.scrollHeight),ot=Math.max(1,ae.clientHeight),xt=ke>ot+1,xn=xt?Math.max(12,ot/ke*100):100,on=Math.max(0,100-xn),Jn=xt?Math.min(on,ae.scrollTop/Math.max(1,ke-ot)*on):0;rt({visible:xt,top:Jn,height:xn})},[]);m.useEffect(()=>{Q.current||ie(q)},[n,q]),m.useEffect(()=>{V.current||be(H)},[n,H]),m.useEffect(()=>{const ae=ne.current;if(!ae)return;if(T){ae.style.minHeight="",ae.style.height="",ce.current&&(ce.current.style.minHeight="",ce.current.style.height="");return}const ke=Sq(ae,fe);ae.style.minHeight=`${ke}px`,ae.style.height="",ce.current&&(ce.current.style.minHeight=`${ke}px`,ce.current.style.height="")},[fe,T]),m.useEffect(()=>{if(!T)return;const ae=window.requestAnimationFrame(oe),ke=ne.current;if(!ke||typeof ResizeObserver>"u")return()=>window.cancelAnimationFrame(ae);const ot=new ResizeObserver(oe);return ot.observe(ke),()=>{window.cancelAnimationFrame(ae),ot.disconnect()}},[fe,T,oe]),m.useEffect(()=>{const ae=$.current,ke=e==null?void 0:e.onNodeContentResize;if(!T||!ae||!ke||typeof ResizeObserver>"u")return;let ot=0;const xt=()=>{window.cancelAnimationFrame(ot),ot=window.requestAnimationFrame(()=>ke(n))},xn=new ResizeObserver(xt);return xn.observe(ae),xt(),()=>{window.cancelAnimationFrame(ot),xn.disconnect()}},[e==null?void 0:e.onNodeContentResize,T,n]),m.useEffect(()=>{if(!gt)return;const ae=window.setTimeout(()=>{const ke=re.current;if(!ke)return;ke.focus();const ot=ke.value.length;ke.setSelectionRange(ot,ot)},0);return()=>window.clearTimeout(ae)},[gt]);const Ne=Array.isArray(c==null?void 0:c.cursor)?c.cursor:[],Ve=Array.isArray(c==null?void 0:c.opencode)?c.opencode:[],tt=Array.isArray(c==null?void 0:c.claudeCode)?c.claudeCode:[],Jt=Array.isArray(c==null?void 0:c.codex)?c.codex:[],st=((e==null?void 0:e.model)??"").trim(),de=h==="agent"&&!j.startsWith("tool_nodejs"),ve=new Set(Ne.map(ws)),ze=new Set(Ve.map(ws)),Ze=new Set(tt.map(ws)),Se=new Set(Jt.map(ws)),Tt=st?st.startsWith("cursor:")||st.startsWith("opencode:")||st.startsWith("codex:")||st.startsWith("claude-code:")?st:Ze.has(st)?`claude-code:${st}`:Se.has(st)?`codex:${st}`:ze.has(st)?`opencode:${st}`:ve.has(st)?`cursor:${st}`:st:"",vn=st&&!Tt.startsWith("cursor:")&&!Tt.startsWith("opencode:")&&!Tt.startsWith("codex:")&&!Tt.startsWith("claude-code:")&&!ve.has(st)&&!ze.has(st)&&!Ze.has(st)&&!Se.has(st),dn=st.startsWith("cursor:")?st.slice(7):st.startsWith("opencode:")?st.slice(9):st.startsWith("codex:")?st.slice(6):st.startsWith("claude-code:")?st.slice(12):st,nn=ae=>{if(b)return;const ke=ae.target.value;u&&u(n,ke)},Sn=ae=>{ae.stopPropagation(),!b&&r&&r(n)},ee=ae=>{ae.stopPropagation(),s&&s()},Ie=ae=>{ae.stopPropagation(),!b&&(i==null||i(n,ae.target.value==="true"?"true":"false"))},Fe=ae=>{if(ae.stopPropagation(),b)return;const ke=ae.target.value;ie(ke),Q.current||i==null||i(n,ke)},Je=ae=>{ae.stopPropagation(),Q.current=!0},Pt=ae=>{if(ae.stopPropagation(),b)return;Q.current=!1;const ke=ae.currentTarget.value;ie(ke),i==null||i(n,ke)},Nt=()=>{b||i==null||i(n,Z)},lr=ae=>{if(ae.stopPropagation(),b)return;if(typeof(e==null?void 0:e.onOpenProvideFilePicker)=="function"){e.onOpenProvideFilePicker(n,Z);return}const ke=window.prompt("文件路径",Z);ke!=null&&(ie(ke),i==null||i(n,ke))},rn=ae=>{ae.stopPropagation(),ue(ke=>!ke)},gr=ae=>{if(be(ae),a==null||a(n,ae),l){const ke=gq(z,ae);(ke.length!==z.length||ke.some((ot,xt)=>{var xn;return ot.id!==((xn=z[xt])==null?void 0:xn.id)}))&&l(n,ke)}},qn=ae=>{if(ae.stopPropagation(),b)return;const ke=ae.target.value;V.current?be(ke):gr(ke)},Mn=ae=>{ae.stopPropagation(),!b&&(V.current=!0,Ue(!0))},Un=ae=>{if(ae.stopPropagation(),b)return;V.current=!1,Ue(!1);const ke=ae.currentTarget.value;gr(ke)},Yn=()=>{b||(V.current=!1,Ue(!1),gr(fe))},cr=ae=>{ae.stopPropagation(),ae.preventDefault(),!b&&bt(!0)},yr=()=>{bt(!1),Yn()},Xr=ae=>{ae.stopPropagation(),ae.key==="Escape"&&(ae.preventDefault(),yr())},Gn=m.useCallback(ae=>{const ke=ne.current;if(!ke)return;const ot=Math.max(0,ke.scrollHeight-ke.clientHeight);ke.scrollTop=Math.min(1,Math.max(0,ae))*ot,oe()},[oe]),mt=m.useCallback((ae,ke=0)=>{const ot=X.current;if(!ot)return 0;const xt=ot.getBoundingClientRect(),xn=Me.height/100*xt.height,on=Math.max(1,xt.height-xn);return(ae-xt.top-ke)/on},[Me.height]),Fn=m.useCallback(ae=>{var Vt,wr;if(!Me.visible)return;ae.preventDefault(),ae.stopPropagation();const ke=X.current;if(!ke)return;const ot=ke.getBoundingClientRect(),xt=Me.top/100*ot.height,xn=Me.height/100*ot.height,Jn=ae.clientY>=ot.top+xt&&ae.clientY<=ot.top+xt+xn?ae.clientY-ot.top-xt:xn/2;Gn(mt(ae.clientY,Jn));const Qr=ae.pointerId;(wr=(Vt=ae.currentTarget).setPointerCapture)==null||wr.call(Vt,Qr);const ct=et=>{et.preventDefault(),Gn(mt(et.clientY,Jn))},qt=()=>{window.removeEventListener("pointermove",ct),window.removeEventListener("pointerup",qt),window.removeEventListener("pointercancel",qt)};window.addEventListener("pointermove",ct),window.addEventListener("pointerup",qt),window.addEventListener("pointercancel",qt)},[mt,Me.height,Me.top,Me.visible,Gn]),Ft=async ae=>{if(b)return;const ke=await UR({files:ae,body:fe,images:z});ke&&(be(ke.body),a==null||a(n,ke.body),l==null||l(n,ke.images))},fn=(ae,ke)=>{if(ae.stopPropagation(),b)return;const ot=z.filter(xn=>xn.id!==ke.id),xt=kq(fe,ke.label);be(xt),a==null||a(n,xt),l==null||l(n,ot)},zn=ae=>{if(b)return;const ke=qR(ae);ke.length!==0&&(ae.preventDefault(),ae.stopPropagation(),Ft(ke).catch(()=>{}))},ps=ae=>{if(b)return;const ke=rd(ae);ke.length!==0&&(ae.preventDefault(),ae.stopPropagation(),Ft(ke).catch(()=>{}))},ri=()=>{const ae=ne.current,ke=ce.current;!ae||!ke||(ke.scrollTop=ae.scrollTop,ke.scrollLeft=ae.scrollLeft)};return o.jsxs("div",{className:"af-flow-node"+(t?" af-flow-node--selected":"")+(y?" af-flow-node--executing":"")+(w==="success"?" af-flow-node--done":"")+(w==="failed"?" af-flow-node--failed":"")+(w==="running"&&!y?" af-flow-node--running-disk":"")+(v?" af-flow-node--dim":"")+(T?" af-flow-node--inline-body-editor":"")+(I?" af-flow-node--provide-text":"")+(B?" af-flow-node--provide-password":"")+" af-flow-node--"+h.replace(/[^a-z0-9_-]/g,""),"data-schema":h,children:[o.jsxs("div",{className:"af-flow-node__chrome",children:[o.jsx("span",{className:"af-flow-node__title af-flow-node__title--chrome",title:`${L}${n?` (${n})`:""}${g?` · ${g}`:""}`,children:L}),!k&&de&&o.jsxs("div",{className:"af-flow-node__model-wrap nodrag",onPointerDown:Gt,onMouseDown:Gt,onClick:Gt,children:[o.jsxs("select",{className:"af-flow-node__model nodrag",value:Tt,onChange:nn,onPointerDown:Gt,onMouseDown:Gt,onClick:Gt,"aria-label":f("flow:node.model"),title:dn||f("flow:node.defaultModel"),disabled:b,children:[o.jsx("option",{value:"",children:f("flow:node.defaultModel")}),vn&&o.jsx("option",{value:st,children:st}),Ne.length>0&&o.jsx("optgroup",{label:"Cursor",children:Ne.map(ae=>o.jsx("option",{value:`cursor:${ws(ae)}`,children:ws(ae)},`c-${ae}`))}),Ve.length>0&&o.jsx("optgroup",{label:"OpenCode",children:Ve.map(ae=>o.jsx("option",{value:`opencode:${ws(ae)}`,children:ws(ae)},`o-${ae}`))}),Jt.length>0&&o.jsx("optgroup",{label:"Codex",children:Jt.map(ae=>o.jsx("option",{value:`codex:${ws(ae)}`,children:ws(ae)},`codex-${ae}`))}),tt.length>0&&o.jsx("optgroup",{label:"Claude Code",children:tt.map(ae=>o.jsx("option",{value:`claude-code:${ws(ae)}`,children:ws(ae)},`cc-${ae}`))})]}),o.jsx("span",{className:"af-flow-node__model-arrow material-symbols-outlined",children:"expand_more"})]}),y&&o.jsx("span",{className:"af-flow-node__status-badge af-flow-node__status-badge--executing",children:"EXECUTING"}),w==="running"&&!y&&o.jsx("span",{className:"af-flow-node__status-badge af-flow-node__status-badge--running-disk",title:f("flow:node.diskRunning"),children:"RUNNING"}),w==="success"&&o.jsx("span",{className:"af-flow-node__status-badge af-flow-node__status-badge--done",children:C!=null&&String(C).trim()!==""?C:"--"}),w==="failed"&&o.jsx("span",{className:"af-flow-node__status-badge af-flow-node__status-badge--failed",children:"FAILED"}),!k&&N&&!A&&!I&&!D&&!B&&o.jsx("button",{type:"button",className:"af-flow-node__expand",onClick:ee,"aria-label":f("flow:node.expandProvide"),title:f("flow:node.expandProvide"),children:o.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})}),!k&&o.jsx("button",{type:"button",className:"af-flow-node__delete",disabled:b,onClick:Sn,"aria-label":f("flow:node.deleteNode"),title:f("flow:node.deleteNode"),children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-flow-node__body",children:[o.jsx("div",{className:"af-flow-node__ports af-flow-node__ports--in",children:p.map((ae,ke)=>{if(ae.showOnNode===!1)return null;const ot=f("flow:node.inputTooltip",{name:ae.name||`#${ke}`,type:ae.type})+(ae.default!=null&&ae.default!==""?f("flow:node.defaultSuffix",{value:ae.default}):""),xt=ae.name||`#${ke+1}`;return o.jsxs("div",{className:"af-flow-node__port-row",title:ot,children:[o.jsxs("span",{className:"af-flow-node__port-label af-flow-node__port-label--in",children:[xt,ae.required?o.jsx("span",{className:"af-flow-node__port-required",children:"*"}):null]}),o.jsx(Vn,{type:"target",position:Ke.Left,id:`input-${ke}`,className:"af-flow-node__handle",style:{background:En(ae.type)},title:ot})]},`in-${ke}`)})}),o.jsxs("div",{className:"af-flow-node__title-wrap",children:[A?o.jsxs("select",{className:"af-flow-node__bool-select nodrag"+(M?" af-flow-node__bool-select--true":""),value:M?"true":"false",onChange:Ie,onPointerDown:Gt,onMouseDown:Gt,onClick:Gt,"aria-label":"Boolean value",title:M?"true":"false",disabled:b,children:[o.jsx("option",{value:"false",children:"false"}),o.jsx("option",{value:"true",children:"true"})]}):I?o.jsx("textarea",{className:"af-flow-node__inline-text nodrag",value:Z,onChange:Fe,onCompositionStart:Je,onCompositionEnd:Pt,onBlur:Nt,onPointerDown:Gt,onMouseDown:Gt,onClick:Gt,placeholder:"输入文本",rows:2,readOnly:b}):D?o.jsxs("div",{className:"af-flow-node__file-value nodrag",onPointerDown:Gt,onMouseDown:Gt,onClick:Gt,children:[o.jsx("input",{className:"af-flow-node__file-input nodrag",value:Z,onChange:Fe,onCompositionStart:Je,onCompositionEnd:Pt,onBlur:Nt,placeholder:"选择或输入文件路径",title:Z||"选择或输入文件路径",readOnly:b}),o.jsx("button",{type:"button",className:"af-flow-node__file-picker nodrag",disabled:b,onClick:lr,"aria-label":"选择文件",title:"选择文件",children:o.jsx("span",{className:"material-symbols-outlined",children:"folder_open"})})]}):B?o.jsxs("div",{className:"af-flow-node__password-value nodrag",onPointerDown:Gt,onMouseDown:Gt,onClick:Gt,children:[o.jsx("input",{className:"af-flow-node__password-input nodrag",type:te?"text":"password",value:Z,onChange:Fe,onCompositionStart:Je,onCompositionEnd:Pt,onBlur:Nt,placeholder:"输入密码或密钥",title:te?Z:"密码已隐藏",autoComplete:"off",readOnly:b}),o.jsx("button",{type:"button",className:"af-flow-node__password-toggle nodrag",disabled:b,onClick:rn,"aria-label":te?"隐藏密码":"预览密码",title:te?"隐藏密码":"预览密码",children:o.jsx("span",{className:"material-symbols-outlined",children:te?"visibility_off":"visibility"})})]}):T?o.jsxs("div",{ref:$,className:"af-flow-node__prompt-stack nodrag"+(qe?" af-flow-node__prompt-stack--composing":""),children:[o.jsx("pre",{ref:ce,className:"af-flow-node__prompt-backdrop","aria-hidden":"true",dangerouslySetInnerHTML:{__html:vq(fe)+`
|
|
99
|
-
`}}),o.jsx("textarea",{ref:ne,className:"af-flow-node__prompt-editor nodrag",value:fe,onChange:qn,onCompositionStart:Mn,onCompositionEnd:Un,onBlur:Yn,onPaste:zn,onDrop:ps,onScroll:ae=>{ri(),oe()},onPointerDown:Gt,onMouseDown:Gt,onClick:Gt,onKeyDown:Gt,onDragOver:ae=>{rd(ae).length>0&&ae.preventDefault()},placeholder:F?"输入判断条件 / prompt":"输入 prompt",rows:2,readOnly:b}),!b&&o.jsx("button",{type:"button",className:"af-flow-node__prompt-expand nodrag",onPointerDown:Gt,onMouseDown:Gt,onClick:cr,"aria-label":"放大编辑",title:"放大编辑",children:o.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})}),o.jsx("div",{ref:X,className:"af-flow-node__prompt-scrollbar"+(Me.visible?" af-flow-node__prompt-scrollbar--visible":""),onPointerDown:Fn,"aria-hidden":"true",children:o.jsx("span",{style:{height:`${Me.height}%`,top:`${Me.top}%`}})})]}):null,T&&z.length>0?o.jsx("div",{className:"af-flow-node__image-chips",children:z.map((ae,ke)=>o.jsxs("span",{className:"af-flow-node__image-chip",title:ae.name,children:[o.jsx("img",{src:ae.dataUrl,alt:""}),o.jsxs("span",{children:["[",ae.label||`image ${ke+1}`,"]"]}),o.jsx("button",{type:"button",className:"af-flow-node__image-remove nodrag",disabled:b,onClick:ot=>fn(ot,ae),onPointerDown:Gt,onMouseDown:Gt,"aria-label":`删除 ${ae.label||`image ${ke+1}`}`,title:"删除图片",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]},ae.id||ke))}):null,R?o.jsx("span",{className:"af-flow-node__prompt-preview",title:R,children:R}):null,E?null:o.jsx("span",{className:"af-flow-node__body-title",title:L,children:L})]}),o.jsx("div",{className:"af-flow-node__ports af-flow-node__ports--out",children:d.map((ae,ke)=>{if(ae.showOnNode===!1)return null;const ot=f("flow:node.outputTooltip",{name:ae.name||`#${ke}`,type:ae.type})+(ae.default!=null&&ae.default!==""?f("flow:node.defaultSuffix",{value:ae.default}):""),xt=ae.name||`#${ke+1}`;return o.jsxs("div",{className:"af-flow-node__port-row",title:ot,children:[o.jsxs("span",{className:"af-flow-node__port-label af-flow-node__port-label--out",children:[xt,ae.required?o.jsx("span",{className:"af-flow-node__port-required",children:"*"}):null]}),o.jsx(Vn,{type:"source",position:Ke.Right,id:`output-${ke}`,className:"af-flow-node__handle",style:{background:En(ae.type)},title:ot})]},`out-${ke}`)})})]}),gt?sr.createPortal(o.jsx("div",{className:"af-flow-node-full-editor nodrag",onPointerDown:Gt,onMouseDown:Gt,onClick:Gt,onWheel:Gt,children:o.jsxs("div",{className:"af-flow-node-full-editor__panel",children:[o.jsxs("div",{className:"af-flow-node-full-editor__header",children:[o.jsxs("div",{children:[o.jsx("div",{className:"af-flow-node-full-editor__title",children:L}),o.jsx("div",{className:"af-flow-node-full-editor__hint",children:"编辑 prompt,Esc 关闭"})]}),o.jsx("button",{type:"button",className:"af-flow-node-full-editor__close",onClick:yr,"aria-label":"关闭",title:"关闭",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsx("textarea",{ref:re,className:"af-flow-node-full-editor__textarea",value:fe,onChange:qn,onCompositionStart:Mn,onCompositionEnd:Un,onPaste:zn,onDrop:ps,onKeyDown:Xr,onDragOver:ae=>{rd(ae).length>0&&ae.preventDefault()},placeholder:F?"输入判断条件 / prompt":"输入 prompt",readOnly:b})]})}),document.body):null]})}const uc="flowNode";function Kx(e){const t=e.type||"node",n=e.showOnNode!=null,r={type:t,name:e.name||"",default:e.value!==void 0&&e.value!==null?String(e.value):e.default!==void 0?String(e.default):""};return e.required!=null&&(r.required=!!e.required),e.description!=null&&(r.description=String(e.description)),r.showOnNode=n?!!e.showOnNode:!!r.required||String(t).trim().toLowerCase()==="node",r._showOnNodeExplicit=n,r}const Nq={agent_subAgent:["SubAgent"],control_start:["Start"],control_end:["End"],control_agent_toBool:["Agent ToBool"],control_anyOne:["Any One"],control_cancelled:["Cancelled","Cancel Check"],control_cd_workspace:["CD Workspace","Load Workspace"],control_delay:["Delay"],control_if:["If Branch"],control_interval_loop:["Interval Loop"],control_load_skills:["Load Skills"],control_load_mcp:["Load MCP"],workspace_scheduled_run:["Scheduled Run"],workspace_run:["Run"],control_user_workspace:["User Workspace"],control_toBool:["To Bool","Code ToBool"],control_wait_until:["Wait Until"],tool_git_checkout:["Git Checkout"],tool_get_env:["Get Env"],tool_load_key:["Load Key"],tool_set_run_env:["Set Run Env","Set Env"],tool_display_share_link:["Display Share Link","Share Link"],tool_nodejs:["Node.js Script"],tool_print:["Print"],tool_save_key:["Save Key"],tool_user_ask:["UserAsk"],tool_user_check:["User Confirm"],provide_file:["File"],provide_password:["Password"],provide_bool:["Boolean"],provide_text:["Text"],provide_str:["Text"],display_markdown:["Markdown Display"],display_react_app:["React App"],display_mermaid:["Mermaid Display"],display_ascii:["ASCII Display"],display_chart:["Chart Display"],display_table:["Table Display"]};function Cq(e,t,n){const r=String((n==null?void 0:n.displayName)||"").trim(),s=String(t||"").trim();return!r||!s||r===s?s:(Nq[e]||[]).includes(s)?r:s}const _q={tool_git_checkout:new Set(["targetDir","pullIfExists","includeSubmodules","workspaceContext","commit","changed"]),control_load_skills:new Set(["mergeMode","workspaceContext","skillsContext","loadedCount","summary"]),control_load_mcp:new Set(["workspaceContext","mcpContext","loadedCount","summary"]),agent_subAgent:new Set(["workspaceContext","skillsContext","mcpContext"])},Eq={control_cd_workspace:new Set(["mode","label","workspaceContext","cwd","previous"]),control_user_workspace:new Set(["cwd"]),display_markdown:new Set(["prev","next"]),display_mermaid:new Set(["prev","next"]),display_ascii:new Set(["prev","next"]),display_html:new Set(["prev","next"]),display_react_app:new Set(["prev","next"]),display_image:new Set(["prev","next"]),display_chart:new Set(["prev","next"]),display_table:new Set(["prev","next"]),tool_git_checkout:new Set(["branch","targetDir","pullIfExists","includeSubmodules","repoPath","commit","changed"]),tool_gitlab_create_mr:new Set(["repoPath","workspaceContext","sourceBranch","targetBranch","title","description","draft","labels","push","remote","tokenEnv","gitlabApiBase","removeSourceBranch","squash","created","mrIid","projectId","message"])},Aq={agent_subAgent:new Set(["knowledgeContext","skillsContext"])},Pq=new Set(["display_markdown","display_mermaid","display_ascii","display_html","display_react_app","display_image","display_chart","display_table"]);function Iq(e,t){if(!Pq.has(String(e||"")))return!1;const n=String((t==null?void 0:t.name)||"");return n==="content"||n==="src"}function Rq(e){const t=String((e==null?void 0:e.marketplaceDefinitionId)||(e==null?void 0:e.id)||"").trim();return t.startsWith("marketplace:")?t:""}function Tq(e,t){const n=String((e==null?void 0:e.baseDefinitionId)||"").trim();return n||t}function YR(e){const t=String(e??"");return/^[A-Za-z0-9_@%+=:,./-]+$/.test(t)?t:"'"+t.replace(/'/g,"'\\''")+"'"}function Mq(e,t){const n=String((e==null?void 0:e.language)||"").trim().toLowerCase(),r=String(t||"").trim().toLowerCase();return n.includes("python")||r.endsWith(".py")?"python3":n.includes("shell")||n==="bash"||r.endsWith(".sh")||r.endsWith(".bash")?"bash":"node"}function $q(e){const t=String(e??"").trim();return t?t.includes("${")?t:YR(t):""}function Lq(e){if(String((e==null?void 0:e.baseDefinitionId)||"").trim()!=="tool_nodejs")return"";const t=e!=null&&e.runtime&&typeof e.runtime=="object"?e.runtime:{},n=String(t.entry||"").trim().replace(/^\/+/,"");if(n){const r=String((e==null?void 0:e.packageDir)||"").trim().replace(/\/+$/,""),s=r?`${r}/${n}`:`\${flowDir}/${n}`,i=Array.isArray(t.args)?t.args.map($q).filter(Boolean):[];return[Mq(t,n),YR(s),...i].join(" ")}return String(t.command||"").trim()}function $1(e,t,n){return!Array.isArray(t)||!Array.isArray(n)||n.length===0?t:t.map((r,s)=>{var u,f,p;const i=n[s],l=n.find(d=>(d==null?void 0:d.name)&&d.name===r.name)||i;if(!l)return r;const c=r.showOnNode===!1&&l.showOnNode==null&&((u=_q[e])==null?void 0:u.has(r.name));return{...r,...r.required==null&&l.required!=null?{required:!!l.required}:{},...r.description==null&&l.description!=null?{description:String(l.description)}:{},...c?{showOnNode:!0}:{},...!r._showOnNodeExplicit&&l.showOnNode!=null?{showOnNode:!!l.showOnNode}:{},...!r._showOnNodeExplicit&&l.showOnNode==null?{showOnNode:!!r.required||String(r.type||"").trim().toLowerCase()==="node"}:{},...!r._showOnNodeExplicit&&Iq(e,r)?{showOnNode:!0}:{},...(f=Aq[e])!=null&&f.has(r.name)?{showOnNode:!0}:{},...(p=Eq[e])!=null&&p.has(r.name)?{showOnNode:!1}:{}}})}function Oq(e){var s,i;const t=Array.isArray((s=e==null?void 0:e.data)==null?void 0:s.inputs)?e.data.inputs:[],n=Array.isArray((i=e==null?void 0:e.data)==null?void 0:i.outputs)?e.data.outputs:[],r=a=>a.map(l=>{const c=Kx(l);return{type:String(c.type||"node"),name:String(c.name??""),default:String(c.default??""),required:!!c.required,description:String(c.description??""),showOnNode:c.showOnNode!=null?c.showOnNode!==!1:!!c.required||String(c.type||"").trim().toLowerCase()==="node"}});return{inputs:r(t),outputs:r(n)}}function qx(e,t,n,r,s){var R,z,E,Q,V,$,ne,ce,X,re,Z,ie,te,ue,fe,be,qe,Ue,Me,rt,gt,bt;const i=((R=e.data)==null?void 0:R.definitionId)||String(e.id).replace(/-\d+$/,""),a=n.find(oe=>oe.id===i),l=t[e.id];let c=[],u=[],f=((z=e.data)==null?void 0:z.label)??e.id,p,d,h,g,k;const b=!!l;l&&(Array.isArray(l.input)&&(c=l.input.map(Kx)),Array.isArray(l.output)&&(u=l.output.map(Kx)),l.label&&(f=String(l.label)),l.role&&typeof l.role=="string"&&(p=l.role),l.model!=null&&(d=String(l.model).trim()),l.body!=null&&(h=String(l.body)),Array.isArray(l.images)&&(g=l.images),l.script!=null&&(k=String(l.script)));const y=p??(typeof((E=e.data)==null?void 0:E.role)=="string"?e.data.role:"普通"),v=d??((Q=e.data)==null?void 0:Q.model)??void 0,w=(a==null?void 0:a.description)!=null?String(a.description).trim():"",C=w!==""?w:void 0,j=h??((V=e.data)==null?void 0:V.body)??"",N=Array.isArray(g)?g:Array.isArray(($=e.data)==null?void 0:$.images)?e.data.images:[],A=Lq(a),I=k!==void 0?k:((ne=e.data)==null?void 0:ne.script)!=null?String(e.data.script):A,D=String(e.id),B=(ce=r==null?void 0:r[s])==null?void 0:ce[D],W=(X=B==null?void 0:B.label)==null?void 0:X.label,F=B==null?void 0:B.body,T=B==null?void 0:B.description;b||(c.length===0&&((re=a==null?void 0:a.inputs)!=null&&re.length)&&(c=a.inputs.map(oe=>({...oe}))),u.length===0&&((Z=a==null?void 0:a.outputs)!=null&&Z.length)&&(u=a.outputs.map(oe=>({...oe}))));const M=Tq(a,(a==null?void 0:a.id)??i),q=(l==null?void 0:l.marketplaceRef)||((ie=e.data)==null?void 0:ie.marketplaceRef)||Rq(a);if(M==="agent_subAgent"&&!u.some(oe=>(oe==null?void 0:oe.name)==="result")){const oe=(te=a==null?void 0:a.outputs)==null?void 0:te.find(Ne=>(Ne==null?void 0:Ne.name)==="result");u=[...u,oe?{...oe}:{type:"text",name:"result",default:""}]}if(M==="agent_subAgent"&&!c.some(oe=>(oe==null?void 0:oe.name)==="knowledgeContext")){const oe=(ue=a==null?void 0:a.inputs)==null?void 0:ue.find(Ne=>(Ne==null?void 0:Ne.name)==="knowledgeContext");c=[...c,oe?{...oe}:{type:"text",name:"knowledgeContext",default:"",showOnNode:!0}]}if((M==="display_markdown"||M==="display_mermaid"||M==="display_ascii"||M==="display_chart"||M==="display_table")&&!u.some(oe=>(oe==null?void 0:oe.name)==="next")){const oe=(fe=a==null?void 0:a.outputs)==null?void 0:fe.find(Ne=>(Ne==null?void 0:Ne.name)==="next");u=[...u,oe?{...oe}:{type:"node",name:"next",default:""}]}if(M==="workspace_run"){if(!c.some(oe=>(oe==null?void 0:oe.name)==="prev")){const oe=(be=a==null?void 0:a.inputs)==null?void 0:be.find(Ne=>(Ne==null?void 0:Ne.name)==="prev");c=[oe?{...oe}:{type:"node",name:"prev",default:""},...c]}if(!u.some(oe=>(oe==null?void 0:oe.name)==="next")){const oe=(qe=a==null?void 0:a.outputs)==null?void 0:qe.find(Ne=>(Ne==null?void 0:Ne.name)==="next");u=[...u,oe?{...oe}:{type:"node",name:"next",default:""}]}}c=$1(M,c,a==null?void 0:a.inputs),u=$1(M,u,a==null?void 0:a.outputs),M.startsWith("provide_")&&u[0]&&String(u[0].default??u[0].value??"").trim()===""&&String(j).trim()!==""&&(u=u.map((oe,Ne)=>Ne===0?{...oe,default:j,value:j}:oe));const H=Cq(M,f,a),L=M==="tool_nodejs"||String(I).trim()!=="";return{...e,type:"flowNode",data:{...e.data,label:W||f,displayLabel:H,definitionDisplayName:a==null?void 0:a.displayName,definitionId:M,...q?{marketplaceRef:q}:{},...l!=null&&l.marketplacePackageId||(Ue=e.data)!=null&&Ue.marketplacePackageId||a!=null&&a.packageId?{marketplacePackageId:(l==null?void 0:l.marketplacePackageId)||((Me=e.data)==null?void 0:Me.marketplacePackageId)||(a==null?void 0:a.packageId)}:{},...l!=null&&l.marketplaceVersion||(rt=e.data)!=null&&rt.marketplaceVersion||a!=null&&a.version?{marketplaceVersion:(l==null?void 0:l.marketplaceVersion)||((gt=e.data)==null?void 0:gt.marketplaceVersion)||(a==null?void 0:a.version)}:{},schemaType:((bt=e.data)==null?void 0:bt.schemaType)??e.type??"agent",role:y,model:v,body:F||j,images:N,script:I,inputs:c,outputs:u,description:T||C,originalLabel:f,originalBody:j,...L?{script:I}:{}}}}function Dq(e,t){const n=new Map(t.map(r=>[r.id,r]));return e.filter(r=>{var f,p,d,h;const s=n.get(r.source),i=n.get(r.target),a=((p=(f=s==null?void 0:s.data)==null?void 0:f.outputs)==null?void 0:p.length)??0,l=((h=(d=i==null?void 0:i.data)==null?void 0:d.inputs)==null?void 0:h.length)??0,c=r.sourceHandle?parseInt(String(r.sourceHandle).replace("output-",""),10):0,u=r.targetHandle?parseInt(String(r.targetHandle).replace("input-",""),10):0;return s&&i&&c>=0&&c<a&&u>=0&&u<l})}function L1(e,t){const n=new RegExp(`^${t}-(\\d+)$`).exec(String(e||""));if(!n)return 0;const r=Number.parseInt(n[1],10);return Number.isFinite(r)&&r>=0?r:0}function O1(e,t){return!Array.isArray(e)||!e[t]||e[t].showOnNode===!0?e:e.map((n,r)=>r===t?{...n,showOnNode:!0}:n)}function Vy(e,t){const n=String((t==null?void 0:t.source)||""),r=String((t==null?void 0:t.target)||"");if(!n||!r)return e;const s=L1(t==null?void 0:t.sourceHandle,"output"),i=L1(t==null?void 0:t.targetHandle,"input");let a=!1;const l=(e||[]).map(c=>{var u,f,p,d;if(c.id===n){const h=O1((u=c.data)==null?void 0:u.outputs,s);if(h!==((f=c.data)==null?void 0:f.outputs))return a=!0,{...c,data:{...c.data,outputs:h}}}if(c.id===r){const h=O1((p=c.data)==null?void 0:p.inputs,i);if(h!==((d=c.data)==null?void 0:d.inputs))return a=!0,{...c,data:{...c.data,inputs:h}}}return c});return a?l:e}function Fq(e){if(!e||!(e instanceof Element))return!1;if(e.closest('[contenteditable="true"]'))return!0;const t=e.tagName;return!!(t==="INPUT"||t==="TEXTAREA"||t==="SELECT"||e.isContentEditable)}function D1(e){return e.key==="?"||e.key==="/"&&e.shiftKey}function zq(){return typeof navigator>"u"?!1:/Mac|iPhone|iPod|iPad/i.test(navigator.platform||navigator.userAgent||"")}function Bq({children:e}){return o.jsx("kbd",{className:"af-kbd",children:e})}function Fs({keys:e}){return o.jsx("span",{className:"af-shortcuts-keys",children:e.map((t,n)=>o.jsxs("span",{children:[n>0?o.jsx("span",{className:"af-shortcuts-keys__plus",children:"+"}):null,o.jsx(Bq,{children:t})]},n))})}function Hq({open:e,onClose:t}){const{t:n}=Lr(),r=m.useRef(null);if(m.useEffect(()=>{if(!e)return;const a=requestAnimationFrame(()=>{var l;return(l=r.current)==null?void 0:l.focus()});return()=>cancelAnimationFrame(a)},[e]),!e)return null;const i=zq()?"⌘":"Ctrl";return o.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:a=>{a.target===a.currentTarget&&t()},children:o.jsxs("div",{ref:r,className:"af-shortcuts-panel",role:"dialog","aria-modal":"true","aria-labelledby":"af-shortcuts-title",tabIndex:-1,onMouseDown:a=>a.stopPropagation(),children:[o.jsxs("div",{className:"af-shortcuts-panel__head",children:[o.jsx("h2",{id:"af-shortcuts-title",className:"af-shortcuts-panel__title",children:n("flow:shortcuts.title")}),o.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:t,"aria-label":n("common:common.close"),children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-shortcuts-panel__body",children:[o.jsxs("section",{className:"af-shortcuts-section",children:[o.jsx("h3",{className:"af-shortcuts-cat",children:n("flow:shortcuts.general")}),o.jsxs("ul",{className:"af-shortcuts-list",children:[o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.saveDesc")}),o.jsx(Fs,{keys:[i,"S"]})]}),o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.shortcutsLabel")}),o.jsx(Fs,{keys:["?"]})]}),o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.jumpToNode")}),o.jsx(Fs,{keys:[i,"K"]})]}),o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.openNodePalette")}),o.jsx(Fs,{keys:["A"]})]})]})]}),o.jsxs("section",{className:"af-shortcuts-section",children:[o.jsx("h3",{className:"af-shortcuts-cat",children:n("flow:shortcuts.canvas")}),o.jsxs("ul",{className:"af-shortcuts-list",children:[o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.selectTool")}),o.jsx(Fs,{keys:["V"]})]}),o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.panTool")}),o.jsx(Fs,{keys:["H"]})]}),o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.holdSpacePan")}),o.jsx(Fs,{keys:["Space"]})]}),o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.saveViewport")}),o.jsx(Fs,{keys:["F"]})]}),o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.selectAll")}),o.jsx(Fs,{keys:[i,"A"]})]}),o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.undo")}),o.jsx(Fs,{keys:[i,"Z"]})]}),o.jsxs("li",{className:"af-shortcuts-row",children:[o.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.redo")}),o.jsx(Fs,{keys:[i,"Shift","Z"]})]})]})]})]})]})})}function Wq(e,t){if(!t)return 1;const n=t.toLowerCase(),r=(e.id||"").toLowerCase(),s=(e.label||"").toLowerCase(),i=(e.definitionId||"").toLowerCase();return r===n?100:r.startsWith(n)?80:r.includes(n)?60:s.startsWith(n)?40:s.includes(n)?30:i.includes(n)?15:0}function Vq({open:e,onClose:t,onJump:n,nodes:r}){const{t:s}=Lr(),[i,a]=m.useState(""),[l,c]=m.useState(0),u=m.useRef(null),f=m.useRef(null);m.useEffect(()=>{if(!e)return;a(""),c(0);const g=requestAnimationFrame(()=>{var k;return(k=u.current)==null?void 0:k.focus()});return()=>cancelAnimationFrame(g)},[e]);const p=m.useMemo(()=>{const g=(r||[]).map(y=>{var v,w,C;return{id:y.id,label:((v=y.data)==null?void 0:v.label)||"",definitionId:((w=y.data)==null?void 0:w.definitionId)||"",schemaType:((C=y.data)==null?void 0:C.schemaType)||""}}),k=i.trim(),b=g.map(y=>({e:y,s:Wq(y,k)})).filter(y=>y.s>0);return b.sort((y,v)=>v.s-y.s||y.e.id.localeCompare(v.e.id)),b.slice(0,50).map(y=>y.e)},[r,i]);if(m.useEffect(()=>{l>=p.length&&c(0)},[p.length,l]),m.useEffect(()=>{var k;const g=(k=f.current)==null?void 0:k.querySelector(`[data-idx="${l}"]`);g&&g.scrollIntoView({block:"nearest"})},[l]),!e)return null;const d=g=>{const k=p[g];k&&(n(k.id),t())},h=g=>{if(g.key==="Escape"){g.preventDefault(),t();return}if(g.key==="ArrowDown"){g.preventDefault(),c(k=>Math.min(p.length-1,k+1));return}if(g.key==="ArrowUp"){g.preventDefault(),c(k=>Math.max(0,k-1));return}g.key==="Enter"&&(g.preventDefault(),d(l))};return o.jsx("div",{className:"af-jump-overlay",role:"presentation",onMouseDown:g=>{g.target===g.currentTarget&&t()},children:o.jsxs("div",{className:"af-jump-panel",role:"dialog","aria-modal":"true","aria-label":s("flow:jumpPalette.title"),onMouseDown:g=>g.stopPropagation(),children:[o.jsxs("div",{className:"af-jump-panel__input-wrap",children:[o.jsx("span",{className:"af-jump-panel__icon material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{ref:u,type:"text",className:"af-jump-panel__input",placeholder:s("flow:jumpPalette.placeholder"),value:i,onChange:g=>{a(g.target.value),c(0)},onKeyDown:h,spellCheck:!1,autoComplete:"off"}),o.jsx("span",{className:"af-jump-panel__count",children:p.length})]}),p.length===0?o.jsx("div",{className:"af-jump-panel__empty",children:s("flow:jumpPalette.empty")}):o.jsx("ul",{ref:f,className:"af-jump-panel__list",role:"listbox",children:p.map((g,k)=>o.jsxs("li",{"data-idx":k,role:"option","aria-selected":k===l,className:"af-jump-panel__item"+(k===l?" af-jump-panel__item--active":""),onMouseEnter:()=>c(k),onMouseDown:b=>{b.preventDefault(),d(k)},children:[o.jsx("span",{className:"af-jump-panel__id",children:g.id}),g.label&&g.label!==g.id&&o.jsx("span",{className:"af-jump-panel__label",children:g.label}),g.definitionId&&o.jsx("span",{className:"af-jump-panel__tag",children:g.definitionId})]},g.id))}),o.jsxs("div",{className:"af-jump-panel__hint",children:[o.jsxs("span",{children:[o.jsx("kbd",{className:"af-kbd",children:"↑"}),o.jsx("kbd",{className:"af-kbd",children:"↓"})," ",s("flow:jumpPalette.hintNavigate")]}),o.jsxs("span",{children:[o.jsx("kbd",{className:"af-kbd",children:"Enter"})," ",s("flow:jumpPalette.hintJump")]}),o.jsxs("span",{children:[o.jsx("kbd",{className:"af-kbd",children:"Esc"})," ",s("flow:jumpPalette.hintClose")]})]})]})})}function F1(e){const t=Number(e||0);if(!Number.isFinite(t)||t<=0)return"-";const n=new Date(t),r=s=>String(s).padStart(2,"0");return`${r(n.getMonth()+1)}-${r(n.getDate())} ${r(n.getHours())}:${r(n.getMinutes())}:${r(n.getSeconds())}`}function Kq(e){const t=Number(e||0);if(!Number.isFinite(t)||t<=0)return"-";if(t<1e3)return`${Math.round(t)}ms`;const n=Math.round(t/1e3);if(n<60)return`${n}s`;const r=Math.floor(n/60),s=n%60;return`${r}m${String(s).padStart(2,"0")}s`}function z1(e){if(!e||typeof e!="object")return"";if(e.line)return String(e.line);if(e.text)return String(e.text);if(e.error)return String(e.error);if(e.message)return String(e.message);if(e.status)return String(e.status);if(e.type==="graph"){const n=Array.isArray(e.displayNodeIds)?e.displayNodeIds.join(", "):"";return n?`graph updated: ${n}`:"graph updated"}const t=JSON.stringify(e);return t.length>4e3?`${t.slice(0,4e3)}
|
|
100
|
-
... [truncated]`:t}function Ky(e){return String((e==null?void 0:e.nodeId)||(e==null?void 0:e.runNodeId)||"")}function B1(e){const t=String(e||"").toLowerCase();return t.includes("success")?"success":t.includes("fail")||t.includes("error")?"failed":t.includes("skip")||t.includes("disabled")?"skipped":t.includes("running")?"running":t.includes("stop")?"stopped":"idle"}function qq({flowParams:e,scheduleNodeId:t="",runNodeId:n="",lastRunId:r="",label:s="",onClose:i}){const[a,l]=m.useState([]),[c,u]=m.useState(""),[f,p]=m.useState(null),[d,h]=m.useState(!1),[g,k]=m.useState(!1),[b,y]=m.useState(""),[v,w]=m.useState(""),C=m.useCallback(async()=>{if(e!=null&&e.flowId){h(!0),y("");try{const I=new URLSearchParams;I.set("flowId",e.flowId),I.set("flowSource",e.flowSource||"user"),t?I.set("scheduleNodeId",t):n&&I.set("runNodeId",n),I.set("limit","80");const D=await fetch(`/api/workspace/run-logs?${I.toString()}`),B=await D.json().catch(()=>({}));if(!D.ok)throw new Error(B.error||"读取日志失败");const W=Array.isArray(B.runs)?B.runs:[];l(W),u(F=>{const T=W[0]||null;return T&&String(T.status||"")==="running"&&T.runId!==F?T.runId:F&&W.some(M=>M.runId===F)?F:r&&W.some(M=>M.runId===r)?r:(T==null?void 0:T.runId)||""})}catch(I){y(String(I.message||I)),l([])}finally{h(!1)}}},[e==null?void 0:e.flowId,e==null?void 0:e.flowSource,r,n,t]),j=m.useCallback(async I=>{if(!I){p(null);return}k(!0);try{const D=new URLSearchParams({flowId:(e==null?void 0:e.flowId)||"",flowSource:(e==null?void 0:e.flowSource)||"user"});e!=null&&e.archived&&D.set("archived","1");const B=await fetch(`/api/workspace/run-logs/${encodeURIComponent(I)}?${D.toString()}`),W=await B.json().catch(()=>({}));if(!B.ok)throw new Error(W.error||"读取日志详情失败");p(W)}catch(D){p({error:String(D.message||D),events:[]})}finally{k(!1)}},[e==null?void 0:e.archived,e==null?void 0:e.flowId,e==null?void 0:e.flowSource]);m.useEffect(()=>{C()},[C]),m.useEffect(()=>{j(c)},[j,c]),m.useEffect(()=>{const I=a.find(B=>B.runId===c),D=window.setInterval(()=>{C(),(!I||I.status==="running")&&c&&j(c)},2e3);return()=>window.clearInterval(D)},[j,C,a,c]);const N=m.useMemo(()=>{const I=Array.isArray(f==null?void 0:f.events)?f.events:[],D=v.trim().toLowerCase();return D?I.filter(B=>String(B.type||"").toLowerCase().includes(D)||Ky(B).toLowerCase().includes(D)||z1(B).toLowerCase().includes(D)):I},[f==null?void 0:f.events,v]),A=(f==null?void 0:f.run)||a.find(I=>I.runId===c)||null;return o.jsxs("div",{className:"af-work-run-logs",children:[o.jsxs("div",{className:"af-pipeline-drawer-head",children:[o.jsx("h2",{className:"af-pipeline-drawer-title",children:"执行日志"}),o.jsx("button",{type:"button",className:"af-pipeline-drawer-close af-icon-btn",onClick:i,"aria-label":"关闭日志侧栏",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-work-run-logs__meta",children:[o.jsx("span",{children:s||t||n||"Workspace Run"}),o.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>void C(),title:"刷新日志","aria-label":"刷新日志",children:o.jsx("span",{className:"material-symbols-outlined",children:"refresh"})})]}),b?o.jsx("div",{className:"af-work-run-logs__error",children:b}):null,o.jsxs("div",{className:"af-work-run-logs__body",children:[o.jsxs("div",{className:"af-work-run-logs__list",children:[o.jsx("div",{className:"af-work-run-logs__section-title",children:"最近执行"}),d?o.jsx("div",{className:"af-work-run-logs__empty",children:"Loading..."}):null,!d&&a.length===0?o.jsx("div",{className:"af-work-run-logs__empty",children:"暂无执行日志"}):null,a.map(I=>o.jsxs("button",{type:"button",className:"af-work-run-logs__run"+(I.runId===c?" af-work-run-logs__run--active":""),onClick:()=>u(I.runId),title:I.runId,children:[o.jsx("span",{className:`af-work-run-logs__status af-work-run-logs__status--${B1(I.status)}`,children:I.status||"unknown"}),o.jsx("span",{className:"af-work-run-logs__run-label",children:I.label||I.runNodeId||I.scheduleNodeId||"Workspace Run"}),o.jsx("span",{children:F1(I.startedAt)}),o.jsx("span",{children:Kq(I.durationMs)})]},I.runId))]}),o.jsxs("div",{className:"af-work-run-logs__detail",children:[o.jsxs("div",{className:"af-work-run-logs__detail-head",children:[o.jsxs("div",{children:[o.jsx("div",{className:"af-work-run-logs__section-title",children:"详情"}),A!=null&&A.label?o.jsx("div",{className:"af-work-run-logs__detail-label",children:A.label}):null,o.jsx("div",{className:"af-work-run-logs__run-id",children:(A==null?void 0:A.runId)||"-"})]}),A?o.jsx("span",{className:`af-work-run-logs__status af-work-run-logs__status--${B1(A.status)}`,children:A.status}):null]}),o.jsxs("label",{className:"af-work-run-logs__search",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{value:v,onChange:I=>w(I.target.value),placeholder:"搜索事件、节点、错误"})]}),g?o.jsx("div",{className:"af-work-run-logs__empty",children:"Loading..."}):null,f!=null&&f.error?o.jsx("div",{className:"af-work-run-logs__error",children:f.error}):null,!g&&!N.length?o.jsx("div",{className:"af-work-run-logs__empty",children:"暂无事件"}):null,o.jsx("div",{className:"af-work-run-logs__events",children:N.map((I,D)=>o.jsxs("div",{className:"af-work-run-logs__event",children:[o.jsx("span",{className:"af-work-run-logs__event-time",children:F1(I.ts)}),o.jsx("span",{className:"af-work-run-logs__event-type",children:I.type||"event"}),Ky(I)?o.jsx("span",{className:"af-work-run-logs__event-node",children:Ky(I)}):null,o.jsx("pre",{children:z1(I)})]},`${I.ts||D}-${D}`))})]})]})]})}function Uq(e){let t=String(e||"").trim();const n=t.match(/```(?:json|jsx|tsx|javascript|js)?\s*\n?([\s\S]*?)```/i);if(n&&n[1])t=n[1].trim();else{const r=t.match(/```(?:json|jsx|tsx|javascript|js)?\s*\n?([\s\S]*)$/i);r&&r[1]&&(t=r[1].trim())}return t.replace(/```\s*$/g,"").trim()}function GR(e){const t=Uq(e);if(!t)return{title:"React App",entry:"src/App.jsx",files:{"src/App.jsx":"export default function App() { return <main><h1>React App</h1><p>No project files yet.</p></main>; }"},inputs:{}};try{const n=JSON.parse(t);if(n&&typeof n=="object"&&!Array.isArray(n)){const r=n.files&&typeof n.files=="object"&&!Array.isArray(n.files)?n.files:{};return{title:String(n.title||n.name||"React App"),entry:String(n.entry||n.main||"src/App.jsx"),files:Object.fromEntries(Object.entries(r).map(([s,i])=>[String(s),String(i??"")])),packageJson:n.packageJson&&typeof n.packageJson=="object"?n.packageJson:null,inputs:n.inputs&&typeof n.inputs=="object"&&!Array.isArray(n.inputs)?n.inputs:{}}}}catch{}return{title:"React App",entry:"src/App.jsx",files:{"src/App.jsx":t},inputs:{}}}function Yq(e){let t=String(e||"");return t=t.replace(/^\s*import\s+[^;]+;\s*$/gm,""),t=t.replace(/^\s*import\s+["'][^"']+["'];\s*$/gm,""),t=t.replace(/\bexport\s+default\s+function\s+([A-Za-z_$][\w$]*)\s*\(/g,"const __AgentFlowDefault = function $1("),t=t.replace(/\bexport\s+default\s+function\s*\(/g,"const __AgentFlowDefault = function App("),t=t.replace(/\bexport\s+default\s+class\s+([A-Za-z_$][\w$]*)\s+extends/g,"const __AgentFlowDefault = class $1 extends"),t=t.replace(/\bexport\s+default\s+class\s+extends/g,"const __AgentFlowDefault = class extends"),t=t.replace(/\bexport\s+default\s+(\([^)]*\)\s*=>)/g,"const __AgentFlowDefault = $1"),t=t.replace(/\bexport\s+default\s+([A-Za-z_$][\w$]*\s*=>)/g,"const __AgentFlowDefault = $1"),t=t.replace(/\bexport\s+default\s+([A-Za-z_$][\w$]*)\s*;?/g,"const __AgentFlowDefault = $1;"),t=t.replace(/\bexport\s+(const|let|var|function|class)\s+/g,"$1 "),t=t.replace(/^\s*export\s+\{[^}]+\};?\s*$/gm,""),t.trim()}function Gq(e){return String(e).replace(/<\/script/gi,"<\\/script")}function Xm(e){const t=GR(e);return JSON.stringify({title:t.title,entry:t.entry,packageJson:t.packageJson||{scripts:{dev:"vite --host 0.0.0.0",build:"vite build"},dependencies:{"@vitejs/plugin-react":"latest",vite:"latest",react:"latest","react-dom":"latest"},devDependencies:{}},files:t.files,inputs:t.inputs},null,2)}function Gk(e,t=""){const n=GR(e),r=n.files||{},s=r[n.entry]!=null?n.entry:Object.keys(r).find(d=>/(?:^|\/)App\.[jt]sx$/i.test(d))||Object.keys(r).find(d=>/\.[jt]sx?$/i.test(d))||n.entry,i=Yq(r[s]||""),a=Object.entries(r).filter(([d])=>/\.css$/i.test(d)).map(([,d])=>String(d||"")).join(`
|
|
101
|
-
|
|
102
|
-
`),l=String(n.title||"React App"),c=JSON.stringify(String(t||"")),u=JSON.stringify(n.inputs||{}),f=Gq(i||"function App() { return <main><h1>React App</h1><p>No entry file content.</p></main>; }"),p=a||`
|
|
103
|
-
* { box-sizing: border-box; }
|
|
104
|
-
body { margin: 0; min-height: 100vh; background: #111112; color: #f4f0ff; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
|
|
105
|
-
main { min-height: 100vh; padding: 24px; }
|
|
106
|
-
button, input, select, textarea { font: inherit; }
|
|
107
|
-
`;return`<!doctype html>
|
|
108
|
-
<html>
|
|
109
|
-
<head>
|
|
110
|
-
<meta charset="utf-8" />
|
|
111
|
-
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
112
|
-
<base target="_blank" />
|
|
113
|
-
<title>${l.replace(/[<&>]/g,d=>({"<":"<",">":">","&":"&"})[d])}</title>
|
|
114
|
-
<style>${p.replace(/<\/style/gi,"<\\/style")}</style>
|
|
115
|
-
</head>
|
|
116
|
-
<body>
|
|
117
|
-
<div id="root"></div>
|
|
118
|
-
<script crossorigin src="https://unpkg.com/react@18/umd/react.production.min.js"><\/script>
|
|
119
|
-
<script crossorigin src="https://unpkg.com/react-dom@18/umd/react-dom.production.min.js"><\/script>
|
|
120
|
-
<script crossorigin src="https://unpkg.com/@babel/standalone/babel.min.js"><\/script>
|
|
121
|
-
<script>
|
|
122
|
-
window.AGENTFLOW_INPUTS = ${u};
|
|
123
|
-
window.addEventListener("error", (event) => {
|
|
124
|
-
const root = document.getElementById("root");
|
|
125
|
-
if (root && !root.__agentflowRendered) {
|
|
126
|
-
root.innerHTML = '<pre style="margin:16px;padding:16px;border:1px solid rgba(255,117,117,.35);border-radius:8px;background:rgba(127,29,29,.18);color:#ffb8b8;white-space:pre-wrap;">' + String(event.message || event.error || 'React app failed').replace(/[<>&]/g, (ch) => ({'<':'<','>':'>','&':'&'}[ch])) + '</pre>';
|
|
127
|
-
}
|
|
128
|
-
});
|
|
129
|
-
document.addEventListener("click", (event) => {
|
|
130
|
-
const link = event.target && event.target.closest ? event.target.closest("a[href]") : null;
|
|
131
|
-
if (!link) return;
|
|
132
|
-
const rawHref = String(link.getAttribute("href") || "").trim();
|
|
133
|
-
if (!rawHref || rawHref.startsWith("#")) return;
|
|
134
|
-
if (/^javascript:/i.test(rawHref)) {
|
|
135
|
-
event.preventDefault();
|
|
136
|
-
return;
|
|
137
|
-
}
|
|
138
|
-
event.preventDefault();
|
|
139
|
-
window.open(link.href, "_blank", "noopener,noreferrer");
|
|
140
|
-
}, true);
|
|
141
|
-
<\/script>
|
|
142
|
-
<script type="text/babel">
|
|
143
|
-
const { useCallback, useEffect, useMemo, useRef, useState } = React;
|
|
144
|
-
${f}
|
|
145
|
-
const RootComponent = typeof __AgentFlowDefault !== "undefined" ? __AgentFlowDefault : (typeof App !== "undefined" ? App : function MissingApp() {
|
|
146
|
-
return <main><h1>React App</h1><p>Entry file must export or define an App component.</p></main>;
|
|
147
|
-
});
|
|
148
|
-
ReactDOM.createRoot(document.getElementById("root")).render(<RootComponent inputs={window.AGENTFLOW_INPUTS} />);
|
|
149
|
-
document.getElementById("root").__agentflowRendered = true;
|
|
150
|
-
<\/script>
|
|
151
|
-
<script>
|
|
152
|
-
(() => {
|
|
153
|
-
const frameId = ${c};
|
|
154
|
-
const postSize = () => {
|
|
155
|
-
const doc = document.documentElement;
|
|
156
|
-
const body = document.body;
|
|
157
|
-
const height = Math.ceil(Math.max(
|
|
158
|
-
doc ? doc.scrollHeight : 0,
|
|
159
|
-
doc ? doc.offsetHeight : 0,
|
|
160
|
-
doc ? doc.clientHeight : 0,
|
|
161
|
-
body ? body.scrollHeight : 0,
|
|
162
|
-
body ? body.offsetHeight : 0,
|
|
163
|
-
body ? body.clientHeight : 0,
|
|
164
|
-
window.innerHeight || 0
|
|
165
|
-
));
|
|
166
|
-
window.parent.postMessage({ source: "agentflow-html-display-size", frameId, height }, "*");
|
|
167
|
-
};
|
|
168
|
-
window.addEventListener("load", postSize);
|
|
169
|
-
window.addEventListener("resize", postSize);
|
|
170
|
-
requestAnimationFrame(postSize);
|
|
171
|
-
setTimeout(postSize, 300);
|
|
172
|
-
setTimeout(postSize, 1000);
|
|
173
|
-
if (typeof ResizeObserver !== "undefined") {
|
|
174
|
-
const resizeObserver = new ResizeObserver(postSize);
|
|
175
|
-
resizeObserver.observe(document.documentElement);
|
|
176
|
-
if (document.body) resizeObserver.observe(document.body);
|
|
177
|
-
}
|
|
178
|
-
})();
|
|
179
|
-
<\/script>
|
|
180
|
-
</body>
|
|
181
|
-
</html>`}const JR=new Set(["workspaceRoot","pipelineWorkspace","cwd","flowName","runDir","flowDir"]),Jq=["workspaceRoot","pipelineWorkspace","cwd","flowName","runDir","flowDir"];function Xq(e,t){const n=e.slice(0,t),r=n.lastIndexOf("${");if(r<0)return null;const s=n.slice(r+2);return s.includes("}")?null:{atIndex:r,query:s}}function Qq(e){const t=/\$\{([^}]*)\}/g,n=[];let r;for(;(r=t.exec(e))!==null;)n.push({start:r.index,end:r.index+r[0].length,key:r[1]});return n}function H1(e){const t=new Set;if(!Array.isArray(e))return t;for(const n of e){const r=(n==null?void 0:n.name)!=null?String(n.name).trim():"";r&&t.add(r)}return t}function XR(e,{inputNames:t,outputNames:n}){const r=e.trim();if(!r)return!1;if(r.startsWith("input.")){const s=r.slice(6).trim();return s!==""&&t.has(s)}if(r.startsWith("output.")){const s=r.slice(7).trim();return s!==""&&n.has(s)}if(JR.has(r)||t.has(r)||n.has(r))return!0;if(!r.includes(".")){const s=`${r}.md`;if(t.has(s)||n.has(s))return!0}return!1}function QR(e){return{inputNames:H1(e==null?void 0:e.inputs),outputNames:H1(e==null?void 0:e.outputs)}}function Zq(e,t,n){const r=QR(t),s=Qq(e),i=[];for(const a of s)if(!XR(a.key,r)){const l=a.key.trim()===""?n("flow:placeholder.empty"):a.key.trim();i.push({start:a.start,end:a.end,message:n("flow:placeholder.invalidPlaceholder",{hint:l})})}return i}function eU(e,t){const n=QR(t),r=/\$\{([^}]*)\}/g,s=[];let i=0,a;for(;(a=r.exec(e))!==null;){a.index>i&&s.push({kind:"plain",text:e.slice(i,a.index)});const l=a[0],c=XR(a[1],n);s.push({kind:c?"ph-valid":"ph-invalid",text:l}),i=a.index+l.length}return i<e.length&&s.push({kind:"plain",text:e.slice(i)}),s}function tU(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")}function nU(e){return e.map(t=>{const n=tU(t.text);return t.kind==="ph-invalid"?`<span class="af-body-ph-invalid">${n}</span>`:t.kind==="ph-valid"?`<span class="af-body-ph-valid">${n}</span>`:n}).join("")}function rU(e,t){const n=[];for(const r of(e==null?void 0:e.inputs)??[]){const s=(r==null?void 0:r.name)!=null?String(r.name).trim():"";if(!s)continue;const i=(r==null?void 0:r.type)!=null?String(r.type):"";n.push({section:"input",insert:`input.${s}`,label:s,subtitle:i?t("flow:placeholder.inputSubtitle",{type:i}):t("flow:placeholder.inputSubtitleNoType")})}for(const r of(e==null?void 0:e.outputs)??[]){const s=(r==null?void 0:r.name)!=null?String(r.name).trim():"";if(!s)continue;const i=(r==null?void 0:r.type)!=null?String(r.type):"";n.push({section:"output",insert:`output.${s}`,label:s,subtitle:i?t("flow:placeholder.outputSubtitle",{type:i}):t("flow:placeholder.outputSubtitleNoType")})}for(const r of Jq)JR.has(r)&&n.push({section:"runtime",insert:r,label:r,subtitle:t("flow:placeholder.runtimeConst")});return n}function sU(e,t){const n=t.toLowerCase();return n?e.filter(r=>[r.insert,r.label,r.subtitle??""].map(i=>String(i).toLowerCase()).some(i=>i.includes(n))):e}function iU(e,t){if(!e||t<0)return null;const n=Math.min(t,e.value.length),r=getComputedStyle(e),s=document.createElement("div");s.setAttribute("aria-hidden","true"),s.style.visibility="hidden",s.style.position="fixed",s.style.top="0",s.style.left="-99999px",s.style.whiteSpace="pre-wrap",s.style.wordWrap="break-word",s.style.overflow="hidden";const i=e.clientWidth;if(i<=0)return null;s.style.width=`${i}px`,s.style.font=r.font,s.style.lineHeight=r.lineHeight,s.style.padding=r.padding,s.style.border=r.border,s.style.boxSizing=r.boxSizing,s.style.letterSpacing=r.letterSpacing,s.style.textIndent=r.textIndent,s.style.tabSize=r.tabSize||"8",s.textContent=e.value.slice(0,n);const a=document.createElement("span");a.textContent="",s.appendChild(a),document.body.appendChild(s);const l=a.getBoundingClientRect(),c=parseFloat(r.lineHeight),u=Number.isFinite(c)&&c>0?c:l.height||16;return document.body.removeChild(s),{top:l.top,left:l.left,bottom:l.bottom,height:u}}function kp({value:e,onChange:t,disabled:n,placeholder:r,rows:s=8,textareaClassName:i,ioSlots:a,variant:l="drawer",images:c,onImagesChange:u}){const{t:f}=Lr(),p=m.useId(),d=m.useRef(null),h=m.useRef(null),[g,k]=m.useState(0),[b,y]=m.useState(0),[v,w]=m.useState(null),C=m.useMemo(()=>lo(c),[c]),j=m.useMemo(()=>Zq(e,a,f),[e,a,f]),N=j.length>0,A=m.useMemo(()=>eU(e,a),[e,a]),I=m.useMemo(()=>nU(A),[A]),D=m.useMemo(()=>n?null:Xq(e,g),[e,g,n]),B=m.useMemo(()=>{if(!D)return[];const H=rU(a,f);return sU(H,D.query)},[D,a,f]);m.useEffect(()=>{y(H=>{const L=Math.max(0,B.length-1);return Math.min(Math.max(0,H),L)})},[B.length]);const W=m.useCallback(()=>{const H=d.current;if(!H||!D||B.length===0){w(null);return}const L=iU(H,g);if(!L){w(null);return}const R=4,z=44,E=13.5*16,Q=Math.min(B.length*z+8,E);let V=L.bottom+R;V+Q>window.innerHeight-8&&(V=Math.max(8,L.top-Q-R));const $=288;let ne=L.left;ne=Math.max(8,Math.min(ne,window.innerWidth-$-8)),w({top:V,left:ne})},[D,B.length,g]);m.useLayoutEffect(()=>{if(!D||B.length===0){w(null);return}const H=requestAnimationFrame(()=>W());return()=>cancelAnimationFrame(H)},[D,B.length,g,e,W]),m.useEffect(()=>{if(!D||B.length===0)return;const H=()=>W();return window.addEventListener("scroll",H,!0),window.addEventListener("resize",H),()=>{window.removeEventListener("scroll",H,!0),window.removeEventListener("resize",H)}},[D,B.length,W]);const F=m.useCallback(H=>{if(!D)return;const{atIndex:L}=D,R=e.slice(0,L)+"${"+H+"}"+e.slice(g);t(R);const z=L+H.length+3;queueMicrotask(()=>{const E=d.current;E&&(E.focus(),E.setSelectionRange(z,z)),k(z)})},[D,e,g,t]),T=m.useCallback(()=>{const H=d.current,L=h.current;!H||!L||(L.scrollTop=H.scrollTop,L.scrollLeft=H.scrollLeft,D&&B.length>0&&queueMicrotask(()=>W()))},[D,B.length,W]),M=m.useCallback(H=>{if(!n&&D&&B.length>0&&(H.key==="ArrowDown"||H.key==="ArrowUp"||H.key==="Enter")){if(H.key==="ArrowDown")H.preventDefault(),y(L=>(L+1)%B.length);else if(H.key==="ArrowUp")H.preventDefault(),y(L=>(L-1+B.length)%B.length);else if(H.key==="Enter"&&!H.shiftKey){H.preventDefault();const L=B[b];L&&F(L.insert)}}},[n,D,B,b,F]),q=m.useCallback(async H=>{if(n||typeof u!="function")return!1;const L=await UR({files:H,body:e,images:C});return L?(t(L.body),u(L.images),queueMicrotask(()=>{const R=d.current;if(!R)return;R.focus();const z=L.body.length;R.setSelectionRange(z,z),k(z)}),!0):!1},[n,C,t,u,e]);return o.jsxs("div",{className:"af-body-prompt-editor"+(l==="expand"?" af-body-prompt-editor--expand":""),children:[C.length>0?o.jsx("div",{className:"af-body-image-list","aria-label":"image attachments",children:C.map((H,L)=>o.jsxs("span",{className:"af-body-image-chip",title:H.name,children:[o.jsx("img",{src:H.dataUrl,alt:""}),o.jsxs("span",{children:["[",H.label||`image ${L+1}`,"]"]})]},H.id||L))}):null,o.jsxs("div",{className:"af-body-prompt-stack",children:[o.jsx("pre",{ref:h,className:"af-body-prompt-backdrop "+i,"aria-hidden":"true",dangerouslySetInnerHTML:{__html:I+`
|
|
182
|
-
`}}),o.jsx("textarea",{ref:d,className:"af-body-prompt-textarea "+i,rows:s,value:e,disabled:n,placeholder:r,spellCheck:!1,"aria-invalid":N,"aria-describedby":N?p:void 0,onChange:H=>{t(H.target.value),k(H.target.selectionStart??H.target.value.length)},onSelect:H=>{const L=H.target;L instanceof HTMLTextAreaElement&&k(L.selectionStart??0)},onClick:H=>{const L=H.target;L instanceof HTMLTextAreaElement&&k(L.selectionStart??0)},onKeyUp:H=>{const L=H.target;L instanceof HTMLTextAreaElement&&k(L.selectionStart??L.value.length)},onKeyDown:M,onPaste:H=>{const L=qR(H);L.length!==0&&(H.preventDefault(),q(L).catch(()=>{}))},onDragOver:H=>{rd(H).length>0&&H.preventDefault()},onDrop:H=>{const L=rd(H);L.length!==0&&(H.preventDefault(),q(L).catch(()=>{}))},onScroll:T})]}),D&&B.length>0&&v?sr.createPortal(o.jsx("ul",{className:"af-body-ph-menu af-body-ph-menu--pop af-composer-mention-menu",role:"listbox","aria-label":f("flow:nodeProps.placeholderSlots"),style:{position:"fixed",top:v.top,left:v.left,right:"auto",bottom:"auto",margin:0,zIndex:2e4},children:B.map((H,L)=>o.jsx("li",{role:"option","aria-selected":L===b,children:o.jsxs("button",{type:"button",className:"af-composer-mention-item"+(L===b?" af-composer-mention-item--active":""),onMouseDown:R=>R.preventDefault(),onMouseEnter:()=>y(L),onClick:()=>F(H.insert),children:[o.jsx("span",{className:"af-composer-mention-id",children:`\${${H.insert}}`}),H.subtitle?o.jsx("span",{className:"af-composer-mention-sub",children:H.subtitle}):null]})},`${H.section}-${H.insert}`))}),document.body):null,N?o.jsx("p",{id:p,className:"af-body-ph-issues",role:"status",children:j.map(H=>H.message).join(" · ")}):null]})}const oU=/^[a-zA-Z_][a-zA-Z0-9_-]*$/;function ju(e){const t=e.indexOf(" - ");return t>=0?e.slice(0,t).trim():e.trim()}function W1({kind:e,label:t,slots:n,onSlotsChange:r,disabled:s,requiredReadonly:i=!0}){const{t:a}=Lr(),l=()=>r([...n,{type:"text",name:"",default:"",required:!1,showOnNode:!1}]),c=p=>r(n.filter((d,h)=>h!==p)),u=(p,d,h)=>{const g=n.map((k,b)=>{if(b!==p)return k;const y={...k,[d]:h};return d==="required"&&h===!0&&(y.showOnNode=!0),y});r(g)},f=e==="input"?"input":"output";return o.jsxs("div",{className:"af-node-props-field af-node-props-field--io",children:[o.jsxs("div",{className:"af-node-props-io-head",children:[o.jsx("span",{className:"af-node-props-label",children:t}),o.jsx("button",{type:"button",className:"af-btn-ghost af-node-props-io-add",onClick:l,disabled:s,"aria-label":a("flow:nodeProps.addPinAriaLabel",{label:t}),children:a("flow:nodeProps.addPin")})]}),o.jsx("p",{className:"af-node-props-io-hint",children:a("flow:nodeProps.handleHint",{prefix:f})}),n.length===0?o.jsx("p",{className:"af-node-props-io-empty",children:a(e==="input"?"flow:nodeProps.noInputPins":"flow:nodeProps.noOutputPins")}):null,n.length>0?o.jsxs("div",{className:"af-node-props-io-table",role:"group","aria-label":t,children:[o.jsxs("div",{className:"af-node-props-io-table-head","aria-hidden":!0,children:[o.jsx("span",{children:a("flow:nodeProps.handle")}),o.jsx("span",{children:a("flow:nodeProps.type")}),o.jsx("span",{children:a("flow:nodeProps.name")}),o.jsx("span",{children:a("flow:nodeProps.defaultValue")}),o.jsx("span",{children:a("flow:nodeProps.description")}),o.jsx("span",{children:a("flow:nodeProps.required")}),o.jsx("span",{children:a("flow:nodeProps.showOnNode")}),o.jsx("span",{})]}),n.map((p,d)=>o.jsxs("div",{className:"af-node-props-io-row",children:[o.jsxs("span",{className:"af-node-props-io-handle",title:`${f}-${d}`,children:[f,"-",d]}),o.jsx("select",{className:"af-node-props-input af-node-props-io-cell",value:p.type,onChange:h=>u(d,"type",h.target.value),disabled:s,"aria-label":a("flow:nodeProps.pinTypeAriaLabel",{label:t,index:d}),children:["node","text","file","bool"].map(h=>o.jsx("option",{value:h,children:h},h))}),o.jsx("input",{type:"text",className:"af-node-props-input af-node-props-io-cell",value:p.name,onChange:h=>u(d,"name",h.target.value),disabled:s,spellCheck:!1,autoComplete:"off","aria-label":a("flow:nodeProps.pinNameAriaLabel",{label:t,index:d})}),o.jsx("input",{type:"text",className:"af-node-props-input af-node-props-io-cell",value:p.default,onChange:h=>u(d,"default",h.target.value),disabled:s,spellCheck:!1,autoComplete:"off","aria-label":a("flow:nodeProps.pinDefaultAriaLabel",{label:t,index:d})}),o.jsx("input",{type:"text",className:"af-node-props-input af-node-props-io-cell",value:p.description||"",onChange:h=>u(d,"description",h.target.value),disabled:s,spellCheck:!1,autoComplete:"off","aria-label":a("flow:nodeProps.pinDescriptionAriaLabel",{label:t,index:d})}),o.jsx("label",{className:"af-node-props-io-flag",title:a("flow:nodeProps.requiredHint"),children:o.jsx("input",{type:"checkbox",checked:!!p.required,onChange:h=>{i||u(d,"required",h.target.checked)},disabled:s||i,"aria-label":a("flow:nodeProps.pinRequiredAriaLabel",{label:t,index:d})})}),o.jsx("label",{className:"af-node-props-io-flag",title:a("flow:nodeProps.showOnNodeHint"),children:o.jsx("input",{type:"checkbox",checked:p.showOnNode!==!1,onChange:h=>u(d,"showOnNode",h.target.checked),disabled:s,"aria-label":a("flow:nodeProps.pinShowOnNodeAriaLabel",{label:t,index:d})})}),o.jsx("button",{type:"button",className:"af-icon-btn af-node-props-io-remove",onClick:()=>c(d),disabled:s,"aria-label":a("flow:nodeProps.deletePinAriaLabel",{label:t,index:d}),title:a("flow:nodeProps.deletePin"),children:o.jsx("span",{className:"material-symbols-outlined",children:"delete"})})]},`${f}-${d}`))]}):null]})}function aU({draft:e,setDraft:t,definitionId:n,systemPromptReadonly:r,modelLists:s,disabled:i,onIdBlur:a,onClose:l,onPublishToMarketplace:c,allowEditRequiredPins:u=!1,error:f,ioSlots:p}){const{t:d}=Lr(),[h,g]=m.useState(!1),[k,b]=m.useState(!1),[y,v]=m.useState({status:"idle",message:""}),w=m.useCallback(T=>{t(M=>M&&{...M,...T})},[t]),{cursorList:C,opencodeList:j,claudeCodeList:N,codexList:A,currentNotInLists:I}=m.useMemo(()=>{const T=Array.isArray(s==null?void 0:s.cursor)?s.cursor:[],M=Array.isArray(s==null?void 0:s.opencode)?s.opencode:[],q=Array.isArray(s==null?void 0:s.claudeCode)?s.claudeCode:[],H=Array.isArray(s==null?void 0:s.codex)?s.codex:[],L=new Set([...T,...M,...q,...H].map(ju)),R=((e==null?void 0:e.model)??"").trim(),z=R.startsWith("cursor:")?R.slice(7):R.startsWith("opencode:")?R.slice(9):R.startsWith("codex:")?R.slice(6):R.startsWith("claude-code:")?R.slice(12):R,E=R&&!L.has(z)?R:"";return{cursorList:T,opencodeList:M,claudeCodeList:q,codexList:H,currentNotInLists:E}},[s,e==null?void 0:e.model]);if(!e)return null;const D=String(e.script??""),B=n==="tool_nodejs"||D.trim()!=="",W=typeof c=="function"&&!i&&(e==null?void 0:e.newId),F=async()=>{if(W){v({status:"running",message:d("flow:nodeProps.publishRunning")});try{const T=await c(e,n);v({status:"success",message:T!=null&&T.definitionId?d("flow:nodeProps.publishSuccessWithId",{id:T.definitionId}):d("flow:nodeProps.publishSuccess")})}catch(T){v({status:"error",message:String((T==null?void 0:T.message)||T)})}}};return o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"af-pipeline-drawer-head af-node-props-head",children:[o.jsx("h2",{className:"af-pipeline-drawer-title",children:d("flow:nodeProps.title")}),o.jsxs("div",{className:"af-node-props-head-actions",children:[o.jsxs("button",{type:"button",className:"af-btn-ghost af-node-props-market-btn",onClick:F,disabled:!W||y.status==="running",title:d("flow:nodeProps.publishToMarketplaceHint"),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"inventory_2"}),y.status==="running"?d("flow:nodeProps.publishing"):d("flow:nodeProps.publishToMarketplace")]}),o.jsx("button",{type:"button",className:"af-btn-ghost af-node-props-close-secondary",onClick:l,children:d("common:common.close")})]})]}),o.jsxs("div",{className:"af-pipeline-drawer-body af-node-props-body",children:[f?o.jsx("p",{className:"af-err af-node-props-err",children:f}):null,y.message?o.jsx("p",{className:`af-node-props-market-status af-node-props-market-status--${y.status}`,children:y.message}):null,o.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[o.jsx("span",{className:"af-node-props-label",children:d("flow:node.nodeType")}),o.jsx("div",{className:"af-pipeline-drawer-readonly af-node-props-readonly-mono",children:n})]}),o.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[o.jsxs("span",{className:"af-node-props-label",children:[d("flow:nodeProps.instanceId"),o.jsx("span",{className:"af-node-props-hint",children:d("flow:node.displayNameHint")})]}),o.jsx("input",{type:"text",className:"af-node-props-input",value:e.newId,onChange:T=>w({newId:T.target.value}),onBlur:a,disabled:i,spellCheck:!1,autoComplete:"off","aria-label":d("flow:nodeProps.instanceId")})]}),o.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[o.jsxs("span",{className:"af-node-props-label",children:[d("flow:node.displayName"),"(LABEL)"]}),o.jsx("input",{type:"text",className:"af-node-props-input",value:e.label,onChange:T=>w({label:T.target.value}),disabled:i,spellCheck:!1})]}),o.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[o.jsxs("span",{className:"af-node-props-label",children:[d("flow:node.role"),"(ROLE)"]}),o.jsx("select",{className:"af-node-props-select",value:$d.includes(e.role)?e.role:d("flow:roles.normal"),onChange:T=>w({role:T.target.value}),disabled:i,children:$d.map(T=>o.jsx("option",{value:T,children:T},T))})]}),o.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[o.jsxs("span",{className:"af-node-props-label",children:[d("flow:node.model"),"(MODEL)"]}),o.jsx("span",{className:"af-node-props-sublabel",children:d("flow:node.modelHint")}),o.jsxs("select",{className:"af-node-props-select",value:(()=>{const T=(e.model||"").trim();return T?I||T:""})(),onChange:T=>w({model:T.target.value}),disabled:i,"aria-label":d("flow:nodeProps.modelAriaLabel"),children:[o.jsx("option",{value:"",children:d("flow:node.defaultModel")}),I?o.jsxs("option",{value:I,children:[I,d("flow:nodeProps.yamlValueNotInList")]}):null,C.length>0?o.jsx("optgroup",{label:"Cursor",children:C.map(T=>o.jsx("option",{value:ju(T),children:T},`c-${T}`))}):null,j.length>0?o.jsx("optgroup",{label:"OpenCode",children:j.map(T=>o.jsx("option",{value:`opencode:${ju(T)}`,children:T},`o-${T}`))}):null,A.length>0?o.jsx("optgroup",{label:"Codex",children:A.map(T=>o.jsx("option",{value:`codex:${ju(T)}`,children:T},`codex-${T}`))}):null,N.length>0?o.jsx("optgroup",{label:"Claude Code",children:N.map(T=>o.jsx("option",{value:`claude-code:${ju(T)}`,children:T},`cc-${T}`))}):null]})]}),o.jsx(W1,{kind:"input",label:d("flow:nodeProps.inputPins"),slots:Array.isArray(e.inputs)?e.inputs:[],onSlotsChange:T=>w({inputs:T}),disabled:i,requiredReadonly:!u}),o.jsx(W1,{kind:"output",label:d("flow:nodeProps.outputPins"),slots:Array.isArray(e.outputs)?e.outputs:[],onSlotsChange:T=>w({outputs:T}),disabled:i,requiredReadonly:!u}),B?o.jsxs("div",{className:"af-pipeline-drawer-field af-node-props-field af-node-props-field--prompt",children:[o.jsxs("div",{className:"af-node-props-prompt-head",children:[o.jsxs("span",{className:"af-node-props-label",children:[d("flow:node.directCommand"),"(script)",o.jsx("span",{className:"af-node-props-hint",children:d("flow:node.scriptHint")})]}),o.jsx("button",{type:"button",className:"af-icon-btn af-node-props-expand",onClick:()=>b(!0),"aria-label":d("flow:nodeProps.expandEditScript"),title:d("flow:nodeProps.expand"),disabled:i,children:o.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})})]}),o.jsx(kp,{value:D,onChange:T=>w({script:T}),disabled:i,placeholder:d("flow:nodeProps.scriptPlaceholder"),rows:6,textareaClassName:"af-pipeline-drawer-textarea af-node-props-body-textarea af-node-props-script-textarea",ioSlots:p,variant:"drawer"})]}):null,o.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[o.jsx("span",{className:"af-node-props-label",children:"Script file(scriptRef)"}),o.jsxs("span",{className:"af-node-props-sublabel",children:["Relative path under this flow, for example nodes/",e.id,"/script.mjs"]}),o.jsx("input",{type:"text",className:"af-node-props-input",value:e.scriptRef||"",onChange:T=>w({scriptRef:T.target.value}),disabled:i,spellCheck:!1,autoComplete:"off"})]}),o.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[o.jsx("span",{className:"af-node-props-label",children:"Implementation file(implementationRef)"}),o.jsxs("span",{className:"af-node-props-sublabel",children:["Relative path under this flow, for example nodes/",e.id,"/implementation.md"]}),o.jsx("input",{type:"text",className:"af-node-props-input",value:e.implementationRef||"",onChange:T=>w({implementationRef:T.target.value}),disabled:i,spellCheck:!1,autoComplete:"off"})]}),o.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[o.jsx("span",{className:"af-node-props-label",children:"Implementation mode"}),o.jsxs("select",{className:"af-node-props-select",value:e.implementationMode||"",onChange:T=>w({implementationMode:T.target.value}),disabled:i,children:[o.jsx("option",{value:"",children:"auto"}),o.jsx("option",{value:"script",children:"script"}),o.jsx("option",{value:"steps",children:"steps"}),o.jsx("option",{value:"hybrid",children:"hybrid"})]})]}),o.jsxs("div",{className:"af-pipeline-drawer-field af-node-props-field af-node-props-field--prompt",children:[o.jsxs("div",{className:"af-node-props-prompt-head",children:[o.jsx("span",{className:"af-node-props-label",children:d("flow:node.userPrompt")}),o.jsx("button",{type:"button",className:"af-icon-btn af-node-props-expand",onClick:()=>g(!0),"aria-label":d("flow:nodeProps.expandEdit"),title:d("flow:nodeProps.expand"),disabled:i,children:o.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})})]}),o.jsx(kp,{value:e.body,onChange:T=>w({body:T}),images:e.images,onImagesChange:T=>w({images:T}),disabled:i,placeholder:d("flow:nodeProps.bodyPlaceholder"),rows:8,textareaClassName:"af-pipeline-drawer-textarea af-node-props-body-textarea",ioSlots:p,variant:"drawer"})]}),o.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[o.jsx("span",{className:"af-node-props-label",children:d("flow:node.systemDescription")}),o.jsx("textarea",{className:"af-pipeline-drawer-textarea af-node-props-system-readonly",rows:4,readOnly:!0,value:r||d("flow:nodeProps.noDescription"),spellCheck:!1})]})]}),k?o.jsx("div",{className:"af-node-props-expand-overlay",role:"dialog","aria-modal":"true","aria-label":d("flow:nodeProps.editScript"),onMouseDown:T=>{T.target===T.currentTarget&&b(!1)},children:o.jsxs("div",{className:"af-node-props-expand-panel",children:[o.jsxs("div",{className:"af-node-props-expand-head",children:[o.jsx("span",{className:"af-node-props-expand-title",children:d("flow:node.directCommand")}),o.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>b(!1),"aria-label":d("flow:nodeProps.collapse"),children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsx(kp,{value:D,onChange:T=>w({script:T}),disabled:i,placeholder:d("flow:nodeProps.scriptPlaceholderExpand"),rows:16,textareaClassName:"af-node-props-expand-textarea",ioSlots:p,variant:"expand"})]})}):null,h?o.jsx("div",{className:"af-node-props-expand-overlay",role:"dialog","aria-modal":"true","aria-label":d("flow:nodeProps.editUserPrompt"),onMouseDown:T=>{T.target===T.currentTarget&&g(!1)},children:o.jsxs("div",{className:"af-node-props-expand-panel",children:[o.jsxs("div",{className:"af-node-props-expand-head",children:[o.jsx("span",{className:"af-node-props-expand-title",children:d("flow:node.body")}),o.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>g(!1),"aria-label":d("flow:nodeProps.collapse"),children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsx(kp,{value:e.body,onChange:T=>w({body:T}),images:e.images,onImagesChange:T=>w({images:T}),disabled:i,placeholder:d("flow:nodeProps.bodyPlaceholderExpand"),rows:16,textareaClassName:"af-node-props-expand-textarea",ioSlots:p,variant:"expand"})]})}):null]})}function lU({open:e,onClose:t,flowId:n,flowSource:r,onArchived:s}){const{t:i}=Lr(),a=m.useId(),l=m.useRef(null),[c,u]=m.useState(""),[f,p]=m.useState(!1),[d,h]=m.useState("");if(m.useEffect(()=>{if(!e)return;u(""),h(""),p(!1);const y=requestAnimationFrame(()=>{var v;return(v=l.current)==null?void 0:v.focus()});return()=>cancelAnimationFrame(y)},[e,n]),!e)return null;const g=c.trim(),k=g===n;async function b(y){if(y.preventDefault(),!(!k||f)){p(!0),h("");try{const v=await fetch("/api/flow/archive",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:n,flowSource:r,confirmFlowId:g})}),w=await v.json().catch(()=>({}));if(!v.ok){h(typeof w.error=="string"?w.error:i("project:archiveModal.archiveFailed"));return}s()}catch(v){h(String((v==null?void 0:v.message)||v))}finally{p(!1)}}}return o.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:y=>{y.target===y.currentTarget&&t()},children:o.jsxs("div",{ref:l,className:"af-shortcuts-panel af-new-pipeline-panel",role:"dialog","aria-modal":"true","aria-labelledby":a,tabIndex:-1,onMouseDown:y=>y.stopPropagation(),children:[o.jsxs("div",{className:"af-shortcuts-panel__head",children:[o.jsx("h2",{id:a,className:"af-shortcuts-panel__title",children:i("project:archiveModal.title")}),o.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:t,"aria-label":i("project:archiveModal.close"),children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("form",{className:"af-shortcuts-panel__body af-new-pipeline-form",onSubmit:b,children:[o.jsx("p",{className:"af-new-pipeline-lead",children:i("project:archiveModal.lead",{flowId:n})}),o.jsxs("label",{className:"af-new-pipeline-field",children:[o.jsx("span",{className:"af-pipeline-drawer-label",children:i("project:archiveModal.confirmLabel")}),o.jsx("input",{type:"text",className:"af-new-pipeline-input",value:c,onChange:y=>u(y.target.value),placeholder:n,autoComplete:"off",spellCheck:!1,"aria-invalid":g.length>0&&!k})]}),d?o.jsx("p",{className:"af-err af-new-pipeline-err",children:d}):null,o.jsxs("div",{className:"af-new-pipeline-actions",children:[o.jsx("button",{type:"button",className:"af-btn-secondary",onClick:t,disabled:f,children:i("project:archiveModal.cancel")}),o.jsx("button",{type:"submit",className:"af-btn-primary",disabled:!k||f,children:i(f?"project:archiveModal.archiving":"project:archiveModal.confirmArchive")})]})]})]})})}function cU({open:e,onClose:t,flowId:n,flowSource:r,flowArchived:s=!1,workspaceId:i="",leaveShared:a=!1,onDeleted:l}){const{t:c}=Lr(),u=m.useId(),f=m.useRef(null),[p,d]=m.useState(""),[h,g]=m.useState(!1),[k,b]=m.useState("");if(m.useEffect(()=>{if(!e)return;d(""),b(""),g(!1);const C=requestAnimationFrame(()=>{var j;return(j=f.current)==null?void 0:j.focus()});return()=>cancelAnimationFrame(C)},[e,n]),!e)return null;const y=p.trim(),v=a||y===n;async function w(C){if(C.preventDefault(),!v||h)return;g(!0),b("");let j=null;try{const N=new AbortController;j=setTimeout(()=>N.abort(),15e3);const A=await fetch("/api/flow/delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:n,flowSource:r,confirmFlowId:a?n:y,flowArchived:s,workspaceId:i}),signal:N.signal}),I=await A.json().catch(()=>({}));if(!A.ok){b(typeof I.error=="string"?I.error:c("project:deleteModal.deleteFailed"));return}try{for(let D=localStorage.length-1;D>=0;D--){const B=localStorage.key(D);B&&(B.startsWith(`af:composer-sessions:${n}:${r}`)||B.startsWith(`af:composer-active-session:${n}:${r}`)||B.startsWith(`af:workspace-composer:${n}:${r}`))&&localStorage.removeItem(B)}}catch{}await l()}catch(N){if((N==null?void 0:N.name)==="AbortError"){b(c("project:deleteModal.deleteTimeout"));return}b(String((N==null?void 0:N.message)||N))}finally{j&&clearTimeout(j),g(!1)}}return o.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:C=>{C.target===C.currentTarget&&t()},children:o.jsxs("div",{ref:f,className:"af-shortcuts-panel af-new-pipeline-panel",role:"dialog","aria-modal":"true","aria-labelledby":u,tabIndex:-1,onMouseDown:C=>C.stopPropagation(),children:[o.jsxs("div",{className:"af-shortcuts-panel__head",children:[o.jsx("h2",{id:u,className:"af-shortcuts-panel__title",children:a?"退出共享 Workspace":c("project:deleteModal.title")}),o.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:t,"aria-label":c("project:deleteModal.close"),children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("form",{className:"af-shortcuts-panel__body af-new-pipeline-form",onSubmit:w,children:[o.jsx("p",{className:"af-new-pipeline-lead",children:a?`退出后,${n} 将从你的项目列表移除;源项目和其他成员的数据不会被删除。`:c("project:deleteModal.lead",{flowId:n})}),a?null:o.jsxs("label",{className:"af-new-pipeline-field",children:[o.jsx("span",{className:"af-pipeline-drawer-label",children:c("project:deleteModal.confirmLabel")}),o.jsx("input",{type:"text",className:"af-new-pipeline-input",value:p,onChange:C=>d(C.target.value),placeholder:n,autoComplete:"off",spellCheck:!1,"aria-invalid":y.length>0&&!v})]}),k?o.jsx("p",{className:"af-err af-new-pipeline-err",children:k}):null,o.jsxs("div",{className:"af-new-pipeline-actions",children:[o.jsx("button",{type:"button",className:"af-btn-secondary",onClick:t,disabled:h,children:c("project:deleteModal.cancel")}),o.jsx("button",{type:"submit",className:"af-btn-primary af-btn-destructive",disabled:!v||h,children:h?a?"退出中...":c("project:deleteModal.deleting"):a?"确认退出":c("project:deleteModal.confirmDelete")})]})]})]})})}const V1=80,uU=220;function dU(e){if(!e||typeof e!="object")return e;const{selected:t,dragging:n,resizing:r,className:s,positionAbsolute:i,measured:a,internals:l,...c}=e;return c}function fU(e){if(!e||typeof e!="object")return e;const{selected:t,className:n,...r}=e;return r}function vp(e,t,n){const r={nodes:Array.isArray(e)?e.map(dU):[],edges:Array.isArray(t)?t.map(fU):[],extra:n&&typeof n=="object"?n:{}},s=JSON.stringify(r);return{value:JSON.parse(s),signature:s}}function qy(e,t){const n=[...e,t];return n.length>V1?n.slice(n.length-V1):n}function pU({nodes:e,edges:t,extra:n,enabled:r=!0,onRestore:s}){const[i,a]=m.useState(0),l=m.useRef([]),c=m.useRef([]),u=m.useRef(null),f=m.useRef(null),p=m.useRef(null),d=m.useRef(null),h=m.useRef(!1),g=m.useCallback(()=>a(j=>j+1),[]),k=m.useCallback(()=>{d.current&&(window.clearTimeout(d.current),d.current=null)},[]),b=m.useCallback(()=>{k();const j=f.current,N=p.current;return f.current=null,p.current=null,!j||!N||j.signature===N.signature?(N&&(u.current=N),!1):(l.current=qy(l.current,j),c.current=[],u.current=N,g(),!0)},[g,k]),y=m.useCallback((j=[],N=[],A={})=>{k(),l.current=[],c.current=[],f.current=null,p.current=null,u.current=vp(j,N,A),h.current=!1,g()},[g,k]),v=m.useCallback(j=>{h.current=!0,u.current=j,f.current=null,p.current=null,k(),s==null||s(j.value),g()},[g,k,s]),w=m.useCallback(()=>{b();const j=u.current||vp(e,t,n),N=l.current.pop();return N?(c.current=qy(c.current,j),v(N),!0):(g(),!1)},[g,t,n,b,e,v]),C=m.useCallback(()=>{b();const j=u.current||vp(e,t,n),N=c.current.pop();return N?(l.current=qy(l.current,j),v(N),!0):(g(),!1)},[g,t,n,b,e,v]);return m.useEffect(()=>()=>k(),[k]),m.useEffect(()=>{if(!r)return;const j=vp(e,t,n);if(!u.current){u.current=j;return}if(h.current){h.current=!1,u.current=j;return}j.signature!==u.current.signature&&(f.current||(f.current=u.current),p.current=j,k(),d.current=window.setTimeout(()=>{b()},uU))},[k,t,r,n,b,e]),{canUndo:l.current.length>0||!!f.current,canRedo:c.current.length>0,resetHistory:y,undo:w,redo:C,version:i}}function so(e){return String(e??"").trim()}function K1(e){return e===!0?!0:["true","yes","done","waived","not_required"].includes(so(e).toLowerCase())}function hU(e){return e===!1?!0:["false","no","not_required","waived"].includes(so(e).toLowerCase())}function mU(e,t=""){return so((e==null?void 0:e.key)||(e==null?void 0:e.issueKey)||(e==null?void 0:e.issue_key)||(e==null?void 0:e.id)||t)}function ZR(e){return so((e==null?void 0:e.platform)||"all").toLowerCase()||"all"}function eT(e){return ZR(e)==="all"}function gU(e,t=[]){const n=so((e==null?void 0:e.sourceIssue)||(e==null?void 0:e.source_issue)||(e==null?void 0:e.parentKey)||(e==null?void 0:e.parent_key)||(e==null?void 0:e.parentIssue)||(e==null?void 0:e.parent_issue)||(e==null?void 0:e.parent));if(n)return n;const r=ZR(e),s=mU(e);if(!s||!["android","ios"].includes(r))return"";const i=`-${r}`;if(!s.endsWith(i))return"";const a=s.slice(0,-i.length);return new Set(t.map(l=>so(l))).has(a)?a:""}function Jh(e){const t=so(e==null?void 0:e.label).toLowerCase(),n=so((e==null?void 0:e.href)||(e==null?void 0:e.url)).toLowerCase();return/\/merge_requests\/\d+/.test(n)||/\bmr\b|merge request|合并请求|实现 mr|修复 mr|提测 mr|集成 mr/i.test(t)?"mr":/\/issues\/\d+/.test(n)||/gitlab issue/i.test(t)?"issue":"other"}function yU(e=[]){const t={issue:0,mr:1,other:2};return[...e].sort((n,r)=>t[Jh(n)]-t[Jh(r)])}function wU(e){const t=so((e==null?void 0:e.noMrReason)||(e==null?void 0:e.no_mr_reason)||(e==null?void 0:e.mrWaiverReason)||(e==null?void 0:e.mr_waiver_reason)||(e==null?void 0:e.implementationNotRequiredReason)||(e==null?void 0:e.implementation_not_required_reason));return/user confirmed self-test completion without implementation mr evidence/i.test(t)?"自测确认,无需实现 MR":t}function xU(e,t=[]){if(eT(e))return{kind:"aggregate",label:"双端汇总",detail:"由 Android / iOS 端侧 Issue 承接"};const n=t.map(Jh);if(n.includes("mr"))return{kind:"linked",label:"MR 已关联",detail:""};const r=(e==null?void 0:e.mrRequired)??(e==null?void 0:e.mr_required)??(e==null?void 0:e.requiresMr)??(e==null?void 0:e.requires_mr);return K1(e==null?void 0:e.implementationNotRequired)||K1(e==null?void 0:e.implementation_not_required)||hU(r)?{kind:"not-required",label:wU(e)||"无需实现 MR",detail:""}:n.includes("issue")?{kind:"pending",label:"MR 尚未记录",detail:""}:{kind:"missing-issue",label:"GitLab Issue 未绑定",detail:"端侧执行项应先创建或绑定 GitLab Issue"}}function Ux(e=[]){return e.reduce((t,n)=>t+1+Ux(Array.isArray(n==null?void 0:n.children)?n.children:[]),0)}function Ai(e){return String(e||"").trim()}function To(e){return Ai(e).toLowerCase()}function Xh(e){return typeof e=="string"?To(e):!e||typeof e!="object"||Array.isArray(e)?"":To(e.kind||e.type||e.persistence||e.durability)}function bU(e,t="http://localhost"){const n=Ai(e);if(!n)return"";try{const r=new URL(n,t);return`${r.origin}${r.pathname}`}catch{return n.split(/[?#]/)[0]}}function tT(e={}){const t=Ai(e.href||e.url);if(!t)return!1;const n=To(e.kind||e.type),r=To(e.durability),s=To(e.persistence),i=To(e.truth||e.stateTruth||e.state_truth),a=To(e.authority),l=Xh(e.source)||Xh(e.sourceArtifact||e.source_artifact),c=[e.label,e.title,n,s,a,l,t].map(Ai).join(" ");if(r==="temporary"||s==="runtime"&&l&&l!=="ai-doc"||l==="local-draft"||n==="temporary-review"||/临时\s*(markdown)?\s*(预览|review)|local[-_ ]?draft/i.test(c))return!1;const u=n==="ai-doc"||l==="ai-doc"||s==="ai-doc"||a==="ai-doc",f=i==="durable_fact"||i==="project_fact"||e.confirmed===!0;return u&&(r==="durable"||u||f)}function kU(e={}){const t=[e.label,e.kind,e.title,e.documentType].map(Ai).join(" ");return/技术方案|tech(?:nical)?[-_ ]?design/i.test(t)?"tech-design":/方案文档|方案已确认|plan(?:[-_ ]?doc)?/i.test(t)?"plan":/代码审查|code[-_ ]?review/i.test(t)?"code-review":/设计文档|design[-_ ]?doc/i.test(t)?"design":"document"}function vU(e={},t="http://localhost"){const n=Ai(e.issueKey||e.issue_key||e.issue),r=kU(e);if(n)return`issue:${n}:${r}`;const s=Ai(e.documentPath||e.document_path||e.path);return s?`path:${s.replace(/\\/g,"/").replace(/\/+/g,"/")}`:r==="tech-design"?"requirement:tech-design":`url:${bU(e.href||e.url,t)}`}function q1(e={}){const t=Ai(e.href||e.url),n=To(e.kind||e.type),r=Xh(e.source)||Xh(e.sourceArtifact||e.source_artifact),s=Ai(e.label);let i=0;return e.confirmed===!0&&(i+=100),r==="ai-doc"&&(i+=80),n==="ai-doc"&&(i+=70),/^https?:\/\//i.test(t)&&(i+=30),/\/api\/prd-workflow\/review\//.test(t)&&(i+=20),/预览|review/i.test(s)||(i+=10),i}function U1(e){const t=Ai(e);if(!t)return 0;const n=t.replace(/^Issue\s*\d+\s*/i,"").trim();return/^(方案文档预览|方案文档|技术方案|设计文档|代码审查|Markdown Review|文档预览)$/i.test(n)?10:100+Math.min(t.length,100)}function SU(e=[],t="http://localhost"){const n=new Map;for(const r of Array.isArray(e)?e:[]){if(!tT(r))continue;const s=vU(r,t),i=n.get(s);if(!i){n.set(s,r);continue}const a=q1(r)>q1(i)?r:i,l=a===r?i:r;n.set(s,{...l,...a,title:U1(i.title)>=U1(r.title)?i.title:r.title,issueKey:i.issueKey||r.issueKey,platform:i.platform||r.platform})}return Array.from(n.values())}function Hr(e){return!!e&&typeof e=="object"&&!Array.isArray(e)}function Qh(e){return Array.isArray(e)?e.map(Qh):Hr(e)?Object.fromEntries(Object.keys(e).sort().map(t=>[t,Qh(e[t])])):e}function Ji(e,t){return JSON.stringify(Qh(e))===JSON.stringify(Qh(t))}function nT(e){return Hr(e==null?void 0:e.instances)?e.instances:{}}function Od(e){return Hr(e==null?void 0:e.ui)?e.ui:{}}function Sp(e,t){if(!Hr(e))return{};const n=new Set(t);return Object.fromEntries(Object.entries(e).filter(([r])=>!n.has(r)))}function jU(e,t){if(!Hr(e)||!Hr(t)||!Hr(e.instances)||!Hr(t.instances)||!Array.isArray(e.edges)||!Array.isArray(t.edges)||!Hr(e.ui)||!Hr(t.ui)||Number(e.version||1)!==Number(t.version||1))return!1;const n=Sp(e,["version","instances","edges","ui"]),r=Sp(t,["version","instances","edges","ui"]);if(!Ji(n,r))return!1;const s=["nodePositions","nodeSizes","groups","displayPage","viewport"];return Ji(Sp(e.ui,s),Sp(t.ui,s))}function rT(e){const t=Array.isArray(Od(e).groups)?Od(e).groups:[];return new Map(t.filter(n=>n==null?void 0:n.id).map(n=>[String(n.id),n]))}function Y1(e){const t=new Set(Object.keys(nT(e)));for(const n of Array.isArray(e==null?void 0:e.edges)?e.edges:[])n!=null&&n.source&&t.add(String(n.source)),n!=null&&n.target&&t.add(String(n.target));for(const n of rT(e).keys())t.add(n);return t}function G1(e,t){const n=nT(e),r=Od(e),s=rT(e);return{instance:Object.prototype.hasOwnProperty.call(n,t)?n[t]:null,position:Hr(r.nodePositions)&&Object.prototype.hasOwnProperty.call(r.nodePositions,t)?r.nodePositions[t]:null,size:Hr(r.nodeSizes)&&Object.prototype.hasOwnProperty.call(r.nodeSizes,t)?r.nodeSizes[t]:null,group:s.get(t)||null}}function J1(e){return(Array.isArray(e==null?void 0:e.edges)?e.edges:[]).map(t=>({...t})).sort((t,n)=>{const r=[t.source,t.target,t.sourceHandle,t.targetHandle,t.id].map(i=>String(i??"")).join("\0"),s=[n.source,n.target,n.sourceHandle,n.targetHandle,n.id].map(i=>String(i??"")).join("\0");return r.localeCompare(s)})}function NU(e,t){if(!jU(e,t))return{safe:!1,changedNodeIds:[],nodesChanged:!0,edgesChanged:!0,displayPageChanged:!0};const n=new Set([...Y1(e),...Y1(t)]),r=Array.from(n).filter(s=>!Ji(G1(e,s),G1(t,s)));return{safe:!0,changedNodeIds:r,nodesChanged:r.length>0,edgesChanged:!Ji(J1(e),J1(t)),displayPageChanged:!Ji(Od(e).displayPage||null,Od(t).displayPage||null)}}function CU(e,t,n){const r=new Map((Array.isArray(e)?e:[]).map(i=>[i.id,i])),s=new Set(Array.isArray(n)?n:[]);return(Array.isArray(t)?t:[]).map(i=>{const a=r.get(i.id);return a&&!s.has(i.id)?a:a?{...i,selected:a.selected===!0}:i})}function X1(e){return[e==null?void 0:e.source,e==null?void 0:e.target,e==null?void 0:e.sourceHandle,e==null?void 0:e.targetHandle].map(t=>String(t??"")).join("\0")}function Q1(e){if(!e||typeof e!="object")return e;const t={...e};return delete t.selected,t}function _U(e,t){const n=new Map((Array.isArray(e)?e:[]).map(r=>[X1(r),r]));return(Array.isArray(t)?t:[]).map(r=>{const s=n.get(X1(r));return s?Ji(Q1(s),Q1(r))?s:{...r,selected:s.selected===!0}:r})}function EU(e,t,n){const r=Hr(e)?e:{},s=Hr(t)?t:{},i=new Set(Array.isArray(n)?n:[]);return Object.fromEntries(Object.entries(s).map(([a,l])=>[a,!i.has(a)&&Object.prototype.hasOwnProperty.call(r,a)?r[a]:l]))}function AU({background:e=!1,requestId:t=0,currentRequestId:n=0,dirty:r=!1,startedEditVersion:s=0,currentEditVersion:i=0,startedRevision:a="",currentRevision:l=""}={}){return t!==n?"superseded":e&&(r||i!==s||l!==a)?"local-edits":""}function PU({savedGraph:e,sentGraph:t,savedRevision:n="",currentRevision:r=""}={}){return{graph:e||t||null,revision:String(n||r||"")}}function IU(e=[]){let t=!1,n=!1,r=!1;for(const s of Array.isArray(e)?e:[]){if((s==null?void 0:s.type)==="position"&&s.position){r=!0,s.dragging===!0&&(t=!0),s.dragging===!1&&(n=!0);continue}if((s==null?void 0:s.type)==="dimensions"&&s.dimensions){r=!0,s.resizing===!0&&(t=!0),s.resizing===!1&&(n=!0);continue}["add","remove","replace"].includes(s==null?void 0:s.type)&&(r=!0)}return{active:t,finished:n,mutated:r}}function Z1(e,t){return{...t,waiters:[...Array.isArray(e==null?void 0:e.waiters)?e.waiters:[],...Array.isArray(t==null?void 0:t.waiters)?t.waiters:[]]}}function RU({background:e=!1}={}){return{graph:!0,nodes:!e,files:!e}}function TU({eventType:e="",revision:t="",currentRevision:n="",targetRevision:r="",refreshPending:s=!1}={}){return e!=="graph.committed"||!t?!1:t===n?!0:t===r&&s}const MU="af:workspace-graph:v2",eC="agentflow.workspace.sidebarCollapsed",Tl=["DISPLAY","CONTROL","TOOL","PROVIDE","AGENT"],$U=new Set(["control_start","control_end","control_load_skills","control_load_mcp","control_cd_workspace","control_user_workspace"]),LU={id:"workspace_run",displayName:"Run",label:"Run",description:"Run the downstream workspace subgraph connected from this node.",type:"control",inputs:[{type:"node",name:"prev",default:""}],outputs:[{type:"node",name:"next",default:""}]},OU={id:"workspace_scheduled_run",displayName:"Scheduled Run",label:"Scheduled Run",description:"Run the downstream workspace subgraph on a schedule.",type:"control",inputs:[{type:"node",name:"prev",default:""}],outputs:[{type:"node",name:"next",default:""}]},DU={id:"control_load_skills",displayName:"Load Skills",label:"Load Skills",description:"Load the currently selected Workspace skill collection for downstream agent nodes.",type:"control",inputs:[{type:"node",name:"prev",default:""},{type:"text",name:"skillKeys",default:"",showOnNode:!1}],outputs:[{type:"node",name:"next",default:""},{type:"text",name:"skillsContext",default:"",showOnNode:!0}]},FU={id:"control_load_mcp",displayName:"Load MCP",label:"Load MCP",description:"Load selected Cursor MCP server tool manifests for downstream agent nodes.",type:"control",inputs:[{type:"node",name:"prev",default:""},{type:"text",name:"serverNames",default:"",showOnNode:!1}],outputs:[{type:"node",name:"next",default:""},{type:"text",name:"mcpContext",default:"",showOnNode:!0}]},zU={id:"control_cd_workspace",displayName:"加载知识库",label:"加载知识库",description:"Select one or more knowledge sources and pass knowledgeContext to downstream nodes.",type:"control",inputs:[{type:"node",name:"prev",default:""},{type:"text",name:"path",default:"",showOnNode:!1},{type:"text",name:"label",default:"",showOnNode:!1},{type:"text",name:"knowledgeContext",default:"",showOnNode:!1},{type:"text",name:"workspaceContext",default:"",showOnNode:!1}],outputs:[{type:"node",name:"next",default:""},{type:"text",name:"knowledgeContext",default:"",showOnNode:!0},{type:"text",name:"workspaceContext",default:"",showOnNode:!1},{type:"file",name:"cwd",default:"",showOnNode:!1}]},BU={id:"workspace_one_click_task",displayName:"一键任务",label:"一键任务",description:"输入任务,选择 Skills、workspace 上下文和输出类型后直接运行。",type:"agent",inputs:[{type:"node",name:"prev",default:""},{type:"text",name:"skillKeys",default:"",showOnNode:!1},{type:"bool",name:"includeWorkspaceContext",default:"true",showOnNode:!1},{type:"text",name:"displayType",default:"markdown",showOnNode:!1},{type:"text",name:"knowledgeContext",default:"",showOnNode:!1},{type:"text",name:"workspaceContext",default:"",showOnNode:!1}],outputs:[{type:"node",name:"next",default:""},{type:"text",name:"content",default:"",showOnNode:!0},{type:"text",name:"displayType",default:"markdown",showOnNode:!1}]},HU=new Set(["png","jpg","jpeg","gif","webp","svg"]),sT=320,iT=180,oT=960,Zh=96,aT=900,Yx=520,Gx=320,jp=52,Ja=240,Xa=160,Jx="display-ref:",Dd="0 9 * * *",WU="Asia/Shanghai",VU="0.1.106";function KU(){const e=new URLSearchParams(window.location.search);return{flowId:e.get("flowId")||"",flowSource:e.get("flowSource")||"user",workspaceId:e.get("workspaceId")||"",archived:e.get("archived")==="1"||e.get("flowArchived")==="1"}}function Ir(e){const t=new URLSearchParams;return e.flowId&&t.set("flowId",e.flowId),e.flowSource&&t.set("flowSource",e.flowSource),e.workspaceId&&t.set("workspaceId",e.workspaceId),e.archived&&t.set("archived","1"),t}function Jk(e,t=4e3){const n=String(e??"").trim();return n?n.length>t?`${n.slice(0,t)}
|
|
183
|
-
...[truncated ${n.length-t} chars]`:n:""}function qU(e){const t=Jk(e==null?void 0:e.text,4e3);return t?{role:(e==null?void 0:e.role)==="user"?"user":"assistant",...e!=null&&e.kind?{kind:String(e.kind)}:{},text:t,...e!=null&&e.error?{error:!0}:{},at:Number.isFinite(Number(e==null?void 0:e.at))?Number(e.at):Date.now()}:null}function Xk(e,t=80){return(Array.isArray(e)?e:[]).map(qU).filter(Boolean).slice(-t)}function UU(e){const t=e&&typeof e=="object"&&!Array.isArray(e)?e:{},n={};for(const[r,s]of Object.entries(t).slice(-80)){const i=String(r||"").trim();if(!i||!s||typeof s!="object")continue;const a=Xk(s.messages,40),l=Jk(s.draft||"",2e3);!a.length&&!l||(n[i]={sessionId:String(s.sessionId||`nodechat_${i}`),messages:a,...l?{draft:l}:{},candidateContent:"",running:!1,error:""})}return n}function YU(e){return(Array.isArray(e)?e:[]).map(t=>{const n=String((t==null?void 0:t.id)||"").trim();if(!n)return null;const r=Xk(t==null?void 0:t.messages,80);if(!r.length)return null;const s=String((t==null?void 0:t.status)||"done");return{id:n,label:Jk((t==null?void 0:t.label)||n,120),status:s==="failed"?"failed":"done",messages:r}}).filter(Boolean).slice(-20)}function tC(e){const t=e&&typeof e=="object"&&!Array.isArray(e)?e:{},n=t.composer&&typeof t.composer=="object"&&!Array.isArray(t.composer)?t.composer:{};return{composer:{activeSessionId:String(n.activeSessionId||"workspace").trim()||"workspace",messages:Xk(n.messages,100),runSessions:YU(n.runSessions)},nodeChats:UU(t.nodeChats)}}function em(e){if(!e)return!1;const t=String(e.type||"");if(t&&/^image\//i.test(t))return!0;const n=String(e.name||"").toLowerCase().split(".").pop();return HU.has(n)}function Fd(e,t,n={}){const r=String(e||"").trim();if(!r)return"";if(/^(?:https?:|data:|blob:|file:)/i.test(r)||r.startsWith("/"))return r;const s=Ir(t||{});return s.set("path",r),n.download&&s.set("download","1"),`/api/workspace/file/raw?${s.toString()}`}function GU(e){const t=String((e==null?void 0:e.flowId)||"").trim();if(!t)return"";const n=String((e==null?void 0:e.flowSource)||"user").trim()||"user";return`af:composer-skills:workspace:${t}:${n}${e!=null&&e.archived?":archived":""}`}function JU(e){const t=String((e==null?void 0:e.username)||(e==null?void 0:e.userId)||"").trim();return t?`${eC}:${t}`:eC}function XU(e){try{const t=window.localStorage.getItem(e);if(t==="false")return!1;if(t==="true")return!0}catch{}return!0}function nC(e){return!e||typeof e.closest!="function"?!1:!!e.closest("input, textarea, select, [contenteditable='true']")}function QU(e){var t;if(e instanceof HTMLInputElement||e instanceof HTMLTextAreaElement)return Number(e.selectionStart??0)!==Number(e.selectionEnd??0);if(e instanceof Element&&e.closest('[contenteditable="true"]')){const n=(t=window.getSelection)==null?void 0:t.call(window);return!!(n&&!n.isCollapsed)}return!1}function ZU(e){return!e||typeof e.closest!="function"?!1:!!e.closest(".af-flow-node__prompt-stack")&&!QU(e)}function eY(e){const t=String(e||"").trim();if(!t||tY(t))return"";if(/^运行完成/.test(t))return"运行完成";if(/^运行暂停/.test(t))return"运行暂停";if(/^运行停止/.test(t))return"运行停止";if(/^思考中/.test(t))return"模型正在思考";if(/^生成回复中/.test(t))return"模型正在生成回复";if(/^Timing\s+(.+?):\s+(\d+)ms/i.test(t)){const n=t.match(/^Timing\s+(.+?):\s+(\d+)ms/i);return`耗时:${(n==null?void 0:n[1])||"step"} ${(n==null?void 0:n[2])||"0"}ms`}if(/^工具\s+(.+?)(?:\s+\((started|completed)\))?$/i.test(t)){const n=t.match(/^工具\s+(.+?)(?:\s+\((started|completed)\))?$/i),r=String((n==null?void 0:n[1])||"tool").trim(),s=String((n==null?void 0:n[2])||"").toLowerCase();if(r==="thinking")return"模型正在思考";const i=r==="readToolCall"?"读取文件/上下文":r==="grepToolCall"?"搜索代码":r==="editToolCall"?"编辑文件":r;return s==="completed"?`完成:${i}`:`执行:${i}`}return/^\[stderr\]/.test(t)?t:""}function tY(e){return/^\[stderr\]/.test(e)?/Reading additional input from stdin/i.test(e)||/rmcp::transport::worker/i.test(e)||/Transport channel closed/i.test(e)||/http\/request failed/i.test(e)||/AuthRequiredError/i.test(e)||/No access token was provided/i.test(e)||/api\.githubcopilot\.com/i.test(e):!1}function nY(e){const t=String(e||"").trim();return t?/^模型/.test(t)?"model":/^(执行|完成|耗时):/.test(t)?"tool":/^运行/.test(t)?"run":/^\[stderr\]/.test(t)?"error":"other":"other"}function Uy(e,t,n,r="Workspace Run"){var c;const s=String(n||"").trim(),i=Array.isArray(e)?e.find(u=>String((u==null?void 0:u.id)||"")===s):null,a=t&&typeof t=="object"?t[s]:null;return String(((c=i==null?void 0:i.data)==null?void 0:c.label)||(a==null?void 0:a.label)||"").trim()||s||r}function Yy(e,t,n="Workspace Run"){const r=String(e||"").trim()||n,s=String(t||"").trim();return!s||r===s?r:`${r} (${s})`}function _a(e){const t=Math.max(0,Number(e)||0);if(t<1e3)return`${t}ms`;if(t<6e4)return`${(t/1e3).toFixed(t<1e4?1:0)}s`;const n=Math.floor(t/6e4),r=Math.round(t%6e4/1e3);return`${n}m${r?`${r}s`:""}`}function rC(e){const t=String(e||"").trim().toLowerCase();return{unselected:"未选择需求",unavailable:"未连接",json_unsupported:"待升级",command_failed:"读取失败",uninitialized:"未初始化",preflight_blocked:"环境阻塞",tech_design_missing:"缺技术方案",tech_design_draft_review:"方案待确认",tech_design_confirmed:"方案已确认",baseline_missing:"缺基线",plan_missing:"缺计划",plan_draft_review:"计划待确认",issue_binding_missing:"待绑定 Issue",ready_for_implementation:"待实现",implementation_ready:"待实现",implementing:"实现中",implementation_in_progress:"实现中",implementation_review:"实现待审",self_test_ready:"待自测",bugfix:"修 Bug",fix_ready:"待修复",fix_in_progress:"修复中",testing:"已提测",done:"完成",blocked:"阻塞",conflict:"冲突",requirement_changed:"需求变更"}[t]||t||"未知"}function rY(e){const t=String(e||"").trim().toLowerCase();return!t||["unselected","unavailable","json_unsupported","command_failed","uninitialized","preflight_blocked"].includes(t)?-1:/done|complete|closed|finished/.test(t)?3:/bug|fix|testing|test|self_test|submit_test/.test(t)?2:/implement|development|ready_for_implementation|issue_binding|gitlab|mr/.test(t)?1:0}function sY(e){const t=rY(e);return["方案确定","开发","Bug 修复","完成"].map((n,r)=>{let s="pending";return t>r?s="done":t===r&&(s=r===3?"done":"current"),{label:n,status:s}})}function lT(e){const t=String(e||"").trim();if(!/^https?:\/\//i.test(t))return t;try{const n=new URL(t);if(n.hostname==="0.0.0.0"||n.hostname==="::"||n.hostname==="[::]"){const r=window.location.hostname;n.hostname=r&&r!=="0.0.0.0"&&r!=="::"?r:"127.0.0.1"}return n.href}catch{return t}}function dc(e){const t=String((e==null?void 0:e.url)||(e==null?void 0:e.href)||"").trim();if(t)return lT(t);const n=String((e==null?void 0:e.path)||"").trim();return n?`file://${n}`:""}function la(e){const t=String(e||"").trim().toLowerCase();return["done","success","completed","passed"].includes(t)?"done":["current","running","active","next"].includes(t)?"current":["observed","observation"].includes(t)?"observed":["superseded","stale","replaced"].includes(t)?"superseded":["blocked","failed","error","conflict"].includes(t)?"blocked":"pending"}function Qo(e){if(!e||typeof e!="object")return"";const t=String(e.truth||e.stateTruth||e.state_truth||"").trim().toLowerCase();return t||(String(e.idempotencyKey||e.idempotency_key||"").trim().startsWith("snapshot-action:")||String(e.source||"")==="prd-flow-client"&&String(e.type||"")==="workflow-action"?"observation":String(e.type||"")==="review-link"?"runtime_event":"")}function Qk(e){return la(e==null?void 0:e.status)==="done"&&Qo(e)!=="observation"}function Xi(e,t){return!e||typeof e!="object"?`Action ${t+1}`:String(e.title||e.label||e.name||e.actionLabel||e.action_label||e.id||e.action||`Action ${t+1}`)}function sh(e){return!e||typeof e!="object"?"":String(e.detail||e.description||e.summary||e.message||e.reason||"")}function Zk(e){return!e||typeof e!="object"?"":[e.code,e.action,e.actionId,e.action_id,e.stage,e.stageKey,e.stage_key,e.type,e.title].map(t=>String(t||"")).join(" ").toLowerCase()}function iY(e,t="当前任务"){const r=[e==null?void 0:e.issueLabel,e==null?void 0:e.issue_label,e==null?void 0:e.title,e==null?void 0:e.label,e==null?void 0:e.name].map(s=>String(s||"")).join(" ").match(/\b(Issue\d+|Bug\d+)\b/i);return r?r[1].replace(/^issue/i,"Issue").replace(/^bug/i,"Bug"):t}function oY(e,t){const n=Xi(e,t),r=la(e==null?void 0:e.status),s=Qk(e),a=`${Qa(e)} ${Zk(e)}`,l=iY(e);if(/issue-plan:|plan_draft_local|submit-plan|plan-doc|plan_doc_confirmed/.test(a)){if(s)return`${l} 方案已确认`;if(r==="observed"||r==="superseded"||Qo(e)==="observation")return`${l} 方案状态已观察`;if(r==="current"&&/^确认\s+/.test(n))return n}if(/issue-gitlab:|gitlab_issue_missing|ensure-gitlab-issue/.test(a)){if(s)return`已为 ${l} 创建/绑定 GitLab Issue`;if(r==="observed"||r==="superseded"||Qo(e)==="observation")return`${l} GitLab Issue 状态已观察`}return/implementation_in_progress|impl_in_progress/.test(a)?`正在实现 ${l}`:/implementation_ready/.test(a)?`可以开始实现 ${l}`:n}function aY(e){if(!e||typeof e!="object")return"";const t=la(e.status),n=Qo(e),r=Qk(e),i=`${Qa(e)} ${Zk(e)}`,a=ev(e),l=a.some(p=>/方案|plan|markdown|review|预览/i.test(String(p.label||""))),c=a.some(p=>/gitlab issue/i.test(String(p.label||""))),u=a.some(p=>/gitlab epic/i.test(String(p.label||"")));if(/issue-plan:|plan_draft_local|submit-plan|plan-doc|plan_doc_confirmed/.test(i))return r?l?"方案已确认并归档;可从下方打开方案文档预览。":"方案已确认并归档。":n==="observation"||t==="observed"?"客户端上报了当前方案阶段;这不是 ai-doc 确认结果。":t==="superseded"?"该客户端观察已被更新状态替代,仅保留为运行态记录。":t==="current"?"方案草稿已生成,等待确认;确认后会归档为正式方案。":"方案草稿已生成,等待确认。";if(/issue-gitlab:|gitlab_issue_missing|ensure-gitlab-issue/.test(i))return r?c&&u?"GitLab Issue 和 Epic 已绑定;可从下方打开关联链接。":c?"GitLab Issue 已绑定;可从下方打开关联链接。":"GitLab Issue 绑定步骤已完成。":n==="observation"||t==="observed"?"客户端上报了 GitLab Issue 阶段;是否已绑定以 GitLab/ai-doc 事实为准。":t==="superseded"?"该客户端观察已被更新状态替代,仅保留为运行态记录。":"方案文档已归档,等待创建或绑定 GitLab Issue。";if(/implementation_in_progress|impl_in_progress/.test(i))return"需求分支已就绪,当前处于实现中;实现 MR 创建后会记录到本 Issue。";if(/implementation_ready/.test(i))return"方案文档和 GitLab Issue 已就绪,等待开始实现。";const f=sh(e);return f?f.length>180&&a.length?"相关结果和产物已更新;可从下方链接查看。":f:""}function tm(e){return!e||typeof e!="object"?"":String(e.time||e.at||e.observedAt||e.observed_at||e.reportedAt||e.reported_at||e.startedAt||e.started_at||e.completedAt||e.completed_at||e.updatedAt||e.updated_at||e.createdAt||e.created_at||"")}const cT="Asia/Shanghai",lY=new Intl.DateTimeFormat("zh-CN",{timeZone:cT,year:"numeric",month:"2-digit",day:"2-digit"}),cY=new Intl.DateTimeFormat("zh-CN",{timeZone:cT,hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1});function uT(e){const t=tm(e);if(!t)return null;const n=Date.parse(t);return Number.isFinite(n)?new Date(n):null}function uY(e){const t=uT(e);return t?lY.format(t).replace(/\//g,"-"):"无时间"}function dY(e){const t=uT(e);return t?cY.format(t):""}function fY(e=[]){const t=[];return(Array.isArray(e)?e:[]).forEach((n,r)=>{const s=uY(n);let i=t[t.length-1];(!i||i.day!==s)&&(i={day:s,items:[]},t.push(i)),i.items.push({item:n,index:r})}),t}function dT(e){const t=la(e);return t==="done"?"完成":t==="current"?"当前":t==="observed"?"已观察":t==="superseded"?"已更新":t==="blocked"?"阻塞":"待处理"}function Lo(e){const t=String(e||"").trim(),n=t.toLowerCase();return n==="android"?"Android":n==="ios"?"iOS":["all","both","cross-platform","cross_platform"].includes(n)?"双端":t}function pY(e){const t=la(e==null?void 0:e.status);return Qo(e)==="observation"&&t==="done"?"已观察":dT(t)}function fT(e){if(!e||typeof e!="object")return[];const t=[],n=(i,a,l)=>{const c=String(l||"").trim();c&&t.push({key:`${i}:${c}`,type:i,label:String(a||c),value:c})},r=la(e.status),s=Qo(e)==="observation"&&r==="done"?"observed":r;return n("status",dT(s),s),n("issue",e.issueKey||e.issue_key||e.issue,e.issueKey||e.issue_key||e.issue),n("platform",Lo(e.platform),e.platform),t}function hY(e=[]){const t=new Map;return(Array.isArray(e)?e:[]).forEach(n=>{fT(n).forEach(r=>{const s=t.get(r.key);t.set(r.key,{...r,count:((s==null?void 0:s.count)||0)+1})})}),Array.from(t.values()).sort((n,r)=>{const s={status:0,issue:1,platform:2,source:3,actor:4};return(s[n.type]??9)-(s[r.type]??9)||r.count-n.count||n.label.localeCompare(r.label)})}function mY(e,t){const n=String(t||"all");return!n||n==="all"?!0:fT(e).some(r=>r.key===n)}function gY(e){if(!e||typeof e!="object")return[];const t=[],n=(r,s)=>{const i=String(s||"").trim();i&&t.push({label:r,value:i})};return n("Issue",e.issueKey||e.issue_key||e.issue),n("平台",Lo(e.platform)),t}function ev(e){const t=[],n=(c,u)=>{const f=lT(u);f&&t.push({label:String(c||f).trim()||f,href:f})},r=(c,u="链接",f=0)=>{if(f>3||c==null)return;if(typeof c=="string"){(/^(https?:\/\/|file:\/\/)/i.test(c)||c.startsWith("/"))&&n(u,c);return}if(Array.isArray(c)){c.forEach((d,h)=>r(d,`${u} ${h+1}`,f+1));return}if(typeof c!="object")return;const p=c.label||c.title||c.name||c.kind||c.type||u;n(p,c.url||c.href||c.path||c.file||c.filePath||c.file_path);for(const d of["links","urls","artifacts","outputs","output","results","result","files"])c[d]!=null&&r(c[d],d,f+1)},s=Array.isArray(e==null?void 0:e.links)?e.links:[];for(const c of s)typeof c=="string"?n("链接",c):n((c==null?void 0:c.label)||(c==null?void 0:c.title)||(c==null?void 0:c.kind)||"链接",(c==null?void 0:c.url)||(c==null?void 0:c.href));for(const c of Array.isArray(e==null?void 0:e.artifacts)?e.artifacts:[])n((c==null?void 0:c.label)||(c==null?void 0:c.title)||(c==null?void 0:c.kind)||"Artifact",dc(c));n("TAPD",(e==null?void 0:e.tapdUrl)||(e==null?void 0:e.tapd_url)),n("ai-doc",(e==null?void 0:e.docUrl)||(e==null?void 0:e.doc_url)||(e==null?void 0:e.aiDocUrl)||(e==null?void 0:e.ai_doc_url)),n("Plan",(e==null?void 0:e.planDocUrl)||(e==null?void 0:e.plan_doc_url)||(e==null?void 0:e.planUrl)||(e==null?void 0:e.plan_url)),n("Issue",(e==null?void 0:e.issueUrl)||(e==null?void 0:e.issue_url)),n("GitLab Issue",(e==null?void 0:e.gitlabIssue)||(e==null?void 0:e.gitlab_issue)),n("GitLab Epic",(e==null?void 0:e.gitlabEpic)||(e==null?void 0:e.gitlab_epic)),n("MR",(e==null?void 0:e.mrUrl)||(e==null?void 0:e.mr_url)||(e==null?void 0:e.mergeRequestUrl)||(e==null?void 0:e.merge_request_url)),n("实现 MR",(e==null?void 0:e.implMr)||(e==null?void 0:e.impl_mr)),n("修复 MR",(e==null?void 0:e.fixMr)||(e==null?void 0:e.fix_mr)),n("提测 MR",(e==null?void 0:e.testMr)||(e==null?void 0:e.test_mr)),n("集成 MR",(e==null?void 0:e.integrationMr)||(e==null?void 0:e.integration_mr)),n("Jenkins",(e==null?void 0:e.jenkinsUrl)||(e==null?void 0:e.jenkins_url)||(e==null?void 0:e.jenkinsBuildUrl)||(e==null?void 0:e.jenkins_build_url)),n("安装包",(e==null?void 0:e.jenkinsPackageUrl)||(e==null?void 0:e.jenkins_package_url)),n("二维码",(e==null?void 0:e.jenkinsQrUrl)||(e==null?void 0:e.jenkins_qr_url)),n("调整",(e==null?void 0:e.editUrl)||(e==null?void 0:e.edit_url)||(e==null?void 0:e.adjustUrl)||(e==null?void 0:e.adjust_url)),n("链接",(e==null?void 0:e.url)||(e==null?void 0:e.href)),r(e==null?void 0:e.urls,"URL"),r(e==null?void 0:e.outputs,"产物"),r(e==null?void 0:e.output,"产物"),r(e==null?void 0:e.results,"结果"),r(e==null?void 0:e.result,"结果"),r(e==null?void 0:e.files,"文件");const i=c=>{const u=String(c||"").trim();try{const f=new URL(u,window.location.origin);return`${f.origin}${f.pathname}`}catch{return u.split(/[?#]/)[0]}},a=c=>{const u=String(c||"");return/方案文档/.test(u)?50:/临时/.test(u)?40:/Markdown Review/i.test(u)?20:/预览|review/i.test(u)?10:0},l=new Map;for(const c of t){const u=/\/api\/prd-workflow\/review\//.test(String(c.href||"")),f=u?`review:${i(c.href)}`:`${c.label}
|
|
184
|
-
${c.href}`,p=l.get(f);if(!p){l.set(f,c);continue}if(u){const d=a(p.label),h=a(c.label);(h>d||h===d&&String(c.label||"").length>String(p.label||"").length)&&l.set(f,c)}}return Array.from(l.values())}function yY(e,t=[]){const n=[],r=new Map;for(const i of Xx(e)){const a=Si(i),l=String((i==null?void 0:i.title)||(i==null?void 0:i.name)||(i==null?void 0:i.summary)||"").trim();a&&l&&r.set(a,l)}const s=(i,a={})=>{if(!i||typeof i!="object")return;const l=(u,f={})=>{if(!u||typeof u!="object")return;const p=String(a.issueKey||(i==null?void 0:i.issueKey)||(i==null?void 0:i.issue_key)||(i==null?void 0:i.issue)||"").trim(),d=String(a.documentTitle||u.title||(i==null?void 0:i.documentTitle)||(i==null?void 0:i.document_title)||(i==null?void 0:i.title)||"").trim(),h=u.source||u.sourceArtifact||u.source_artifact||i.sourceArtifact||i.source_artifact||i.source||a.source||null,g={label:String(u.label||"ai-doc").trim()||"ai-doc",href:String(u.href||u.url||"").trim(),kind:String(u.kind||u.type||i.kind||i.type||"").trim(),title:d||r.get(p)||"",issueKey:p,platform:a.platform||Lo(i.platform),durability:u.durability||i.durability||a.durability||"",persistence:u.persistence||i.persistence||a.persistence||"",truth:u.truth||u.stateTruth||u.state_truth||Qo(i)||a.truth||"",authority:u.authority||i.authority||a.authority||"",confirmed:u.confirmed??i.confirmed??a.confirmed,source:h,documentPath:u.documentPath||u.document_path||u.path||f.documentPath||(h==null?void 0:h.path)||(h==null?void 0:h.documentPath)||(h==null?void 0:h.document_path)||""};g.href&&n.push(g)};for(const u of Array.isArray(i==null?void 0:i.artifacts)?i.artifacts:[])!u||typeof u!="object"||l({...u,label:u.label||u.title||u.kind||"ai-doc",href:dc(u)},{documentPath:u.path});for(const u of Array.isArray(i==null?void 0:i.links)?i.links:[])!u||typeof u!="object"||l({...u,label:u.label||u.title||u.kind||"ai-doc",href:dc(u)},{documentPath:u.path});const c=dc(i);c&&l({...i,label:i.label||i.title||i.kind||"ai-doc",href:c},{documentPath:i.path})};s(e);for(const i of Array.isArray(t)?t:[])s(i,{issueKey:String((i==null?void 0:i.issueKey)||(i==null?void 0:i.issue_key)||(i==null?void 0:i.issue)||"").trim(),platform:Lo(i==null?void 0:i.platform),documentTitle:String((i==null?void 0:i.documentTitle)||(i==null?void 0:i.document_title)||(i==null?void 0:i.title)||"").trim()});for(const i of["actions","workflowActions","workflow_actions","timeline","history","events","runtimeEvents","runtime_events"])for(const a of Array.isArray(e==null?void 0:e[i])?e[i]:[])s(a,{issueKey:String((a==null?void 0:a.issueKey)||(a==null?void 0:a.issue_key)||(a==null?void 0:a.issue)||"").trim(),platform:Lo(a==null?void 0:a.platform),documentTitle:String((a==null?void 0:a.documentTitle)||(a==null?void 0:a.document_title)||(a==null?void 0:a.title)||"").trim()});for(const i of Xx(e))s(i,{issueKey:Si(i),platform:Lo(i==null?void 0:i.platform),documentTitle:String((i==null?void 0:i.title)||(i==null?void 0:i.name)||(i==null?void 0:i.summary)||"").trim()});return SU(n,window.location.origin)}function wY(e){return!e||typeof e!="object"?{}:{marker:e.marker||e.flag||"",command:e.command||e.nextCommand||e.next_command||"",runtimeOnly:e.runtimeOnly===!0||e.runtime_only===!0,markerOnly:e.markerOnly===!0||e.marker_only===!0,url:e.url||e.href||e.mrUrl||e.mr_url||e.mergeRequestUrl||e.merge_request_url||"",mr:e.mr||e.mrUrl||e.mr_url||e.mergeRequestUrl||e.merge_request_url||"",testEnv:e.testEnv||e.test_environment||"",summary:e.summary||e.detail||e.description||"",links:Array.isArray(e.links)?e.links:[],artifacts:Array.isArray(e.artifacts)?e.artifacts:[],outputs:Array.isArray(e.outputs)?e.outputs:[],results:Array.isArray(e.results)?e.results:[]}}function Si(e,t=0){return String((e==null?void 0:e.key)||(e==null?void 0:e.issueKey)||(e==null?void 0:e.issue_key)||(e==null?void 0:e.id)||(e==null?void 0:e.iid)||(e==null?void 0:e.title)||`issue-${t+1}`).trim()}function xY(e,t=0){return String((e==null?void 0:e.title)||(e==null?void 0:e.name)||(e==null?void 0:e.label)||(e==null?void 0:e.summary)||Si(e,t)||`Issue ${t+1}`).trim()}function bY(e){return String((e==null?void 0:e.epicKey)||(e==null?void 0:e.epic_key)||(e==null?void 0:e.epic)||(e==null?void 0:e.epicTitle)||(e==null?void 0:e.epic_title)||(e==null?void 0:e.parentEpic)||(e==null?void 0:e.parent_epic)||"未归类").trim()}function kY(e){return String((e==null?void 0:e.sourceIssue)||(e==null?void 0:e.source_issue)||(e==null?void 0:e.parentKey)||(e==null?void 0:e.parent_key)||(e==null?void 0:e.parent)||(e==null?void 0:e.parentIssue)||(e==null?void 0:e.parent_issue)||"").trim()}function vY(e){const t=ev(e),n=(s,i)=>{if(Array.isArray(s)){for(const a of s)if(a)if(typeof a=="string")t.push({label:i,href:a});else{const l=a.url||a.href||a.webUrl||a.web_url||a.mrUrl||a.mr_url||a.issueUrl||a.issue_url;l&&t.push({label:a.label||a.title||a.platform||a.kind||i,href:l})}}};n(e==null?void 0:e.mrs,"MR"),n(e==null?void 0:e.mergeRequests,"MR"),n(e==null?void 0:e.merge_requests,"MR"),n(e==null?void 0:e.implMrs,"MR"),n(e==null?void 0:e.impl_mrs,"MR"),n(e==null?void 0:e.platformMrs,"MR"),n(e==null?void 0:e.platform_mrs,"MR");const r=new Set;return t.filter(s=>{const i=String(s.href||"").trim();if(!i)return!1;const a=`${s.label}
|
|
185
|
-
${i}`;return r.has(a)?!1:(r.add(a),!0)})}function SY(e){const t=Array.isArray(e==null?void 0:e.epics)?e.epics:Array.isArray(e==null?void 0:e.epicGroups)?e.epicGroups:Array.isArray(e==null?void 0:e.epic_groups)?e.epic_groups:[],n=[],r=new Map,s=(a,l="")=>{const c=String(a||"未归类").trim()||"未归类";return r.has(c)?l&&r.get(c).title===c&&(r.get(c).title=String(l)):r.set(c,{key:c,title:String(l||c),issues:[]}),r.get(c)};for(const a of t){const l=String((a==null?void 0:a.key)||(a==null?void 0:a.id)||(a==null?void 0:a.title)||(a==null?void 0:a.name)||"未归类").trim(),c=s(l,(a==null?void 0:a.title)||(a==null?void 0:a.name)||l),u=Array.isArray(a==null?void 0:a.issues)?a.issues:Array.isArray(a==null?void 0:a.children)?a.children:Array.isArray(a==null?void 0:a.items)?a.items:[];for(const f of u)f&&typeof f=="object"&&c.issues.push({...f,epicKey:l})}for(const a of Array.isArray(e==null?void 0:e.issues)?e.issues:[])a&&typeof a=="object"&&n.push(a);for(const a of n)s(bY(a)).issues.push(a);const i=a=>{const l=new Map,c=[],u=a.map((f,p)=>Si(f,p));return a.forEach((f,p)=>{const d=Si(f,p);l.set(d,{issue:f,children:[]})}),a.forEach((f,p)=>{const d=Si(f,p),h=kY(f)||gU(f,u),g=l.get(d);h&&l.has(h)?l.get(h).children.push(g):c.push(g)}),c};return Array.from(r.values()).map(a=>({...a,issues:i(a.issues)}))}function zd(e){return String((e==null?void 0:e.actionId)||(e==null?void 0:e.action_id)||(e==null?void 0:e.action)||(e==null?void 0:e.id)||"").trim()}function Qa(e){if(!e||typeof e!="object")return"";const t=String(e.issueKey||e.issue_key||e.issue||"").trim(),n=String(e.action||e.actionId||e.action_id||zd(e)||"").trim(),r=String(e.stageKey||e.stage_key||e.stage||e.phase||e.code||e.pointer||n).trim(),s=[r,n,e.code,e.type,e.title].map(i=>String(i||"")).join(" ").toLowerCase();if(t){if(/plan_draft_local|submit-plan|plan-doc/.test(s))return`issue-plan:${t}`;if(/gitlab_issue_missing|ensure-gitlab-issue/.test(s))return`issue-gitlab:${t}`}return r}function nm(e){const t=tm(e)||String((e==null?void 0:e.startedAt)||(e==null?void 0:e.started_at)||(e==null?void 0:e.createdAt)||(e==null?void 0:e.created_at)||(e==null?void 0:e.updatedAt)||(e==null?void 0:e.updated_at)||""),n=Date.parse(t);return Number.isFinite(n)?n:NaN}function Xx(e){var s,i,a,l,c,u,f,p,d,h,g,k;const t=[],n=b=>{b&&typeof b=="object"&&!Array.isArray(b)&&t.push(b)},r=b=>{if(!b||typeof b!="object"||Array.isArray(b))return;const y=Array.isArray(b.issues)?b.issues:Array.isArray(b.children)?b.children:Array.isArray(b.items)?b.items:[];for(const v of y)!v||typeof v!="object"||Array.isArray(v)||(v.issue&&typeof v.issue=="object"?(n(v.issue),Array.isArray(v.children)&&v.children.forEach(w=>n((w==null?void 0:w.issue)||w))):n(v))};return[e==null?void 0:e.issues,(s=e==null?void 0:e.raw)==null?void 0:s.issues,(a=(i=e==null?void 0:e.raw)==null?void 0:i.prd)==null?void 0:a.issues].forEach(b=>{Array.isArray(b)&&b.forEach(n)}),[e==null?void 0:e.epics,e==null?void 0:e.epicGroups,e==null?void 0:e.epic_groups,(l=e==null?void 0:e.raw)==null?void 0:l.epics,(c=e==null?void 0:e.raw)==null?void 0:c.epicGroups,(u=e==null?void 0:e.raw)==null?void 0:u.epic_groups,(p=(f=e==null?void 0:e.raw)==null?void 0:f.prd)==null?void 0:p.epics,(h=(d=e==null?void 0:e.raw)==null?void 0:d.prd)==null?void 0:h.epicGroups,(k=(g=e==null?void 0:e.raw)==null?void 0:g.prd)==null?void 0:k.epic_groups].forEach(b=>{Array.isArray(b)&&b.forEach(r)}),t}function jY(e,t){const n=String(t||"").trim();return n&&Xx(e).find((r,s)=>Si(r,s)===n)||null}function NY(e){var t,n,r,s,i,a,l,c;return String((e==null?void 0:e.gitlabEpic)||(e==null?void 0:e.gitlab_epic)||((t=e==null?void 0:e.prd)==null?void 0:t.gitlabEpic)||((n=e==null?void 0:e.prd)==null?void 0:n.gitlab_epic)||((r=e==null?void 0:e.raw)==null?void 0:r.gitlabEpic)||((s=e==null?void 0:e.raw)==null?void 0:s.gitlab_epic)||((a=(i=e==null?void 0:e.raw)==null?void 0:i.prd)==null?void 0:a.gitlabEpic)||((c=(l=e==null?void 0:e.raw)==null?void 0:l.prd)==null?void 0:c.gitlab_epic)||"").trim()}function CY(e,t){if(!t||typeof t!="object")return t;const n=String(t.issueKey||t.issue_key||t.issue||"").trim(),r=jY(e,n),s=String(t.platform||(r==null?void 0:r.platform)||"").trim(),i=s&&!t.platform?{...t,platform:s}:t,a=String((r==null?void 0:r.gitlabIssue)||(r==null?void 0:r.gitlab_issue)||i.gitlabIssue||i.gitlab_issue||"").trim(),l=NY(e);if(!a&&!l)return i;const c=Qa(i),u=`${c} ${Zk(i)}`;if(!/issue-gitlab:|gitlab_issue_missing|ensure-gitlab-issue|implementation|impl_|fix_|testing|submit-test|self-test/i.test(u))return i;const p=[];a&&p.push({label:"GitLab Issue",kind:"gitlab-issue",durability:"durable",url:a}),l&&p.push({label:"GitLab Epic",kind:"gitlab-epic",durability:"durable",url:l});const d=la(i.status),h=a&&d==="done"&&/^issue-gitlab:/.test(c)&&/需要.*GitLab Issue/.test(String(i.title||i.label||""));return{...i,...a?{gitlabIssue:a,gitlab_issue:a}:{},...l?{gitlabEpic:l,gitlab_epic:l}:{},...h?{title:String(i.title||i.label||"GitLab Issue 已绑定").replace(/^需要为/,"已为").replace("创建或绑定","创建/绑定"),label:String(i.label||i.title||"GitLab Issue 已绑定").replace(/^需要为/,"已为").replace("创建或绑定","创建/绑定")}:{},artifacts:wi(i.artifacts,p)}}function wi(e,t){const n=[],r=new Set,s=i=>{if(!i)return;const a=typeof i=="string"?i:JSON.stringify(i);r.has(a)||(r.add(a),n.push(i))};return(Array.isArray(e)?e:[]).forEach(s),(Array.isArray(t)?t:[]).forEach(s),n}function sC(e,t){const n=nm(t),r=nm(e),s=Number.isFinite(n)&&(!Number.isFinite(r)||n>=r)?t:e,i=(s==null?void 0:s.status)||(t==null?void 0:t.status)||(e==null?void 0:e.status);return{...e,...t,title:Xi(s,0)||Xi(t,0)||Xi(e,0),detail:sh(s)||sh(t)||sh(e),status:i,links:wi(e==null?void 0:e.links,t==null?void 0:t.links),artifacts:wi(e==null?void 0:e.artifacts,t==null?void 0:t.artifacts),outputs:wi(e==null?void 0:e.outputs,t==null?void 0:t.outputs),results:wi(e==null?void 0:e.results,t==null?void 0:t.results),events:wi(e==null?void 0:e.events,t==null?void 0:t.events),createdAt:(e==null?void 0:e.createdAt)||(e==null?void 0:e.created_at)||(t==null?void 0:t.createdAt)||(t==null?void 0:t.created_at),startedAt:(e==null?void 0:e.startedAt)||(e==null?void 0:e.started_at)||(t==null?void 0:t.startedAt)||(t==null?void 0:t.started_at),updatedAt:(s==null?void 0:s.updatedAt)||(s==null?void 0:s.updated_at)||(t==null?void 0:t.updatedAt)||(t==null?void 0:t.updated_at)||(e==null?void 0:e.updatedAt)||(e==null?void 0:e.updated_at)}}function _Y(e,t){const n=[],r=new Map,s=new Map,i=new Map,a=p=>{var d,h;return!!(!p||typeof p!="object"||p.auxiliary===!0||p.auxiliary_event===!0||String(p.type||"")==="review-link"||String(p.type||"")==="action-preview"||p.preview===!0||String(p.type||"")==="same-platform-stage-conflict"&&/\/api\/prd-workflow\/review\//.test(String(((d=p.conflict)==null?void 0:d.previousArtifact)||((h=p.conflict)==null?void 0:h.incomingArtifact)||"")))},l=(p,d)=>({...p,links:wi(p==null?void 0:p.links,d==null?void 0:d.links),artifacts:wi(p==null?void 0:p.artifacts,d==null?void 0:d.artifacts),outputs:wi(p==null?void 0:p.outputs,d==null?void 0:d.outputs),results:wi(p==null?void 0:p.results,d==null?void 0:d.results)}),c=(p,d)=>{if(!p)return;const h=r.get(p);if(h!=null){n[h]=l(n[h],d);return}i.set(p,l(i.get(p)||{},d))},u=(p,d)=>p&&i.has(p)?l(d,i.get(p)):d,f=p=>{if(Array.isArray(p))for(const d of p){const h=Qa(d);if(a(d)){c(h,d);continue}const g=String(d.id||d.eventId||d.event_id||d.actionId||d.action_id||"").trim(),k=h||g,b=k?r.get(k)??s.get(g):null;k&&b!=null?(n[b]=u(h,sC(n[b],d)),h&&r.set(h,b),g&&s.set(g,b)):(k&&r.set(k,n.length),g&&s.set(g,n.length),n.push(u(h,d)))}};if(f(e==null?void 0:e.actions),f(e==null?void 0:e.workflowActions),f(e==null?void 0:e.workflow_actions),f(e==null?void 0:e.timeline),f(e==null?void 0:e.history),f(e==null?void 0:e.events),f(e==null?void 0:e.runtimeEvents),f(e==null?void 0:e.runtime_events),t&&typeof t=="object"){const p=zd(t),d=Qa(t),h=d?r.get(d):p?s.get(p):null,g={...t,status:t.status||"next",kind:"next_action"};h!=null&&(n[h]=sC(n[h],g))}return n.map((p,d)=>({item:p,index:d,ts:nm(p)})).filter(p=>Number.isFinite(p.ts)).sort((p,d)=>d.ts-p.ts||p.index-d.index).map(p=>CY(e,p.item))}function EY(e){return(Array.isArray(e==null?void 0:e.runtimeEvents)?e.runtimeEvents:Array.isArray(e==null?void 0:e.runtime_events)?e.runtime_events:[]).filter(n=>n&&typeof n=="object").map((n,r)=>({item:n,index:r,ts:nm(n)})).sort((n,r)=>{const s=Number.isFinite(n.ts),i=Number.isFinite(r.ts);return s&&i?r.ts-n.ts||r.index-n.index:s?-1:i?1:r.index-n.index}).slice(0,8).map(n=>n.item)}function AY(e,t){const n=String(t||"all");if(n==="all")return!0;const r=[e==null?void 0:e.status,e==null?void 0:e.type,e==null?void 0:e.kind,e==null?void 0:e.title,e==null?void 0:e.detail,e==null?void 0:e.error,JSON.stringify((e==null?void 0:e.links)||[]),JSON.stringify((e==null?void 0:e.artifacts)||[])].join(" ").toLowerCase();return n==="errors"?/error|failed|conflict|blocked|stale|revision|冲突|失败/.test(r):n==="review"?/review|temporary-review|临时/.test(r):n==="external"?/mr|merge request|gitlab|jenkins|package|build|tapd/.test(r):!0}function PY(e,t){const n=typeof e=="string"?e:String((e==null?void 0:e.text)||""),r=typeof e=="object"?Number(e==null?void 0:e.stepMs):NaN,s=typeof e=="object"?Number(e==null?void 0:e.totalMs):NaN,i=Number.isFinite(r)&&Number.isFinite(s)?`(+${_a(r)} / 总 ${_a(s)})`:"";return`${t+1}. ${n}${i}`}function pT(e){if(String((e==null?void 0:e.type)||"")!=="raw")return null;const t=String((e==null?void 0:e.text)||"").trim();if(!t)return null;try{return JSON.parse(t)}catch{return null}}function Ml(...e){for(const t of e){const n=Number(t);if(Number.isFinite(n))return n}return NaN}function IY(e){const t=e!=null&&e.tool_call&&typeof e.tool_call=="object"?e.tool_call:{},n=Object.keys(t).find(r=>/ToolCall$/i.test(r))||"";return n||String((e==null?void 0:e.name)||(e==null?void 0:e.tool)||"tool_call")}function RY(e){const t=e!=null&&e.tool_call&&typeof e.tool_call=="object"?e.tool_call:{},n=Object.keys(t).find(r=>/ToolCall$/i.test(r))||"";return n&&t[n]&&typeof t[n]=="object"?t[n]:{}}function TY(e,t){var s;const n=String(((s=t==null?void 0:t.args)==null?void 0:s.command)||"");return/ck_fetch\.py/.test(n)?"CK 查询":/collect_important_mails\.py|list_mails_by_date\.py|read_mail_content\.py/.test(n)?"邮件脚本":/npm\s+run\s+build|build:web-ui/.test(n)?"前端构建":/python3/.test(n)?"Python 脚本":{shellToolCall:"Shell 命令",readToolCall:"读取文件/上下文",grepToolCall:"搜索代码",globToolCall:"查找文件",editToolCall:"编辑文件",writeToolCall:"写入文件"}[e]||e||"工具调用"}function MY(e){var i,a,l;const t=pT(e);if(!t||typeof t!="object")return null;const n=String(t.type||""),r=String(t.subtype||""),s=Ml(t.timestamp_ms,t.completedAtMs,t.startedAtMs,e==null?void 0:e.ts,Date.now());if(n==="tool_call"&&r==="completed"){const c=RY(t),u=IY(t),f=Ml(t.startedAtMs,c==null?void 0:c.startedAtMs),p=Ml(t.completedAtMs,c==null?void 0:c.completedAtMs),d=((i=c==null?void 0:c.result)==null?void 0:i.success)||((a=c==null?void 0:c.result)==null?void 0:a.failure)||{},h=Number.isFinite(f)&&Number.isFinite(p)?Math.max(0,p-f):Ml(d.executionTime,d.localExecutionTimeMs),g=String(((l=c==null?void 0:c.args)==null?void 0:l.command)||d.command||"").trim(),k=g?g.split(`
|
|
186
|
-
`).find(Boolean)||g:"";return{kind:"tool",label:TY(u,c),durationMs:Number.isFinite(h)?h:null,at:s,detail:k?k.slice(0,90):""}}if(n==="result"){const c=Ml(t.duration_ms,t.duration_api_ms);return{kind:"total",label:"运行总耗时",durationMs:Number.isFinite(c)?c:null,at:s,detail:t.is_error?"失败结束":"成功结束"}}return n==="connection"?{kind:"network",label:r==="reconnecting"?"连接重连":r==="reconnected"?"连接恢复":"连接事件",durationMs:null,at:s,detail:""}:n==="retry"?{kind:"network",label:r==="resuming"?"会话恢复":r==="starting"?"开始重试":"重试事件",durationMs:null,at:s,detail:""}:null}function iC(e,t,n,r){const s=(Array.isArray(e)?e:[]).map(b=>typeof b=="string"?{text:b}:b).filter(b=>b&&String(b.text||"").trim()),i=Array.isArray(t)?t:[],a=[...i].reverse().find(b=>(b==null?void 0:b.kind)==="total"&&Number.isFinite(Number(b.durationMs))),l=[...s].reverse().find(b=>Number.isFinite(Number(b.totalMs))),c=Number.isFinite(Number(r))&&Number.isFinite(Number(n))?Math.max(0,Number(r)-Number(n)):NaN,u=Ml(a==null?void 0:a.durationMs,l==null?void 0:l.totalMs,c),f=s.filter(b=>b.kind==="model").reduce((b,y)=>b+(Number(y.stepMs)||0),0),p=i.filter(b=>(b==null?void 0:b.kind)==="tool"),d=p.reduce((b,y)=>b+(Number(y.durationMs)||0),0),h=i.filter(b=>(b==null?void 0:b.kind)==="network").length,g=[...s.filter(b=>Number(b.stepMs)>=1e3).map(b=>({label:b.text,durationMs:Number(b.stepMs),detail:"Activity 间隔"})),...p.filter(b=>Number(b.durationMs)>=1e3).map(b=>({label:b.label,durationMs:Number(b.durationMs),detail:b.detail||"工具实际执行"}))].sort((b,y)=>y.durationMs-b.durationMs).slice(0,6),k=["耗时概览"];return Number.isFinite(u)&&k.push(`- 当前总耗时:${_a(u)}`),f>0&&k.push(`- 模型相关间隔:约 ${_a(f)}(按 Activity 间隔估算)`),p.length>0&&k.push(`- 工具实际执行:${_a(d)}(${p.length} 次完成事件)`),h>0&&k.push(`- 网络/会话恢复事件:${h} 次`),g.length>0&&(k.push(""),k.push("慢步骤"),g.forEach((b,y)=>{const v=b.detail?` · ${b.detail}`:"";k.push(`${y+1}. ${b.label}:${_a(b.durationMs)}${v}`)})),s.length>0&&(k.push(""),k.push("最近 Activity"),s.slice(-10).forEach((b,y)=>{k.push(PY(b,y))})),p.length>0&&(k.push(""),k.push("最近工具完成"),p.slice(-8).forEach((b,y)=>{const v=Number.isFinite(Number(b.durationMs))?` ${_a(b.durationMs)}`:"",w=b.detail?` · ${b.detail}`:"";k.push(`${y+1}. ${b.label}${v}${w}`)})),k.join(`
|
|
187
|
-
`)}function oC(e){if(String((e==null?void 0:e.type)||"")!=="raw"||String((e==null?void 0:e.eventType)||"")!=="thinking")return"";const t=pT(e);if((t==null?void 0:t.type)!=="thinking")return"";const n=String((t==null?void 0:t.subtype)||"");return n&&n!=="delta"?"":String((t==null?void 0:t.text)||(t==null?void 0:t.delta)||(t==null?void 0:t.thinking)||"").trim()}function hT(e,t){const n=String(e||(t==null?void 0:t.id)||"").toLowerCase();return n.startsWith("control_")?"control":n.startsWith("provide_")?"provide":n.startsWith("tool_")?"agent":(t==null?void 0:t.type)||"agent"}function mT(e){const t=String((e==null?void 0:e.marketplaceDefinitionId)||(e==null?void 0:e.id)||"").trim();return t.startsWith("marketplace:")?t:""}function tv(e){if(!e)return"";const t=String(e.baseDefinitionId||"").trim();return t||String(e.id||"").trim()}function gT(e){const t=String(e??"");return/^[A-Za-z0-9_@%+=:,./-]+$/.test(t)?t:"'"+t.replace(/'/g,"'\\''")+"'"}function $Y(e,t){const n=String((e==null?void 0:e.language)||"").trim().toLowerCase(),r=String(t||"").trim().toLowerCase();return n.includes("python")||r.endsWith(".py")?"python3":n.includes("shell")||n==="bash"||r.endsWith(".sh")||r.endsWith(".bash")?"bash":"node"}function LY(e){const t=String(e??"").trim();return t?t.includes("${")?t:gT(t):""}function yT(e){if(String((e==null?void 0:e.baseDefinitionId)||"").trim()!=="tool_nodejs")return"";const t=e!=null&&e.runtime&&typeof e.runtime=="object"?e.runtime:{},n=String(t.entry||"").trim().replace(/^\/+/,"");if(n){const s=String((e==null?void 0:e.packageDir)||"").trim().replace(/\/+$/,""),i=s?`${s}/${n}`:`\${flowDir}/${n}`,a=Array.isArray(t.args)?t.args.map(LY).filter(Boolean):[];return[$Y(t,n),gT(i),...a].join(" ")}return String(t.command||"").trim()}function Ou(e){const t=String(tv(e)||(e==null?void 0:e.id)||"");return t==="workspace_run"||t==="workspace_scheduled_run"?"CONTROL":t.startsWith("display_")?"DISPLAY":/^control/i.test(t)?"CONTROL":/^tool/i.test(t)?"TOOL":/^provide/i.test(t)?"PROVIDE":"AGENT"}function aC(e){return e==="DISPLAY"?"preview":e==="CONTROL"?"account_tree":e==="TOOL"?"build":e==="PROVIDE"?"database":"smart_toy"}function rm(e){return String((e==null?void 0:e.displayName)||(e==null?void 0:e.label)||(e==null?void 0:e.id)||"Node")}function Du(e){return rm(e)}function Qx(e){return String((e==null?void 0:e.description)||(e==null?void 0:e.body)||"").replace(/\s+/g," ").trim()}function Np(e,t){const n=String((e==null?void 0:e.name)||(e==null?void 0:e.id)||"").trim(),r=String((e==null?void 0:e.type)||"").trim();return n||r||`#${t+1}`}function lC(e,t,n){const r=String((t==null?void 0:t.name)||(t==null?void 0:t.id)||`#${n+1}`).trim(),s=String((t==null?void 0:t.type)||"").trim(),i=String((t==null?void 0:t.default)??(t==null?void 0:t.value)??"").trim();return[e,r,s?`type: ${s}`:"",i?`default: ${i}`:""].filter(Boolean).join(" · ")}function cC(e,t){const n=Array.isArray(e)?e:[],r=n.slice(0,4),s=Math.max(0,n.length-r.length);return{list:n,shown:r,hidden:s,kind:t}}function Gy(e,t){const n=String((e==null?void 0:e.source)||""),r=String((e==null?void 0:e.target)||"");if(!n||!r)return!1;const s=new Map(t.map(l=>[l.id,l])),i=Vx(s.get(n),e.sourceHandle||"output-0","source"),a=Vx(s.get(r),e.targetHandle||"input-0","target");return!!(i&&a&&Ld(i,a))}function OY(e,t){const n=String((e==null?void 0:e.nodeId)||""),r=String((e==null?void 0:e.handleId)||""),s=(e==null?void 0:e.handleType)==="target"?"target":(e==null?void 0:e.handleType)==="source"?"source":"";if(!n||!r||!s)return null;const i=t.find(l=>l.id===n),a=Vx(i,r,s);return a?{nodeId:n,handleId:r,handleType:s,slot:a,slotType:fq(a)}:null}function DY(e,t){return t?e.map((n,r)=>{const s=Array.isArray(t.handleType==="source"?n.inputs:n.outputs)?t.handleType==="source"?n.inputs:n.outputs:[];for(let i=0;i<s.length;i+=1){const a=s[i];if(!(t.handleType==="source"?Ld(t.slot,a):Ld(a,t.slot)))continue;const c=Ou(n);return{def:n,order:r,category:c,categoryRank:Tl.indexOf(c),slot:a,slotIndex:i,displayLabel:Du(n),description:Qx(n)}}return null}).filter(Boolean).sort((n,r)=>{var a,l;const s=(a=n.slot)!=null&&a.required?0:1,i=(l=r.slot)!=null&&l.required?0:1;return s-i||n.slotIndex-r.slotIndex||n.categoryRank-r.categoryRank||n.order-r.order}):[]}function FY(e,t,n){var i,a,l,c;if(!n)return[];const r=[],s=n.handleType==="source";for(const u of e||[]){if(!u||u.id===n.nodeId)continue;const f=Array.isArray(s?(i=u.data)==null?void 0:i.inputs:(a=u.data)==null?void 0:a.outputs)?s?u.data.inputs:u.data.outputs:[];for(let p=0;p<f.length;p+=1){const d=f[p];if((d==null?void 0:d.showOnNode)===!1||!(s?Ld(n.slot,d):Ld(d,n.slot)))continue;const g=s?{source:n.nodeId,sourceHandle:n.handleId,target:u.id,targetHandle:`input-${p}`}:{source:u.id,sourceHandle:`output-${p}`,target:n.nodeId,targetHandle:n.handleId},k=(t||[]).some(b=>b.target===g.target&&b.targetHandle===g.targetHandle);r.push({node:u,nodeId:u.id,nodeLabel:((l=u.data)==null?void 0:l.label)||u.id,definitionId:((c=u.data)==null?void 0:c.definitionId)||"",slot:d,slotIndex:p,handleId:s?g.targetHandle:g.sourceHandle,connection:g,occupied:k})}}return r.sort((u,f)=>{var k,b,y,v,w,C,j,N;const p=Number(((b=(k=u.node)==null?void 0:k.position)==null?void 0:b.y)||0),d=Number(((v=(y=f.node)==null?void 0:y.position)==null?void 0:v.y)||0),h=Number(((C=(w=u.node)==null?void 0:w.position)==null?void 0:C.x)||0),g=Number(((N=(j=f.node)==null?void 0:j.position)==null?void 0:N.x)||0);return p-d||h-g||u.slotIndex-f.slotIndex||String(u.nodeId).localeCompare(String(f.nodeId))})}function Ql(e,t=!1){if(t)return"folder";const n=String(e||"").toLowerCase().split(".").pop();return n==="md"||n==="markdown"?"article":n==="html"?"web":["csv","tsv"].includes(n)?"table":["js","jsx","ts","tsx","mjs","cjs"].includes(n)?"code":["yaml","yml","json"].includes(n)?"data_object":"draft"}function zY(e,t){const n=String(e||"node").replace(/^(agent|control|provide|tool|display)_/i,"").replace(/[^a-zA-Z0-9_]+/g,"_").replace(/^_+|_+$/g,"")||"node",r=new Set(t.map(s=>s.id));for(let s=1;s<1e4;s++){const i=`${n}_${s}`;if(!r.has(i))return i}return`${n}_${Date.now().toString(36)}`}function BY(e){return(e==null?void 0:e.default)!=null?String(e.default):(e==null?void 0:e.value)!=null?String(e.value):""}function HY(e){const t=Number(e);if(!Number.isFinite(t)||t<=0)return Dd;const n=Math.max(1,Math.min(1440,Math.round(t)));return n<60?`*/${n} * * * *`:n===60?"0 * * * *":n<1440&&n%60===0?`0 */${n/60} * * *`:Dd}function Oo(e,t=0,n=0,r=59){const s=Math.max(n,Math.min(r,Number.parseInt(String(e??t),10)||t));return String(s).padStart(2,"0")}function nv(e){const t=String(e||"").trim().match(/^(\d{1,2}):(\d{1,2})$/);return t?`${Oo(t[1],9,0,23)}:${Oo(t[2],0,0,59)}`:"09:00"}function Fu(e,t,n,r,s){const i=nv(t),[a,l]=i.split(":").map(u=>Number.parseInt(u,10)),c=String(e||"daily");if(c==="weekly"){const u=Math.max(0,Math.min(6,Number.parseInt(String(n??1),10)||1));return`${l} ${a} * * ${u}`}if(c==="monthly"){const u=Math.max(1,Math.min(31,Number.parseInt(String(r??1),10)||1));return`${l} ${a} ${u} * *`}return c==="custom"?String(s||"").trim()||Dd:`${l} ${a} * * *`}function WY(e){const n=String(e||Dd).trim().split(/\s+/);if(n.length!==5)return{scheduleType:"custom",time:"09:00",weekday:1,monthDay:1};const[r,s,i,a,l]=n,c=Number.parseInt(r,10),u=Number.parseInt(s,10),f=Number.isFinite(c)&&Number.isFinite(u)&&r===String(c)&&s===String(u),p=f?`${Oo(u,9,0,23)}:${Oo(c,0,0,59)}`:"09:00";return f&&i==="*"&&a==="*"&&l==="*"?{scheduleType:"daily",time:p,weekday:1,monthDay:1}:f&&i==="*"&&a==="*"&&/^\d+$/.test(l)?{scheduleType:"weekly",time:p,weekday:Math.max(0,Math.min(6,Number.parseInt(l,10))),monthDay:1}:f&&/^\d+$/.test(i)&&a==="*"&&l==="*"?{scheduleType:"monthly",time:p,weekday:1,monthDay:Math.max(1,Math.min(31,Number.parseInt(i,10)))}:{scheduleType:"custom",time:p,weekday:1,monthDay:1}}function rv(e){let t={};const n=String(e||"").trim();if(n)try{t=JSON.parse(n)}catch{t={}}const r=Number(t.intervalMinutes),s=HY(r),i=typeof t.cron=="string"&&t.cron.trim()?t.cron.trim():s,a=WY(i),l=["daily","weekly","monthly","custom"].includes(t.scheduleType)?t.scheduleType:a.scheduleType,c=nv(t.time||a.time||"09:00"),u=Math.max(0,Math.min(6,Number.parseInt(String(t.weekday??a.weekday??1),10)||1)),f=Math.max(1,Math.min(31,Number.parseInt(String(t.monthDay??a.monthDay??1),10)||1)),p=Fu(l,c,u,f,i);return{enabled:t.enabled===!0,scheduleType:l,time:c,weekday:u,monthDay:f,cron:p,timezone:WU,targetRunNodeId:typeof t.targetRunNodeId=="string"?t.targetRunNodeId.trim():"",overlapPolicy:"skip"}}function VY(e){const t=rv(JSON.stringify(e||{}));return JSON.stringify(t)}function KY(e){const t=Number(e||0);return!Number.isFinite(t)||t<=0?"-":new Date(t).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"})}function qY(e){return e==="weekly"?"每周":e==="monthly"?"每月":e==="custom"?"高级 Cron":"每天"}function uC(e){if(typeof e=="number"&&Number.isFinite(e))return e;if(typeof e=="string"&&e.trim()){const t=Date.parse(e);if(Number.isFinite(t))return t}return 0}function Cp(e){const t={};for(const n of Array.isArray(e)?e:[]){const r=String((n==null?void 0:n.scheduleNodeId)||(n==null?void 0:n.runNodeId)||"").trim();r&&(t[r]={nextAt:uC(n.nextRunAt),lastAt:uC(n.lastTriggeredAt),lastStatus:String(n.lastStatus||(n.enabled?"armed":"disabled")),lastError:String(n.lastError||""),lastRunId:String(n.lastRunId||""),targetRunNodeId:String(n.targetRunNodeId||n.runNodeId||""),cron:String(n.cron||""),timezone:String(n.timezone||"")})}return t}function sd(e){var t;return!!((t=e==null?void 0:e.data)!=null&&t.isWorkspaceGroup)}function sm(e){return e>0?`Group ${e+1}`:"Group"}function UY(e){return(Array.isArray(e)?e:[]).map((n,r)=>{const s=String((n==null?void 0:n.id)||`group_${r+1}`).trim(),i=Number(n==null?void 0:n.x),a=Number(n==null?void 0:n.y),l=Number(n==null?void 0:n.width),c=Number(n==null?void 0:n.height);return!s||!Number.isFinite(i)||!Number.isFinite(a)||!Number.isFinite(l)||!Number.isFinite(c)?null:{id:s,title:String((n==null?void 0:n.title)||sm(r)).trim()||sm(r),color:String((n==null?void 0:n.color)||"purple").trim()||"purple",x:i,y:a,width:Math.max(Ja,Math.round(l)),height:Math.max(Xa,Math.round(c))}}).filter(Boolean)}function YY(e){var n;return UY((n=e==null?void 0:e.ui)==null?void 0:n.groups).map(r=>({id:r.id,type:uc,position:{x:r.x,y:r.y},width:r.width,height:r.height,selected:!1,draggable:!0,selectable:!0,zIndex:0,data:{isWorkspaceGroup:!0,label:r.title,title:r.title,color:r.color,nodeSize:{width:r.width,height:r.height}}}))}function Zx(e){const t=Number(e==null?void 0:e.width),n=Number(e==null?void 0:e.height);return!Number.isFinite(t)||!Number.isFinite(n)?null:{width:Math.max(Ja,Math.round(t)),height:Math.max(Xa,Math.round(n))}}function zu(e){return(Array.isArray(e)?e:[]).map(t=>({type:(t==null?void 0:t.type)||"node",name:(t==null?void 0:t.name)||"",default:BY(t),required:!!(t!=null&&t.required),description:String((t==null?void 0:t.description)||""),showOnNode:(t==null?void 0:t.showOnNode)!=null?t.showOnNode!==!1:!!(t!=null&&t.required)||String((t==null?void 0:t.type)||"node").trim().toLowerCase()==="node"}))}function wT(e){const t=(e==null?void 0:e.data)||{},n=r=>(Array.isArray(r)?r:[]).map((s,i)=>(s==null?void 0:s.showOnNode)===!1?"":[i,String((s==null?void 0:s.type)||""),String((s==null?void 0:s.name)||""),s!=null&&s.required?"1":"0"].join(":")).filter(Boolean).join("|");return`${n(t.inputs)}=>${n(t.outputs)}`}function GY(e){var i,a,l,c;const t=(e==null?void 0:e.data)||{},n=t!=null&&t.displaySize&&typeof t.displaySize=="object"?t.displaySize:{},r=t!=null&&t.nodeSize&&typeof t.nodeSize=="object"?t.nodeSize:{},s=Qm(t);return[wT(e),Cn(t)||"",s?"has-result":"",(t==null?void 0:t.contextRunResultNonce)||"",Number((e==null?void 0:e.width)||0)||"",Number((e==null?void 0:e.height)||0)||"",Number(((i=e==null?void 0:e.measured)==null?void 0:i.width)||0)||"",Number(((a=e==null?void 0:e.measured)==null?void 0:a.height)||0)||"",Number(r.width||0)||"",Number(r.height||0)||"",Number(n.width||0)||"",Number(n.height||0)||"",t!=null&&t.isExecuting?"executing":"",(t==null?void 0:t.nodeStatus)||"",(c=(l=t==null?void 0:t.runningRunNodeIds)==null?void 0:l.has)!=null&&c.call(l,e==null?void 0:e.id)?"running-run":""].join("::")}function JY(e,t){return!e||!t?!1:e.selected===t.selected&&e.isExecuting===t.isExecuting&&e.nodeStatus===t.nodeStatus&&e.nodeElapsed===t.nodeElapsed&&e.optimizingRun===t.optimizingRun&&e.scheduledRunState===t.scheduledRunState&&e.nodeChatActive===t.nodeChatActive&&e.nodeChat===t.nodeChat}function Nu(e,t){var h,g;const n=e!=null&&e.instances&&typeof e.instances=="object"?e.instances:{},r=kT(n),s=Array.isArray(e==null?void 0:e.edges)?e.edges:[],i=(h=e==null?void 0:e.ui)!=null&&h.nodePositions&&typeof e.ui.nodePositions=="object"?e.ui.nodePositions:{},a=(g=e==null?void 0:e.ui)!=null&&g.nodeSizes&&typeof e.ui.nodeSizes=="object"?e.ui.nodeSizes:{},l=new Set(Object.keys(r));for(const k of s)k!=null&&k.source&&l.add(String(k.source)),k!=null&&k.target&&l.add(String(k.target));const u=Array.from(l).map(k=>{const b=r[k]||{},y=b.definitionId||k,v=t.find(F=>F.id===y),w=tv(v)||y,C=t.find(F=>F.id===w)||v,j=b.marketplaceRef||mT(v),N=yT(v),A=i[k]&&typeof i[k].x=="number"&&typeof i[k].y=="number"?i[k]:{x:320+l.size*20,y:180+l.size*12},I=!!Cn({definitionId:w,inputs:b.input,outputs:b.output}),D=a[k]&&typeof a[k].width=="number"&&typeof a[k].height=="number"?{width:a[k].width,height:a[k].height}:null,B=Da(D,{display:I}),W=B&&!Js(w);return{id:k,type:uc,position:A,...W?{width:B.width,height:B.height}:{},data:{label:b.label||rm(v)||rm(C)||k,definitionId:w,...j?{marketplaceRef:j}:{},...v!=null&&v.packageId?{marketplacePackageId:v.packageId}:{},...v!=null&&v.version?{marketplaceVersion:v.version}:{},schemaType:hT(w,C||v),role:b.role||"normal",model:b.model||void 0,body:b.body||"",script:b.script||N||"",scriptRef:b.scriptRef||"",implementationRef:b.implementationRef||"",implementationMode:b.implementationMode||"",displayReloadKey:b.displayReloadKey||"",...W?{nodeSize:B}:{},...I&&W?{displaySize:B}:{}}}}).map(k=>qx(k,r,t)),f=YY(e),p=s.filter(k=>(k==null?void 0:k.source)&&(k==null?void 0:k.target)).filter(k=>!f.some(b=>b.id===String(k.source)||b.id===String(k.target))).map((k,b)=>({id:k.id||`we-${k.source}-${k.target}-${b}`,source:String(k.source),target:String(k.target),sourceHandle:k.sourceHandle??void 0,targetHandle:k.targetHandle??void 0,markerEnd:{type:gi.ArrowClosed}})),d=[...f,...u];return{nodes:d,edges:Dq(p,d),instances:r}}function dC(e){return`${Jx}${e}`}function Jy(e){const t=String(e||"");return t.startsWith(Jx)?t.slice(Jx.length):t}function eb(e){if(!e||typeof e!="object")return null;const t=Number(e.x),n=Number(e.y),r=Number(e.zoom);return!Number.isFinite(t)||!Number.isFinite(n)||!Number.isFinite(r)?null:{x:t,y:n,zoom:Math.min(Math.max(r,.1),4)}}function ih(e,t=[]){const n=new Map((Array.isArray(t)?t:[]).filter(p=>{var d;return Za((d=p==null?void 0:p.data)==null?void 0:d.definitionId)}).map(p=>[p.id,p])),r=Array.isArray(e==null?void 0:e.nodeIds)?e.nodeIds:[],s=[],i=new Set;for(const p of r){const d=String(p||"").trim();!d||i.has(d)||!n.has(d)||(i.add(d),s.push(d))}const a={},l=e!=null&&e.nodePositions&&typeof e.nodePositions=="object"?e.nodePositions:{};s.forEach((p,d)=>{const h=l[p];a[p]=h&&typeof h.x=="number"&&typeof h.y=="number"?{x:h.x,y:h.y}:{x:180+d*36,y:120+d*28}});const c={},u=e!=null&&e.nodeSizes&&typeof e.nodeSizes=="object"?e.nodeSizes:{};s.forEach(p=>{const d=Da(u[p],{display:!0});d&&(c[p]=d)});const f=eb(e==null?void 0:e.viewport);return{nodeIds:s,nodePositions:a,nodeSizes:c,...f?{viewport:f}:{}}}function fC(e,t=[]){return ih(e,t)}const Xy=[{value:"1",label:"1 天"},{value:"7",label:"7 天"},{value:"30",label:"30 天"},{value:"90",label:"90 天"},{value:"365",label:"1 年"},{value:"permanent",label:"永久"}];function Qy(e={}){return{title:"",layout:"gallery",nodeIds:[],expiresInDays:30,permanent:!1,...e}}function pC(e={}){return e.permanent?"permanent":String(e.expiresInDays||30)}function hC(e={}){if(e.permanent)return{expiresMode:"permanent",permanent:!0};const t=Number(e.expiresInDays||30);return{expiresMode:"days",expiresInDays:Number.isFinite(t)?t:30}}function XY(e={}){if(!e.expiresAt)return"永久有效";const t=Date.parse(String(e.expiresAt||""));return Number.isFinite(t)?`有效期至 ${new Date(t).toLocaleString()}`:"永久有效"}function mC(e={}){return new URL(e.url||`/display/${e.id||""}`,window.location.origin).href}const xT="af:workspace:canvas-clipboard",bT="agentflow.workspace.canvas-clipboard";function QY(e){return JSON.stringify({type:bT,version:1,clipboard:e})}function ZY(e){try{const t=JSON.parse(String(e||""));if((t==null?void 0:t.type)!==bT)return null;const n=t.clipboard;return!n||!Array.isArray(n.nodes)||n.nodes.length===0?null:n}catch{return null}}function eG(e){try{localStorage.setItem(xT,QY(e))}catch{}}function tG(){try{return ZY(localStorage.getItem(xT))}catch{return null}}function nG(e){const t=Number.isFinite(e)?e:1;return Math.min(Math.max(t,.75),1)}async function gC(e){var n;const t=String(e||"");if(!t)return!1;try{if((n=navigator.clipboard)!=null&&n.writeText)return await navigator.clipboard.writeText(t),!0}catch{}try{const r=document.createElement("textarea");r.value=t,r.setAttribute("readonly",""),r.style.position="fixed",r.style.left="-9999px",r.style.top="0",document.body.appendChild(r),r.focus(),r.select();const s=document.execCommand("copy");return document.body.removeChild(r),s}catch{return!1}}function yC(e,t,n){const r=Number(e);return!Number.isFinite(r)||r<=0?0:Math.min(n,Math.max(t,Math.round(r)))}function Da(e,{display:t=!1}={}){if(!e||typeof e!="object")return null;const n=Number(e.width),r=Number(e.height);return!Number.isFinite(n)||!Number.isFinite(r)||n<=0||r<=0?null:t?{width:Math.round(n),height:Math.round(r)}:{width:yC(n,iT,oT)||sT,height:yC(r,Zh,aT)||Zh}}function im(e){const t=Da(e,{display:!0});return t?{width:Math.max(320,Math.round(t.width)),height:Math.max(180,Math.round(t.height))}:null}function rG(e){const t=String(e||"").trim().toLowerCase();return t==="html"||t==="react"?{width:720,height:520}:t==="table"||t==="chart"?{width:640,height:380}:t==="image"?{width:520,height:360}:{width:Yx,height:Gx}}function sG(e,t=""){const n=im(e==null?void 0:e.displaySize);if(n)return n;const r=im(e==null?void 0:e.nodeSize);if(r)return r;const s=Za(t)||lf(ea((e==null?void 0:e.inputs)||(e==null?void 0:e.input)||[],"displayType","markdown"));return rG(s)}function $l(e){var s,i,a,l,c,u,f,p,d,h,g;if(Js((s=e==null?void 0:e.data)==null?void 0:s.definitionId))return null;const t=!!Cn(e==null?void 0:e.data),n=Number(((a=(i=e==null?void 0:e.data)==null?void 0:i.displaySize)==null?void 0:a.width)||((c=(l=e==null?void 0:e.data)==null?void 0:l.nodeSize)==null?void 0:c.width)||(e==null?void 0:e.width)||(t?(u=e==null?void 0:e.measured)==null?void 0:u.width:0)||0),r=Number(((p=(f=e==null?void 0:e.data)==null?void 0:f.displaySize)==null?void 0:p.height)||((h=(d=e==null?void 0:e.data)==null?void 0:d.nodeSize)==null?void 0:h.height)||(e==null?void 0:e.height)||(t?(g=e==null?void 0:e.measured)==null?void 0:g.height:0)||0);return Da({width:n,height:r},{display:t})}function Pl(e,t,n){var f,p,d,h,g,k,b,y,v,w,C,j,N;const r=(e||[]).filter(A=>!sd(A)),s=(e||[]).filter(sd),i=kT(Yk(r,n||{})),a=t.map(A=>({source:A.source,target:A.target,sourceHandle:A.sourceHandle??null,targetHandle:A.targetHandle??null})).filter(A=>!s.some(I=>I.id===A.source||I.id===A.target)),l={},c={},u=[];for(const A of r){l[A.id]={x:((f=A.position)==null?void 0:f.x)||0,y:((p=A.position)==null?void 0:p.y)||0};const I=$l(A);I&&(c[A.id]=I)}for(const A of s){const I=Number(((h=(d=A.data)==null?void 0:d.nodeSize)==null?void 0:h.width)||A.width||((g=A.measured)==null?void 0:g.width)||0),D=Number(((b=(k=A.data)==null?void 0:k.nodeSize)==null?void 0:b.height)||A.height||((y=A.measured)==null?void 0:y.height)||0);u.push({id:A.id,title:String(((v=A.data)==null?void 0:v.title)||((w=A.data)==null?void 0:w.label)||"Group"),color:String(((C=A.data)==null?void 0:C.color)||"purple"),x:Number(((j=A.position)==null?void 0:j.x)||0),y:Number(((N=A.position)==null?void 0:N.y)||0),width:Math.max(Ja,Math.round(I||Ja)),height:Math.max(Xa,Math.round(D||Xa))})}return{version:1,instances:i,edges:a,ui:{nodePositions:l,nodeSizes:c,groups:u}}}function kT(e){const t={};for(const[n,r]of Object.entries(e||{})){const s=String((r==null?void 0:r.definitionId)||n);if(!!Za(s)||s.startsWith("provide_")||!Array.isArray(r==null?void 0:r.output)){t[n]=r;continue}t[n]={...r,output:r.output.map(a=>({...a,value:"",default:""}))}}return t}function Za(e){const t=String(e||"");return t==="display_markdown"?"markdown":t==="display_mermaid"?"mermaid":t==="display_ascii"?"ascii":t==="display_html"?"html":t==="display_react_app"?"react":t==="display_image"?"image":t==="display_chart"?"chart":t==="display_table"?"table":""}function Cn(e){const t=Za(e==null?void 0:e.definitionId);return t||(Js(e==null?void 0:e.definitionId)&&Qm(e)?lf(ea((e==null?void 0:e.inputs)||(e==null?void 0:e.input)||[],"displayType","markdown")):"")}function Qi(e){const t=[...(e==null?void 0:e.inputs)||[],...(e==null?void 0:e.outputs)||[]],n=Cn(e),r=Js(e==null?void 0:e.definitionId),s=n==="image"?"src":"content",i=u=>String((u==null?void 0:u.value)??(u==null?void 0:u.default)??""),a=u=>i(u).trim(),l=t.find(u=>(u==null?void 0:u.name)===s&&a(u))||t.find(u=>(u==null?void 0:u.name)==="filePath"&&a(u))||t.find(u=>(u==null?void 0:u.type)==="text"&&a(u)),c=l?i(l):"";return String(r?c:(e==null?void 0:e.body)||c)}function Zo(e,t=""){const n=String(e||"").trim();if(!n||n.length>260||/[\r\n<>]/.test(n)||/^(?:https?:|data:|blob:|file:|javascript:|mailto:|tel:)/i.test(n))return"";const r=n.replace(/^\/+/,"");if(r.includes("..")||r.startsWith("."))return"";const s=r.split("?")[0].split("#")[0].toLowerCase().split(".").pop()||"";return({html:new Set(["html","htm"]),react:new Set(["json","jsx","tsx","js","txt"]),markdown:new Set(["md","markdown","txt"]),mermaid:new Set(["mmd","mermaid","txt"]),ascii:new Set(["txt","log"]),chart:new Set(["json"]),table:new Set(["json","csv","tsv"])}[t]||new Set(["html","htm","md","markdown","txt","json","csv","tsv"])).has(s)?r:""}function iG(e){let t=String(e||"").replace(/\r\n/g,`
|
|
188
|
-
`).trim();return t.includes(`
|
|
189
|
-
`)||(t=t.replace(/\s+(resultFile|result|outParams|outParams\.[A-Za-z_][A-Za-z0-9_-]*)\s*:/g,`
|
|
190
|
-
$1:`).replace(/(^|\n)outParams:\s+([A-Za-z_][A-Za-z0-9_-]*\s*:)/g,`$1outParams:
|
|
191
|
-
$2`)),t}function ji(e){const t=String(e||"").trim();if(!t)return String(e||"");const n=t.match(/---agentflow\b([\s\S]*?)---end/i);if(n!=null&&n[1]){const a=iG(n[1]),l=a.match(/^resultFile\s*:\s*["']?([^"'\n]+)["']?/m);if(l!=null&&l[1])return l[1].trim();const c=a.match(/^result\s*:\s*(.*)$/m);if(c){const f=String(c[1]||"").trim();return f==="|"||f===">"?a.slice((c.index||0)+c[0].length).split(`
|
|
192
|
-
`).filter(d=>/^\s+/.test(d)||!d.trim()).map(d=>d.replace(/^\s{2}/,"")).join(`
|
|
193
|
-
`).replace(/\s+$/g,""):f.replace(/^["']|["']$/g,"")}const u=t.replace(n[0],"").trim();if(u)return u}if(!/["']result["']\s*:|["']outParams["']\s*:|["']resultFile["']\s*:/i.test(t))return String(e||"");const r=[t],s=t.indexOf("{"),i=t.lastIndexOf("}");s>=0&&i>s&&r.unshift(t.slice(s,i+1));for(const a of r)try{const l=JSON.parse(a);if(l&&typeof l=="object"&&!Array.isArray(l)&&(Object.prototype.hasOwnProperty.call(l,"result")||Object.prototype.hasOwnProperty.call(l,"resultFile"))){const c=l.resultFile||l.result;return typeof c=="string"?c:JSON.stringify(c,null,2)}}catch{}return String(e||"")}async function el(e,t){const n=Ir(e);n.set("path",t);const r=await fetch(`/api/workspace/file?${n.toString()}`),s=await r.json().catch(()=>({}));if(!r.ok)throw new Error(s.error||`读取文件失败:${t}`);return String(s.content||"")}async function tb(e,t,n){const r=await fetch("/api/workspace/file",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...e,path:t,content:String(n||"")})}),s=await r.json().catch(()=>({}));if(!r.ok)throw new Error(s.error||`写入文件失败:${t}`);return s.path||t}function oG(e,t=[],n=[]){const r=String(e||"");if(!r)return"";const s=new Map(t.map(i=>[i.id,i]));return(Array.isArray(n)?n:[]).filter(i=>String((i==null?void 0:i.target)||"")===r).slice(0,4).map(i=>{const a=s.get(String((i==null?void 0:i.source)||""));if(!a)return"";const l=a.data||{},c=String(l.body||"").trim(),u=[`- upstreamId: ${a.id}`,` label: ${String(l.label||a.id).trim()}`,` definitionId: ${String(l.definitionId||"").trim()}`];return c&&u.push(` task: ${c.slice(0,4e3)}`),u.join(`
|
|
194
|
-
`)}).filter(Boolean).join(`
|
|
195
|
-
|
|
196
|
-
`)}function Dc(e){let t=ji(e).trim();if(!t)return"";const n=t.match(/```(?:html|HTML)?\s*\n?([\s\S]*?)```/);if(n&&n[1])t=n[1].trim();else{const i=t.match(/```(?:html|HTML)?\s*\n?([\s\S]*)$/);i&&i[1]&&(t=i[1].trim())}t=t.replace(/^html\s*\n/i,"").replace(/```\s*$/g,"").trim();const s=[/<!doctype\b/i,/<html\b/i,/<head\b/i,/<body\b/i,/<style\b/i,/<script\b/i,/<main\b/i,/<section\b/i,/<article\b/i,/<div\b/i,/<svg\b/i,/<canvas\b/i].reduce((i,a)=>{const l=a.exec(t);return l?i<0?l.index:Math.min(i,l.index):i},-1);return s>0&&(t=t.slice(s).trim()),t}function aG(e){const t=Dc(e);return t.trim()?/<[^>]*$/g.test(t)?"HTML 内容末尾存在未闭合标签,可能是生成或保存时被截断。":/^(?:<!doctype\b|<html\b)/i.test(t)&&!/<\/html\s*>/i.test(t)?"完整 HTML 文档缺少 </html> 结束标签,可能是生成或保存时被截断。":"":""}function Ra(e,t){return e==="html"?aG(t):""}function vT(e,t=""){const n=Dc(e);if(!n.trim())return"";const s=`<base target="_blank"><script data-agentflow-display-link-guard="1">
|
|
197
|
-
(() => {
|
|
198
|
-
const frameId = ${JSON.stringify(String(t||""))};
|
|
199
|
-
const postSize = () => {
|
|
200
|
-
const doc = document.documentElement;
|
|
201
|
-
const body = document.body;
|
|
202
|
-
const height = Math.ceil(Math.max(
|
|
203
|
-
doc ? doc.scrollHeight : 0,
|
|
204
|
-
doc ? doc.offsetHeight : 0,
|
|
205
|
-
doc ? doc.clientHeight : 0,
|
|
206
|
-
body ? body.scrollHeight : 0,
|
|
207
|
-
body ? body.offsetHeight : 0,
|
|
208
|
-
body ? body.clientHeight : 0,
|
|
209
|
-
window.innerHeight || 0
|
|
210
|
-
));
|
|
211
|
-
window.parent.postMessage({ source: "agentflow-html-display-size", frameId, height }, "*");
|
|
212
|
-
};
|
|
213
|
-
document.addEventListener("click", (event) => {
|
|
214
|
-
const link = event.target && event.target.closest ? event.target.closest("a[href]") : null;
|
|
215
|
-
if (!link) return;
|
|
216
|
-
const rawHref = String(link.getAttribute("href") || "").trim();
|
|
217
|
-
if (!rawHref || rawHref.startsWith("#")) return;
|
|
218
|
-
if (/^javascript:/i.test(rawHref)) {
|
|
219
|
-
event.preventDefault();
|
|
220
|
-
return;
|
|
221
|
-
}
|
|
222
|
-
event.preventDefault();
|
|
223
|
-
window.open(link.href, "_blank", "noopener,noreferrer");
|
|
224
|
-
}, true);
|
|
225
|
-
window.addEventListener("load", postSize);
|
|
226
|
-
window.addEventListener("resize", postSize);
|
|
227
|
-
requestAnimationFrame(postSize);
|
|
228
|
-
setTimeout(postSize, 60);
|
|
229
|
-
setTimeout(postSize, 300);
|
|
230
|
-
if (typeof ResizeObserver !== "undefined") {
|
|
231
|
-
const resizeObserver = new ResizeObserver(postSize);
|
|
232
|
-
resizeObserver.observe(document.documentElement);
|
|
233
|
-
if (document.body) resizeObserver.observe(document.body);
|
|
234
|
-
}
|
|
235
|
-
if (typeof MutationObserver !== "undefined") {
|
|
236
|
-
const mutationObserver = new MutationObserver(postSize);
|
|
237
|
-
mutationObserver.observe(document.documentElement, { childList: true, subtree: true, attributes: true, characterData: true });
|
|
238
|
-
}
|
|
239
|
-
})();
|
|
240
|
-
<\/script>`;return/data-agentflow-display-link-guard=["']1["']/i.test(n)?n:/<head\b[^>]*>/i.test(n)?n.replace(/<head\b([^>]*)>/i,`<head$1>${s}`):/<html\b[^>]*>/i.test(n)?n.replace(/<html\b([^>]*)>/i,`<html$1><head>${s}</head>`):`<!doctype html><html><head>${s}</head><body>${n}</body></html>`}function lG(e,t){const n=String(e).trim().replace(/[\\/:*?"<>|]+/g,"-").replace(/\s+/g,"-").replace(/^-+|-+$/g,"")||"html-render",r=String(t).replace(/^\.+/,"")||"png";return`${n}.${r}`}function cG(e,t){const n=document.createElement("a");n.href=e,n.download=t,document.body.appendChild(n),n.click(),n.remove()}function uG(e,t){const n=URL.createObjectURL(e);try{cG(n,t)}finally{window.setTimeout(()=>URL.revokeObjectURL(n),1e3)}}function ST(e){var t;try{return(e==null?void 0:e.contentDocument)||((t=e==null?void 0:e.contentWindow)==null?void 0:t.document)||null}catch{return null}}function dG(e){const t=ST(e);return t!=null&&t.documentElement?`${t.doctype?`<!DOCTYPE ${t.doctype.name}${t.doctype.publicId?` PUBLIC "${t.doctype.publicId}"`:""}${t.doctype.systemId?` "${t.doctype.systemId}"`:""}>`:"<!DOCTYPE html>"}
|
|
241
|
-
${t.documentElement.outerHTML}`:""}function Zy(e){var n;if(!e)return null;const t=(n=e.getBoundingClientRect)==null?void 0:n.call(e);return{rectWidth:t!=null&&t.width?Math.round(t.width):null,rectHeight:t!=null&&t.height?Math.round(t.height):null,clientWidth:e.clientWidth||null,clientHeight:e.clientHeight||null,scrollWidth:e.scrollWidth||null,scrollHeight:e.scrollHeight||null,offsetWidth:e.offsetWidth||null,offsetHeight:e.offsetHeight||null}}function fG(e,t,n,r={}){var b;const s=(b=e==null?void 0:e.getBoundingClientRect)==null?void 0:b.call(e),i=ST(e),a=i==null?void 0:i.documentElement,l=i==null?void 0:i.body,c=(r==null?void 0:r.card)||null,u=(r==null?void 0:r.displayBody)||null,f=(r==null?void 0:r.scroller)||null,p=(r==null?void 0:r.displaySize)||null,d={fallbackWidth:Number(t)||null,fallbackHeight:Number(n)||null,displaySizeWidth:Number((p==null?void 0:p.width)||0)||null,displaySizeHeight:Number((p==null?void 0:p.height)||0)||null,rectWidth:s!=null&&s.width?Math.round(s.width):null,rectHeight:s!=null&&s.height?Math.round(s.height):null,iframeClientWidth:(e==null?void 0:e.clientWidth)||null,iframeClientHeight:(e==null?void 0:e.clientHeight)||null,docScrollWidth:(a==null?void 0:a.scrollWidth)||null,docScrollHeight:(a==null?void 0:a.scrollHeight)||null,bodyScrollWidth:(l==null?void 0:l.scrollWidth)||null,bodyScrollHeight:(l==null?void 0:l.scrollHeight)||null,docOffsetWidth:(a==null?void 0:a.offsetWidth)||null,bodyOffsetWidth:(l==null?void 0:l.offsetWidth)||null,card:Zy(c),displayBody:Zy(u),scroller:Zy(f)},h=[Number(t)||0,Number((p==null?void 0:p.width)||0),Number((c==null?void 0:c.clientWidth)||0),Number((c==null?void 0:c.scrollWidth)||0),Number((u==null?void 0:u.clientWidth)||0),Number((u==null?void 0:u.scrollWidth)||0),Number((f==null?void 0:f.clientWidth)||0),Number((f==null?void 0:f.scrollWidth)||0),Number(s==null?void 0:s.width)||0,Number(e==null?void 0:e.clientWidth)||0,Number((a==null?void 0:a.scrollWidth)||0),Number((l==null?void 0:l.scrollWidth)||0),Number((a==null?void 0:a.offsetWidth)||0),Number((l==null?void 0:l.offsetWidth)||0)].map(y=>Math.ceil(y)).filter(y=>y>0),g=Math.max(1,...h.length?h:[960]),k=Math.max(1,Math.round(Number(n)||(s==null?void 0:s.height)||(e==null?void 0:e.clientHeight)||640),Math.ceil(Number((a==null?void 0:a.scrollHeight)||0)),Math.ceil(Number((l==null?void 0:l.scrollHeight)||0)));return{width:g,height:k,debug:d}}async function pG({flowParams:e,content:t,sourceFilePath:n,iframe:r,width:s,height:i,filename:a,snapshotElements:l,displaySize:c}){const u=fG(r,s,i,{...l||{},displaySize:c}),f=dG(r),p=await fetch("/api/workspace/html-screenshot",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...e,content:f||t,sourceFilePath:n||"",width:u.width,height:u.height,filename:a})});if(!p.ok){const h=await p.json().catch(()=>({}));throw new Error(h.error||"截图失败")}const d=await p.blob();uG(d,a)}function hG(e){const n=[...(e==null?void 0:e.inputs)||[],...(e==null?void 0:e.outputs)||[]].find(r=>(r==null?void 0:r.name)==="alt");return String((n==null?void 0:n.value)||(n==null?void 0:n.default)||(e==null?void 0:e.label)||"Image preview")}function jT(e){return e==="mermaid"?"account_tree":e==="ascii"?"notes":e==="html"?"html":e==="react"?"deployed_code":e==="image"?"image":e==="chart"?"bar_chart":e==="table"?"table":"article"}function mG(e){const t=String(e||"").split(/\r?\n/).map(l=>l.replace(/%%.*$/,"").trim()).filter(Boolean),n=new Map,r=[];let s="TD";const i=(l,c="")=>{const u=String(l||"").replace(/[^A-Za-z0-9_]/g,"_")||`N${n.size+1}`;return n.has(u)?c&&(n.get(u).label=c):n.set(u,{id:u,label:c||u}),u},a=l=>{const c=String(l||"").trim().replace(/[;,]+$/,""),u=c.match(/^([A-Za-z][A-Za-z0-9_]*)(?:\[(.+?)\]|\((.+?)\)|\{(.+?)\})?$/);return u?i(u[1],u[2]||u[3]||u[4]||u[1]):i(c.replace(/[^A-Za-z0-9_]/g,"_"),c)};for(const l of t){const c=l.match(/^(graph|flowchart)\s+(TD|TB|BT|LR|RL)\b/i);if(c){s=c[2].toUpperCase();continue}const u=l.match(/^(.+?)\s*-{1,2}>+\s*(.+)$/);if(u){r.push({from:a(u[1]),to:a(u[2])});continue}a(l)}return{nodes:Array.from(n.values()),edges:r,direction:s}}function NT({code:e}){const t=m.useMemo(()=>mG(e),[e]);if(!String(e||"").trim())return null;const n=t.direction==="LR"||t.direction==="RL",r=142,s=44,i=n?96:32,a=n?30:68,l=new Map;t.nodes.forEach((f,p)=>{l.set(f.id,{x:24+(n?p*(r+i):p%3*(r+i)),y:24+(n?p%3*(s+a):p*(s+a))})});const c=Math.max(360,...Array.from(l.values()).map(f=>f.x+r+24)),u=Math.max(180,...Array.from(l.values()).map(f=>f.y+s+24));return o.jsx("div",{className:"af-work-node__mermaid-preview",children:o.jsxs("svg",{viewBox:`0 0 ${c} ${u}`,role:"img","aria-label":"Mermaid preview",children:[o.jsx("defs",{children:o.jsx("marker",{id:"af-work-arrow",viewBox:"0 0 10 10",refX:"9",refY:"5",markerWidth:"6",markerHeight:"6",orient:"auto-start-reverse",children:o.jsx("path",{d:"M 0 0 L 10 5 L 0 10 z"})})}),t.edges.map((f,p)=>{const d=l.get(f.from),h=l.get(f.to);if(!d||!h)return null;const g=n?`M ${d.x+r} ${d.y+s/2} C ${(d.x+h.x+r)/2} ${d.y+s/2}, ${(d.x+h.x+r)/2} ${h.y+s/2}, ${h.x} ${h.y+s/2}`:`M ${d.x+r/2} ${d.y+s} C ${d.x+r/2} ${d.y+s+28}, ${h.x+r/2} ${h.y-28}, ${h.x+r/2} ${h.y}`;return o.jsx("path",{className:"af-work-node__mermaid-edge",d:g,markerEnd:"url(#af-work-arrow)"},`${f.from}-${f.to}-${p}`)}),t.nodes.map(f=>{const p=l.get(f.id);return o.jsxs("g",{children:[o.jsx("rect",{className:"af-work-node__mermaid-box",x:p.x,y:p.y,width:r,height:s,rx:"8"}),o.jsx("text",{className:"af-work-node__mermaid-text",x:p.x+r/2,y:p.y+s/2+5,textAnchor:"middle",children:f.label.slice(0,22)})]},f.id)})]})})}function li({className:e="",children:t}){const n=m.useRef(null),r=m.useRef(null),[s,i]=m.useState({visible:!1,top:0,height:100}),a=m.useCallback(()=>{const f=n.current;if(!f)return;const p=Math.max(1,f.scrollHeight),d=Math.max(1,f.clientHeight),h=p>d+1,g=h?Math.max(12,d/p*100):100,k=Math.max(0,100-g),b=h?Math.min(k,f.scrollTop/Math.max(1,p-d)*k):0;i({visible:h,top:b,height:g})},[]);m.useEffect(()=>{const f=requestAnimationFrame(a),p=n.current;if(!p||typeof ResizeObserver>"u")return()=>cancelAnimationFrame(f);const d=new ResizeObserver(a);d.observe(p);for(const h of Array.from(p.children))d.observe(h);return()=>{cancelAnimationFrame(f),d.disconnect()}},[t,a]);const l=m.useCallback(f=>{const p=n.current;if(!p)return;const d=Math.max(0,p.scrollHeight-p.clientHeight);p.scrollTop=Math.min(1,Math.max(0,f))*d,a()},[a]),c=m.useCallback((f,p=0)=>{const d=r.current;if(!d)return 0;const h=d.getBoundingClientRect(),g=s.height/100*h.height,k=Math.max(1,h.height-g);return(f-h.top-p)/k},[s.height]),u=m.useCallback(f=>{var C,j;if(!s.visible)return;f.preventDefault(),f.stopPropagation();const p=r.current;if(!p)return;const d=p.getBoundingClientRect(),h=s.top/100*d.height,g=s.height/100*d.height,b=f.clientY>=d.top+h&&f.clientY<=d.top+h+g?f.clientY-d.top-h:g/2;l(c(f.clientY,b));const y=f.pointerId;(j=(C=f.currentTarget).setPointerCapture)==null||j.call(C,y);const v=N=>{N.preventDefault(),l(c(N.clientY,b))},w=()=>{window.removeEventListener("pointermove",v),window.removeEventListener("pointerup",w),window.removeEventListener("pointercancel",w)};window.addEventListener("pointermove",v),window.addEventListener("pointerup",w),window.addEventListener("pointercancel",w)},[c,l,s.height,s.top,s.visible]);return o.jsxs("div",{className:`af-visible-scroll-frame ${e}`,children:[o.jsx("div",{ref:n,className:`af-visible-scroll-frame__scroller ${e}`,onScroll:a,children:t}),o.jsx("div",{ref:r,className:"af-visible-scrollbar"+(s.visible?" af-visible-scrollbar--visible":""),onPointerDown:u,"aria-hidden":"true",children:o.jsx("span",{style:{height:`${s.height}%`,top:`${s.top}%`}})})]})}function CT({data:e,flowParams:t,htmlFrameRef:n,htmlFrameVersion:r=0}){const s=Cn(e),i=Qi(e),a=s==="image"?i:ji(i),l=s==="image"?"":Zo(a,s),[c,u]=m.useState(""),[f,p]=m.useState(""),[d,h]=m.useState(!1);m.useEffect(()=>{let v=!1;return l?(h(!0),p(""),u(""),el(t,l).then(w=>{v||u(w)}).catch(w=>{v||p(String(w.message||w))}).finally(()=>{v||h(!1)}),()=>{v=!0}):(u(""),p(""),h(!1),()=>{v=!0})},[l,t==null?void 0:t.flowId,t==null?void 0:t.flowSource,t==null?void 0:t.archived,e==null?void 0:e.displayReloadKey]);const g=l?c:a,k=s==="html"?Dc(g):s==="react"?Xm(g):ji(g),b=m.useRef("");if(b.current||(b.current=`html-display-${Math.random().toString(36).slice(2,10)}`),!s)return null;const y=Ra(s,k);if(d)return o.jsxs(li,{className:"af-work-display-empty",children:["Loading ",l,"..."]});if(f)return o.jsx(li,{className:"af-work-display-empty",children:f});if(y)return o.jsx(li,{className:"af-work-display-empty",children:y});if(!k.trim())return o.jsx(li,{className:"af-work-display-empty",children:"No display content"});if(s==="html"||s==="react")return o.jsx("div",{className:"af-work-display-body af-work-display-body--html",children:o.jsx("iframe",{ref:n,className:"af-work-display-html-frame",title:(e==null?void 0:e.label)||(s==="react"?"React app preview":"HTML preview"),sandbox:"allow-scripts allow-forms allow-modals allow-popups allow-popups-to-escape-sandbox",srcDoc:s==="react"?Gk(k,b.current):vT(k,b.current)},r)});if(s==="image"){const v=Fd(k,t);return o.jsx(li,{className:"af-work-display-body af-work-display-body--image",children:o.jsx("img",{className:"af-work-display-image",src:v,alt:hG(e),loading:"lazy"})})}return s==="markdown"?o.jsx(li,{className:"af-work-display-body af-work-display-body--markdown",children:o.jsx(Wk,{content:k,basePath:l,resolveSrc:(v,w)=>Fd(v,t,w)})}):s==="chart"?o.jsx(li,{className:"af-work-display-body af-work-display-body--chart",children:o.jsx(Kk,{content:k})}):s==="table"?o.jsx(li,{className:"af-work-display-body af-work-display-body--table",children:o.jsx(Vk,{content:k})}):s==="mermaid"?o.jsxs(li,{className:"af-work-display-body",children:[o.jsx(NT,{code:k}),o.jsx("pre",{className:"af-work-node__diagram af-work-node__diagram--mermaid",children:k})]}):o.jsx(li,{className:"af-work-display-body af-work-display-body--ascii",children:o.jsx("pre",{className:"af-work-node__diagram af-work-node__diagram--ascii",children:k})})}function gG({node:e,onClose:t}){var v,w,C,j,N,A,I,D,B,W,F;const n=m.useRef(null),r=Cn(e==null?void 0:e.data),s=((v=e==null?void 0:e.data)==null?void 0:v.label)||(r==="html"?"HTML 展示":r==="markdown"?"Markdown 展示":"Display 预览"),i=!!((w=e==null?void 0:e.data)!=null&&w.readOnly),[a,l]=m.useState(!1),[c,u]=m.useState(""),[f,p]=m.useState(""),[d,h]=m.useState(!1),g=Qi(e==null?void 0:e.data),k=r==="markdown"?ji(g):"",b=r==="markdown"?Zo(k,"markdown"):"",y=r==="markdown"?b?f:k:"";return m.useEffect(()=>{const T=M=>{if(M.key==="Escape"){if(a){u(String(y||"")),l(!1);return}t==null||t()}};return window.addEventListener("keydown",T),()=>window.removeEventListener("keydown",T)},[y,a,t]),m.useEffect(()=>{var M;let T=!1;return r!=="markdown"||!b?(p(""),h(!1),()=>{T=!0}):(h(!0),el(((M=e==null?void 0:e.data)==null?void 0:M.flowParams)||{},b).then(q=>{T||p(q)}).catch(q=>{var H,L;T||(p(""),(L=(H=e==null?void 0:e.data)==null?void 0:H.onStatus)==null||L.call(H,String(q.message||q)))}).finally(()=>{T||h(!1)}),()=>{T=!0})},[r,b,(j=(C=e==null?void 0:e.data)==null?void 0:C.flowParams)==null?void 0:j.flowId,(A=(N=e==null?void 0:e.data)==null?void 0:N.flowParams)==null?void 0:A.flowSource,(D=(I=e==null?void 0:e.data)==null?void 0:I.flowParams)==null?void 0:D.archived,(B=e==null?void 0:e.data)==null?void 0:B.displayReloadKey]),m.useEffect(()=>{a||u(String(y||""))},[y,a]),e?sr.createPortal(o.jsx("div",{className:"af-display-preview-overlay",role:"dialog","aria-modal":"true","aria-label":"全屏预览",children:o.jsxs("div",{className:"af-display-preview-shell",children:[o.jsxs("div",{className:"af-display-preview-head",children:[o.jsxs("div",{className:"af-display-preview-title",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:jT(r)}),o.jsx("strong",{children:s}),o.jsx("span",{children:e.id})]}),o.jsxs("div",{className:"af-display-preview-actions",children:[r==="markdown"?a?o.jsxs(o.Fragment,{children:[o.jsx("button",{type:"button",className:"af-display-preview-action",disabled:i||d,onClick:async()=>{var T,M;try{await ET({nodeId:e.id,data:e.data,filePath:b,content:c,setFileContent:p}),l(!1)}catch(q){(M=(T=e==null?void 0:e.data)==null?void 0:T.onStatus)==null||M.call(T,String(q.message||q))}},"aria-label":"保存并预览",title:"保存并预览",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"done"})}),o.jsx("button",{type:"button",className:"af-display-preview-action",onClick:()=>{u(String(y||"")),l(!1)},"aria-label":"取消编辑",title:"取消编辑",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}):o.jsx("button",{type:"button",className:"af-display-preview-action",disabled:i||d,onClick:()=>{u(String(y||"")),l(!0)},"aria-label":"编辑 Markdown",title:"编辑 Markdown",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"edit"})}):null,o.jsx("button",{type:"button",className:"af-display-preview-action",onClick:t,"aria-label":"关闭全屏预览",title:"关闭",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close_fullscreen"})})]})]}),o.jsx("div",{className:"af-display-preview-content",children:r==="markdown"&&a?o.jsx(_T,{value:c,onChange:u,onUploadImage:(W=e.data)==null?void 0:W.onUploadWorkspaceImage,readOnly:i}):o.jsx(CT,{data:e.data,flowParams:(F=e.data)==null?void 0:F.flowParams,htmlFrameRef:n})})]})}),document.body):null}function yG({node:e}){var d,h,g,k,b,y,v,w,C,j;const t=Cn(e==null?void 0:e.data),n=Qi(e==null?void 0:e.data),r=t==="image"?n:ji(n),s=t==="image"?"":Zo(r,t),[i,a]=m.useState(""),[l,c]=m.useState(!1);m.useEffect(()=>{var A;let N=!1;return s?(c(!0),a(""),el(((A=e==null?void 0:e.data)==null?void 0:A.flowParams)||{},s).then(I=>{N||a(I)}).catch(()=>{N||a("")}).finally(()=>{N||c(!1)}),()=>{N=!0}):(a(""),c(!1),()=>{N=!0})},[s,(h=(d=e==null?void 0:e.data)==null?void 0:d.flowParams)==null?void 0:h.flowId,(k=(g=e==null?void 0:e.data)==null?void 0:g.flowParams)==null?void 0:k.flowSource,(y=(b=e==null?void 0:e.data)==null?void 0:b.flowParams)==null?void 0:y.archived,(v=e==null?void 0:e.data)==null?void 0:v.displayReloadKey]);const u=s?i:r,f=t==="html"?Dc(u):t==="react"?Xm(u):ji(u),p=Ra(t,f);return l?o.jsx("div",{className:"af-display-picker-preview__empty",children:"Loading"}):p?o.jsx("div",{className:"af-display-picker-preview__empty",children:p}):f.trim()?t==="html"||t==="react"?o.jsx("iframe",{title:((w=e==null?void 0:e.data)==null?void 0:w.label)||(e==null?void 0:e.id),sandbox:"allow-scripts allow-forms allow-modals allow-popups allow-popups-to-escape-sandbox",srcDoc:t==="react"?Gk(f):vT(f)}):t==="image"?o.jsx("img",{src:Fd(f,(C=e==null?void 0:e.data)==null?void 0:C.flowParams),alt:((j=e==null?void 0:e.data)==null?void 0:j.label)||(e==null?void 0:e.id),loading:"lazy"}):t==="markdown"?o.jsx("div",{className:"af-display-picker-preview__markdown",children:o.jsx(Wk,{content:f,basePath:s,resolveSrc:(N,A)=>{var I;return Fd(N,(I=e==null?void 0:e.data)==null?void 0:I.flowParams,A)}})}):t==="chart"?o.jsx(Kk,{content:f}):t==="table"?o.jsx(Vk,{content:f}):t==="mermaid"?o.jsxs("div",{className:"af-display-picker-preview__diagram",children:[o.jsx(NT,{code:f}),o.jsx("pre",{children:f})]}):o.jsx("pre",{className:"af-display-picker-preview__pre",children:f}):o.jsx("div",{className:"af-display-picker-preview__empty",children:"No content"})}function _T({value:e,onChange:t,onUploadImage:n,readOnly:r=!1}){const s=m.useRef(null),i=m.useRef(null),a=m.useRef(null),[l,c]=m.useState(!1),[u,f]=m.useState({visible:!1,top:0,height:100}),p=m.useCallback(()=>{const y=s.current;if(!y)return;const v=Math.max(1,y.scrollHeight),w=Math.max(1,y.clientHeight),C=v>w+1,j=C?Math.max(12,w/v*100):100,N=Math.max(0,100-j),A=C?Math.min(N,y.scrollTop/Math.max(1,v-w)*N):0;f({visible:C,top:A,height:j})},[]);m.useEffect(()=>{const y=requestAnimationFrame(p),v=s.current;if(!v||typeof ResizeObserver>"u")return()=>cancelAnimationFrame(y);const w=new ResizeObserver(p);return w.observe(v),()=>{cancelAnimationFrame(y),w.disconnect()}},[p,e]);const d=m.useCallback(y=>{const v=s.current;if(!v)return;const w=Math.max(0,v.scrollHeight-v.clientHeight);v.scrollTop=Math.min(1,Math.max(0,y))*w,p()},[p]),h=m.useCallback((y,v=0)=>{const w=a.current;if(!w)return 0;const C=w.getBoundingClientRect(),j=u.height/100*C.height,N=Math.max(1,C.height-j);return(y-C.top-v)/N},[u.height]),g=m.useCallback(y=>{if(!u.visible)return;y.preventDefault(),y.stopPropagation();const v=a.current;if(!v)return;const w=v.getBoundingClientRect(),C=u.top/100*w.height,j=u.height/100*w.height,A=y.clientY>=w.top+C&&y.clientY<=w.top+C+j?y.clientY-w.top-C:j/2;d(h(y.clientY,A));const I=B=>{B.preventDefault(),d(h(B.clientY,A))},D=()=>{window.removeEventListener("pointermove",I),window.removeEventListener("pointerup",D),window.removeEventListener("pointercancel",D)};window.addEventListener("pointermove",I),window.addEventListener("pointerup",D),window.addEventListener("pointercancel",D)},[h,d,u.height,u.top,u.visible]),k=m.useCallback(y=>{const v=String(e||""),w=s.current,C=Number((w==null?void 0:w.selectionStart)??v.length),j=Number((w==null?void 0:w.selectionEnd)??C),N=v.slice(0,C),A=v.slice(j),I=N&&!N.endsWith(`
|
|
242
|
-
`)?`
|
|
243
|
-
`:"",D=A&&!A.startsWith(`
|
|
244
|
-
`)?`
|
|
245
|
-
`:"",B=`${N}${I}${y}${D}${A}`;t==null||t(B),window.requestAnimationFrame(()=>{var F,T;const W=N.length+I.length+y.length;(F=s.current)==null||F.focus(),(T=s.current)==null||T.setSelectionRange(W,W)})},[t,e]),b=m.useCallback(async y=>{if(!r&&!(!y||l)){c(!0);try{const v=await(n==null?void 0:n(y)),w=String(v||"").trim();if(w){const C=String(y.name||"image").replace(/\.[^.]+$/g,"").trim()||"image";k(``)}}finally{c(!1)}}},[k,n,r,l]);return o.jsxs("div",{className:"af-work-display-editor nodrag nopan",onClick:y=>y.stopPropagation(),onDragOver:y=>{var w;Array.from(((w=y.dataTransfer)==null?void 0:w.items)||[]).some(C=>String((C==null?void 0:C.type)||"").startsWith("image/"))&&(y.preventDefault(),y.dataTransfer.dropEffect="copy")},onDrop:y=>{var w;const v=Array.from(((w=y.dataTransfer)==null?void 0:w.files)||[]).find(em);v&&(y.preventDefault(),b(v))},children:[o.jsxs("div",{className:"af-work-display-editor__toolbar",children:[o.jsx("button",{type:"button",className:"af-work-display-card__action",disabled:l||r,onClick:()=>{var y;return(y=i.current)==null?void 0:y.click()},"aria-label":"上传图片",title:"上传图片",children:o.jsx("span",{className:"material-symbols-outlined",children:l?"hourglass_top":"add_photo_alternate"})}),o.jsx("input",{ref:i,className:"af-hidden-file-input",type:"file",accept:"image/*",onChange:y=>{var w;const v=(w=y.target.files)==null?void 0:w[0];y.target.value="",v&&b(v)}})]}),o.jsx("textarea",{ref:s,className:"af-work-display-editor__textarea",value:e,onChange:y=>t==null?void 0:t(y.target.value),onScroll:p,onKeyDown:y=>{y.key==="Escape"&&y.stopPropagation()},placeholder:"输入 Markdown 内容",spellCheck:!1,readOnly:r}),o.jsx("div",{ref:a,className:"af-work-display-editor__scrollbar"+(u.visible?" af-work-display-editor__scrollbar--visible":""),onPointerDown:g,"aria-hidden":"true",children:o.jsx("span",{style:{height:`${u.height}%`,top:`${u.top}%`}})})]})}function wG({nodeId:e,data:t}){const n=t==null?void 0:t.nodeChatActive,r=!!(t!=null&&t.selected),s=(t==null?void 0:t.nodeChat)||{},i=Array.isArray(s.messages)?s.messages:[],a=String(s.draft||""),[l,c]=m.useState(a),u=m.useRef(!1),f=String(s.candidateContent||""),p=!!s.running,d=!!(t!=null&&t.readOnly),h=String(s.error||""),g=i.slice(-2);return m.useEffect(()=>{u.current||c(a)},[a]),!n&&!r?null:n?o.jsxs("div",{className:"af-work-node-chat nodrag nopan",onClick:k=>k.stopPropagation(),children:[o.jsxs("div",{className:"af-work-node-chat__head",children:[o.jsxs("div",{children:[o.jsx("strong",{children:"继续微调"}),o.jsx("span",{children:(t==null?void 0:t.label)||e})]}),o.jsx("button",{type:"button",onClick:()=>{var k;return(k=t==null?void 0:t.onCloseNodeChat)==null?void 0:k.call(t)},"aria-label":"关闭节点微调",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),i.length>0||p||h?o.jsxs("div",{className:"af-work-node-chat__messages",children:[g.map((k,b)=>o.jsxs("div",{className:`af-work-node-chat__msg af-work-node-chat__msg--${k.role==="assistant"?"assistant":"user"}`,children:[o.jsx("span",{children:k.role==="assistant"?"AI":"你"}),o.jsx("p",{children:k.text})]},`${k.at||b}-${b}`)),p?o.jsx("div",{className:"af-work-node-chat__pending",children:"生成中..."}):null,h?o.jsx("div",{className:"af-work-node-chat__error",children:h}):null]}):null,o.jsxs("div",{className:"af-work-node-chat__composer",children:[o.jsx("button",{type:"button",className:"af-work-node-chat__add",disabled:p||d,"aria-label":"添加上下文",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"add"})}),o.jsx("textarea",{className:"af-work-node-chat__input",rows:2,value:l,disabled:p||d,placeholder:"描述你想怎么调整这个展示",onCompositionStart:()=>{u.current=!0},onCompositionEnd:k=>{var y;u.current=!1;const b=k.currentTarget.value;c(b),(y=t==null?void 0:t.onUpdateNodeChatDraft)==null||y.call(t,e,b)},onChange:k=>{var y;const b=k.target.value;c(b),u.current||(y=t==null?void 0:t.onUpdateNodeChatDraft)==null||y.call(t,e,b)},onKeyDown:k=>{var b,y;k.isComposing||(b=k.nativeEvent)!=null&&b.isComposing||k.keyCode===229||(k.metaKey||k.ctrlKey)&&k.key==="Enter"&&(k.preventDefault(),(y=t==null?void 0:t.onSendNodeChat)==null||y.call(t,e,l))}}),o.jsx("button",{type:"button",className:"af-work-node-chat__send",disabled:p||d||!l.trim(),onClick:()=>{var k;return(k=t==null?void 0:t.onSendNodeChat)==null?void 0:k.call(t,e,l)},"aria-label":"发送",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"arrow_upward"})})]}),f.trim()?o.jsx("div",{className:"af-work-node-chat__messages",children:o.jsxs("div",{className:"af-work-node-chat__msg af-work-node-chat__msg--assistant",children:[o.jsx("span",{children:"AI"}),o.jsx("p",{children:f})]})}):null]}):o.jsxs("button",{type:"button",className:"af-work-node-chat-anchor nodrag nopan",onClick:k=>{var b;k.stopPropagation(),(b=t==null?void 0:t.onToggleNodeChat)==null||b.call(t,e)},title:"微调这个节点","aria-label":"微调这个节点",children:[o.jsx("span",{className:"material-symbols-outlined af-work-node-chat-anchor__plus","aria-hidden":!0,children:"add"}),o.jsx("span",{className:"af-work-node-chat-anchor__label",children:"继续微调这个展示"}),o.jsx("span",{className:"material-symbols-outlined af-work-node-chat-anchor__expand","aria-hidden":!0,children:"open_in_full"})]})}function xG(e){return e==="mermaid"?"mmd":e==="ascii"?"txt":e==="html"?"html":e==="react"?"json":e==="image"?"txt":e==="chart"||e==="table"?"json":"md"}function bG(e){return String(e).trim().toLowerCase().replace(/[^a-z0-9_-]+/g,"-").replace(/^-+|-+$/g,"").slice(0,80)||"display"}function kG(e){return String(e||"node").trim().replace(/[^a-zA-Z0-9._-]+/g,"_").replace(/^_+|_+$/g,"").slice(0,120)||"node"}function wC(e,t=""){const n=Zo(e,t).replace(/^\/+/,"");return n.startsWith("outputs/")?n:""}function vG(e,t){const n=kG(e),r=new Set,s=Cn(t)||"";Js(t==null?void 0:t.definitionId)&&r.add(`outputs/${n}`);const i=wC(Qi(t),s);return i&&r.add(i),(Array.isArray(t==null?void 0:t.outputs)?t.outputs:[]).some(c=>{const u=String((c==null?void 0:c.value)??(c==null?void 0:c.default)??"").trim().replace(/^\/+/,""),f=wC(u,s);return f&&r.add(f),u===`outputs/${n}`||u.startsWith(`outputs/${n}/`)})&&r.add(`outputs/${n}`),Array.from(r)}function xC(e,t){const n=Cn(t)||"markdown";return`outputs/${bG((t==null?void 0:t.label)||e||n)}.${xG(n)}`}async function ET({nodeId:e,data:t,filePath:n,content:r,setFileContent:s}){var i,a;if(n){const l=await tb((t==null?void 0:t.flowParams)||{},n,r);s==null||s(r),(i=t==null?void 0:t.onSetDisplayNodeContent)==null||i.call(t,e,l,"replace",{logChat:!1,reloadDisplay:!0,statusMessage:`已更新 ${l}`});return}(a=t==null?void 0:t.onSetDisplayNodeContent)==null||a.call(t,e,r,"replace",{logChat:!1,statusMessage:"已更新 Markdown 内容"})}function AT({id:e,data:t,selected:n,deleteNode:r}){var re,Z,ie;const s=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],a=(Array.isArray(t==null?void 0:t.outputs)?t.outputs:[]).map((te,ue)=>({slot:te,idx:ue})).sort((te,ue)=>{var Me,rt,gt,bt;const fe=String(((Me=te.slot)==null?void 0:Me.name)||"").trim(),be=String(((rt=ue.slot)==null?void 0:rt.name)||"").trim();if(fe==="next"&&be!=="next")return-1;if(be==="next"&&fe!=="next")return 1;const qe=String(((gt=te.slot)==null?void 0:gt.type)||"").trim(),Ue=String(((bt=ue.slot)==null?void 0:bt.type)||"").trim();return qe==="node"&&Ue!=="node"?-1:Ue==="node"&&qe!=="node"?1:te.idx-ue.idx}),l=Cn(t),c=m.useRef(null),u=m.useRef(null),[f,p]=m.useState(0),[d,h]=m.useState(!1),[g,k]=m.useState(!1),[b,y]=m.useState(!1),[v,w]=m.useState(""),[C,j]=m.useState(""),[N,A]=m.useState(!1),[I,D]=m.useState(!1),B=m.useRef(null),W=Qi(t),F=l==="markdown"?ji(W):"",T=l==="markdown"?Zo(F,"markdown"):"",M=l==="markdown"?T?C:F:"",q=!!(t!=null&&t.readOnly),H=!!(t!=null&&t.displayPageMode);m.useEffect(()=>{let te=!1;return l!=="markdown"||!T?(j(""),A(!1),()=>{te=!0}):(A(!0),el((t==null?void 0:t.flowParams)||{},T).then(ue=>{te||j(ue)}).catch(ue=>{var fe;te||(j(""),(fe=t==null?void 0:t.onStatus)==null||fe.call(t,String(ue.message||ue)))}).finally(()=>{te||A(!1)}),()=>{te=!0})},[l,T,(re=t==null?void 0:t.flowParams)==null?void 0:re.flowId,(Z=t==null?void 0:t.flowParams)==null?void 0:Z.flowSource,(ie=t==null?void 0:t.flowParams)==null?void 0:ie.archived,t==null?void 0:t.displayReloadKey]),m.useEffect(()=>{if(!g)return;const te=()=>k(!1);return window.addEventListener("pointerup",te,!0),window.addEventListener("pointercancel",te,!0),window.addEventListener("mouseup",te,!0),window.addEventListener("blur",te),()=>{window.removeEventListener("pointerup",te,!0),window.removeEventListener("pointercancel",te,!0),window.removeEventListener("mouseup",te,!0),window.removeEventListener("blur",te)}},[g]),m.useEffect(()=>{b||w(String(M||""))},[M,b]);const L=(t==null?void 0:t.label)||(l==="mermaid"?"Mermaid":l==="ascii"?"ASCII":l==="html"?"HTML":l==="react"?"React App":l==="image"?"Image":l==="chart"?"Chart":l==="table"?"Table":"Markdown"),R=String((t==null?void 0:t.sourceNodeId)||e),z=(t==null?void 0:t.sharingDisplayNodeId)===R,E=t!=null&&t.displaySize&&Number(t.displaySize.width)>0&&Number(t.displaySize.height)>0?{width:Number(t.displaySize.width),height:Number(t.displaySize.height)}:null,Q=m.useCallback(async()=>{var oe,Ne,Ve,tt,Jt,st,de,ve,ze,Ze;if(l!=="html"||d)return;const te=Qi(t),ue=Zo(te,l);let fe=te;if(ue)try{fe=await el((t==null?void 0:t.flowParams)||{},ue)}catch(Se){h(!1),console.warn("Failed to read HTML display file before saving image.",Se);return}const be=Dc(fe);if(!be.trim())return;const qe=Ra(l,be);if(qe){console.warn(qe);return}const Ue=(Ne=(oe=u.current)==null?void 0:oe.getBoundingClientRect)==null?void 0:Ne.call(oe),Me=(tt=(Ve=c.current)==null?void 0:Ve.querySelector)==null?void 0:tt.call(Ve,".af-work-display-body"),rt=(st=(Jt=c.current)==null?void 0:Jt.querySelector)==null?void 0:st.call(Jt,".af-visible-scroll-frame__scroller"),gt=Math.round(Math.max(Number((Ue==null?void 0:Ue.width)||0),Number((E==null?void 0:E.width)||0),Number(((de=c.current)==null?void 0:de.clientWidth)||0),Number((Me==null?void 0:Me.clientWidth)||0),Number((rt==null?void 0:rt.clientWidth)||0),Math.max(320,Number((E==null?void 0:E.width)||960)-2))),bt=Math.round(Math.max(Number((Ue==null?void 0:Ue.height)||0),Number((E==null?void 0:E.height)||0),Number(((ve=c.current)==null?void 0:ve.clientHeight)||0),Number((Me==null?void 0:Me.clientHeight)||0),Number((rt==null?void 0:rt.clientHeight)||0),Math.max(180,Number((E==null?void 0:E.height)||640)-46)));h(!0);try{await pG({flowParams:(t==null?void 0:t.flowParams)||{},content:be,sourceFilePath:ue,iframe:u.current,width:gt,height:bt,filename:lG((t==null?void 0:t.label)||e||"html-render","png"),snapshotElements:{card:c.current,displayBody:Me,scroller:rt},displaySize:E}),(ze=t==null?void 0:t.onStatus)==null||ze.call(t,"已导出 HTML 展示截图")}catch(Se){const Tt=String((Se==null?void 0:Se.message)||Se||"截图失败");(Ze=t==null?void 0:t.onStatus)==null||Ze.call(t,`HTML 截图失败:${Tt}`),console.warn("Failed to save HTML display as PNG.",Se)}finally{h(!1)}},[t,E==null?void 0:E.height,E==null?void 0:E.width,e,l,d]),V=m.useCallback(te=>{var ue;q||!te||l!=="image"||(ue=t==null?void 0:t.onUploadImageToDisplayNode)==null||ue.call(t,e,te)},[t,e,l,q]),$=m.useCallback(te=>{var ue,fe;(ue=te==null?void 0:te.stopPropagation)==null||ue.call(te),!q&&((fe=t==null?void 0:t.onSetDisplayNodeContent)==null||fe.call(t,e,"","replace",{logChat:!1,reloadDisplay:!0,statusMessage:"已清空 Display 内容"}),l==="markdown"&&(w(""),y(!1)))},[t,e,l,q]),ne=m.useCallback(te=>{var be,qe;q||l!=="image"||!(Array.from(((be=te.dataTransfer)==null?void 0:be.files)||[]).some(em)||Array.from(((qe=te.dataTransfer)==null?void 0:qe.items)||[]).some(Ue=>String((Ue==null?void 0:Ue.type)||"").startsWith("image/")))||(te.preventDefault(),te.stopPropagation(),te.dataTransfer.dropEffect="copy",D(!0))},[l,q]),ce=m.useCallback(te=>{l==="image"&&(te.currentTarget.contains(te.relatedTarget)||D(!1))},[l]),X=m.useCallback(te=>{var fe;if(l!=="image")return;const ue=Array.from(((fe=te.dataTransfer)==null?void 0:fe.files)||[]).find(em);ue&&(te.preventDefault(),te.stopPropagation(),D(!1),V(ue))},[l,V]);return o.jsxs("div",{className:"af-work-display-card"+(E?" af-work-display-card--sized":"")+(n?" af-work-display-card--selected":"")+(g?" af-work-display-card--resizing":"")+(I?" af-work-display-card--image-drop":"")+(H?" af-work-display-card--presentation":"")+(t!=null&&t.isExecuting?" af-work-display-card--executing":"")+((t==null?void 0:t.nodeStatus)==="success"?" af-work-display-card--done":"")+((t==null?void 0:t.nodeStatus)==="failed"?" af-work-display-card--failed":""),style:E?{width:E.width,height:E.height}:void 0,ref:c,onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,onDragOver:ne,onDragLeave:ce,onDrop:X,children:[o.jsx(_k,{className:"af-work-display-resize nodrag",position:"bottom-right",minWidth:320,minHeight:180,onResizeStart:()=>k(!0),onResizeEnd:()=>k(!1),children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_full"})}),s.map((te,ue)=>{if(te.showOnNode===!1)return null;const fe=`${4.15+ue*1.75}rem`,be=te.name||`#${ue+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:fe},children:be}),o.jsx(Vn,{type:"target",position:Ke.Left,id:`input-${ue}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:fe,background:En(te.type)},title:`${be} · ${te.type}`})]},`in-${ue}`)}),a.map(({slot:te,idx:ue},fe)=>{if(te.showOnNode===!1)return null;const be=`${4.15+fe*1.75}rem`,qe=te.name||`#${ue+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:be},children:qe}),o.jsx(Vn,{type:"source",position:Ke.Right,id:`output-${ue}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:be,background:En(te.type)},title:`${qe} · ${te.type}`})]},`out-${ue}`)}),o.jsxs("div",{className:"af-work-display-card__head",children:[o.jsxs("div",{className:"af-work-display-card__title",children:[o.jsx("span",{className:"material-symbols-outlined",children:jT(l)}),o.jsx("strong",{children:L}),o.jsx("span",{children:(t==null?void 0:t.definitionId)||"display"})]}),l==="html"?o.jsxs("div",{className:"af-work-display-card__html-controls nodrag",onClick:te=>te.stopPropagation(),children:[o.jsx("button",{type:"button",className:"af-work-display-card__action",onClick:()=>{var te,ue,fe,be;try{(be=(fe=(ue=(te=u.current)==null?void 0:te.contentWindow)==null?void 0:ue.history)==null?void 0:fe.back)==null||be.call(fe)}catch{}},"aria-label":"后退",title:"后退",children:o.jsx("span",{className:"material-symbols-outlined",children:"arrow_back"})}),o.jsx("button",{type:"button",className:"af-work-display-card__action",onClick:()=>{var te,ue,fe,be;try{(be=(fe=(ue=(te=u.current)==null?void 0:te.contentWindow)==null?void 0:ue.history)==null?void 0:fe.forward)==null||be.call(fe)}catch{}},"aria-label":"前进",title:"前进",children:o.jsx("span",{className:"material-symbols-outlined",children:"arrow_forward"})}),o.jsx("button",{type:"button",className:"af-work-display-card__action",onClick:()=>p(te=>te+1),"aria-label":"刷新",title:"刷新",children:o.jsx("span",{className:"material-symbols-outlined",children:"refresh"})}),o.jsx("button",{type:"button",className:"af-work-display-card__action",disabled:d,onClick:Q,"aria-label":"截图另存为图片",title:"截图另存为图片",children:o.jsx("span",{className:"material-symbols-outlined",children:d?"hourglass_empty":"photo_camera"})})]}):null,l==="markdown"?b?o.jsxs("div",{className:"af-work-display-card__html-controls nodrag",onClick:te=>te.stopPropagation(),children:[o.jsx("button",{type:"button",className:"af-work-display-card__action",disabled:q||N,onClick:async()=>{var te;try{await ET({nodeId:e,data:t,filePath:T,content:v,setFileContent:j}),y(!1)}catch(ue){(te=t==null?void 0:t.onStatus)==null||te.call(t,String(ue.message||ue))}},"aria-label":"保存并预览",title:"保存并预览",children:o.jsx("span",{className:"material-symbols-outlined",children:"done"})}),o.jsx("button",{type:"button",className:"af-work-display-card__action",onClick:()=>{w(String(M||"")),y(!1)},"aria-label":"取消编辑",title:"取消编辑",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}):o.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",disabled:q||N,onClick:te=>{te.stopPropagation(),w(String(M||"")),y(!0)},"aria-label":"编辑 Markdown",title:"编辑 Markdown",children:o.jsx("span",{className:"material-symbols-outlined",children:"edit"})}):null,l==="image"?o.jsxs(o.Fragment,{children:[o.jsx("input",{ref:B,className:"af-hidden-file-input",type:"file",accept:"image/*",onChange:te=>{var fe;const ue=(fe=te.target.files)==null?void 0:fe[0];te.target.value="",ue&&V(ue)}}),o.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",disabled:q,onClick:te=>{var ue;te.stopPropagation(),(ue=B.current)==null||ue.click()},"aria-label":"上传图片",title:"上传图片",children:o.jsx("span",{className:"material-symbols-outlined",children:"upload"})})]}):null,o.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",onClick:te=>{var ue;te.stopPropagation(),(ue=t==null?void 0:t.onOpenDisplayPreview)==null||ue.call(t,R)},"aria-label":"全屏预览",title:"全屏预览",children:o.jsx("span",{className:"material-symbols-outlined",children:"fullscreen"})}),o.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",disabled:z,onClick:te=>{var ue;te.stopPropagation(),(ue=t==null?void 0:t.onShareDisplayNode)==null||ue.call(t,R)},"aria-label":"分享展示",title:"分享展示",children:o.jsx("span",{className:"material-symbols-outlined",children:z?"hourglass_empty":"ios_share"})}),o.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",disabled:q,onClick:$,"aria-label":"清空内容",title:"清空内容",children:o.jsx("span",{className:"material-symbols-outlined",children:"delete_sweep"})}),o.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",disabled:q,onClick:()=>{var te;return(te=t==null?void 0:t.onSaveDisplayNodeToFile)==null?void 0:te.call(t,e,t)},"aria-label":"另存为文件",title:"另存为文件",children:o.jsx("span",{className:"material-symbols-outlined",children:"save"})}),o.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",disabled:q,onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),l==="markdown"&&b?o.jsx(_T,{value:v,onChange:w,onUploadImage:t==null?void 0:t.onUploadWorkspaceImage,readOnly:q}):o.jsx(CT,{data:t,flowParams:t==null?void 0:t.flowParams,htmlFrameRef:u,htmlFrameVersion:f}),o.jsx(wG,{nodeId:e,data:t})]})}function SG({id:e,data:t,selected:n,deleteNode:r}){var f,p,d;const s=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],i=Array.isArray(t==null?void 0:t.outputs)?t.outputs:[],a=((p=(f=t==null?void 0:t.runningRunNodeIds)==null?void 0:f.has)==null?void 0:p.call(f,e))||((d=t==null?void 0:t.runningRunNodeIds)==null?void 0:d[e])===!0||(t==null?void 0:t.isExecuting)||(t==null?void 0:t.nodeStatus)==="running",l=(t==null?void 0:t.optimizingRun)===!0,c=(t==null?void 0:t.nodeStatus)==="stopped",u=!!(t!=null&&t.readOnly);return o.jsxs("div",{className:"af-work-run-card"+(n?" af-work-run-card--selected":"")+(a?" af-work-run-card--running":"")+(t!=null&&t.isExecuting?" af-work-run-card--executing":"")+((t==null?void 0:t.nodeStatus)==="success"?" af-work-run-card--done":"")+((t==null?void 0:t.nodeStatus)==="failed"?" af-work-run-card--failed":"")+(c?" af-work-run-card--stopped":""),onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,children:[s.map((h,g)=>{if(h.showOnNode===!1)return null;const k=`${2.25+g*1.75}rem`,b=h.name||`#${g+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:k},children:b}),o.jsx(Vn,{type:"target",position:Ke.Left,id:`input-${g}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:k,background:En(h.type)},title:`${b} · ${h.type}`})]},`in-${g}`)}),i.map((h,g)=>{if(h.showOnNode===!1)return null;const k=`${2.25+g*1.75}rem`,b=h.name||`#${g+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:k},children:b}),o.jsx(Vn,{type:"source",position:Ke.Right,id:`output-${g}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:k,background:En(h.type)},title:`${b} · ${h.type}`})]},`out-${g}`)}),o.jsxs("div",{className:"af-work-run-card__head",children:[o.jsx("span",{className:"material-symbols-outlined",children:"play_circle"}),o.jsx("strong",{children:(t==null?void 0:t.label)||"Run"}),o.jsx("span",{children:(t==null?void 0:t.definitionId)||"workspace_run"}),o.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",disabled:u,onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-work-run-card__actions",children:[o.jsxs("button",{type:"button",className:"af-work-run-card__button nodrag"+(a?" af-work-run-card__button--stop":""),disabled:u||l,onClick:h=>{var g,k;h.stopPropagation(),a?(g=t==null?void 0:t.onStopWorkspaceNode)==null||g.call(t,e):(k=t==null?void 0:t.onRunWorkspaceNode)==null||k.call(t,e)},children:[o.jsx("span",{className:"material-symbols-outlined",children:a?"stop_circle":"play_arrow"}),o.jsx("span",{children:a?"Stop":"Run line"})]}),o.jsx("button",{type:"button",className:"af-work-run-card__button af-work-run-card__optimize nodrag"+(l?" af-work-run-card__optimize--running":""),disabled:u||a||l,title:l?"正在优化":"为下游节点提前生成 implementation","aria-label":l?"正在优化":"优化",onClick:h=>{var g;h.stopPropagation(),(g=t==null?void 0:t.onOptimizeWorkspaceRun)==null||g.call(t,e)},children:o.jsx("span",{className:"material-symbols-outlined",children:l?"sync":"auto_fix_high"})}),o.jsx("button",{type:"button",className:"af-work-run-card__button af-work-run-card__logs nodrag",title:"查看执行日志","aria-label":"查看执行日志",onClick:h=>{var g;h.stopPropagation(),(g=t==null?void 0:t.onOpenWorkspaceRunLogs)==null||g.call(t,{nodeId:e,runNodeId:e,scheduleNodeId:"",label:(t==null?void 0:t.label)||"Run"})},children:o.jsx("span",{className:"material-symbols-outlined",children:"article"})})]})]})}function jG({id:e,data:t,selected:n,deleteNode:r,skills:s,skillCollections:i,workspaces:a}){var Ze,Se,Tt,vn,dn,nn,Sn;const l=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],c=Array.isArray(t==null?void 0:t.outputs)?t.outputs:[],u=zG(t),[f,p]=m.useState(u.task),d=m.useRef(!1),h=m.useRef(u.task),g=((Se=(Ze=t==null?void 0:t.runningRunNodeIds)==null?void 0:Ze.has)==null?void 0:Se.call(Ze,e))||((Tt=t==null?void 0:t.runningRunNodeIds)==null?void 0:Tt[e])===!0||(t==null?void 0:t.isExecuting)||(t==null?void 0:t.nodeStatus)==="running",k=(t==null?void 0:t.nodeStatus)==="stopped",b=!!(t!=null&&t.readOnly),y=Array.isArray(s)?s:[],v=Array.isArray(i)?i:[],w=m.useMemo(()=>(Array.isArray(a)?a:[]).map(ee=>({id:String((ee==null?void 0:ee.id)||""),label:String((ee==null?void 0:ee.label)||(ee==null?void 0:ee.name)||"知识库"),kind:(ee==null?void 0:ee.kind)==="git"?"git":"local",path:String((ee==null?void 0:ee.path)||""),repoUrl:String((ee==null?void 0:ee.repoUrl)||""),branch:String((ee==null?void 0:ee.branch)||""),mountPath:String((ee==null?void 0:ee.mountPath)||""),builtin:(ee==null?void 0:ee.builtin)===!0,exists:(ee==null?void 0:ee.exists)!==!1,type:String((ee==null?void 0:ee.type)||"")})).filter(ee=>ee.path),[a]),[C,j]=m.useState(!1),[N,A]=m.useState(""),[I,D]=m.useState(()=>new Set),[B,W]=m.useState(!1),[F,T]=m.useState(""),[M,q]=m.useState("config"),H=Qm(t),L=!!H,R=LT(u.displayType),z=m.useMemo(()=>sG(t,R),[t==null?void 0:t.displaySize,t==null?void 0:t.nodeSize,t==null?void 0:t.inputs,t==null?void 0:t.input,R]),E=m.useMemo(()=>({...t,sourceNodeId:e,label:t!=null&&t.label&&t.label!=="Context Run"?t.label:"一键任务",definitionId:R,displaySize:z,nodeSize:z,body:H,inputs:[{type:"text",name:R==="display_image"?"src":"content",value:H,default:H}],outputs:c.length?c:[{type:"node",name:"next",default:""}]}),[t,R,e,H,c,z]),Q=Array.isArray((vn=t==null?void 0:t.modelLists)==null?void 0:vn.cursor)?t.modelLists.cursor:[],V=Array.isArray((dn=t==null?void 0:t.modelLists)==null?void 0:dn.opencode)?t.modelLists.opencode:[],$=Array.isArray((nn=t==null?void 0:t.modelLists)==null?void 0:nn.claudeCode)?t.modelLists.claudeCode:[],ne=Array.isArray((Sn=t==null?void 0:t.modelLists)==null?void 0:Sn.codex)?t.modelLists.codex:[],ce=m.useMemo(()=>new Set(Q.map(xs)),[Q]),X=m.useMemo(()=>new Set(V.map(xs)),[V]),re=m.useMemo(()=>new Set($.map(xs)),[$]),Z=m.useMemo(()=>new Set(ne.map(xs)),[ne]),ie=u.model,te=m.useMemo(()=>ie?ie.startsWith("cursor:")||ie.startsWith("opencode:")||ie.startsWith("codex:")||ie.startsWith("claude-code:")?ie:re.has(ie)?`claude-code:${ie}`:Z.has(ie)?`codex:${ie}`:X.has(ie)?`opencode:${ie}`:ce.has(ie)?`cursor:${ie}`:ie:"",[re,Z,ce,X,ie]),ue=ie.startsWith("cursor:")?ie.slice(7):ie.startsWith("opencode:")?ie.slice(9):ie.startsWith("codex:")?ie.slice(6):ie.startsWith("claude-code:")?ie.slice(12):ie,fe=ue,be=!!ie&&!ce.has(fe)&&!X.has(fe)&&!re.has(fe)&&!Z.has(fe),qe=m.useMemo(()=>new Set(u.skillKeys),[u.skillKeys]),Ue=m.useMemo(()=>new Map(y.map(ee=>[ee.key,ee])),[y]),Me=m.useMemo(()=>{const ee=new Set,Ie=v.map(Je=>{const Pt=Xo(Je,y).map(Nt=>Ue.get(Nt)).filter(Boolean);for(const Nt of Pt)ee.add(Nt.key);return{...Je,skills:Pt}}).filter(Je=>Je.skills.length>0),Fe=y.filter(Je=>!ee.has(Je.key));return{collectionGroups:Ie,ungrouped:Fe}},[v,Ue,y]);m.useEffect(()=>{D(ee=>{let Ie=!1;const Fe=new Set(ee);for(const Je of Me.collectionGroups)Fe.has(Je.id)||(Fe.add(Je.id),Ie=!0);return Ie?Fe:ee})},[Me.collectionGroups]);const rt=m.useMemo(()=>{const ee=N.trim().toLowerCase();if(!ee)return Me;const Ie=Je=>[Je==null?void 0:Je.key,Je==null?void 0:Je.name,Je==null?void 0:Je.description].map(Pt=>String(Pt||"").toLowerCase()).join(" ").includes(ee);return{collectionGroups:Me.collectionGroups.map(Je=>{const Pt=[Je==null?void 0:Je.id,Je==null?void 0:Je.name,Je==null?void 0:Je.description].map(Nt=>String(Nt||"").toLowerCase()).join(" ").includes(ee);return{...Je,skills:Pt?Je.skills:Je.skills.filter(Ie)}}).filter(Je=>Je.skills.length>0),ungrouped:Me.ungrouped.filter(Ie)}},[Me,N]),gt=nb(C,[rt.collectionGroups.length,rt.ungrouped.length,I.size,u.skillKeys.length,N]),bt=m.useMemo(()=>{const ee=F.trim().toLowerCase();return ee?w.filter(Ie=>[Ie.id,Ie.label,Ie.path,Ie.repoUrl,Ie.branch,Ie.mountPath,Ie.type].join(" ").toLowerCase().includes(ee)):w},[w,F]),oe=m.useMemo(()=>zT(u.knowledgeContext),[u.knowledgeContext]),Ne=m.useMemo(()=>new Set(oe.map(ee=>ee.id||ee.path||ee.repoPath).filter(Boolean)),[oe]),Ve=nb(B,[bt.length,oe.length,F]);m.useEffect(()=>{u.task!==h.current&&(h.current=u.task,d.current||p(u.task))},[u.task]),m.useEffect(()=>{if(!L){q("config");return}g||q("result")},[L,H,g]),m.useEffect(()=>{var Ie,Fe;if(!(M==="result"&&L))return;(Ie=t==null?void 0:t.onEnsureWorkspaceNodeDisplaySize)==null||Ie.call(t,e,z),(Fe=t==null?void 0:t.onRefreshNodeInternals)==null||Fe.call(t,e);const ee=window.setTimeout(()=>{var Je;return(Je=t==null?void 0:t.onRefreshNodeInternals)==null?void 0:Je.call(t,e)},120);return()=>window.clearTimeout(ee)},[t==null?void 0:t.onEnsureWorkspaceNodeDisplaySize,t==null?void 0:t.onRefreshNodeInternals,R,L,e,H,z,M]);const tt=ee=>{var Ie;(Ie=t==null?void 0:t.onChangeContextRunConfig)==null||Ie.call(t,e,{...u,task:f,...ee})},Jt=(ee=f)=>{var Fe;const Ie=String(ee??"");Ie!==u.task&&(h.current=Ie,(Fe=t==null?void 0:t.onChangeContextRunConfig)==null||Fe.call(t,e,{...u,task:Ie}))},st=(ee,Ie)=>{const Fe=new Set(u.skillKeys);for(const Je of ee){const Pt=String(Je||"").trim();Pt&&(Ie?Fe.add(Pt):Fe.delete(Pt))}tt({skillKeys:Array.from(Fe)})},de=ee=>{D(Ie=>{const Fe=new Set(Ie);return Fe.has(ee)?Fe.delete(ee):Fe.add(ee),Fe})},ve=(ee,Ie)=>{const Fe=(ee==null?void 0:ee.id)||(ee==null?void 0:ee.path)||"";if(!Fe)return;const Je=w.filter(Pt=>{const Nt=Pt.id||Pt.path||"";return Nt===Fe?Ie:Ne.has(Nt)});tt({knowledgeContext:Zm(Je)})},ze=()=>{tt({knowledgeContext:null})};return M==="result"&&L?o.jsx(AT,{id:e,data:{...E,selected:t==null?void 0:t.selected,onSelectNodePointerDown:t==null?void 0:t.onSelectNodePointerDown},selected:n,deleteNode:r}):o.jsxs("div",{className:"af-work-context-run-card"+(n?" af-work-context-run-card--selected":"")+(M==="result"&&L?" af-work-context-run-card--result":"")+(g?" af-work-context-run-card--running":"")+((t==null?void 0:t.nodeStatus)==="success"?" af-work-context-run-card--done":"")+((t==null?void 0:t.nodeStatus)==="failed"?" af-work-context-run-card--failed":"")+(k?" af-work-context-run-card--stopped":""),onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,children:[l.map((ee,Ie)=>{if(ee.showOnNode===!1)return null;const Fe=`${2.25+Ie*1.75}rem`,Je=ee.name||`#${Ie+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:Fe},children:Je}),o.jsx(Vn,{type:"target",position:Ke.Left,id:`input-${Ie}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:Fe,background:En(ee.type)},title:`${Je} · ${ee.type}`})]},`in-${Ie}`)}),c.map((ee,Ie)=>{if(ee.showOnNode===!1)return null;const Fe=`${2.25+Ie*1.75}rem`,Je=ee.name||`#${Ie+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:Fe},children:Je}),o.jsx(Vn,{type:"source",position:Ke.Right,id:`output-${Ie}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:Fe,background:En(ee.type)},title:`${Je} · ${ee.type}`})]},`out-${Ie}`)}),o.jsxs("div",{className:"af-work-context-run-card__head",children:[o.jsx("span",{className:"material-symbols-outlined",children:"automation"}),o.jsx("strong",{children:t!=null&&t.label&&t.label!=="Context Run"?t.label:"一键任务"}),o.jsxs("div",{className:"af-work-context-run-card__model-wrap nodrag",onPointerDown:ee=>ee.stopPropagation(),onMouseDown:ee=>ee.stopPropagation(),onClick:ee=>ee.stopPropagation(),children:[o.jsxs("select",{className:"af-work-context-run-card__model",value:te,disabled:b,"aria-label":"模型",title:ue||"默认模型",onChange:ee=>tt({model:ee.target.value}),children:[o.jsx("option",{value:"",children:"默认"}),be?o.jsx("option",{value:ie,children:ie}):null,Q.length?o.jsx("optgroup",{label:"Cursor",children:Q.map(ee=>o.jsx("option",{value:`cursor:${xs(ee)}`,children:xs(ee)},`context-cursor-${ee}`))}):null,V.length?o.jsx("optgroup",{label:"OpenCode",children:V.map(ee=>o.jsx("option",{value:`opencode:${xs(ee)}`,children:xs(ee)},`context-opencode-${ee}`))}):null,ne.length?o.jsx("optgroup",{label:"Codex",children:ne.map(ee=>o.jsx("option",{value:`codex:${xs(ee)}`,children:xs(ee)},`context-codex-${ee}`))}):null,$.length?o.jsx("optgroup",{label:"Claude Code",children:$.map(ee=>o.jsx("option",{value:`claude-code:${xs(ee)}`,children:xs(ee)},`context-claude-${ee}`))}):null]}),o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"expand_more"})]}),o.jsx("span",{className:"af-work-context-run-card__kind",children:Js(t==null?void 0:t.definitionId)?"workspace_one_click_task":(t==null?void 0:t.definitionId)||"workspace_one_click_task"}),L?o.jsxs("div",{className:"af-work-context-run-card__view-switch nodrag",onClick:ee=>ee.stopPropagation(),children:[o.jsx("button",{type:"button",className:M==="config"?"is-active":"",onClick:()=>q("config"),"aria-label":"切换到任务配置",children:o.jsx("span",{className:"material-symbols-outlined",children:"tune"})}),o.jsx("button",{type:"button",className:M==="result"?"is-active":"",onClick:()=>q("result"),"aria-label":"切换到展示结果",children:o.jsx("span",{className:"material-symbols-outlined",children:"preview"})})]}):null,o.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",disabled:b,onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-work-context-run-card__body nodrag",children:[o.jsxs(o.Fragment,{children:[o.jsx("textarea",{value:f,disabled:b,placeholder:"输入任务,例如:基于选中的知识库总结需求并生成展示页",onCompositionStart:()=>{d.current=!0},onCompositionEnd:ee=>{d.current=!1,p(ee.currentTarget.value),Jt(ee.currentTarget.value)},onChange:ee=>{p(ee.target.value)},onBlur:ee=>Jt(ee.currentTarget.value)}),o.jsxs("div",{className:"af-work-context-run-card__grid",children:[o.jsxs("div",{className:"af-work-context-run-card__skills",children:[o.jsxs("button",{type:"button",disabled:b,className:"af-work-context-run-card__select",onClick:ee=>{var Ie;ee.stopPropagation(),C||(Ie=t==null?void 0:t.onRefreshSkills)==null||Ie.call(t),j(Fe=>!Fe)},children:[o.jsx("span",{className:"material-symbols-outlined",children:"extension"}),o.jsx("span",{children:u.skillKeys.length?`${u.skillKeys.length} skills`:"Skills"}),o.jsx("span",{className:"material-symbols-outlined",children:"expand_more"})]}),C?o.jsxs("div",{className:"af-work-context-run-card__skills-menu",onClick:ee=>ee.stopPropagation(),children:[o.jsxs("div",{className:"af-work-load-skills-search",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{type:"search",value:N,onChange:ee=>A(ee.target.value),placeholder:"搜索 Skills...",spellCheck:!1,autoComplete:"off","aria-label":"搜索 Skills"}),N?o.jsx("button",{type:"button",onClick:()=>A(""),"aria-label":"清空搜索",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})}):null]}),o.jsxs("div",{ref:gt.menuRef,className:"af-work-load-skills-menu af-work-context-run-card__menu-scroll",onScroll:gt.updateMenuScrollbar,children:[rt.collectionGroups.map(ee=>{const Ie=ee.skills.map(Nt=>Nt.key),Fe=Ie.filter(Nt=>qe.has(Nt)).length,Je=Ie.length>0&&Fe===Ie.length,Pt=I.has(ee.id);return o.jsxs("section",{className:"af-work-load-skills-menu__group"+(Pt?" af-work-load-skills-menu__group--collapsed":""),children:[o.jsxs("div",{className:"af-work-load-skills-menu__group-head",children:[o.jsx("input",{type:"checkbox",checked:Je,disabled:b,onChange:Nt=>st(Ie,Nt.target.checked),"aria-label":`选择 ${ee.name}`}),o.jsx("button",{type:"button",className:"af-work-load-skills-menu__group-toggle",onClick:()=>de(ee.id),"aria-expanded":!Pt,children:o.jsxs("span",{className:"af-work-load-skills-menu__group-main",children:[o.jsx("span",{children:ee.name}),ee.description?o.jsx("em",{children:ee.description}):null]})}),o.jsxs("small",{children:[Fe,"/",Ie.length]}),o.jsx("button",{type:"button",className:"af-work-load-skills-menu__group-arrow",onClick:()=>de(ee.id),"aria-label":Pt?`展开 ${ee.name}`:`收起 ${ee.name}`,children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:Pt?"chevron_right":"expand_more"})})]}),Pt?null:o.jsx("div",{className:"af-work-load-skills-menu__options",children:ee.skills.map(Nt=>o.jsxs("label",{className:"af-work-load-skills-menu__option",children:[o.jsx("input",{type:"checkbox",checked:qe.has(Nt.key),disabled:b,onChange:lr=>st([Nt.key],lr.target.checked)}),o.jsxs("span",{className:"af-work-load-skills-menu__option-main",children:[o.jsx("span",{className:"af-work-load-skills-menu__option-title",children:Nt.name}),Nt.description?o.jsx("span",{className:"af-work-load-skills-menu__option-desc",children:Nt.description}):null]})]},`${ee.id}:${Nt.key}`))})]},ee.id)}),rt.ungrouped.length>0?o.jsxs("section",{className:"af-work-load-skills-menu__group",children:[o.jsxs("div",{className:"af-work-load-skills-menu__group-head af-work-load-skills-menu__group-head--plain",children:[o.jsx("span",{children:"Ungrouped"}),o.jsx("small",{children:rt.ungrouped.length})]}),o.jsx("div",{className:"af-work-load-skills-menu__options",children:rt.ungrouped.map(ee=>o.jsxs("label",{className:"af-work-load-skills-menu__option",children:[o.jsx("input",{type:"checkbox",checked:qe.has(ee.key),disabled:b,onChange:Ie=>st([ee.key],Ie.target.checked)}),o.jsxs("span",{className:"af-work-load-skills-menu__option-main",children:[o.jsx("span",{className:"af-work-load-skills-menu__option-title",children:ee.name}),ee.description?o.jsx("span",{className:"af-work-load-skills-menu__option-desc",children:ee.description}):null]})]},`ungrouped:${ee.key}`))})]}):null,rt.collectionGroups.length===0&&rt.ungrouped.length===0?o.jsx("div",{className:"af-work-load-skills-menu__empty",children:"没有匹配的 Skills"}):null,o.jsx("button",{type:"button",className:"af-work-load-skills-menu__clear",onClick:()=>tt({skillKeys:[]}),children:"清空"})]}),o.jsx("div",{ref:gt.scrollbarTrackRef,className:"af-work-load-skills-scrollbar"+(gt.scrollbar.visible?" af-work-load-skills-scrollbar--visible":""),onPointerDown:gt.handleScrollbarPointerDown,"aria-hidden":"true",children:o.jsx("span",{style:{height:`${gt.scrollbar.height}%`,top:`${gt.scrollbar.top}%`}})})]}):null]}),o.jsxs("div",{className:"af-work-context-run-card__workspace",children:[o.jsxs("button",{type:"button",disabled:b,className:"af-work-context-run-card__select",onClick:ee=>{var Ie;ee.stopPropagation(),B||(Ie=t==null?void 0:t.onRefreshWorkspaces)==null||Ie.call(t),W(Fe=>!Fe)},children:[o.jsx("span",{className:"material-symbols-outlined",children:oe.length?"folder_open":"folder_off"}),o.jsx("span",{children:oe.length?`${oe.length} 知识库`:"知识库"}),o.jsx("span",{className:"material-symbols-outlined",children:"expand_more"})]}),B?o.jsxs("div",{className:"af-work-context-run-card__workspace-menu",onClick:ee=>ee.stopPropagation(),children:[o.jsxs("div",{className:"af-work-load-skills-search",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{type:"search",value:F,onChange:ee=>T(ee.target.value),placeholder:"搜索知识库...",spellCheck:!1,autoComplete:"off","aria-label":"搜索知识库"}),F?o.jsx("button",{type:"button",onClick:()=>T(""),"aria-label":"清空搜索",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})}):null]}),o.jsxs("div",{ref:Ve.menuRef,className:"af-work-load-skills-menu af-work-context-run-card__menu-scroll",onScroll:Ve.updateMenuScrollbar,children:[o.jsxs("section",{className:"af-work-load-skills-menu__group",children:[o.jsxs("div",{className:"af-work-load-skills-menu__group-head af-work-load-skills-menu__group-head--plain",children:[o.jsx("span",{children:"知识库"}),o.jsx("small",{children:bt.length})]}),o.jsx("div",{className:"af-work-load-skills-menu__options",children:bt.map(ee=>o.jsxs("label",{className:"af-work-load-skills-menu__option",children:[o.jsx("input",{type:"checkbox",checked:Ne.has(ee.id||ee.path),disabled:b,onChange:Ie=>ve(ee,Ie.target.checked)}),o.jsxs("span",{className:"af-work-load-skills-menu__option-main",children:[o.jsx("span",{className:"af-work-load-skills-menu__option-title",children:ee.label}),o.jsxs("span",{className:"af-work-load-skills-menu__option-desc",children:[ee.kind==="git"&&ee.repoUrl?`${ee.repoUrl}${ee.branch?` · ${ee.branch}`:""}${ee.mountPath?` · ${ee.mountPath}`:""}`:ee.path,ee.exists?"":" · 路径未就绪"]})]})]},`${ee.id}:${ee.path}`))})]}),bt.length===0?o.jsx("div",{className:"af-work-load-skills-menu__empty",children:"没有匹配的知识库"}):null,o.jsx("button",{type:"button",className:"af-work-load-skills-menu__clear",onClick:ze,children:"清空知识库"})]}),o.jsx("div",{ref:Ve.scrollbarTrackRef,className:"af-work-load-skills-scrollbar"+(Ve.scrollbar.visible?" af-work-load-skills-scrollbar--visible":""),onPointerDown:Ve.handleScrollbarPointerDown,"aria-hidden":"true",children:o.jsx("span",{style:{height:`${Ve.scrollbar.height}%`,top:`${Ve.scrollbar.top}%`}})})]}):null]}),o.jsxs("select",{value:u.displayType,disabled:b,onChange:ee=>tt({displayType:ee.target.value}),children:[o.jsx("option",{value:"markdown",children:"Markdown"}),o.jsx("option",{value:"html",children:"HTML"}),o.jsx("option",{value:"react",children:"React"}),o.jsx("option",{value:"table",children:"Table"}),o.jsx("option",{value:"chart",children:"Chart"}),o.jsx("option",{value:"ascii",children:"ASCII"}),o.jsx("option",{value:"mermaid",children:"Mermaid"})]})]}),H?o.jsx("pre",{className:"af-work-context-run-card__preview",children:H.slice(0,520)}):null]}),o.jsxs("div",{className:"af-work-context-run-card__actions",children:[o.jsxs("button",{type:"button",className:"af-work-run-card__button af-work-context-run-card__run nodrag"+(g?" af-work-run-card__button--stop":""),disabled:b,onClick:ee=>{var Ie,Fe;ee.stopPropagation(),Jt(),g?(Ie=t==null?void 0:t.onStopWorkspaceNode)==null||Ie.call(t,e):(Fe=t==null?void 0:t.onRunWorkspaceNode)==null||Fe.call(t,e)},children:[o.jsx("span",{className:"material-symbols-outlined",children:g?"stop_circle":"play_arrow"}),o.jsx("span",{children:g?"Stop":"Run"})]}),o.jsx("button",{type:"button",className:"af-work-run-card__button af-work-context-run-card__logs nodrag",onClick:ee=>{var Ie;ee.stopPropagation(),(Ie=t==null?void 0:t.onOpenWorkspaceRunLogs)==null||Ie.call(t,{nodeId:e,runNodeId:e,scheduleNodeId:"",label:t!=null&&t.label&&t.label!=="Context Run"?t.label:"一键任务"})},children:o.jsx("span",{className:"material-symbols-outlined",children:"article"})})]})]})]})}function NG({id:e,data:t,selected:n,deleteNode:r}){var C,j,N;const s=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],i=Array.isArray(t==null?void 0:t.outputs)?t.outputs:[],a=rv((t==null?void 0:t.body)||""),l=(t==null?void 0:t.scheduledRunState)||{},c=((j=(C=t==null?void 0:t.runningRunNodeIds)==null?void 0:C.has)==null?void 0:j.call(C,e))||((N=t==null?void 0:t.runningRunNodeIds)==null?void 0:N[e])===!0||(t==null?void 0:t.isExecuting)||(t==null?void 0:t.nodeStatus)==="running",u=(t==null?void 0:t.optimizingRun)===!0,f=(t==null?void 0:t.nodeStatus)==="stopped",p=!!(t!=null&&t.readOnly),d=A=>{var I;(I=t==null?void 0:t.onChangeScheduledRunConfig)==null||I.call(t,e,{...a,...A})},h=A=>{d({scheduleType:A,cron:Fu(A,a.time,a.weekday,a.monthDay,a.cron)})},g=A=>{d({time:A,cron:Fu(a.scheduleType,A,a.weekday,a.monthDay,a.cron)})},[k,b]=nv(a.time).split(":"),y=(A,I)=>{g(`${Oo(A,9,0,23)}:${Oo(I,0,0,59)}`)},v=A=>{d({weekday:A,cron:Fu(a.scheduleType,a.time,A,a.monthDay,a.cron)})},w=A=>{d({monthDay:A,cron:Fu(a.scheduleType,a.time,a.weekday,A,a.cron)})};return o.jsxs("div",{className:"af-work-run-card af-work-schedule-card"+(n?" af-work-run-card--selected":"")+(a.enabled?" af-work-schedule-card--enabled":"")+(c?" af-work-run-card--running":"")+(t!=null&&t.isExecuting?" af-work-run-card--executing":"")+((t==null?void 0:t.nodeStatus)==="success"?" af-work-run-card--done":"")+((t==null?void 0:t.nodeStatus)==="failed"?" af-work-run-card--failed":"")+(f?" af-work-run-card--stopped":""),onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,children:[s.map((A,I)=>{if(A.showOnNode===!1)return null;const D=`${2.25+I*1.75}rem`,B=A.name||`#${I+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:D},children:B}),o.jsx(Vn,{type:"target",position:Ke.Left,id:`input-${I}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:D,background:En(A.type)},title:`${B} · ${A.type}`})]},`in-${I}`)}),i.map((A,I)=>{if(A.showOnNode===!1)return null;const D=`${2.25+I*1.75}rem`,B=A.name||`#${I+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:D},children:B}),o.jsx(Vn,{type:"source",position:Ke.Right,id:`output-${I}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:D,background:En(A.type)},title:`${B} · ${A.type}`})]},`out-${I}`)}),o.jsxs("div",{className:"af-work-run-card__head",children:[o.jsx("span",{className:"material-symbols-outlined",children:"event_repeat"}),o.jsx("strong",{children:(t==null?void 0:t.label)||"Scheduled Run"}),o.jsx("span",{children:(t==null?void 0:t.definitionId)||"workspace_scheduled_run"}),o.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",disabled:p,onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-work-schedule-card__body nodrag",children:[o.jsxs("label",{className:"af-work-schedule-card__toggle",children:[o.jsx("input",{type:"checkbox",checked:a.enabled,disabled:p,onChange:A=>d({enabled:A.target.checked})}),o.jsx("span",{children:a.enabled?"定时开启":"定时关闭"})]}),o.jsxs("label",{className:"af-work-schedule-card__field",children:[o.jsx("span",{children:"频率"}),o.jsxs("select",{value:a.scheduleType,disabled:p,onChange:A=>h(A.target.value),children:[o.jsx("option",{value:"daily",children:"每天"}),o.jsx("option",{value:"weekly",children:"每周"}),o.jsx("option",{value:"monthly",children:"每月"}),o.jsx("option",{value:"custom",children:"高级 Cron"})]})]}),a.scheduleType!=="custom"?o.jsxs("label",{className:"af-work-schedule-card__field",children:[o.jsx("span",{children:"时间"}),o.jsxs("div",{className:"af-work-schedule-time-selects",children:[o.jsx("select",{value:k,disabled:p,"aria-label":"小时",onChange:A=>y(A.target.value,b),children:Array.from({length:24},(A,I)=>Oo(I,0,0,23)).map(A=>o.jsxs("option",{value:A,children:[A," 时"]},A))}),o.jsx("select",{value:b,disabled:p,"aria-label":"分钟",onChange:A=>y(k,A.target.value),children:Array.from({length:12},(A,I)=>Oo(I*5,0,0,59)).map(A=>o.jsxs("option",{value:A,children:[A," 分"]},A))})]})]}):null,a.scheduleType==="weekly"?o.jsxs("label",{className:"af-work-schedule-card__field",children:[o.jsx("span",{children:"星期"}),o.jsxs("select",{value:a.weekday,disabled:p,onChange:A=>v(A.target.value),children:[o.jsx("option",{value:1,children:"周一"}),o.jsx("option",{value:2,children:"周二"}),o.jsx("option",{value:3,children:"周三"}),o.jsx("option",{value:4,children:"周四"}),o.jsx("option",{value:5,children:"周五"}),o.jsx("option",{value:6,children:"周六"}),o.jsx("option",{value:0,children:"周日"})]})]}):null,a.scheduleType==="monthly"?o.jsxs("label",{className:"af-work-schedule-card__field",children:[o.jsx("span",{children:"日期"}),o.jsx("select",{value:a.monthDay,disabled:p,onChange:A=>w(A.target.value),children:Array.from({length:31},(A,I)=>I+1).map(A=>o.jsxs("option",{value:A,children:[A," 日"]},A))})]}):null,a.scheduleType==="custom"?o.jsxs("label",{className:"af-work-schedule-card__field",children:[o.jsx("span",{children:"Cron"}),o.jsx("input",{type:"text",value:a.cron,disabled:p,spellCheck:!1,placeholder:Dd,onChange:A=>d({cron:A.target.value})})]}):null,o.jsxs("div",{className:"af-work-schedule-card__meta",children:[o.jsxs("span",{children:[qY(a.scheduleType)," ",a.scheduleType==="custom"?"":a.time]}),o.jsxs("span",{children:["Next ",KY(l.nextAt)]}),o.jsx("span",{children:c?"running":l.lastStatus||"idle"})]}),l.lastError?o.jsx("div",{className:"af-work-schedule-card__error",children:l.lastError}):null,o.jsxs("div",{className:"af-work-schedule-card__actions",children:[o.jsxs("button",{type:"button",className:"af-work-run-card__button af-work-schedule-card__run-now nodrag"+(c?" af-work-run-card__button--stop":""),disabled:p||u,onClick:A=>{var I,D;A.stopPropagation(),c?(I=t==null?void 0:t.onStopWorkspaceNode)==null||I.call(t,e):(D=t==null?void 0:t.onRunWorkspaceNode)==null||D.call(t,e)},children:[o.jsx("span",{className:"material-symbols-outlined",children:c?"stop_circle":"play_arrow"}),o.jsx("span",{children:c?"停止":"立即运行"})]}),o.jsxs("button",{type:"button",className:"af-work-run-card__button af-work-schedule-card__optimize nodrag"+(u?" af-work-schedule-card__optimize--running":""),disabled:p||c||u,title:"为下游节点提前生成 implementation",onClick:A=>{var I;A.stopPropagation(),(I=t==null?void 0:t.onOptimizeWorkspaceSchedule)==null||I.call(t,e)},children:[o.jsx("span",{className:"material-symbols-outlined",children:u?"sync":"auto_fix_high"}),o.jsx("span",{children:u?"优化中":"优化"})]}),o.jsxs("button",{type:"button",className:"af-work-run-card__button af-work-schedule-card__logs nodrag",onClick:A=>{var I;A.stopPropagation(),(I=t==null?void 0:t.onOpenWorkspaceRunLogs)==null||I.call(t,{nodeId:e,scheduleNodeId:e,runNodeId:l.targetRunNodeId||e,lastRunId:l.lastRunId||"",label:(t==null?void 0:t.label)||"Scheduled Run"})},children:[o.jsx("span",{className:"material-symbols-outlined",children:"article"}),o.jsx("span",{children:"日志"})]})]})]})]})}function CG({id:e,data:t,selected:n,deleteNode:r}){const{setNodes:s}=$c(),i=!!(t!=null&&t.readOnly),a=Zx(t==null?void 0:t.nodeSize)||{width:Ja,height:Xa},l=m.useCallback(c=>{var u,f;c.button!==0||c.metaKey||c.ctrlKey||c.shiftKey||(f=(u=c.target)==null?void 0:u.closest)!=null&&f.call(u,".af-work-group-node__resize, .af-work-group-node__delete")||s(p=>RT(p,e))},[e,s]);return o.jsxs("div",{className:"af-work-group-node"+(n?" af-work-group-node--selected":""),style:{width:a.width,height:a.height},onPointerDownCapture:l,children:[i?null:o.jsx(_k,{className:"af-work-group-node__resize nodrag",minWidth:Ja,minHeight:Xa,position:"bottom-right",children:o.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})}),o.jsxs("div",{className:"af-work-group-node__title nodrag",children:[o.jsx("span",{children:(t==null?void 0:t.title)||(t==null?void 0:t.label)||"Group"}),o.jsx("button",{type:"button",className:"af-work-group-node__delete",disabled:i,onClick:c=>{c.stopPropagation(),r==null||r(e)},"aria-label":"删除分组",title:"删除分组",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]})]})}function _G(e){var g,k,b,y,v,w,C,j,N,A,I,D,B,W,F,T,M,q,H,L,R,z,E,Q,V,$,ne,ce;const{setEdges:t,setNodes:n}=$c(),r=(g=e.data)==null?void 0:g.onSyncNodePropDraft,s=!!((k=e.data)!=null&&k.readOnly),[i,a]=m.useState(!1),l=(b=e.data)!=null&&b.nodeSize&&Number(e.data.nodeSize.width)>0&&Number(e.data.nodeSize.height)>0?{width:Number(e.data.nodeSize.width),height:Number(e.data.nodeSize.height)}:null,c=m.useCallback(X=>{var ie,te,ue;if(s)return;(te=(ie=e.data)==null?void 0:ie.onCleanupWorkspaceNodeOutputs)==null||te.call(ie,X,e.data);const re=Js((ue=e.data)==null?void 0:ue.definitionId)?OT(X):"",Z=new Set([X,re].filter(Boolean));n(fe=>fe.filter(be=>!Z.has(be.id))),t(fe=>fe.filter(be=>!Z.has(be.source)&&!Z.has(be.target)))},[e.data,s,t,n]),u=m.useCallback(X=>{var re,Z;X.button!==0||X.metaKey||X.ctrlKey||X.shiftKey||(Z=(re=X.target)==null?void 0:re.closest)!=null&&Z.call(re,".react-flow__handle, .af-work-display-resize")||(n(ie=>RT(ie,e.id)),t(ie=>IG(ie)))},[e.id,t,n]),f=m.useCallback((X,re)=>{s||(n(Z=>Z.map(ie=>ie.id===X?{...ie,data:{...ie.data,model:re}}:ie)),r==null||r(X,{model:re}))},[s,n,r]),p=m.useCallback((X,re)=>{s||(n(Z=>Z.map(ie=>{var ue;if(ie.id!==X)return ie;const te=Array.isArray((ue=ie.data)==null?void 0:ue.outputs)&&ie.data.outputs.length?ie.data.outputs.map((fe,be)=>be===0?{...fe,default:re,value:re}:fe):[{type:"bool",name:"value",default:re,value:re}];return{...ie,data:{...ie.data,body:"",outputs:te}}})),r==null||r(X,Z=>({body:"",outputs:Array.isArray(Z==null?void 0:Z.outputs)&&Z.outputs.length?Z.outputs.map((te,ue)=>ue===0?{...te,default:re,value:re}:te):[{type:"bool",name:"value",default:re,value:re}]})))},[s,n,r]),d=m.useCallback((X,re)=>{s||(n(Z=>Z.map(ie=>ie.id===X?{...ie,data:{...ie.data,body:re}}:ie)),r==null||r(X,{body:re}))},[s,n,r]),h=m.useCallback((X,re)=>{if(s)return;const Z=lo(re);n(ie=>ie.map(te=>te.id===X?{...te,data:{...te.data,images:Z}}:te)),r==null||r(X,{images:Z})},[s,n,r]);return(y=e.data)!=null&&y.isWorkspaceGroup?o.jsx(CG,{...e,deleteNode:c}):Za((v=e.data)==null?void 0:v.definitionId)?o.jsx(AT,{...e,data:{...e.data,onSelectNodePointerDown:u},deleteNode:c}):((w=e.data)==null?void 0:w.definitionId)==="workspace_run"?o.jsx(SG,{...e,data:{...e.data,onSelectNodePointerDown:u},deleteNode:c}):((C=e.data)==null?void 0:C.definitionId)==="workspace_scheduled_run"?o.jsx(NG,{...e,data:{...e.data,onSelectNodePointerDown:u},deleteNode:c}):Js((j=e.data)==null?void 0:j.definitionId)?o.jsx(jG,{...e,data:{...e.data,onSelectNodePointerDown:u},deleteNode:c,skills:(N=e.data)==null?void 0:N.skills,skillCollections:(A=e.data)==null?void 0:A.skillCollections,workspaces:(I=e.data)==null?void 0:I.workspaceTargets}):((D=e.data)==null?void 0:D.definitionId)==="control_load_skills"?o.jsx(UG,{...e,data:{...e.data,onSelectNodePointerDown:u},deleteNode:c,skills:(B=e.data)==null?void 0:B.skills,skillCollections:(W=e.data)==null?void 0:W.skillCollections,onChangeSkillKeys:(F=e.data)==null?void 0:F.onChangeLoadSkillKeys}):((T=e.data)==null?void 0:T.definitionId)==="control_load_mcp"?o.jsx(YG,{...e,data:{...e.data,onSelectNodePointerDown:u},deleteNode:c,servers:(M=e.data)==null?void 0:M.mcpServers,onChangeMcpNames:(q=e.data)==null?void 0:q.onChangeLoadMcpNames}):((H=e.data)==null?void 0:H.definitionId)==="control_cd_workspace"?o.jsx(GG,{...e,data:{...e.data,onSelectNodePointerDown:u},deleteNode:c,workspaces:(L=e.data)==null?void 0:L.workspaceTargets,onChangeWorkspace:(R=e.data)==null?void 0:R.onChangeLoadWorkspace,onRefreshWorkspaces:(z=e.data)==null?void 0:z.onRefreshWorkspaces}):o.jsxs("div",{className:"af-work-flow-node"+(e.selected?" af-work-flow-node--selected":"")+(i?" af-work-flow-node--resizing":"")+((E=e.data)!=null&&E.isExecuting||((Q=e.data)==null?void 0:Q.nodeStatus)==="running"?" af-work-flow-node--executing":"")+(((V=e.data)==null?void 0:V.nodeStatus)==="success"?" af-work-flow-node--done":"")+((($=e.data)==null?void 0:$.nodeStatus)==="failed"?" af-work-flow-node--failed":"")+(((ne=e.data)==null?void 0:ne.nodeStatus)==="stopped"?" af-work-flow-node--stopped":""),style:l?{width:l.width,height:l.height}:void 0,onPointerDownCapture:u,children:[s?null:o.jsx(_k,{className:"af-work-display-resize af-work-flow-resize nodrag",position:"bottom-right",minWidth:iT,minHeight:Zh,maxWidth:oT,maxHeight:aT,onResizeStart:()=>a(!0),onResizeEnd:()=>a(!1),children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_full"})}),o.jsx(jq,{...e,deleteNode:c,modelLists:(ce=e.data)==null?void 0:ce.modelLists,onModelChange:f,onProvideValueChange:p,onNodeBodyChange:d,onNodeImagesChange:h})]})}const EG={[uc]:_G};function sv(e,t=[]){for(const n of e||[])n.type==="file"&&t.push(n),Array.isArray(n.children)&&sv(n.children,t);return t}function PT(e,t){const n=String(t||"");if(!n)return null;for(const r of e||[]){if(r.path===n)return r;const s=Array.isArray(r.children)?PT(r.children,n):null;if(s)return s}return null}function AG(e){const t=String(e||"").replace(/\\/g,"/").replace(/^\/+|\/+$/g,"");return!t||!t.includes("/")?"":t.split("/").slice(0,-1).join("/")}function IT(e,t=[]){for(const n of e||[])n.type==="directory"&&(t.push(n.path),Array.isArray(n.children)&&IT(n.children,t));return t}function _p(e){const t=String(e||"").replace(/\\/g,"/").split("/").filter(Boolean),n=[];for(let r=1;r<t.length;r++)n.push(t.slice(0,r).join("/"));return n}function PG(e,t){const n=String(t||"");let r=!1;const s=(e||[]).map(i=>{const a=i.id===n;return i.selected===a?i:(r=!0,{...i,selected:a})});return r?s:e}function RT(e,t){const n=String(t||""),r=(e||[]).find(i=>i.id===n),s=(e||[]).reduce((i,a)=>i+(a.selected?1:0),0);return r!=null&&r.selected&&s>1?e:PG(e,n)}function IG(e){let t=!1;const n=(e||[]).map(r=>r.selected?(t=!0,{...r,selected:!1}):r);return t?n:e}function RG(e){return[...e||[]].sort((t,n)=>t.type!==n.type?t.type==="directory"?-1:1:String(t.name||"").localeCompare(String(n.name||"")))}function TG(e,t,n=0){const r=String(t||"").replace(/\\/g,"/").split("/").filter(Boolean);if(r.length===0)return e;const s=(i,a,l)=>{const c=r[a],u=l?`${l}/${c}`:c,f=a===r.length-1;let p=!1;const d=(Array.isArray(i)?i:[]).map(h=>h.name!==c?h:(p=!0,f?{...h,type:"file",name:c,path:u,icon:Ql(c),size:n}:{...h,type:"directory",name:c,path:u,icon:Ql(c,!0),children:s(h.children||[],a+1,u)}));return p||d.push(f?{type:"file",name:c,path:u,icon:Ql(c),size:n}:{type:"directory",name:c,path:u,icon:Ql(c,!0),children:s([],a+1,u)}),RG(d)};return s(e||[],0,"")}function MG(e){const t=Number(e||0);return!Number.isFinite(t)||t<=0?"":t<1024?`${t} B`:t<1024*1024?`${Math.round(t/102.4)/10} KB`:`${Math.round(t/1024/102.4)/10} MB`}function TT({items:e,onOpen:t,selectedPath:n,collapsedDirs:r,onToggleDir:s,onSelect:i,onFileDragStart:a,onDelete:l,onDownload:c}){return o.jsx("ul",{className:"af-work-files",children:(e||[]).map(u=>{var h;const f=u.type==="directory",p=f&&(r==null?void 0:r.has(u.path)),d=n===u.path;return o.jsxs("li",{children:[o.jsxs("div",{className:"af-work-file-row",children:[o.jsxs("button",{type:"button",className:"af-work-file af-work-file--"+u.type+(d?" af-work-file--selected":""),draggable:!f,onDragStart:g=>{f||a==null||a(g,u)},onClick:()=>{i==null||i(u),f&&(s==null||s(u.path))},onDoubleClick:()=>{f||t(u)},title:u.path,children:[f?o.jsx("span",{className:"material-symbols-outlined af-work-file__chevron",children:p?"chevron_right":"expand_more"}):null,o.jsx("span",{className:"material-symbols-outlined",children:u.icon||Ql(u.name,f)}),o.jsx("span",{children:u.name})]}),d?o.jsxs("div",{className:"af-work-file-actions",children:[f?null:o.jsx("button",{type:"button",className:"af-work-file-action",onClick:g=>{g.stopPropagation(),c==null||c(u)},"aria-label":`下载 ${u.name}`,title:`下载 ${u.path}`,children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"download"})}),o.jsx("button",{type:"button",className:"af-work-file-action af-work-file-action--danger",onClick:g=>{g.stopPropagation(),l==null||l(u)},"aria-label":`删除 ${u.name}`,title:`删除 ${u.path}`,children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"delete"})})]}):null]}),f&&!p&&((h=u.children)!=null&&h.length)?o.jsx(TT,{items:u.children,onOpen:t,selectedPath:n,collapsedDirs:r,onToggleDir:s,onSelect:i,onFileDragStart:a,onDelete:l,onDownload:c}):null]},u.path)})})}function $G({files:e,query:t,onQueryChange:n,onSelect:r,onUpload:s,onClose:i}){const a=m.useMemo(()=>sv(e),[e]),l=String(t||"").trim().toLowerCase(),c=a.filter(u=>l?`${u.path} ${u.name}`.toLowerCase().includes(l):!0);return o.jsx("div",{className:"af-flow-snippet-modal-overlay",onMouseDown:i,children:o.jsxs("div",{className:"af-flow-snippet-modal af-work-file-picker-modal",role:"dialog","aria-modal":"true","aria-label":"选择文件",onMouseDown:u=>u.stopPropagation(),children:[o.jsxs("div",{className:"af-flow-snippet-modal__head",children:[o.jsxs("span",{className:"af-flow-snippet-modal__title",children:[o.jsx("span",{className:"material-symbols-outlined",children:"folder_open"}),"选择文件"]}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:i,"aria-label":"关闭",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-flow-snippet-modal__body",children:[o.jsxs("div",{className:"af-work-file-picker-modal__tools",children:[o.jsx("input",{value:t,onChange:u=>n(u.target.value),placeholder:"搜索文件路径...",autoFocus:!0}),o.jsxs("button",{type:"button",onClick:()=>s==null?void 0:s(""),children:[o.jsx("span",{className:"material-symbols-outlined",children:"upload_file"}),"上传"]})]}),o.jsxs("div",{className:"af-work-file-picker-modal__list",children:[c.map(u=>o.jsxs("button",{type:"button",className:"af-work-file-picker-modal__item",onClick:()=>r(u),children:[o.jsx("span",{className:"material-symbols-outlined",children:u.icon||Ql(u.name)}),o.jsxs("span",{className:"af-work-file-picker-modal__main",children:[o.jsx("strong",{children:u.name}),o.jsx("small",{children:u.path})]}),u.size?o.jsx("em",{children:MG(u.size)}):null]},u.path)),c.length===0?o.jsx("div",{className:"af-work-file-picker-modal__empty",children:"没有匹配文件,可先上传或调整搜索词。"}):null]})]})]})})}function bC({messages:e,running:t,showRunningIndicator:n=!0}){const r=e.length>0;return o.jsxs("div",{className:"af-composer-ai-stack af-composer-ai-stack--in-panel af-composer-thread-stack",children:[e.map((s,i)=>{const a=s.kind==="run-log"||s.kind==="run-summary"||s.kind==="activity"||s.kind==="prompt"||s.kind==="raw"||s.kind==="thinking"||s.kind==="result"||s.kind==="assistant"?"reply":s.role==="user"?"user-msg":s.error?"error":"reply",l=s.kind==="run-summary"?"Steps":s.kind==="run-log"?"Run":s.kind==="activity"?"Activity":s.kind==="prompt"?"Prompt":s.kind==="raw"?"Raw Trace":s.kind==="thinking"?"Thinking":s.kind==="result"?"Result":s.kind==="assistant"?"Response":s.role==="user"?"You":s.error?"Error":"Reply";return o.jsxs("section",{className:`af-composer-ai-block af-composer-ai-block--${a}${s.kind?` af-composer-ai-block--kind-${s.kind}`:""}`,children:[o.jsx("div",{className:"af-composer-ai-block-label",children:l}),o.jsx("div",{className:"af-composer-ai-block-body",children:s.text})]},`${i}-${s.role}-${String(s.text||"").slice(0,24)}`)}),n&&t&&!r?o.jsxs("section",{className:"af-composer-ai-block af-composer-ai-block--reply af-composer-ai-block--pending",children:[o.jsx("div",{className:"af-composer-ai-block-label",children:"Reply"}),o.jsx("div",{className:"af-composer-ai-block-body",children:"Waiting..."})]}):null,n&&t&&r?o.jsxs("section",{className:"af-composer-ai-block af-composer-ai-block--thinking",children:[o.jsx("div",{className:"af-composer-ai-block-label",children:"Thinking"}),o.jsx("div",{className:"af-composer-ai-block-body",children:"Workspace agent is running..."})]}):null]})}function MT(e){const t=String((e==null?void 0:e.kind)||"");return["run-log","run-summary","activity","prompt","raw","thinking"].includes(t)}function LG(e,t=!1){const n=Array.isArray(e)?e:[],r=n.filter(i=>!MT(i));if(r.length>0)return r;const s=[...n].reverse().find(i=>(i==null?void 0:i.kind)==="result"||(i==null?void 0:i.kind)==="assistant"||(i==null?void 0:i.error));return s?[s]:n.length>0||t?[{role:"assistant",kind:"assistant",text:t?"正在执行,可以在完成后继续追问或要求调整。":"运行已完成。可以在下方继续追问、要求总结或调整结果。",at:0}]:[]}function OG(e){return(Array.isArray(e)?e:[]).filter(MT)}function Bd(e){const t=String(e||"").trim();if(!t)return[];try{const n=JSON.parse(t);if(Array.isArray(n))return n.map(String).filter(Boolean)}catch{}return t.split(/[\n,]+/).map(n=>n.trim()).filter(Boolean)}function DG(e){const t=Bd((e==null?void 0:e.body)||"");if(t.length>0)return t;const r=(Array.isArray(e==null?void 0:e.inputs)?e.inputs:[]).find(s=>(s==null?void 0:s.name)==="skillsContext"||(s==null?void 0:s.name)==="skillKeys"||(s==null?void 0:s.type)==="text");return Bd((r==null?void 0:r.default)||(r==null?void 0:r.value)||"")}function FG(e){const n=[...Array.isArray(e==null?void 0:e.inputs)?e.inputs:[],...Array.isArray(e==null?void 0:e.outputs)?e.outputs:[]].find(r=>(r==null?void 0:r.name)==="skillKeys"||(r==null?void 0:r.name)==="skillsContext");return Bd((n==null?void 0:n.default)||(n==null?void 0:n.value)||"")}function $T(e,t,n=1){const r=(Array.isArray(e)?e:[]).map(i=>String(i||"").trim()).filter(Boolean);return r.length?{head:r.slice(0,n).join("、"),extra:r.length>n?`等 ${r.length} 个`:"",title:r.join(", ")}:{head:t,extra:"",title:""}}function kC(e){return JSON.stringify(Array.from(new Set((e||[]).map(String).filter(Boolean))))}function ea(e,t,n=""){const r=(Array.isArray(e)?e:[]).find(i=>(i==null?void 0:i.name)===t);return String((r==null?void 0:r.value)??(r==null?void 0:r.default)??"").trim()||n}function om(e,t){const n=ea(e,t,"");if(!n)return null;try{const r=JSON.parse(n);return r&&typeof r=="object"&&!Array.isArray(r)?r:null}catch{return null}}function lf(e){const t=String(e||"").trim().toLowerCase();return["markdown","html","react","table","chart","ascii","mermaid"].includes(t)?t:"markdown"}function xs(e){const t=String(e||""),n=t.indexOf(" - ");return n>=0?t.slice(0,n).trim():t.trim()}function LT(e){const t=lf(e);return t==="html"?"display_html":t==="react"?"display_react_app":t==="table"?"display_table":t==="chart"?"display_chart":t==="ascii"?"display_ascii":t==="mermaid"?"display_mermaid":"display_markdown"}function OT(e){return`${String(e||"context_run").trim()||"context_run"}__display`}function DT(e){return e==="display_image"?"src":"content"}function vC(e,t,n){const r=DT(t),s=zu(e);let i=!1;const a=s.map(l=>(l==null?void 0:l.name)===r?(i=!0,{...l,default:n,value:n,showOnNode:l.showOnNode!==!1}):(l==null?void 0:l.name)==="filePath"?{...l,default:"",value:""}:l);return i||a.push({type:"text",name:r,default:n,value:n,required:!0,showOnNode:!0}),a}function SC(e,t,n=[],r=[]){const s=Array.isArray(e)?e:[],i=new Set((Array.isArray(n)?n:[]).map(u=>String(u||"").trim()).filter(Boolean)),a=new Set((Array.isArray(r)?r:[]).map(u=>String(u||"").trim()).filter(Boolean)),l=u=>(u==null?void 0:u.showOnNode)!==!1;let c=s.findIndex(u=>l(u)&&i.has(String((u==null?void 0:u.name)||"").trim()));return c<0&&(c=s.findIndex(u=>i.has(String((u==null?void 0:u.name)||"").trim()))),c<0&&(c=s.findIndex(u=>l(u)&&a.has(String((u==null?void 0:u.type)||"").trim()))),c<0&&(c=s.findIndex(u=>l(u))),c<0&&(c=0),`${t}-${c}`}function jC(e){return(Array.isArray(e)?e:[]).map(t=>(t==null?void 0:t.type)==="node"||(t==null?void 0:t.name)==="next"?t:{...t,default:"",value:""})}function Qm(e){const t=Array.isArray(e==null?void 0:e.outputs)?e.outputs:Array.isArray(e==null?void 0:e.output)?e.output:[],n=s=>String((s==null?void 0:s.value)??(s==null?void 0:s.default)??"").trim(),r=t.find(s=>((s==null?void 0:s.name)==="content"||(s==null?void 0:s.name)==="result")&&n(s))||t.find(s=>(s==null?void 0:s.name)==="resultFile"&&n(s))||t.find(s=>(s==null?void 0:s.type)!=="node"&&(s==null?void 0:s.name)!=="next"&&(s==null?void 0:s.name)!=="displayType"&&n(s));return r?n(r):""}function zG(e){const t=Array.isArray(e==null?void 0:e.inputs)?e.inputs:[],n=ea(t,"includeWorkspaceContext","true").toLowerCase(),r=om(t,"knowledgeContext"),s=om(t,"workspaceContext");return{task:String((e==null?void 0:e.body)||""),skillKeys:FG(e),includeWorkspaceContext:n!=="false"&&n!=="0"&&n!=="off",knowledgeContext:r||(s?Zm([s]):null),workspaceContext:s,displayType:lf(ea(t,"displayType","markdown")),model:String((e==null?void 0:e.model)||"").trim()}}function Js(e){const t=String(e||"");return t==="workspace_one_click_task"||t==="workspace_context_run"}function BG(e){const t=Bd((e==null?void 0:e.body)||"");if(t.length>0)return t;const r=(Array.isArray(e==null?void 0:e.inputs)?e.inputs:[]).find(s=>(s==null?void 0:s.name)==="mcpContext"||(s==null?void 0:s.name)==="serverNames"||(s==null?void 0:s.type)==="text");return Bd((r==null?void 0:r.default)||(r==null?void 0:r.value)||"")}function HG(e){return JSON.stringify(Array.from(new Set((e||[]).map(String).filter(Boolean))))}function FT(e={},t="context"){const n=String((e==null?void 0:e.cwd)||(e==null?void 0:e.workspaceRoot)||(e==null?void 0:e.path)||"").trim(),r=String((e==null?void 0:e.id)||"").trim(),s=String((e==null?void 0:e.label)||(e==null?void 0:e.name)||"").trim();if(!n&&!r&&!s)return null;const i=String(s||r||"知识库").trim();return{id:r,label:i,kind:(e==null?void 0:e.kind)==="git"?"git":"local",type:String((e==null?void 0:e.type)||""),repoPath:n,path:n,mountPath:String((e==null?void 0:e.mountPath)||r||i).trim(),repoUrl:String((e==null?void 0:e.repoUrl)||"").trim(),branch:String((e==null?void 0:e.branch)||"").trim(),readonly:!0,role:t}}function Zm(e=[]){const t=(Array.isArray(e)?e:[e]).map((n,r)=>FT(n,r===0?"primary":"context")).filter(Boolean);return t.length?{version:1,sources:t}:null}function zT(e){return(e&&typeof e=="object"&&Array.isArray(e.sources)?e.sources:[]).map(n=>FT(n,(n==null?void 0:n.role)||"context")).filter(Boolean)}function WG(e){const t=Array.isArray(e==null?void 0:e.inputs)?e.inputs:[],n=om(t,"knowledgeContext"),r=om(t,"workspaceContext");return{sources:zT(n||(r?Zm([r]):null)),path:ea(t,"path",""),label:ea(t,"label","")}}function NC(e){var r,s,i,a,l,c,u,f,p;if(!e)return null;const{inputs:t,outputs:n}=Oq(e);return{id:e.id,newId:e.id,label:String(((r=e.data)==null?void 0:r.label)??e.id),role:String(((s=e.data)==null?void 0:s.role)??"normal"),model:String(((i=e.data)==null?void 0:i.model)??""),body:String(((a=e.data)==null?void 0:a.body)??""),images:lo((l=e.data)==null?void 0:l.images),script:String(((c=e.data)==null?void 0:c.script)??""),scriptRef:String(((u=e.data)==null?void 0:u.scriptRef)??""),implementationRef:String(((f=e.data)==null?void 0:f.implementationRef)??""),implementationMode:String(((p=e.data)==null?void 0:p.implementationMode)??""),inputs:t,outputs:n}}function CC(e,t,n,r=""){var c,u;const s=String(n||"").trim(),i=(Array.isArray(e)?e:[]).find(f=>String((f==null?void 0:f.id)||"")===s),a=String(((c=i==null?void 0:i.data)==null?void 0:c.model)||"").trim();if(a&&a!=="default")return a;const l=String(((u=t==null?void 0:t[s])==null?void 0:u.model)||"").trim();return l&&l!=="default"?l:String(r||"").trim()}function _C(e){return(Array.isArray(e)?e:[]).map(t=>({type:String((t==null?void 0:t.type)??"node").trim()||"node",name:String((t==null?void 0:t.name)??""),default:String((t==null?void 0:t.default)??""),required:!!(t!=null&&t.required),showOnNode:(t==null?void 0:t.showOnNode)!=null?t.showOnNode!==!1:!!(t!=null&&t.required)||String((t==null?void 0:t.type)??"node").trim().toLowerCase()==="node"}))}function VG(e,t,n){var f,p;const r=String(((f=e==null?void 0:e.data)==null?void 0:f.definitionId)??n),s=r.startsWith("provide_"),i=String((t==null?void 0:t.role)||"").trim(),a=$d.includes(i)?i:"normal",l=String((t==null?void 0:t.model)||"").trim(),c={...e.data,label:String((t==null?void 0:t.label)||"").trim()||n,role:a,model:l===""||l==="default"?void 0:l,body:s?"":String((t==null?void 0:t.body)??""),images:s?[]:lo(t==null?void 0:t.images),inputs:_C(t==null?void 0:t.inputs),outputs:s&&Array.isArray((p=e.data)==null?void 0:p.outputs)?e.data.outputs:_C(t==null?void 0:t.outputs)},u=String((t==null?void 0:t.script)??"").trim();r==="tool_nodejs"||u!==""?c.script=String((t==null?void 0:t.script)??""):delete c.script;for(const d of["scriptRef","implementationRef","implementationMode"]){const h=String((t==null?void 0:t[d])??"").trim();h?c[d]=h:delete c[d]}return c}function EC({nodes:e,edges:t,instances:n,selectedNode:r,draft:s,allowRename:i=!1}){if(!s||!r)return{ok:!1,error:""};const a=r.id,l=String(s.newId||"").trim(),c=i?l:a;if(i){if(!oU.test(c))return{ok:!1,error:"Invalid instance id"};if(e.some(k=>k.id===c&&k.id!==a))return{ok:!1,error:"Duplicate instance id"}}const u=VG(r,s,c),f=r.data||{};if(!(c!==a||f.label!==u.label||f.role!==u.role||f.model!==u.model||f.body!==u.body||JSON.stringify(lo(f.images))!==JSON.stringify(u.images)||(f.script??void 0)!==(u.script??void 0)||(f.scriptRef??void 0)!==(u.scriptRef??void 0)||(f.implementationRef??void 0)!==(u.implementationRef??void 0)||(f.implementationMode??void 0)!==(u.implementationMode??void 0)||JSON.stringify(f.inputs||[])!==JSON.stringify(u.inputs||[])||JSON.stringify(f.outputs||[])!==JSON.stringify(u.outputs||[])))return{ok:!0,changed:!1,nextId:c,nodes:e,edges:t,instances:n};const d=e.map(k=>k.id===a?{...k,id:c,selected:!0,data:u}:k);let h=t,g=n;if(c!==a){g={...n||{}};const k={...g[a]||{}};delete g[a],g[c]=k,h=t.map((b,y)=>({...b,source:b.source===a?c:b.source,target:b.target===a?c:b.target,id:`we-${b.source===a?c:b.source}-${b.target===a?c:b.target}-${y}`}))}return{ok:!0,changed:!0,nextId:c,nodes:d,edges:h,instances:g}}function KG(e,t){return JSON.stringify(e??null)===JSON.stringify(t??null)}function qG(e,t,n){if(!e||!t||!n)return n;const r={...e};for(const s of["newId","label","role","model","body","images","script","scriptRef","implementationRef","implementationMode","inputs","outputs"])KG(e[s],t[s])&&(r[s]=n[s]);return r}function nb(e,t=[]){const n=m.useRef(null),r=m.useRef(null),[s,i]=m.useState({visible:!1,top:0,height:100}),a=m.useCallback(()=>{const f=n.current;if(!f)return;const p=Math.max(1,f.scrollHeight),d=Math.max(1,f.clientHeight),h=p>d+1,g=h?Math.max(12,d/p*100):100,k=Math.max(0,100-g),b=h?Math.min(k,f.scrollTop/Math.max(1,p-d)*k):0;i({visible:h,top:b,height:g})},[]);m.useEffect(()=>{if(!e)return;const f=requestAnimationFrame(a);return()=>cancelAnimationFrame(f)},[e,a,...t]);const l=m.useCallback(f=>{const p=n.current;if(!p)return;const d=Math.max(0,p.scrollHeight-p.clientHeight);p.scrollTop=Math.min(1,Math.max(0,f))*d,a()},[a]),c=m.useCallback((f,p=0)=>{const d=r.current;if(!d)return 0;const h=d.getBoundingClientRect(),g=s.height/100*h.height,k=Math.max(1,h.height-g);return(f-h.top-p)/k},[s.height]),u=m.useCallback(f=>{var C,j;if(!s.visible)return;f.preventDefault(),f.stopPropagation();const p=r.current;if(!p)return;const d=p.getBoundingClientRect(),h=s.top/100*d.height,g=s.height/100*d.height,b=f.clientY>=d.top+h&&f.clientY<=d.top+h+g?f.clientY-d.top-h:g/2;l(c(f.clientY,b));const y=f.pointerId;(j=(C=f.currentTarget).setPointerCapture)==null||j.call(C,y);const v=N=>{N.preventDefault(),l(c(N.clientY,b))},w=()=>{window.removeEventListener("pointermove",v),window.removeEventListener("pointerup",w),window.removeEventListener("pointercancel",w)};window.addEventListener("pointermove",v),window.addEventListener("pointerup",w),window.addEventListener("pointercancel",w)},[c,l,s.height,s.top,s.visible]);return{menuRef:n,scrollbarTrackRef:r,scrollbar:s,updateMenuScrollbar:a,handleScrollbarPointerDown:u}}function UG({id:e,data:t,selected:n,deleteNode:r,skills:s,skillCollections:i,onChangeSkillKeys:a}){const l=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],c=Array.isArray(t==null?void 0:t.outputs)?t.outputs:[],u=Array.isArray(s)?s:[],f=Array.isArray(i)?i:[],[p,d]=m.useState(!1),[h,g]=m.useState(""),[k,b]=m.useState(()=>new Set),y=m.useRef(null),v=m.useRef(null),[w,C]=m.useState({visible:!1,top:0,height:100}),j=m.useMemo(()=>new Set(DG(t)),[t]),N=m.useMemo(()=>new Map(u.map(L=>[L.key,L])),[u]),A=m.useMemo(()=>Array.from(j).map(L=>{var R;return((R=N.get(L))==null?void 0:R.name)||L}),[N,j]),I=m.useMemo(()=>$T(A,"选择 Skills"),[A]),D=m.useMemo(()=>{const L=new Set,R=f.map(E=>{const Q=Xo(E,u).map(V=>N.get(V)).filter(Boolean);for(const V of Q)L.add(V.key);return{...E,skills:Q}}).filter(E=>E.skills.length>0),z=u.filter(E=>!L.has(E.key));return{collectionGroups:R,ungrouped:z}},[N,f,u]);m.useEffect(()=>{b(L=>{let R=!1;const z=new Set(L);for(const E of D.collectionGroups)z.has(E.id)||(z.add(E.id),R=!0);return R?z:L})},[D.collectionGroups]);const B=m.useMemo(()=>{const L=h.trim().toLowerCase();if(!L)return D;const R=E=>[E==null?void 0:E.key,E==null?void 0:E.name,E==null?void 0:E.description].map(V=>String(V||"").toLowerCase()).join(" ").includes(L);return{collectionGroups:D.collectionGroups.map(E=>{const V=[E==null?void 0:E.id,E==null?void 0:E.name,E==null?void 0:E.description].map($=>String($||"").toLowerCase()).join(" ").includes(L)?E.skills:E.skills.filter(R);return{...E,skills:V}}).filter(E=>E.skills.length>0),ungrouped:D.ungrouped.filter(R)}},[D,h]),W=m.useCallback((L,R)=>{const z=new Set(j);for(const E of L)R?z.add(E):z.delete(E);a==null||a(e,Array.from(z))},[e,j,a]),F=m.useCallback(L=>{b(R=>{const z=new Set(R);return z.has(L)?z.delete(L):z.add(L),z})},[]),T=m.useCallback(()=>{const L=y.current;if(!L)return;const R=Math.max(1,L.scrollHeight),z=Math.max(1,L.clientHeight),E=R>z+1,Q=E?Math.max(12,z/R*100):100,V=Math.max(0,100-Q),$=E?Math.min(V,L.scrollTop/Math.max(1,R-z)*V):0;C({visible:E,top:$,height:Q})},[]);m.useEffect(()=>{if(!p)return;const L=requestAnimationFrame(T);return()=>cancelAnimationFrame(L)},[k,B,j.size,p,T]);const M=m.useCallback(L=>{const R=y.current;if(!R)return;const z=Math.max(0,R.scrollHeight-R.clientHeight);R.scrollTop=Math.min(1,Math.max(0,L))*z,T()},[T]),q=m.useCallback((L,R=0)=>{const z=v.current;if(!z)return 0;const E=z.getBoundingClientRect(),Q=w.height/100*E.height,V=Math.max(1,E.height-Q);return(L-E.top-R)/V},[w.height]),H=m.useCallback(L=>{var re,Z;if(!w.visible)return;L.preventDefault(),L.stopPropagation();const R=v.current;if(!R)return;const z=R.getBoundingClientRect(),E=w.top/100*z.height,Q=w.height/100*z.height,$=L.clientY>=z.top+E&&L.clientY<=z.top+E+Q?L.clientY-z.top-E:Q/2;M(q(L.clientY,$));const ne=L.pointerId;(Z=(re=L.currentTarget).setPointerCapture)==null||Z.call(re,ne);const ce=ie=>{ie.preventDefault(),M(q(ie.clientY,$))},X=()=>{window.removeEventListener("pointermove",ce),window.removeEventListener("pointerup",X),window.removeEventListener("pointercancel",X)};window.addEventListener("pointermove",ce),window.addEventListener("pointerup",X),window.addEventListener("pointercancel",X)},[q,M,w.height,w.top,w.visible]);return o.jsxs("div",{className:"af-work-load-skills-card"+(n?" af-work-load-skills-card--selected":"")+(p?" af-work-load-skills-card--menu-open":""),onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,children:[l.map((L,R)=>{if(L.showOnNode===!1)return null;const z=`${2.6+R*1.7}rem`,E=L.name||`#${R+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:z},children:E}),o.jsx(Vn,{type:"target",position:Ke.Left,id:`input-${R}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:z,background:En(L.type)},title:`${E} · ${L.type}`})]},`in-${R}`)}),c.map((L,R)=>{if(L.showOnNode===!1)return null;const z=`${2.6+R*1.7}rem`,E=L.name||`#${R+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:z},children:E}),o.jsx(Vn,{type:"source",position:Ke.Right,id:`output-${R}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:z,background:En(L.type)},title:`${E} · ${L.type}`})]},`out-${R}`)}),o.jsxs("div",{className:"af-work-load-skills-card__head",children:[o.jsx("span",{className:"material-symbols-outlined",children:"extension"}),o.jsx("strong",{children:(t==null?void 0:t.label)||"Load Skills"}),o.jsx("span",{children:(t==null?void 0:t.definitionId)||"control_load_skills"}),o.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-work-load-skills-card__body nodrag",children:[o.jsxs("button",{type:"button",className:"af-work-load-skills-card__select",onClick:L=>{var R;L.stopPropagation(),p||(R=t==null?void 0:t.onRefreshSkills)==null||R.call(t),d(z=>!z)},children:[o.jsxs("span",{className:"af-work-load-skills-card__summary",title:I.title,children:[o.jsx("span",{className:"af-work-load-skills-card__summary-main",children:I.head}),I.extra?o.jsx("span",{className:"af-work-load-skills-card__summary-extra",children:I.extra}):null]}),o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:p?"expand_less":"expand_more"})]}),p?o.jsxs("div",{className:"af-work-load-skills-menu-shell",onClick:L=>L.stopPropagation(),children:[o.jsxs("div",{className:"af-work-load-skills-search",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{type:"search",value:h,onChange:L=>g(L.target.value),placeholder:"搜索 Skills...",spellCheck:!1,autoComplete:"off","aria-label":"搜索 Skills"}),h?o.jsx("button",{type:"button",onClick:()=>g(""),"aria-label":"清空搜索",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})}):null]}),o.jsxs("div",{ref:y,className:"af-work-load-skills-menu",onScroll:T,children:[B.collectionGroups.map(L=>{const R=L.skills.map(V=>V.key),z=R.filter(V=>j.has(V)).length,E=R.length>0&&z===R.length,Q=k.has(L.id);return o.jsxs("section",{className:"af-work-load-skills-menu__group"+(Q?" af-work-load-skills-menu__group--collapsed":""),children:[o.jsxs("div",{className:"af-work-load-skills-menu__group-head",children:[o.jsx("input",{type:"checkbox",checked:E,onChange:V=>W(R,V.target.checked),"aria-label":`选择 ${L.name}`}),o.jsx("button",{type:"button",className:"af-work-load-skills-menu__group-toggle",onClick:()=>F(L.id),"aria-expanded":!Q,children:o.jsxs("span",{className:"af-work-load-skills-menu__group-main",children:[o.jsx("span",{children:L.name}),L.description?o.jsx("em",{children:L.description}):null]})}),o.jsxs("small",{children:[z,"/",R.length]}),o.jsx("button",{type:"button",className:"af-work-load-skills-menu__group-arrow",onClick:()=>F(L.id),"aria-label":Q?`展开 ${L.name}`:`收起 ${L.name}`,children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:Q?"chevron_right":"expand_more"})})]}),Q?null:o.jsx("div",{className:"af-work-load-skills-menu__options",children:L.skills.map(V=>o.jsxs("label",{className:"af-work-load-skills-menu__option",children:[o.jsx("input",{type:"checkbox",checked:j.has(V.key),onChange:$=>W([V.key],$.target.checked)}),o.jsxs("span",{className:"af-work-load-skills-menu__option-main",children:[o.jsx("span",{className:"af-work-load-skills-menu__option-title",children:V.name}),V.description?o.jsx("span",{className:"af-work-load-skills-menu__option-desc",children:V.description}):null]})]},`${L.id}:${V.key}`))})]},L.id)}),B.ungrouped.length>0?o.jsxs("section",{className:"af-work-load-skills-menu__group",children:[o.jsxs("div",{className:"af-work-load-skills-menu__group-head af-work-load-skills-menu__group-head--plain",children:[o.jsx("span",{children:"Ungrouped"}),o.jsx("small",{children:B.ungrouped.length})]}),o.jsx("div",{className:"af-work-load-skills-menu__options",children:B.ungrouped.map(L=>o.jsxs("label",{className:"af-work-load-skills-menu__option",children:[o.jsx("input",{type:"checkbox",checked:j.has(L.key),onChange:R=>W([L.key],R.target.checked)}),o.jsxs("span",{className:"af-work-load-skills-menu__option-main",children:[o.jsx("span",{className:"af-work-load-skills-menu__option-title",children:L.name}),L.description?o.jsx("span",{className:"af-work-load-skills-menu__option-desc",children:L.description}):null]})]},`ungrouped:${L.key}`))})]}):null,B.collectionGroups.length===0&&B.ungrouped.length===0?o.jsx("div",{className:"af-work-load-skills-menu__empty",children:"没有匹配的 Skills"}):null,o.jsx("button",{type:"button",className:"af-work-load-skills-menu__clear",onClick:()=>a==null?void 0:a(e,[]),children:"清空"})]}),o.jsx("div",{ref:v,className:"af-work-load-skills-scrollbar"+(w.visible?" af-work-load-skills-scrollbar--visible":""),onPointerDown:H,"aria-hidden":"true",children:o.jsx("span",{style:{height:`${w.height}%`,top:`${w.top}%`}})})]}):null]})]})}function YG({id:e,data:t,selected:n,deleteNode:r,servers:s=[],onChangeMcpNames:i}){const a=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],l=Array.isArray(t==null?void 0:t.outputs)?t.outputs:[],[c,u]=m.useState(!1),[f,p]=m.useState(""),d=m.useMemo(()=>new Set(BG(t)),[t]),h=m.useMemo(()=>(Array.isArray(s)?s:[]).map(b=>({name:String((b==null?void 0:b.name)||""),description:String((b==null?void 0:b.description)||""),detail:String((b==null?void 0:b.url)||[b==null?void 0:b.command,...Array.isArray(b==null?void 0:b.args)?b.args:[]].filter(Boolean).join(" ")||""),type:String((b==null?void 0:b.type)||"")})).filter(b=>b.name),[s]),g=m.useMemo(()=>{const b=f.trim().toLowerCase();return b?h.filter(y=>[y.name,y.description,y.detail,y.type].join(" ").toLowerCase().includes(b)):h},[f,h]),k=m.useCallback((b,y)=>{const v=new Set(d);for(const w of b)y?v.add(w):v.delete(w);i==null||i(e,Array.from(v))},[e,d,i]);return o.jsxs("div",{className:"af-work-load-skills-card"+(n?" af-work-load-skills-card--selected":"")+(c?" af-work-load-skills-card--menu-open":""),onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,children:[a.map((b,y)=>{if(b.showOnNode===!1)return null;const v=`${2.6+y*1.7}rem`,w=b.name||`#${y+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:v},children:w}),o.jsx(Vn,{type:"target",position:Ke.Left,id:`input-${y}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:v,background:En(b.type)},title:`${w} · ${b.type}`})]},`in-${y}`)}),l.map((b,y)=>{if(b.showOnNode===!1)return null;const v=`${2.6+y*1.7}rem`,w=b.name||`#${y+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:v},children:w}),o.jsx(Vn,{type:"source",position:Ke.Right,id:`output-${y}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:v,background:En(b.type)},title:`${w} · ${b.type}`})]},`out-${y}`)}),o.jsxs("div",{className:"af-work-load-skills-card__head",children:[o.jsx("span",{className:"material-symbols-outlined",children:"hub"}),o.jsx("strong",{children:(t==null?void 0:t.label)||"Load MCP"}),o.jsx("span",{children:(t==null?void 0:t.definitionId)||"control_load_mcp"}),o.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-work-load-skills-card__body nodrag",children:[o.jsxs("button",{type:"button",className:"af-work-load-skills-card__select",onClick:b=>{var y;b.stopPropagation(),c||(y=t==null?void 0:t.onRefreshMcps)==null||y.call(t),u(v=>!v)},children:[o.jsx("span",{children:d.size>0?`${d.size} MCP selected`:"选择 MCP"}),o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:c?"expand_less":"expand_more"})]}),c?o.jsxs("div",{className:"af-work-load-skills-menu-shell",onClick:b=>b.stopPropagation(),children:[o.jsxs("div",{className:"af-work-load-skills-search",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{type:"search",value:f,onChange:b=>p(b.target.value),placeholder:"搜索 MCP...",spellCheck:!1,autoComplete:"off","aria-label":"搜索 MCP"}),f?o.jsx("button",{type:"button",onClick:()=>p(""),"aria-label":"清空搜索",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})}):null]}),o.jsxs("div",{className:"af-work-load-skills-menu",children:[o.jsxs("section",{className:"af-work-load-skills-menu__group",children:[o.jsxs("div",{className:"af-work-load-skills-menu__group-head af-work-load-skills-menu__group-head--plain",children:[o.jsx("span",{children:"MCP Servers"}),o.jsx("small",{children:g.length})]}),o.jsx("div",{className:"af-work-load-skills-menu__options",children:g.map(b=>o.jsxs("label",{className:"af-work-load-skills-menu__option",children:[o.jsx("input",{type:"checkbox",checked:d.has(b.name),onChange:y=>k([b.name],y.target.checked)}),o.jsxs("span",{className:"af-work-load-skills-menu__option-main",children:[o.jsx("span",{className:"af-work-load-skills-menu__option-title",children:b.name}),b.description||b.detail?o.jsx("span",{className:"af-work-load-skills-menu__option-desc",children:b.description||b.detail}):null]})]},b.name))})]}),g.length===0?o.jsx("div",{className:"af-work-load-skills-menu__empty",children:"没有匹配的 MCP"}):null,o.jsx("button",{type:"button",className:"af-work-load-skills-menu__clear",onClick:()=>i==null?void 0:i(e,[]),children:"清空"})]})]}):null]})]})}function GG({id:e,data:t,selected:n,deleteNode:r,workspaces:s=[],onChangeWorkspace:i,onRefreshWorkspaces:a}){const l=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],c=Array.isArray(t==null?void 0:t.outputs)?t.outputs:[],[u,f]=m.useState(!1),[p,d]=m.useState(""),h=WG(t),g=m.useMemo(()=>(Array.isArray(s)?s:[]).map(j=>({id:String((j==null?void 0:j.id)||""),label:String((j==null?void 0:j.label)||(j==null?void 0:j.name)||"知识库"),kind:(j==null?void 0:j.kind)==="git"?"git":"local",path:String((j==null?void 0:j.path)||""),repoUrl:String((j==null?void 0:j.repoUrl)||""),branch:String((j==null?void 0:j.branch)||""),mountPath:String((j==null?void 0:j.mountPath)||""),builtin:(j==null?void 0:j.builtin)===!0,exists:(j==null?void 0:j.exists)!==!1})).filter(j=>j.path),[s]),k=m.useMemo(()=>{const j=p.trim().toLowerCase();return j?g.filter(N=>[N.id,N.label,N.path,N.repoUrl,N.branch,N.mountPath].join(" ").toLowerCase().includes(j)):g},[p,g]),b=m.useMemo(()=>new Set((h.sources||[]).map(j=>j.id||j.path||j.repoPath).filter(Boolean)),[h.sources]),y=m.useMemo(()=>(h.sources||[]).map(j=>j.label||j.id||j.mountPath||j.path),[h.sources]),v=m.useMemo(()=>$T(y,"选择知识库"),[y]),w=nb(u,[k.length,y.length,p]),C=(j,N)=>{const A=(j==null?void 0:j.id)||(j==null?void 0:j.path)||"",I=g.filter(D=>{const B=D.id||D.path||"";return B===A?N:b.has(B)});i==null||i(e,I)};return o.jsxs("div",{className:"af-work-load-skills-card af-work-load-workspace-card"+(n?" af-work-load-skills-card--selected":"")+(u?" af-work-load-skills-card--menu-open":""),onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,children:[l.map((j,N)=>{if(j.showOnNode===!1)return null;const A=`${2.6+N*1.7}rem`,I=j.name||`#${N+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:A},children:I}),o.jsx(Vn,{type:"target",position:Ke.Left,id:`input-${N}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:A,background:En(j.type)},title:`${I} · ${j.type}`})]},`in-${N}`)}),c.map((j,N)=>{if(j.showOnNode===!1)return null;const A=`${2.6+N*1.7}rem`,I=j.name||`#${N+1}`;return o.jsxs(m.Fragment,{children:[o.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:A},children:I}),o.jsx(Vn,{type:"source",position:Ke.Right,id:`output-${N}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:A,background:En(j.type)},title:`${I} · ${j.type}`})]},`out-${N}`)}),o.jsxs("div",{className:"af-work-load-skills-card__head",children:[o.jsx("span",{className:"material-symbols-outlined",children:"folder_managed"}),o.jsx("strong",{children:(t==null?void 0:t.label)||"加载知识库"}),o.jsx("span",{children:(t==null?void 0:t.definitionId)||"control_cd_workspace"}),o.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-work-load-skills-card__body nodrag",children:[o.jsxs("button",{type:"button",className:"af-work-load-skills-card__select",onClick:j=>{j.stopPropagation(),u||a==null||a(),f(N=>!N)},children:[o.jsxs("span",{className:"af-work-load-skills-card__summary",title:v.title,children:[o.jsx("span",{className:"af-work-load-skills-card__summary-main",children:v.head}),v.extra?o.jsx("span",{className:"af-work-load-skills-card__summary-extra",children:v.extra}):null]}),o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:u?"expand_less":"expand_more"})]}),u?o.jsxs("div",{className:"af-work-load-skills-menu-shell",onClick:j=>j.stopPropagation(),children:[o.jsxs("div",{className:"af-work-load-skills-search",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{type:"search",value:p,onChange:j=>d(j.target.value),placeholder:"搜索知识库...",spellCheck:!1,autoComplete:"off","aria-label":"搜索知识库"}),p?o.jsx("button",{type:"button",onClick:()=>d(""),"aria-label":"清空搜索",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})}):null]}),o.jsxs("div",{ref:w.menuRef,className:"af-work-load-skills-menu",onScroll:w.updateMenuScrollbar,children:[o.jsxs("section",{className:"af-work-load-skills-menu__group",children:[o.jsxs("div",{className:"af-work-load-skills-menu__group-head af-work-load-skills-menu__group-head--plain",children:[o.jsx("span",{children:"知识库"}),o.jsx("small",{children:k.length})]}),o.jsx("div",{className:"af-work-load-skills-menu__options",children:k.map(j=>o.jsxs("label",{className:"af-work-load-skills-menu__option",children:[o.jsx("input",{type:"checkbox",checked:b.has(j.id||j.path),onChange:N=>C(j,N.target.checked)}),o.jsxs("span",{className:"af-work-load-skills-menu__option-main",children:[o.jsx("span",{className:"af-work-load-skills-menu__option-title",children:j.label}),o.jsxs("span",{className:"af-work-load-skills-menu__option-desc",children:[j.kind==="git"&&j.repoUrl?`${j.repoUrl}${j.branch?` · ${j.branch}`:""}${j.mountPath?` · ${j.mountPath}`:""}`:j.path,j.exists?"":" · 路径未就绪"]})]})]},`${j.id}:${j.path}`))})]}),k.length===0?o.jsx("div",{className:"af-work-load-skills-menu__empty",children:"没有匹配的知识库"}):null,o.jsx("button",{type:"button",className:"af-work-load-skills-menu__clear",onClick:()=>i==null?void 0:i(e,[]),children:"清空知识库"})]}),o.jsx("div",{ref:w.scrollbarTrackRef,className:"af-work-load-skills-scrollbar"+(w.scrollbar.visible?" af-work-load-skills-scrollbar--visible":""),onPointerDown:w.handleScrollbarPointerDown,"aria-hidden":"true",children:o.jsx("span",{style:{height:`${w.scrollbar.height}%`,top:`${w.scrollbar.top}%`}})})]}):null]})]})}function BT({row:e,index:t=0,child:n=!1}){const r=(e==null?void 0:e.issue)||{},s=eT(r),i=yU(vY(r)),a=s?i.filter(d=>!["issue","mr"].includes(Jh(d))):i,l=xU(r,i),c=Si(r,t),u=s?"":Lo(r.platform),f=Array.isArray(e==null?void 0:e.children)?e.children.length:0,p=[c,s&&f?`${f} 个端侧 Issue`:u,r.status].filter(Boolean);return o.jsxs("div",{className:`af-prd-workflow-issue${n?" af-prd-workflow-issue--child":""}${s?" af-prd-workflow-issue--aggregate":""}`,children:[o.jsx("strong",{children:xY(r,t)}),o.jsx("small",{children:p.join(" · ")}),o.jsxs("div",{className:"af-prd-workflow-issue__state-row",children:[o.jsx("span",{className:`af-prd-workflow-issue__state af-prd-workflow-issue__state--${l.kind}`,children:l.label}),l.detail?o.jsx("small",{children:l.detail}):null]}),a.length?o.jsx("div",{className:"af-prd-workflow-issue__links",children:a.map(d=>o.jsx("a",{href:d.href,target:"_blank",rel:"noreferrer",children:d.label},`${d.label}-${d.href}`))}):null,f?o.jsx("div",{className:"af-prd-workflow-issue__children",children:e.children.map((d,h)=>o.jsx(BT,{row:d,index:h,child:!0},Si((d==null?void 0:d.issue)||{},h)))}):null]})}function tl(e){return e==null?"":typeof e=="string"||typeof e=="number"?String(e).trim():typeof e!="object"||Array.isArray(e)?"":String(e.label||e.name||e.value||e.key||e.code||e.username||e.userId||"").trim()}function Ll(e){return(Array.isArray(e)?e:e==null||e===""?[]:[e]).map(n=>tl(n)).filter(Boolean)}function JG(e){if(!e||typeof e!="object"||Array.isArray(e))return tl(e);const t=tl(e),n=Ll(e.groups||e.variants||e.buckets);return[t,n.length?n.join(" / "):""].filter(Boolean).join(" · ")}function XG(e){if(!e||typeof e!="object"||Array.isArray(e))return tl(e);const t=tl(e),n=e.defaultValue??e.default_value??e.default;return[t,n!=null&&n!==""?`默认 ${String(n)}`:""].filter(Boolean).join(" · ")}function QG({platform:e,value:t}){var p,d,h;const n=tl(t==null?void 0:t.owner),r=Ll(t==null?void 0:t.tags),s=(Array.isArray(t==null?void 0:t.experiments)?t.experiments:[]).map(JG).filter(Boolean),i=(Array.isArray(t==null?void 0:t.settings)?t.settings:[]).map(XG).filter(Boolean),a=Ll((p=t==null?void 0:t.filters)==null?void 0:p.countries),l=Ll((d=t==null?void 0:t.filters)==null?void 0:d.users),c=Ll((h=t==null?void 0:t.filters)==null?void 0:h.versions),u=Ll(t==null?void 0:t.rules),f=[["Tag",r],["AB 实验",s],["Settings",i],["国家过滤",a],["用户过滤",l],["版本过滤",c]].filter(([,g])=>g.length);return!n&&!f.length&&!u.length?null:o.jsxs("section",{className:"af-prd-overall-platform",children:[o.jsxs("div",{className:"af-prd-overall-platform__head",children:[o.jsx("strong",{children:Lo(e)||e}),n?o.jsxs("span",{children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"person"}),n]}):null]}),f.map(([g,k])=>o.jsxs("div",{className:"af-prd-overall-platform__row",children:[o.jsx("small",{children:g}),o.jsx("div",{children:k.map(b=>o.jsx("span",{children:b},`${g}-${b}`))})]},g)),u.length?o.jsxs("div",{className:"af-prd-overall-platform__rules",children:[o.jsx("small",{children:"实现规则"}),o.jsx("ul",{children:u.map(g=>o.jsx("li",{children:g},g))})]}):null]})}function ZG({overall:e}){const t=e!=null&&e.requirement&&typeof e.requirement=="object"?e.requirement:{},n=e!=null&&e.platforms&&typeof e.platforms=="object"?e.platforms:{},r=String(t.title||t.name||"").trim(),s=String(t.tapdUrl||t.tapd_url||t.url||"").trim(),i=tl(t.status||t.tapdStatus||t.tapd_status),a=Object.entries(n).filter(([l,c])=>l&&c&&typeof c=="object"&&!Array.isArray(c));return!r&&!s&&!i&&!a.length?null:o.jsxs("article",{className:"af-prd-workflow-card af-prd-overall",children:[o.jsxs("div",{className:"af-prd-workflow-card__head",children:[o.jsx("h2",{children:"需求概览"}),i?o.jsx("span",{className:"af-prd-overall__status",children:i}):null]}),r||s?o.jsx("div",{className:"af-prd-overall__requirement",children:s?o.jsxs("a",{href:s,target:"_blank",rel:"noreferrer",children:[o.jsx("strong",{children:r||`TAPD ${t.tapdId||""}`}),o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_new"})]}):o.jsx("strong",{children:r})}):null,o.jsx("div",{className:"af-prd-overall__platforms",children:a.map(([l,c])=>o.jsx(QG,{platform:l,value:c},l))})]})}function eJ({tapdId:e,setTapdId:t,snapshot:n,loading:r,error:s,actionRunning:i,actionOutput:a,pendingConfirm:l,conflict:c,reviewPublishing:u,onRefresh:f,onRunDryRun:p,onConfirmAction:d,onRetryConflict:h,onPublishReview:g}){var bt;const[k,b]=m.useState("all"),[y,v]=m.useState("all"),[w,C]=m.useState(!1),[j,N]=m.useState(!1),[A,I]=m.useState(!1),[D,B]=m.useState(""),[W,F]=m.useState(""),[T,M]=m.useState(null),q=String((n==null?void 0:n.phase)||(e?"unavailable":"unselected")),H=Array.isArray(n==null?void 0:n.issues)?n.issues:[],L=SY(n),R=L.reduce((oe,Ne)=>oe+Ux(Ne.issues),0),z=Array.isArray(n==null?void 0:n.artifacts)?n.artifacts:[];Array.isArray(n==null?void 0:n.optionalGaps)&&n.optionalGaps;const E=n!=null&&n.nextAction&&typeof n.nextAction=="object"?n.nextAction:null,Q=_Y(n,E),V=yY(n,Q),$=z.filter(oe=>!tT({...oe,href:dc(oe)})),ne=m.useMemo(()=>hY(Q),[Q]);m.useEffect(()=>{y!=="all"&&(ne.some(oe=>oe.key===y)||v("all"))},[y,ne]);const ce=Q.filter(oe=>mY(oe,y)),X=fY(ce),re=EY(n),Z=re.filter(oe=>AY(oe,k)),ie=ce.filter(oe=>Qk(oe)).length,te=n!=null&&n.collaboration&&typeof n.collaboration=="object"?n.collaboration:{},ue=te.activeAction&&typeof te.activeAction=="object"?te.activeAction:null;Array.isArray(n==null?void 0:n.clientObservations)&&n.clientObservations;const fe=String((n==null?void 0:n.rawOutput)||""),be=n!=null&&n.overall&&typeof n.overall=="object"?n.overall:null,qe=sY(q),Ue=m.useCallback(async()=>{const oe=String(e||"").trim();if(!oe){M(null);return}N(!0),B("");try{const Ne=new URLSearchParams({tapdId:oe}),Ve=await fetch(`/api/prd-workflow/collaboration?${Ne.toString()}`),tt=await Ve.json().catch(()=>({}));if(!Ve.ok)throw new Error(tt.error||"读取 Workflow 分享状态失败");M(tt.collaboration||null)}catch(Ne){B(String(Ne.message||Ne))}finally{N(!1)}},[e]);m.useEffect(()=>{var oe;M(((oe=n==null?void 0:n.collaboration)==null?void 0:oe.workflow)||null)},[(bt=n==null?void 0:n.collaboration)==null?void 0:bt.workflow]);const Me=()=>{C(!0),F(""),Ue()},rt=async()=>{const oe=W.trim();if(!(!oe||!e||A)){I(!0),B("");try{const Ne=await fetch("/api/prd-workflow/collaboration/share",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({tapdId:e,username:oe,role:"editor"})}),Ve=await Ne.json().catch(()=>({}));if(!Ne.ok)throw new Error(Ve.error||"添加 Workflow 协作成员失败");M(Ve.collaboration||null),F("")}catch(Ne){B(String(Ne.message||Ne))}finally{I(!1)}}},gt=async(oe="")=>{if(!(!e||A)){I(!0),B("");try{const Ne=await fetch("/api/prd-workflow/collaboration/share",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({tapdId:e,...oe?{memberUserId:oe}:{}})}),Ve=await Ne.json().catch(()=>({}));if(!Ne.ok)throw new Error(Ve.error||"取消 Workflow 分享失败");M(Ve.collaboration||null),Ve.left&&C(!1)}catch(Ne){B(String(Ne.message||Ne))}finally{I(!1)}}};return o.jsxs("main",{className:"af-prd-workflow af-prd-workflow--timeline","aria-label":"PRD Workflow",children:[o.jsxs("section",{className:"af-prd-workflow__statusbar",children:[o.jsxs("div",{className:"af-prd-workflow__status-main",children:[o.jsx("span",{className:`af-prd-workflow-phase af-prd-workflow-phase--${q.toLowerCase().replace(/[^a-z0-9_-]+/gi,"_")}`,children:rC(q)}),o.jsx("h1",{children:(n==null?void 0:n.pointer)||(e?"等待 prd-flow 返回状态":"选择 TAPD 需求后读取状态")}),o.jsx("p",{className:"af-prd-workflow__status-subtitle",children:e?o.jsxs(o.Fragment,{children:["TAPD ",o.jsx("strong",{children:e})," · 独立需求 Workflow"]}):o.jsx(o.Fragment,{children:"尚未选择 TAPD 需求"})}),s?o.jsx("p",{className:"af-prd-workflow-error",children:s}):null,ue||te.subscribers?o.jsxs("div",{className:"af-prd-workflow-collab",children:[ue?o.jsxs("span",{children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"lock"}),ue.title||ue.action||"Workflow action"," 执行中",ue.userId?o.jsx("small",{children:ue.userId}):null]}):null,te.subscribers?o.jsxs("span",{children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"group"}),te.subscribers," 个连接"]}):null]}):null]}),o.jsxs("form",{className:"af-prd-workflow__lookup",onSubmit:oe=>{oe.preventDefault(),f==null||f()},children:[o.jsx("div",{className:"af-prd-workflow-flow","aria-label":"需求流程阶段",children:qe.map(oe=>o.jsxs("div",{className:`af-prd-workflow-flow__step af-prd-workflow-flow__step--${oe.status}`,children:[o.jsx("span",{"aria-hidden":"true"}),o.jsx("small",{children:oe.label})]},oe.label))}),o.jsxs("div",{className:"af-prd-workflow__lookup-row",children:[o.jsxs("label",{children:[o.jsx("span",{children:"TAPD Workflow"}),o.jsx("input",{value:e,onChange:oe=>t(oe.target.value),placeholder:"输入需求 ID",autoComplete:"off",spellCheck:!1})]}),o.jsxs("button",{type:"submit",disabled:r,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:r?"hourglass_empty":"sync"}),r?"读取中":e?"刷新":"读取"]}),o.jsxs("button",{type:"button",disabled:!e,onClick:Me,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"group_add"}),"分享",(T==null?void 0:T.memberCount)>1?` ${T.memberCount-1}`:""]})]})]})]}),c?o.jsxs("section",{className:"af-prd-workflow-conflict","aria-label":"Workflow conflict",children:[o.jsxs("div",{children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"sync_problem"}),o.jsxs("div",{children:[o.jsx("strong",{children:"状态已变化,需要重新确认"}),o.jsx("p",{children:c.message||"当前 workflow 状态和执行前不一致。"})]})]}),o.jsxs("dl",{children:[o.jsxs("div",{children:[o.jsx("dt",{children:"执行时 revision"}),o.jsx("dd",{children:c.expectedRevision||"空"})]}),o.jsxs("div",{children:[o.jsx("dt",{children:"当前 revision"}),o.jsx("dd",{children:c.currentRevision||"未知"})]}),o.jsxs("div",{children:[o.jsx("dt",{children:"当前状态"}),o.jsx("dd",{children:[rC(c.currentPhase),c.currentPointer].filter(Boolean).join(" · ")||"未知"})]})]}),o.jsx("div",{className:"af-prd-workflow-conflict__actions",children:o.jsx("button",{type:"button",onClick:()=>f==null?void 0:f(),disabled:r||i,children:"刷新状态"})})]}):null,o.jsxs("section",{className:"af-prd-workflow__main",children:[o.jsxs("article",{className:"af-prd-workflow-actions","aria-label":"Workflow actions",children:[o.jsxs("div",{className:"af-prd-workflow-actions__head",children:[o.jsxs("div",{children:[o.jsx("h2",{children:"Action 时间线"}),o.jsx("p",{children:Q.length?`${ie}/${ce.length} 已完成${y!=="all"?` · 共 ${Q.length}`:""}`:"等待 prd-flow 返回 action 列表"})]}),E&&zd(E)?o.jsxs("div",{className:"af-prd-workflow-local-command",children:[o.jsx("span",{children:"本地 agent 执行"}),o.jsx("code",{children:E.command||Xi(E,0)})]}):null]}),ne.length?o.jsxs("div",{className:"af-prd-workflow-action-filters","aria-label":"Action tag filters",children:[o.jsxs("button",{type:"button",className:y==="all"?"is-active":"","aria-pressed":y==="all",onClick:()=>v("all"),children:["全部 ",o.jsx("span",{children:Q.length})]}),ne.map(oe=>o.jsxs("button",{type:"button",className:y===oe.key?"is-active":"","aria-pressed":y===oe.key,onClick:()=>v(oe.key),children:[oe.label," ",o.jsx("span",{children:oe.count})]},oe.key))]}):null,o.jsx("div",{className:"af-prd-workflow-action-list",children:ce.length?X.map(oe=>o.jsxs("section",{className:"af-prd-workflow-action-day",children:[o.jsxs("div",{className:"af-prd-workflow-action-day__label",children:[o.jsx("span",{children:oe.day}),o.jsx("small",{children:"北京时间"})]}),o.jsx("div",{className:"af-prd-workflow-action-day__items",children:oe.items.map(({item:Ne,index:Ve})=>{const tt=la(Ne.status),Jt=Qo(Ne)==="observation"&&tt==="done"?"observed":tt,st=ev(Ne),de=dY(Ne),ve=gY(Ne),ze=oY(Ne,Ve),Ze=aY(Ne);return o.jsxs("div",{className:`af-prd-workflow-action af-prd-workflow-action--${Jt}`,children:[o.jsx("div",{className:"af-prd-workflow-action__rail",children:o.jsx("span",{className:"af-prd-workflow-action__dot"})}),o.jsxs("div",{className:"af-prd-workflow-action__body",children:[o.jsxs("div",{className:"af-prd-workflow-action__top",children:[o.jsxs("div",{children:[o.jsxs("div",{className:"af-prd-workflow-action__title",children:[de?o.jsx("time",{dateTime:tm(Ne),children:de}):null,o.jsx("strong",{children:ze})]}),Ze?o.jsx("p",{children:Ze}):null,ve.length?o.jsx("div",{className:"af-prd-workflow-action__meta",children:ve.map(Se=>o.jsxs("span",{children:[o.jsx("b",{children:Se.label}),Se.value]},`${Se.label}-${Se.value}`))}):null]}),o.jsx("span",{className:"af-prd-workflow-action__status",children:pY(Ne)})]}),st.length?o.jsx("div",{className:"af-prd-workflow-action__links",children:st.map(Se=>o.jsxs("a",{href:Se.href,target:"_blank",rel:"noreferrer",children:[o.jsx("span",{children:Se.label}),o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_new"})]},`${Se.label}-${Se.href}`))}):null]})]},Ne.id||Ne.actionId||`${Xi(Ne,Ve)}-${Ve}`)})})]},oe.day)):o.jsxs("div",{className:"af-prd-workflow-action-empty",children:[o.jsx("strong",{children:e?Q.length?"当前 tag 下暂无 action":"暂无 prd-flow 上报 action":"先选择 TAPD 需求"}),o.jsx("p",{children:e?Q.length?"切换到其它 tag 或查看全部。":"Workflow tab 不会生成默认步骤;需要 prd-flow snapshot 返回 actions/timeline/events/history 或 nextAction。":"选择后从 prd-flow 读取真实 action、产物和 URL。"})]})})]}),o.jsxs("aside",{className:"af-prd-workflow-side","aria-label":"Workflow related links",children:[o.jsx(ZG,{overall:be}),$.length?o.jsxs("article",{className:"af-prd-workflow-card",children:[o.jsxs("div",{className:"af-prd-workflow-card__head",children:[o.jsx("h2",{children:"关联产物"}),o.jsx("span",{children:$.length})]}),o.jsx("div",{className:"af-prd-workflow-list",children:$.map((oe,Ne)=>{const Ve=dc(oe),tt=String(oe.label||oe.title||oe.kind||Ve||`Artifact ${Ne+1}`);return Ve?o.jsxs("a",{href:Ve,target:"_blank",rel:"noreferrer",children:[o.jsx("span",{children:tt}),o.jsx("small",{children:oe.kind||Ve})]},`${Ve}-${Ne}`):o.jsxs("div",{children:[o.jsx("span",{children:tt}),o.jsx("small",{children:oe.kind||""})]},`${tt}-${Ne}`)})})]}):null,o.jsxs("article",{className:"af-prd-workflow-card",children:[o.jsxs("div",{className:"af-prd-workflow-card__head",children:[o.jsx("h2",{children:"AI Docs"}),o.jsx("span",{children:V.length})]}),o.jsx("div",{className:"af-prd-workflow-list",children:V.length?V.map(oe=>{const Ne=String(oe.title||oe.label||"ai-doc").trim(),Ve=[oe.label&&oe.label!==Ne?oe.label:"",oe.platform,oe.issueKey].filter(Boolean);return o.jsxs("a",{className:"af-prd-ai-doc",href:oe.href,target:"_blank",rel:"noreferrer",title:Ne,children:[o.jsx("span",{className:"af-prd-ai-doc__title",children:Ne}),o.jsx("small",{className:"af-prd-ai-doc__meta",children:Ve.join(" · ")||oe.kind||"ai-doc"})]},oe.href)}):o.jsx("p",{className:"af-prd-workflow-muted",children:"暂无 ai-doc 文档。"})})]}),o.jsxs("article",{className:"af-prd-workflow-card",children:[o.jsxs("div",{className:"af-prd-workflow-card__head",children:[o.jsx("h2",{children:"Issues"}),o.jsx("span",{children:R||H.length})]}),o.jsx("div",{className:"af-prd-workflow-issues",children:L.length?L.map(oe=>o.jsxs("div",{className:"af-prd-workflow-epic",children:[o.jsxs("div",{className:"af-prd-workflow-epic__head",children:[o.jsx("strong",{children:oe.title||oe.key}),o.jsx("small",{children:Ux(oe.issues)})]}),oe.issues.map((Ne,Ve)=>o.jsx(BT,{row:Ne,index:Ve},Si((Ne==null?void 0:Ne.issue)||{},Ve)))]},oe.key)):o.jsx("p",{className:"af-prd-workflow-muted",children:"暂无 Issue 信息。"})})]}),o.jsxs("article",{className:"af-prd-workflow-card",children:[o.jsxs("div",{className:"af-prd-workflow-card__head",children:[o.jsx("h2",{children:"运行审计"}),o.jsxs("span",{children:[Z.length,"/",re.length]})]}),o.jsx("div",{className:"af-prd-workflow-audit-filter",role:"tablist","aria-label":"运行审计筛选",children:[["all","全部"],["errors","异常"],["review","Review"],["external","外部"]].map(([oe,Ne])=>o.jsx("button",{type:"button",className:k===oe?"is-active":"",onClick:()=>b(oe),children:Ne},oe))}),o.jsx("div",{className:"af-prd-workflow-audit",children:Z.length?Z.map((oe,Ne)=>o.jsxs("div",{children:[o.jsx("strong",{children:Xi(oe,Ne)}),o.jsx("small",{children:[oe.status,oe.type,tm(oe)].filter(Boolean).join(" · ")})]},oe.id||`${oe.type}-${Ne}`)):o.jsx("p",{className:"af-prd-workflow-muted",children:"暂无运行事件。"})})]}),fe||a?o.jsxs("article",{className:"af-prd-workflow-card af-prd-workflow-card--raw",children:[o.jsx("div",{className:"af-prd-workflow-card__head",children:o.jsx("h2",{children:"Raw"})}),o.jsx("pre",{children:a||fe})]}):null]})]}),w?sr.createPortal(o.jsx("div",{className:"af-flow-snippet-modal-overlay",children:o.jsxs("div",{className:"af-flow-snippet-modal af-display-share-modal",role:"dialog","aria-modal":"true","aria-label":"分享需求 Workflow",children:[o.jsxs("div",{className:"af-flow-snippet-modal__head",children:[o.jsxs("span",{className:"af-flow-snippet-modal__title",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"group_add"}),"分享需求 Workflow"]}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>C(!1),"aria-label":"关闭",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),o.jsxs("div",{className:"af-flow-snippet-modal__body",children:[o.jsxs("p",{className:"af-display-link-modal__empty",children:["按 TAPD ",e," 分享需求流程;不会分享当前 Project、画布或项目文件。"]}),T!=null&&T.role&&T.role!=="owner"?o.jsx("div",{className:"af-prd-workflow-share-note",children:"你是该 Workflow 的协作成员,可以查看和推进需求状态。"}):o.jsxs("div",{className:"af-workspace-member-add",children:[o.jsx("input",{type:"text",value:W,onChange:oe=>F(oe.target.value),onKeyDown:oe=>{oe.key==="Enter"&&W.trim()&&!A&&(oe.preventDefault(),rt())},placeholder:"输入已注册用户名",autoFocus:!0}),o.jsx("button",{type:"button",disabled:A||!W.trim(),onClick:()=>void rt(),children:A?"添加中...":"添加成员"})]}),D?o.jsx("div",{className:"af-flow-snippet-error",children:D}):null,j?o.jsx("div",{className:"af-display-link-modal__empty",children:"正在读取分享成员..."}):null,o.jsx("div",{className:"af-workspace-member-list",children:((T==null?void 0:T.members)||[]).map(oe=>{const Ne=oe.userId===(T==null?void 0:T.ownerId)||oe.role==="owner";return o.jsxs("div",{className:"af-workspace-member-row",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:Ne?"shield_person":"person"}),o.jsxs("div",{children:[o.jsx("strong",{children:oe.username||oe.userId}),o.jsx("small",{children:Ne?"所有者":oe.role==="viewer"?"只读成员":"编辑成员"})]}),(T==null?void 0:T.role)==="owner"&&!Ne?o.jsx("button",{type:"button",disabled:A,onClick:()=>void gt(oe.userId),children:"取消分享"}):null]},oe.userId)})})]}),o.jsxs("div",{className:"af-flow-snippet-modal__foot",children:[T!=null&&T.role&&T.role!=="owner"?o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",disabled:A,onClick:()=>void gt(),children:"退出分享"}):null,o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",onClick:()=>C(!1),children:"完成"})]})]})}),document.body):null]})}function AC(e,t){if(!(e!=null&&e[`has${t[0].toUpperCase()}${t.slice(1)}`]))return"(删除该字段)";const n=e==null?void 0:e[t];if(typeof n=="string")return n;try{return JSON.stringify(n,null,2)}catch{return String(n)}}function Cu(e){if(!(e!=null&&e.hasIncoming))return"null";try{return JSON.stringify(e.incoming,null,2)}catch{return JSON.stringify(String(e.incoming))}}function tJ(e,t,n,r=!0){const s=JSON.parse(JSON.stringify(e||{})),i=Array.isArray(t)?t:[];if(!i.length)return r?n:{};let a=s;for(let c=0;c<i.length-1;c+=1){const u=i[c],f=i[c+1];(!a[u]||typeof a[u]!="object")&&(a[u]=Number.isInteger(f)?[]:{}),a=a[u]}const l=i[i.length-1];return r?a[l]=n:Array.isArray(a)&&Number.isInteger(l)?a.splice(l,1):delete a[l],s}function nJ(){var e0,t0,n0;const{t:e,i18n:t}=Lr(),{navigate:n}=ei(),r=$c(),s=sW(),i=m.useMemo(KU,[]),a=m.useRef(new URLSearchParams(window.location.search).get("focusNodeId")||""),l=m.useMemo(()=>i.workspaceId?`agentflow.workspace.viewport:shared:${i.workspaceId}`:`agentflow.workspace.viewport:${i.flowSource||"user"}:${i.flowId||""}`,[i]),[c,u]=m.useState(()=>(()=>{const x=new URLSearchParams(window.location.search).get("view");return x==="display"||x==="workflow"?x:"workspace"})()),[f,p]=m.useState(!1),[d,h]=m.useState(!1),[g,k]=iW([]),[b,y]=oW([]),v=m.useRef([]),w=m.useRef([]),C=m.useRef(null),[j,N]=m.useState(()=>ih(null,[])),A=m.useRef(j),[I,D]=m.useState(null),B=m.useRef(null),W=m.useRef(!1),[F,T]=m.useState([]),M=m.useRef(new Map),q=m.useRef(new Map),H=m.useRef(null),L=m.useRef(null),R=m.useRef(null),[z,E]=m.useState(null),[Q,V]=m.useState({}),$=m.useRef({}),ne=m.useRef(!1),ce=m.useRef(null),X=m.useRef(""),re=m.useRef(null),Z=m.useRef(Promise.resolve()),ie=m.useRef({running:!1,pending:null}),te=m.useRef(0),ue=m.useRef(!1),fe=m.useRef(0),be=m.useRef(null),qe=m.useRef(!1),Ue=m.useRef(!1),Me=m.useRef(""),rt=m.useRef(!1),gt=m.useRef(!1),bt=m.useRef(!1),oe=m.useRef(typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():`client-${Date.now()}-${Math.random().toString(36).slice(2)}`),Ne=m.useRef(!1),Ve=m.useRef(null),[tt,Jt]=m.useState([]),st=m.useRef([]),[de,ve]=m.useState(""),[ze,Ze]=m.useState("nodes"),[Se,Tt]=m.useState([]),[vn,dn]=m.useState(!1),[nn,Sn]=m.useState(""),[ee,Ie]=m.useState(!1),[Fe,Je]=m.useState({name:"",id:"",description:""}),[Pt,Nt]=m.useState(!1),[lr,rn]=m.useState(""),[gr,qn]=m.useState(""),Mn=m.useRef(null),[Un,Yn]=m.useState(!1),[cr,yr]=m.useState(!1),[Xr,Gn]=m.useState(""),[mt,Fn]=m.useState(null),[Ft,fn]=m.useState(()=>Qy()),[zn,ps]=m.useState(""),[ri,ur]=m.useState(!1),[Wt,ae]=m.useState(""),[ke,ot]=m.useState(!1),[xt,xn]=m.useState([]),[on,Jn]=m.useState(!1),[Qr,ct]=m.useState(""),[qt,Vt]=m.useState(""),[wr,et]=m.useState(""),[_r,Or]=m.useState(!1),[si,uo]=m.useState(""),[As,se]=m.useState(""),[je,Pe]=m.useState(!1),[lt,zt]=m.useState("nodes"),[Mt,Xn]=m.useState(""),[pn,Er]=m.useState(0),[K,he]=m.useState(""),$e=m.useRef(""),[pe,Be]=m.useState(null),In=m.useRef(null),[Et,Ut]=m.useState(""),[xr,fo]=m.useState([]),[po,MM]=m.useState(""),[Ce,$M]=m.useState(!0),[Zt,og]=m.useState(null),[LM,ag]=m.useState(!1),[lg,xv]=m.useState(!1),[bv,Vc]=m.useState(""),[Kc,kv]=m.useState(""),[vv,Sv]=m.useState(""),[jn,ol]=m.useState(null),[OM,ca]=m.useState(!1),[cg,al]=m.useState({}),[hf,jv]=m.useState(!1),[Nv,qc]=m.useState(""),[ug,DM]=m.useState(""),[FM,ll]=m.useState(()=>new Set),[dg,fg]=m.useState(""),[Uc,pg]=m.useState({nodeId:"",query:""}),[Cv,_v]=m.useState(!1),Ev=m.useRef(null),Av=m.useRef(null),Pv=m.useRef(""),[hg,zM]=m.useState(()=>{try{const x=Number(window.localStorage.getItem("agentflow.workspace.filesPaneHeight")||0);if(Number.isFinite(x)&&x>=160)return x}catch{}return 360}),[BM,Iv]=m.useState(!1),[ua,HM]=m.useState({cursor:[],opencode:[],claudeCode:[],codex:[]}),[Ri,WM]=m.useState(""),[Ps,VM]=m.useState([]),[Rv,Tv]=m.useState(!1),[Is,Yc]=m.useState([]),[cl,KM]=m.useState([]),[Mv,qM]=m.useState(!1),[$v,Lv]=m.useState([]),[Ov,Dv]=m.useState([]),[dr,UM]=m.useState(()=>{try{const x=String(new URLSearchParams(window.location.search).get("tapdId")||"").trim();return x||String(window.localStorage.getItem(`agentflow.workflow.tapdId:${i.flowSource||"user"}:${i.flowId||""}`)||"").trim()}catch{return""}}),[en,mf]=m.useState(null),[YM,Fv]=m.useState(!1),[GM,ul]=m.useState(""),[mg,zv]=m.useState(!1),[gg,gf]=m.useState(""),[hs,yf]=m.useState(null),[yg,Bv]=m.useState(!1),[Gc,Jc]=m.useState(null),Hv=m.useCallback(x=>{Mn.current&&window.clearTimeout(Mn.current),qn(x),Mn.current=window.setTimeout(()=>{qn(""),Mn.current=null},3800)},[]),ho=m.useCallback(x=>{const S=String(x||"").trim();if(!S)return;const _=()=>s(S);window.requestAnimationFrame(_),window.setTimeout(_,80)},[s]),Wv=m.useCallback((x,S)=>{const _=String(x||"").trim(),P=im(S);!_||!P||(k(O=>O.map(U=>{var le;if(U.id!==_)return U;const J=im((le=U.data)==null?void 0:le.displaySize),Y=J&&J.width===P.width&&J.height===P.height,G=Math.round(Number(U.width||0))===P.width&&Math.round(Number(U.height||0))===P.height;return Y&&G?U:{...U,width:P.width,height:P.height,data:{...U.data,nodeSize:P,displaySize:P}}})),ho(_))},[ho,k]);m.useEffect(()=>{try{window.localStorage.setItem("agentflow.workspace.filesPaneHeight",String(Math.round(hg)))}catch{}},[hg]);const wg=m.useCallback(x=>{const S=Ev.current;if(!S)return;const _=S.getBoundingClientRect(),P=16,O=150,U=230,J=_.top+P,Y=_.bottom-P,G=Math.max(O,Y-J-U),le=Math.min(Math.max(x-J,O),G);zM(le)},[]),JM=m.useCallback(x=>{x.preventDefault(),x.stopPropagation(),Iv(!0),wg(x.clientY);const S=P=>{P.preventDefault(),wg(P.clientY)},_=()=>{Iv(!1),window.removeEventListener("pointermove",S,!0),window.removeEventListener("pointerup",_,!0),window.removeEventListener("pointercancel",_,!0)};window.addEventListener("pointermove",S,!0),window.addEventListener("pointerup",_,!0),window.addEventListener("pointercancel",_,!0)},[wg]);m.useEffect(()=>()=>{Mn.current&&window.clearTimeout(Mn.current),Ve.current&&window.clearTimeout(Ve.current)},[]);const[XM,Vv]=m.useState(()=>new Set),[wf,xg]=m.useState(!1),bg=m.useRef(null),Kv=m.useRef(null),qv=m.useRef(null),[QM,ZM]=m.useState({}),[da,kg]=m.useState(""),[Zr,Uv]=m.useState(!1),[fa,dl]=m.useState([]),[Rs,Bn]=m.useState([]),[Dr,ms]=m.useState("workspace"),[Xc,fl]=m.useState(!1),Yv=m.useRef(null),vg=m.useRef(null),[Qc,pl]=m.useState(null),[e$,Sg]=m.useState(!0),[Gv,Jv]=m.useState(""),[pa,mo]=m.useState({}),[Ar,Xv]=m.useState(null),[Qv,Zv]=m.useState(!1),hl=m.useMemo(()=>Qv?JU(Ar):"",[Qv,Ar]),[Zc,xf]=m.useState(!0);m.useEffect(()=>{hl&&xf(XU(hl))},[hl]),m.useEffect(()=>{if(hl)try{window.localStorage.setItem(hl,Zc?"true":"false")}catch{}},[Zc,hl]);const[jg,bf]=m.useState(!1),[Ng,eS]=m.useState(!1),[Cg,tS]=m.useState("pan"),[nS,t$]=m.useState({}),eu=m.useRef({}),[rS,ha]=m.useState({}),tu=m.useRef(new Map),nu=m.useRef(new Set),[sS,ml]=m.useState(()=>new Set),[_g,gl]=m.useState({}),[iS,oS]=m.useState(""),[Ple,ge]=m.useState(""),[aS,Ts]=m.useState("loading"),[lS,Ms]=m.useState("正在载入 Project"),Ti=m.useMemo(()=>GU(i),[i]),[cS,uS]=m.useState(""),ru=i.flowSource||"user",dS=m.useMemo(()=>new Set(Object.values(nS||{}).map(x=>String((x==null?void 0:x.runNodeId)||"").trim()).filter(Boolean)),[nS]),Mi=m.useCallback(x=>{const S=eu.current||{},_=typeof x=="function"?x(S):x,P=_&&typeof _=="object"&&!Array.isArray(_)?_:{};return eu.current=P,t$(P),P},[]),fS=!!(i.flowId&&!i.archived&&(Zt!=null&&Zt.role?Zt.role==="owner":ru==="user"||ru==="workspace")),su=!!(ru==="workspace"&&(Zt!=null&&Zt.role)&&Zt.role!=="owner"),pS={loading:"载入中",dirty:"有未同步修改",saving:"同步中",synced:"已同步",conflict:"同步冲突",error:"同步失败",readonly:"只读"}[aS]||"同步状态",gs=m.useCallback(()=>{!ne.current||!Ce||(rt.current=!1,te.current+=1,ue.current=!0,Ts("dirty"),Ms("本地修改等待同步"))},[Ce]);m.useEffect(()=>{i.flowId&&HD(i.flowId,i.flowSource||"user","workspace",!!i.archived)},[i]),m.useEffect(()=>{const x=()=>{u(new URLSearchParams(window.location.search).get("view")==="display"?"display":"workspace")};return window.addEventListener("popstate",x),()=>window.removeEventListener("popstate",x)},[]),m.useEffect(()=>{dl([]),Bn([]),ms("workspace"),Sg(!0)},[i]);const Nn=m.useCallback(async()=>{const x=Ir(i),S=await fetch(`/api/workspace/files?${x.toString()}`),_=await S.json();if(!S.ok)throw new Error(_.error||"读取 workspace 失败");const P=_.files||[];fo(P),ll(new Set(IT(P))),MM(_.root||"")},[i]),kf=m.useCallback(async()=>{dn(!0),Sn("");try{const x=await fetch("/api/marketplace/flow-snippets"),S=await x.json().catch(()=>({}));if(!x.ok)throw new Error(S.error||"读取流程片段失败");Tt(Array.isArray(S.snippets)?S.snippets:[])}catch(x){Sn(String(x.message||x)),Tt([])}finally{dn(!1)}},[]),hS=m.useCallback(async(x,S,_)=>{var G,le,xe;if(!ne.current)return;if(!Ce)throw ge("Readonly workspace"),Ts("readonly"),Ms("只读 Project"),new Error("Readonly workspace");Ts("saving"),Ms("正在同步修改");const P=Pl(x,S,$.current);P.ui={...P.ui||{},displayPage:fC(A.current,x)};const O=await fetch("/api/workspace/graph",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,graph:P,baseRevision:X.current,baseGraph:re.current,clientId:oe.current})}),U=await O.json().catch(()=>({}));if(!O.ok){if(O.status===409||O.status===428){const _e=Array.isArray(U.conflictItems)?U.conflictItems:[];ol({currentRevision:String(U.currentRevision||""),message:U.error||"Workspace 已被其他成员更新",conflictPaths:Array.isArray(U.conflictPaths)?U.conflictPaths:[],conflictItems:_e,mergeGraph:U.mergeGraph||null,currentGraph:U.currentGraph||null}),al(Object.fromEntries(_e.map((We,Re)=>[String(Re),{mode:"local",manual:Cu(We)}]))),qc(""),ca(_e.length>0),Ts("conflict"),Ms(U.error||"存在需要处理的字段冲突");const Oe=Array.isArray(U.conflictPaths)?U.conflictPaths:[],De=Oe.length?`${U.error||"Workspace 已被其他成员更新"}:${Oe.join("、")}`:U.error||"Workspace 已被其他成员更新",He=new Error(De);throw He.code="WORKSPACE_REVISION_CONFLICT",He.currentRevision=U.currentRevision||"",He}const me=new Error(U.error||"保存 workspace graph 失败");throw Ts("error"),Ms(me.message),me}const J=te.current!==_,Y=PU({savedGraph:U.graph,sentGraph:P,savedRevision:U.revision,currentRevision:X.current});if(X.current=Y.revision,re.current=Y.graph,!J){if($.current=((G=U.graph)==null?void 0:G.instances)||P.instances,V($.current),U.merged&&U.graph){const me=Nu(U.graph,tt),_e=ih((xe=(le=U.graph)==null?void 0:le.ui)==null?void 0:xe.displayPage,me.nodes);$.current=me.instances,V(me.instances),k(me.nodes),y(me.edges),A.current=_e,N(_e)}ue.current=!1}return ha(Cp(U.workspaceSchedules||[])),ol(null),ca(!1),Ts(J?"dirty":"synced"),Ms(J?"本地仍有修改等待同步":"所有修改已同步"),ge(J?"已保存上一版,本地新修改正在排队":U.merged?"Workspace graph merged and saved":"Workspace graph saved"),U},[i,tt,y,k,Ce]),Yt=m.useCallback((x=g,S=b)=>{const _=ie.current,P={nextNodes:x,nextEdges:S,saveEditVersion:te.current,waiters:[]},O=new Promise((Y,G)=>{P.waiters.push({resolve:Y,reject:G})});if(_.running)return _.pending=Z1(_.pending,P),O;_.running=!0;const U=async()=>{let Y=P;for(;Y;){_.pending&&(Y=Z1(Y,_.pending),_.pending=null);try{const G=await hS(Y.nextNodes,Y.nextEdges,Y.saveEditVersion);Y.waiters.forEach(({resolve:le})=>le(G))}catch(G){(G==null?void 0:G.code)!=="WORKSPACE_REVISION_CONFLICT"&&(Ts("error"),Ms(String(G.message||G))),Y.waiters.forEach(({reject:le})=>le(G)),(G==null?void 0:G.code)==="WORKSPACE_REVISION_CONFLICT"&&_.pending&&(_.pending.waiters.forEach(({reject:le})=>le(G)),_.pending=null)}Y=_.pending,_.pending=null}_.running=!1},J=Z.current.catch(()=>{}).then(U);return Z.current=J,O},[b,g,hS]),n$=m.useCallback(x=>{var _;const S=(_=x==null?void 0:x.extra)!=null&&_.instances&&typeof x.extra.instances=="object"?x.extra.instances:{};$.current=S,V(S),k(Array.isArray(x==null?void 0:x.nodes)?x.nodes:[]),y(Array.isArray(x==null?void 0:x.edges)?x.edges:[]),he(""),E(null)},[y,k]),r$=m.useMemo(()=>({instances:Q}),[Q]),s$=pU({nodes:g,edges:b,extra:r$,enabled:ne.current,onRestore:n$}),{resetHistory:iu,undo:mS,redo:gS}=s$,ys=m.useCallback(async(x={})=>{var Te,It;const S=(x==null?void 0:x.background)===!0,_=fe.current+1;fe.current=_;const P=te.current,O=X.current;S||(ne.current=!1);const U=RU({background:S}),J=Ir(i);let Y=null,G;if(!U.nodes&&!U.files)G=await fetch(`/api/workspace/graph?${J.toString()}`);else{const Le=Ir(i);Le.set("lang",String(t.language||"zh").startsWith("zh")?"zh":"en");const[ut,Ct]=await Promise.all([fetch(`/api/nodes?${Le.toString()}`),fetch(`/api/workspace/graph?${J.toString()}`),Nn()]);if(Y=await ut.json(),!ut.ok)throw new Error(Y.error||"读取节点定义失败");G=Ct}const le=await G.json();if(!G.ok)throw new Error(le.error||"读取 workspace graph 失败");const xe=AU({background:S,requestId:_,currentRequestId:fe.current,dirty:ue.current,startedEditVersion:P,currentEditVersion:te.current,startedRevision:O,currentRevision:X.current});if(xe==="superseded")return{skipped:!0,reason:xe};if(xe==="local-edits")return ge("检测到远端更新;本地修改将在保存时自动合并"),{skipped:!0,reason:xe};const me=S?st.current:[...(Array.isArray(Y)?Y:Y.nodes||[]).filter(Le=>!$U.has(Le.id)),BU,zU,DU,FU,LU,OU];S||(st.current=me,Jt(me));const _e=le.graph||JSON.parse(localStorage.getItem(MU)||"null")||{},Oe=Nu(_e,me),De=ih((Te=_e==null?void 0:_e.ui)==null?void 0:Te.displayPage,Oe.nodes),He=!W.current;let We=B.current;if(He){let Le=null;try{Le=JSON.parse(window.localStorage.getItem(l)||"null")}catch{Le=null}We=eb(Le)||eb((It=_e==null?void 0:_e.ui)==null?void 0:It.viewport)}const Re=S?NU(re.current,_e):null;if(S&&(Re!=null&&Re.safe)){const Le=Re.nodesChanged?CU(v.current,Oe.nodes,Re.changedNodeIds):v.current,ut=Re.edgesChanged?_U(w.current,Oe.edges):w.current,Ct=Re.displayPageChanged||!Ji(A.current,De),Sl=Re.nodesChanged||Re.edgesChanged||Ct;if(Sl&&(rt.current=!0),Re.nodesChanged){const ii=EU($.current,Oe.instances,Re.changedNodeIds);$.current=ii,v.current=Le,V(ii),k(Le)}if(Re.edgesChanged&&(w.current=ut,y(ut)),Ct&&(A.current=De,N(De)),Sl&&iu(Le,ut,{instances:Re.nodesChanged?$.current:Oe.instances}),Re.nodesChanged||Ct){const ii=new Set(De.nodeIds);T(ya=>{const wa=ya.filter(Of=>ii.has(Of));return wa.length===ya.length?ya:wa})}}else $.current=Oe.instances,v.current=Oe.nodes,w.current=Oe.edges,A.current=De,rt.current=!0,V(Oe.instances),k(Oe.nodes),y(Oe.edges),N(De),T([]),iu(Oe.nodes,Oe.edges,{instances:Oe.instances});const Lt=Cp(le.workspaceSchedules||[]);ha(Le=>Ji(Le,Lt)?Le:Lt),X.current=String(le.revision||""),re.current=_e,ue.current=!1;const it=le.collaboration||null;og(Le=>Ji(Le,it)?Le:it),ol(null),He&&(D(We),B.current=We,W.current=!0);const Ye=le.writable!==!1;return $M(Ye),ge(Ye?"Workspace ready":"Readonly workspace"),Ts(Ye?"synced":"readonly"),Ms(Ye?"所有修改已同步":"只读 Project"),ne.current=!0,{skipped:!1}},[i,t.language,Nn,iu,y,k,l]),Eg=m.useCallback((x={})=>{if(!ne.current)return;const S=String(x.revision||""),_=x.type==="graph.committed",P=!!(be.current||qe.current||Ue.current);if(TU({eventType:x.type,revision:S,currentRevision:X.current,targetRevision:Me.current,refreshPending:P}))return;if(_&&S&&(Me.current=S),ue.current){Ue.current=!1,ge("检测到其他成员的更新;保存时将自动合并");return}if(Ue.current=!0,be.current||qe.current)return;const O=async()=>{if(be.current=null,ue.current){Ue.current=!1,ge("检测到其他成员的更新;保存时将自动合并");return}Ue.current=!1,qe.current=!0;try{await ys({background:!0}),Me.current=X.current}catch(U){Me.current="",ge(String(U.message||U))}finally{qe.current=!1,Ue.current&&!ue.current&&(be.current=window.setTimeout(O,40))}};be.current=window.setTimeout(O,40)},[ys]),vf=m.useCallback(async(x=dr)=>{const S=String(x||"").trim();Fv(!0),ul("");try{const _=Ir(i);_.set("tapdId",S),_.set("runtimeOnly","1");const P=await fetch(`/api/prd-workflow/snapshot?${_.toString()}`),O=await P.json().catch(()=>({}));if(!P.ok)throw new Error(O.error||"读取 PRD Workflow 失败");mf(O.snapshot||null),gf(""),yf(null),Jc(null);try{const U=`agentflow.workflow.tapdId:${i.flowSource||"user"}:${i.flowId||""}`;S?window.localStorage.setItem(U,S):window.localStorage.removeItem(U)}catch{}}catch(_){ul(String(_.message||_))}finally{Fv(!1)}},[i,dr]),yl=m.useCallback(async(x=null,S={})=>{const _=x&&typeof x=="object"?x:en==null?void 0:en.nextAction,P=zd(_);if(!P||mg)return;const O=(S==null?void 0:S.confirm)===!0,U=String((S==null?void 0:S.expectedRevision)||(en==null?void 0:en.revision)||"");zv(!0),ul(""),O||(gf(""),yf(null),Jc(null));try{const J=await fetch("/api/prd-workflow/action",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,tapdId:dr,action:P,stage:Qa(_),title:Xi(_,0),...wY(_),dryRun:!O,confirm:O,issueKey:_.issueKey||_.issue_key||"",expectedRevision:U,idempotencyKey:`workflow-${Date.now()}-${Math.random().toString(36).slice(2)}`})}),Y=await J.json().catch(()=>({}));if(!J.ok||Y.ok===!1)throw Y.snapshot&&mf(Y.snapshot),Y.conflict&&Jc({...Y.conflict,action:_}),new Error(Y.error||"执行 PRD Workflow action 失败");gf(Y.rawOutput||(Y.output?JSON.stringify(Y.output,null,2):"")),mf(Y.snapshot||en),Jc(null),yf(O?null:{action:_,output:Y.output||null,expectedRevision:U,at:new Date().toISOString()})}catch(J){ul(String(J.message||J))}finally{zv(!1)}},[i,mg,en,dr]),i$=m.useCallback((x=null)=>yl(x,{confirm:!1}),[yl]),o$=m.useCallback(()=>{const x=(hs==null?void 0:hs.action)||(en==null?void 0:en.nextAction);return yl(x,{confirm:!0,expectedRevision:(hs==null?void 0:hs.expectedRevision)||""})},[yl,hs,en]),a$=m.useCallback(()=>{const x=(Gc==null?void 0:Gc.action)||(en==null?void 0:en.nextAction);return Jc(null),yl(x,{confirm:!1})},[yl,Gc,en]),l$=m.useCallback(async()=>{var U;const x=String(gg||(en==null?void 0:en.rawOutput)||"").trim();if(!x||yg)return;const S=(hs==null?void 0:hs.action)||(en==null?void 0:en.nextAction)||{},_=`Review: ${Xi(S,0)||(en==null?void 0:en.pointer)||dr||"PRD Workflow"}`,P=/^[\[{]/.test(x),O=x.startsWith("#")?x:`# ${_}
|
|
246
|
-
|
|
247
|
-
${P?`\`\`\`json
|
|
248
|
-
${x}
|
|
249
|
-
\`\`\``:x}`;Bv(!0),ul("");try{const J=await fetch("/api/prd-workflow/review-link",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,tapdId:dr,title:_,markdown:O,action:zd(S),stage:Qa(S),issueKey:S.issueKey||S.issue_key||"",artifactLabel:"临时 Review"})}),Y=await J.json().catch(()=>({}));if(!J.ok||Y.ok===!1)throw new Error(Y.error||"生成 Review 链接失败");mf(Y.snapshot||en);const G=((U=Y.review)==null?void 0:U.url)||"";G&&gf(le=>`${le||x}
|
|
250
|
-
|
|
251
|
-
Review link: ${G}`)}catch(J){ul(String(J.message||J))}finally{Bv(!1)}},[i,gg,hs,yg,en,dr]),c$=m.useCallback(async(x,S)=>{const _={packageId:(x==null?void 0:x.newId)||(x==null?void 0:x.id)||(x==null?void 0:x.label),label:(x==null?void 0:x.label)||(x==null?void 0:x.newId)||(x==null?void 0:x.id),version:"1.0.0",definitionId:S,body:(x==null?void 0:x.body)||"",script:(x==null?void 0:x.script)||"",scriptRef:(x==null?void 0:x.scriptRef)||"",implementationRef:(x==null?void 0:x.implementationRef)||"",implementationMode:(x==null?void 0:x.implementationMode)||"",inputs:Array.isArray(x==null?void 0:x.inputs)?x.inputs:[],outputs:Array.isArray(x==null?void 0:x.outputs)?x.outputs:[],flowId:i.flowId,flowSource:i.flowSource||"user",archived:!!i.archived},P=await fetch("/api/marketplace/publish-node-from-instance",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(_)}),O=await P.json().catch(()=>({}));if(!P.ok||(O==null?void 0:O.ok)===!1)throw new Error((O==null?void 0:O.error)||"Publish failed");return await ys(),ge(`Published node ${O.definitionId||O.id||_.packageId}`),O},[i,ys]),ma=m.useCallback((x=Rs)=>{const S=Array.isArray(x)?x:[],P=[...S].reverse().find(O=>(O==null?void 0:O.status)==="running"||(O==null?void 0:O.status)==="stopping")||[...S].reverse().find(O=>O==null?void 0:O.id);return String((P==null?void 0:P.id)||"workspace")},[Rs]),u$=m.useCallback(x=>{const S=String(x||"").trim();!S||S==="workspace"||Bn(_=>{const P=(Array.isArray(_)?_:[]).filter(O=>O.id!==S);return ms(O=>O===S?ma(P):O),P})},[ma]);m.useCallback((x="")=>{fl(!0),pl(null),Be(null),ms(x||ma())},[ma]);const yS=m.useCallback((x={})=>{pl({scheduleNodeId:String(x.scheduleNodeId||""),runNodeId:String(x.runNodeId||x.nodeId||""),lastRunId:String(x.lastRunId||""),label:String(x.label||"")}),fl(!1),Be(null),he("")},[]),Ag=m.useCallback(async(x="")=>{const S=String(x||"").trim();if(!(!S||!Ce)){oS(S),ge(`Optimizing run: ${S}`);try{await Yt(v.current,w.current);const _=Pl(v.current,w.current,$.current),P=CC(v.current,$.current,S,Ri),O=await fetch("/api/workspace/run/optimize",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,runNodeId:S,graph:_,model:P})}),U=await O.json().catch(()=>({}));if(!O.ok||U.ok===!1)throw new Error(U.error||"优化失败");const J=U.graph||_,Y=Nu(J,tt);$.current=Y.instances,V(Y.instances),k(Y.nodes),y(Y.edges),ha(Cp(U.workspaceSchedules||[])),iu(Y.nodes,Y.edges,{instances:Y.instances});const G=Array.isArray(U.optimized)?U.optimized.length:0;ge(G>0?`已生成 ${G} 个 implementation`:"没有需要优化的节点")}catch(_){ge(String(_.message||_))}finally{oS("")}}},[Ri,w,i,v,tt,iu,Yt,y,k,Ce]),wS=m.useCallback(async(x="")=>{const S=String(x||"").trim(),_=eu.current||{},P=Object.entries(_).find(([G,le])=>G===S||String((le==null?void 0:le.runNodeId)||"")===S)||Object.entries(_)[0]||null,O=(P==null?void 0:P[0])||"",U=(P==null?void 0:P[1])||null,J=String((U==null?void 0:U.runNodeId)||S||"").trim();if((U==null?void 0:U.status)==="stopping")return;const Y=new Set([J,...Array.isArray(U==null?void 0:U.plannedNodeIds)?U.plannedNodeIds:[]].map(G=>String(G||"").trim()).filter(Boolean));O&&Mi(G=>{const le={...G};return le[O]&&(le[O]={...le[O],status:"stopping"}),le}),ge(J?`Stopping Workspace run: ${J}...`:"Stopping Workspace run..."),Bn(G=>G.map(le=>(O?le.id===O:!J||le.runNodeId===J)&&le.status==="running"?{...le,status:"stopping"}:le));try{const G=await fetch("/api/workspace/run/stop",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,runId:O,runNodeId:J})}),le=await G.json().catch(()=>({}));if(!G.ok||(le==null?void 0:le.stopped)!==!0)throw new Error(le.error||"Workspace run stop failed");const xe=O?tu.current.get(O):null;xe&&(xe.abort(),tu.current.delete(O)),O&&Mi(me=>{const _e={...me};return delete _e[O],_e}),ml(me=>{const _e=new Set(me);for(const Oe of Y)_e.delete(Oe);return _e}),gl(me=>{var Oe;const _e={...me};for(const De of Y)De&&(!_e[De]||((Oe=_e[De])==null?void 0:Oe.status)==="running")&&(_e[De]={status:"stopped"});return _e}),ge(J?`Workspace run stopped: ${J}`:"Workspace run stopped"),Bn(me=>me.map(_e=>(O?_e.id===O:!J||_e.runNodeId===J)?{..._e,status:"stopped",endedAt:Date.now(),messages:[...Array.isArray(_e.messages)?_e.messages:[],{role:"assistant",kind:"status",text:"Workspace run stopped.",at:Date.now()}].slice(-160)}:_e))}catch(G){O&&Mi(xe=>{const me={...xe};return me[O]&&(me[O]={...me[O],status:"running"}),me});const le=String((G==null?void 0:G.message)||G||"Workspace run stop failed");ge(`停止失败:${le}`),Bn(xe=>xe.map(me=>(O?me.id===O:!J||me.runNodeId===J)?{...me,status:"running",messages:[...Array.isArray(me.messages)?me.messages:[],{role:"assistant",kind:"error",error:!0,text:`停止失败:${le}`,at:Date.now()}].slice(-160)}:me))}},[i,Mi]),Sf=m.useCallback(async()=>{if(i.flowId)try{const x=Ir(i),S=await fetch(`/api/workspace/run/status?${x.toString()}`),_=await S.json().catch(()=>({}));if(!S.ok||!_.running)return;const P=Array.isArray(_.runs)&&_.runs.length?_.runs:[{runId:`run-restored-${_.startedAt||Date.now()}`,runNodeId:_.runNodeId||"",startedAt:_.startedAt||Date.now(),plannedNodeIds:[]}],O={},U=[];for(const J of P){const Y=String((J==null?void 0:J.runNodeId)||"").trim(),G=String((J==null?void 0:J.runId)||`run-restored-${(J==null?void 0:J.startedAt)||Date.now()}-${Y}`).trim();if(!G)continue;const le=String((J==null?void 0:J.label)||"").trim()||Uy(v.current,$.current,Y,"Workspace Run");O[G]={id:G,runNodeId:Y,label:le,status:(J==null?void 0:J.state)==="stopping"?"stopping":"running",plannedNodeIds:Array.isArray(J==null?void 0:J.plannedNodeIds)?J.plannedNodeIds:[],startedAt:(J==null?void 0:J.startedAt)||Date.now()},Y&&U.push(Y)}if(!Object.keys(O).length)return;Mi(J=>({...J,...O})),ml(J=>{const Y=new Set(J);for(const G of U)Y.add(G);return Y}),gl(J=>{const Y={...J};for(const G of U)Y[G]={status:"running"};return Y}),ge(U.length?`Workspace run still running: ${U.join(", ")}`:"Workspace run still running"),Bn(J=>{const Y=[...J];for(const[G,le]of Object.entries(O)){if(Y.some(_e=>_e.id===G||["running","stopping"].includes(_e.status)&&_e.runNodeId===le.runNodeId))continue;const xe=String(le.runNodeId||""),me=String(le.label||"").trim()||Uy(v.current,$.current,xe,"Workspace Run");Y.push({id:G,label:Yy(me,xe,"Workspace Run"),alias:me,runNodeId:xe,status:le.status,startedAt:le.startedAt||Date.now(),steps:xe?[{id:xe,label:Yy(me,xe,"Workspace Run"),status:"running"}]:[],messages:[{role:"assistant",kind:"run-summary",text:le.status==="stopping"?"Workspace run is stopping in the background.":"Workspace run is still running in the background.",at:Date.now()}]})}return[...Y.slice(-8)]})}catch{}},[i,v,Mi]),xS=m.useCallback(async x=>{if(!Ce){ge("Readonly workspace");return}if(!x)return;if(Object.values(eu.current||{}).find(it=>String((it==null?void 0:it.runNodeId)||"")===String(x||""))){ge(`Workspace run already running: ${x}`);return}let _=v.current,P=w.current,O=$.current;const U=In.current;if(U!=null&&U.id){const it=_.find(Te=>Te.id===U.id),Ye=EC({nodes:_,edges:P,instances:O,selectedNode:it,draft:U,allowRename:!1});if(Ye!=null&&Ye.error){Ut(Ye.error),ge(Ye.error);return}Ye!=null&&Ye.ok&&Ye.changed&&(_=Ye.nodes,P=Ye.edges,O=Ye.instances,$.current=O,v.current=_,w.current=P,V(O),k(_),y(P),ho(Ye.nextId||U.id))}const J=Pl(_,P,O),Y=`run-${Date.now()}-${String(x).replace(/[^a-z0-9_-]+/gi,"_")}`,G=Uy(_,O,x,"Workspace Run"),le=Yy(G,x,"Workspace Run");let xe=[x];try{const it=await fetch("/api/workspace/run/plan",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,graph:J,runNodeId:x})}),Ye=await it.json().catch(()=>({}));if(!it.ok||(Ye==null?void 0:Ye.ok)===!1)throw new Error(Ye.error||"Workspace run plan failed");xe=Array.isArray(Ye.plannedNodeIds)&&Ye.plannedNodeIds.length?Ye.plannedNodeIds.map(It=>String(It||"").trim()).filter(Boolean):[x],xe=Array.from(new Set([x,...xe].filter(Boolean)));const Te=Ye.conflict||null;if(Te!=null&&Te.runNodeId||Te!=null&&Te.runId){const It=Array.isArray(Te.conflictNodeIds)&&Te.conflictNodeIds.length?`: ${Te.conflictNodeIds.join(", ")}`:"";ge(`Run ${x} conflicts with running ${Te.runNodeId||Te.runId}${It}`);return}}catch(it){ge(String(it.message||it));return}const me=new Set(xe),_e=Object.values(eu.current||{}).find(it=>(Array.isArray(it==null?void 0:it.plannedNodeIds)?it.plannedNodeIds:[]).some(Ye=>me.has(String(Ye||"").trim())));if(_e){const it=(Array.isArray(_e.plannedNodeIds)?_e.plannedNodeIds:[]).map(Ye=>String(Ye||"").trim()).filter(Ye=>Ye&&me.has(Ye));ge(`Run ${x} conflicts with running ${_e.runNodeId||"workspace run"}${it.length?`: ${it.join(", ")}`:""}`);return}const Oe=new AbortController;tu.current.set(Y,Oe),nu.current.delete(Y),Mi(it=>({...it,[Y]:{id:Y,runNodeId:x,label:G,plannedNodeIds:xe,startedAt:Date.now()}})),ml(it=>new Set([...it,x])),gl(it=>({...it,[x]:{status:"running"}})),ge(`Running ${le}...`),ms(Y),Bn(it=>[...it.slice(-7),{id:Y,label:le,alias:G,runNodeId:x,status:"running",startedAt:Date.now(),steps:[],messages:[{role:"assistant",kind:"run-summary",text:"准备运行...",at:Date.now()}]}]);let De=x;const He=new Map,We=()=>nu.current.has(Y),Re=it=>{const Ye=new Set((it||[]).map(Te=>String(Te||"").trim()).filter(Boolean));Ye.size||Ye.add(String(x||"")),ml(Te=>{const It=new Set(Te);for(const Le of Ye)It.delete(Le);return It})},Lt=(it,Ye)=>{const Te=new Set((it||[]).map(It=>String(It||"").trim()).filter(Boolean));Te.size||Te.add(String(x||"")),gl(It=>{var ut;const Le={...It};for(const Ct of Te)Ct&&(!Le[Ct]||((ut=Le[Ct])==null?void 0:ut.status)==="running")&&(Le[Ct]={status:Ye});return Le})};try{await Yt(_,P);const it=CC(_,O,x,Ri),Ye=await fetch("/api/workspace/run",{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/x-ndjson"},signal:Oe.signal,body:JSON.stringify({...i,graph:J,runNodeId:x,runAlias:G,runSessionId:Y,expectedRevision:X.current,clientId:oe.current,model:it,selectedSkills:Is,stream:!0})});if(!Ye.ok){const ye=await Ye.json().catch(()=>({}));throw new Error(ye.error||"Workspace run failed")}if(!Ye.body)throw new Error("Workspace run stream unavailable");const Te=Ye.body.getReader(),It=new TextDecoder;let Le="",ut=[],Ct=[];const Sl=(ye,nt)=>{var at,jt;const Ge=g.find($t=>$t.id===ye),ft=String(((at=Ge==null?void 0:Ge.data)==null?void 0:at.label)||ye||"").trim(),we=String(nt||((jt=Ge==null?void 0:Ge.data)==null?void 0:jt.definitionId)||"").trim();return we&&we!==ft?`${ft} (${we})`:ft},ii=(ye,nt,Ge)=>{const ft=String(ye||"").trim();ft&&Bn(we=>we.map(at=>{if(at.id!==Y)return at;const $t=[...Array.isArray(at.steps)?at.steps:[]],pt=$t.findIndex(an=>an.id===ft),kt={id:ft,label:Sl(ft,nt),status:Ge};pt>=0?$t[pt]={...$t[pt],...kt}:$t.push(kt);const sn=$t.map((an,wo)=>{const Oi=an.status==="done"?"[done]":an.status==="failed"?"[failed]":"[running]";return`${wo+1}. ${Oi} ${an.label}`}).join(`
|
|
252
|
-
`),Ht=Array.isArray(at.messages)?at.messages:[],Xt=Ht.findIndex(an=>an.kind==="run-summary"),hn={role:"assistant",kind:"run-summary",text:sn||"准备运行...",at:Date.now()},Ot=[...Ht];return Xt>=0?Ot[Xt]=hn:Ot.unshift(hn),{...at,steps:$t,messages:Ot.slice(-160)}}))},ya=(ye,nt)=>{var a0,l0,c0,u0,d0,f0,p0,h0,m0,g0;const Ge=String(ye||"").trim(),ft=String(nt||"").trim();if(!Ge||!ft)return;const we=(a0=$.current)==null?void 0:a0[Ge];if(!Js(we==null?void 0:we.definitionId))return;const at=ea(we==null?void 0:we.input,"displayType","markdown"),jt=LT(at),$t=OT(Ge),pt=tt.find(Pr=>Pr.id===jt),kt=vC(pt==null?void 0:pt.inputs,jt,ft),sn=vC(pt==null?void 0:pt.outputs,jt,ft),Ht=String((we==null?void 0:we.label)||Ge||"一键任务").trim(),Xt={...$.current||{},[Ge]:{...we||{},output:jC(we==null?void 0:we.output)},[$t]:{...((l0=$.current)==null?void 0:l0[$t])||{},definitionId:jt,label:Ht,role:"normal",body:ft,input:kt,output:sn,sourceContextRunNodeId:Ge,displayReloadKey:String(Date.now())}};$.current=Xt,V(Xt);const hn=v.current||[],Ot=hn.find(Pr=>Pr.id===Ge),an=hn.find(Pr=>Pr.id===$t),wo=Number(((c0=Ot==null?void 0:Ot.measured)==null?void 0:c0.width)||(Ot==null?void 0:Ot.width)||((d0=(u0=Ot==null?void 0:Ot.data)==null?void 0:u0.nodeSize)==null?void 0:d0.width)||520),Oi=(an==null?void 0:an.position)||{x:Number(((f0=Ot==null?void 0:Ot.position)==null?void 0:f0.x)||0)+wo+120,y:Number(((p0=Ot==null?void 0:Ot.position)==null?void 0:p0.y)||0)},nr=((h0=an==null?void 0:an.data)==null?void 0:h0.displaySize)||((m0=an==null?void 0:an.data)==null?void 0:m0.nodeSize)||{width:Yx,height:Gx},oi=qx({id:$t,type:uc,position:Oi,width:Number(nr.width)||Yx,height:Number(nr.height)||Gx,data:{label:Ht,definitionId:jt,role:"normal",body:ft,inputs:kt,outputs:sn,sourceContextRunNodeId:Ge,displayReloadKey:Xt[$t].displayReloadKey,nodeSize:nr,displaySize:nr}},Xt,tt),xo=hn.map(Pr=>{if(Pr.id===Ge){const{width:Ile,height:Rle,measured:Tle,...c2}=Pr,{nodeSize:Mle,displaySize:$le,...Hf}=Pr.data||{};return{...c2,data:{...Hf,outputs:jC(Hf==null?void 0:Hf.outputs),contextRunResultNonce:Date.now()}}}return Pr.id===$t?{...oi,selected:Pr.selected}:Pr});an||xo.push(oi),v.current=xo,k(xo);const bo=w.current||[],Bf=DT(jt),Wg=SC((we==null?void 0:we.output)||((g0=Ot==null?void 0:Ot.data)==null?void 0:g0.outputs),"output",["content","result"],["text"]),a2=SC(kt,"input",[Bf,"content"],["text"]),l2={id:`we-${Ge}-${$t}`,source:Ge,target:$t,sourceHandle:Wg,targetHandle:a2,markerEnd:{type:gi.ArrowClosed}},o0=[...bo.filter(Pr=>!(Pr.source===Ge&&Pr.target===$t)),l2];w.current=o0,y(o0),window.requestAnimationFrame(()=>{s(Ge),s($t)})},wa=(ye,nt=null)=>{const Ge=ye!=null&&ye.instances&&typeof ye.instances=="object"?ye.instances:{},ft=nt instanceof Set?nt:null;for(const[we,at]of Object.entries(Ge)){if(ft&&!ft.has(we)||!Js(at==null?void 0:at.definitionId))continue;const jt=Qm({outputs:at.output});jt&&ya(we,jt)}},Of=ye=>{const nt=String(ye||"").trim();if(!nt)return;const Ge=De;De=nt,ml(ft=>{const we=new Set(ft);return Ge&&Ge!==nt&&Ge!==x&&we.delete(Ge),x&&we.add(x),we.add(nt),we}),gl(ft=>{var we;return{...ft,...Ge&&Ge!==nt&&Ge!==x&&((we=ft[Ge])==null?void 0:we.status)==="running"?{[Ge]:{status:"success"}}:{},...x?{[x]:{status:"running"}}:{},[nt]:{status:"running"}}})},r0=ye=>{const nt=String(ye||"").trim();nt&&(ml(Ge=>{const ft=new Set(Ge);return ft.delete(nt),ft}),gl(Ge=>({...Ge,[nt]:{status:"success"}})))},s0=(ye,nt)=>{const Ge=String(nt||"");if(!Ge.trim())return;const ft=["assistant","thinking","result","error","prompt"].includes(ye)?ye:"assistant";Bn(we=>we.map(at=>{if(at.id!==Y)return at;let jt=Array.isArray(at.messages)?at.messages:[];if(ft==="result"){const kt=[...jt].reverse().find(sn=>sn.kind==="assistant");if(String((kt==null?void 0:kt.text)||"").trim()===Ge.trim())return at}if(ft==="assistant"){const kt=jt.findIndex(sn=>sn.kind==="result"&&String(sn.text||"").trim()===Ge.trim());kt>=0&&(jt=jt.filter((sn,Ht)=>Ht!==kt))}const $t=[...jt],pt=$t[$t.length-1];return pt&&pt.kind===ft&&!pt.error?$t[$t.length-1]={...pt,text:`${pt.text||""}${pt.text?`
|
|
253
|
-
`:""}${Ge}`}:$t.push({role:"assistant",kind:ft,text:Ge,...ft==="error"?{error:!0}:{},at:Date.now()}),{...at,messages:$t.slice(-160)}}))},Df=ye=>{const nt=String(ye||"");nt.trim()&&Bn(Ge=>Ge.map(ft=>{var $t;if(ft.id!==Y)return ft;const we=Array.isArray(ft.messages)?ft.messages:[],at=we.findIndex(pt=>pt.kind==="thinking"),jt=[...we];if(at>=0){const pt=String((($t=jt[at])==null?void 0:$t.text)||"");jt[at]={...jt[at],text:`${pt}${pt&&!pt.endsWith(`
|
|
254
|
-
`),""}${nt}`,at:Date.now()}}else{const pt=jt.findIndex(kt=>kt.kind==="activity");jt.splice(pt>=0?pt+1:jt.length,0,{role:"assistant",kind:"thinking",text:nt,at:Date.now()})}return{...ft,messages:jt.slice(-160)}}))},yo=(ye,nt=null)=>{const Ge=eY(ye);Ge&&Bn(ft=>ft.map(we=>{if(we.id!==Y)return we;const at=Number(nt==null?void 0:nt.ts)||Date.now(),jt=Number(we.startedAt)||at,$t=Number(we.lastActivityAt)||jt,pt=Math.max(0,at-$t),kt=Number.isFinite(Number(nt==null?void 0:nt.runElapsedMs))?Math.max(0,Number(nt.runElapsedMs)):Math.max(0,at-jt),sn=Array.isArray(we.activities)?we.activities:[],Ht=sn[sn.length-1],hn=(typeof Ht=="string"?Ht:String((Ht==null?void 0:Ht.text)||""))===Ge?sn:[...sn,{text:Ge,kind:nY(Ge),stepMs:pt,totalMs:kt,at}].slice(-30),Ot=Array.isArray(we.timingEntries)?we.timingEntries:[],an=Array.isArray(we.messages)?we.messages:[],wo=an.findIndex(oi=>oi.kind==="activity"),Oi={role:"assistant",kind:"activity",text:iC(hn,Ot,jt,at),at:Date.now()},nr=[...an];if(wo>=0)nr[wo]=Oi;else{const oi=nr.findIndex(xo=>xo.kind==="run-summary");nr.splice(oi>=0?oi+1:0,0,Oi)}return{...we,activities:hn,lastActivityAt:at,messages:nr.slice(-160)}}))},i0=ye=>{const nt=String((ye==null?void 0:ye.source)||"runner"),Ge=String((ye==null?void 0:ye.stream)||""),ft=String((ye==null?void 0:ye.eventType)||"event"),we=String((ye==null?void 0:ye.text)||"").trim();if(!we)return;const at=`[${nt}${Ge?`:${Ge}`:""}] ${ft}
|
|
255
|
-
${we}`,jt=MY(ye);Bn($t=>$t.map(pt=>{if(pt.id!==Y)return pt;const sn=[...Array.isArray(pt.rawTrace)?pt.rawTrace:[],at].slice(-80),Ht=Array.isArray(pt.timingEntries)?pt.timingEntries:[],Xt=jt?[...Ht,jt].slice(-80):Ht,hn=Array.isArray(pt.activities)?pt.activities:[],Ot=Number(pt.startedAt)||Number(ye==null?void 0:ye.ts)||Date.now(),an=Number(jt==null?void 0:jt.at)||Number(ye==null?void 0:ye.ts)||Date.now(),wo=Array.isArray(pt.messages)?pt.messages:[],Oi={role:"assistant",kind:"raw",text:sn.join(`
|
|
256
|
-
|
|
257
|
-
---
|
|
258
|
-
|
|
259
|
-
`),at:Date.now()},nr=[...wo],oi=nr.findIndex(bo=>bo.kind==="activity");if(jt){const bo={role:"assistant",kind:"activity",text:iC(hn,Xt,Ot,an),at:Date.now()};if(oi>=0)nr[oi]=bo;else{const Bf=nr.findIndex(Wg=>Wg.kind==="run-summary");nr.splice(Bf>=0?Bf+1:0,0,bo)}}const xo=nr.findIndex(bo=>bo.kind==="raw");return xo>=0?nr[xo]=Oi:nr.push(Oi),{...pt,rawTrace:sn,timingEntries:Xt,messages:nr.slice(-160)}}))},o2=ye=>{Bn(nt=>nt.map(Ge=>Ge.id===Y?{...Ge,status:ye,endedAt:Date.now()}:Ge))},Ff=ye=>{const nt=new Set,Ge=String((ye==null?void 0:ye.nodeId)||"").trim();Ge&&nt.add(Ge);for(const ft of Array.isArray(ye==null?void 0:ye.displayNodeIds)?ye.displayNodeIds:[]){const we=String(ft||"").trim();we&&nt.add(we)}for(const ft of Array.isArray(ye==null?void 0:ye.touchedNodeIds)?ye.touchedNodeIds:[]){const we=String(ft||"").trim();we&&nt.add(we)}if(nt.size===0)for(const ft of Array.isArray(ye==null?void 0:ye.order)?ye.order:[]){const we=String(ft||"").trim();we&&nt.add(we)}return nt},zf=(ye,nt=null)=>{const Ge=Nu(ye||J,tt),ft=new Map(Ge.nodes.map(pt=>[pt.id,pt])),we=Ge.instances||{},at=nt instanceof Set?nt:null,jt=(pt,kt)=>{const sn={...pt||kt};Array.isArray(kt==null?void 0:kt.output)&&(sn.output=kt.output);for(const Ht of["scriptRef","implementationRef","implementationMode"])(kt==null?void 0:kt[Ht])!=null&&String(kt[Ht]).trim()!==""&&(sn[Ht]=kt[Ht]);return sn},$t=(pt,kt)=>{const sn={...pt||{}};Array.isArray(kt==null?void 0:kt.outputs)&&(sn.outputs=kt.outputs);for(const Ht of["scriptRef","implementationRef","implementationMode"])(kt==null?void 0:kt[Ht])!=null&&String(kt[Ht]).trim()!==""&&(sn[Ht]=kt[Ht]);return sn};k(pt=>{const kt=new Set(pt.map(Xt=>Xt.id)),Ht={...Pl(pt,w.current,$.current).instances||{}};for(const[Xt,hn]of Object.entries(we)){if(at&&!at.has(Xt)||!kt.has(Xt))continue;const Ot=Ht[Xt];Za((hn==null?void 0:hn.definitionId)||(Ot==null?void 0:Ot.definitionId))?Ht[Xt]=hn:Array.isArray(hn==null?void 0:hn.output)&&(Ht[Xt]=jt(Ot,hn))}return $.current=Ht,V(Ht),pt.map(Xt=>{var Ot,an;if(at&&!at.has(Xt.id))return Xt;const hn=ft.get(Xt.id);return hn?Za(((Ot=hn.data)==null?void 0:Ot.definitionId)||((an=Xt.data)==null?void 0:an.definitionId))?{...Xt,data:{...Xt.data,...hn.data}}:{...Xt,data:$t(Xt.data,hn.data)}:Xt})})};for(;;){const{value:ye,done:nt}=await Te.read();if(nt)break;Le+=It.decode(ye,{stream:!0});const Ge=Le.split(`
|
|
260
|
-
`);Le=Ge.pop()||"";for(const ft of Ge){if(!ft.trim())continue;const we=JSON.parse(ft);if(we.type==="error")throw new Error(we.error||"Workspace run failed");if(we.type==="stopped"){nu.current.add(Y),ut=Array.isArray(we.order)?we.order:ut,yo("运行停止",we);continue}if(we.type==="node-start"&&(ge(`Running ${we.nodeId}...`),Of(we.nodeId),ii(we.nodeId,we.definitionId,"running")),we.type==="node-done"){const at=He.get(String(we.nodeId||"").trim());at&&ya(we.nodeId,at),r0(we.nodeId),ii(we.nodeId,we.definitionId,"done")}if(we.type==="status"&&yo(we.line||we.message||"",we),we.type==="paused"&&(Ct=Array.isArray(we.nodeIds)?we.nodeIds:[],yo("运行暂停",we)),we.type==="natural"&&((we.kind==="result"||/---agentflow\b|resultFile\s*:|\"resultFile\"\s*:|\"result\"\s*:/i.test(String(we.text||"")))&&we.nodeId&&He.set(String(we.nodeId||"").trim(),String(we.text||"")),we.kind==="thinking"?Df(we.text||""):s0(we.kind,we.text||"")),we.type==="raw"){const at=oC(we);at&&Df(at),i0(we)}if(we.type==="graph"&&we.graph){const at=Ff(we);zf(we.graph,at),wa(we.graph,at)}if(we.type==="done"){if(we.revision&&(X.current=String(we.revision)),we.graph){re.current=we.graph;const at=Ff(we);zf(we.graph,at),wa(we.graph,at)}ut=Array.isArray(we.order)?we.order:[],Ct=Array.isArray(we.pauseNodeIds)?we.pauseNodeIds:Ct,yo(Ct.length?"运行暂停":"运行完成",we)}}}if(Le.trim()){const ye=JSON.parse(Le);if(ye.type==="error")throw new Error(ye.error||"Workspace run failed");if(ye.type==="stopped"&&(nu.current.add(Y),yo("运行停止",ye)),ye.type==="node-start"&&(ge(`Running ${ye.nodeId}...`),Of(ye.nodeId),ii(ye.nodeId,ye.definitionId,"running")),ye.type==="node-done"){const nt=He.get(String(ye.nodeId||"").trim());nt&&ya(ye.nodeId,nt),r0(ye.nodeId),ii(ye.nodeId,ye.definitionId,"done")}if(ye.type==="status"&&yo(ye.line||ye.message||"",ye),ye.type==="paused"&&(Ct=Array.isArray(ye.nodeIds)?ye.nodeIds:[],yo("运行暂停",ye)),ye.type==="natural"&&((ye.kind==="result"||/---agentflow\b|resultFile\s*:|\"resultFile\"\s*:|\"result\"\s*:/i.test(String(ye.text||"")))&&ye.nodeId&&He.set(String(ye.nodeId||"").trim(),String(ye.text||"")),ye.kind==="thinking"?Df(ye.text||""):s0(ye.kind,ye.text||"")),ye.type==="raw"){const nt=oC(ye);nt&&Df(nt),i0(ye)}if(ye.type==="graph"&&ye.graph){const nt=Ff(ye);zf(ye.graph,nt),wa(ye.graph,nt)}if(ye.type==="done"){if(ye.revision&&(X.current=String(ye.revision)),ye.graph){re.current=ye.graph;const nt=Ff(ye);zf(ye.graph,nt),wa(ye.graph,nt)}ut=Array.isArray(ye.order)?ye.order:[],Ct=Array.isArray(ye.pauseNodeIds)?ye.pauseNodeIds:Ct,yo(Ct.length?"运行暂停":"运行完成",ye)}}We()&&(Re(xe),Lt(xe,"stopped"));const Hg=We()?`Workspace run stopped: ${x}`:Ct.length?`Workspace run paused at ${Ct.join(", ")}`:`Workspace run done: ${ut.length?ut.join(" -> "):x}`;if(ge(Hg),We()||Lt(xe,Ct.length?"paused":"success"),o2(We()?"stopped":Ct.length?"paused":"done"),!We()){try{await Yt(v.current,w.current),ge(Hg)}catch(ye){ge(`${Hg},但保存结果失败:${String(ye.message||ye)}`)}await Nn()}}catch(it){if(We()||(it==null?void 0:it.name)==="AbortError"){Re(xe),Lt(xe,"stopped"),ge(`Workspace run stopped: ${x}`),Bn(Ye=>Ye.map(Te=>Te.id===Y?{...Te,status:"stopped",endedAt:Date.now()}:Te));return}Re(xe),Lt([x,De].filter(Boolean),"failed"),ge(String(it.message||it)),Bn(Ye=>Ye.map(Te=>Te.id===Y?{...Te,status:"failed",endedAt:Date.now(),messages:[...Array.isArray(Te.messages)?Te.messages:[],{role:"assistant",error:!0,text:String(it.message||it),at:Date.now()}].slice(-160)}:Te))}finally{tu.current.get(Y)===Oe&&tu.current.delete(Y),Mi(it=>{const Ye={...it};return delete Ye[Y],Ye}),nu.current.delete(Y),Re(xe)}},[Ri,b,i,Nn,g,tt,ho,Yt,Is,y,k,Mi,s,Ce]),jf=m.useCallback(async()=>{try{const S=await(await fetch("/api/skills")).json().catch(()=>({})),_=Array.isArray(S.skills)?S.skills.map(P=>({key:String(P.key),name:String(P.name||P.id||P.key),description:P.description?String(P.description):"",sourceLabel:P.sourceLabel?String(P.sourceLabel):""})):[];VM(_),Tv(!0)}catch{Tv(!0)}},[]),Nf=m.useCallback(async()=>{try{const S=await(await fetch("/api/mcps")).json().catch(()=>({})),_=Array.isArray(S.servers)?S.servers.map(P=>({name:String((P==null?void 0:P.name)||""),type:String((P==null?void 0:P.type)||""),url:String((P==null?void 0:P.url)||""),command:String((P==null?void 0:P.command)||""),args:Array.isArray(P==null?void 0:P.args)?P.args.map(String):[],description:String((P==null?void 0:P.description)||"")})).filter(P=>P.name):[];Lv(_)}catch{Lv([])}},[]),Cf=m.useCallback(async()=>{try{const x=Ir(i),_=await(await fetch(`/api/workspaces?${x.toString()}`)).json().catch(()=>({})),P=Array.isArray(_.workspaces)?_.workspaces.map(O=>({id:String((O==null?void 0:O.id)||""),label:String((O==null?void 0:O.label)||(O==null?void 0:O.name)||"知识库"),path:String((O==null?void 0:O.path)||""),kind:(O==null?void 0:O.kind)==="git"?"git":"local",repoUrl:String((O==null?void 0:O.repoUrl)||""),branch:String((O==null?void 0:O.branch)||""),mountPath:String((O==null?void 0:O.mountPath)||""),type:String((O==null?void 0:O.type)||""),builtin:(O==null?void 0:O.builtin)===!0,exists:(O==null?void 0:O.exists)!==!1})).filter(O=>O.path):[];Dv(P)}catch{Dv([])}},[i]),bS=m.useCallback(async()=>{Ne.current=!1;try{const x=Ir(i),S=await fetch(`/api/workspace/conversations?${x.toString()}`),_=await S.json().catch(()=>({}));if(!S.ok)throw new Error(_.error||`HTTP ${S.status}`);const P=tC(_.conversations||{});dl(P.composer.messages),Bn(P.composer.runSessions),ms(P.composer.activeSessionId||"workspace"),mo(P.nodeChats)}catch{dl([]),Bn([]),ms("workspace"),mo({})}finally{Ne.current=!0}},[i]),kS=m.useCallback(async()=>{if(!Ce||i.archived)return;const x=tC({composer:{activeSessionId:Dr,messages:fa,runSessions:Rs},nodeChats:pa});await fetch("/api/workspace/conversations",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,conversations:x})}).then(async S=>{if(!S.ok){const _=await S.json().catch(()=>({}));throw new Error(_.error||`HTTP ${S.status}`)}})},[Dr,fa,Rs,i,pa,Ce]);m.useEffect(()=>{let x=!1;return(async()=>{const _=new URL(window.location.href),P=String(_.searchParams.get("invite")||"").trim();if(P){ge("正在加入共享 Workspace...");const O=await fetch("/api/workspace/collaboration/accept",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({token:P})}),U=await O.json().catch(()=>({}));if(!O.ok)throw new Error(U.error||"加入共享 Workspace 失败");_.searchParams.delete("invite"),window.history.replaceState({},"",`${_.pathname}${_.search}${_.hash}`)}x||(await ys(),x||await bS())})().catch(_=>{const P=String(_.message||_);ge(P),Ts("error"),Ms(P)}),kf(),fetch("/api/model-lists").then(_=>_.json()).then(_=>HM({cursor:Array.isArray(_.cursor)?_.cursor.map(String):[],opencode:Array.isArray(_.opencode)?_.opencode.map(String):[],claudeCode:Array.isArray(_.claudeCode)?_.claudeCode.map(String):[],codex:Array.isArray(_.codex)?_.codex.map(String):[]})).catch(()=>{}),jf(),Nf(),Cf(),Sf(),fetch("/api/skill-collections").then(_=>_.json()).then(_=>{KM($a(_)),qM(!0)}).catch(()=>{}),fetch("/api/auth/me").then(_=>_.json()).then(_=>{Xv(_.user||null),Zv(!0)}).catch(()=>{Xv(null),Zv(!0)}),()=>{x=!0}},[ys,bS,kf,Nf,jf,Sf,Cf,Ti]),m.useEffect(()=>{if(uS(""),!(!Rv||!Mv)){if(!Ti){Yc([]);return}Yc(eF(Ti,"workspace",Ps,cl)),uS(Ti)}},[cl,Mv,Ps,Rv,Ti]),m.useEffect(()=>{if(!(cS!==Ti||!Ti))try{localStorage.setItem(Ti,JSON.stringify(Is))}catch{}},[Is,Ti,cS]),m.useEffect(()=>{$.current=Q},[Q]),m.useEffect(()=>{v.current=g},[g]),m.useEffect(()=>{const x=M.current,S=new Map,_=[];for(const J of g){const Y=wT(J);S.set(J.id,Y),x.get(J.id)!==Y&&_.push(J.id)}if(M.current=S,_.length===0)return;const P=()=>_.forEach(J=>s(J)),O=window.requestAnimationFrame(P),U=window.setTimeout(P,80);return()=>{window.cancelAnimationFrame(O),window.clearTimeout(U)}},[g,s]),m.useEffect(()=>{w.current=b},[b]),m.useEffect(()=>{A.current=j},[j]),m.useEffect(()=>{B.current=I},[I]),m.useEffect(()=>{In.current=pe},[pe]),m.useEffect(()=>{$e.current=K},[K]),m.useEffect(()=>{R.current=z},[z]),m.useEffect(()=>{if(!z)return;const x=_=>{_.key==="Escape"&&E(null)},S=_=>{var P,O;(O=(P=_.target)==null?void 0:P.closest)!=null&&O.call(P,".af-connect-node-menu")||E(null)};return document.addEventListener("keydown",x),document.addEventListener("pointerdown",S),()=>{document.removeEventListener("keydown",x),document.removeEventListener("pointerdown",S)}},[z]),m.useEffect(()=>{if(!ne.current||!Ce)return;if(gt.current){ce.current&&window.clearTimeout(ce.current);return}if(rt.current){rt.current=!1;return}gs(),ce.current&&window.clearTimeout(ce.current);const x=bt.current?0:650;return bt.current=!1,ce.current=window.setTimeout(()=>{Yt().catch(S=>ge(String(S.message||S)))},x),()=>{ce.current&&window.clearTimeout(ce.current)}},[g,b,j,gs,Yt,Ce]),m.useEffect(()=>{if(Ne.current&&!(!Ce||i.archived))return Ve.current&&window.clearTimeout(Ve.current),Ve.current=window.setTimeout(()=>{kS().catch(x=>ge(String(x.message||x)))},900),()=>{Ve.current&&window.clearTimeout(Ve.current)}},[Dr,fa,Rs,i.archived,pa,kS,Ce]);const ou=m.useMemo(()=>g.filter(x=>{var S;return((S=x==null?void 0:x.data)==null?void 0:S.definitionId)==="workspace_scheduled_run"}).map(x=>{var S;return{id:x.id,config:rv(((S=x.data)==null?void 0:S.body)||"")}}),[g]),d$=m.useMemo(()=>ou.map(x=>`${x.id}:${x.config.enabled?"1":"0"}:${x.config.cron}:${x.config.timezone}`).join("|"),[ou]);m.useEffect(()=>{if(!ne.current||c!=="workspace"||!i.flowId){ha({});return}if(!ou.length){ha({});return}let x=!1;const S=async()=>{try{const P=Ir(i),O=await fetch(`/api/workspace/schedules?${P.toString()}`),U=await O.json().catch(()=>({}));if(!O.ok)throw new Error(U.error||"读取 Workspace 定时状态失败");x||ha(Cp(U.schedules||[]))}catch{x||ha(P=>{var U;const O={};for(const J of ou)O[J.id]={...P[J.id]||{},lastStatus:((U=P[J.id])==null?void 0:U.lastStatus)||"unknown"};return O})}};S();const _=window.setInterval(S,5e3);return()=>{x=!0,window.clearInterval(_)}},[i,ou,d$,c]);const vS=m.useCallback((x,S)=>{if(!Ce){ge("Readonly workspace");return}const _=kC(S),P=G=>Array.isArray(G)?G.map(le=>(le==null?void 0:le.name)!=="skillKeys"&&(le==null?void 0:le.name)!=="skillsContext"&&(le==null?void 0:le.type)!=="text"?le:{...le,default:_,value:_}):[],O=g.map(G=>{var le;return G.id!==x?G:{...G,data:{...G.data,body:_,inputs:P((le=G.data)==null?void 0:le.inputs)}}}),U=$.current||{},J=U[x]&&typeof U[x]=="object"?U[x]:{},Y={...U,[x]:{...J,body:_,input:P(J.input)}};$.current=Y,k(O),V(Y),Be(G=>!G||G.id!==x?G:{...G,body:_,inputs:P(G.inputs)}),Yt(O,b).catch(G=>ge(String(G.message||G)))},[b,g,Yt,k,Ce]),SS=m.useCallback((x,S)=>{if(!Ce){ge("Readonly workspace");return}const _=HG(S),P=G=>Array.isArray(G)?G.map(le=>(le==null?void 0:le.name)!=="serverNames"&&(le==null?void 0:le.name)!=="mcpContext"&&(le==null?void 0:le.type)!=="text"?le:{...le,default:_,value:_}):[],O=g.map(G=>{var le;return G.id!==x?G:{...G,data:{...G.data,body:_,inputs:P((le=G.data)==null?void 0:le.inputs)}}}),U=$.current||{},J=U[x]&&typeof U[x]=="object"?U[x]:{},Y={...U,[x]:{...J,body:_,input:P(J.input)}};$.current=Y,k(O),V(Y),Be(G=>!G||G.id!==x?G:{...G,body:_,inputs:P(G.inputs)}),Yt(O,b).catch(G=>ge(String(G.message||G)))},[b,g,Yt,k,Ce]),jS=m.useCallback((x,S)=>{if(!Ce){ge("Readonly workspace");return}const _=(Array.isArray(S)?S:S?[S]:[]).filter(De=>String((De==null?void 0:De.path)||"").trim()),P=_[0]||null,O=String((P==null?void 0:P.path)||"").trim(),U=_.length===1?String((P==null?void 0:P.label)||(P==null?void 0:P.id)||"知识库").trim():_.length?`${_.length} 个知识库`:"",J=_.length?JSON.stringify(Zm(_)):"",Y=P?JSON.stringify({version:1,id:(P==null?void 0:P.id)||"",label:String((P==null?void 0:P.label)||(P==null?void 0:P.id)||"知识库").trim(),kind:(P==null?void 0:P.kind)||"local",cwd:O,workspaceRoot:O,repoUrl:(P==null?void 0:P.repoUrl)||"",branch:(P==null?void 0:P.branch)||"",mountPath:(P==null?void 0:P.mountPath)||"",type:(P==null?void 0:P.type)||""}):"",G=De=>Array.isArray(De)?De.map(He=>(He==null?void 0:He.name)==="path"?{...He,default:O,value:O}:(He==null?void 0:He.name)==="label"?{...He,default:U,value:U}:(He==null?void 0:He.name)==="knowledgeContext"?{...He,default:J,value:J}:(He==null?void 0:He.name)==="workspaceContext"?{...He,default:Y,value:Y}:(He==null?void 0:He.name)==="mode"?{...He,default:"set",value:"set"}:He):[],le=De=>Array.isArray(De)?De.map(He=>(He==null?void 0:He.name)==="knowledgeContext"?{...He,default:J,value:J}:(He==null?void 0:He.name)==="workspaceContext"?{...He,default:Y,value:Y,showOnNode:!1}:(He==null?void 0:He.name)==="cwd"?{...He,default:O,value:O,showOnNode:!1}:He):[],xe=g.map(De=>{var He,We,Re;return De.id===x?{...De,data:{...De.data,label:((He=De.data)==null?void 0:He.label)||"加载知识库",inputs:G((We=De.data)==null?void 0:We.inputs),outputs:le((Re=De.data)==null?void 0:Re.outputs)}}:De}),me=$.current||{},_e=me[x]&&typeof me[x]=="object"?me[x]:{},Oe={...me,[x]:{..._e,label:_e.label||"加载知识库",input:G(_e.input),output:le(_e.output)}};$.current=Oe,k(xe),V(Oe),Be(De=>(De==null?void 0:De.id)===x?{...De,inputs:G(De.inputs),outputs:le(De.outputs)}:De),Yt(xe,b).catch(De=>ge(String(De.message||De)))},[b,g,Yt,k,Ce]),NS=m.useCallback((x,S)=>{if(!Ce){ge("Readonly workspace");return}const _=String(x||"");if(!_)return;const P=kC((S==null?void 0:S.skillKeys)||[]),O=lf((S==null?void 0:S.displayType)||"markdown"),U=String((S==null?void 0:S.model)||"").trim(),J=(S==null?void 0:S.includeWorkspaceContext)===!1?"false":"true",Y=S!=null&&S.workspaceContext&&typeof S.workspaceContext=="object"?JSON.stringify(S.workspaceContext):"",G=S!=null&&S.knowledgeContext&&typeof S.knowledgeContext=="object"?JSON.stringify(S.knowledgeContext):"",le=We=>Array.isArray(We)?We.map(Re=>(Re==null?void 0:Re.name)==="skillKeys"?{...Re,default:P,value:P}:(Re==null?void 0:Re.name)==="displayType"?{...Re,default:O,value:O}:(Re==null?void 0:Re.name)==="includeWorkspaceContext"?{...Re,default:J,value:J}:(Re==null?void 0:Re.name)==="knowledgeContext"?{...Re,default:G,value:G}:(Re==null?void 0:Re.name)==="workspaceContext"?{...Re,default:Y,value:Y}:Re):[],xe=We=>Array.isArray(We)?We.map(Re=>(Re==null?void 0:Re.name)==="displayType"?{...Re,default:O,value:O}:Re):[],me=String((S==null?void 0:S.task)??""),_e=g.map(We=>{var Re,Lt;return We.id===_?{...We,data:{...We.data,body:me,model:U,inputs:le((Re=We.data)==null?void 0:Re.inputs),outputs:xe((Lt=We.data)==null?void 0:Lt.outputs)}}:We}),Oe=$.current||{},De=Oe[_]&&typeof Oe[_]=="object"?Oe[_]:{},He={...Oe,[_]:{...De,body:me,model:U,input:le(De.input),output:xe(De.output)}};$.current=He,k(_e),V(He),Be(We=>(We==null?void 0:We.id)===_?{...We,body:me,model:U,inputs:le(We.inputs),outputs:xe(We.outputs)}:We),Yt(_e,b).catch(We=>ge(String(We.message||We)))},[b,g,Yt,k,Ce]),CS=m.useCallback((x,S)=>{if(!Ce){ge("Readonly workspace");return}const _=VY(S),P=g.map(Y=>Y.id===x?{...Y,data:{...Y.data,body:_}}:Y),O=$.current||{},U=O[x]&&typeof O[x]=="object"?O[x]:{},J={...O,[x]:{...U,body:_}};$.current=J,k(P),V(J),Be(Y=>(Y==null?void 0:Y.id)===x?{...Y,body:_}:Y),Yt(P,b).catch(Y=>ge(String(Y.message||Y)))},[b,g,Yt,k,Ce]),_S=m.useCallback(x=>{const S=String(x||"").trim();S&&(Jv(_=>_===S?"":S),mo(_=>({..._,[S]:_[S]||{sessionId:`nodechat_${Date.now()}_${S.replace(/[^a-z0-9_-]+/gi,"_")}`,messages:[],draft:"",candidateContent:"",running:!1,error:""}})))},[]),ES=m.useCallback(()=>Jv(""),[]),AS=m.useCallback((x,S)=>{const _=String(x||"").trim();_&&mo(P=>({...P,[_]:{...P[_]||{sessionId:`nodechat_${Date.now()}_${_.replace(/[^a-z0-9_-]+/gi,"_")}`,messages:[]},draft:String(S||""),error:""}}))},[]),$s=m.useCallback((x,S,_="replace",P={})=>{var it,Ye;if(!Ce){ge("Readonly workspace");return}const O=String(x||"").trim();if(!O)return;const U=v.current.find(Te=>Te.id===O),J=Cn(U==null?void 0:U.data),Y=Js((it=U==null?void 0:U.data)==null?void 0:it.definitionId),G=ji(S),le=J==="html"?Dc(G):J==="react"?Xm(G):String(G||""),xe=U?Qi(U.data):"",me=_==="append"&&String(xe||"").trim()?`${String(xe).replace(/\s+$/g,"")}
|
|
261
|
-
|
|
262
|
-
${le.trim()}`:le,_e=J==="image"?"src":"content",Oe=P!=null&&P.reloadDisplay?Date.now():(Ye=U==null?void 0:U.data)==null?void 0:Ye.displayReloadKey,De=Te=>{let It=!1;return(Array.isArray(Te)?Te:[]).map(ut=>{const Ct=String((ut==null?void 0:ut.name)||""),Sl=String((ut==null?void 0:ut.type)||"");return(Y?Ct===_e||Ct==="result"||Ct==="filePath":Ct===_e||Ct==="filePath"||Sl==="text")?It?{...ut,default:"",value:""}:(It=!0,{...ut,default:me,value:me}):ut})},He=v.current.map(Te=>{var It,Le;return Te.id!==O?Te:{...Te,data:{...Te.data,body:Y?Te.data.body:me,...Oe?{displayReloadKey:Oe}:{},inputs:De((It=Te.data)==null?void 0:It.inputs),outputs:De((Le=Te.data)==null?void 0:Le.outputs)}}}),We=$.current||{},Re=We[O]&&typeof We[O]=="object"?We[O]:{},Lt={...We,[O]:{...Re,body:Y?Re.body:me,input:De(Re.input),output:De(Re.output)}};$.current=Lt,k(He),V(Lt),Be(Te=>(Te==null?void 0:Te.id)===O?{...Te,...Y?{}:{body:me}}:Te),(P==null?void 0:P.logChat)!==!1&&mo(Te=>{var It;return{...Te,[O]:{...Te[O]||{},candidateContent:"",messages:[...(It=Te[O])!=null&&It.messages&&Array.isArray(Te[O].messages)?Te[O].messages:[],{role:"assistant",text:_==="append"?"已追加到当前节点内容。":"已替换当前节点内容。",at:Date.now()}]}}}),Yt(He,w.current).catch(Te=>ge(String(Te.message||Te))),ge(String((P==null?void 0:P.statusMessage)||"")||(_==="append"?"已追加节点内容":"已替换节点内容"))},[Yt,k,Ce]),_f=m.useCallback(async(x,S="")=>{if(!Ce)return ge("Readonly workspace"),"";if(!x)return"";try{const _=new FormData;_.set("file",x),_.set("dir",String(S||"")),i.flowId&&_.set("flowId",i.flowId),i.flowSource&&_.set("flowSource",i.flowSource),i.archived&&_.set("archived","1");const P=await fetch("/api/workspace/upload",{method:"POST",body:_}),O=await P.json().catch(()=>({}));if(!P.ok)throw new Error(O.error||"上传文件失败");const U=String(O.path||"").trim();if(!U)throw new Error("上传文件失败:未返回路径");return await Nn(),ll(J=>{const Y=new Set(J);for(const G of _p(U))Y.delete(G);return Y}),ge(`已上传 ${U}`),U}catch(_){return ge(String(_.message||_)),""}},[i,Nn,Ce]),Ef=m.useCallback(async x=>em(x)?_f(x,"img"):(ge("请选择图片文件"),""),[_f]),PS=m.useCallback((x="")=>{var S;if(!Ce){ge("Readonly workspace");return}Pv.current=String(x||""),(S=Av.current)==null||S.click()},[Ce]),f$=m.useCallback(async x=>{const S=Array.from(x.target.files||[]);if(x.target.value="",!S.length)return;const _=Pv.current||"";_v(!0);try{let P="";for(const O of S){const U=await _f(O,_);U&&(P=U)}S.length>1&&ge(`已上传 ${S.length} 个文件${P?`,最后一个:${P}`:""}`)}catch(P){ge(String(P.message||P))}finally{_v(!1)}},[_f]),IS=m.useCallback(async(x,S)=>{const _=String(x||"").trim();if(!_)return;const P=await Ef(S);P&&$s(_,P,"replace",{logChat:!1,statusMessage:`已上传图片 ${P}`})},[$s,Ef]),RS=m.useCallback(async(x,S=void 0)=>{var De,He;if(!Ce){ge("Readonly workspace");return}const _=String(x||"").trim();if(!_)return;const P=pa[_]||{},O=String(S!==void 0?S:P.draft||"").trim();if(!O||P.running)return;const U=v.current.find(We=>We.id===_);if(!U)return;const J=Cn(U.data)||"markdown",Y=Qi(U.data);let G=Zo(Y,J),le=ji(Y);if(G)try{le=await el(i,G)}catch(We){ge(String(We.message||We))}else if(J!=="image"&&String(le||"").trim()){const We=Ra(J,le);if(We){ge(`${We} 未进入微调。`);return}try{const Re=await tb(i,xC(_,U.data),le);await Nn(),$s(_,Re,"replace",{logChat:!1,reloadDisplay:!0,statusMessage:`已将展示保存为 ${Re}`}),G=Re,le=""}catch(Re){ge(String(Re.message||Re));return}}const xe=oG(_,v.current,w.current),me={role:"user",text:O,at:Date.now()},_e=Array.isArray(P.messages)?P.messages:[],Oe=P.sessionId||`nodechat_${Date.now()}_${_.replace(/[^a-z0-9_-]+/gi,"_")}`;mo(We=>({...We,[_]:{...P,sessionId:Oe,messages:[..._e,me],draft:"",running:!0,error:""}}));try{const We=await fetch("/api/workspace/node-chat",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,sessionId:Oe,node:{id:_,label:((De=U.data)==null?void 0:De.label)||_,definitionId:((He=U.data)==null?void 0:He.definitionId)||""},nodeKind:J,currentContent:G?"":le,sourceContext:xe,targetFilePath:G,messages:_e,message:O,model:Ri})}),Re=await We.json().catch(()=>({}));if(!We.ok)throw new Error(Re.error||"节点微调失败");const Lt=String(Re.candidateContent||Re.reply||"").trim(),it=!!Re.directFileEdit,Ye=String(Re.artifactPath||G||"").trim();if(it&&Ye){const Te=Ra(J,Lt);if(Te)throw new Error(`${Te} 文件已由 agent 修改,请检查 ${Ye}。`);await Nn(),$s(_,Ye,"replace",{logChat:!1,reloadDisplay:!0,statusMessage:`已按微调描述更新 ${Ye}`})}else if(Lt){const Te=Ra(J,Lt);if(Te)throw new Error(`${Te} 已取消写入,避免覆盖当前展示文件。`);if(G){const It=await tb(i,G,Lt);await Nn(),$s(_,It,"replace",{logChat:!1,statusMessage:`已按微调描述更新 ${It}`})}else $s(_,Lt,"replace",{logChat:!1,statusMessage:"已按微调描述更新展示内容"})}mo(Te=>{var It;return{...Te,[_]:{...Te[_]||{},sessionId:String(Re.sessionId||Oe),running:!1,candidateContent:"",messages:[...(It=Te[_])!=null&&It.messages&&Array.isArray(Te[_].messages)?Te[_].messages:[..._e,me],{role:"assistant",text:Lt||it?Ye?`已更新文件 ${Ye}。`:"已按你的描述更新当前展示。":"没有生成可更新的内容。",at:Date.now()}]}}})}catch(We){const Re=String(We.message||We);mo(Lt=>({...Lt,[_]:{...Lt[_]||{},running:!1,error:Re}})),ge(Re)}},[Ri,i,Nn,pa,$s,Ce]),TS=m.useCallback(async(x,S)=>{if(!Ce){ge("Readonly workspace");return}const _=Cn(S)||"markdown",P=Qi(S),O=Zo(P,_);let U=ji(P);if(O)try{U=await el(i,O)}catch(le){ge(String(le.message||le));return}if(!String(U||"").trim()){ge("展示节点没有可保存内容");return}const J=Ra(_,U);if(J){ge(`${J} 未保存文件。`);return}const Y=xC(x,S),G=window.prompt("保存到 workspace 相对路径",Y);if(G)try{const le=await fetch("/api/workspace/file",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,path:G,content:U})}),xe=await le.json().catch(()=>({}));if(!le.ok)throw new Error(xe.error||"保存文件失败");const me=xe.path||G,_e=Ir(i);_e.set("path",me);const Oe=await fetch(`/api/workspace/file?${_e.toString()}`);if(!Oe.ok){const De=await Oe.json().catch(()=>({}));throw new Error(De.error||`保存后读取失败:${me}`)}await Nn(),fo(De=>TG(De,me,String(U||"").length)),ll(De=>{const He=new Set(De);for(const We of _p(me))He.delete(We);return He}),$s(x,me,"replace",{logChat:!1,statusMessage:`已保存并引用 ${me}`}),ge(`已保存 ${me}`)}catch(le){ge(String(le.message||le))}},[i,Nn,$s,Ce]),MS=m.useCallback(x=>{var O,U;const S=String(x||"").trim();if(!S||zn)return;const _=v.current.find(J=>J.id===S);if(!_||!Cn(_==null?void 0:_.data)){ge("展示节点不可用");return}const P=String(((O=_.data)==null?void 0:O.label)||((U=_.data)==null?void 0:U.displayName)||S).trim()||"AgentFlow Display";fn(Qy({title:P,layout:"single",nodeIds:[S],mode:"single-node",sourceNodeId:S})),Gn(""),Fn(null),Yn(!0)},[zn]),Af=m.useCallback((x,S)=>{const _=String(x||"");_&&Be(P=>{if(!P||P.id!==_)return P;const O=typeof S=="function"?S(P):S;return!O||typeof O!="object"?P:{...P,...O}})},[]),$S=m.useCallback((x,S)=>{const _=String(x||"");!_||!Ce||(k(P=>P.map(O=>{var J;if(O.id!==_)return O;const U=Array.isArray((J=O.data)==null?void 0:J.outputs)&&O.data.outputs.length?O.data.outputs.map((Y,G)=>G===0?{...Y,default:S,value:S}:Y):[{type:"file",name:"value",default:S,value:S}];return{...O,data:{...O.data,body:"",outputs:U}}})),Af(_,P=>({body:"",outputs:Array.isArray(P==null?void 0:P.outputs)&&P.outputs.length?P.outputs.map((U,J)=>J===0?{...U,default:S,value:S}:U):[{type:"file",name:"value",default:S,value:S}]})),ge(`已选择文件 ${S}`))},[k,Af,Ce]),LS=m.useCallback(x=>{pg({nodeId:String(x||""),query:""})},[]),Pg=m.useCallback(()=>{pg({nodeId:"",query:""})},[]),p$=m.useCallback(x=>{const S=String((x==null?void 0:x.path)||"").trim();!S||!Uc.nodeId||($S(Uc.nodeId,S),Pg())},[Pg,Uc.nodeId,$S]),OS=m.useCallback(async(x,S)=>{if(!Ce)return;const _=vG(x,S);if(_.length===0)return;const P=[];try{for(const O of _){const U=await fetch("/api/workspace/delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,path:O})});if(U.status===404)continue;const J=await U.json().catch(()=>({}));if(!U.ok)throw new Error(J.error||"清理节点输出失败");P.push(J.path||O)}if(P.length===0)return;ge(`已清理 ${P.join(", ")}`),await Nn(),fg(O=>_.some(U=>O===U||O.startsWith(`${U}/`))?"":O)}catch(O){ge(String(O.message||O))}},[i,Nn,Ce]),Pf=m.useMemo(()=>({modelLists:ua,showBodyPreview:!0,flowParams:i,readOnly:!Ce,onRunWorkspaceNode:xS,onStopWorkspaceNode:wS,onOpenWorkspaceRunLogs:yS,onOptimizeWorkspaceRun:Ag,onOptimizeWorkspaceSchedule:Ag,runningRunNodeIds:dS,onChangeScheduledRunConfig:CS,onChangeContextRunConfig:NS,skills:Ps,skillCollections:cl,onChangeLoadSkillKeys:vS,onRefreshSkills:jf,mcpServers:$v,onChangeLoadMcpNames:SS,onRefreshMcps:Nf,workspaceTargets:Ov,onChangeLoadWorkspace:jS,onRefreshWorkspaces:Cf,onSaveDisplayNodeToFile:TS,onShareDisplayNode:MS,onOpenDisplayPreview:se,onRefreshNodeInternals:ho,onEnsureWorkspaceNodeDisplaySize:Wv,sharingDisplayNodeId:zn,onUploadWorkspaceImage:Ef,onUploadImageToDisplayNode:IS,onOpenProvideFilePicker:LS,onStatus:ge,onSetDisplayNodeContent:$s,onToggleNodeChat:_S,onCloseNodeChat:ES,onUpdateNodeChatDraft:AS,onSendNodeChat:RS,onSyncNodePropDraft:Af,onCleanupWorkspaceNodeOutputs:OS}),[NS,SS,vS,jS,CS,OS,ES,Wv,i,$v,ua,LS,yS,Ag,Nf,ho,jf,Cf,xS,dS,TS,RS,$s,MS,zn,cl,Ps,wS,Af,_S,AS,IS,Ef,Ov,Ce]),h$=m.useRef(new Map),es=m.useMemo(()=>{const x=h$.current,S=new Set,_=g.map(P=>{var Y,G;const O={selected:P.selected===!0,isExecuting:sS.has(P.id),nodeStatus:((Y=_g[P.id])==null?void 0:Y.status)??null,nodeElapsed:((G=_g[P.id])==null?void 0:G.elapsed)??null,optimizingRun:iS===P.id,scheduledRunState:rS[P.id]||null,nodeChatActive:Gv===P.id,nodeChat:pa[P.id]||null},U=x.get(P.id);if(U&&U.source===P&&U.commonData===Pf&&JY(U.runtime,O))return S.add(P.id),U.node;const J={...P,data:{...P.data,...Pf,...O}};return x.set(P.id,{source:P,commonData:Pf,runtime:O,node:J}),S.add(P.id),J});for(const P of x.keys())S.has(P)||x.delete(P);return _},[Gv,Pf,pa,g,iS,rS,sS,_g]),Ig=m.useMemo(()=>new Map(es.map(x=>[x.id,x])),[es]),DS=As?Ig.get(As):null,au=m.useMemo(()=>{const x=new Set(F);return j.nodeIds.map((S,_)=>{const P=Ig.get(S);if(!P||!Cn(P.data))return null;const O=$l(P)||{width:520,height:320},U=Da(j.nodeSizes[S]||O,{display:!0})||O,J=j.nodePositions[S]||{x:180+_*36,y:120+_*28};return{...P,id:dC(S),position:J,selected:x.has(S),width:U.width,height:U.height,data:{...P.data,sourceNodeId:S,displayPageMode:!0,readOnly:!0,selected:x.has(S),displaySize:U,nodeSize:U}}}).filter(Boolean)},[j,Ig,F]),wl=m.useMemo(()=>es.filter(x=>Cn(x==null?void 0:x.data)),[es]),ht=c==="display",$n=c==="workflow";m.useEffect(()=>{if(!ht||!j.viewport)return;const x=j.viewport,S=()=>{try{r.setViewport(x,{duration:0})}catch{}},_=window.requestAnimationFrame(()=>window.requestAnimationFrame(S));return()=>window.cancelAnimationFrame(_)},[j.viewport,ht,r]),m.useEffect(()=>{if(ht||$n||!I)return;const x=I,S=()=>{try{r.setViewport(x,{duration:0})}catch{}},_=window.requestAnimationFrame(()=>window.requestAnimationFrame(S));return()=>window.cancelAnimationFrame(_)},[ht,$n,r,I]),m.useEffect(()=>{$n&&vf(dr)},[$n]),m.useEffect(()=>{if(!$n||!dr)return;const x=Ir(i);x.set("tapdId",dr);const S=new EventSource(`/api/prd-workflow/events?${x.toString()}`);return S.onmessage=()=>{vf(dr)},S.onerror=()=>{S.close()},()=>S.close()},[i,$n,vf,dr]),m.useEffect(()=>{if(!i.flowId)return;const x=Ir(i);x.set("clientId",oe.current);const S=new EventSource(`/api/workspace/events?${x.toString()}`);return S.onmessage=_=>{let P=null;try{P=JSON.parse(_.data||"{}")}catch{P=null}if(!(!P||P.clientId===oe.current)){if(P.type==="graph.committed"){Eg(P);return}if(P.type==="runtime.committed"){Eg(P);return}if(String(P.type||"").startsWith("file.")){Nn();return}String(P.type||"").startsWith("run.")&&Sf()}},()=>{S.close(),be.current&&(window.clearTimeout(be.current),be.current=null),Ue.current=!1}},[i,Nn,Sf,Eg]),m.useEffect(()=>{const x=q.current,S=new Map,_=[];for(const J of[...es,...au]){const Y=GY(J);S.set(J.id,Y),x.get(J.id)!==Y&&_.push(J.id)}if(q.current=S,_.length===0)return;const P=()=>_.forEach(J=>s(J)),O=window.requestAnimationFrame(P),U=window.setTimeout(P,80);return()=>{window.cancelAnimationFrame(O),window.clearTimeout(U)}},[au,es,s]);const tn=m.useMemo(()=>g.find(x=>x.id===K)||null,[g,K]),Rg=m.useRef({id:"",draft:null}),m$=m.useMemo(()=>{const x=NC(tn);return x?JSON.stringify(x):""},[tn]);m.useEffect(()=>{if(!tn){Rg.current={id:"",draft:null},Be(null),Ut("");return}const x=NC(tn),S=Rg.current;Rg.current={id:tn.id,draft:x},Be(_=>!_||_.id!==tn.id||S.id!==tn.id||!S.draft?x:qG(_,S.draft,x)),Ut("")},[tn==null?void 0:tn.id,m$]);const Tg=m.useCallback((x=!1)=>{if(!pe||!tn)return!1;if(!Ce)return Ut("Readonly workspace"),ge("Readonly workspace"),!1;Ut("");const S=EC({nodes:g,edges:b,instances:$.current,selectedNode:tn,draft:pe,allowRename:x});return S!=null&&S.error?(Ut(S.error),!1):(!(S!=null&&S.ok)||!S.changed||($.current=S.instances,V(S.instances),k(S.nodes),y(S.edges),S.nextId!==tn.id&&he(S.nextId),ho(S.nextId)),!0)},[b,pe,g,tn,y,k,ho,Ce]);m.useEffect(()=>{if(!Ce||!pe||!tn)return;const x=window.setTimeout(()=>{Tg(!1)},350);return()=>window.clearTimeout(x)},[pe==null?void 0:pe.label,pe==null?void 0:pe.role,pe==null?void 0:pe.model,pe==null?void 0:pe.body,JSON.stringify((pe==null?void 0:pe.images)||[]),pe==null?void 0:pe.script,pe==null?void 0:pe.scriptRef,pe==null?void 0:pe.implementationRef,pe==null?void 0:pe.implementationMode,JSON.stringify((pe==null?void 0:pe.inputs)||[]),JSON.stringify((pe==null?void 0:pe.outputs)||[]),Tg,tn==null?void 0:tn.id,Ce]);const g$=m.useMemo(()=>{const x=new Map(es.map(S=>[S.id,S]));return b.map(S=>{var le,xe,me,_e;const _=x.get(S.source),P=x.get(S.target),O=/^output-(\d+)$/.exec(S.sourceHandle||""),U=/^input-(\d+)$/.exec(S.targetHandle||""),J=_&&O?(xe=(le=_.data)==null?void 0:le.outputs)==null?void 0:xe[parseInt(O[1],10)]:null,Y=P&&U?(_e=(me=P.data)==null?void 0:me.inputs)==null?void 0:_e[parseInt(U[1],10)]:null,G=J!=null&&J.type?En(J.type):Y!=null&&Y.type?En(Y.type):"";return G?{...S,style:{...S.style||{},stroke:G,strokeWidth:2},markerEnd:{type:gi.ArrowClosed,color:G}}:S})},[b,es]),y$=ht?au:es,w$=ht?[]:g$,x$=m.useMemo(()=>ht?au.map(x=>({...x,id:Jy(x.id)})):es,[au,es,ht]),Mg=m.useCallback(x=>{const S=String(x||"").trim();if(!S)return;const _=ht?dC(S):S;ht?T([S]):(k(O=>O.map(U=>({...U,selected:U.id===_}))),y(O=>O.map(U=>({...U,selected:!1}))),he(_));const P=()=>{var le,xe,me;const O=r.getNode(_);if(!O)return;const U=(le=r.getInternalNode)==null?void 0:le.call(r,_),J=((xe=U==null?void 0:U.measured)==null?void 0:xe.width)??(U==null?void 0:U.width)??O.width??260,Y=((me=U==null?void 0:U.measured)==null?void 0:me.height)??(U==null?void 0:U.height)??O.height??120,{zoom:G}=r.getViewport();r.setCenter(O.position.x+J/2,O.position.y+Y/2,{zoom:nG(G),duration:240})};window.requestAnimationFrame(()=>window.requestAnimationFrame(P))},[ht,r,y,k]);m.useEffect(()=>{const x=String(a.current||"").trim();!x||!ne.current||c!=="workspace"||es.some(S=>S.id===x)&&(a.current="",rt.current=!0,Mg(x))},[es,Mg,c]);const FS=m.useCallback(()=>{const x=r.getViewport(),S={x:Number(x.x)||0,y:Number(x.y)||0,zoom:Math.min(Math.max(Number(x.zoom)||1,.1),4)};if(ht){const _={...A.current,viewport:S};A.current=_,N(_),ge("已固定 Display 进入视角")}else{B.current=S,D(S);try{window.localStorage.setItem(l,JSON.stringify(S))}catch{}ge("已固定 Workspace 进入视角");return}Yt(v.current,w.current).catch(_=>ge(String(_.message||_)))},[ht,r,Yt,l]),$g=m.useMemo(()=>{const x=de.trim().toLowerCase(),S={DISPLAY:[],CONTROL:[],TOOL:[],PROVIDE:[],AGENT:[]};for(const _ of tt)x&&![_.id,_.label,_.displayName,_.description].some(P=>String(P||"").toLowerCase().includes(x))||S[Ou(_)].push(_);for(const _ of Tl)S[_].sort((P,O)=>P.id.localeCompare(O.id));return S},[tt,de]),lu=m.useMemo(()=>{const x=Mt.trim().toLowerCase();return tt.filter(S=>!x||[S.id,S.label,S.displayName,S.description].some(_=>String(_||"").toLowerCase().includes(x))).sort((S,_)=>{const P=Tl.indexOf(Ou(S)),O=Tl.indexOf(Ou(_));return P!==O?P-O:Du(S).localeCompare(Du(_))}).slice(0,30)},[tt,Mt]),cu=m.useMemo(()=>{const x=Mt.trim().toLowerCase();return Se.filter(S=>!x||[S.id,S.version,S.displayName,S.name,S.description,...Array.isArray(S.tags)?S.tags:[]].some(_=>String(_||"").toLowerCase().includes(x))).sort((S,_)=>String(S.displayName||S.name||S.id).localeCompare(String(_.displayName||_.name||_.id))).slice(0,30)},[Se,Mt]);m.useEffect(()=>{Er(0)},[Mt,je,lt]),m.useEffect(()=>{if(!je)return;const x=window.setTimeout(()=>{var S;return(S=qv.current)==null?void 0:S.focus()},0);return()=>window.clearTimeout(x)},[je]);const b$=m.useMemo(()=>{const x=ug.trim().toLowerCase();return x?sv(xr).filter(S=>S.path.toLowerCase().includes(x)):xr},[ug,xr]),ga=m.useMemo(()=>PT(xr,dg),[xr,dg]),$i=(ga==null?void 0:ga.type)==="directory"?ga.path:AG((ga==null?void 0:ga.path)||""),k$=m.useCallback(x=>{var S,_;(_=(S=x.target)==null?void 0:S.closest)!=null&&_.call(S,".af-work-file")||fg("")},[]),v$=[...(ua.cursor||[]).map(x=>({label:`Cursor · ${x.split(" - ")[0]}`,value:`cursor:${x.split(" - ")[0]}`})),...(ua.opencode||[]).map(x=>({label:`OpenCode · ${x.split(" - ")[0]}`,value:`opencode:${x.split(" - ")[0]}`})),...(ua.claudeCode||[]).map(x=>({label:`Claude · ${x.split(" - ")[0]}`,value:`claude-code:${x.split(" - ")[0]}`})),...(ua.codex||[]).map(x=>({label:`Codex · ${x.split(" - ")[0]}`,value:`codex:${x.split(" - ")[0]}`}))],Lg=m.useMemo(()=>new Set(Is),[Is]),xl=m.useMemo(()=>{const x=new Map(Ps.map(U=>[U.key,U])),S=new Set,_=new Set,P=cl.map(U=>{const J=Xo(U,Ps).map(Y=>x.get(Y)).filter(Boolean);for(const Y of J)S.add(Y.key),_.add(String(Y.name||Y.id||Y.key||"").trim());return{...U,skills:J}}).filter(U=>U.skills.length>0),O=Ps.filter(U=>{const J=String(U.name||U.id||U.key||"").trim();return!S.has(U.key)&&!_.has(J)});return{groups:P,ungrouped:O}},[cl,Ps]);m.useEffect(()=>{Vv(x=>{let S=!1;const _=new Set(x);for(const P of xl.groups)_.has(P.id)||(_.add(P.id),S=!0);return S?_:x})},[xl.groups]);const Qn=m.useMemo(()=>{const x=g.filter(S=>S.selected);return x.length>0?x:K?g.filter(S=>S.id===K):[]},[g,K]),If=m.useMemo(()=>Qn.map(x=>x.id),[Qn]),zS=m.useCallback(()=>{if(ht)return;if(!Ce){ge("Readonly workspace");return}const x=(v.current||[]).filter(Y=>(Y==null?void 0:Y.selected)&&!sd(Y));if(x.length<2){ge("选择至少两个节点后按 G 创建 Group");return}const S=x.reduce((Y,G)=>{var Oe,De,He,We,Re,Lt,it,Ye,Te,It,Le,ut;const le=Number(((Oe=G.position)==null?void 0:Oe.x)||0),xe=Number(((De=G.position)==null?void 0:De.y)||0),me=Number(((He=G.measured)==null?void 0:He.width)||G.width||((Re=(We=G.data)==null?void 0:We.nodeSize)==null?void 0:Re.width)||((it=(Lt=G.data)==null?void 0:Lt.displaySize)==null?void 0:it.width)||sT),_e=Number(((Ye=G.measured)==null?void 0:Ye.height)||G.height||((It=(Te=G.data)==null?void 0:Te.nodeSize)==null?void 0:It.height)||((ut=(Le=G.data)==null?void 0:Le.displaySize)==null?void 0:ut.height)||Zh);return{minX:Math.min(Y.minX,le),minY:Math.min(Y.minY,xe),maxX:Math.max(Y.maxX,le+me),maxY:Math.max(Y.maxY,xe+_e)}},{minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0});if(!Number.isFinite(S.minX)||!Number.isFinite(S.minY))return;const _=new Set((v.current||[]).map(Y=>Y.id));let P=1,O=`group_${P}`;for(;_.has(O);)P+=1,O=`group_${P}`;const U=Zx({width:S.maxX-S.minX+jp*2,height:S.maxY-S.minY+jp*2})||{width:Ja,height:Xa},J={id:O,type:uc,position:{x:S.minX-jp,y:S.minY-jp},width:U.width,height:U.height,selected:!0,draggable:!0,selectable:!0,zIndex:0,data:{isWorkspaceGroup:!0,label:sm(P-1),title:sm(P-1),color:"purple",nodeSize:U}};k(Y=>[J,...Y.map(G=>({...G,selected:!1}))]),y(Y=>Y.map(G=>({...G,selected:!1}))),he(""),ge(`Created group for ${x.length} nodes`)},[ht,y,k,Ce]),uu=m.useMemo(()=>g.filter(x=>Cn(x==null?void 0:x.data)),[g]),Og=m.useMemo(()=>Qn.filter(x=>Cn(x==null?void 0:x.data)).map(x=>x.id),[Qn]),S$=m.useMemo(()=>{const x=String((Ar==null?void 0:Ar.username)||(Ar==null?void 0:Ar.userId)||"").trim();return x?x.slice(0,1).toUpperCase():"?"},[Ar]),Dg=m.useMemo(()=>new Set(If),[If]),Rf=m.useMemo(()=>b.filter(x=>Dg.has(x.source)&&Dg.has(x.target)),[b,Dg]),Fg=m.useCallback(x=>{const S=x==="display"?"display":x==="workflow"?"workflow":"workspace";u(S),he(""),T([]),E(null),Pe(!1),Or(!1);const _=Ir(i);S==="display"&&_.set("view","display"),S==="workflow"&&(_.set("view","workflow"),dr.trim()&&_.set("tapdId",dr.trim()));const P=`/workspace${_.toString()?`?${_.toString()}`:""}`;window.history.pushState({},"",P)},[i,dr]),BS=m.useCallback(x=>{const S=String(x||"").trim();if(!S)return;const _=v.current.find(P=>P.id===S);if(!_||!Cn(_.data)){ge("展示节点不可用");return}N(P=>{if(P.nodeIds.includes(S))return P;const O=P.nodeIds.length,U=$l(_);return{nodeIds:[...P.nodeIds,S],nodePositions:{...P.nodePositions,[S]:{x:180+O*36,y:120+O*28}},nodeSizes:{...P.nodeSizes,...U?{[S]:U}:{}}}}),T([S])},[]),HS=m.useCallback(x=>{const S=String(x||"").trim();S&&(N(_=>{const P=_.nodeIds.filter(J=>J!==S),O={..._.nodePositions},U={..._.nodeSizes};return delete O[S],delete U[S],{nodeIds:P,nodePositions:O,nodeSizes:U}}),T(_=>_.filter(P=>P!==S)))},[]),WS=m.useCallback(x=>{const S=String(x||"").trim();S&&(A.current.nodeIds.includes(S)?HS(S):BS(S))},[BS,HS]),Tf=m.useMemo(()=>{const x=si.trim().toLowerCase();return x?wl.filter(S=>{var _,P;return[S.id,(_=S.data)==null?void 0:_.label,(P=S.data)==null?void 0:P.definitionId].filter(Boolean).some(O=>String(O).toLowerCase().includes(x))}):wl},[wl,si]),VS=m.useMemo(()=>{const x=Tf.length,S=x<=1?1:x<=4?2:3,_=Array.from({length:S},()=>({height:0,nodes:[]}));for(const P of Tf){const O=$l(P)||{width:420,height:260},U=Math.max(1,Number(O.width)||420),J=Math.max(1,Number(O.height)||260),Y=Math.min(26,Math.max(5.5,J/U*16))+3.2;let G=_[0];for(const le of _)le.height<G.height&&(G=le);G.nodes.push(P),G.height+=Y}return _.map(P=>P.nodes)},[Tf]),j$=m.useCallback(x=>{var U;const S=j.nodeIds.includes(x.id),_=$l(x)||{width:420,height:260},P=Math.max(1,Math.round(Number(_.width)||420)),O=Math.max(1,Math.round(Number(_.height)||260));return o.jsxs("button",{type:"button",className:"af-display-picker-card"+(S?" af-display-picker-card--selected":""),style:{"--af-display-picker-card-ratio":`${P} / ${O}`},onClick:()=>WS(x.id),children:[o.jsx("span",{className:"af-display-picker-card__check","aria-hidden":!0,children:o.jsx("input",{type:"checkbox",checked:S,readOnly:!0,tabIndex:-1})}),o.jsx("span",{className:"af-display-picker-card__preview",children:o.jsx(yG,{node:x})}),o.jsxs("span",{className:"af-display-picker-card__meta",children:[o.jsx("strong",{children:((U=x.data)==null?void 0:U.label)||x.id}),o.jsxs("small",{children:[Cn(x.data)," · ",x.id]})]})]},x.id)},[j.nodeIds,WS]),KS=m.useMemo(()=>{const x=de.trim().toLowerCase();return x?Se.filter(S=>[S.id,S.version,S.displayName,S.name,S.description,...Array.isArray(S.tags)?S.tags:[]].filter(Boolean).some(_=>String(_).toLowerCase().includes(x))):Se},[Se,de]),qS=m.useCallback((x,S)=>{const _=String(x||"snippet_node").trim().replace(/[^a-zA-Z0-9_]+/g,"_").replace(/^_+|_+$/g,"")||"snippet_node";let P=`${_}_${Date.now().toString(36)}`,O=2;for(;S.has(P);)P=`${_}_${Date.now().toString(36)}_${O}`,O+=1;return S.add(P),P},[]),du=m.useCallback((x,S)=>{var Te,It;if(!Ce){ge("Readonly workspace");return}const _=x!=null&&x.snippet&&typeof x.snippet=="object"?x.snippet:{},P=_.instances&&typeof _.instances=="object"?_.instances:{},O=Object.keys(P);if(O.length===0)return;const U=new Set(v.current.map(Le=>Le.id)),J={};for(const Le of O)J[Le]=qS(Le,U);const Y=(Te=_.ui)!=null&&Te.nodePositions&&typeof _.ui.nodePositions=="object"?_.ui.nodePositions:{},G=(It=_.ui)!=null&&It.nodeSizes&&typeof _.ui.nodeSizes=="object"?_.ui.nodeSizes:{},le=O.map(Le=>{const ut=Y[Le];return{id:Le,x:typeof(ut==null?void 0:ut.x)=="number"?ut.x:0,y:typeof(ut==null?void 0:ut.y)=="number"?ut.y:0}}),xe=Math.min(...le.map(Le=>Le.x)),me=Math.min(...le.map(Le=>Le.y));let _e=S||{x:360+v.current.length*24,y:180+v.current.length*18};if(!S){const Le=document.querySelector(".af-workspace-canvas .react-flow");if(Le){const ut=Le.getBoundingClientRect();_e=r.screenToFlowPosition({x:ut.left+ut.width*.48,y:ut.top+ut.height*.32})}}const Oe={},De={},He={};for(const Le of le){const ut=J[Le.id];Oe[ut]={...P[Le.id]||{}},De[ut]={x:_e.x+(Le.x-xe),y:_e.y+(Le.y-me)};const Ct=G[Le.id];typeof(Ct==null?void 0:Ct.width)=="number"&&typeof(Ct==null?void 0:Ct.height)=="number"&&(He[ut]={width:Ct.width,height:Ct.height})}const We=new Set(O),Re=(Array.isArray(_.edges)?_.edges:[]).filter(Le=>We.has(Le==null?void 0:Le.source)&&We.has(Le==null?void 0:Le.target)).map(Le=>({source:J[Le.source],target:J[Le.target],sourceHandle:Le.sourceHandle??null,targetHandle:Le.targetHandle??null})),Lt=Nu({instances:Oe,edges:Re,ui:{nodePositions:De,nodeSizes:He}},tt),it=Lt.nodes.map(Le=>Le.id),Ye=Lt.nodes.map(Le=>({...Le,selected:!0}));$.current={...$.current,...Lt.instances},V($.current),k(Le=>[...Le.map(ut=>({...ut,selected:!1})),...Ye]),y(Le=>[...Le.map(ut=>({...ut,selected:!1})),...Lt.edges.map(ut=>({...ut,selected:!1}))]),he(""),T([]),ge(`已添加流程片段:${x.displayName||x.id}(已选中 ${it.length} 个节点)`)},[qS,tt,r,y,k,Ce]),N$=m.useCallback(()=>{var _,P;if(Qn.length<2){Sn("请先在 workspace 画布上选择至少两个节点。"),Ze("flows");return}const x=Qn[0],S=Qn.length===2?`${((_=x.data)==null?void 0:_.label)||x.id} 片段`:`${((P=x.data)==null?void 0:P.label)||x.id} 等 ${Qn.length} 个节点`;Je({name:S,id:S.toLowerCase().replace(/[^a-z0-9_-]+/g,"-").replace(/^-+|-+$/g,""),description:""}),rn(""),Ie(!0),Ze("flows")},[Qn]),C$=m.useCallback(async()=>{var O,U;if(Qn.length<2)return;const x=Fe.name.trim();if(!x){rn("请填写片段名称。");return}const S={},_={};for(const J of Qn){S[J.id]={x:((O=J.position)==null?void 0:O.x)||0,y:((U=J.position)==null?void 0:U.y)||0};const Y=$l(J);Y&&(_[J.id]=Y)}const P=Rf.map(J=>({source:J.source,target:J.target,sourceHandle:J.sourceHandle??null,targetHandle:J.targetHandle??null}));Nt(!0),rn("");try{const J=await fetch("/api/marketplace/publish-flow-snippet",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:Fe.id,name:x,displayName:x,version:"1.0.0",description:Fe.description,snippet:{instances:Yk(Qn,$.current),edges:P,ui:{nodePositions:S,nodeSizes:_}}})}),Y=await J.json().catch(()=>({}));if(!J.ok||Y.ok===!1)throw new Error(Y.error||"发布流程片段失败");Ie(!1),ge(`流程片段已发布:${Y.id||x}`),Hv(`流程片段已发布:${Y.id||x}`),await kf(),Ze("flows")}catch(J){rn(String(J.message||J))}finally{Nt(!1)}},[kf,Fe,Rf,Qn,Hv]),US=m.useCallback(async()=>{var S;const x=Kc.trim();if(x){xv(!0),Vc("");try{const _=await fetch("/api/workspace/collaboration/share",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,username:x,role:"editor"})}),P=await _.json().catch(()=>({}));if(!_.ok)throw new Error(P.error||"添加协作成员失败");og(P.workspace||null),kv(""),ge(`已将 Workspace 分享给 ${((S=P.member)==null?void 0:S.username)||x}`)}catch(_){Vc(String(_.message||_))}finally{xv(!1)}}},[i,Kc]),_$=m.useCallback(()=>{Vc(""),ag(!0)},[]),E$=m.useCallback(async x=>{const S=String((x==null?void 0:x.userId)||"").trim();if(!(!S||S===(Zt==null?void 0:Zt.ownerId))){Sv(S),Vc("");try{const _=await fetch("/api/workspace/collaboration/share",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,memberUserId:S})}),P=await _.json().catch(()=>({}));if(!_.ok)throw new Error(P.error||"取消成员分享失败");og(P.workspace||null),ge(`已取消对 ${(x==null?void 0:x.username)||S} 的分享`)}catch(_){Vc(String(_.message||_))}finally{Sv("")}}},[i,Zt==null?void 0:Zt.ownerId]),YS=m.useCallback(async()=>{const x=Pl(v.current,w.current,$.current);x.ui={...x.ui||{},...B.current?{viewport:B.current}:{},displayPage:fC(A.current,v.current)};const S=new Blob([`${JSON.stringify(x,null,2)}
|
|
263
|
-
`],{type:"application/json"}),_=URL.createObjectURL(S),P=document.createElement("a");P.href=_,P.download=`${i.flowId||"workspace"}-conflict-draft-${Date.now()}.json`,document.body.appendChild(P),P.click(),P.remove(),URL.revokeObjectURL(_),await ys(),ol(null),ca(!1),ge("已备份本地草稿并载入远端最新版本")},[w,i.flowId,ys,v]),A$=m.useCallback(async()=>{const x=Array.isArray(jn==null?void 0:jn.conflictItems)?jn.conflictItems:[];if(!x.length||!(jn!=null&&jn.mergeGraph)||!(jn!=null&&jn.currentGraph)){qc("当前冲突缺少字段合并数据,请改用“备份并载入远端”。");return}let S=jn.mergeGraph;try{x.forEach((P,O)=>{const U=cg[String(O)]||{mode:"local"};let J,Y=!0;U.mode==="remote"?(J=P.current,Y=P.hasCurrent!==!1):U.mode==="manual"?J=JSON.parse(String(U.manual||"")):(J=P.incoming,Y=P.hasIncoming!==!1),S=tJ(S,P.pathParts,J,Y)})}catch(P){qc(`手动值不是有效 JSON:${String(P.message||P)}`);return}jv(!0),qc(""),Ts("saving"),Ms("正在提交冲突解决结果");const _=Z.current.catch(()=>{}).then(async()=>{const P=await fetch("/api/workspace/graph",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,graph:S,baseRevision:jn.currentRevision,baseGraph:jn.currentGraph,clientId:oe.current})}),O=await P.json().catch(()=>({}));if(!P.ok){if(P.status===409&&Array.isArray(O.conflictItems)){const U=O.conflictItems;ol({currentRevision:String(O.currentRevision||""),message:O.error||"Workspace 再次出现冲突",conflictPaths:Array.isArray(O.conflictPaths)?O.conflictPaths:[],conflictItems:U,mergeGraph:O.mergeGraph||null,currentGraph:O.currentGraph||null}),al(Object.fromEntries(U.map((J,Y)=>[String(Y),{mode:"local",manual:Cu(J)}])))}throw new Error(O.error||"提交冲突解决结果失败")}await ys(),ol(null),ca(!1),ge("冲突已解决并保存")});Z.current=_;try{await _}catch(P){qc(String(P.message||P)),Ts("error"),Ms(String(P.message||P))}finally{jv(!1)}},[i,ys,jn,cg]);m.useCallback(()=>{if(uu.length===0){ge("当前 workspace 没有 display 节点");return}const x=Og.length>0?Og:uu.map(_=>_.id),S=i.flowId?`${i.flowId} 展示页`:"AgentFlow Display";fn(Qy({title:S,layout:"gallery",nodeIds:x,mode:"multi-node"})),Gn(""),Fn(null),Yn(!0)},[i.flowId,Og,uu]);const P$=m.useCallback(x=>{fn(S=>{const _=Array.isArray(S.nodeIds)?S.nodeIds:[];return _.includes(x)?{...S,nodeIds:_.filter(P=>P!==x)}:{...S,nodeIds:[..._,x]}})},[]),Ls=m.useCallback(async()=>{Jn(!0),ct("");try{const x=await fetch("/api/display/shares"),S=await x.json().catch(()=>({}));if(!x.ok)throw new Error(S.error||"读取分享列表失败");xn(Array.isArray(S.shares)?S.shares:[])}catch(x){ct(String(x.message||x)),xn([])}finally{Jn(!1)}},[]),I$=m.useCallback(()=>{ot(!0),et(""),Ls()},[Ls]),R$=m.useCallback(async()=>{var _,P;const x=Ft.title.trim(),S=Array.isArray(Ft.nodeIds)?Ft.nodeIds:[];if(S.length===0){Gn("请选择至少一个 display 节点。");return}yr(!0),Gn(""),Fn(null);try{await Yt(g,b);const O=await fetch("/api/display/share",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,title:x,layout:Ft.layout,nodeIds:S,...hC(Ft)})}),U=await O.json().catch(()=>({}));if(!O.ok||U.ok===!1)throw new Error(U.error||"发布展示页失败");const J=new URL(U.url||`/display/${((_=U.share)==null?void 0:_.id)||""}`,window.location.origin).href;Fn({...U,absoluteUrl:J}),ge((P=U.share)!=null&&P.expiresAt?"展示页已生成":"展示页已生成:永久有效"),ke&&Ls()}catch(O){Gn(String(O.message||O))}finally{yr(!1)}},[Ft,ke,b,i,Ls,g,Yt]),T$=m.useCallback(async()=>{var S,_;const x=Array.isArray(j.nodeIds)?j.nodeIds:[];if(x.length===0){Gn("请先添加至少一个展示节点。"),ge("请先添加至少一个展示节点"),Or(!0);return}yr(!0),Gn("");try{await Yt(g,b);const P=i.flowId?`${i.flowId} 展示页`:"AgentFlow Display",O=await fetch("/api/display/share",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,title:P,layout:"canvas",nodeIds:x,...hC(Ft)})}),U=await O.json().catch(()=>({}));if(!O.ok||U.ok===!1)throw new Error(U.error||"生成展示链接失败");const J=new URL(U.url||`/display/${((S=U.share)==null?void 0:S.id)||""}`,window.location.origin).href;Fn({...U,absoluteUrl:J}),ur(!0),ge((_=U.share)!=null&&_.expiresAt?"展示链接已生成":"展示链接已生成:永久有效"),ke&&Ls()}catch(P){const O=String(P.message||P);Gn(O),ge(O)}finally{yr(!1)}},[j.nodeIds,Ft,ke,b,i,Ls,g,Yt]),GS=m.useCallback(async()=>{const x=mt==null?void 0:mt.absoluteUrl;if(!x)return;const S=await gC(x);ae(S?"copied":"failed"),window.setTimeout(()=>ae(""),1600)},[mt==null?void 0:mt.absoluteUrl]),M$=m.useCallback(async x=>{const S=mC(x),_=await gC(S);et(_?String((x==null?void 0:x.id)||""):"failed"),window.setTimeout(()=>et(""),1600)},[]),$$=m.useCallback(async(x,S)=>{const _=String((x==null?void 0:x.id)||"");if(_){Vt(_),ct("");try{const P=S==="permanent"?{id:_,expiresMode:"permanent",permanent:!0}:{id:_,expiresMode:"days",expiresInDays:Number(S||30)},O=await fetch("/api/display/share",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(P)}),U=await O.json().catch(()=>({}));if(!O.ok||U.ok===!1)throw new Error(U.error||"更新分享有效期失败");await Ls(),ge("分享有效期已更新")}catch(P){ct(String(P.message||P))}finally{Vt("")}}},[Ls]),L$=m.useCallback(async x=>{const S=String((x==null?void 0:x.id)||"");if(S){Vt(S),ct("");try{const _=await fetch(`/api/display/share?id=${encodeURIComponent(S)}`,{method:"DELETE"}),P=await _.json().catch(()=>({}));if(!_.ok||P.ok===!1)throw new Error(P.error||"撤销分享失败");await Ls(),ge("分享已撤销")}catch(_){ct(String(_.message||_))}finally{Vt("")}}},[Ls]),O$=m.useCallback(x=>{k(S=>S.map(_=>_.id===x?{..._,selected:!1}:_)),he(S=>S===x?"":S)},[k]),bl=m.useCallback(()=>{const x=bg.current;if(!x)return;const S=x.getBoundingClientRect(),_=Math.min(420,Math.max(320,S.width+160)),P=12,O=Math.max(180,S.top-P*2),U=Math.min(560,O);ZM({position:"fixed",left:Math.max(12,Math.min(window.innerWidth-_-12,S.left)),top:Math.max(P,S.top-U-P),width:_,maxHeight:U,zIndex:1e4})},[]);m.useEffect(()=>{if(!wf)return;bl();const x=_=>{var O,U;const P=_.target;(O=bg.current)!=null&&O.contains(P)||(U=Kv.current)!=null&&U.contains(P)||xg(!1)},S=_=>{_.key==="Escape"&&xg(!1)};return window.addEventListener("pointerdown",x),window.addEventListener("keydown",S),window.addEventListener("resize",bl),window.addEventListener("scroll",bl,!0),()=>{window.removeEventListener("pointerdown",x),window.removeEventListener("keydown",S),window.removeEventListener("resize",bl),window.removeEventListener("scroll",bl,!0)}},[wf,bl]);const D$=m.useCallback(x=>{var O,U;const S=IU(x);if(S.active?(gt.current||gs(),gt.current=!0):S.finished&>.current&&(gt.current=!1,bt.current=!0),c==="display"){const J=[];let Y=!1;S.mutated&&!S.active&&!S.finished&&gs(),N(G=>{var me,_e;const le={...G.nodePositions},xe={...G.nodeSizes};for(const Oe of x||[]){const De=Jy(Oe==null?void 0:Oe.id);if(!(!De||!G.nodeIds.includes(De))){if(Oe.type==="select"){Oe.selected&&J.push(De);continue}if(Oe.type==="position"&&Oe.position){le[De]={x:Oe.position.x,y:Oe.position.y},Y=!0;continue}if(Oe.type==="dimensions"&&((me=Oe.dimensions)!=null&&me.width)&&((_e=Oe.dimensions)!=null&&_e.height)){const He=Da({width:Math.round(Number(Oe.dimensions.width)),height:Math.round(Number(Oe.dimensions.height))},{display:!0});He&&(xe[De]=He,Y=!0)}}}return Y?{...G,nodePositions:le,nodeSizes:xe}:G}),(x||[]).some(G=>(G==null?void 0:G.type)==="select")&&T(J);return}if(!Ce){const J=(x||[]).filter(Y=>(Y==null?void 0:Y.type)==="select");J.length>0&&k(Y=>Wh(J,Y));return}S.mutated&&!S.active&&!S.finished&&gs();const _=new Map;for(const J of x||[])if((J==null?void 0:J.type)==="dimensions"&&((O=J.dimensions)!=null&&O.width)&&((U=J.dimensions)!=null&&U.height)){const Y=g.find(_e=>_e.id===J.id),G=sd(Y),le=!!Cn(Y==null?void 0:Y.data),xe={width:Math.round(Number(J.dimensions.width)),height:Math.round(Number(J.dimensions.height))},me=G?Zx(xe):Da(xe,{display:le});me&&_.set(J.id,me)}const P=Array.from(_.keys());if(k(J=>Wh(x,J).map(Y=>{const G=_.get(Y.id);return G?sd(Y)?{...Y,width:G.width,height:G.height,data:{...Y.data,nodeSize:G}}:Cn(Y.data)?{...Y,width:G.width,height:G.height,data:{...Y.data,nodeSize:G,displaySize:G}}:{...Y,width:G.width,height:G.height,data:{...Y.data,nodeSize:G}}:Y})),P.length>0){const J=()=>P.forEach(Y=>s(Y));window.requestAnimationFrame(J),window.setTimeout(J,80)}},[gs,g,k,s,c,Ce]),F$=m.useCallback(x=>{if(c!=="display"){if(!Ce){const S=(x||[]).filter(_=>(_==null?void 0:_.type)==="select");S.length>0&&y(_=>{const P=Vh(S,_);return w.current=P,P});return}(x||[]).some(S=>(S==null?void 0:S.type)!=="select")&&gs(),y(S=>{const _=Vh(x,S);return w.current=_,_})}},[gs,y,c,Ce]),kl=m.useCallback(()=>{const x=document.querySelector(".af-workspace-canvas .react-flow");if(x){const S=x.getBoundingClientRect();return r.screenToFlowPosition({x:S.left+S.width*.48,y:S.top+S.height*.32})}return{x:360+g.length*36,y:180+g.length*28}},[g.length,r]),Mf=m.useCallback(()=>{var x,S,_;if(tn){const P=Number(((x=tn.measured)==null?void 0:x.width)||tn.width||260);return{x:Number(((S=tn.position)==null?void 0:S.x)||0)+P+140,y:Number(((_=tn.position)==null?void 0:_.y)||0)}}return kl()},[kl,tn]),Li=m.useCallback((x,S={})=>{if(!Ce)return ge("Readonly workspace"),null;if(!x)return null;const _=tv(x)||x.id,P=mT(x),O=yT(x),U=S.id||zY(_,g),J=zu(x.inputs),Y=zu(x.outputs),G={definitionId:_,...P?{marketplaceRef:P}:{},...x.packageId?{marketplacePackageId:x.packageId}:{},...x.version?{marketplaceVersion:x.version}:{},label:S.label||rm(x),role:"normal",body:S.body||"",...S.script||O?{script:S.script||O}:{},...S.scriptRef?{scriptRef:S.scriptRef}:{},...S.implementationRef?{implementationRef:S.implementationRef}:{},...S.implementationMode?{implementationMode:S.implementationMode}:{},input:S.inputs||J,output:S.outputs||Y},le={id:U,type:uc,position:S.position||kl(),data:{label:G.label,definitionId:_,...P?{marketplaceRef:P}:{},...x.packageId?{marketplacePackageId:x.packageId}:{},...x.version?{marketplaceVersion:x.version}:{},schemaType:hT(_,x),role:"normal",body:G.body,...G.script?{script:G.script}:{},...G.scriptRef?{scriptRef:G.scriptRef}:{},...G.implementationRef?{implementationRef:G.implementationRef}:{},...G.implementationMode?{implementationMode:G.implementationMode}:{},inputs:G.input,outputs:G.output}},xe={...qx(le,{...$.current,[U]:G},tt),selected:!0};return gs(),k(me=>[...me.map(_e=>({..._e,selected:!1})),xe]),S.openProperties&&he(U),U},[kl,gs,g,tt,k,Ce]),z$=m.useCallback(x=>Gy(x,v.current),[]),B$=m.useCallback(x=>{if(!Ce){ge("Readonly workspace");return}if(!Gy(x,v.current)){ge("端口类型不匹配,已取消连线");return}E(null),gs(),k(S=>Vy(S,x)),y(S=>{const _=S.filter(O=>!(O.target===x.target&&O.targetHandle===x.targetHandle)),P=th({...x,markerEnd:{type:gi.ArrowClosed}},_);return w.current=P,P})},[gs,y,k,Ce]),H$=m.useCallback((x,S)=>{if(!Ce)return;const _=OY(S,v.current);L.current=_?{..._,preferExisting:!!(x!=null&&x.shiftKey)}:null,E(null)},[Ce]),W$=m.useCallback((x,S)=>{var We,Re,Lt,it;if(!Ce)return;const _=L.current;if(L.current=null,!_||S!=null&&S.toNode)return;const P=DY(tt,_),O=FY(v.current,w.current,_);if(P.length===0&&O.length===0){ge(`没有匹配 ${_.slotType} 端口的节点`);return}const J=!!(x!=null&&x.shiftKey||_.preferExisting)?O.length>0?"existing":"create":P.length>0?"create":"existing",Y=((Re=(We=x==null?void 0:x.changedTouches)==null?void 0:We[0])==null?void 0:Re.clientX)??(x==null?void 0:x.clientX),G=((it=(Lt=x==null?void 0:x.changedTouches)==null?void 0:Lt[0])==null?void 0:it.clientY)??(x==null?void 0:x.clientY);if(!Number.isFinite(Y)||!Number.isFinite(G))return;const le=document.querySelector(".af-workspace-canvas .react-flow");if(!le)return;const xe=le.getBoundingClientRect(),me=320,_e=Math.max(P.length,O.length),Oe=Math.min(480,150+_e*58),De=Math.max(12,Math.min(Y-xe.left,xe.width-me-12)),He=Math.max(12,Math.min(G-xe.top,xe.height-Oe-12));E({left:De,top:He,flowPosition:r.screenToFlowPosition({x:Y,y:G}),draft:_,candidates:P,existingCandidates:O,mode:J,query:""})},[tt,r,Ce]),V$=m.useCallback(x=>{if(!Ce){ge("Readonly workspace"),E(null);return}const S=R.current;if(!S||!(x!=null&&x.def))return;const _=Li(x.def,{position:S.flowPosition});if(!_)return;const P=S.draft.handleType==="source"?{source:S.draft.nodeId,sourceHandle:S.draft.handleId,target:_,targetHandle:`input-${x.slotIndex}`}:{source:_,sourceHandle:`output-${x.slotIndex}`,target:S.draft.nodeId,targetHandle:S.draft.handleId};k(O=>Vy(O,P)),y(O=>{const U=O.filter(Y=>!(Y.target===P.target&&Y.targetHandle===P.targetHandle)),J=th({...P,markerEnd:{type:gi.ArrowClosed}},U);return w.current=J,J}),E(null)},[Li,y,Ce]),K$=m.useCallback(x=>{if(!Ce){ge("Readonly workspace"),E(null);return}const S=x==null?void 0:x.connection;if(!S||!Gy(S,v.current)){ge("端口类型不匹配,已取消连线"),E(null);return}k(_=>Vy(_,S)),y(_=>{const P=_.filter(U=>!(U.target===S.target&&U.targetHandle===S.targetHandle)),O=th({...S,markerEnd:{type:gi.ArrowClosed}},P);return w.current=O,O}),E(null)},[y,k,Ce]),JS=m.useCallback(x=>{x&&(Li(x,{position:Mf()}),Pe(!1),Xn(""))},[Li,Mf]),XS=m.useCallback(x=>{x&&(du(x,Mf()),Pe(!1),Xn(""))},[du,Mf]),q$=m.useCallback(x=>{var _,P,O;if(ht||$n)return;const S=x==null?void 0:x.target;nC(S)||(_=S==null?void 0:S.closest)!=null&&_.call(S,"button, a, [role='button'], .react-flow__handle")||(O=(P=C.current)==null?void 0:P.focus)==null||O.call(P,{preventScroll:!0})},[ht,$n]);m.useEffect(()=>{const x=S=>{var le;if(S.defaultPrevented)return;const _=Fq(S.target)||nC(S.target);if((S.metaKey||S.ctrlKey)&&S.key.toLowerCase()==="s"){S.preventDefault(),Yt().catch(xe=>ge(String(xe.message||xe)));return}if((S.metaKey||S.ctrlKey)&&S.key.toLowerCase()==="k"){S.preventDefault(),S.stopPropagation(),eS(xe=>!xe);return}if(Ng)return;if(jg){(S.key==="Escape"||D1(S))&&(S.preventDefault(),bf(!1));return}const P=S.key.toLowerCase(),O=(S.metaKey||S.ctrlKey)&&P==="c",U=(S.metaKey||S.ctrlKey)&&P==="v",J=_&&O&&ZU(S.target);if(_&&!J)return;const Y=(S.metaKey||S.ctrlKey)&&!S.shiftKey&&P==="z",G=(S.metaKey||S.ctrlKey)&&(S.shiftKey&&P==="z"||P==="y");if(Y||G){if(ht){S.preventDefault(),S.stopPropagation(),ge("展示页布局会自动保存");return}if(!Ce){S.preventDefault(),ge("Readonly workspace");return}S.preventDefault(),S.stopPropagation();const xe=Y?mS():gS();ge(xe?Y?"Undo canvas change":"Redo canvas change":Y?"Nothing to undo":"Nothing to redo");return}if(O){if(ht)return;const xe=$e.current,me=(v.current||[]).some(Oe=>Oe==null?void 0:Oe.selected)?v.current:(v.current||[]).map(Oe=>xe&&Oe.id===xe?{...Oe,selected:!0}:Oe),_e=lq(me,w.current,$.current);_e&&(S.preventDefault(),S.stopPropagation(),H.current=_e,eG(_e),J&&typeof((le=S.target)==null?void 0:le.blur)=="function"&&S.target.blur(),ge(`Copied ${_e.nodes.length} node${_e.nodes.length>1?"s":""}`));return}if(U){if(ht){S.preventDefault(),S.stopPropagation();return}if(!Ce){S.preventDefault(),ge("Readonly workspace");return}const xe=H.current||tG();xe&&!H.current&&(H.current=xe);const me=cq(xe,v.current,w.current,$.current);me&&(S.preventDefault(),S.stopPropagation(),$.current=me.instances,V(me.instances),k(me.nodes),y(me.edges),ge(`Pasted ${me.pastedNodeIds.length} node${me.pastedNodeIds.length>1?"s":""}`));return}if(D1(S)&&!S.metaKey&&!S.ctrlKey&&!S.altKey){S.preventDefault(),bf(!0);return}if(P==="g"&&!S.metaKey&&!S.ctrlKey&&!S.altKey){S.preventDefault(),zS();return}if(S.key==="a"||S.key==="A"){if(S.metaKey||S.ctrlKey){S.preventDefault(),ht?T(A.current.nodeIds):(k(xe=>xe.map(me=>({...me,selected:!0}))),y(xe=>xe.map(me=>({...me,selected:!1}))));return}if(S.altKey)return;if(ht){S.preventDefault(),Or(!0);return}if(!Ce){S.preventDefault(),ge("Readonly workspace");return}S.preventDefault(),Pe(!0);return}if((S.key==="v"||S.key==="V")&&!S.metaKey&&!S.ctrlKey&&!S.altKey){S.preventDefault(),tS("select");return}if((S.key==="h"||S.key==="H")&&!S.metaKey&&!S.ctrlKey&&!S.altKey){S.preventDefault(),tS("pan");return}(S.key==="f"||S.key==="F")&&!S.metaKey&&!S.ctrlKey&&!S.altKey&&(S.preventDefault(),FS())};return window.addEventListener("keydown",x,!0),()=>window.removeEventListener("keydown",x,!0)},[zS,ht,Ng,FS,gS,Yt,jg,y,k,mS,Ce]);const U$=m.useCallback(x=>{ll(S=>{const _=new Set(S);return _.has(x)?_.delete(x):_.add(x),_})},[]),Y$=m.useCallback((x,S)=>{x.dataTransfer.effectAllowed="copy",x.dataTransfer.setData("application/x-agentflow-workspace-file",JSON.stringify({path:S.path,name:S.name,type:S.type})),x.dataTransfer.setData("text/plain",S.path)},[]),G$=m.useCallback((x,S)=>{x.dataTransfer.effectAllowed="move",x.dataTransfer.setData("application/agentflow-node",S.id),x.dataTransfer.setData("text/plain",S.id)},[]),$f=m.useCallback(async(x,S)=>{const _=String((x==null?void 0:x.name)||(x==null?void 0:x.path)||"").toLowerCase(),P=_.split(".").pop(),O=["jsx","tsx","js"].includes(P)?"display_react_app":P==="html"?"display_html":P==="csv"||P==="tsv"||P==="json"&&/\b(table|data|rows|report)\b/i.test(_)?"display_table":["png","jpg","jpeg","gif","webp","svg"].includes(P)?"display_image":"display_markdown",U=tt.find(me=>me.id===O);if(!U){ge("展示节点不可用");return}const J=O==="display_image";let Y=String(x.path||"");if(!J){const me=Ir(i);me.set("path",x.path);const _e=await fetch(`/api/workspace/file?${me.toString()}`),Oe=await _e.json();if(!_e.ok)throw new Error(Oe.error||"读取文件失败");Y=String(Oe.content||"")}const G=O==="display_image"?"src":"content",le=zu(U.inputs).map(me=>me.name===G?{...me,default:Y,value:Y}:me),xe=zu(U.outputs).map(me=>me.name===G?{...me,default:Y,value:Y}:me);Li(U,{label:x.name||"Display",body:Y,inputs:le,outputs:xe,position:S}),ge(`已创建展示:${x.path}`)},[Li,i,tt]),J$=m.useCallback(x=>{if(!Ce){ge("Readonly workspace");return}$f(x,kl()).catch(S=>ge(String(S.message||S)))},[$f,kl,Ce]),X$=m.useCallback(x=>{if(!Ce){x.preventDefault(),ge("Readonly workspace");return}const S=x.dataTransfer.getData("application/x-agentflow-workspace-file");if(S){x.preventDefault();let J;try{J=JSON.parse(S)}catch{return}if(!(J!=null&&J.path))return;const Y=r.screenToFlowPosition({x:x.clientX,y:x.clientY});$f(J,Y).catch(G=>ge(String(G.message||G)));return}const _=x.dataTransfer.getData("application/agentflow-snippet");if(_){const J=Se.find(G=>`${G.id}@${G.version}`===_);if(!J)return;x.preventDefault();const Y=r.screenToFlowPosition({x:x.clientX,y:x.clientY});du(J,Y);return}const P=x.dataTransfer.getData("application/agentflow-node");if(!P)return;const O=tt.find(J=>J.id===P);if(!O)return;x.preventDefault();const U=r.screenToFlowPosition({x:x.clientX,y:x.clientY});Li(O,{position:U})},[$f,Li,Se,du,tt,r,Ce]),Q$=m.useCallback(x=>{if(!Ce)return;const S=Array.from(x.dataTransfer.types||[]);!S.includes("application/x-agentflow-workspace-file")&&!S.includes("application/agentflow-node")&&!S.includes("application/agentflow-snippet")||(x.preventDefault(),x.dataTransfer.dropEffect=S.includes("application/agentflow-node")||S.includes("application/agentflow-snippet")?"move":"copy")},[Ce]),Z$=m.useCallback(async(x="")=>{if(!Ce){ge("Readonly workspace");return}const S=window.prompt("新文件名",x?`${x}/notes.md`:"notes.md");if(!S)return;const _=x&&!S.includes("/")?`${x}/${S}`:S;try{const P=await fetch("/api/workspace/file",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,path:_,content:""})}),O=await P.json();if(!P.ok)throw new Error(O.error||"创建文件失败");await Nn(),ll(U=>{const J=new Set(U);for(const Y of _p(O.path||_))J.delete(Y);return J}),ge(`已创建 ${O.path}`)}catch(P){ge(String(P.message||P))}},[i,Nn,Ce]),e2=m.useCallback(async(x="")=>{if(!Ce){ge("Readonly workspace");return}const S=window.prompt("新文件夹名",x?`${x}/docs`:"docs");if(!S)return;const _=x&&!S.includes("/")?`${x}/${S}`:S;try{const P=await fetch("/api/workspace/folder",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,path:_})}),O=await P.json();if(!P.ok)throw new Error(O.error||"创建文件夹失败");await Nn(),ll(U=>{const J=new Set(U);for(const Y of _p(O.path||_))J.delete(Y);return O.path&&J.delete(O.path),J}),ge(`已创建 ${O.path}`)}catch(P){ge(String(P.message||P))}},[i,Nn,Ce]),t2=m.useCallback(async x=>{if(!Ce){ge("Readonly workspace");return}if(!(!(x!=null&&x.path)||!window.confirm(`删除 ${x.path}?`)))try{const S=await fetch("/api/workspace/delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,path:x.path})}),_=await S.json();if(!S.ok)throw new Error(_.error||"删除失败");ge(`已删除 ${_.path}`),await Nn()}catch(S){ge(String(S.message||S))}},[i,Nn,Ce]),n2=m.useCallback(x=>{if(!(x!=null&&x.path)||x.type==="directory")return;const S=Fd(x.path,i,{download:!0});if(!S)return;const _=document.createElement("a");_.href=S,_.download=x.name||x.path.split("/").pop()||"download",_.rel="noopener",document.body.appendChild(_),_.click(),_.remove()},[i]),Lf=m.useCallback(async()=>{if(!Ce){ge("Readonly workspace");return}const x=da.trim(),S=Dr,_=Rs.find(J=>J.id===S)||null;if(!x||Zr||(_==null?void 0:_.status)==="running"||(_==null?void 0:_.status)==="stopping")return;const P=_?Array.isArray(_.messages)?_.messages:[]:fa,O=Pl(g,b,$.current);kg(""),Uv(!0),fl(!0),pl(null);const U={role:"user",text:x,at:Date.now()};_?Bn(J=>J.map(Y=>Y.id===S?{...Y,status:"running",messages:[...Array.isArray(Y.messages)?Y.messages:[],U].slice(-180)}:Y)):(ms("workspace"),dl(J=>[...J,U]));try{await Yt(g,b);const J=await fetch("/api/workspace/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...i,prompt:x,outputKind:"markdown",workspaceGraph:O,allowFlowYaml:!1,model:Ri,selectedSkills:Is,selectedNodeIds:If,messages:P})}),Y=await J.json();if(!J.ok)throw new Error(Y.error||"生成失败");const le={role:"assistant",kind:"assistant",text:String(Y.content||"").trim(),at:Date.now()};_?Bn(xe=>xe.map(me=>me.id===S?{...me,status:"done",messages:[...Array.isArray(me.messages)?me.messages:[],le].slice(-180)}:me)):dl(xe=>[...xe,le]),await ys(),ge("AI 生成完成")}catch(J){const Y=String(J.message||J),G={role:"assistant",text:Y,error:!0,at:Date.now()};_?Bn(le=>le.map(xe=>xe.id===S?{...xe,status:"failed",messages:[...Array.isArray(xe.messages)?xe.messages:[],G].slice(-180)}:xe)):dl(le=>[...le,G]),ge(Y)}finally{Uv(!1)}},[Dr,fa,Ri,Rs,Zr,da,b,i,ys,g,Yt,If,Is,Ce]),tr=Rs.find(x=>x.id===Dr)||null,zg=tr?Array.isArray(tr.messages)?tr.messages:[]:fa,vl=tr&&(tr.status==="running"||tr.status==="stopping")||Zr,r2=LG(zg,vl),Bg=OG(zg),QS=tr?tr.status==="stopping"?`${tr.label} stopping`:tr.status==="running"?`${tr.label} running`:tr.status==="paused"?`${tr.label} paused`:tr.status==="failed"?`${tr.label} failed`:`${tr.label} done`:Zr?"Workspace agent running":fa.length>0?"Workspace conversation":"Ready";m.useEffect(()=>{Dr!=="workspace"&&(Rs.some(x=>x.id===Dr)||ms(ma()))},[Dr,Rs,ma]),m.useEffect(()=>{if(!Xc)return;const x=window.requestAnimationFrame(()=>{var _,P;const S=Yv.current;S&&(S.scrollTop=S.scrollHeight),(P=(_=vg.current)==null?void 0:_.scrollIntoView)==null||P.call(_,{block:"nearest",inline:"nearest"})});return()=>window.cancelAnimationFrame(x)},[zg.length,Dr,QS,Bg.length,Xc]);const s2=String(i.flowId||"").trim()||"Workspace",go=(Ft==null?void 0:Ft.mode)==="single-node",ZS=go&&uu.find(x=>{var S;return x.id===Ft.sourceNodeId||((S=Ft.nodeIds)==null?void 0:S.includes(x.id))})||null,i2=go&&ZS?[ZS]:uu;return o.jsxs("div",{className:"af-workspace-page",children:[o.jsxs("header",{className:"af-pipeline-top af-workspace-top",children:[o.jsxs("div",{className:"af-pipeline-top-left",children:[o.jsx("button",{type:"button",className:"af-icon-btn af-pipeline-back",onClick:()=>n("/projects"),"aria-label":"返回",children:o.jsx("span",{className:"material-symbols-outlined",children:"arrow_back"})}),o.jsxs("div",{className:"af-pipeline-brand",title:i.flowId?`${i.flowId} · ${po}`:po||"PROJECT",children:[o.jsx("span",{className:"af-pipeline-brand-name",children:s2}),o.jsxs("span",{className:"af-pipeline-brand-ver",children:["V",VU,"-STABLE"]})]}),o.jsxs("div",{className:"af-view-switch","aria-label":"视图切换",children:[o.jsx("button",{type:"button",className:c==="workspace"?"af-view-switch__active":"",onClick:()=>Fg("workspace"),children:"Workspace"}),o.jsx("button",{type:"button",className:c==="display"?"af-view-switch__active":"",onClick:()=>Fg("display"),children:"Display"}),o.jsx("button",{type:"button",className:c==="workflow"?"af-view-switch__active":"",onClick:()=>Fg("workflow"),children:"Workflow"})]})]}),o.jsxs("div",{className:"af-pipeline-top-right af-workspace-actions",children:[o.jsx("span",{className:`af-workspace-sync-light is-${aS}`,title:`${pS} · ${lS}`,role:"status","aria-label":`${pS}:${lS}`,children:o.jsx("span",{className:"af-workspace-sync-light__dot","aria-hidden":!0})}),jn?o.jsxs("button",{type:"button",className:"af-workspace-display-share-btn",onClick:()=>{var x;(x=jn.conflictItems)!=null&&x.length?ca(!0):YS()},title:["先下载当前本地草稿,再载入远端最新版本",...jn.conflictPaths||[]].join(`
|
|
264
|
-
`),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"difference"}),"处理冲突"]}):null,ht?o.jsxs(o.Fragment,{children:[o.jsxs("button",{type:"button",className:"af-workspace-display-share-btn",disabled:cr||!(mt!=null&&mt.absoluteUrl)&&j.nodeIds.length===0,onClick:()=>{ae(""),ur(!0)},title:mt!=null&&mt.absoluteUrl?"查看展示链接":j.nodeIds.length===0?"先添加展示节点":"生成展示链接",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:cr?"hourglass_empty":"ios_share"}),cr?"生成中":mt!=null&&mt.absoluteUrl?"展示链接":"生成链接"]}),o.jsxs("button",{type:"button",className:"af-workspace-display-share-btn",disabled:wl.length===0,onClick:()=>Or(!0),title:wl.length===0?"当前 workspace 没有 display 节点":"选择展示节点 (A)",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"add_to_photos"}),"添加展示"]})]}):null,o.jsxs("button",{type:"button",className:"af-workspace-display-share-btn",disabled:!!(Zt!=null&&Zt.role&&Zt.role!=="owner"),onClick:_$,title:Zt!=null&&Zt.role&&Zt.role!=="owner"?"仅 Workspace 所有者可以创建邀请":"邀请其他成员协作编辑",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"group_add"}),"协作分享"]}),o.jsxs("button",{type:"button",className:"af-workspace-display-share-btn",onClick:I$,title:"查看我的展示分享",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"folder_shared"}),"我的分享"]}),o.jsx("button",{type:"button",className:"af-icon-btn",disabled:!fS,onClick:()=>p(!0),"aria-label":e("project:archiveModal.title"),title:e("project:archiveModal.title"),children:o.jsx("span",{className:"material-symbols-outlined",children:"archive"})}),o.jsx("button",{type:"button",className:"af-icon-btn af-icon-btn--danger",disabled:!fS&&!su,onClick:()=>h(!0),"aria-label":su?"退出共享 Workspace":e("flow:topbar.deletePipeline"),title:su?"退出共享 Workspace":e("flow:topbar.deletePipeline"),children:o.jsx("span",{className:"material-symbols-outlined",children:su?"logout":"delete_forever"})}),o.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>bf(!0),"aria-label":"快捷键",title:"快捷键 (?)",children:o.jsx("span",{className:"material-symbols-outlined",children:"help"})}),o.jsx("button",{type:"button",className:"af-composer-topbar-btn"+(Xc?" af-composer-topbar-btn--active":"")+(Zr?" af-composer-topbar-btn--running":""),disabled:ht||$n,onClick:()=>{pl(null),fl(x=>(x||ms(ma()),!x))},children:"AI"}),o.jsx("button",{type:"button",className:"af-btn-primary af-btn-primary--lg",disabled:!Ce,onClick:()=>Yt().catch(x=>ge(String(x.message||x))),children:"Save"})]})]}),gr?o.jsxs("div",{className:"af-flow-snippet-toast",role:"status","aria-live":"polite",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"check_circle"}),o.jsx("span",{children:gr}),o.jsx("button",{type:"button",onClick:()=>qn(""),"aria-label":"关闭发布提示",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}):null,o.jsxs("div",{className:"af-workspace-body"+(!ht&&!$n&&(Xc||pe)?" af-workspace-body--drawer":"")+(!ht&&!$n&&Zc?" af-workspace-body--sidebar-collapsed":"")+(ht?" af-workspace-body--display-mode":"")+($n?" af-workspace-body--workflow-mode":""),children:[!ht&&!$n&&Zc?o.jsx("nav",{className:"af-workspace-rail","aria-label":"Workspace sidebar",children:o.jsxs("div",{className:"af-workspace-rail__stack",children:[o.jsxs("button",{type:"button",className:"af-workspace-rail__primary",onClick:()=>Pe(!0),"aria-label":"添加节点",title:"添加节点",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"add"}),o.jsx("span",{className:"af-workspace-rail__dot","aria-hidden":!0})]}),o.jsx("button",{type:"button",className:"af-workspace-rail__btn",onClick:()=>xf(!1),"aria-label":"展开文件",title:"展开文件",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"folder"})}),o.jsx("span",{className:"af-workspace-rail__divider","aria-hidden":!0}),o.jsx("button",{type:"button",className:"af-workspace-rail__avatar",onClick:()=>xf(!1),"aria-label":"展开侧边栏",title:(Ar==null?void 0:Ar.username)||(Ar==null?void 0:Ar.userId)||"展开侧边栏",children:S$})]})}):null,!ht&&!$n?o.jsxs("aside",{ref:Ev,className:"af-workspace-sidebar"+(BM?" af-workspace-sidebar--resizing":""),"aria-hidden":Zc,style:{"--af-work-files-pane-height":`${Math.round(hg)}px`},children:[o.jsxs("section",{className:"af-workspace-files-section",children:[o.jsxs("div",{className:"af-workspace-sidebar-head",children:[o.jsx("h2",{children:"Files"}),o.jsxs("div",{className:"af-workspace-sidebar-actions",children:[o.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>xf(!0),"aria-label":"最小化侧边栏",title:"最小化侧边栏",children:o.jsx("span",{className:"material-symbols-outlined",children:"keyboard_double_arrow_left"})}),o.jsx("button",{type:"button",className:"af-icon-btn",disabled:!Ce,onClick:()=>Z$($i),"aria-label":"新增文件",title:$i?`在 ${$i} 新增文件`:"新增文件",children:o.jsx("span",{className:"material-symbols-outlined",children:"note_add"})}),o.jsx("button",{type:"button",className:"af-icon-btn",disabled:!Ce,onClick:()=>e2($i),"aria-label":"新增文件夹",title:$i?`在 ${$i} 新增文件夹`:"新增文件夹",children:o.jsx("span",{className:"material-symbols-outlined",children:"create_new_folder"})}),o.jsx("button",{type:"button",className:"af-icon-btn",disabled:!Ce||Cv,onClick:()=>PS($i),"aria-label":"上传文件",title:$i?`上传到 ${$i}`:"上传文件",children:o.jsx("span",{className:"material-symbols-outlined",children:Cv?"hourglass_top":"upload_file"})}),o.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>void Nn(),"aria-label":"刷新文件",title:"刷新文件",children:o.jsx("span",{className:"material-symbols-outlined",children:"refresh"})}),o.jsx("input",{ref:Av,type:"file",multiple:!0,className:"af-visually-hidden",onChange:f$})]})]}),o.jsx("input",{className:"af-workspace-search",value:ug,onChange:x=>DM(x.target.value),placeholder:"搜索文件..."}),o.jsx("div",{className:"af-workspace-files-scroll",onClick:k$,children:o.jsx(TT,{items:b$,onOpen:J$,selectedPath:dg,collapsedDirs:FM,onToggleDir:U$,onSelect:x=>fg(x.path||""),onFileDragStart:Y$,onDelete:t2,onDownload:n2})})]}),o.jsx("button",{type:"button",className:"af-workspace-sidebar-resizer",onPointerDown:JM,role:"separator","aria-orientation":"horizontal","aria-label":"调整 Files 和 Palette 区域大小",title:"拖动调整 Files / Palette 高度"}),o.jsxs("section",{className:"af-workspace-nodes-section",children:[o.jsxs("div",{className:"af-node-palette-head af-workspace-node-palette-head",children:[o.jsxs("h2",{className:"af-node-palette-title",children:[o.jsx("span",{children:"Palette"}),o.jsx("span",{className:"af-node-palette-title-kbd","aria-label":"快捷键 A",children:"A"})]}),o.jsxs("label",{className:"af-palette-search-wrap",children:[o.jsx("span",{className:"af-visually-hidden",children:ze==="flows"?"搜索流程片段":"搜索节点"}),o.jsx("span",{className:"af-palette-search-icon material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{type:"search",className:"af-palette-search-input",value:de,onChange:x=>ve(x.target.value),placeholder:ze==="flows"?"搜索流程片段...":"搜索节点...","aria-label":ze==="flows"?"搜索流程片段":"搜索节点"})]}),o.jsxs("div",{className:"af-palette-tabs",role:"tablist","aria-label":"Palette 类型",children:[o.jsxs("button",{type:"button",role:"tab","aria-selected":ze==="nodes",className:"af-palette-tab"+(ze==="nodes"?" af-palette-tab--active":""),onClick:()=>Ze("nodes"),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"category"}),"节点"]}),o.jsxs("button",{type:"button",role:"tab","aria-selected":ze==="flows",className:"af-palette-tab"+(ze==="flows"?" af-palette-tab--active":""),onClick:()=>Ze("flows"),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"account_tree"}),"流程"]})]})]}),o.jsx("div",{className:"af-node-palette-scroll af-workspace-node-palette-scroll",children:ze==="flows"?o.jsxs(o.Fragment,{children:[o.jsx("section",{className:"af-palette-section af-flow-palette-section--snippets",children:o.jsxs("div",{className:"af-flow-snippet-actions",children:[o.jsxs("button",{type:"button",className:"af-flow-snippet-publish-btn",onClick:N$,disabled:Qn.length<2,title:Qn.length<2?"选择至少两个节点后发布流程片段":"发布选中的流程片段",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"ios_share"}),"发布选中片段"]}),o.jsxs("span",{className:"af-flow-snippet-selection",children:["已选 ",Qn.length," 节点 / ",Rf.length," 连线"]})]})}),nn?o.jsx("p",{className:"af-err af-palette-list-err",children:nn}):null,vn?o.jsx("p",{className:"af-palette-empty",children:"正在加载流程片段..."}):KS.length>0?o.jsxs("section",{className:"af-palette-section af-flow-palette-section--snippets",children:[o.jsx("h3",{className:"af-palette-cat",children:"FLOW SNIPPETS"}),o.jsx("div",{className:"af-palette-cards",children:KS.map(x=>{const S=`${x.id}@${x.version}`,_=x.displayName||x.name||x.id,P=x.description||`${x.nodeCount||0} 个节点,${x.edgeCount||0} 条连线`;return o.jsxs("button",{type:"button",className:"af-palette-card af-flow-snippet-card",draggable:!0,onDragStart:O=>{O.dataTransfer.effectAllowed="move",O.dataTransfer.setData("application/agentflow-snippet",S),O.dataTransfer.setData("text/plain",S)},onClick:()=>du(x),title:P,children:[o.jsxs("span",{className:"af-palette-card-head",children:[o.jsx("span",{className:"af-palette-card-icon","aria-hidden":!0,children:o.jsx("span",{className:"material-symbols-outlined",children:"account_tree"})}),o.jsxs("span",{className:"af-palette-card-main",children:[o.jsx("span",{className:"af-palette-card-label",children:_}),o.jsxs("span",{className:"af-palette-card-id",children:[x.id,"@",x.version]})]})]}),P?o.jsx("span",{className:"af-palette-card-desc",children:P}):null,o.jsxs("span",{className:"af-flow-snippet-meta","aria-hidden":!0,children:[o.jsxs("span",{children:[x.nodeCount||0," nodes"]}),o.jsxs("span",{children:[x.edgeCount||0," edges"]})]})]},S)})})]}):o.jsx("p",{className:"af-palette-empty",children:de.trim()?"没有匹配的流程片段":"暂无流程片段。选择多个节点后发布。"})]}):o.jsxs(o.Fragment,{children:[Tl.map(x=>{var S;return(S=$g[x])!=null&&S.length?o.jsxs("section",{className:`af-palette-section af-flow-palette-section--${x}`,children:[o.jsx("h3",{className:"af-palette-cat",children:x}),o.jsx("div",{className:"af-palette-cards",children:$g[x].map(_=>{const P=cC(_.inputs,"input"),O=cC(_.outputs,"output"),U=Qx(_),J=Du(_);return o.jsxs("button",{type:"button",className:"af-palette-card",draggable:!0,onDragStart:Y=>G$(Y,_),onClick:()=>Li(_),title:U||_.id,children:[o.jsxs("span",{className:"af-palette-card-head",children:[o.jsx("span",{className:"af-palette-card-icon","aria-hidden":!0,children:o.jsx("span",{className:"material-symbols-outlined",children:aC(x)})}),o.jsxs("span",{className:"af-palette-card-main",children:[o.jsx("span",{className:"af-palette-card-label",children:J}),J!==_.id?o.jsx("span",{className:"af-palette-card-id",children:_.id}):null]})]}),U?o.jsx("span",{className:"af-palette-card-desc",children:U}):null,o.jsxs("span",{className:"af-palette-card-ports","aria-hidden":!0,children:[o.jsxs("span",{className:"af-palette-card-port-side af-palette-card-port-side--in",children:[o.jsxs("span",{className:"af-palette-card-port-count",children:[P.list.length," IN"]}),o.jsxs("span",{className:"af-palette-card-port-list",children:[P.shown.map((Y,G)=>o.jsxs("span",{className:"af-palette-card-port",title:lC("input",Y,G),children:[o.jsx("span",{className:"af-palette-card-port-dot",style:{background:En(Y==null?void 0:Y.type)}}),o.jsx("span",{className:"af-palette-card-port-name",children:Np(Y,G)})]},`in-${G}`)),P.hidden>0?o.jsxs("span",{className:"af-palette-card-port-more",children:["+",P.hidden]}):null]})]}),o.jsxs("span",{className:"af-palette-card-port-side af-palette-card-port-side--out",children:[o.jsxs("span",{className:"af-palette-card-port-count",children:[O.list.length," OUT"]}),o.jsxs("span",{className:"af-palette-card-port-list",children:[O.shown.map((Y,G)=>o.jsxs("span",{className:"af-palette-card-port",title:lC("output",Y,G),children:[o.jsx("span",{className:"af-palette-card-port-name",children:Np(Y,G)}),o.jsx("span",{className:"af-palette-card-port-dot",style:{background:En(Y==null?void 0:Y.type)}})]},`out-${G}`)),O.hidden>0?o.jsxs("span",{className:"af-palette-card-port-more",children:["+",O.hidden]}):null]})]})]})]},_.id)})})]},x):null}),tt.length>0&&de.trim()&&Tl.every(x=>{var S;return!((S=$g[x])!=null&&S.length)})?o.jsx("p",{className:"af-palette-empty",children:"没有匹配的节点"}):null]})})]})]}):null,$n?o.jsx(eJ,{tapdId:dr,setTapdId:UM,snapshot:en,loading:YM,error:GM,actionRunning:mg,actionOutput:gg,pendingConfirm:hs,conflict:Gc,reviewPublishing:yg,onRefresh:()=>vf(dr),onRunDryRun:i$,onConfirmAction:o$,onRetryConflict:a$,onPublishReview:l$}):o.jsxs("main",{ref:C,className:"af-workspace-canvas",tabIndex:-1,onPointerDownCapture:q$,children:[o.jsx(YI,{className:"af-flow-canvas af-workspace-flow"+(Cg==="pan"?" af-flow-canvas--tool-pan":" af-flow-canvas--tool-select")+(ht?" af-workspace-flow--display-mode":""),nodes:y$,edges:w$,nodeTypes:EG,onNodesChange:D$,onEdgesChange:F$,onConnect:ht?void 0:B$,onConnectStart:ht?void 0:H$,onConnectEnd:ht?void 0:W$,isValidConnection:ht?void 0:z$,onNodeClick:(x,S)=>{var _;if(ht){T([Jy(S.id)]);return}if((_=S==null?void 0:S.data)!=null&&_.isWorkspaceGroup){he("");return}if(x.detail>=3){fl(!1),k(P=>P.map(O=>({...O,selected:O.id===S.id}))),y(P=>P.map(O=>({...O,selected:!1}))),he(S.id);return}K&&he(S.id)},onNodeDoubleClick:x=>{x.preventDefault()},onPaneClick:()=>{ht?T([]):he("")},onDrop:ht?void 0:X$,onDragOver:ht?void 0:Q$,nodesDraggable:ht?!0:Ce,nodesConnectable:ht?!1:Ce,edgesReconnectable:ht?!1:Ce,deleteKeyCode:ht?null:Ce?["Backspace","Delete"]:null,selectionOnDrag:Cg==="select",panOnDrag:Cg==="pan"?!0:[1,2],panActivationKeyCode:"Space",proOptions:{hideAttribution:!0},fitView:!1,minZoom:.1,maxZoom:4,children:o.jsx(JI,{color:"rgba(255,255,255,0.12)",gap:22,size:1})}),!ht&&z?(()=>{var Y;const x=String(z.query||"").trim().toLowerCase(),S=z.mode==="create"?"create":"existing",_=Array.isArray(z.candidates)?z.candidates:[],P=Array.isArray(z.existingCandidates)?z.existingCandidates:[],O=x?_.filter(G=>{var le,xe,me;return[(le=G.def)==null?void 0:le.id,G.displayLabel,G.description,(xe=G.slot)==null?void 0:xe.name,(me=G.slot)==null?void 0:me.type].filter(Boolean).some(_e=>String(_e).toLowerCase().includes(x))}):_,U=x?P.filter(G=>{var le,xe;return[G.nodeId,G.nodeLabel,G.definitionId,(le=G.slot)==null?void 0:le.name,(xe=G.slot)==null?void 0:xe.type].filter(Boolean).some(me=>String(me).toLowerCase().includes(x))}):P,J=z.draft.handleType==="source"?"IN":"OUT";return o.jsxs("div",{className:"af-connect-node-menu",style:{left:z.left,top:z.top},role:"dialog","aria-label":"选择匹配节点",children:[o.jsxs("div",{className:"af-connect-node-menu__head",children:[o.jsxs("div",{className:"af-connect-node-menu__title",children:[o.jsx("span",{className:"af-connect-node-menu__dot",style:{background:En((Y=z.draft.slot)==null?void 0:Y.type)},"aria-hidden":!0}),o.jsxs("span",{children:["匹配 ",z.draft.slotType," 节点"]})]}),o.jsx("button",{type:"button",className:"af-connect-node-menu__close","aria-label":"关闭",onClick:()=>E(null),children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),o.jsxs("div",{className:"af-connect-node-menu__tabs",role:"tablist","aria-label":"连接方式",children:[o.jsxs("button",{type:"button",className:S==="existing"?"af-connect-node-menu__tab af-connect-node-menu__tab--active":"af-connect-node-menu__tab",disabled:P.length===0,onClick:()=>E(G=>G&&{...G,mode:"existing",query:""}),children:["连接已有 ",o.jsx("span",{children:P.length})]}),o.jsxs("button",{type:"button",className:S==="create"?"af-connect-node-menu__tab af-connect-node-menu__tab--active":"af-connect-node-menu__tab",disabled:_.length===0,onClick:()=>E(G=>G&&{...G,mode:"create",query:""}),children:["新建节点 ",o.jsx("span",{children:_.length})]})]}),o.jsxs("label",{className:"af-connect-node-menu__search",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{type:"search",value:z.query,onChange:G=>E(le=>le&&{...le,query:G.target.value}),placeholder:"搜索节点",autoFocus:!0})]}),o.jsxs("div",{className:"af-connect-node-menu__list",children:[S==="create"?O.map(G=>{var me,_e;const le=G.displayLabel||((me=G.def)==null?void 0:me.id),xe=Np(G.slot,G.slotIndex);return o.jsxs("button",{type:"button",className:"af-connect-node-menu__item",onClick:()=>V$(G),title:G.description||G.def.id,children:[o.jsxs("span",{className:"af-connect-node-menu__item-main",children:[o.jsx("span",{className:"af-connect-node-menu__item-label",children:le}),le!==G.def.id?o.jsx("span",{className:"af-connect-node-menu__item-id",children:G.def.id}):null]}),o.jsxs("span",{className:"af-connect-node-menu__port",children:[o.jsx("span",{children:J}),o.jsx("span",{className:"af-connect-node-menu__port-dot",style:{background:En((_e=G.slot)==null?void 0:_e.type)},"aria-hidden":!0}),o.jsx("span",{className:"af-connect-node-menu__port-name",children:xe})]})]},`${G.def.id}-${G.slotIndex}`)}):U.map(G=>{var me;const le=G.nodeLabel||G.nodeId,xe=Np(G.slot,G.slotIndex);return o.jsxs("button",{type:"button",className:"af-connect-node-menu__item",onClick:()=>K$(G),title:`${G.definitionId||G.nodeId} · ${xe}`,children:[o.jsxs("span",{className:"af-connect-node-menu__item-main",children:[o.jsx("span",{className:"af-connect-node-menu__item-label",children:le}),o.jsxs("span",{className:"af-connect-node-menu__item-id",children:[G.definitionId?`${G.definitionId} · `:"",G.nodeId]})]}),o.jsxs("span",{className:"af-connect-node-menu__port",children:[o.jsx("span",{children:J}),o.jsx("span",{className:"af-connect-node-menu__port-dot",style:{background:En((me=G.slot)==null?void 0:me.type)},"aria-hidden":!0}),o.jsx("span",{className:"af-connect-node-menu__port-name",children:xe}),G.occupied?o.jsx("span",{className:"af-connect-node-menu__port-badge",children:"替换"}):null]})]},`${G.nodeId}-${G.handleId}`)}),(S==="create"?O.length:U.length)===0?o.jsx("div",{className:"af-connect-node-menu__empty",children:"没有匹配结果"}):null]})]})})():null,!ht&&!$n&&!e$?o.jsx("div",{className:"af-workspace-composer af-bottom-composer-stack af-flow-bottom-composer",children:o.jsxs("div",{className:"af-pipeline-composer-inner",children:[o.jsx("button",{type:"button",className:"af-workspace-composer-minimize",onClick:()=>Sg(!0),"aria-label":"最小化 AI 输入框",title:"最小化",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"remove"})}),o.jsx("div",{className:"af-composer-selected","aria-label":"Selected workspace nodes",children:Qn.length===0?o.jsx("span",{className:"af-composer-selected-empty",children:"选择画布节点后,可作为本次 Workspace AI 的上下文。"}):Qn.map(x=>{var O,U;const S=String(((O=x.data)==null?void 0:O.label)??x.id),_=(U=x.data)!=null&&U.definitionId?String(x.data.definitionId):"",P=_&&_!==S?`${S} · ${x.id} · ${_}`:`${S} · ${x.id}`;return o.jsxs("div",{className:"af-composer-node-chip",title:P,children:[o.jsx("span",{className:"af-composer-node-chip-kind",children:_||"node"}),o.jsx("span",{className:"af-composer-node-chip-label",children:S}),o.jsx("button",{type:"button",className:"af-composer-node-chip-dismiss",onClick:()=>O$(x.id),"aria-label":`取消选择 ${x.id}`,children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]},x.id)})}),o.jsxs("div",{className:"af-composer-card af-composer-card--input-only",children:[o.jsx("div",{className:"af-composer-input-wrap",children:o.jsx("textarea",{className:"af-composer-textarea",value:da,rows:2,onChange:x=>kg(x.target.value),onKeyDown:x=>{(x.metaKey||x.ctrlKey)&&x.key==="Enter"&&(x.preventDefault(),Lf())},placeholder:"描述你想在 workspace 中生成、分析或展示的内容",autoComplete:"off",spellCheck:!1,disabled:!Ce})}),o.jsxs("div",{className:"af-composer-toolbar",children:[o.jsxs("div",{className:"af-composer-skills-field",children:[o.jsxs("button",{ref:bg,type:"button",className:"af-composer-skills-button"+(Is.length>0?" af-composer-skills-button--active":""),disabled:Zr||!Ce,"aria-haspopup":"listbox","aria-expanded":wf,onClick:()=>xg(x=>!x),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"extension"}),o.jsx("span",{children:Is.length>0?`Skills ${Is.length}`:"Skills"})]}),wf&&!Zr?sr.createPortal(o.jsx("div",{ref:Kv,className:"af-composer-skills-menu",role:"listbox","aria-label":"Skills",style:QM,children:Ps.length===0?o.jsx("div",{className:"af-composer-skills-empty",children:"No skills found"}):o.jsxs(o.Fragment,{children:[xl.groups.map(x=>{const S=Xo(x,Ps),_=QD(x,Lg,Ps),P=XM.has(x.id);return o.jsxs("div",{className:"af-composer-skill-group af-composer-skill-group--framed"+(P?" af-composer-skill-group--collapsed":""),children:[o.jsxs("div",{className:"af-composer-skill-group-title af-composer-skill-group-title--selectable",children:[o.jsxs("label",{className:"af-composer-skill-group-check",children:[o.jsx("input",{type:"checkbox",checked:_==="all",disabled:S.length===0,onChange:O=>{const U=O.target.checked;Yc(J=>U?JD(J,S):XD(J,S))}}),o.jsxs("span",{className:"af-composer-skill-group-title-main",children:[o.jsx("span",{children:x.name}),x.builtin?o.jsx("em",{children:"built-in"}):null,_==="partial"?o.jsx("em",{children:"partial"}):null]})]}),o.jsxs("button",{type:"button",className:"af-composer-skill-group-toggle","aria-label":P?`展开 ${x.name}`:`收起 ${x.name}`,onClick:()=>{Vv(O=>{const U=new Set(O);return U.has(x.id)?U.delete(x.id):U.add(x.id),U})},children:[o.jsx("span",{children:x.skills.length}),o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:P?"expand_more":"expand_less"})]})]}),P?null:o.jsx("div",{className:"af-composer-skill-group-items",children:x.skills.map(O=>o.jsxs("label",{className:"af-composer-skill-option",children:[o.jsx("input",{type:"checkbox",checked:Lg.has(O.key),onChange:U=>{const J=U.target.checked;Yc(Y=>J?Y.includes(O.key)?Y:[...Y,O.key]:Y.filter(G=>G!==O.key))}}),o.jsxs("span",{className:"af-composer-skill-option-main",children:[o.jsx("span",{className:"af-composer-skill-option-title",children:O.name}),O.description?o.jsx("span",{className:"af-composer-skill-option-desc",children:O.description}):null]})]},`${x.id}:${O.key}`))})]},x.id)}),xl.ungrouped.length>0?o.jsxs("div",{className:"af-composer-skill-group",children:[o.jsxs("div",{className:"af-composer-skill-group-title",children:[o.jsx("span",{children:"Ungrouped"}),o.jsx("span",{children:xl.ungrouped.length})]}),xl.ungrouped.map(x=>o.jsxs("label",{className:"af-composer-skill-option",children:[o.jsx("input",{type:"checkbox",checked:Lg.has(x.key),onChange:S=>{const _=S.target.checked;Yc(P=>_?P.includes(x.key)?P:[...P,x.key]:P.filter(O=>O!==x.key))}}),o.jsxs("span",{className:"af-composer-skill-option-main",children:[o.jsx("span",{className:"af-composer-skill-option-title",children:x.name}),x.description?o.jsx("span",{className:"af-composer-skill-option-desc",children:x.description}):null]})]},`ungrouped:${x.key}`))]}):null]})}),document.body):null]}),o.jsx("label",{className:"af-composer-model-field",children:o.jsxs("select",{className:"af-composer-model-select",value:Ri,onChange:x=>WM(x.target.value),"aria-label":"模型",children:[o.jsx("option",{value:"",children:"默认模型"}),v$.map(x=>o.jsx("option",{value:x.value,children:x.label},x.value))]})}),o.jsx("button",{type:"button",className:"af-composer-send"+(da.trim()&&!Zr?" af-composer-send--active":"")+(Zr?" af-composer-send--stop":""),disabled:Zr||!da.trim()||!Ce,"aria-label":Zr?"Running":"Send",onClick:()=>void Lf(),children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:Zr?"sync":"arrow_upward"})})]})]})]})}):!ht&&!$n?o.jsx("button",{type:"button",className:"af-workspace-composer-fab",onClick:()=>Sg(!1),"aria-label":"展开 AI 输入框",title:"展开 AI 输入框",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"auto_awesome"})}):null]}),!ht&&!$n&&Xc?o.jsx("aside",{className:"af-pipeline-drawer af-pipeline-drawer--wide af-workspace-composer-drawer","aria-label":"Workspace AI Composer",children:o.jsxs("div",{className:"af-composer-sidebar",children:[o.jsxs("div",{className:"af-pipeline-drawer-head",children:[o.jsx("h2",{className:"af-pipeline-drawer-title",children:"AI Composer"}),o.jsx("button",{type:"button",className:"af-pipeline-drawer-close af-icon-btn",onClick:()=>fl(!1),"aria-label":"关闭 AI 对话侧栏",children:o.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),o.jsxs("div",{className:"af-composer-session-tabs",children:[o.jsx("button",{type:"button",className:"af-composer-session-tab"+(Dr==="workspace"?" af-composer-session-tab--active":""),ref:Dr==="workspace"?vg:null,onClick:()=>ms("workspace"),children:o.jsx("span",{className:"af-composer-session-label",children:"Workspace"})}),Rs.map(x=>o.jsxs("div",{role:"tab",tabIndex:0,ref:Dr===x.id?vg:null,className:"af-composer-session-tab"+(Dr===x.id?" af-composer-session-tab--active":"")+(x.status==="running"||x.status==="stopping"?" af-composer-session-tab--running":""),onClick:()=>ms(x.id),onKeyDown:S=>{(S.key==="Enter"||S.key===" ")&&(S.preventDefault(),ms(x.id))},title:x.runNodeId||x.label,children:[o.jsx("span",{className:"af-composer-session-label",children:x.label}),o.jsx("button",{type:"button",className:"af-composer-session-close",onClick:S=>{S.preventDefault(),S.stopPropagation(),u$(x.id)},"aria-label":`关闭 ${x.label}`,title:"关闭 tab",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]},x.id))]}),o.jsx("div",{className:"af-composer-sidebar-status"+(vl?" af-composer-sidebar-status--running":""),role:"status","aria-live":"polite",children:QS}),o.jsxs("div",{className:"af-composer-sidebar-thread",ref:Yv,children:[o.jsx(bC,{messages:r2,running:vl,showRunningIndicator:!tr}),Bg.length>0?o.jsxs("details",{className:"af-composer-sidebar-log-details",...vl?{open:!0}:{},children:[o.jsx("summary",{children:"执行日志"}),o.jsx(bC,{messages:Bg,running:!1,showRunningIndicator:!1})]}):null]}),o.jsxs("div",{className:"af-composer-sidebar-input",children:[o.jsx("textarea",{className:"af-composer-sidebar-textarea",value:da,rows:3,onChange:x=>kg(x.target.value),onKeyDown:x=>{(x.metaKey||x.ctrlKey)&&x.key==="Enter"&&(x.preventDefault(),Lf())},placeholder:tr?"继续追问、总结或要求调整这次结果":"继续描述你想让 AI 在 workspace 中做什么",disabled:!Ce||vl}),o.jsx("button",{type:"button",className:"af-composer-sidebar-send",disabled:!Ce||vl||!da.trim(),onClick:()=>void Lf(),"aria-label":"发送 AI 对话",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"arrow_upward"})})]})]})}):!ht&&!$n&&pe&&tn?o.jsx("aside",{className:"af-pipeline-drawer af-workspace-node-drawer","aria-label":"Workspace Node Properties",children:o.jsx(aU,{draft:pe,setDraft:Be,definitionId:String(((e0=tn.data)==null?void 0:e0.definitionId)||tn.id),systemPromptReadonly:String(((t0=tn.data)==null?void 0:t0.description)||""),modelLists:ua,disabled:!Ce,onIdBlur:()=>Tg(!0),onClose:()=>he(""),onPublishToMarketplace:c$,error:Et,ioSlots:{inputs:Array.isArray(pe==null?void 0:pe.inputs)?pe.inputs:[],outputs:Array.isArray(pe==null?void 0:pe.outputs)?pe.outputs:[]}})}):null,!ht&&!$n&&Qc?sr.createPortal(o.jsx("div",{className:"af-workspace-run-logs-overlay",role:"presentation",onMouseDown:()=>pl(null),children:o.jsx("aside",{className:"af-workspace-run-logs-drawer","aria-label":"Workspace Run Logs",onMouseDown:x=>x.stopPropagation(),children:o.jsx(qq,{flowParams:i,scheduleNodeId:Qc.scheduleNodeId,runNodeId:Qc.runNodeId,lastRunId:Qc.lastRunId,label:Qc.label,onClose:()=>pl(null)})})}),document.body):null,o.jsx(Hq,{open:jg,onClose:()=>bf(!1)}),o.jsx(Vq,{open:Ng,onClose:()=>eS(!1),onJump:Mg,nodes:x$}),o.jsx(lU,{open:f,onClose:()=>p(!1),flowId:i.flowId||"",flowSource:ru,onArchived:()=>{p(!1),n("/projects?tab=archived")}}),o.jsx(cU,{open:d&&!!i.flowId,onClose:()=>h(!1),flowId:i.flowId||"",flowSource:ru,flowArchived:!!i.archived,workspaceId:i.workspaceId||"",leaveShared:su,onDeleted:async()=>{h(!1),n("/projects")}}),OM&&jn?sr.createPortal(o.jsx("div",{className:"af-flow-snippet-modal-overlay",children:o.jsxs("div",{className:"af-flow-snippet-modal af-workspace-conflict-modal",role:"dialog","aria-modal":"true","aria-label":"解决 Workspace 冲突",children:[o.jsxs("div",{className:"af-flow-snippet-modal__head",children:[o.jsxs("span",{className:"af-flow-snippet-modal__title",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"difference"}),"解决 ",((n0=jn.conflictItems)==null?void 0:n0.length)||0," 处字段冲突"]}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>ca(!1),"aria-label":"关闭",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),o.jsxs("div",{className:"af-flow-snippet-modal__body",children:[o.jsxs("div",{className:"af-workspace-conflict-summary",children:["未冲突的改动已经自动合并。这里只需要决定双方同时修改的字段。",o.jsxs("div",{className:"af-workspace-conflict-bulk",children:[o.jsx("button",{type:"button",onClick:()=>al(Object.fromEntries((jn.conflictItems||[]).map((x,S)=>[String(S),{mode:"local",manual:Cu(x)}]))),children:"全部保留我的"}),o.jsx("button",{type:"button",onClick:()=>al(Object.fromEntries((jn.conflictItems||[]).map((x,S)=>[String(S),{mode:"remote",manual:Cu(x)}]))),children:"全部使用远端"})]})]}),(jn.conflictItems||[]).map((x,S)=>{const _=cg[String(S)]||{mode:"local",manual:Cu(x)};return o.jsxs("section",{className:"af-workspace-conflict-item",children:[o.jsx("code",{className:"af-workspace-conflict-path",children:x.path}),o.jsx("div",{className:"af-workspace-conflict-options",children:[["local","保留我的"],["remote","使用远端"],["manual","手动编辑"]].map(([P,O])=>o.jsx("button",{type:"button",className:_.mode===P?"is-active":"",onClick:()=>al(U=>({...U,[String(S)]:{..._,mode:P}})),children:O},P))}),o.jsxs("div",{className:"af-workspace-conflict-values",children:[o.jsxs("div",{className:_.mode==="local"?"is-selected":"",children:[o.jsx("span",{children:"我的修改"}),o.jsx("pre",{children:AC(x,"incoming")})]}),o.jsxs("div",{className:_.mode==="remote"?"is-selected":"",children:[o.jsx("span",{children:"远端修改"}),o.jsx("pre",{children:AC(x,"current")})]})]}),_.mode==="manual"?o.jsxs("label",{className:"af-workspace-conflict-manual",children:[o.jsx("span",{children:"最终值(JSON)"}),o.jsx("textarea",{value:_.manual,onChange:P=>al(O=>({...O,[String(S)]:{..._,manual:P.target.value}})),rows:5})]}):null]},`${x.path||"conflict"}-${S}`)}),Nv?o.jsx("div",{className:"af-flow-snippet-error",children:Nv}):null]}),o.jsxs("div",{className:"af-flow-snippet-modal__foot af-workspace-conflict-foot",children:[o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",disabled:hf,onClick:()=>void YS(),children:"备份并载入远端"}),o.jsx("span",{className:"af-workspace-conflict-foot__spacer"}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",disabled:hf,onClick:()=>ca(!1),children:"稍后处理"}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",disabled:hf||!(jn.conflictItems||[]).length,onClick:()=>void A$(),children:hf?"保存中...":"应用选择并保存"})]})]})}),document.body):null,ee?sr.createPortal(o.jsx("div",{className:"af-flow-snippet-modal-overlay",children:o.jsxs("div",{className:"af-flow-snippet-modal",role:"dialog","aria-modal":"true","aria-label":"发布流程片段",children:[o.jsxs("div",{className:"af-flow-snippet-modal__head",children:[o.jsxs("span",{className:"af-flow-snippet-modal__title",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"ios_share"}),"发布流程片段"]}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>Ie(!1),"aria-label":"关闭",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),o.jsxs("div",{className:"af-flow-snippet-modal__body",children:[o.jsxs("label",{className:"af-flow-snippet-field",children:[o.jsx("span",{children:"名称"}),o.jsx("input",{type:"text",value:Fe.name,onChange:x=>{const S=x.target.value;Je(_=>({..._,name:S,id:_.id?_.id:S.toLowerCase().replace(/[^a-z0-9_-]+/g,"-").replace(/^-+|-+$/g,"")}))},placeholder:"例如:内容整理片段",autoFocus:!0})]}),o.jsxs("label",{className:"af-flow-snippet-field",children:[o.jsx("span",{children:"ID"}),o.jsx("input",{type:"text",value:Fe.id,onChange:x=>Je(S=>({...S,id:x.target.value})),placeholder:"content-cleanup-snippet"})]}),o.jsxs("label",{className:"af-flow-snippet-field",children:[o.jsx("span",{children:"说明"}),o.jsx("textarea",{value:Fe.description,onChange:x=>Je(S=>({...S,description:x.target.value})),placeholder:"这段流程适合什么 workspace 场景、需要接哪些上下游。",rows:4})]}),o.jsxs("div",{className:"af-flow-snippet-summary",children:["将发布 ",Qn.length," 个节点和 ",Rf.length," 条内部连线。"]}),lr?o.jsx("div",{className:"af-flow-snippet-error",children:lr}):null]}),o.jsxs("div",{className:"af-flow-snippet-modal__foot",children:[o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",onClick:()=>Ie(!1),children:"取消"}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",disabled:Pt||!Fe.name.trim(),onClick:()=>void C$(),children:Pt?"发布中...":"发布"})]})]})}),document.body):null,DS?o.jsx(gG,{node:DS,onClose:()=>se("")}):null,Un?sr.createPortal(o.jsx("div",{className:"af-flow-snippet-modal-overlay",children:o.jsxs("div",{className:"af-flow-snippet-modal af-display-share-modal",role:"dialog","aria-modal":"true","aria-label":go?"新建分享":"发布展示页",children:[o.jsxs("div",{className:"af-flow-snippet-modal__head",children:[o.jsxs("span",{className:"af-flow-snippet-modal__title",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"present_to_all"}),go?"新建分享":"发布展示页"]}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>Yn(!1),"aria-label":"关闭",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),o.jsxs("div",{className:"af-flow-snippet-modal__body",children:[o.jsxs("label",{className:"af-flow-snippet-field",children:[o.jsx("span",{children:"标题"}),o.jsx("input",{type:"text",value:Ft.title,onChange:x=>fn(S=>({...S,title:x.target.value})),placeholder:"展示页标题",autoFocus:!0})]}),go?null:o.jsxs("label",{className:"af-flow-snippet-field",children:[o.jsx("span",{children:"布局"}),o.jsxs("select",{className:"af-display-share-select",value:Ft.layout,onChange:x=>fn(S=>({...S,layout:x.target.value})),children:[o.jsx("option",{value:"gallery",children:"Gallery"}),o.jsx("option",{value:"document",children:"Document"}),o.jsx("option",{value:"slides",children:"Slides"})]})]}),o.jsxs("label",{className:"af-flow-snippet-field",children:[o.jsx("span",{children:"有效期"}),o.jsx("select",{className:"af-display-share-select",value:pC(Ft),onChange:x=>{const S=x.target.value;fn(_=>({..._,permanent:S==="permanent",expiresInDays:S==="permanent"?_.expiresInDays||30:Number(S)}))},children:Xy.map(x=>o.jsx("option",{value:x.value,children:x.label},x.value))})]}),o.jsxs("div",{className:"af-display-share-node-list",role:"group","aria-label":go?"分享内容":"选择展示节点",children:[go?o.jsx("span",{className:"af-display-share-node-list__label",children:"分享内容"}):null,i2.map(x=>{var _;const S=Array.isArray(Ft.nodeIds)&&Ft.nodeIds.includes(x.id);return o.jsxs("label",{className:"af-display-share-node-row",children:[o.jsx("input",{type:"checkbox",checked:S,disabled:go,onChange:()=>P$(x.id)}),o.jsxs("span",{className:"af-display-share-node-row__main",children:[o.jsx("strong",{children:((_=x.data)==null?void 0:_.label)||x.id}),o.jsxs("small",{children:[Cn(x.data)," · ",x.id]})]})]},x.id)})]}),mt!=null&&mt.absoluteUrl?o.jsxs("div",{className:"af-display-share-result",children:[o.jsx("input",{type:"text",readOnly:!0,value:mt.absoluteUrl,onFocus:x=>x.target.select()}),o.jsx("button",{type:"button",onClick:()=>window.open(mt.absoluteUrl,"_blank","noopener,noreferrer"),children:"打开"}),o.jsx("button",{type:"button",onClick:()=>void GS(),children:Wt==="copied"?"已复制":Wt==="failed"?"复制失败":"复制"})]}):null,Xr?o.jsx("div",{className:"af-flow-snippet-error",children:Xr}):null]}),o.jsxs("div",{className:"af-flow-snippet-modal__foot",children:[o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",onClick:()=>Yn(!1),children:"取消"}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",disabled:cr||!Array.isArray(Ft.nodeIds)||Ft.nodeIds.length===0,onClick:()=>void R$(),children:cr?"生成中...":"生成链接"})]})]})}),document.body):null,ri?sr.createPortal(o.jsx("div",{className:"af-flow-snippet-modal-overlay",children:o.jsxs("div",{className:"af-flow-snippet-modal af-display-link-modal",role:"dialog","aria-modal":"true","aria-label":"展示链接",children:[o.jsxs("div",{className:"af-flow-snippet-modal__head",children:[o.jsxs("span",{className:"af-flow-snippet-modal__title",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"link"}),"展示链接"]}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>{ae(""),ur(!1)},"aria-label":"关闭",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),o.jsxs("div",{className:"af-flow-snippet-modal__body",children:[mt!=null&&mt.absoluteUrl?o.jsxs("div",{className:"af-display-link-modal__url",children:[o.jsx("input",{type:"text",readOnly:!0,value:mt.absoluteUrl,onFocus:x=>x.target.select(),autoFocus:!0}),o.jsxs("button",{type:"button",onClick:()=>window.open(mt.absoluteUrl,"_blank","noopener,noreferrer"),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_new"}),"打开"]}),o.jsxs("button",{type:"button",onClick:()=>void GS(),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:Wt==="copied"?"check":"content_copy"}),Wt==="copied"?"已复制":Wt==="failed"?"复制失败":"复制"]})]}):o.jsx("div",{className:"af-display-link-modal__empty",children:"还没有生成展示链接"}),o.jsxs("label",{className:"af-flow-snippet-field",children:[o.jsx("span",{children:"新链接有效期"}),o.jsx("select",{className:"af-display-share-select",value:pC(Ft),onChange:x=>{const S=x.target.value;fn(_=>({..._,permanent:S==="permanent",expiresInDays:S==="permanent"?_.expiresInDays||30:Number(S)}))},children:Xy.map(x=>o.jsx("option",{value:x.value,children:x.label},x.value))})]}),Xr?o.jsx("div",{className:"af-flow-snippet-error",children:Xr}):null]}),o.jsxs("div",{className:"af-flow-snippet-modal__foot",children:[o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",onClick:()=>{ae(""),ur(!1)},children:"关闭"}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",disabled:cr||j.nodeIds.length===0,onClick:()=>void T$(),children:cr?"生成中...":mt!=null&&mt.absoluteUrl?"更新链接":"生成链接"})]})]})}),document.body):null,LM?sr.createPortal(o.jsx("div",{className:"af-flow-snippet-modal-overlay",children:o.jsxs("div",{className:"af-flow-snippet-modal af-display-share-modal",role:"dialog","aria-modal":"true","aria-label":"协作分享",children:[o.jsxs("div",{className:"af-flow-snippet-modal__head",children:[o.jsxs("span",{className:"af-flow-snippet-modal__title",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"group_add"}),"协作分享"]}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>ag(!1),"aria-label":"关闭",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),o.jsxs("div",{className:"af-flow-snippet-modal__body",children:[o.jsx("p",{className:"af-display-link-modal__empty",children:"输入已注册用户名。添加后,这个 Workspace 会直接出现在对方的项目列表中。"}),o.jsxs("div",{className:"af-workspace-member-add",children:[o.jsx("input",{type:"text",value:Kc,onChange:x=>kv(x.target.value),onKeyDown:x=>{x.key==="Enter"&&Kc.trim()&&!lg&&(x.preventDefault(),US())},placeholder:"输入用户名",autoFocus:!0}),o.jsx("button",{type:"button",disabled:lg||!Kc.trim(),onClick:()=>void US(),children:lg?"添加中...":"添加成员"})]}),bv?o.jsx("div",{className:"af-flow-snippet-error",children:bv}):null,o.jsx("div",{className:"af-workspace-member-list",children:((Zt==null?void 0:Zt.members)||[]).map(x=>{const S=x.userId===(Zt==null?void 0:Zt.ownerId)||x.role==="owner";return o.jsxs("div",{className:"af-workspace-member-row",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:S?"shield_person":"person"}),o.jsxs("div",{children:[o.jsx("strong",{children:x.username||x.userId}),o.jsx("small",{children:S?"所有者":x.role==="viewer"?"只读成员":"编辑成员"})]}),S?null:o.jsx("button",{type:"button",disabled:vv===x.userId,onClick:()=>void E$(x),children:vv===x.userId?"移除中...":"取消分享"})]},x.userId)})})]}),o.jsx("div",{className:"af-flow-snippet-modal__foot",children:o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",onClick:()=>ag(!1),children:"完成"})})]})}),document.body):null,ke?sr.createPortal(o.jsx("div",{className:"af-flow-snippet-modal-overlay",children:o.jsxs("div",{className:"af-flow-snippet-modal af-display-shares-modal",role:"dialog","aria-modal":"true","aria-label":"我的分享",children:[o.jsxs("div",{className:"af-flow-snippet-modal__head",children:[o.jsxs("span",{className:"af-flow-snippet-modal__title",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"folder_shared"}),"我的分享"]}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>ot(!1),"aria-label":"关闭",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),o.jsxs("div",{className:"af-flow-snippet-modal__body",children:[o.jsxs("div",{className:"af-display-shares-toolbar",children:[o.jsx("span",{children:xt.length?`${xt.length} 个分享`:"暂无分享"}),o.jsxs("button",{type:"button",onClick:()=>void Ls(),disabled:on,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"refresh"}),"刷新"]})]}),Qr?o.jsx("div",{className:"af-flow-snippet-error",children:Qr}):null,on?o.jsx("div",{className:"af-display-link-modal__empty",children:"Loading..."}):null,!on&&xt.length===0?o.jsx("div",{className:"af-display-link-modal__empty",children:"还没有创建过展示分享"}):null,o.jsx("div",{className:"af-display-shares-list",children:xt.map(x=>{const S=mC(x),_=qt===x.id,P=x.expiresAt?String(x.expiresInDays||30):"permanent";return o.jsxs("article",{className:"af-display-share-item",children:[o.jsxs("div",{className:"af-display-share-item__main",children:[o.jsx("strong",{children:x.title||"AgentFlow Display"}),o.jsxs("span",{children:[x.flowId||"-"," · ",x.layout||"gallery"," · ",Array.isArray(x.nodeIds)?x.nodeIds.length:0," nodes"]}),o.jsx("small",{children:XY(x)})]}),o.jsx("input",{className:"af-display-share-item__url",type:"text",readOnly:!0,value:S,onFocus:O=>O.target.select()}),o.jsx("select",{className:"af-display-share-select",value:P,disabled:_,onChange:O=>void $$(x,O.target.value),"aria-label":"修改分享有效期",children:Xy.map(O=>o.jsx("option",{value:O.value,children:O.label},O.value))}),o.jsxs("div",{className:"af-display-share-item__actions",children:[o.jsxs("button",{type:"button",onClick:()=>window.open(S,"_blank","noopener,noreferrer"),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_new"}),"打开"]}),o.jsxs("button",{type:"button",onClick:()=>void M$(x),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:wr===x.id?"check":"content_copy"}),wr===x.id?"已复制":"复制"]}),o.jsxs("button",{type:"button",className:"af-display-share-item__danger",disabled:_,onClick:()=>void L$(x),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:_?"hourglass_empty":"link_off"}),"撤销"]})]})]},x.id)})})]})]})}),document.body):null,_r?sr.createPortal(o.jsx("div",{className:"af-flow-snippet-modal-overlay",children:o.jsxs("div",{className:"af-flow-snippet-modal af-display-picker-modal",role:"dialog","aria-modal":"true","aria-label":"选择展示节点",children:[o.jsxs("div",{className:"af-flow-snippet-modal__head",children:[o.jsxs("span",{className:"af-flow-snippet-modal__title",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"add_to_photos"}),"选择展示节点"]}),o.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>Or(!1),"aria-label":"关闭",children:o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),o.jsxs("div",{className:"af-flow-snippet-modal__body",children:[o.jsxs("label",{className:"af-display-picker-search",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{type:"search",value:si,onChange:x=>uo(x.target.value),placeholder:"搜索展示节点...",autoFocus:!0})]}),o.jsx("div",{className:"af-display-picker-grid",role:"group","aria-label":"选择展示节点",style:{"--af-display-picker-columns":VS.length||1},children:Tf.length>0?VS.map((x,S)=>o.jsx("div",{className:"af-display-picker-column",children:x.map(j$)},`display-picker-column-${S}`)):o.jsx("div",{className:"af-display-picker-empty",children:wl.length===0?"当前 Workspace 没有 display 节点":"没有匹配的展示节点"})})]}),o.jsx("div",{className:"af-flow-snippet-modal__foot",children:o.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",onClick:()=>Or(!1),children:"完成"})})]})}),document.body):null,Uc.nodeId?sr.createPortal(o.jsx($G,{files:xr,query:Uc.query,onQueryChange:x=>pg(S=>({...S,query:x})),onSelect:p$,onUpload:PS,onClose:Pg}),document.body):null,!ht&&!$n&&je?sr.createPortal(o.jsx("div",{className:"af-workspace-quick-add-backdrop",onMouseDown:()=>Pe(!1),children:o.jsxs("div",{className:"af-workspace-quick-add",role:"dialog","aria-modal":"true","aria-label":"Add workspace node",onMouseDown:x=>x.stopPropagation(),children:[o.jsxs("div",{className:"af-workspace-quick-add__tabs",role:"tablist","aria-label":"选择添加类型",children:[o.jsx("button",{type:"button",role:"tab","aria-selected":lt==="nodes",className:"af-workspace-quick-add__tab"+(lt==="nodes"?" af-workspace-quick-add__tab--active":""),onClick:()=>zt("nodes"),children:"节点"}),o.jsx("button",{type:"button",role:"tab","aria-selected":lt==="flows",className:"af-workspace-quick-add__tab"+(lt==="flows"?" af-workspace-quick-add__tab--active":""),onClick:()=>zt("flows"),children:"流程"})]}),o.jsxs("div",{className:"af-workspace-quick-add__search",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),o.jsx("input",{ref:qv,value:Mt,onChange:x=>Xn(x.target.value),onKeyDown:x=>{if(x.key==="Escape")x.preventDefault(),Pe(!1);else if(x.key==="ArrowDown"){x.preventDefault();const S=lt==="flows"?cu.length:lu.length;Er(_=>Math.min(Math.max(0,S-1),_+1))}else x.key==="ArrowUp"?(x.preventDefault(),Er(S=>Math.max(0,S-1))):x.key==="Tab"?(x.preventDefault(),zt(S=>S==="nodes"?"flows":"nodes")):x.key==="Enter"&&(x.preventDefault(),lt==="flows"?XS(cu[pn]||cu[0]):JS(lu[pn]||lu[0]))},placeholder:lt==="flows"?"搜索流程片段...":"搜索节点...","aria-label":lt==="flows"?"搜索流程片段":"搜索节点"})]}),o.jsx("div",{className:"af-workspace-quick-add__list",children:lt==="flows"?cu.length===0?o.jsx("div",{className:"af-workspace-quick-add__empty",children:vn?"正在加载流程片段...":nn||"没有匹配的流程片段"}):cu.map((x,S)=>{const _=x.displayName||x.name||x.id,P=x.snippet&&typeof x.snippet=="object"?x.snippet.instances:null,O=x.snippet&&typeof x.snippet=="object"?x.snippet.edges:null,U=Number.isFinite(Number(x.nodeCount))?Number(x.nodeCount):Object.keys(P||{}).length,J=Number.isFinite(Number(x.edgeCount))?Number(x.edgeCount):Array.isArray(O)?O.length:0;return o.jsxs("button",{type:"button",className:"af-workspace-quick-add__item"+(S===pn?" af-workspace-quick-add__item--active":""),onMouseEnter:()=>Er(S),onClick:()=>XS(x),children:[o.jsx("span",{className:"af-workspace-quick-add__icon material-symbols-outlined","aria-hidden":!0,children:"schema"}),o.jsxs("span",{className:"af-workspace-quick-add__main",children:[o.jsx("span",{className:"af-workspace-quick-add__label",children:_}),o.jsxs("span",{className:"af-workspace-quick-add__meta",children:[x.id,x.version?` · v${x.version}`:""]}),o.jsx("span",{className:"af-workspace-quick-add__desc",children:x.description||`${U} 节点 / ${J} 连线`})]}),o.jsx("span",{className:"af-workspace-quick-add__cat",children:"FLOW"})]},`${x.id}@${x.version}`)}):lu.length===0?o.jsx("div",{className:"af-workspace-quick-add__empty",children:"没有匹配的节点"}):lu.map((x,S)=>{const _=Ou(x),P=Du(x),O=Qx(x);return o.jsxs("button",{type:"button",className:"af-workspace-quick-add__item"+(S===pn?" af-workspace-quick-add__item--active":""),onMouseEnter:()=>Er(S),onClick:()=>JS(x),children:[o.jsx("span",{className:"af-workspace-quick-add__icon material-symbols-outlined","aria-hidden":!0,children:aC(_)}),o.jsxs("span",{className:"af-workspace-quick-add__main",children:[o.jsx("span",{className:"af-workspace-quick-add__label",children:P}),o.jsx("span",{className:"af-workspace-quick-add__meta",children:x.id}),O?o.jsx("span",{className:"af-workspace-quick-add__desc",children:O}):null]}),o.jsx("span",{className:"af-workspace-quick-add__cat",children:_})]},x.id)})})]})}),document.body):null]})]})}function rJ(){return o.jsx(Ck,{children:o.jsx(nJ,{})})}function sJ(e){const t=[...(e==null?void 0:e.inputs)||[],...(e==null?void 0:e.outputs)||[]],n=(e==null?void 0:e.kind)==="image"?"src":"content",r=a=>String((a==null?void 0:a.value)??(a==null?void 0:a.default)??""),s=a=>r(a).trim(),i=t.find(a=>(a==null?void 0:a.name)===n&&s(a))||t.find(a=>(a==null?void 0:a.name)==="filePath"&&s(a))||t.find(a=>(a==null?void 0:a.type)==="text"&&s(a));return String((e==null?void 0:e.body)||(i?r(i):""))}function iJ(e){return e==="mermaid"?"account_tree":e==="ascii"?"notes":e==="html"?"html":e==="react"?"deployed_code":e==="image"?"image":e==="chart"?"bar_chart":e==="table"?"table":"article"}function oJ(e){let t=String(e||"").replace(/\r\n/g,`
|
|
265
|
-
`).trim();return t.includes(`
|
|
266
|
-
`)||(t=t.replace(/\s+(resultFile|result|outParams|outParams\.[A-Za-z_][A-Za-z0-9_-]*)\s*:/g,`
|
|
267
|
-
$1:`).replace(/(^|\n)outParams:\s+([A-Za-z_][A-Za-z0-9_-]*\s*:)/g,`$1outParams:
|
|
268
|
-
$2`)),t}function HT(e){const t=String(e||"").trim();if(!t)return String(e||"");const n=t.match(/---agentflow\b([\s\S]*?)---end/i);if(n!=null&&n[1]){const a=oJ(n[1]),l=a.match(/^resultFile\s*:\s*["']?([^"'\n]+)["']?/m);if(l!=null&&l[1])return l[1].trim();const c=a.match(/^result\s*:\s*(.*)$/m);if(c){const f=String(c[1]||"").trim();return f==="|"||f===">"?a.slice((c.index||0)+c[0].length).split(`
|
|
269
|
-
`).filter(d=>/^\s+/.test(d)||!d.trim()).map(d=>d.replace(/^\s{2}/,"")).join(`
|
|
270
|
-
`).replace(/\s+$/g,""):f.replace(/^["']|["']$/g,"")}const u=t.replace(n[0],"").trim();if(u)return u}if(!/["']result["']\s*:|["']outParams["']\s*:|["']resultFile["']\s*:/i.test(t))return String(e||"");const r=[t],s=t.indexOf("{"),i=t.lastIndexOf("}");s>=0&&i>s&&r.unshift(t.slice(s,i+1));for(const a of r)try{const l=JSON.parse(a);if(l&&typeof l=="object"&&!Array.isArray(l)&&(Object.prototype.hasOwnProperty.call(l,"result")||Object.prototype.hasOwnProperty.call(l,"resultFile"))){const c=l.resultFile||l.result;return typeof c=="string"?c:JSON.stringify(c,null,2)}}catch{}return String(e||"")}function iv(e){let t=HT(e).trim();if(!t)return"";const n=t.match(/```(?:html|HTML)?\s*\n?([\s\S]*?)```/);if(n&&n[1])t=n[1].trim();else{const i=t.match(/```(?:html|HTML)?\s*\n?([\s\S]*)$/);i&&i[1]&&(t=i[1].trim())}t=t.replace(/^html\s*\n/i,"").replace(/```\s*$/g,"").trim();const s=[/<!doctype\b/i,/<html\b/i,/<head\b/i,/<body\b/i,/<style\b/i,/<script\b/i,/<main\b/i,/<section\b/i,/<article\b/i,/<div\b/i,/<svg\b/i,/<canvas\b/i].reduce((i,a)=>{const l=a.exec(t);return l?i<0?l.index:Math.min(i,l.index):i},-1);return s>0&&(t=t.slice(s).trim()),t}function aJ(e){const t=iv(e);return t.trim()?/<[^>]*$/g.test(t)?"HTML 内容末尾存在未闭合标签,可能是生成或保存时被截断。":/^(?:<!doctype\b|<html\b)/i.test(t)&&!/<\/html\s*>/i.test(t)?"完整 HTML 文档缺少 </html> 结束标签,可能是生成或保存时被截断。":"":""}function lJ(e){const t=iv(e);if(!t.trim())return"";const n=`<base target="_blank"><script data-agentflow-display-link-guard="1">
|
|
271
|
-
(() => {
|
|
272
|
-
document.addEventListener("click", (event) => {
|
|
273
|
-
const link = event.target && event.target.closest ? event.target.closest("a[href]") : null;
|
|
274
|
-
if (!link) return;
|
|
275
|
-
const rawHref = String(link.getAttribute("href") || "").trim();
|
|
276
|
-
if (!rawHref || rawHref.startsWith("#")) return;
|
|
277
|
-
if (/^javascript:/i.test(rawHref)) {
|
|
278
|
-
event.preventDefault();
|
|
279
|
-
return;
|
|
280
|
-
}
|
|
281
|
-
event.preventDefault();
|
|
282
|
-
window.open(link.href, "_blank", "noopener,noreferrer");
|
|
283
|
-
}, true);
|
|
284
|
-
})();
|
|
285
|
-
<\/script>`;return/data-agentflow-display-link-guard=["']1["']/i.test(t)?t:/<head\b[^>]*>/i.test(t)?t.replace(/<head\b([^>]*)>/i,`<head$1>${n}`):/<html\b[^>]*>/i.test(t)?t.replace(/<html\b([^>]*)>/i,`<html$1><head>${n}</head>`):`<!doctype html><html><head>${n}</head><body>${t}</body></html>`}function WT(e,t,n={}){const r=String(e||"").trim();if(!r)return"";if(/^(?:https?:|data:|blob:|file:)/i.test(r)||r.startsWith("/"))return r;const s=new URLSearchParams;return s.set("id",t),s.set("path",r),n.download&&s.set("download","1"),`/api/display/file/raw?${s.toString()}`}function cJ(e,t,n={}){const r=String(e||"").trim();return r?WT(r,t,n):""}function uJ({className:e="",children:t}){const n=m.useRef(null),r=m.useRef(null),[s,i]=m.useState({visible:!1,top:0,height:100}),a=m.useCallback(()=>{const f=n.current;if(!f)return;const p=Math.max(1,f.scrollHeight),d=Math.max(1,f.clientHeight),h=p>d+1,g=h?Math.max(12,d/p*100):100,k=Math.max(0,100-g),b=h?Math.min(k,f.scrollTop/Math.max(1,p-d)*k):0;i({visible:h,top:b,height:g})},[]);m.useEffect(()=>{const f=requestAnimationFrame(a),p=n.current;if(!p||typeof ResizeObserver>"u")return()=>cancelAnimationFrame(f);const d=new ResizeObserver(a);d.observe(p);for(const h of Array.from(p.children))d.observe(h);return()=>{cancelAnimationFrame(f),d.disconnect()}},[t,a]);const l=m.useCallback(f=>{const p=n.current;if(!p)return;const d=Math.max(0,p.scrollHeight-p.clientHeight);p.scrollTop=Math.min(1,Math.max(0,f))*d,a()},[a]),c=m.useCallback((f,p=0)=>{const d=r.current;if(!d)return 0;const h=d.getBoundingClientRect(),g=s.height/100*h.height,k=Math.max(1,h.height-g);return(f-h.top-p)/k},[s.height]),u=m.useCallback(f=>{if(!s.visible)return;f.preventDefault(),f.stopPropagation();const p=r.current;if(!p)return;const d=p.getBoundingClientRect(),h=s.top/100*d.height,g=s.height/100*d.height,b=f.clientY>=d.top+h&&f.clientY<=d.top+h+g?f.clientY-d.top-h:g/2;l(c(f.clientY,b));const y=w=>{w.preventDefault(),l(c(w.clientY,b))},v=()=>{window.removeEventListener("pointermove",y),window.removeEventListener("pointerup",v),window.removeEventListener("pointercancel",v)};window.addEventListener("pointermove",y),window.addEventListener("pointerup",v),window.addEventListener("pointercancel",v)},[c,l,s.height,s.top,s.visible]);return o.jsxs("div",{className:`af-public-display-node__body ${e} nowheel nopan nodrag`,children:[o.jsx("div",{ref:n,className:`af-public-display-node__scroller ${e} nowheel nopan nodrag`,onScroll:a,children:t}),o.jsx("div",{ref:r,className:"af-public-display-scrollbar"+(s.visible?" af-public-display-scrollbar--visible":""),onPointerDown:u,"aria-hidden":"true",children:o.jsx("span",{style:{height:`${s.height}%`,top:`${s.top}%`}})})]})}function rb({node:e,shareId:t,style:n,bare:r=!1}){const s=sJ(e),i=e.kind==="html"?iv(s):e.kind==="react"?Xm(s):HT(s),a=e.kind==="html"?aJ(i):"",l=`af-public-display-node__body--${e.kind||"unknown"}`;return o.jsxs("section",{className:`af-public-display-node af-public-display-node--${e.kind||"unknown"}${r?" af-public-display-node--bare":""}`,style:n,children:[r?null:o.jsx("div",{className:"af-public-display-node__head",children:o.jsxs("div",{className:"af-public-display-node__title",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:iJ(e.kind)}),o.jsx("strong",{children:e.label||e.id}),o.jsx("em",{children:e.definitionId||e.kind||"display"})]})}),o.jsx(uJ,{className:l,children:a?o.jsx("div",{className:"af-public-display-empty",children:a}):i.trim()?o.jsxs(o.Fragment,{children:[e.kind==="html"?o.jsx("iframe",{title:e.label||e.id,sandbox:"allow-scripts allow-forms allow-modals allow-popups allow-popups-to-escape-sandbox",srcDoc:lJ(i)}):null,e.kind==="react"?o.jsx("iframe",{title:e.label||e.id,sandbox:"allow-scripts allow-forms allow-modals allow-popups allow-popups-to-escape-sandbox",srcDoc:Gk(i)}):null,e.kind==="image"?o.jsx("img",{src:WT(i,t),alt:e.label||e.id,loading:"lazy"}):null,e.kind==="markdown"?o.jsx("div",{className:"af-public-display-markdown",children:o.jsx(Wk,{content:i,resolveSrc:(c,u)=>cJ(c,t,u)})}):null,e.kind==="chart"?o.jsx(Kk,{content:i}):null,e.kind==="table"?o.jsx(Vk,{content:i}):null,e.kind==="mermaid"||e.kind==="ascii"?o.jsx("pre",{children:i}):null]}):o.jsx("div",{className:"af-public-display-empty",children:"No display content"})})]})}function dJ({data:e}){return o.jsx(rb,{node:e==null?void 0:e.node,shareId:e==null?void 0:e.shareId})}const fJ={publicDisplay:dJ};function pJ(e){const t=String(e||"").split("/").filter(Boolean);return t[0]==="display"&&t[1]?decodeURIComponent(t[1]):new URLSearchParams(window.location.search).get("id")||""}function VT(){var l,c,u,f;const{path:e}=ei(),t=m.useMemo(()=>pJ(e),[e]),[n,r]=m.useState({loading:!0,error:"",share:null,nodes:[]});m.useEffect(()=>{let p=!1;async function d(){if(!t){r({loading:!1,error:"Missing display share id",share:null,nodes:[]});return}r(h=>({...h,loading:!0,error:""}));try{const h=await fetch(`/api/display/share?id=${encodeURIComponent(t)}`),g=await h.json().catch(()=>({}));if(!h.ok)throw new Error(g.error||"展示页不存在");p||r({loading:!1,error:"",share:g.share||null,nodes:Array.isArray(g.nodes)?g.nodes:[]})}catch(h){p||r({loading:!1,error:String((h==null?void 0:h.message)||h),share:null,nodes:[]})}}return d(),()=>{p=!0}},[t]);const s=m.useMemo(()=>(Array.isArray(n.nodes)?n.nodes:[]).map((d,h)=>{const g=d.position&&typeof d.position.x=="number"&&typeof d.position.y=="number"?d.position:{x:120+h*40,y:100+h*32},k=d.size&&typeof d.size.width=="number"&&typeof d.size.height=="number"?d.size:{width:520,height:320};return{id:d.id,type:"publicDisplay",position:g,data:{node:d,shareId:t},selectable:!1,draggable:!1,style:{width:Math.max(1,Number(k.width)||520),height:Math.max(1,Number(k.height)||320)}}}),[t,n.nodes]),i=m.useMemo(()=>{var k;const p=(k=n.share)==null?void 0:k.viewport;if(!p||typeof p!="object")return null;const d=Number(p.x),h=Number(p.y),g=Number(p.zoom);return!Number.isFinite(d)||!Number.isFinite(h)||!Number.isFinite(g)?null:{x:d,y:h,zoom:Math.min(Math.max(g,.1),4)}},[(l=n.share)==null?void 0:l.viewport]);if(n.loading)return o.jsx("main",{className:"af-public-display-page",children:o.jsx("div",{className:"af-public-display-status",children:"Loading..."})});if(n.error)return o.jsx("main",{className:"af-public-display-page",children:o.jsxs("div",{className:"af-public-display-status af-public-display-status--error",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"error"}),o.jsx("span",{children:n.error})]})});const a=String(((c=n.share)==null?void 0:c.layout)||"").trim()||"gallery";if(a!=="canvas"){if(a==="single")return o.jsx("main",{className:"af-public-display-page af-public-display-page--single",children:o.jsx("div",{className:"af-public-display-grid",children:(n.nodes||[]).map(d=>o.jsx(rb,{node:d,shareId:t,bare:!0},d.id))})});const p=a==="slides"?"af-public-display-page--slides":a==="document"?"af-public-display-page--document":"af-public-display-page--gallery";return o.jsxs("main",{className:`af-public-display-page ${p}`,children:[o.jsxs("header",{className:"af-public-display-hero",children:[o.jsxs("div",{children:[o.jsx("p",{children:"AgentFlow Display"}),o.jsx("h1",{children:((u=n.share)==null?void 0:u.title)||"AgentFlow Display"})]}),o.jsx("span",{children:(f=n.share)!=null&&f.expiresAt?`有效期至 ${new Date(n.share.expiresAt).toLocaleString()}`:"永久有效"})]}),o.jsx("div",{className:"af-public-display-grid",children:(n.nodes||[]).map(d=>o.jsx(rb,{node:d,shareId:t},d.id))})]})}return o.jsx("main",{className:"af-public-display-page af-public-display-page--canvas",children:o.jsx(Ck,{children:o.jsx(YI,{className:"af-public-display-flow",nodes:s,edges:[],nodeTypes:fJ,nodesDraggable:!1,nodesConnectable:!1,elementsSelectable:!1,panOnDrag:!0,noPanClassName:"nopan",noDragClassName:"nodrag",noWheelClassName:"nowheel",panOnScroll:!0,zoomOnScroll:!0,zoomOnPinch:!0,defaultViewport:i||void 0,fitView:!i,fitViewOptions:{padding:.18,duration:180},minZoom:.1,maxZoom:4,proOptions:{hideAttribution:!0},children:o.jsx(JI,{color:"rgba(255,255,255,0.12)",gap:22,size:1})})})})}const wt=e=>typeof e=="string",_u=()=>{let e,t;const n=new Promise((r,s)=>{e=r,t=s});return n.resolve=e,n.reject=t,n},PC=e=>e==null?"":""+e,hJ=(e,t,n)=>{e.forEach(r=>{t[r]&&(n[r]=t[r])})},mJ=/###/g,IC=e=>e&&e.indexOf("###")>-1?e.replace(mJ,"."):e,RC=e=>!e||wt(e),id=(e,t,n)=>{const r=wt(t)?t.split("."):t;let s=0;for(;s<r.length-1;){if(RC(e))return{};const i=IC(r[s]);!e[i]&&n&&(e[i]=new n),Object.prototype.hasOwnProperty.call(e,i)?e=e[i]:e={},++s}return RC(e)?{}:{obj:e,k:IC(r[s])}},TC=(e,t,n)=>{const{obj:r,k:s}=id(e,t,Object);if(r!==void 0||t.length===1){r[s]=n;return}let i=t[t.length-1],a=t.slice(0,t.length-1),l=id(e,a,Object);for(;l.obj===void 0&&a.length;)i=`${a[a.length-1]}.${i}`,a=a.slice(0,a.length-1),l=id(e,a,Object),l&&l.obj&&typeof l.obj[`${l.k}.${i}`]<"u"&&(l.obj=void 0);l.obj[`${l.k}.${i}`]=n},gJ=(e,t,n,r)=>{const{obj:s,k:i}=id(e,t,Object);s[i]=s[i]||[],s[i].push(n)},am=(e,t)=>{const{obj:n,k:r}=id(e,t);if(n)return n[r]},yJ=(e,t,n)=>{const r=am(e,n);return r!==void 0?r:am(t,n)},KT=(e,t,n)=>{for(const r in t)r!=="__proto__"&&r!=="constructor"&&(r in e?wt(e[r])||e[r]instanceof String||wt(t[r])||t[r]instanceof String?n&&(e[r]=t[r]):KT(e[r],t[r],n):e[r]=t[r]);return e},Il=e=>e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&");var wJ={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};const xJ=e=>wt(e)?e.replace(/[&<>"'\/]/g,t=>wJ[t]):e;class bJ{constructor(t){this.capacity=t,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(t){const n=this.regExpMap.get(t);if(n!==void 0)return n;const r=new RegExp(t);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(t,r),this.regExpQueue.push(t),r}}const kJ=[" ",",","?","!",";"],vJ=new bJ(20),SJ=(e,t,n)=>{t=t||"",n=n||"";const r=kJ.filter(a=>t.indexOf(a)<0&&n.indexOf(a)<0);if(r.length===0)return!0;const s=vJ.getRegExp(`(${r.map(a=>a==="?"?"\\?":a).join("|")})`);let i=!s.test(e);if(!i){const a=e.indexOf(n);a>0&&!s.test(e.substring(0,a))&&(i=!0)}return i},sb=function(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:".";if(!e)return;if(e[t])return e[t];const r=t.split(n);let s=e;for(let i=0;i<r.length;){if(!s||typeof s!="object")return;let a,l="";for(let c=i;c<r.length;++c)if(c!==i&&(l+=n),l+=r[c],a=s[l],a!==void 0){if(["string","number","boolean"].indexOf(typeof a)>-1&&c<r.length-1)continue;i+=c-i+1;break}s=a}return s},lm=e=>e&&e.replace("_","-"),jJ={type:"logger",log(e){this.output("log",e)},warn(e){this.output("warn",e)},error(e){this.output("error",e)},output(e,t){console&&console[e]&&console[e].apply(console,t)}};class cm{constructor(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.init(t,n)}init(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.prefix=n.prefix||"i18next:",this.logger=t||jJ,this.options=n,this.debug=n.debug}log(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return this.forward(n,"log","",!0)}warn(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return this.forward(n,"warn","",!0)}error(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return this.forward(n,"error","")}deprecate(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return this.forward(n,"warn","WARNING DEPRECATED: ",!0)}forward(t,n,r,s){return s&&!this.debug?null:(wt(t[0])&&(t[0]=`${r}${this.prefix} ${t[0]}`),this.logger[n](t))}create(t){return new cm(this.logger,{prefix:`${this.prefix}:${t}:`,...this.options})}clone(t){return t=t||this.options,t.prefix=t.prefix||this.prefix,new cm(this.logger,t)}}var xi=new cm;class eg{constructor(){this.observers={}}on(t,n){return t.split(" ").forEach(r=>{this.observers[r]||(this.observers[r]=new Map);const s=this.observers[r].get(n)||0;this.observers[r].set(n,s+1)}),this}off(t,n){if(this.observers[t]){if(!n){delete this.observers[t];return}this.observers[t].delete(n)}}emit(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),s=1;s<n;s++)r[s-1]=arguments[s];this.observers[t]&&Array.from(this.observers[t].entries()).forEach(a=>{let[l,c]=a;for(let u=0;u<c;u++)l(...r)}),this.observers["*"]&&Array.from(this.observers["*"].entries()).forEach(a=>{let[l,c]=a;for(let u=0;u<c;u++)l.apply(l,[t,...r])})}}class MC extends eg{constructor(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{ns:["translation"],defaultNS:"translation"};super(),this.data=t||{},this.options=n,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.options.ignoreJSONStructure===void 0&&(this.options.ignoreJSONStructure=!0)}addNamespaces(t){this.options.ns.indexOf(t)<0&&this.options.ns.push(t)}removeNamespaces(t){const n=this.options.ns.indexOf(t);n>-1&&this.options.ns.splice(n,1)}getResource(t,n,r){let s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};const i=s.keySeparator!==void 0?s.keySeparator:this.options.keySeparator,a=s.ignoreJSONStructure!==void 0?s.ignoreJSONStructure:this.options.ignoreJSONStructure;let l;t.indexOf(".")>-1?l=t.split("."):(l=[t,n],r&&(Array.isArray(r)?l.push(...r):wt(r)&&i?l.push(...r.split(i)):l.push(r)));const c=am(this.data,l);return!c&&!n&&!r&&t.indexOf(".")>-1&&(t=l[0],n=l[1],r=l.slice(2).join(".")),c||!a||!wt(r)?c:sb(this.data&&this.data[t]&&this.data[t][n],r,i)}addResource(t,n,r,s){let i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{silent:!1};const a=i.keySeparator!==void 0?i.keySeparator:this.options.keySeparator;let l=[t,n];r&&(l=l.concat(a?r.split(a):r)),t.indexOf(".")>-1&&(l=t.split("."),s=n,n=l[1]),this.addNamespaces(n),TC(this.data,l,s),i.silent||this.emit("added",t,n,r,s)}addResources(t,n,r){let s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{silent:!1};for(const i in r)(wt(r[i])||Array.isArray(r[i]))&&this.addResource(t,n,i,r[i],{silent:!0});s.silent||this.emit("added",t,n,r)}addResourceBundle(t,n,r,s,i){let a=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{silent:!1,skipCopy:!1},l=[t,n];t.indexOf(".")>-1&&(l=t.split("."),s=r,r=n,n=l[1]),this.addNamespaces(n);let c=am(this.data,l)||{};a.skipCopy||(r=JSON.parse(JSON.stringify(r))),s?KT(c,r,i):c={...c,...r},TC(this.data,l,c),a.silent||this.emit("added",t,n,r)}removeResourceBundle(t,n){this.hasResourceBundle(t,n)&&delete this.data[t][n],this.removeNamespaces(n),this.emit("removed",t,n)}hasResourceBundle(t,n){return this.getResource(t,n)!==void 0}getResourceBundle(t,n){return n||(n=this.options.defaultNS),this.options.compatibilityAPI==="v1"?{...this.getResource(t,n)}:this.getResource(t,n)}getDataByLanguage(t){return this.data[t]}hasLanguageSomeTranslations(t){const n=this.getDataByLanguage(t);return!!(n&&Object.keys(n)||[]).find(s=>n[s]&&Object.keys(n[s]).length>0)}toJSON(){return this.data}}var qT={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,n,r,s){return e.forEach(i=>{this.processors[i]&&(t=this.processors[i].process(t,n,r,s))}),t}};const $C={};class um extends eg{constructor(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};super(),hJ(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],t,this),this.options=n,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.logger=xi.create("translator")}changeLanguage(t){t&&(this.language=t)}exists(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}};if(t==null)return!1;const r=this.resolve(t,n);return r&&r.res!==void 0}extractFromKey(t,n){let r=n.nsSeparator!==void 0?n.nsSeparator:this.options.nsSeparator;r===void 0&&(r=":");const s=n.keySeparator!==void 0?n.keySeparator:this.options.keySeparator;let i=n.ns||this.options.defaultNS||[];const a=r&&t.indexOf(r)>-1,l=!this.options.userDefinedKeySeparator&&!n.keySeparator&&!this.options.userDefinedNsSeparator&&!n.nsSeparator&&!SJ(t,r,s);if(a&&!l){const c=t.match(this.interpolator.nestingRegexp);if(c&&c.length>0)return{key:t,namespaces:wt(i)?[i]:i};const u=t.split(r);(r!==s||r===s&&this.options.ns.indexOf(u[0])>-1)&&(i=u.shift()),t=u.join(s)}return{key:t,namespaces:wt(i)?[i]:i}}translate(t,n,r){if(typeof n!="object"&&this.options.overloadTranslationOptionHandler&&(n=this.options.overloadTranslationOptionHandler(arguments)),typeof n=="object"&&(n={...n}),n||(n={}),t==null)return"";Array.isArray(t)||(t=[String(t)]);const s=n.returnDetails!==void 0?n.returnDetails:this.options.returnDetails,i=n.keySeparator!==void 0?n.keySeparator:this.options.keySeparator,{key:a,namespaces:l}=this.extractFromKey(t[t.length-1],n),c=l[l.length-1],u=n.lng||this.language,f=n.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if(u&&u.toLowerCase()==="cimode"){if(f){const C=n.nsSeparator||this.options.nsSeparator;return s?{res:`${c}${C}${a}`,usedKey:a,exactUsedKey:a,usedLng:u,usedNS:c,usedParams:this.getUsedParamsDetails(n)}:`${c}${C}${a}`}return s?{res:a,usedKey:a,exactUsedKey:a,usedLng:u,usedNS:c,usedParams:this.getUsedParamsDetails(n)}:a}const p=this.resolve(t,n);let d=p&&p.res;const h=p&&p.usedKey||a,g=p&&p.exactUsedKey||a,k=Object.prototype.toString.apply(d),b=["[object Number]","[object Function]","[object RegExp]"],y=n.joinArrays!==void 0?n.joinArrays:this.options.joinArrays,v=!this.i18nFormat||this.i18nFormat.handleAsObject,w=!wt(d)&&typeof d!="boolean"&&typeof d!="number";if(v&&d&&w&&b.indexOf(k)<0&&!(wt(y)&&Array.isArray(d))){if(!n.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const C=this.options.returnedObjectHandler?this.options.returnedObjectHandler(h,d,{...n,ns:l}):`key '${a} (${this.language})' returned an object instead of string.`;return s?(p.res=C,p.usedParams=this.getUsedParamsDetails(n),p):C}if(i){const C=Array.isArray(d),j=C?[]:{},N=C?g:h;for(const A in d)if(Object.prototype.hasOwnProperty.call(d,A)){const I=`${N}${i}${A}`;j[A]=this.translate(I,{...n,joinArrays:!1,ns:l}),j[A]===I&&(j[A]=d[A])}d=j}}else if(v&&wt(y)&&Array.isArray(d))d=d.join(y),d&&(d=this.extendTranslation(d,t,n,r));else{let C=!1,j=!1;const N=n.count!==void 0&&!wt(n.count),A=um.hasDefaultValue(n),I=N?this.pluralResolver.getSuffix(u,n.count,n):"",D=n.ordinal&&N?this.pluralResolver.getSuffix(u,n.count,{ordinal:!1}):"",B=N&&!n.ordinal&&n.count===0&&this.pluralResolver.shouldUseIntlApi(),W=B&&n[`defaultValue${this.options.pluralSeparator}zero`]||n[`defaultValue${I}`]||n[`defaultValue${D}`]||n.defaultValue;!this.isValidLookup(d)&&A&&(C=!0,d=W),this.isValidLookup(d)||(j=!0,d=a);const T=(n.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&j?void 0:d,M=A&&W!==d&&this.options.updateMissing;if(j||C||M){if(this.logger.log(M?"updateKey":"missingKey",u,c,a,M?W:d),i){const R=this.resolve(a,{...n,keySeparator:!1});R&&R.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let q=[];const H=this.languageUtils.getFallbackCodes(this.options.fallbackLng,n.lng||this.language);if(this.options.saveMissingTo==="fallback"&&H&&H[0])for(let R=0;R<H.length;R++)q.push(H[R]);else this.options.saveMissingTo==="all"?q=this.languageUtils.toResolveHierarchy(n.lng||this.language):q.push(n.lng||this.language);const L=(R,z,E)=>{const Q=A&&E!==d?E:T;this.options.missingKeyHandler?this.options.missingKeyHandler(R,c,z,Q,M,n):this.backendConnector&&this.backendConnector.saveMissing&&this.backendConnector.saveMissing(R,c,z,Q,M,n),this.emit("missingKey",R,c,z,d)};this.options.saveMissing&&(this.options.saveMissingPlurals&&N?q.forEach(R=>{const z=this.pluralResolver.getSuffixes(R,n);B&&n[`defaultValue${this.options.pluralSeparator}zero`]&&z.indexOf(`${this.options.pluralSeparator}zero`)<0&&z.push(`${this.options.pluralSeparator}zero`),z.forEach(E=>{L([R],a+E,n[`defaultValue${E}`]||W)})}):L(q,a,W))}d=this.extendTranslation(d,t,n,p,r),j&&d===a&&this.options.appendNamespaceToMissingKey&&(d=`${c}:${a}`),(j||C)&&this.options.parseMissingKeyHandler&&(this.options.compatibilityAPI!=="v1"?d=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${c}:${a}`:a,C?d:void 0):d=this.options.parseMissingKeyHandler(d))}return s?(p.res=d,p.usedParams=this.getUsedParamsDetails(n),p):d}extendTranslation(t,n,r,s,i){var a=this;if(this.i18nFormat&&this.i18nFormat.parse)t=this.i18nFormat.parse(t,{...this.options.interpolation.defaultVariables,...r},r.lng||this.language||s.usedLng,s.usedNS,s.usedKey,{resolved:s});else if(!r.skipInterpolation){r.interpolation&&this.interpolator.init({...r,interpolation:{...this.options.interpolation,...r.interpolation}});const u=wt(t)&&(r&&r.interpolation&&r.interpolation.skipOnVariables!==void 0?r.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let f;if(u){const d=t.match(this.interpolator.nestingRegexp);f=d&&d.length}let p=r.replace&&!wt(r.replace)?r.replace:r;if(this.options.interpolation.defaultVariables&&(p={...this.options.interpolation.defaultVariables,...p}),t=this.interpolator.interpolate(t,p,r.lng||this.language||s.usedLng,r),u){const d=t.match(this.interpolator.nestingRegexp),h=d&&d.length;f<h&&(r.nest=!1)}!r.lng&&this.options.compatibilityAPI!=="v1"&&s&&s.res&&(r.lng=this.language||s.usedLng),r.nest!==!1&&(t=this.interpolator.nest(t,function(){for(var d=arguments.length,h=new Array(d),g=0;g<d;g++)h[g]=arguments[g];return i&&i[0]===h[0]&&!r.context?(a.logger.warn(`It seems you are nesting recursively key: ${h[0]} in key: ${n[0]}`),null):a.translate(...h,n)},r)),r.interpolation&&this.interpolator.reset()}const l=r.postProcess||this.options.postProcess,c=wt(l)?[l]:l;return t!=null&&c&&c.length&&r.applyPostProcessor!==!1&&(t=qT.handle(c,t,n,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...s,usedParams:this.getUsedParamsDetails(r)},...r}:r,this)),t}resolve(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r,s,i,a,l;return wt(t)&&(t=[t]),t.forEach(c=>{if(this.isValidLookup(r))return;const u=this.extractFromKey(c,n),f=u.key;s=f;let p=u.namespaces;this.options.fallbackNS&&(p=p.concat(this.options.fallbackNS));const d=n.count!==void 0&&!wt(n.count),h=d&&!n.ordinal&&n.count===0&&this.pluralResolver.shouldUseIntlApi(),g=n.context!==void 0&&(wt(n.context)||typeof n.context=="number")&&n.context!=="",k=n.lngs?n.lngs:this.languageUtils.toResolveHierarchy(n.lng||this.language,n.fallbackLng);p.forEach(b=>{this.isValidLookup(r)||(l=b,!$C[`${k[0]}-${b}`]&&this.utils&&this.utils.hasLoadedNamespace&&!this.utils.hasLoadedNamespace(l)&&($C[`${k[0]}-${b}`]=!0,this.logger.warn(`key "${s}" for languages "${k.join(", ")}" won't get resolved as namespace "${l}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),k.forEach(y=>{if(this.isValidLookup(r))return;a=y;const v=[f];if(this.i18nFormat&&this.i18nFormat.addLookupKeys)this.i18nFormat.addLookupKeys(v,f,y,b,n);else{let C;d&&(C=this.pluralResolver.getSuffix(y,n.count,n));const j=`${this.options.pluralSeparator}zero`,N=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(d&&(v.push(f+C),n.ordinal&&C.indexOf(N)===0&&v.push(f+C.replace(N,this.options.pluralSeparator)),h&&v.push(f+j)),g){const A=`${f}${this.options.contextSeparator}${n.context}`;v.push(A),d&&(v.push(A+C),n.ordinal&&C.indexOf(N)===0&&v.push(A+C.replace(N,this.options.pluralSeparator)),h&&v.push(A+j))}}let w;for(;w=v.pop();)this.isValidLookup(r)||(i=w,r=this.getResource(y,b,w,n))}))})}),{res:r,usedKey:s,exactUsedKey:i,usedLng:a,usedNS:l}}isValidLookup(t){return t!==void 0&&!(!this.options.returnNull&&t===null)&&!(!this.options.returnEmptyString&&t==="")}getResource(t,n,r){let s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return this.i18nFormat&&this.i18nFormat.getResource?this.i18nFormat.getResource(t,n,r,s):this.resourceStore.getResource(t,n,r,s)}getUsedParamsDetails(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const n=["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"],r=t.replace&&!wt(t.replace);let s=r?t.replace:t;if(r&&typeof t.count<"u"&&(s.count=t.count),this.options.interpolation.defaultVariables&&(s={...this.options.interpolation.defaultVariables,...s}),!r){s={...s};for(const i of n)delete s[i]}return s}static hasDefaultValue(t){const n="defaultValue";for(const r in t)if(Object.prototype.hasOwnProperty.call(t,r)&&n===r.substring(0,n.length)&&t[r]!==void 0)return!0;return!1}}const ew=e=>e.charAt(0).toUpperCase()+e.slice(1);class LC{constructor(t){this.options=t,this.supportedLngs=this.options.supportedLngs||!1,this.logger=xi.create("languageUtils")}getScriptPartFromCode(t){if(t=lm(t),!t||t.indexOf("-")<0)return null;const n=t.split("-");return n.length===2||(n.pop(),n[n.length-1].toLowerCase()==="x")?null:this.formatLanguageCode(n.join("-"))}getLanguagePartFromCode(t){if(t=lm(t),!t||t.indexOf("-")<0)return t;const n=t.split("-");return this.formatLanguageCode(n[0])}formatLanguageCode(t){if(wt(t)&&t.indexOf("-")>-1){if(typeof Intl<"u"&&typeof Intl.getCanonicalLocales<"u")try{let s=Intl.getCanonicalLocales(t)[0];if(s&&this.options.lowerCaseLng&&(s=s.toLowerCase()),s)return s}catch{}const n=["hans","hant","latn","cyrl","cans","mong","arab"];let r=t.split("-");return this.options.lowerCaseLng?r=r.map(s=>s.toLowerCase()):r.length===2?(r[0]=r[0].toLowerCase(),r[1]=r[1].toUpperCase(),n.indexOf(r[1].toLowerCase())>-1&&(r[1]=ew(r[1].toLowerCase()))):r.length===3&&(r[0]=r[0].toLowerCase(),r[1].length===2&&(r[1]=r[1].toUpperCase()),r[0]!=="sgn"&&r[2].length===2&&(r[2]=r[2].toUpperCase()),n.indexOf(r[1].toLowerCase())>-1&&(r[1]=ew(r[1].toLowerCase())),n.indexOf(r[2].toLowerCase())>-1&&(r[2]=ew(r[2].toLowerCase()))),r.join("-")}return this.options.cleanCode||this.options.lowerCaseLng?t.toLowerCase():t}isSupportedCode(t){return(this.options.load==="languageOnly"||this.options.nonExplicitSupportedLngs)&&(t=this.getLanguagePartFromCode(t)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(t)>-1}getBestMatchFromCodes(t){if(!t)return null;let n;return t.forEach(r=>{if(n)return;const s=this.formatLanguageCode(r);(!this.options.supportedLngs||this.isSupportedCode(s))&&(n=s)}),!n&&this.options.supportedLngs&&t.forEach(r=>{if(n)return;const s=this.getLanguagePartFromCode(r);if(this.isSupportedCode(s))return n=s;n=this.options.supportedLngs.find(i=>{if(i===s)return i;if(!(i.indexOf("-")<0&&s.indexOf("-")<0)&&(i.indexOf("-")>0&&s.indexOf("-")<0&&i.substring(0,i.indexOf("-"))===s||i.indexOf(s)===0&&s.length>1))return i})}),n||(n=this.getFallbackCodes(this.options.fallbackLng)[0]),n}getFallbackCodes(t,n){if(!t)return[];if(typeof t=="function"&&(t=t(n)),wt(t)&&(t=[t]),Array.isArray(t))return t;if(!n)return t.default||[];let r=t[n];return r||(r=t[this.getScriptPartFromCode(n)]),r||(r=t[this.formatLanguageCode(n)]),r||(r=t[this.getLanguagePartFromCode(n)]),r||(r=t.default),r||[]}toResolveHierarchy(t,n){const r=this.getFallbackCodes(n||this.options.fallbackLng||[],t),s=[],i=a=>{a&&(this.isSupportedCode(a)?s.push(a):this.logger.warn(`rejecting language code not found in supportedLngs: ${a}`))};return wt(t)&&(t.indexOf("-")>-1||t.indexOf("_")>-1)?(this.options.load!=="languageOnly"&&i(this.formatLanguageCode(t)),this.options.load!=="languageOnly"&&this.options.load!=="currentOnly"&&i(this.getScriptPartFromCode(t)),this.options.load!=="currentOnly"&&i(this.getLanguagePartFromCode(t))):wt(t)&&i(this.formatLanguageCode(t)),r.forEach(a=>{s.indexOf(a)<0&&i(this.formatLanguageCode(a))}),s}}let NJ=[{lngs:["ach","ak","am","arn","br","fil","gun","ln","mfe","mg","mi","oc","pt","pt-BR","tg","tl","ti","tr","uz","wa"],nr:[1,2],fc:1},{lngs:["af","an","ast","az","bg","bn","ca","da","de","dev","el","en","eo","es","et","eu","fi","fo","fur","fy","gl","gu","ha","hi","hu","hy","ia","it","kk","kn","ku","lb","mai","ml","mn","mr","nah","nap","nb","ne","nl","nn","no","nso","pa","pap","pms","ps","pt-PT","rm","sco","se","si","so","son","sq","sv","sw","ta","te","tk","ur","yo"],nr:[1,2],fc:2},{lngs:["ay","bo","cgg","fa","ht","id","ja","jbo","ka","km","ko","ky","lo","ms","sah","su","th","tt","ug","vi","wo","zh"],nr:[1],fc:3},{lngs:["be","bs","cnr","dz","hr","ru","sr","uk"],nr:[1,2,5],fc:4},{lngs:["ar"],nr:[0,1,2,3,11,100],fc:5},{lngs:["cs","sk"],nr:[1,2,5],fc:6},{lngs:["csb","pl"],nr:[1,2,5],fc:7},{lngs:["cy"],nr:[1,2,3,8],fc:8},{lngs:["fr"],nr:[1,2],fc:9},{lngs:["ga"],nr:[1,2,3,7,11],fc:10},{lngs:["gd"],nr:[1,2,3,20],fc:11},{lngs:["is"],nr:[1,2],fc:12},{lngs:["jv"],nr:[0,1],fc:13},{lngs:["kw"],nr:[1,2,3,4],fc:14},{lngs:["lt"],nr:[1,2,10],fc:15},{lngs:["lv"],nr:[1,2,0],fc:16},{lngs:["mk"],nr:[1,2],fc:17},{lngs:["mnk"],nr:[0,1,2],fc:18},{lngs:["mt"],nr:[1,2,11,20],fc:19},{lngs:["or"],nr:[2,1],fc:2},{lngs:["ro"],nr:[1,2,20],fc:20},{lngs:["sl"],nr:[5,1,2,3],fc:21},{lngs:["he","iw"],nr:[1,2,20,21],fc:22}],CJ={1:e=>+(e>1),2:e=>+(e!=1),3:e=>0,4:e=>e%10==1&&e%100!=11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2,5:e=>e==0?0:e==1?1:e==2?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5,6:e=>e==1?0:e>=2&&e<=4?1:2,7:e=>e==1?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2,8:e=>e==1?0:e==2?1:e!=8&&e!=11?2:3,9:e=>+(e>=2),10:e=>e==1?0:e==2?1:e<7?2:e<11?3:4,11:e=>e==1||e==11?0:e==2||e==12?1:e>2&&e<20?2:3,12:e=>+(e%10!=1||e%100==11),13:e=>+(e!==0),14:e=>e==1?0:e==2?1:e==3?2:3,15:e=>e%10==1&&e%100!=11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2,16:e=>e%10==1&&e%100!=11?0:e!==0?1:2,17:e=>e==1||e%10==1&&e%100!=11?0:1,18:e=>e==0?0:e==1?1:2,19:e=>e==1?0:e==0||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3,20:e=>e==1?0:e==0||e%100>0&&e%100<20?1:2,21:e=>e%100==1?1:e%100==2?2:e%100==3||e%100==4?3:0,22:e=>e==1?0:e==2?1:(e<0||e>10)&&e%10==0?2:3};const _J=["v1","v2","v3"],EJ=["v4"],OC={zero:0,one:1,two:2,few:3,many:4,other:5},AJ=()=>{const e={};return NJ.forEach(t=>{t.lngs.forEach(n=>{e[n]={numbers:t.nr,plurals:CJ[t.fc]}})}),e};class PJ{constructor(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.languageUtils=t,this.options=n,this.logger=xi.create("pluralResolver"),(!this.options.compatibilityJSON||EJ.includes(this.options.compatibilityJSON))&&(typeof Intl>"u"||!Intl.PluralRules)&&(this.options.compatibilityJSON="v3",this.logger.error("Your environment seems not to be Intl API compatible, use an Intl.PluralRules polyfill. Will fallback to the compatibilityJSON v3 format handling.")),this.rules=AJ(),this.pluralRulesCache={}}addRule(t,n){this.rules[t]=n}clearCache(){this.pluralRulesCache={}}getRule(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.shouldUseIntlApi()){const r=lm(t==="dev"?"en":t),s=n.ordinal?"ordinal":"cardinal",i=JSON.stringify({cleanedCode:r,type:s});if(i in this.pluralRulesCache)return this.pluralRulesCache[i];let a;try{a=new Intl.PluralRules(r,{type:s})}catch{if(!t.match(/-|_/))return;const c=this.languageUtils.getLanguagePartFromCode(t);a=this.getRule(c,n)}return this.pluralRulesCache[i]=a,a}return this.rules[t]||this.rules[this.languageUtils.getLanguagePartFromCode(t)]}needsPlural(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const r=this.getRule(t,n);return this.shouldUseIntlApi()?r&&r.resolvedOptions().pluralCategories.length>1:r&&r.numbers.length>1}getPluralFormsOfKey(t,n){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return this.getSuffixes(t,r).map(s=>`${n}${s}`)}getSuffixes(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const r=this.getRule(t,n);return r?this.shouldUseIntlApi()?r.resolvedOptions().pluralCategories.sort((s,i)=>OC[s]-OC[i]).map(s=>`${this.options.prepend}${n.ordinal?`ordinal${this.options.prepend}`:""}${s}`):r.numbers.map(s=>this.getSuffix(t,s,n)):[]}getSuffix(t,n){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};const s=this.getRule(t,r);return s?this.shouldUseIntlApi()?`${this.options.prepend}${r.ordinal?`ordinal${this.options.prepend}`:""}${s.select(n)}`:this.getSuffixRetroCompatible(s,n):(this.logger.warn(`no plural rule found for: ${t}`),"")}getSuffixRetroCompatible(t,n){const r=t.noAbs?t.plurals(n):t.plurals(Math.abs(n));let s=t.numbers[r];this.options.simplifyPluralSuffix&&t.numbers.length===2&&t.numbers[0]===1&&(s===2?s="plural":s===1&&(s=""));const i=()=>this.options.prepend&&s.toString()?this.options.prepend+s.toString():s.toString();return this.options.compatibilityJSON==="v1"?s===1?"":typeof s=="number"?`_plural_${s.toString()}`:i():this.options.compatibilityJSON==="v2"||this.options.simplifyPluralSuffix&&t.numbers.length===2&&t.numbers[0]===1?i():this.options.prepend&&r.toString()?this.options.prepend+r.toString():r.toString()}shouldUseIntlApi(){return!_J.includes(this.options.compatibilityJSON)}}const DC=function(e,t,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:".",s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!0,i=yJ(e,t,n);return!i&&s&&wt(n)&&(i=sb(e,n,r),i===void 0&&(i=sb(t,n,r))),i},tw=e=>e.replace(/\$/g,"$$$$");class IJ{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.logger=xi.create("interpolator"),this.options=t,this.format=t.interpolation&&t.interpolation.format||(n=>n),this.init(t)}init(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};t.interpolation||(t.interpolation={escapeValue:!0});const{escape:n,escapeValue:r,useRawValueToEscape:s,prefix:i,prefixEscaped:a,suffix:l,suffixEscaped:c,formatSeparator:u,unescapeSuffix:f,unescapePrefix:p,nestingPrefix:d,nestingPrefixEscaped:h,nestingSuffix:g,nestingSuffixEscaped:k,nestingOptionsSeparator:b,maxReplaces:y,alwaysFormat:v}=t.interpolation;this.escape=n!==void 0?n:xJ,this.escapeValue=r!==void 0?r:!0,this.useRawValueToEscape=s!==void 0?s:!1,this.prefix=i?Il(i):a||"{{",this.suffix=l?Il(l):c||"}}",this.formatSeparator=u||",",this.unescapePrefix=f?"":p||"-",this.unescapeSuffix=this.unescapePrefix?"":f||"",this.nestingPrefix=d?Il(d):h||Il("$t("),this.nestingSuffix=g?Il(g):k||Il(")"),this.nestingOptionsSeparator=b||",",this.maxReplaces=y||1e3,this.alwaysFormat=v!==void 0?v:!1,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){const t=(n,r)=>n&&n.source===r?(n.lastIndex=0,n):new RegExp(r,"g");this.regexp=t(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=t(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=t(this.nestingRegexp,`${this.nestingPrefix}(.+?)${this.nestingSuffix}`)}interpolate(t,n,r,s){let i,a,l;const c=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},u=h=>{if(h.indexOf(this.formatSeparator)<0){const y=DC(n,c,h,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(y,void 0,r,{...s,...n,interpolationkey:h}):y}const g=h.split(this.formatSeparator),k=g.shift().trim(),b=g.join(this.formatSeparator).trim();return this.format(DC(n,c,k,this.options.keySeparator,this.options.ignoreJSONStructure),b,r,{...s,...n,interpolationkey:k})};this.resetRegExp();const f=s&&s.missingInterpolationHandler||this.options.missingInterpolationHandler,p=s&&s.interpolation&&s.interpolation.skipOnVariables!==void 0?s.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:h=>tw(h)},{regex:this.regexp,safeValue:h=>this.escapeValue?tw(this.escape(h)):tw(h)}].forEach(h=>{for(l=0;i=h.regex.exec(t);){const g=i[1].trim();if(a=u(g),a===void 0)if(typeof f=="function"){const b=f(t,i,s);a=wt(b)?b:""}else if(s&&Object.prototype.hasOwnProperty.call(s,g))a="";else if(p){a=i[0];continue}else this.logger.warn(`missed to pass in variable ${g} for interpolating ${t}`),a="";else!wt(a)&&!this.useRawValueToEscape&&(a=PC(a));const k=h.safeValue(a);if(t=t.replace(i[0],k),p?(h.regex.lastIndex+=a.length,h.regex.lastIndex-=i[0].length):h.regex.lastIndex=0,l++,l>=this.maxReplaces)break}}),t}nest(t,n){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},s,i,a;const l=(c,u)=>{const f=this.nestingOptionsSeparator;if(c.indexOf(f)<0)return c;const p=c.split(new RegExp(`${f}[ ]*{`));let d=`{${p[1]}`;c=p[0],d=this.interpolate(d,a);const h=d.match(/'/g),g=d.match(/"/g);(h&&h.length%2===0&&!g||g.length%2!==0)&&(d=d.replace(/'/g,'"'));try{a=JSON.parse(d),u&&(a={...u,...a})}catch(k){return this.logger.warn(`failed parsing options string in nesting for key ${c}`,k),`${c}${f}${d}`}return a.defaultValue&&a.defaultValue.indexOf(this.prefix)>-1&&delete a.defaultValue,c};for(;s=this.nestingRegexp.exec(t);){let c=[];a={...r},a=a.replace&&!wt(a.replace)?a.replace:a,a.applyPostProcessor=!1,delete a.defaultValue;let u=!1;if(s[0].indexOf(this.formatSeparator)!==-1&&!/{.*}/.test(s[1])){const f=s[1].split(this.formatSeparator).map(p=>p.trim());s[1]=f.shift(),c=f,u=!0}if(i=n(l.call(this,s[1].trim(),a),a),i&&s[0]===t&&!wt(i))return i;wt(i)||(i=PC(i)),i||(this.logger.warn(`missed to resolve ${s[1]} for nesting ${t}`),i=""),u&&(i=c.reduce((f,p)=>this.format(f,p,r.lng,{...r,interpolationkey:s[1].trim()}),i.trim())),t=t.replace(s[0],i),this.regexp.lastIndex=0}return t}}const RJ=e=>{let t=e.toLowerCase().trim();const n={};if(e.indexOf("(")>-1){const r=e.split("(");t=r[0].toLowerCase().trim();const s=r[1].substring(0,r[1].length-1);t==="currency"&&s.indexOf(":")<0?n.currency||(n.currency=s.trim()):t==="relativetime"&&s.indexOf(":")<0?n.range||(n.range=s.trim()):s.split(";").forEach(a=>{if(a){const[l,...c]=a.split(":"),u=c.join(":").trim().replace(/^'+|'+$/g,""),f=l.trim();n[f]||(n[f]=u),u==="false"&&(n[f]=!1),u==="true"&&(n[f]=!0),isNaN(u)||(n[f]=parseInt(u,10))}})}return{formatName:t,formatOptions:n}},Rl=e=>{const t={};return(n,r,s)=>{let i=s;s&&s.interpolationkey&&s.formatParams&&s.formatParams[s.interpolationkey]&&s[s.interpolationkey]&&(i={...i,[s.interpolationkey]:void 0});const a=r+JSON.stringify(i);let l=t[a];return l||(l=e(lm(r),s),t[a]=l),l(n)}};class TJ{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.logger=xi.create("formatter"),this.options=t,this.formats={number:Rl((n,r)=>{const s=new Intl.NumberFormat(n,{...r});return i=>s.format(i)}),currency:Rl((n,r)=>{const s=new Intl.NumberFormat(n,{...r,style:"currency"});return i=>s.format(i)}),datetime:Rl((n,r)=>{const s=new Intl.DateTimeFormat(n,{...r});return i=>s.format(i)}),relativetime:Rl((n,r)=>{const s=new Intl.RelativeTimeFormat(n,{...r});return i=>s.format(i,r.range||"day")}),list:Rl((n,r)=>{const s=new Intl.ListFormat(n,{...r});return i=>s.format(i)})},this.init(t)}init(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}};this.formatSeparator=n.interpolation.formatSeparator||","}add(t,n){this.formats[t.toLowerCase().trim()]=n}addCached(t,n){this.formats[t.toLowerCase().trim()]=Rl(n)}format(t,n,r){let s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};const i=n.split(this.formatSeparator);if(i.length>1&&i[0].indexOf("(")>1&&i[0].indexOf(")")<0&&i.find(l=>l.indexOf(")")>-1)){const l=i.findIndex(c=>c.indexOf(")")>-1);i[0]=[i[0],...i.splice(1,l)].join(this.formatSeparator)}return i.reduce((l,c)=>{const{formatName:u,formatOptions:f}=RJ(c);if(this.formats[u]){let p=l;try{const d=s&&s.formatParams&&s.formatParams[s.interpolationkey]||{},h=d.locale||d.lng||s.locale||s.lng||r;p=this.formats[u](l,h,{...f,...s,...d})}catch(d){this.logger.warn(d)}return p}else this.logger.warn(`there was no format function for ${u}`);return l},t)}}const MJ=(e,t)=>{e.pending[t]!==void 0&&(delete e.pending[t],e.pendingCount--)};class $J extends eg{constructor(t,n,r){let s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};super(),this.backend=t,this.store=n,this.services=r,this.languageUtils=r.languageUtils,this.options=s,this.logger=xi.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=s.maxParallelReads||10,this.readingCalls=0,this.maxRetries=s.maxRetries>=0?s.maxRetries:5,this.retryTimeout=s.retryTimeout>=1?s.retryTimeout:350,this.state={},this.queue=[],this.backend&&this.backend.init&&this.backend.init(r,s.backend,s)}queueLoad(t,n,r,s){const i={},a={},l={},c={};return t.forEach(u=>{let f=!0;n.forEach(p=>{const d=`${u}|${p}`;!r.reload&&this.store.hasResourceBundle(u,p)?this.state[d]=2:this.state[d]<0||(this.state[d]===1?a[d]===void 0&&(a[d]=!0):(this.state[d]=1,f=!1,a[d]===void 0&&(a[d]=!0),i[d]===void 0&&(i[d]=!0),c[p]===void 0&&(c[p]=!0)))}),f||(l[u]=!0)}),(Object.keys(i).length||Object.keys(a).length)&&this.queue.push({pending:a,pendingCount:Object.keys(a).length,loaded:{},errors:[],callback:s}),{toLoad:Object.keys(i),pending:Object.keys(a),toLoadLanguages:Object.keys(l),toLoadNamespaces:Object.keys(c)}}loaded(t,n,r){const s=t.split("|"),i=s[0],a=s[1];n&&this.emit("failedLoading",i,a,n),!n&&r&&this.store.addResourceBundle(i,a,r,void 0,void 0,{skipCopy:!0}),this.state[t]=n?-1:2,n&&r&&(this.state[t]=0);const l={};this.queue.forEach(c=>{gJ(c.loaded,[i],a),MJ(c,t),n&&c.errors.push(n),c.pendingCount===0&&!c.done&&(Object.keys(c.loaded).forEach(u=>{l[u]||(l[u]={});const f=c.loaded[u];f.length&&f.forEach(p=>{l[u][p]===void 0&&(l[u][p]=!0)})}),c.done=!0,c.errors.length?c.callback(c.errors):c.callback())}),this.emit("loaded",l),this.queue=this.queue.filter(c=>!c.done)}read(t,n,r){let s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:this.retryTimeout,a=arguments.length>5?arguments[5]:void 0;if(!t.length)return a(null,{});if(this.readingCalls>=this.maxParallelReads){this.waitingReads.push({lng:t,ns:n,fcName:r,tried:s,wait:i,callback:a});return}this.readingCalls++;const l=(u,f)=>{if(this.readingCalls--,this.waitingReads.length>0){const p=this.waitingReads.shift();this.read(p.lng,p.ns,p.fcName,p.tried,p.wait,p.callback)}if(u&&f&&s<this.maxRetries){setTimeout(()=>{this.read.call(this,t,n,r,s+1,i*2,a)},i);return}a(u,f)},c=this.backend[r].bind(this.backend);if(c.length===2){try{const u=c(t,n);u&&typeof u.then=="function"?u.then(f=>l(null,f)).catch(l):l(null,u)}catch(u){l(u)}return}return c(t,n,l)}prepareLoading(t,n){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},s=arguments.length>3?arguments[3]:void 0;if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),s&&s();wt(t)&&(t=this.languageUtils.toResolveHierarchy(t)),wt(n)&&(n=[n]);const i=this.queueLoad(t,n,r,s);if(!i.toLoad.length)return i.pending.length||s(),null;i.toLoad.forEach(a=>{this.loadOne(a)})}load(t,n,r){this.prepareLoading(t,n,{},r)}reload(t,n,r){this.prepareLoading(t,n,{reload:!0},r)}loadOne(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";const r=t.split("|"),s=r[0],i=r[1];this.read(s,i,"read",void 0,void 0,(a,l)=>{a&&this.logger.warn(`${n}loading namespace ${i} for language ${s} failed`,a),!a&&l&&this.logger.log(`${n}loaded namespace ${i} for language ${s}`,l),this.loaded(t,a,l)})}saveMissing(t,n,r,s,i){let a=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{},l=arguments.length>6&&arguments[6]!==void 0?arguments[6]:()=>{};if(this.services.utils&&this.services.utils.hasLoadedNamespace&&!this.services.utils.hasLoadedNamespace(n)){this.logger.warn(`did not save key "${r}" as the namespace "${n}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");return}if(!(r==null||r==="")){if(this.backend&&this.backend.create){const c={...a,isUpdate:i},u=this.backend.create.bind(this.backend);if(u.length<6)try{let f;u.length===5?f=u(t,n,r,s,c):f=u(t,n,r,s),f&&typeof f.then=="function"?f.then(p=>l(null,p)).catch(l):l(null,f)}catch(f){l(f)}else u(t,n,r,s,l,c)}!t||!t[0]||this.store.addResource(t[0],n,r,s)}}}const FC=()=>({debug:!1,initImmediate:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:e=>{let t={};if(typeof e[1]=="object"&&(t=e[1]),wt(e[1])&&(t.defaultValue=e[1]),wt(e[2])&&(t.tDescription=e[2]),typeof e[2]=="object"||typeof e[3]=="object"){const n=e[3]||e[2];Object.keys(n).forEach(r=>{t[r]=n[r]})}return t},interpolation:{escapeValue:!0,format:e=>e,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0}}),zC=e=>(wt(e.ns)&&(e.ns=[e.ns]),wt(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),wt(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),e.supportedLngs&&e.supportedLngs.indexOf("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),e),Ep=()=>{},LJ=e=>{Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach(n=>{typeof e[n]=="function"&&(e[n]=e[n].bind(e))})};class Hd extends eg{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;if(super(),this.options=zC(t),this.services={},this.logger=xi,this.modules={external:[]},LJ(this),n&&!this.isInitialized&&!t.isClone){if(!this.options.initImmediate)return this.init(t,n),this;setTimeout(()=>{this.init(t,n)},0)}}init(){var t=this;let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=arguments.length>1?arguments[1]:void 0;this.isInitializing=!0,typeof n=="function"&&(r=n,n={}),!n.defaultNS&&n.defaultNS!==!1&&n.ns&&(wt(n.ns)?n.defaultNS=n.ns:n.ns.indexOf("translation")<0&&(n.defaultNS=n.ns[0]));const s=FC();this.options={...s,...this.options,...zC(n)},this.options.compatibilityAPI!=="v1"&&(this.options.interpolation={...s.interpolation,...this.options.interpolation}),n.keySeparator!==void 0&&(this.options.userDefinedKeySeparator=n.keySeparator),n.nsSeparator!==void 0&&(this.options.userDefinedNsSeparator=n.nsSeparator);const i=f=>f?typeof f=="function"?new f:f:null;if(!this.options.isClone){this.modules.logger?xi.init(i(this.modules.logger),this.options):xi.init(null,this.options);let f;this.modules.formatter?f=this.modules.formatter:typeof Intl<"u"&&(f=TJ);const p=new LC(this.options);this.store=new MC(this.options.resources,this.options);const d=this.services;d.logger=xi,d.resourceStore=this.store,d.languageUtils=p,d.pluralResolver=new PJ(p,{prepend:this.options.pluralSeparator,compatibilityJSON:this.options.compatibilityJSON,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),f&&(!this.options.interpolation.format||this.options.interpolation.format===s.interpolation.format)&&(d.formatter=i(f),d.formatter.init(d,this.options),this.options.interpolation.format=d.formatter.format.bind(d.formatter)),d.interpolator=new IJ(this.options),d.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},d.backendConnector=new $J(i(this.modules.backend),d.resourceStore,d,this.options),d.backendConnector.on("*",function(h){for(var g=arguments.length,k=new Array(g>1?g-1:0),b=1;b<g;b++)k[b-1]=arguments[b];t.emit(h,...k)}),this.modules.languageDetector&&(d.languageDetector=i(this.modules.languageDetector),d.languageDetector.init&&d.languageDetector.init(d,this.options.detection,this.options)),this.modules.i18nFormat&&(d.i18nFormat=i(this.modules.i18nFormat),d.i18nFormat.init&&d.i18nFormat.init(this)),this.translator=new um(this.services,this.options),this.translator.on("*",function(h){for(var g=arguments.length,k=new Array(g>1?g-1:0),b=1;b<g;b++)k[b-1]=arguments[b];t.emit(h,...k)}),this.modules.external.forEach(h=>{h.init&&h.init(this)})}if(this.format=this.options.interpolation.format,r||(r=Ep),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const f=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);f.length>0&&f[0]!=="dev"&&(this.options.lng=f[0])}!this.services.languageDetector&&!this.options.lng&&this.logger.warn("init: no languageDetector is used and no lng is defined"),["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach(f=>{this[f]=function(){return t.store[f](...arguments)}}),["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach(f=>{this[f]=function(){return t.store[f](...arguments),t}});const c=_u(),u=()=>{const f=(p,d)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),c.resolve(d),r(p,d)};if(this.languages&&this.options.compatibilityAPI!=="v1"&&!this.isInitialized)return f(null,this.t.bind(this));this.changeLanguage(this.options.lng,f)};return this.options.resources||!this.options.initImmediate?u():setTimeout(u,0),c}loadResources(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ep;const s=wt(t)?t:this.language;if(typeof t=="function"&&(r=t),!this.options.resources||this.options.partialBundledLanguages){if(s&&s.toLowerCase()==="cimode"&&(!this.options.preload||this.options.preload.length===0))return r();const i=[],a=l=>{if(!l||l==="cimode")return;this.services.languageUtils.toResolveHierarchy(l).forEach(u=>{u!=="cimode"&&i.indexOf(u)<0&&i.push(u)})};s?a(s):this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach(c=>a(c)),this.options.preload&&this.options.preload.forEach(l=>a(l)),this.services.backendConnector.load(i,this.options.ns,l=>{!l&&!this.resolvedLanguage&&this.language&&this.setResolvedLanguage(this.language),r(l)})}else r(null)}reloadResources(t,n,r){const s=_u();return typeof t=="function"&&(r=t,t=void 0),typeof n=="function"&&(r=n,n=void 0),t||(t=this.languages),n||(n=this.options.ns),r||(r=Ep),this.services.backendConnector.reload(t,n,i=>{s.resolve(),r(i)}),s}use(t){if(!t)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!t.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return t.type==="backend"&&(this.modules.backend=t),(t.type==="logger"||t.log&&t.warn&&t.error)&&(this.modules.logger=t),t.type==="languageDetector"&&(this.modules.languageDetector=t),t.type==="i18nFormat"&&(this.modules.i18nFormat=t),t.type==="postProcessor"&&qT.addPostProcessor(t),t.type==="formatter"&&(this.modules.formatter=t),t.type==="3rdParty"&&this.modules.external.push(t),this}setResolvedLanguage(t){if(!(!t||!this.languages)&&!(["cimode","dev"].indexOf(t)>-1))for(let n=0;n<this.languages.length;n++){const r=this.languages[n];if(!(["cimode","dev"].indexOf(r)>-1)&&this.store.hasLanguageSomeTranslations(r)){this.resolvedLanguage=r;break}}}changeLanguage(t,n){var r=this;this.isLanguageChangingTo=t;const s=_u();this.emit("languageChanging",t);const i=c=>{this.language=c,this.languages=this.services.languageUtils.toResolveHierarchy(c),this.resolvedLanguage=void 0,this.setResolvedLanguage(c)},a=(c,u)=>{u?(i(u),this.translator.changeLanguage(u),this.isLanguageChangingTo=void 0,this.emit("languageChanged",u),this.logger.log("languageChanged",u)):this.isLanguageChangingTo=void 0,s.resolve(function(){return r.t(...arguments)}),n&&n(c,function(){return r.t(...arguments)})},l=c=>{!t&&!c&&this.services.languageDetector&&(c=[]);const u=wt(c)?c:this.services.languageUtils.getBestMatchFromCodes(c);u&&(this.language||i(u),this.translator.language||this.translator.changeLanguage(u),this.services.languageDetector&&this.services.languageDetector.cacheUserLanguage&&this.services.languageDetector.cacheUserLanguage(u)),this.loadResources(u,f=>{a(f,u)})};return!t&&this.services.languageDetector&&!this.services.languageDetector.async?l(this.services.languageDetector.detect()):!t&&this.services.languageDetector&&this.services.languageDetector.async?this.services.languageDetector.detect.length===0?this.services.languageDetector.detect().then(l):this.services.languageDetector.detect(l):l(t),s}getFixedT(t,n,r){var s=this;const i=function(a,l){let c;if(typeof l!="object"){for(var u=arguments.length,f=new Array(u>2?u-2:0),p=2;p<u;p++)f[p-2]=arguments[p];c=s.options.overloadTranslationOptionHandler([a,l].concat(f))}else c={...l};c.lng=c.lng||i.lng,c.lngs=c.lngs||i.lngs,c.ns=c.ns||i.ns,c.keyPrefix!==""&&(c.keyPrefix=c.keyPrefix||r||i.keyPrefix);const d=s.options.keySeparator||".";let h;return c.keyPrefix&&Array.isArray(a)?h=a.map(g=>`${c.keyPrefix}${d}${g}`):h=c.keyPrefix?`${c.keyPrefix}${d}${a}`:a,s.t(h,c)};return wt(t)?i.lng=t:i.lngs=t,i.ns=n,i.keyPrefix=r,i}t(){return this.translator&&this.translator.translate(...arguments)}exists(){return this.translator&&this.translator.exists(...arguments)}setDefaultNamespace(t){this.options.defaultNS=t}hasLoadedNamespace(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;const r=n.lng||this.resolvedLanguage||this.languages[0],s=this.options?this.options.fallbackLng:!1,i=this.languages[this.languages.length-1];if(r.toLowerCase()==="cimode")return!0;const a=(l,c)=>{const u=this.services.backendConnector.state[`${l}|${c}`];return u===-1||u===0||u===2};if(n.precheck){const l=n.precheck(this,a);if(l!==void 0)return l}return!!(this.hasResourceBundle(r,t)||!this.services.backendConnector.backend||this.options.resources&&!this.options.partialBundledLanguages||a(r,t)&&(!s||a(i,t)))}loadNamespaces(t,n){const r=_u();return this.options.ns?(wt(t)&&(t=[t]),t.forEach(s=>{this.options.ns.indexOf(s)<0&&this.options.ns.push(s)}),this.loadResources(s=>{r.resolve(),n&&n(s)}),r):(n&&n(),Promise.resolve())}loadLanguages(t,n){const r=_u();wt(t)&&(t=[t]);const s=this.options.preload||[],i=t.filter(a=>s.indexOf(a)<0&&this.services.languageUtils.isSupportedCode(a));return i.length?(this.options.preload=s.concat(i),this.loadResources(a=>{r.resolve(),n&&n(a)}),r):(n&&n(),Promise.resolve())}dir(t){if(t||(t=this.resolvedLanguage||(this.languages&&this.languages.length>0?this.languages[0]:this.language)),!t)return"rtl";const n=["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"],r=this.services&&this.services.languageUtils||new LC(FC());return n.indexOf(r.getLanguagePartFromCode(t))>-1||t.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;return new Hd(t,n)}cloneInstance(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ep;const r=t.forkResourceStore;r&&delete t.forkResourceStore;const s={...this.options,...t,isClone:!0},i=new Hd(s);return(t.debug!==void 0||t.prefix!==void 0)&&(i.logger=i.logger.clone(t)),["store","services","language"].forEach(l=>{i[l]=this[l]}),i.services={...this.services},i.services.utils={hasLoadedNamespace:i.hasLoadedNamespace.bind(i)},r&&(i.store=new MC(this.store.data,s),i.services.resourceStore=i.store),i.translator=new um(i.services,s),i.translator.on("*",function(l){for(var c=arguments.length,u=new Array(c>1?c-1:0),f=1;f<c;f++)u[f-1]=arguments[f];i.emit(l,...u)}),i.init(s,n),i.translator.options=s,i.translator.backendConnector.services.utils={hasLoadedNamespace:i.hasLoadedNamespace.bind(i)},i}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}const mr=Hd.createInstance();mr.createInstance=Hd.createInstance;mr.createInstance;mr.dir;mr.init;mr.loadResources;mr.reloadResources;mr.use;mr.changeLanguage;mr.getFixedT;mr.t;mr.exists;mr.setDefaultNamespace;mr.hasLoadedNamespace;mr.loadNamespaces;mr.loadLanguages;function OJ(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Wd(e){"@babel/helpers - typeof";return Wd=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Wd(e)}function DJ(e,t){if(Wd(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(Wd(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function FJ(e){var t=DJ(e,"string");return Wd(t)=="symbol"?t:t+""}function zJ(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,FJ(r.key),r)}}function BJ(e,t,n){return t&&zJ(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}var UT=[],HJ=UT.forEach,WJ=UT.slice;function VJ(e){return HJ.call(WJ.call(arguments,1),function(t){if(t)for(var n in t)e[n]===void 0&&(e[n]=t[n])}),e}var BC=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,KJ=function(t,n,r){var s=r||{};s.path=s.path||"/";var i=encodeURIComponent(n),a="".concat(t,"=").concat(i);if(s.maxAge>0){var l=s.maxAge-0;if(Number.isNaN(l))throw new Error("maxAge should be a Number");a+="; Max-Age=".concat(Math.floor(l))}if(s.domain){if(!BC.test(s.domain))throw new TypeError("option domain is invalid");a+="; Domain=".concat(s.domain)}if(s.path){if(!BC.test(s.path))throw new TypeError("option path is invalid");a+="; Path=".concat(s.path)}if(s.expires){if(typeof s.expires.toUTCString!="function")throw new TypeError("option expires is invalid");a+="; Expires=".concat(s.expires.toUTCString())}if(s.httpOnly&&(a+="; HttpOnly"),s.secure&&(a+="; Secure"),s.sameSite){var c=typeof s.sameSite=="string"?s.sameSite.toLowerCase():s.sameSite;switch(c){case!0:a+="; SameSite=Strict";break;case"lax":a+="; SameSite=Lax";break;case"strict":a+="; SameSite=Strict";break;case"none":a+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return a},HC={create:function(t,n,r,s){var i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{path:"/",sameSite:"strict"};r&&(i.expires=new Date,i.expires.setTime(i.expires.getTime()+r*60*1e3)),s&&(i.domain=s),document.cookie=KJ(t,encodeURIComponent(n),i)},read:function(t){for(var n="".concat(t,"="),r=document.cookie.split(";"),s=0;s<r.length;s++){for(var i=r[s];i.charAt(0)===" ";)i=i.substring(1,i.length);if(i.indexOf(n)===0)return i.substring(n.length,i.length)}return null},remove:function(t){this.create(t,"",-1)}},qJ={name:"cookie",lookup:function(t){var n;if(t.lookupCookie&&typeof document<"u"){var r=HC.read(t.lookupCookie);r&&(n=r)}return n},cacheUserLanguage:function(t,n){n.lookupCookie&&typeof document<"u"&&HC.create(n.lookupCookie,t,n.cookieMinutes,n.cookieDomain,n.cookieOptions)}},UJ={name:"querystring",lookup:function(t){var n;if(typeof window<"u"){var r=window.location.search;!window.location.search&&window.location.hash&&window.location.hash.indexOf("?")>-1&&(r=window.location.hash.substring(window.location.hash.indexOf("?")));for(var s=r.substring(1),i=s.split("&"),a=0;a<i.length;a++){var l=i[a].indexOf("=");if(l>0){var c=i[a].substring(0,l);c===t.lookupQuerystring&&(n=i[a].substring(l+1))}}}return n}},Eu=null,WC=function(){if(Eu!==null)return Eu;try{Eu=window!=="undefined"&&window.localStorage!==null;var t="i18next.translate.boo";window.localStorage.setItem(t,"foo"),window.localStorage.removeItem(t)}catch{Eu=!1}return Eu},YJ={name:"localStorage",lookup:function(t){var n;if(t.lookupLocalStorage&&WC()){var r=window.localStorage.getItem(t.lookupLocalStorage);r&&(n=r)}return n},cacheUserLanguage:function(t,n){n.lookupLocalStorage&&WC()&&window.localStorage.setItem(n.lookupLocalStorage,t)}},Au=null,VC=function(){if(Au!==null)return Au;try{Au=window!=="undefined"&&window.sessionStorage!==null;var t="i18next.translate.boo";window.sessionStorage.setItem(t,"foo"),window.sessionStorage.removeItem(t)}catch{Au=!1}return Au},GJ={name:"sessionStorage",lookup:function(t){var n;if(t.lookupSessionStorage&&VC()){var r=window.sessionStorage.getItem(t.lookupSessionStorage);r&&(n=r)}return n},cacheUserLanguage:function(t,n){n.lookupSessionStorage&&VC()&&window.sessionStorage.setItem(n.lookupSessionStorage,t)}},JJ={name:"navigator",lookup:function(t){var n=[];if(typeof navigator<"u"){if(navigator.languages)for(var r=0;r<navigator.languages.length;r++)n.push(navigator.languages[r]);navigator.userLanguage&&n.push(navigator.userLanguage),navigator.language&&n.push(navigator.language)}return n.length>0?n:void 0}},XJ={name:"htmlTag",lookup:function(t){var n,r=t.htmlTag||(typeof document<"u"?document.documentElement:null);return r&&typeof r.getAttribute=="function"&&(n=r.getAttribute("lang")),n}},QJ={name:"path",lookup:function(t){var n;if(typeof window<"u"){var r=window.location.pathname.match(/\/([a-zA-Z-]*)/g);if(r instanceof Array)if(typeof t.lookupFromPathIndex=="number"){if(typeof r[t.lookupFromPathIndex]!="string")return;n=r[t.lookupFromPathIndex].replace("/","")}else n=r[0].replace("/","")}return n}},ZJ={name:"subdomain",lookup:function(t){var n=typeof t.lookupFromSubdomainIndex=="number"?t.lookupFromSubdomainIndex+1:1,r=typeof window<"u"&&window.location&&window.location.hostname&&window.location.hostname.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i);if(r)return r[n]}},YT=!1;try{document.cookie,YT=!0}catch{}var GT=["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"];YT||GT.splice(1,1);function eX(){return{order:GT,lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"],convertDetectedLanguage:function(t){return t}}}var JT=function(){function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};OJ(this,e),this.type="languageDetector",this.detectors={},this.init(t,n)}return BJ(e,[{key:"init",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=n||{languageUtils:{}},this.options=VJ(r,this.options||{},eX()),typeof this.options.convertDetectedLanguage=="string"&&this.options.convertDetectedLanguage.indexOf("15897")>-1&&(this.options.convertDetectedLanguage=function(i){return i.replace("-","_")}),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=s,this.addDetector(qJ),this.addDetector(UJ),this.addDetector(YJ),this.addDetector(GJ),this.addDetector(JJ),this.addDetector(XJ),this.addDetector(QJ),this.addDetector(ZJ)}},{key:"addDetector",value:function(n){return this.detectors[n.name]=n,this}},{key:"detect",value:function(n){var r=this;n||(n=this.options.order);var s=[];return n.forEach(function(i){if(r.detectors[i]){var a=r.detectors[i].lookup(r.options);a&&typeof a=="string"&&(a=[a]),a&&(s=s.concat(a))}}),s=s.map(function(i){return r.options.convertDetectedLanguage(i)}),this.services.languageUtils.getBestMatchFromCodes?s:s.length>0?s[0]:null}},{key:"cacheUserLanguage",value:function(n,r){var s=this;r||(r=this.options.caches),r&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(n)>-1||r.forEach(function(i){s.detectors[i]&&s.detectors[i].cacheUserLanguage(n,s.options)}))}}])}();JT.type="languageDetector";const tX={name:"AgentFlow",tagline:"AI Workflow Orchestration"},nX={projects:"Projects",nodes:"Nodes",myNodes:"My Nodes",myFlows:"My Flows",skills:"Skills",mcps:"MCP",feedback:"Feedback",flowEditor:"Flow Editor",settings:"Settings",back:"Back"},rX={loading:"Loading...",saving:"Saving...",save:"Save",cancel:"Cancel",delete:"Delete",edit:"Edit",create:"Create",close:"Close",confirm:"Confirm",copy:"Copy",copied:"Copied!",refresh:"Refresh",search:"Search",filter:"Filter",success:"Success",error:"Error",warning:"Warning",info:"Info",done:"Done",pending:"Pending",running:"Running",notFound:"Not found",required:"Required",optional:"Optional"},sX={success:"Success",failed:"Failed",pending:"Pending",running:"Running",skipped:"Skipped"},iX={agent:"Agent",control:"Control",tool:"Tool",start:"Start",end:"End"},oX={online:"Engine Online",offline:"Engine Offline",connecting:"Connecting…"},aX={hub:"AgentFlow Hub",docs:"Documentation",github:"GitHub Repository"},lX={app:tX,nav:nX,common:rX,status:sX,nodeTypes:iX,engine:oX,links:aX},cX="Flow Editor",uX="Nodes",dX="Edges",fX="Properties",pX={label:"Node Label",type:"Node Type",model:"Model",body:"Body",inputs:"Inputs",outputs:"Outputs",addInput:"Add Input",addOutput:"Add Output",remove:"Remove Node",duplicate:"Duplicate Node",nodeType:"Node Type",displayName:"Display Name",displayNameHint:"(letters, numbers, underscores, hyphens, do not start with a number)",role:"Role",modelHint:"From ~/agentflow/model-lists.json; UI service runs agentflow update-model-lists in background on startup",defaultModel:"Default",userPrompt:"User Prompt (USER PROMPT / body)",systemDescription:"System Description (read-only, from node definition)",directCommand:"Direct Command (script)",scriptHint:"(tool_nodejs: skips AI when script exists, executed by pipeline)",diskRunning:"Disk record shows running",deleteNode:"Delete node",inputTooltip:"Input {{name}} | Type: {{type}}",outputTooltip:"Output {{name}} | Type: {{type}}",defaultSuffix:" | Default: {{value}}",fallbackLabel:"Node",expandProvide:"Edit content"},hX={title:"Node Properties",noInputPins:"No input pins",noOutputPins:"No output pins",type:"Type",name:"Name",defaultValue:"Default / value",description:"Description / format",required:"Req",showOnNode:"Card",requiredHint:"Mark this pin as required so users know it must be connected or given a value",showOnNodeHint:"Show this pin name on the canvas node card; hidden pins can still be connected",pinRequiredAriaLabel:"{{label}} {{index}} required",pinShowOnNodeAriaLabel:"{{label}} {{index}} show on node card",pinDescriptionAriaLabel:"{{label}} {{index}} format description",conversationOutput:"Conversation & Output",addPin:"Add Pin",addPinAriaLabel:"Add {{label}}",handleHint:"Matches Handle index on canvas ({{prefix}}-0, {{prefix}}-1…). After adding/removing/reordering, existing connections may break — check validation after saving.",handle:"Handle",pinTypeAriaLabel:"{{label}} {{index}} type",pinNameAriaLabel:"{{label}} {{index}} name",pinDefaultAriaLabel:"{{label}} {{index}} default",deletePinAriaLabel:"Delete {{label}} {{index}}",deletePin:"Delete this pin",instanceId:"Node ID",yamlValueNotInList:"(YAML value, not in current list)",inputPins:"Input Pins (INPUT)",outputPins:"Output Pins (OUTPUT)",expand:"Expand",collapse:"Collapse",expandEditScript:"Expand edit script",expandEdit:"Expand edit",editScript:"Edit script",editUserPrompt:"Edit user prompt",scriptPlaceholder:"instances.*.script — full shell command; supports ${workspaceRoot}, ${pipelineWorkspace}, ${flowDir}, ${runDir} and slot names (don't quote placeholders)",scriptPlaceholderExpand:"instances.*.script — full shell command; don't quote ${workspaceRoot}, ${pipelineWorkspace}, ${flowDir} placeholders",bodyPlaceholder:"instances.*.body — supports multiline and ${variables}; type ${ to pick a slot",bodyPlaceholderExpand:"instances.*.body — supports multiline and ${variables}",noDescription:"(No description in current node definition)",modelAriaLabel:"Model",placeholderSlots:"Placeholders: input/output slots",publishToMarketplace:"Publish Node",publishToMarketplaceHint:"Publish the current node to the workspace local marketplace",publishing:"Publishing…",publishRunning:"Publishing to local marketplace…",publishSuccess:"Node published to local marketplace",publishSuccessWithId:"Node published: {{id}}"},mX={run:"Run Flow",stop:"Stop",resume:"Resume",validate:"Validate",export:"Export",import:"Import"},gX={nodeList:"Node List",runHistory:"Run History",validation:"Validation Results"},yX={workspace:"Workspace",loading:"Loading...",archived:"Archived",noPipelines:"No pipelines",more:"more",moreFlows:"more flows",noRuns:"No run records",searchNodes:"Search nodes",noComponents:"No components available (check node library directory)",noMatch:"No matching nodes, adjust search terms",selectPipeline:"Select a pipeline from above to load components and canvas",validationWarnings:"Validation warnings (consistent with agentflow validate slot checks)",output:"Output",model:"Model",userDir:"User Directory",toggleRecentActivity:"Toggle recent opened or recent runs"},wX={selectPipeline:"Please select a pipeline from the dropdown above",loadingProps:"Loading node properties...",pipelineId:"Pipeline ID",diskPath:"Disk Path",storageLocation:"Storage Location",introduction:"Introduction",introductionPlaceholder:"Briefly describe this pipeline (saved as flow.yaml ui.description)",metadata:"Metadata",nodeCount:"Node Count",nodesUnit:"nodes",loading:"Loading...",noRuns:"No run records (run records are generated in the workspace after terminal execution)"},xX={saving:"Saving...",saved:"Saved",saveFailed:"Save failed",runInTerminal:"Please use terminal to run"},bX={requirement:"Requirement Analysis",planning:"Technical Planning",code:"Code Execution",test:"Test Regression",normal:"Normal"},kX={phase:"Phase",allPhasesComplete:"All phases completed",currentPhaseComplete:"Current phase completed, waiting for confirmation..."},vX={node:"Node",text:"Text",file:"File",bool:"Boolean"},SX={title:"Node Execution Context",resizeHandle:"Drag to resize node context width",apiConnectError:"Cannot connect to API (please open the page with agentflow ui, or configure /api proxy for Vite dev)",invalidJson:"Response is not valid JSON",requestTimeout:"Request timed out, please retry or check agentflow ui",executingNoArtifacts:"Executing, artifacts not yet written to workspace…",noData:"No data (this run has not reached this node or produced artifacts)",latest:"Latest",detectedContentType:"Detected content type",roundNoContent:"No content in this round",empty:"(empty)",imageTruncated:"Image truncated (exceeds size limit)",statusSuccess:"Success",statusFailed:"Failed",statusRunning:"Running",statusCacheMiss:"Cache miss",statusPending:"Pending"},jX={title:"Keyboard Shortcuts",general:"General",saveDesc:"Save; when node properties sidebar is open, submit node first then save flow",shortcutsLabel:"Keyboard Shortcuts",jumpToNode:"Jump to node by ID",openNodePalette:"Open node palette",canvas:"Canvas",selectTool:"Select Tool",panTool:"Pan Tool",holdSpacePan:"Hold Space to temporarily pan",saveViewport:"Save current entry view",selectAll:"Select all nodes",undo:"Undo canvas change",redo:"Redo canvas change"},NX={title:"Jump to node",placeholder:"Type node ID or label…",empty:"No matching nodes",hintNavigate:"navigate",hintJump:"jump",hintClose:"close"},CX={title:"Start Building Your Flow",text:"Describe your workflow in the AI input box below, or drag nodes from the left panel to the canvas",composerHint:"Build AgentFlow with AI Composer",composerSub:"Drag nodes from the left panel, or describe your workflow in the <strong>input box below</strong>.<br/>Press <kbd>?</kbd> to view shortcuts."},_X={mainNav:"Main Navigation"},EX={flowWarningAriaLabel:"Flow validation warnings",reloadFromServer:"Reload flow from server and refresh validation",reloadFromServerShort:"Reload from server",closeBanner:"Close validation warning banner",nodePrefix:"Node",focusNodeAriaLabel:"Select and focus node {{nodeId}} on canvas",slotWarningCount:"Slot validation: {{count}} warnings (hidden)",show:"Show",shortcutHint:"Press ? to view keyboard shortcuts",shortcutHintLabel:"shortcuts",inputSlotNoEdge:' input slot "{{slotName}}" ({{handle}}) has no edge connection',outputSlotNoEdge:' output slot "{{slotName}}" ({{handle}}) has no edge connection'},AX={title:"AI Assistant",placeholder:"Ask AI to help with this node...",thinking:"Thinking",reply:"Reply",result:"Result",error:"Error",waiting:"Waiting for response...",yourQuestion:"Your question",send:"Send",expand:"Expand conversation",collapse:"Collapse",connecting:"Connecting…",requestFailed:"Request failed",cannotReadStream:"Cannot read response stream",connectTimeout:"Connection timeout (120s), please confirm UI service is running and retry. [CONNECT_TIMEOUT]",aborted:"Aborted",executing:"Executing…",ready:"Ready",done:"Done",inputPlaceholder:"Type your question (⌘/Ctrl+Enter to send)",inputAriaLabel:"Question input",mentionAriaLabel:"Mention: instances and node types",modelLabel:"Model",modelAriaLabel:"Conversation model",modelDefault:"Default",modelNotInList:"(not in current list)",stopGeneration:"Stop generation",conversationOutput:"Conversation & Output",collapseAriaLabel:"Collapse",closeSidebar:"Close sidebar",endConversation:"End conversation (will stop generation)",closeConversation:"Close conversation",newConversation:"New conversation",switchConversation:"Switch conversation",selectedNodesAriaLabel:"Selected nodes list",selectedNodesEmpty:"Select nodes on canvas, or use @ in the input to pick Instances or Node types",removeFromInput:"Remove @{{id}} from input",deselectNode:"Deselect {{id}}",taskPlan:`📋 Task Plan ({{count}} steps):
|
|
286
|
-
{{summary}}`,step:"Step {{current}}/{{total}}: {{description}}",phaseGeneration:`Phased generation ({{count}} phases): {{labels}}
|
|
287
|
-
Current: {{current}}`,phaseComplete:"{{phaseName}} completed. Next phase: {{nextPhase}}",nextPhase:"Next phase",continuePhase:"Continue {{label}}",skipRemainingPhases:"Please complete all remaining steps at once (skip phased confirmation)",phaseProgress:"Phase progress",phaseReviewLabel:"Phase options",phaseReviewHint:'This phase is complete. Review the canvas, then continue to "{{nextPhase}}".',phaseReviewContinue:"Continue: {{label}}",phaseReviewSkip:"Skip — finish remaining in one pass",stepsAriaLabel:"Task steps progress",phasesAriaLabel:"Generation phases progress",phaseNumber:"Phase {{index}}",stepRoleLabel:"Role: {{role}}",stepInstanceLabel:"Instance: {{instanceId}}",pageRefreshReset:"Reset after page refresh",conversationLabel:"Conversation {{n}}"},PX={currentPipeline:"Current Pipeline",backToEdit:"Back to edit",backToProjects:"Back to projects",executionLog:"Execution log",history:"History",pipelineSettings:"Pipeline settings",shortcutsLabel:"Shortcuts",shortcutsTitle:"Shortcuts (?)",deletePipeline:"Delete pipeline",resumeTitle:"Resume in same run directory (uuid={{uuid}})",resumeTitleNoUuid:"No apply-start received, will start a new run",rerunTitle:"Start a new run from scratch",runOptions:"Run options",runWithParams:"Run with params",runWithPreset:"Run with preset",editRun:"Edit run parameters",startRun:"Start run",stopRun:"Stop background run"},IX={nodePalette:"Node Palette",noPipelineSelected:"No pipeline selected",moreRuns:"+{{count}} more",moreFlows:"+{{count}} more flows",runId:"Run ID: {{id}}"},RX={connectingApi:"Connecting to /api/flow/run…",connectingApiResume:"Connecting to /api/flow/run (resuming run uuid={{uuid}})…",connectedReceiving:"Connected to execution stream, receiving NDJSON output…",noBody:"Response has no body (cannot stream), please check browser and agentflow ui version",nodeStart:"▶ Starting: {{instanceId}}",nodeStartWithLabel:"▶ Starting: {{instanceId}} ({{label}})",nodeDone:"✓ Done: {{instanceId}}",nodeDoneWithElapsed:"✓ Done: {{instanceId}} ({{elapsed}})",nodeFailed:"✗ Failed: {{instanceId}}",pipelineStart:"Pipeline started (uuid={{uuid}})",pipelineDone:"Pipeline completed",pipelineDoneWithElapsed:"Pipeline completed ({{elapsed}})",pipelinePaused:"Pipeline paused: waiting for user input ({{nodes}})",unknownError:"Unknown error",executionEnd:"Execution ended (exit code: {{exitCode}})",executionStopped:"Execution paused",pauseRun:"Pause run (can resume later)",pauseConfirm:"Pause the current run? You can resume from the interrupted node later.",pauseTitle:"Pause run",pauseConfirmOk:"Pause",backPromptTitle:"Back to projects",backPromptMessage:"Pipeline still running. Keep it in the background and exit, or stop it and return to edit mode?",backBackground:"Run in background & exit",backStopEdit:"Stop & enter edit",resizeConsole:"Drag to resize execution log height",closeLog:"Close log",userCheckContent:"Waiting for user to confirm content for node {{instanceId}}",userAskPrompt:"Waiting for user to choose branch for node {{instanceId}}"},TX={close:"Close",loading:"Loading…",placeholder:"File content",largeFileWarning:"Large file, editor performance may be affected",reset:"Reset",aiEdit:"AI Edit",aiRunning:"AI processing…",save:"Save",saving:"Saving…",saved:"Saved"},MX={title:"Pipeline Settings",subtitle:"Manage basic information, storage, node marketplace, scheduled runs, and metadata.",sectionNav:"Settings sections",basicInfo:"Basic Info",storageAndPath:"Storage & Path",nodeMarketplace:"Node Marketplace",overview:"Pipeline Overview",owner:"Owner",source:"Source",marketplaceNodes:"Marketplace nodes",marketNodesUnit:"market nodes",marketplaceHint:"Local marketplace nodes can be added to this pipeline; installed nodes can then be placed on the canvas.",marketplaceEmpty:"No local marketplace nodes are installed in this workspace yet. Publish one from the node properties panel.",addNodeFromMarket:"Back to canvas",quickActions:"Quick Actions",saveChanges:"Save changes",savingChanges:"Saving…",installNode:"Add to pipeline",installingNode:"Adding…",addInstalledNode:"Add to canvas",previewNode:"Preview",nodePreviewTitle:"Node preview",nodeStylePreview:"Node style preview",closePreview:"Close preview",nodeFunction:"Node purpose",nodePackageInfo:"Package info",definitionId:"Definition ID",version:"Version",packagePath:"Package path",packagedFiles:"Packaged files",marketplaceNoDescription:"No node purpose has been provided.",noInputs:"No inputs",noOutputs:"No outputs",backToCanvas:"Back to canvas",help:"Help",helpText:"Publish nodes from the node properties panel; installed collections sync into the local node marketplace.",archived:"Archived",archivedNote:"This pipeline is in the archive directory (_archived) and cannot be moved between user directory and workspace.",builtinNote:"Built-in templates are read-only; first save will write to workspace .workspace/agentflow/pipelines (pipelines), .workspace/agentflow/nodes (custom nodes), etc.",moveBusy:"Moving…",moveToWorkspace:"Move to workspace",moveToUserDir:"Move to user directory",globalSettings:"Global settings",currentPipeline:"Current pipeline:",builtin:"Built-in",rename:"Rename",renameBusy:"Renaming…",renameSuccess:"Renamed",copyPath:"Copy path",pathCopied:"Copied"},$X={title:"Scheduled Run",enabled:"Enable scheduled trigger",cron:"Cron expression",timezone:"Timezone",preset:"Run preset",defaultPreset:"Default inputs",overlapSkip:"Overlap policy: skip this trigger while the pipeline is running",nextRun:"Next estimated trigger: {{time}}",noNextRun:"No next trigger is configured",runtime:"Scheduler state",running:"Running",waiting:"Waiting",disabled:"Disabled",lastTriggeredAt:"Last triggered",lastSkippedAt:"Last skipped",lastRun:"Last run",lastExit:"Last exit code",lastFinishedAt:"Last finished",readonlyNote:"Built-in or archived pipelines cannot save schedule settings.",save:"Save schedule",saving:"Saving…",saved:"Schedule saved"},LX={title:"Execution History",summary:"Execution results summary",successCount:"{{count}} succeeded",failedCount:"{{count}} failed",stoppedCount:"{{count}} stopped",interruptedCount:"{{count}} interrupted",runningCount:"{{count}} running",success:"Success",failed:"Failed",stopped:"Stopped",interrupted:"Interrupted",running:"Running",unknown:"Unknown",runLabel:"Run #{{id}}",enterRunView:"Enter run view with canvas and log"},OX={invalidInstanceId:"Invalid Instance ID: only letters, numbers, underscores, and hyphens allowed, must not start with a number.",duplicateInstanceId:"This Instance ID already exists, please choose another.",loadFlowFailed:"Failed to load flow",loadNodesFailed:"Failed to load node library"},DX={invalidPlaceholder:"Invalid placeholder: {{hint}}",empty:"(empty)",inputSubtitle:"Input · {{type}}",inputSubtitleNoType:"Input",outputSubtitle:"Output · {{type}}",outputSubtitleNoType:"Output",runtimeConst:"Runtime constant"},FX={justNow:"Just now",minutesAgo:"{{n}} min ago",hoursAgo:"{{n}} hr ago",yesterday:"Yesterday",daysAgo:"{{n}} days ago",milliseconds:"{{n}} ms",seconds:"{{n}} s"},zX={title:"User Confirmation ({{instanceId}})",edit:"Edit",save:"Save",cancel:"Cancel",aiEditPlaceholder:"Enter AI edit instruction, e.g., remove item 2, merge first two items…",aiEditBtn:"AI Edit",aiEditStarted:"AI is modifying content…",aiEditDone:"AI modification complete",aiEditFailed:"AI modification failed",contentSaved:"Content saved",saveFailed:"Save failed",close:"Close",continue:"Continue Execution",hint:"Edit or use AI to modify, then save. Click 'Continue Execution' to resume the flow"},BX={title:"User Choice ({{instanceId}})",hint:"Pick an option below to continue the flow",submitting:"Submitting…",submitFailed:"Submit failed",close:"Close",noOptions:"No options configured on this node. Add items to the output slots in the editor first."},HX={title:"Print Output: {{instanceId}}",expand:"Expand",restore:"Restore"},WX={save:"Save",cancel:"Cancel"},VX={title:"Run with Params",noParams:"No input params in this flow",run:"Run",cancel:"Cancel"},KX={title:"Run with Preset",noPresets:"No presets available",default:"Default run",run:"Run",cancel:"Cancel"},qX={preset:"Preset",default:"Default",newPreset:"New preset",deletePreset:"Delete preset",presetNamePlaceholder:"Preset name",inputParams:"Input Parameters",noProvideNodes:"No provide nodes in this flow",filePathPlaceholder:"File path…",stringValuePlaceholder:"Value…",presetSaved:"Preset saved",presetDeleted:"Preset Deleted",savePreset:"Save current preset",expandInput:"Edit content"},UX={title:cX,nodes:uX,edges:dX,properties:fX,node:pX,nodeProps:hX,actions:mX,panel:gX,palette:yX,pipeline:wX,status:xX,roles:bX,phases:kX,types:vX,runContext:SX,shortcuts:jX,jumpPalette:NX,emptyCanvas:CX,sidebar:_X,validation:EX,composer:AX,topbar:PX,palette2:IX,run:RX,fileEdit:TX,settings:MX,schedule:$X,history:LX,nodePropsError:OX,placeholder:DX,time:FX,userCheck:zX,userAsk:BX,toolPrint:HX,provideEdit:WX,runParams:VX,runPreset:KX,runConfig:qX},YX="Settings",GX={engine:"Engine Settings",preferences:"Global Preferences"},JX={title:"Workspace",currentPath:"Current Workspace Root",placeholder:"Loading...",copyPath:"Copy path",description:"Pipelines and node lists are resolved relative to this directory (passed when starting the UI)."},XX={title:"Cursor CLI",status:{cached:"Cached",notCached:"Not cached"},modelPreviewLabel:"Cursor model id list",modelList:{cached:"Model list cached",empty:"No model list",count:"{{count}} items",fetchedAt:"Updated {{time}}",never:"Never fetched",refresh:"Refresh List",fetching:"Fetching..."}},QX={modelPreviewLabel:"OpenCode model id list",title:"OpenCode CLI",status:{ready:"Ready",notFound:"Not found"},provider:"Plan / Provider ID",providerPlaceholder:"e.g., bailian-coding-plan",saving:"Saving and updating list...",description:"Corresponds to CLI opencode models <provider> parameter; written to user directory config and triggers model-lists.json refresh after typing stops."},ZX={title:"Claude Code CLI",status:{ready:"Ready",notFound:"Not found"},modelPreviewLabel:"Claude Code model id list",description:"Built-in model list (Claude Code CLI has no models subcommand); refresh probes the claude binary in PATH. Run 'claude /login' first."},eQ={title:"Codex CLI",status:{ready:"Ready",notFound:"Not found"},modelPreviewLabel:"Codex model id list",description:"Model list comes from codex debug models --bundled. Run 'codex login' first."},tQ={title:"Environment Variables",note:"Private to the current signed-in user; overrides service-level env at runtime",noteAdmin:"Configure personal or global env; personal values override global values",saving:"Saving...",key:"Key",value:"Value",scope:"Scope",personal:"Personal",global:"Global",add:"Add",delete:"Delete {{key}}",invalidKey:"Env key must start with a letter or underscore, and only contain letters, numbers, and underscores.",newKey:"New env key",newValue:"Value (be careful with secrets)"},nQ={title:"User Allowlist",description:"Only controls which usernames may register or sign in. Users set their own password on first sign-in.",enabled:"Allowlist enabled",open:"Open registration",refreshing:"Refreshing...",saving:"Saving...",file:"File",fileList:"File allowlist",envList:"Environment allowlist",readonly:"Read-only",userCount:"{{count}} users",remove:"Remove {{username}}",emptyFile:"No file allowlist configured. If env allowlist is also empty, every username can register.",emptyEnv:"AGENTFLOW_USER_WHITELIST / AGENTFLOW_ALLOWED_USERS is not configured",unionHint:"The file allowlist and env allowlist are combined. This only stores usernames, never passwords.",add:"Add"},rQ={title:"System Status",normal:"Service normal",abnormal:"Some interfaces abnormal",cursorModels:"Cursor Models",opencodeModels:"OpenCode Models",claudeCodeModels:"Claude Code Models",codexModels:"Codex Models"},sQ={title:"Shortcuts",projects:"Projects & Pipelines",flowEditor:"Node Canvas"},iQ={title:"Language",description:"Select your preferred language for the interface",options:{zh:"中文",en:"English",ja:"日本語"}},oQ={title:"Onboarding Tour",description:"Restart the product tour to learn about AgentFlow's core features.",reset:"Reset Tour",resetSuccess:"Reset complete. Tour will start automatically on next visit."},aQ={title:YX,crumb:GX,workspace:JX,cursor:XX,opencode:QX,claudeCode:ZX,codex:eQ,env:tQ,allowlist:nQ,system:rQ,shortcuts:sQ,language:iQ,onboarding:oQ},lQ={thinking:"Thinking",result:"Result",reply:"Reply",error:"Error"},cQ={input:"Ask AI to help edit this node...",waiting:"Waiting for response...",selectedEmpty:"Select a node on the canvas, or use @ in the input to select instances or node types",textarea:"Describe your workflow or ask AI to help (⌘/Ctrl+Enter to send)"},uQ={send:"Send",stop:"Stop",expand:"Expand",collapse:"Collapse",clear:"Clear"},dQ={conversation:"Chat",conversationWithNumber:"Chat {{num}}",default:"Default"},fQ={endSession:"End chat (will stop generation)",closeSession:"Close chat",newSession:"New chat",expandComposer:"Expand chat and output"},pQ={hint:"Use the bottom input box for AI chat, with @node mentions, model selection, and more"},hQ={aiLabels:lQ,placeholders:cQ,actions:uQ,labels:dQ,tooltips:fQ,rightPanel:pQ},mQ="Projects",gQ="All",yQ="Archived",wQ="Nodes",xQ="My Nodes",bQ="My Flows",kQ="Skills",vQ="Active Projects",SQ="Archived Pipelines",jQ="Global Nodes",NQ="All Nodes",CQ="My Nodes",_Q="Manage node versions published to the current workspace marketplace, {{count}} total.",EQ="Manage flow snippets published to the current workspace marketplace, {{count}} total.",AQ="Global Skills",PQ="Create New Project",IQ="New Pipeline",RQ="SEARCH PIPELINES...",TQ="SEARCH NODES...",MQ="SEARCH FLOW SNIPPETS...",$Q="SEARCH SKILLS...",LQ="Refresh Resources",OQ="Loading pipelines...",DQ="Loading global resources...",FQ="Filter result: {{count}} items (matching title, description, path and tags)",zQ="Archived pipelines can still be opened and edited; files are located in the _archived subdirectory of each pipelines directory.",BQ="Manage your distributed node architectures and monitoring pipelines. Drag flow.yaml or .zip into this page to import shared flows.",HQ="Review all globally available node definitions, {{count}} total, including built-in, workspace, and marketplace nodes.",WQ="Review Composer-selectable skills, {{count}} total, including AgentFlow built-ins and workspace skills.",VQ="Executable building blocks for pipeline runtime",KQ="Nodes define what can be placed on the canvas, which inputs and outputs exist, and whether runtime behavior is agent, control, provide, or marketplace logic.",qQ="Published local node packages",UQ="Only node versions published to this workspace marketplace appear here. Inspect details and delete versions that no flow uses.",YQ="Published flow snippets",GQ="Flow snippets published from Pipeline or Workspace canvases appear here. Search and inspect them, then load them from the canvas flow palette.",JQ="Operating guides for Composer and agents",XQ="Skills tell AI which rules to follow for a task, how to change flows, and how to reuse project conventions.",QQ="No archived projects.",ZQ="No active pipelines; archived items are in the Archived tab.",eZ="No global nodes available.",tZ="No marketplace nodes have been published.",nZ="No flow snippets have been published. Select multiple canvas nodes and publish them first.",rZ="No skills available.",sZ="No description.",iZ='No node matches "{{query}}".',oZ='No flow snippet matches "{{query}}".',aZ='No skill matches "{{query}}".',lZ="{{inputs}} in / {{outputs}} out",cZ="Flow Snippet",uZ="{{nodes}} nodes / {{edges}} edges",dZ="Skill",fZ="Node detail",pZ="Flow snippet detail",hZ="Skill detail",mZ="Type",gZ="Source",yZ="Package",wZ="Version",xZ="Path",bZ="Editable",kZ="Read only",vZ="Editable",SZ="Schema",jZ="Inputs",NZ="Outputs",CZ="Runtime",_Z="Node Body",EZ="Files",AZ="Usage",PZ="No runtime manifest.",IZ="No node body or README.",RZ="No previewable files.",TZ="Select a file to preview.",MZ="Binary file preview is not supported.",$Z="Large file; showing the first 256KB only.",LZ="No pipelines using this node were found.",OZ="Node Management",DZ="Delete Node Version",FZ="Deleting...",zZ="AgentFlow checks all flow references before deleting; installed or used versions are kept.",BZ="Delete {{id}}@{{version}}? This cannot be undone.",HZ="Deleted {{id}}@{{version}}.",WZ="{{count}} flow(s) still use it.",VZ="Flow Snippet Management",KZ="Delete Flow Snippet",qZ="Deleting...",UZ="Deleting it only removes this reusable marketplace snippet. Nodes already loaded onto canvases are not changed.",YZ="Delete {{id}}@{{version}}? This cannot be undone.",GZ="Deleted {{id}}@{{version}}.",JZ="No slots",XZ="Purpose",QZ="This node is an execution unit in a pipeline. Its schema affects canvas wiring, parameter input, and runtime scheduling.",ZZ="A flow snippet is a reusable part of a fixed workflow. Loading it copies its nodes, edges, and layout into the current canvas without replacing existing content.",eee="Scale",tee="Flow Preview",nee="Edges",ree="Snippet JSON",see="{{count}} more edge(s)",iee="No previewable nodes.",oee="This skill is injected into Composer as context for AI, constraining its decisions, edit strategy, and output format.",aee="SKILL.md Preview",lee="No preview content available.",cee="Select a resource to inspect details.",uee="Failed to load pipeline list.",dee="No pipelines in current workspace.",fee="Run {{code1}} in the repository root and ensure the workspace contains {{code2}} or pipelines in the user directory; or click New Pipeline to create one.",pee='No pipelines found matching "{{query}}". Try different keywords or clear the search.',hee="Recent Activity",mee="No recent activity",gee="No recent activity matching the keyword",yee="Recent Run",wee="Recent Open",xee={builtin:"Built-in",workspace:"Workspace",user:"User"},bee={flow:"Flow",global:"Global",marketplace:"Marketplace"},kee={all:"All",agent:"Agent",control:"Control",provide:"Provide",marketplace:"Marketplace",builtin:"AgentFlow","workspace-agents":".agents","workspace-cursor":".cursor"},vee={overview:"Overview",schema:"Schema",runtime:"Runtime",files:"Files",usage:"Usage"},See="Open to edit this pipeline in the node canvas.",jee={eyebrow:"AgentFlow Hub",title:"Browse community flows",desc:"Discover and install ready-made pipelines shared by the community.",cta:"Explore Hub",cliHint:"Or install via CLI: agentflow download <slug>"},Nee={title:"Create New Pipeline",lead:"Enter a pipeline name (English identifier); description is optional and will be saved in flow's ui.description.",nameLabel:"Name (required)",namePlaceholder:"e.g., my_feature_flow",nameHint:"Must start with a letter, only letters, numbers, underscores _ and hyphens - allowed",descLabel:"Description (optional)",descPlaceholder:"Briefly describe the purpose of this pipeline...",locationLabel:"Save Location",userDir:"User Directory (~/agentflow/pipelines)",workspaceDir:"Current Workspace (.workspace/agentflow/pipelines)",createFailed:"Creation failed",creating:"Creating...",createAndOpen:"Create and Open",cancel:"Cancel",close:"Close"},Cee={title:"Import Pipeline",lead:'File "{{filename}}" selected. Please confirm the pipeline name and save location; ZIP will preserve scripts and other files in the directory.',nameLabel:"Name (required)",namePlaceholder:"e.g., my_shared_flow",nameHint:"Must start with a letter, only letters, numbers, underscores _ and hyphens - allowed",locationLabel:"Save Location",userDir:"User Directory (~/agentflow/pipelines)",workspaceDir:"Current Workspace (.workspace/agentflow/pipelines)",changeFile:"Change File...",importFailed:"Import failed",importing:"Importing...",importAndOpen:"Import and Open",cancel:"Cancel",close:"Close"},_ee={title:"Delete Pipeline",lead:'This will permanently delete the pipeline directory from disk (including flow.yaml, scripts, etc.) and cannot be undone. Please enter the pipeline ID "{{flowId}}" below to confirm.',confirmLabel:"Confirm Pipeline Name",deleteFailed:"Delete failed",deleteTimeout:"Delete request timed out, please retry (check UI service logs in terminal)",delete:"Delete",deleting:"Deleting...",confirmDelete:"Confirm Delete",cancel:"Cancel",close:"Close"},Eee={title:"Archive Pipeline",lead:'After archiving, the pipeline will be moved to the "Archived" list and can still be opened and edited from there. Please enter the pipeline ID "{{flowId}}" below to confirm.',confirmLabel:"Confirm Pipeline Name",archiveFailed:"Archive failed",archive:"Archive",archiving:"Archiving...",confirmArchive:"Confirm Archive",cancel:"Cancel",close:"Close"},Aee={title:mQ,all:gQ,archived:yQ,nodes:wQ,myNodes:xQ,myFlows:bQ,skills:kQ,activeProjects:vQ,archivedPipelines:SQ,globalNodes:jQ,nodeScopeAll:NQ,nodeScopeMine:CQ,myNodesHint:_Q,myFlowsHint:EQ,globalSkills:AQ,createNew:PQ,newPipeline:IQ,searchPipelines:RQ,searchNodes:TQ,searchFlows:MQ,searchSkills:$Q,refreshResources:LQ,loadingPipelines:OQ,loadingResources:DQ,filterResult:FQ,archivedHint:zQ,activeHint:BQ,nodesHint:HQ,skillsHint:WQ,nodesPurposeTitle:VQ,nodesPurposeDesc:KQ,myNodesPurposeTitle:qQ,myNodesPurposeDesc:UQ,myFlowsPurposeTitle:YQ,myFlowsPurposeDesc:GQ,skillsPurposeTitle:JQ,skillsPurposeDesc:XQ,noArchived:QQ,noActive:ZQ,noNodes:eZ,noMyNodes:tZ,noMyFlows:nZ,noSkills:rZ,noDescription:sZ,noNodeMatch:iZ,noFlowSnippetMatch:oZ,noSkillMatch:aZ,nodeSlots:lZ,flowSnippet:cZ,flowSnippetNodes:uZ,skill:dZ,nodeDetail:fZ,flowDetail:pZ,skillDetail:hZ,detailType:mZ,detailSource:gZ,detailPackage:yZ,detailVersion:wZ,detailPath:xZ,detailEditable:bZ,readOnly:kZ,editable:vZ,nodeSchema:SZ,nodeInputs:jZ,nodeOutputs:NZ,nodeRuntime:CZ,nodeBody:_Z,nodeFiles:EZ,nodeUsage:AZ,noRuntimeManifest:PZ,noNodeBody:IZ,noNodeFiles:RZ,selectNodeFile:TZ,binaryFile:MZ,fileTruncated:$Z,noNodeUsage:LZ,myNodeManagement:OZ,deleteMyNode:DZ,deletingMyNode:FZ,deleteMyNodeHint:zZ,deleteMyNodeConfirm:BZ,deleteMyNodeSuccess:HZ,deleteMyNodeUsedBy:WZ,myFlowManagement:VZ,deleteMyFlow:KZ,deletingMyFlow:qZ,deleteMyFlowHint:UZ,deleteMyFlowConfirm:YZ,deleteMyFlowSuccess:GZ,noSlots:JZ,resourceMeaning:XZ,nodesMeaning:QZ,myFlowsMeaning:ZZ,flowSnippetScale:eee,flowSnippetPreview:tee,flowSnippetEdges:nee,flowSnippetJson:ree,flowSnippetMoreEdges:see,noFlowSnippetPreview:iee,skillsMeaning:oee,skillPreview:aee,skillPreviewEmpty:lee,selectResource:cee,loadFailed:uee,noPipelines:dee,emptyHint:fee,noMatch:pee,recentActivity:hee,noRecentActivity:mee,noMatchRecent:gee,recentRun:yee,recentOpen:wee,sourceBadge:xee,resourceSource:bee,resourceFilter:kee,nodeDetailTabs:vee,defaultCardDesc:See,hubCard:jee,newPipelineModal:Nee,importModal:Cee,deleteModal:_ee,archiveModal:Eee},Pee="Back",Iee="Next",Ree="Skip",Tee="Done",Mee="Start Creating",$ee={intro:`Welcome to AgentFlow! This is a visual workflow orchestration tool.
|
|
288
|
-
|
|
289
|
-
Click the button below to create your first pipeline.`,hubIntro:`Don't want to start from scratch?
|
|
290
|
-
|
|
291
|
-
Browse ready-made pipelines on AgentFlow Hub — community-shared flows you can install and run in one click.`},Lee={intro:`Now you're in the flow editor.
|
|
292
|
-
|
|
293
|
-
Describe your requirements in natural language in the input box below, and AI will generate the flow graph.
|
|
294
|
-
|
|
295
|
-
The left node panel allows you to freely drag, delete, and adjust connections.`,introEmpty:`The canvas is empty. Start creating your flow!
|
|
296
|
-
|
|
297
|
-
Describe your requirements in natural language in the input box below, and AI will generate the flow graph.
|
|
298
|
-
|
|
299
|
-
The left node panel allows you to freely drag, delete, and adjust connections.`},Oee={guideTitle:"First-time Creation Guide",guideDesc:"After entering the name and description, AI will automatically generate the flow graph. You can freely adjust nodes and connections in the editor.",nameHintGuide:"e.g., MyFirstFlow (starts with a letter, supports numbers and underscores)",descPlaceholderGuide:"e.g., Implement user login functionality with registration, verification, and authorization",descHintGuide:"More detailed description leads to more accurate AI-generated flow",createGuide:"Create & Start Editing",typeNode:"Node reference type",typeStr:"String type",typeFile:"File path type",typeBool:"Boolean type"},Dee={back:Pee,next:Iee,skip:Ree,done:Tee,startCreate:Mee,projects:$ee,flow:Lee,newPipeline:Oee},Fee={name:"AgentFlow",tagline:"AI 工作流编排"},zee={projects:"项目",nodes:"Nodes",myNodes:"我的 Nodes",myFlows:"我的流程",skills:"Skills",mcps:"MCP",feedback:"意见反馈",flowEditor:"流程编辑器",settings:"设置",back:"返回"},Bee={loading:"加载中…",saving:"保存中…",save:"保存",cancel:"取消",delete:"删除",edit:"编辑",create:"创建",close:"关闭",confirm:"确认",copy:"复制",copied:"已复制!",refresh:"刷新",search:"搜索",filter:"筛选",success:"成功",error:"错误",warning:"警告",info:"信息",done:"完成",pending:"待处理",running:"运行中",notFound:"未找到",required:"必填",optional:"可选"},Hee={success:"成功",failed:"失败",pending:"等待",running:"运行中",skipped:"跳过"},Wee={agent:"Agent 节点",control:"控制节点",tool:"工具节点",start:"开始",end:"结束"},Vee={online:"引擎在线",offline:"引擎离线",connecting:"连接中…"},Kee={hub:"AgentFlow Hub",docs:"文档",github:"GitHub 仓库"},qee={app:Fee,nav:zee,common:Bee,status:Hee,nodeTypes:Wee,engine:Vee,links:Kee},Uee="流程编辑器",Yee="节点",Gee="连线",Jee="属性",Xee={label:"节点标签",type:"节点类型",model:"模型",body:"内容",inputs:"输入",outputs:"输出",addInput:"添加输入",addOutput:"添加输出",remove:"删除节点",duplicate:"复制节点",nodeType:"节点类型",displayName:"显示名称",displayNameHint:"(字母、数字、下划线、短横线,勿以数字开头)",role:"角色",modelHint:"来自 ~/agentflow/model-lists.json;UI 服务启动时会后台执行 agentflow update-model-lists",defaultModel:"默认",userPrompt:"用户提示(USER PROMPT / body)",systemDescription:"系统说明(只读,来自节点定义)",directCommand:"直接执行命令",scriptHint:"(tool_nodejs:有 script 时跳过 AI,由流水线执行)",diskRunning:"磁盘记录为执行中",deleteNode:"删除节点",inputTooltip:"输入 {{name}} | 类型: {{type}}",outputTooltip:"输出 {{name}} | 类型: {{type}}",defaultSuffix:" | 默认: {{value}}",fallbackLabel:"节点",expandProvide:"编辑内容"},Qee={title:"节点属性",noInputPins:"当前无输入引脚",noOutputPins:"当前无输出引脚",type:"类型",name:"名称",defaultValue:"默认值 / value",description:"描述 / 格式",required:"必填",showOnNode:"卡片",requiredHint:"标记为必填,用于提示用户该槽位必须提供值或连线",showOnNodeHint:"是否在画布节点卡片旁展示这个引脚名称;关闭后仍可连线",pinRequiredAriaLabel:"{{label}} {{index}} 是否必填",pinShowOnNodeAriaLabel:"{{label}} {{index}} 是否在节点卡片展示",pinDescriptionAriaLabel:"{{label}} {{index}} 格式描述",conversationOutput:"对话与输出",addPin:"添加引脚",addPinAriaLabel:"添加{{label}}",handleHint:"与画布上 Handle 序号一致({{prefix}}-0、{{prefix}}-1…)。增删或调整顺序后,原有连线可能失效,保存后请留意校验提示。",handle:"Handle",pinTypeAriaLabel:"{{label}} {{index}} 类型",pinNameAriaLabel:"{{label}} {{index}} 名称",pinDefaultAriaLabel:"{{label}} {{index}} 默认值",deletePinAriaLabel:"删除 {{label}} {{index}}",deletePin:"删除此引脚",instanceId:"节点 ID",yamlValueNotInList:"(YAML 中的值,不在当前列表)",inputPins:"输入引脚(INPUT)",outputPins:"输出引脚(OUTPUT)",expand:"展开",collapse:"收起",expandEditScript:"展开编辑 script",expandEdit:"展开编辑",editScript:"编辑 script",editUserPrompt:"编辑用户提示",scriptPlaceholder:"instances.*.script,完整 shell 命令;支持 ${workspaceRoot}、${pipelineWorkspace}、${flowDir}、${runDir} 与各槽位名(勿对占位符再包双引号)",scriptPlaceholderExpand:"instances.*.script,完整 shell 命令;勿对 ${workspaceRoot}、${pipelineWorkspace}、${flowDir} 等占位符再包双引号",bodyPlaceholder:"instances.*.body,支持多行与 ${变量};输入 ${ 选择槽位",bodyPlaceholderExpand:"instances.*.body,支持多行与 ${变量}",noDescription:"(当前节点定义无 description)",modelAriaLabel:"模型",placeholderSlots:"占位符:输入输出槽位",publishToMarketplace:"发布节点",publishToMarketplaceHint:"将当前节点发布到 Workspace 本地节点市场",publishing:"发布中…",publishRunning:"正在发布到本地节点市场…",publishSuccess:"节点已发布到本地节点市场",publishSuccessWithId:"节点已发布:{{id}}"},Zee={run:"运行流程",stop:"停止",resume:"继续",validate:"校验",export:"导出",import:"导入"},ete={nodeList:"节点列表",runHistory:"运行历史",validation:"校验结果"},tte={workspace:"工作区",loading:"加载中…",archived:"已归档",noPipelines:"暂无流水线",more:"更多",moreFlows:"更多流程",noRuns:"暂无运行记录",searchNodes:"搜索节点",noComponents:"暂无可用组件(检查节点库目录)",noMatch:"无匹配节点,请调整搜索词",selectPipeline:"从上方选择一条流水线以加载组件与画布",validationWarnings:"校验警告(与 agentflow validate 槽位检查一致)",output:"输出",model:"模型",userDir:"用户目录",toggleRecentActivity:"展开或收起最近打开或最近运行"},nte={selectPipeline:"请从顶部下拉选择一条流水线",loadingProps:"加载节点属性…",pipelineId:"流水线 ID",diskPath:"磁盘路径",storageLocation:"存储位置",introduction:"介绍",introductionPlaceholder:"简要描述这条流水线的用途(写入 flow.yaml 的 ui.description)",metadata:"元数据",nodeCount:"节点数",nodesUnit:"个节点",loading:"加载中…",noRuns:"暂无运行记录(终端执行后会在工作区生成运行目录)"},rte={saving:"保存中…",saved:"已保存",saveFailed:"保存失败",runInTerminal:"运行请使用终端"},ste={requirement:"需求拆解",planning:"技术规划",code:"代码执行",test:"测试回归",normal:"普通"},ite={phase:"阶段",allPhasesComplete:"所有阶段完成",currentPhaseComplete:"当前阶段完成,等待确认继续…"},ote={node:"节点",text:"文本",file:"文件",bool:"布尔"},ate={title:"节点执行上下文",resizeHandle:"拖动调整节点上下文宽度",apiConnectError:"无法连接 API(请使用 agentflow ui 打开页面,或为 Vite 开发配置 /api 代理)",invalidJson:"响应不是有效 JSON",requestTimeout:"请求超时,请稍后重试或检查 agentflow ui",executingNoArtifacts:"执行中,产物尚未写入工作区…",noData:"暂无数据(本 run 尚未执行到该节点或未产生产物)",latest:"最新",detectedContentType:"检测到的内容类型",roundNoContent:"该轮次暂无内容",empty:"(空)",imageTruncated:"图像已截断(超过大小上限)",statusSuccess:"成功",statusFailed:"失败",statusRunning:"运行中",statusCacheMiss:"缓存失效",statusPending:"等待"},lte={title:"快捷键",general:"常规",saveDesc:"保存;节点属性侧栏打开时先提交节点再保存 flow",shortcutsLabel:"快捷键",jumpToNode:"按 ID 跳转到节点",openNodePalette:"打开节点面板",canvas:"画布",selectTool:"选择工具",panTool:"平移工具",holdSpacePan:"按住空格临时平移",saveViewport:"保存当前进入视角",selectAll:"全选所有节点",undo:"撤销画布修改",redo:"重做画布修改"},cte={title:"跳转到节点",placeholder:"输入节点 ID 或名称…",empty:"未匹配到节点",hintNavigate:"切换",hintJump:"跳转",hintClose:"关闭"},ute={title:"开始构建你的流程",text:"在下方 AI 输入框中描述你的流程,或从左侧面板拖拽节点到画布",composerHint:"使用 AI Composer 构建 AgentFlow",composerSub:"从左侧拖入节点,或在<strong>下方输入框</strong>中用自然语言描述工作流。<br/>按 <kbd>?</kbd> 查看快捷键。"},dte={mainNav:"主导航"},fte={flowWarningAriaLabel:"流程校验警告",reloadFromServer:"从服务器重新加载流程并刷新校验",reloadFromServerShort:"从服务器重新加载",closeBanner:"关闭校验警告横幅",nodePrefix:"节点",focusNodeAriaLabel:"在画布中选中并定位节点 {{nodeId}}",slotWarningCount:"槽位校验 {{count}} 条(已隐藏)",show:"显示",shortcutHint:"按 ? 查看快捷键",shortcutHintLabel:"快捷键",inputSlotNoEdge:' 的 input 槽位 "{{slotName}}"({{handle}})无对应 edge 连接',outputSlotNoEdge:' 的 output 槽位 "{{slotName}}"({{handle}})无对应 edge 连接'},pte={title:"AI 助手",placeholder:"让 AI 协助编辑此节点…",thinking:"思考",reply:"回复",result:"结果",error:"错误",waiting:"等待响应…",yourQuestion:"您的问题",send:"发送",expand:"展开对话",collapse:"收起",connecting:"连接中…",requestFailed:"请求失败",cannotReadStream:"无法读取响应流",connectTimeout:"连接超时(120s),请确认 UI 服务正在运行并重试。[CONNECT_TIMEOUT]",aborted:"已中止",executing:"执行中…",ready:"就绪",done:"完成",inputPlaceholder:"在此输入问题(⌘/Ctrl+Enter 发送)",inputAriaLabel:"问题输入",mentionAriaLabel:"提及:实例与节点类型",modelLabel:"模型",modelAriaLabel:"对话模型",modelDefault:"默认",modelNotInList:"(不在当前列表)",stopGeneration:"停止生成",conversationOutput:"对话与输出",collapseAriaLabel:"收起",closeSidebar:"关闭侧栏",endConversation:"结束对话(将停止生成)",closeConversation:"关闭对话",newConversation:"新建对话",switchConversation:"切换对话",selectedNodesAriaLabel:"已选节点列表",selectedNodesEmpty:"在画布上选择节点,或在输入框用 @ 选择实例(Instances)或节点类型(Node)",removeFromInput:"从输入中移除 @{{id}}",deselectNode:"取消选中 {{id}}",taskPlan:`📋 任务规划({{count}} 步):
|
|
300
|
-
{{summary}}`,step:"步骤 {{current}}/{{total}}: {{description}}",phaseGeneration:`分阶段生成({{count}} 阶段):{{labels}}
|
|
301
|
-
当前:{{current}}`,phaseComplete:"{{phaseName}}已完成。下一阶段:{{nextPhase}}",nextPhase:"下一阶段",continuePhase:"继续{{label}}",skipRemainingPhases:"请一次性完成剩余所有步骤(跳过分阶段确认)",phaseProgress:"分阶段进度",phaseReviewLabel:"分阶段选项",phaseReviewHint:"当前阶段完成,请在画布上检查结果,确认无误后进入「{{nextPhase}}」",phaseReviewContinue:"继续:{{label}}",phaseReviewSkip:"跳过,一次性完成剩余",stepsAriaLabel:"任务步骤进度",phasesAriaLabel:"生成阶段进度",phaseNumber:"第 {{index}} 阶段",stepRoleLabel:"角色:{{role}}",stepInstanceLabel:"实例:{{instanceId}}",pageRefreshReset:"页面刷新后重置",conversationLabel:"对话 {{n}}"},hte={currentPipeline:"当前流水线",backToEdit:"返回编辑",backToProjects:"返回项目",executionLog:"执行日志",history:"历史",pipelineSettings:"流水线设置",shortcutsLabel:"快捷键",shortcutsTitle:"快捷键 (?)",deletePipeline:"删除流水线",resumeTitle:"在同一 run 目录继续执行(uuid={{uuid}})",resumeTitleNoUuid:"尚未收到 apply-start,将发起新的 run",rerunTitle:"从头开始新的运行",runOptions:"运行选项",runWithParams:"带参数运行",runWithPreset:"指定预设运行",editRun:"编辑运行参数",startRun:"开始执行",stopRun:"停止后台运行"},mte={nodePalette:"节点调色板",noPipelineSelected:"未选择流水线",moreRuns:"+{{count}} 更多",moreFlows:"+{{count}} 更多流程",runId:"运行 ID: {{id}}"},gte={connectingApi:"正在连接 /api/flow/run…",connectingApiResume:"正在连接 /api/flow/run(恢复 run uuid={{uuid}})…",connectedReceiving:"已连接执行流,正在接收 NDJSON 输出…",noBody:"响应无 body(无法流式读取),请检查浏览器与 agentflow ui 版本",nodeStart:"▶ 开始执行: {{instanceId}}",nodeStartWithLabel:"▶ 开始执行: {{instanceId}} ({{label}})",nodeDone:"✓ 完成: {{instanceId}}",nodeDoneWithElapsed:"✓ 完成: {{instanceId}} ({{elapsed}})",nodeFailed:"✗ 失败: {{instanceId}}",pipelineStart:"流水线开始执行 (uuid={{uuid}})",pipelineDone:"流水线执行完成",pipelineDoneWithElapsed:"流水线执行完成 ({{elapsed}})",pipelinePaused:"流水线暂停: 等待用户输入 ({{nodes}})",unknownError:"未知错误",executionEnd:"执行结束 (exit code: {{exitCode}})",executionStopped:"执行已暂停",pauseRun:"暂停运行(可稍后恢复)",pauseConfirm:"确认暂停当前 run?之后可从中断节点恢复。",pauseTitle:"暂停运行",pauseConfirmOk:"暂停",backPromptTitle:"返回项目列表",backPromptMessage:"流水线仍在运行,请选择处理方式:后台继续运行并退出,或停止后返回编辑。",backBackground:"后台运行并退出",backStopEdit:"停止并进入编辑",resizeConsole:"拖动调整执行日志高度",closeLog:"关闭日志",userCheckContent:"等待用户确认节点 {{instanceId}} 的内容",userAskPrompt:"等待用户选择节点 {{instanceId}} 的分支"},yte={close:"关闭",loading:"加载中…",placeholder:"文件内容",largeFileWarning:"文件较大,编辑器性能可能受影响",reset:"重置",aiEdit:"AI 修改",aiRunning:"AI 处理中…",save:"保存",saving:"保存中…",saved:"已保存"},wte={title:"流水线设置",subtitle:"管理流水线的基础信息、存储位置、节点市场、定时任务与元数据。",sectionNav:"设置分区",basicInfo:"基础信息",storageAndPath:"存储与路径",nodeMarketplace:"节点市场配置",overview:"流水线概览",owner:"所有者",source:"来源",marketplaceNodes:"市场节点",marketNodesUnit:"个市场节点",marketplaceHint:"本地市场中的节点可加入当前流水线;已加入后可直接添加到画布。",marketplaceEmpty:"当前工作区还没有安装本地市场节点。可在节点属性面板发布节点。",addNodeFromMarket:"返回画布添加节点",quickActions:"快捷操作",saveChanges:"保存更改",savingChanges:"保存中…",installNode:"加入流水线",installingNode:"加入中…",addInstalledNode:"添加到画布",previewNode:"预览",nodePreviewTitle:"节点预览",nodeStylePreview:"节点样式预览",closePreview:"关闭预览",nodeFunction:"节点用途",nodePackageInfo:"包信息",definitionId:"Definition ID",version:"版本",packagePath:"包路径",packagedFiles:"打包文件",marketplaceNoDescription:"暂无节点用途说明。",noInputs:"无输入",noOutputs:"无输出",backToCanvas:"返回画布",help:"帮助中心",helpText:"节点发布入口在节点属性面板;合集安装后会同步进入本地节点市场。",archived:"已归档",archivedNote:"此流水线位于归档目录(_archived),无法在用户目录与工作区之间移动。",builtinNote:"内置模板只读;首次保存将写入工作区 .workspace/agentflow/pipelines(流水线)、.workspace/agentflow/nodes(自定义节点)等;旧 .cursor/agentflow/ 下文件仍可读。",moveBusy:"移动中…",moveToWorkspace:"移动到工作区",moveToUserDir:"移动到用户目录",globalSettings:"全局设置",currentPipeline:"当前流水线:",builtin:"内置",rename:"重命名",renameBusy:"重命名中…",renameSuccess:"已重命名",copyPath:"复制路径",pathCopied:"已复制"},xte={title:"定时执行",enabled:"启用定时触发",cron:"Cron 表达式",timezone:"时区",preset:"运行参数预设",defaultPreset:"默认参数",overlapSkip:"重叠策略:运行中则跳过本次触发",nextRun:"下一次预计触发:{{time}}",noNextRun:"未设置下一次触发时间",runtime:"调度状态",running:"运行中",waiting:"等待触发",disabled:"未启用",lastTriggeredAt:"最近触发",lastSkippedAt:"最近跳过",lastRun:"最近 Run",lastExit:"最近退出码",lastFinishedAt:"最近结束",readonlyNote:"内置或归档流水线不可保存定时配置。",save:"保存定时配置",saving:"保存中…",saved:"定时配置已保存"},bte={title:"执行历史",summary:"执行结果汇总",successCount:"{{count}} 成功",failedCount:"{{count}} 失败",stoppedCount:"{{count}} 已停止",interruptedCount:"{{count}} 已中断",runningCount:"{{count}} 进行中",success:"成功",failed:"失败",stopped:"已停止",interrupted:"已中断",running:"进行中",unknown:"未知",runLabel:"运行 #{{id}}",enterRunView:"进入该次运行的画布与日志态"},kte={invalidInstanceId:"实例 ID 格式无效:仅允许英文字母、数字、下划线、短横线,且不能以数字开头。",duplicateInstanceId:"该实例 ID 已存在,请换一个。",loadFlowFailed:"读取 flow 失败",loadNodesFailed:"读取节点库失败"},vte={invalidPlaceholder:"无效占位符: {{hint}}",empty:"(空)",inputSubtitle:"输入 · {{type}}",inputSubtitleNoType:"输入",outputSubtitle:"输出 · {{type}}",outputSubtitleNoType:"输出",runtimeConst:"运行时常量"},Ste={justNow:"刚刚",minutesAgo:"{{n}} 分钟前",hoursAgo:"{{n}} 小时前",yesterday:"昨天",daysAgo:"{{n}} 天前",milliseconds:"{{n}} 毫秒",seconds:"{{n}} 秒"},jte={title:"用户确认 ({{instanceId}})",edit:"编辑",save:"保存",cancel:"取消",aiEditPlaceholder:"输入 AI 修改指令,如:删除第二项、合并前两项…",aiEditBtn:"AI 修改",aiEditStarted:"AI 正在修改内容…",aiEditDone:"AI 修改完成",aiEditFailed:"AI 修改失败",contentSaved:"内容已保存",saveFailed:"保存失败",close:"关闭",continue:"继续执行",hint:"编辑或使用 AI 修改后点击保存,然后点击「继续执行」恢复流程"},Nte={title:"用户选择 ({{instanceId}})",hint:"请从下方选项中选择一项以继续流程",submitting:"提交中…",submitFailed:"提交失败",close:"关闭",noOptions:"该节点未配置选项,请先在编辑器中为 output 槽位添加条目。"},Cte={title:"Print 输出: {{instanceId}}",expand:"放大",restore:"还原"},_te={save:"保存",cancel:"取消"},Ete={title:"带参数运行",noParams:"此流程无输入参数",run:"运行",cancel:"取消"},Ate={title:"指定预设运行",noPresets:"无可用预设",default:"默认运行",run:"运行",cancel:"取消"},Pte={preset:"预设",default:"默认",newPreset:"新建预设",deletePreset:"删除预设",presetNamePlaceholder:"预设名称",inputParams:"输入参数",noProvideNodes:"此流程无 provide 节点",filePathPlaceholder:"文件路径…",stringValuePlaceholder:"值…",presetSaved:"预设已保存",presetDeleted:"预设已删除",savePreset:"保存当前预设",expandInput:"编辑内容"},Ite={title:Uee,nodes:Yee,edges:Gee,properties:Jee,node:Xee,nodeProps:Qee,actions:Zee,panel:ete,palette:tte,pipeline:nte,status:rte,roles:ste,phases:ite,types:ote,runContext:ate,shortcuts:lte,jumpPalette:cte,emptyCanvas:ute,sidebar:dte,validation:fte,composer:pte,topbar:hte,palette2:mte,run:gte,fileEdit:yte,settings:wte,schedule:xte,history:bte,nodePropsError:kte,placeholder:vte,time:Ste,userCheck:jte,userAsk:Nte,toolPrint:Cte,provideEdit:_te,runParams:Ete,runPreset:Ate,runConfig:Pte},Rte="设置",Tte={engine:"引擎设置",preferences:"全局首选项"},Mte={title:"工作区",currentPath:"当前工作区根目录",placeholder:"加载中…",copyPath:"复制路径",description:"流水线与节点清单将相对于此目录解析(由启动 UI 时传入)。"},$te={title:"Cursor CLI",status:{cached:"已缓存",notCached:"未缓存"},modelPreviewLabel:"Cursor 模型名称列表",modelList:{cached:"模型清单已缓存",empty:"暂无模型列表",count:"{{count}} 条",fetchedAt:"更新 {{time}}",never:"尚未拉取",refresh:"刷新清单",fetching:"拉取中…"}},Lte={modelPreviewLabel:"OpenCode 模型名称列表",title:"OpenCode CLI",status:{ready:"就绪",notFound:"未找到"},provider:"方案 / Provider 标识",providerPlaceholder:"例如 bailian-coding-plan",saving:"正在保存并更新清单…",description:"对应 CLI opencode models <provider> 的参数;停止输入后会写入用户目录 config 并刷新 model-lists.json。"},Ote={title:"Claude Code CLI",status:{ready:"就绪",notFound:"未找到"},modelPreviewLabel:"Claude Code 模型名称列表",description:"内置模型列表(Claude Code CLI 无 models 子命令);刷新将探测 claude 二进制是否在 PATH 中。首次使用请先执行 claude /login。"},Dte={title:"Codex CLI",status:{ready:"就绪",notFound:"未找到"},modelPreviewLabel:"Codex 模型名称列表",description:"模型列表来自 codex debug models --bundled;首次使用请先执行 codex login。"},Fte={title:"环境变量",note:"当前登录用户私有,运行时优先于服务全局环境变量",noteAdmin:"可配置个人或全局环境变量;个人同名变量优先于全局",saving:"正在保存...",key:"键",value:"值",scope:"范围",personal:"个人",global:"全局",add:"添加",delete:"删除 {{key}}",invalidKey:"环境变量名必须以字母或下划线开头,且只能包含字母、数字和下划线。",newKey:"新环境变量键",newValue:"值(密钥请谨慎)"},zte={title:"用户白名单",description:"只控制 username 是否允许注册或登录,密码由用户首次登录时自行设置。",enabled:"白名单已启用",open:"开放注册",refreshing:"刷新中...",saving:"保存中...",file:"文件",fileList:"文件白名单",envList:"环境变量白名单",readonly:"只读",userCount:"{{count}} 个用户",remove:"删除 {{username}}",emptyFile:"未配置文件白名单;如果环境变量也为空,则所有用户可注册。",emptyEnv:"未配置 AGENTFLOW_USER_WHITELIST / AGENTFLOW_ALLOWED_USERS",unionHint:"文件白名单与环境变量白名单取并集;这里只会保存用户名,不保存密码。",add:"添加"},Bte={title:"系统状态",normal:"服务正常",abnormal:"部分接口异常",cursorModels:"Cursor 模型",opencodeModels:"OpenCode 模型",claudeCodeModels:"Claude Code 模型",codexModels:"Codex 模型"},Hte={title:"快捷入口",projects:"项目与流水线",flowEditor:"节点画布"},Wte={title:"语言",description:"选择界面显示语言",options:{zh:"中文",en:"English",ja:"日本語"}},Vte={title:"新手引导",description:"重新启动产品引导流程,了解 AgentFlow 的核心功能。",reset:"重置引导",resetSuccess:"已重置,下次访问将自动启动引导"},Kte={title:Rte,crumb:Tte,workspace:Mte,cursor:$te,opencode:Lte,claudeCode:Ote,codex:Dte,env:Fte,allowlist:zte,system:Bte,shortcuts:Hte,language:Wte,onboarding:Vte},qte={thinking:"思考",result:"结果",reply:"回复",error:"错误"},Ute={input:"让 AI 协助编辑此节点…",waiting:"等待响应…",selectedEmpty:"在画布上选择节点,或在输入框用 @ 选择实例(Instances)或节点类型(Node)",textarea:"描述你的流程或让 AI 协助编辑(⌘/Ctrl+Enter 发送)"},Yte={send:"发送",stop:"停止",expand:"展开",collapse:"收起",clear:"清空"},Gte={conversation:"对话",conversationWithNumber:"对话 {{num}}",default:"默认"},Jte={endSession:"结束对话(将停止生成)",closeSession:"关闭对话",newSession:"新建对话",expandComposer:"展开对话与输出"},Xte={hint:"使用底部输入框进行 AI 对话,支持 @节点、选择模型等功能"},Qte={aiLabels:qte,placeholders:Ute,actions:Yte,labels:Gte,tooltips:Jte,rightPanel:Xte},Zte="项目",ene="全部",tne="已归档",nne="Nodes",rne="我的 Nodes",sne="我的流程",ine="Skills",one="活跃项目",ane="已归档流水线",lne="全局 Nodes",cne="全部 Nodes",une="我的 Nodes",dne="管理当前工作区已发布到本地 Marketplace 的节点,共 {{count}} 个。",fne="管理当前工作区已发布到本地 Marketplace 的流程片段,共 {{count}} 个。",pne="全局 Skills",hne="创建新项目",mne="新建流水线",gne="搜索流水线…",yne="搜索 nodes…",wne="搜索流程片段…",xne="搜索 skills…",bne="刷新资源",kne="加载流水线列表…",vne="加载全局资源…",Sne="筛选结果:{{count}} 条(匹配标题、描述、路径与标签)",jne="已归档的流水线仍可打开与编辑;文件位于各 pipelines 目录下的 _archived。",Nne="管理分布式节点架构与监控流水线。可将 flow.yaml 或 .zip 拖入本页导入分享流程。",Cne="查看当前可用的全局节点定义,共 {{count}} 个;包含内置、工作区与 marketplace 节点。",_ne="查看当前 Composer 可选择的 skills,共 {{count}} 个;包含 AgentFlow 内置与工作区 skills。",Ene="流程运行时的可执行积木",Ane="Nodes 决定画布上能拖什么、节点有哪些输入输出,以及运行时走 agent、control、provide 或 marketplace 哪类逻辑。",Pne="已发布的本地节点包",Ine="这里仅显示你发布到当前 Workspace Marketplace 的节点版本;可查看详情并删除未被 Flow 使用的版本。",Rne="已发布的流程片段",Tne="这里显示从 Pipeline 或 Workspace 画布发布的流程片段,可搜索、检查内容,并从画布的流程面板中加载复用。",Mne="Composer/Agent 的操作指南",$ne="Skills 告诉 AI 在特定任务里应遵守什么规则、如何修改 flow、如何复用项目约定。",Lne="暂无归档项目。",One="暂无未归档流水线;已归档项在 Archived 标签中查看。",Dne="暂无可用全局 nodes。",Fne="暂无已发布的 marketplace nodes。",zne="暂无已发布的流程片段。可在画布中选中多个节点后发布。",Bne="暂无可用 skills。",Hne="暂无描述。",Wne="未找到与「{{query}}」匹配的 node。",Vne="未找到与「{{query}}」匹配的流程片段。",Kne="未找到与「{{query}}」匹配的 skill。",qne="{{inputs}} in / {{outputs}} out",Une="流程片段",Yne="{{nodes}} 节点 / {{edges}} 连线",Gne="Skill",Jne="Node 详情",Xne="流程片段详情",Qne="Skill 详情",Zne="类型",ere="来源",tre="包",nre="版本",rre="路径",sre="可编辑",ire="只读",ore="可编辑",are="Schema",lre="输入",cre="输出",ure="Runtime",dre="节点内容",fre="Files",pre="Usage",hre="暂无 runtime manifest。",mre="暂无节点正文或 README。",gre="暂无可预览文件。",yre="请选择文件查看内容。",wre="二进制文件暂不支持预览。",xre="文件较大,仅显示前 256KB。",bre="暂未发现使用此 node 的流水线。",kre="节点管理",vre="删除节点版本",Sre="删除中…",jre="删除前会检查所有 Flow 引用;仍被安装或使用的版本不会被删除。",Nre="确定删除 {{id}}@{{version}}?此操作不可撤销。",Cre="已删除 {{id}}@{{version}}。",_re="仍有 {{count}} 个 Flow 使用它。",Ere="流程片段管理",Are="删除流程片段",Pre="删除中…",Ire="删除后不会影响已经加载到画布里的节点,只会移除 Marketplace 中这个可复用片段。",Rre="确定删除 {{id}}@{{version}}?此操作不可撤销。",Tre="已删除 {{id}}@{{version}}。",Mre="无槽位",$re="作用",Lre="这个 node 是 pipeline 的执行单元。它的 schema 会影响画布连线、参数输入和运行时调度。",Ore="流程片段是固定化流程的一部分。加载时会复制这组节点、连线和布局到当前画布,不覆盖已有内容。",Dre="规模",Fre="流程预览",zre="连线",Bre="片段 JSON",Hre="还有 {{count}} 条连线",Wre="暂无可预览节点。",Vre="这个 skill 会作为 Composer 的上下文注入给 AI,用于约束 AI 的判断、修改方式和输出口径。",Kre="SKILL.md 预览",qre="暂无可预览内容。",Ure="请选择一个资源查看详情。",Yre="未能加载流水线列表。",Gre="当前工作区暂无流水线。",Jre="在仓库根目录执行 {{code1}} 并确认工作区包含 {{code2}} 或用户目录下的流水线;亦可点击 New Pipeline 新建。",Xre="未找到与「{{query}}」匹配的流水线。可尝试其他关键词,或点击清除搜索。",Qre="最近打开或最近运行",Zre="暂无打开或运行记录",ese="暂无与关键词匹配的最近记录",tse="最近运行",nse="最近打开",rse={builtin:"内置",workspace:"工作区",user:"用户"},sse={flow:"Flow",global:"Global",marketplace:"Marketplace"},ise={all:"全部",agent:"Agent",control:"Control",provide:"Provide",marketplace:"Marketplace",builtin:"AgentFlow","workspace-agents":".agents","workspace-cursor":".cursor"},ose={overview:"概览",schema:"Schema",runtime:"Runtime",files:"Files",usage:"Usage"},ase="打开以在节点画布中编辑此流水线。",lse={eyebrow:"AgentFlow Hub",title:"浏览社区流程",desc:"发现并一键安装社区分享的现成流水线。",cta:"前往 Hub",cliHint:"或通过 CLI 安装:agentflow download <slug>"},cse={title:"新建空流水线",lead:"请先填写流水线名称(英文标识);介绍可选,将保存在 flow 的 ui.description。",nameLabel:"名称(必填)",namePlaceholder:"例如 my_feature_flow",nameHint:"须以英文字母开头,仅可使用字母、数字、下划线 _ 与连字符 -",descLabel:"介绍(可选)",descPlaceholder:"简要说明此流水线的用途…",locationLabel:"保存位置",userDir:"用户目录(~/agentflow/pipelines)",workspaceDir:"当前工作区(.workspace/agentflow/pipelines)",createFailed:"创建失败",creating:"创建中…",createAndOpen:"创建并打开",cancel:"取消",close:"关闭"},use={title:"导入流水线",lead:"已选择文件「{{filename}}」。请确认流水线名称与保存位置;ZIP 将保留目录内脚本等文件。",nameLabel:"名称(必填)",namePlaceholder:"例如 my_shared_flow",nameHint:"须以英文字母开头,仅可使用字母、数字、下划线 _ 与连字符 -",locationLabel:"保存位置",userDir:"用户目录(~/agentflow/pipelines)",workspaceDir:"当前工作区(.workspace/agentflow/pipelines)",changeFile:"更换文件…",importFailed:"导入失败",importing:"导入中…",importAndOpen:"导入并打开",cancel:"取消",close:"关闭"},dse={title:"删除流水线",lead:"将永久删除磁盘上的流水线目录(含 flow.yaml、脚本等),无法撤销。请在下方输入流水线 ID「{{flowId}}」以确认。",confirmLabel:"确认流水线名称",deleteFailed:"删除失败",deleteTimeout:"删除请求超时,请重试(可先检查终端中的 UI 服务日志)",delete:"删除",deleting:"删除中…",confirmDelete:"确认删除",cancel:"取消",close:"关闭"},fse={title:"归档流水线",lead:"归档后流水线将移入「Archived」列表,仍可从该列表打开与编辑。请在下方输入流水线 ID「{{flowId}}」以确认。",confirmLabel:"确认流水线名称",archiveFailed:"归档失败",archive:"归档",archiving:"归档中…",confirmArchive:"确认归档",cancel:"取消",close:"关闭"},pse={title:Zte,all:ene,archived:tne,nodes:nne,myNodes:rne,myFlows:sne,skills:ine,activeProjects:one,archivedPipelines:ane,globalNodes:lne,nodeScopeAll:cne,nodeScopeMine:une,myNodesHint:dne,myFlowsHint:fne,globalSkills:pne,createNew:hne,newPipeline:mne,searchPipelines:gne,searchNodes:yne,searchFlows:wne,searchSkills:xne,refreshResources:bne,loadingPipelines:kne,loadingResources:vne,filterResult:Sne,archivedHint:jne,activeHint:Nne,nodesHint:Cne,skillsHint:_ne,nodesPurposeTitle:Ene,nodesPurposeDesc:Ane,myNodesPurposeTitle:Pne,myNodesPurposeDesc:Ine,myFlowsPurposeTitle:Rne,myFlowsPurposeDesc:Tne,skillsPurposeTitle:Mne,skillsPurposeDesc:$ne,noArchived:Lne,noActive:One,noNodes:Dne,noMyNodes:Fne,noMyFlows:zne,noSkills:Bne,noDescription:Hne,noNodeMatch:Wne,noFlowSnippetMatch:Vne,noSkillMatch:Kne,nodeSlots:qne,flowSnippet:Une,flowSnippetNodes:Yne,skill:Gne,nodeDetail:Jne,flowDetail:Xne,skillDetail:Qne,detailType:Zne,detailSource:ere,detailPackage:tre,detailVersion:nre,detailPath:rre,detailEditable:sre,readOnly:ire,editable:ore,nodeSchema:are,nodeInputs:lre,nodeOutputs:cre,nodeRuntime:ure,nodeBody:dre,nodeFiles:fre,nodeUsage:pre,noRuntimeManifest:hre,noNodeBody:mre,noNodeFiles:gre,selectNodeFile:yre,binaryFile:wre,fileTruncated:xre,noNodeUsage:bre,myNodeManagement:kre,deleteMyNode:vre,deletingMyNode:Sre,deleteMyNodeHint:jre,deleteMyNodeConfirm:Nre,deleteMyNodeSuccess:Cre,deleteMyNodeUsedBy:_re,myFlowManagement:Ere,deleteMyFlow:Are,deletingMyFlow:Pre,deleteMyFlowHint:Ire,deleteMyFlowConfirm:Rre,deleteMyFlowSuccess:Tre,noSlots:Mre,resourceMeaning:$re,nodesMeaning:Lre,myFlowsMeaning:Ore,flowSnippetScale:Dre,flowSnippetPreview:Fre,flowSnippetEdges:zre,flowSnippetJson:Bre,flowSnippetMoreEdges:Hre,noFlowSnippetPreview:Wre,skillsMeaning:Vre,skillPreview:Kre,skillPreviewEmpty:qre,selectResource:Ure,loadFailed:Yre,noPipelines:Gre,emptyHint:Jre,noMatch:Xre,recentActivity:Qre,noRecentActivity:Zre,noMatchRecent:ese,recentRun:tse,recentOpen:nse,sourceBadge:rse,resourceSource:sse,resourceFilter:ise,nodeDetailTabs:ose,defaultCardDesc:ase,hubCard:lse,newPipelineModal:cse,importModal:use,deleteModal:dse,archiveModal:fse},hse="返回",mse="下一步",gse="跳过",yse="完成",wse="开始创建",xse={intro:`欢迎使用 AgentFlow!这是一个可视化流程编排工具。
|
|
302
|
-
|
|
303
|
-
点击下方按钮开始创建你的第一个流水线。`,hubIntro:`不想从零开始?
|
|
304
|
-
|
|
305
|
-
在 AgentFlow Hub 浏览社区分享的现成流水线,一键安装即可运行。`},bse={intro:`现在进入流程编辑器。
|
|
306
|
-
|
|
307
|
-
在下方输入框用自然语言描述你的需求,AI 会自动生成流程图。
|
|
308
|
-
|
|
309
|
-
左侧节点面板可以自由拖拽、删除和调整连接。`,introEmpty:`画布为空,开始创建你的流程吧!
|
|
310
|
-
|
|
311
|
-
在下方输入框用自然语言描述需求,AI 会自动生成流程图。
|
|
312
|
-
|
|
313
|
-
左侧节点面板可以自由拖拽、删除和调整连接。`},kse={guideTitle:"首次创建提示",guideDesc:"输入名称和描述后,AI 会自动生成流程图。你可以在编辑器中自由调整节点和连接。",nameHintGuide:"例如:MyFirstFlow(字母开头,支持数字和下划线)",descPlaceholderGuide:"例如:实现用户登录功能,包含注册、验证、授权",descHintGuide:"描述越详细,AI 生成的流程越准确",createGuide:"创建并开始编辑",typeNode:"节点引用类型",typeStr:"字符串类型",typeFile:"文件路径类型",typeBool:"布尔值类型"},vse={back:hse,next:mse,skip:gse,done:yse,startCreate:wse,projects:xse,flow:bse,newPipeline:kse},Sse={en:{common:lX,flow:UX,settings:aQ,composer:hQ,project:Aee,onboarding:Dee},zh:{common:qee,flow:Ite,settings:Kte,composer:Qte,project:pse,onboarding:vse}};mr.use(JT).use(JO).init({resources:Sse,fallbackLng:"en",debug:!1,ns:["common","flow","settings","composer","project","onboarding"],defaultNS:"common",interpolation:{escapeValue:!1},detection:{order:["localStorage","navigator","htmlTag"],lookupLocalStorage:"agentflow-lang",caches:["localStorage"]}});const jse=[{code:"zh",name:"中文",flag:"🇨🇳"},{code:"en",name:"English",flag:"🇬🇧"}];function Nse(e){return mr.changeLanguage(e)}const ib="agentflow-settings-opencode-plan-v1",Ap="CURSOR_API_KEYS",Pp="AGENTFLOW_CURSOR_API_KEY_COOLDOWN_MINUTES",XT=["cursor","opencode","claudeCode","codex"];function QT(){return{cursor:[],opencode:[],claudeCode:[],codex:[],cursorFetchedAt:null,opencodeFetchedAt:null,claudeCodeFetchedAt:null,codexFetchedAt:null}}function ob(e){const t=String(e||"").trim(),n=t.indexOf(" - ");return n>=0?t.slice(0,n).trim():t}function xa(e){const t=e&&typeof e=="object"&&!Array.isArray(e)?e:{},n={};for(const r of XT)n[r]=Array.isArray(t[r])?[...new Set(t[r].map(ob).filter(Boolean))]:[];return n}function Fi(e){if(!e||typeof e!="object")return QT();const t=e;return{cursor:Array.isArray(t.cursor)?t.cursor.map(String):[],opencode:Array.isArray(t.opencode)?t.opencode.map(String):[],claudeCode:Array.isArray(t.claudeCode)?t.claudeCode.map(String):[],codex:Array.isArray(t.codex)?t.codex.map(String):[],cursorFetchedAt:t.cursorFetchedAt??null,opencodeFetchedAt:t.opencodeFetchedAt??null,claudeCodeFetchedAt:t.claudeCodeFetchedAt??null,codexFetchedAt:t.codexFetchedAt??null}}function fc(){return`e_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,8)}`}function Cse(e){return/^[A-Za-z_][A-Za-z0-9_]*$/.test(String(e||"").trim())}function ja(e,t="user"){if(!Array.isArray(e))return[];const n=[];for(const r of e){if(!r||typeof r!="object")continue;const s=String(r.key??"").trim(),i=String(r.value??""),a=String(r.id??"").trim()||fc(),c=String(r.scope??t).trim()==="global"?"global":"user";!s&&!i||n.push({id:a,key:s,value:i,scope:c})}return n}function KC(e){return ja(e).map(({key:t,value:n})=>({key:t,value:n}))}function qC(){try{return localStorage.getItem(ib)??""}catch{return""}}function ZT(e){return e?e.length<=6?"•".repeat(e.length):`${"•".repeat(Math.min(20,e.length-4))}${e.slice(-4)}`:""}function _se(e){const t=String(e||"").trim();if(!t)return[];const n=(r,s)=>{if(typeof r=="string"){const a=r.trim();return a?{id:`legacy_${s}_${a.slice(-6)}`,name:`Key ${s+1}`,key:a,createdAt:""}:null}if(!r||typeof r!="object")return null;const i=String(r.key??"").trim();return i?{id:String(r.id??"").trim()||fc(),name:String(r.name??"").trim()||`Key ${s+1}`,key:i,createdAt:String(r.createdAt??"").trim()}:null};try{const r=JSON.parse(t);if(Array.isArray(r))return r.map(n).filter(Boolean)}catch{}return t.split(",").map((r,s)=>n(r,s)).filter(Boolean)}function UC(e){const t=Array.isArray(e)?e.map((n,r)=>({id:String((n==null?void 0:n.id)||"").trim()||fc(),name:String((n==null?void 0:n.name)||"").trim()||`Key ${r+1}`,key:String((n==null?void 0:n.key)||"").trim(),createdAt:String((n==null?void 0:n.createdAt)||"").trim()||new Date().toISOString()})).filter(n=>n.key):[];return JSON.stringify(t)}function Ese(e){const t=String(e||"").trim();return t?t.length<=10?ZT(t):`${t.slice(0,4)}${"•".repeat(Math.min(18,t.length-8))}${t.slice(-4)}`:""}function Ase(e,t="zh"){if(!e)return"";const n=Date.parse(e);if(Number.isNaN(n))return String(e);try{const r=t==="en"?"en-US":t==="ja"?"ja-JP":"zh-CN";return new Intl.DateTimeFormat(r,{dateStyle:"short",timeStyle:"medium"}).format(new Date(n))}catch{return String(e)}}function Pse({authUser:e}){const{t,i18n:n}=Lr(["common","settings"]),r=n.language||"zh",[s,i]=m.useState(""),[a,l]=m.useState(""),[c,u]=m.useState({cursor:[],opencode:[],claudeCode:[],codex:[],cursorFetchedAt:null,opencodeFetchedAt:null,claudeCodeFetchedAt:null,codexFetchedAt:null}),[f,p]=m.useState(QT()),[d,h]=m.useState(()=>xa({})),[g,k]=m.useState(!1),[b,y]=m.useState(""),[v,w]=m.useState(""),[C,j]=m.useState(!1),[N,A]=m.useState(!1),[I,D]=m.useState(""),[B,W]=m.useState([]),[F,T]=m.useState(""),[M,q]=m.useState(!1),[H,L]=m.useState(""),[R,z]=m.useState(""),[E,Q]=m.useState(!1),[V,$]=m.useState(()=>new Set),[ne,ce]=m.useState(""),[X,re]=m.useState(""),[Z,ie]=m.useState(!!(e!=null&&e.isAdmin)),[te,ue]=m.useState(""),[fe,be]=m.useState([]),[qe,Ue]=m.useState([]),[Me,rt]=m.useState(""),[gt,bt]=m.useState(""),[oe,Ne]=m.useState(!1),[Ve,tt]=m.useState(!1),[Jt,st]=m.useState(""),[de,ve]=m.useState(""),[ze,Ze]=m.useState(""),[Se,Tt]=m.useState(null),[vn,dn]=m.useState(!1),[nn,Sn]=m.useState(!1),[ee,Ie]=m.useState(""),Fe=m.useRef(null),Je=m.useRef(!1),Pt=m.useRef(!1),Nt=m.useRef(""),lr=m.useCallback(async()=>{l("");try{const se=await fetch("/api/ui-context");if(!se.ok)throw new Error("HTTP "+se.status);const je=await se.json();i(typeof je.workspaceRoot=="string"?je.workspaceRoot:"")}catch(se){l(String(se.message||se)),i("")}},[]),rn=m.useCallback(async()=>{w(""),j(!0),y("");try{const se=await fetch(e!=null&&e.isAdmin?"/api/model-visibility":"/api/model-lists");if(!se.ok)throw new Error("HTTP "+se.status);const je=await se.json();if(e!=null&&e.isAdmin)u(Fi(je.modelLists)),p(Fi(je.allModelLists)),h(xa(je.hiddenModels));else{const Pe=Fi(je);u(Pe),p(Pe),h(xa({}))}}catch(se){w(String(se.message||se))}finally{j(!1)}},[e==null?void 0:e.isAdmin]),gr=m.useCallback(async()=>{T("");try{const se=await fetch("/api/user-env"),je=await se.json().catch(()=>({}));if(!se.ok)throw new Error(typeof je.error=="string"?je.error:"HTTP "+se.status);const Pe=ja(Array.isArray(je.env)?je.env:[],"user").map(Mt=>({...Mt,scope:"user"})),zt=[...e!=null&&e.isAdmin?ja(Array.isArray(je.globalEnv)?je.globalEnv:[],"global").map(Mt=>({...Mt,scope:"global"})):[],...Pe];Nt.current=JSON.stringify(zt),W(zt)}catch(se){W([]),T(String(se.message||se))}finally{Pt.current=!0}},[e==null?void 0:e.isAdmin]),qn=m.useCallback(async()=>{if(e!=null&&e.isAdmin){Ne(!0),st("");try{const se=await fetch("/api/admin/user-allowlist"),je=await se.json().catch(()=>({}));if(!se.ok)throw new Error(typeof je.error=="string"?je.error:"HTTP "+se.status);const Pe=je.allowlist&&typeof je.allowlist=="object"?je.allowlist:{};be(Array.isArray(Pe.fileUsers)?Pe.fileUsers.map(String):[]),Ue(Array.isArray(Pe.envUsers)?Pe.envUsers.map(String):[]),rt(typeof Pe.path=="string"?Pe.path:"")}catch(se){st(String(se.message||se))}finally{Ne(!1)}}},[e==null?void 0:e.isAdmin]),Mn=m.useCallback(async se=>{if(e!=null&&e.isAdmin){tt(!0),st("");try{const je=await fetch("/api/admin/user-allowlist",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({users:se})}),Pe=await je.json().catch(()=>({}));if(!je.ok)throw new Error(typeof Pe.error=="string"?Pe.error:"HTTP "+je.status);const lt=Pe.allowlist&&typeof Pe.allowlist=="object"?Pe.allowlist:{};be(Array.isArray(lt.fileUsers)?lt.fileUsers.map(String):[]),Ue(Array.isArray(lt.envUsers)?lt.envUsers.map(String):[]),rt(typeof lt.path=="string"?lt.path:"")}catch(je){st(String(je.message||je))}finally{tt(!1)}}},[e==null?void 0:e.isAdmin]),Un=m.useCallback(async()=>{if(e!=null&&e.isAdmin){dn(!0),Ie("");try{const se=await fetch("/api/admin/storage-config"),je=await se.json().catch(()=>({}));if(!se.ok)throw new Error(typeof je.error=="string"?je.error:"HTTP "+se.status);const Pe=je.config&&typeof je.config=="object"?je.config:{};Tt(Pe),ve(typeof Pe.dataRoot=="string"?Pe.dataRoot:""),Ze(typeof Pe.skillsRoot=="string"?Pe.skillsRoot:"")}catch(se){Ie(String(se.message||se))}finally{dn(!1)}}},[e==null?void 0:e.isAdmin]),Yn=m.useCallback(async()=>{if(e!=null&&e.isAdmin){Sn(!0),Ie("");try{const se=await fetch("/api/admin/storage-config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({dataRoot:de.trim(),skillsRoot:ze.trim(),migrateLegacySkills:!0})}),je=await se.json().catch(()=>({}));if(!se.ok)throw new Error(typeof je.error=="string"?je.error:"HTTP "+se.status);const Pe=je.config&&typeof je.config=="object"?je.config:{};Tt(Pe),ve(typeof Pe.dataRoot=="string"?Pe.dataRoot:""),Ze(typeof Pe.skillsRoot=="string"?Pe.skillsRoot:"")}catch(se){Ie(String(se.message||se))}finally{Sn(!1)}}},[e==null?void 0:e.isAdmin,de,ze]),cr=m.useCallback(async se=>{const je=ja(se),Pe=je.filter(zt=>zt.scope!=="global"),lt=je.filter(zt=>zt.scope==="global");q(!0),T("");try{const zt=await fetch("/api/user-env",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({env:KC(Pe),...e!=null&&e.isAdmin?{globalEnv:KC(lt)}:{}})}),Mt=await zt.json().catch(()=>({}));if(!zt.ok)throw new Error(typeof Mt.error=="string"?Mt.error:"HTTP "+zt.status);const Xn=ja(Array.isArray(Mt.env)?Mt.env:[],"user").map(K=>({...K,scope:"user"})),Er=[...e!=null&&e.isAdmin?ja(Array.isArray(Mt.globalEnv)?Mt.globalEnv:[],"global").map(K=>({...K,scope:"global"})):[],...Xn];Nt.current=JSON.stringify(Er),W(Er)}catch(zt){T(String(zt.message||zt))}finally{q(!1)}},[e==null?void 0:e.isAdmin]),yr=m.useCallback(async()=>{w(""),j(!0);try{const se=await fetch("/api/update-model-lists",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({opencodeProvider:te.trim()})}),je=await se.json().catch(()=>({}));if(!se.ok)throw new Error(typeof je.error=="string"?je.error:"HTTP "+se.status);u(Fi(je.modelLists)),e!=null&&e.isAdmin?await rn():p(Fi(je.modelLists))}catch(se){w(String(se.message||se))}finally{j(!1)}},[e==null?void 0:e.isAdmin,rn,te]),Xr=m.useCallback(async se=>{if(!(e!=null&&e.isAdmin))return;const je=xa(se);h(je),k(!0),y("");try{const Pe=await fetch("/api/model-visibility",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({hiddenModels:je})}),lt=await Pe.json().catch(()=>({}));if(!Pe.ok)throw new Error(typeof lt.error=="string"?lt.error:"HTTP "+Pe.status);u(Fi(lt.modelLists)),p(Fi(lt.allModelLists)),h(xa(lt.hiddenModels))}catch(Pe){y(String(Pe.message||Pe)),rn()}finally{k(!1)}},[e==null?void 0:e.isAdmin,rn]),Gn=m.useCallback((se,je,Pe)=>{const lt=XT.includes(se)?se:"cursor",zt=ob(je);if(!zt)return;const Mt=xa(d),Xn=new Set(Mt[lt]);Pe?Xn.delete(zt):Xn.add(zt),Xr({...Mt,[lt]:Array.from(Xn)})},[d,Xr]);m.useEffect(()=>{lr(),rn(),gr(),e!=null&&e.isAdmin&&(qn(),Un()),(async()=>{try{const se=await fetch("/api/agentflow-config");if(se.ok){const je=await se.json(),Pe=typeof je.opencodeProvider=="string"?je.opencodeProvider:"";ue(Pe),Fe.current=Pe;try{localStorage.setItem(ib,Pe)}catch{}}else{const je=qC();ue(je),Fe.current=je}}catch{const se=qC();ue(se),Fe.current=se}finally{Je.current=!0}})()},[e==null?void 0:e.isAdmin,lr,rn,Un,qn,gr]),m.useEffect(()=>{if(!Pt.current||JSON.stringify(ja(B))===Nt.current)return;const je=setTimeout(()=>{cr(B)},350);return()=>clearTimeout(je)},[B,cr]),m.useEffect(()=>{if(!Je.current)return;const se=te.trim();if(se===Fe.current)return;const je=setTimeout(()=>{(async()=>{A(!0),D("");try{const Pe=await fetch("/api/agentflow-config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({opencodeProvider:se})}),lt=await Pe.json().catch(()=>({}));if(!Pe.ok)throw new Error(typeof lt.error=="string"?lt.error:"HTTP "+Pe.status);Fe.current=se;try{localStorage.setItem(ib,se)}catch{}lt.modelLists&&(u(Fi(lt.modelLists)),e!=null&&e.isAdmin?rn():p(Fi(lt.modelLists)))}catch(Pe){D(String(Pe.message||Pe))}finally{A(!1)}})()},450);return()=>clearTimeout(je)},[e==null?void 0:e.isAdmin,rn,te]);const mt=e!=null&&e.isAdmin?f:c,Fn=mt.cursor.length>0,Ft=mt.opencode.length>0,fn=mt.claudeCode.length>0,zn=mt.codex.length>0,ps=xa(d),ri={cursor:c.cursor.length,opencode:c.opencode.length,claudeCode:c.claudeCode.length,codex:c.codex.length},ur=m.useCallback((se,je,Pe)=>{const lt=Array.isArray(je)?je:[];if(!(e!=null&&e.isAdmin))return o.jsx("pre",{className:"af-set-model-preview","aria-label":Pe,children:lt.join(`
|
|
314
|
-
`)});const zt=new Set(ps[se]||[]);return o.jsxs("div",{className:"af-set-model-visibility","aria-label":Pe,children:[o.jsxs("div",{className:"af-set-model-visibility-head",children:[o.jsxs("span",{children:["展示 ",ri[se]||0," / ",lt.length]}),o.jsx("span",{children:g?"保存中":"取消勾选后从模型下拉隐藏"})]}),o.jsx("div",{className:"af-set-model-visibility-list",children:lt.map(Mt=>{const Xn=ob(Mt),pn=!zt.has(Xn);return o.jsxs("label",{className:"af-set-model-visibility-row",children:[o.jsx("input",{type:"checkbox",checked:pn,disabled:g,onChange:Er=>Gn(se,Mt,Er.target.checked)}),o.jsx("span",{children:Mt})]},`${se}-${Mt}`)})})]})},[e==null?void 0:e.isAdmin,ps,g,ri,Gn]),Wt=fe.length>0||qe.length>0,ae=e!=null&&e.isAdmin&&Z?"global":"user",ke=m.useMemo(()=>B.find(se=>se.key===Ap&&(se.scope||"user")===ae)||null,[ae,B]),ot=m.useMemo(()=>_se((ke==null?void 0:ke.value)||""),[ke==null?void 0:ke.value]),xt=m.useMemo(()=>B.find(se=>se.key===Pp&&(se.scope||"user")===ae)||null,[ae,B]),xn=xt!=null&&xt.value?String(xt.value):"30",on=m.useCallback((se,je,Pe)=>{const lt=String(se||"").trim();if(!lt)return;const zt=String(je??"");W(Mt=>{const Xn=Mt.find(pn=>pn.key===lt&&(pn.scope||"user")===Pe);return zt?Xn?Mt.map(pn=>pn.id===Xn.id?{...pn,value:zt,scope:Pe}:pn):[{id:fc(),key:lt,value:zt,scope:Pe},...Mt]:Mt.filter(pn=>!(pn.key===lt&&(pn.scope||"user")===Pe))})},[]),Jn=m.useCallback(()=>{const se=X.trim();if(!se)return;const je=[...ot,{id:fc(),name:ne.trim()||`Key ${ot.length+1}`,key:se,createdAt:new Date().toISOString()}];on(Ap,UC(je),ae),ce(""),re("")},[ne,ot,ae,X,on]),Qr=m.useCallback(se=>{const je=ot.filter(Pe=>Pe.id!==se);on(Ap,je.length?UC(je):"",ae)},[ot,ae,on]),ct=m.useCallback(se=>{const je=String(se||"").replace(/[^\d]/g,"");if(!je){on(Pp,"",ae);return}const Pe=Math.min(1440,Math.max(1,Number(je)||30));on(Pp,String(Pe),ae)},[ae,on]),qt=m.useCallback(()=>{var se;s&&((se=navigator.clipboard)==null||se.writeText(s))},[s]),Vt=m.useCallback(()=>{const se=H.trim(),je=R;if(se){if(!Cse(se)){T(t("settings:env.invalidKey"));return}W(Pe=>[{id:fc(),key:se,value:je,scope:e!=null&&e.isAdmin&&E?"global":"user"},...Pe]),L(""),z("")}},[e==null?void 0:e.isAdmin,E,H,R,t]),wr=m.useCallback(se=>{W(je=>je.filter(Pe=>Pe.id!==se))},[]),et=m.useCallback((se,je)=>{W(Pe=>Pe.map(lt=>lt.id===se?{...lt,...je}:lt))},[]),_r=m.useCallback(se=>{$(je=>{const Pe=new Set(je);return Pe.has(se)?Pe.delete(se):Pe.add(se),Pe})},[]),Or=m.useCallback(()=>{const se=gt.trim();if(!se)return;if(!/^[A-Za-z][A-Za-z0-9_-]{0,63}$/.test(se)){st("用户名须以字母开头,仅可使用字母、数字、下划线与连字符,最多 64 字符");return}if(new Set(fe.map(Pe=>String(Pe||"").trim().toLowerCase())).has(se.toLowerCase())){bt("");return}bt(""),Mn([...fe,se])},[gt,fe,Mn]),si=m.useCallback(se=>{const je=String(se||"").trim().toLowerCase();je&&Mn(fe.filter(Pe=>String(Pe||"").trim().toLowerCase()!==je))},[fe,Mn]),uo=m.useCallback(se=>{const je=se.target.value;Nse(je)},[]),As=se=>{const je=Ase(se,r);return je?t("settings:cursor.modelList.fetchedAt",{time:je}):t("settings:cursor.modelList.never")};return o.jsxs("div",{className:"af-settings-page",children:[o.jsx("header",{className:"af-settings-top",children:o.jsxs("div",{className:"af-settings-crumb","aria-label":t("settings:title"),children:[o.jsx("span",{className:"af-settings-crumb-muted",children:t("settings:crumb.engine")}),o.jsx("span",{className:"af-settings-crumb-sep","aria-hidden":!0,children:"/"}),o.jsx("span",{className:"af-settings-crumb-active",children:t("settings:crumb.preferences")})]})}),o.jsx("div",{className:"af-settings-body",children:o.jsxs("div",{className:"af-settings-inner",children:[o.jsxs("header",{className:"af-settings-hero",children:[o.jsxs("h1",{className:"af-settings-h1",children:[t("common:app.name")," ",t("settings:title")]}),o.jsx("p",{className:"af-settings-lead",children:t("settings:workspace.description")}),a?o.jsx("p",{className:"af-err af-settings-api-hint",children:a}):null,v?o.jsx("p",{className:"af-err af-settings-api-hint",children:v}):null,F?o.jsx("p",{className:"af-err af-settings-api-hint",children:F}):null,ee?o.jsx("p",{className:"af-err af-settings-api-hint",children:ee}):null]}),o.jsx("div",{className:"af-settings-layout",children:o.jsxs("div",{className:"af-settings-bento",children:[o.jsxs("section",{className:"af-set-card af-set-card--narrow af-set-card--low af-set-workspace",children:[o.jsxs("div",{className:"af-set-card-inner",children:[o.jsxs("div",{className:"af-set-card-head",children:[o.jsx("span",{className:"material-symbols-outlined af-set-icon af-set-icon--secondary",children:"folder_managed"}),o.jsx("h2",{className:"af-set-h2",children:t("settings:workspace.title")})]}),o.jsx("label",{className:"af-set-label",htmlFor:"af-workspace-path",children:t("settings:workspace.currentPath")}),o.jsxs("div",{className:"af-set-input-wrap",children:[o.jsx("input",{id:"af-workspace-path",className:"af-set-input af-set-input--mono",type:"text",readOnly:!0,value:s,placeholder:t("common:loading")}),o.jsx("button",{type:"button",className:"af-set-input-suffix",onClick:qt,"aria-label":t("settings:workspace.copyPath"),disabled:!s,children:o.jsx("span",{className:"material-symbols-outlined",children:"content_copy"})})]}),o.jsx("p",{className:"af-set-hint",children:"当前页面只展示运行时根目录。可被节点加载的代码库和文档目录请在左侧“知识库”里维护。"})]}),o.jsx("div",{className:"af-set-watermark","aria-hidden":!0,children:o.jsx("span",{className:"material-symbols-outlined",children:"account_tree"})})]}),o.jsxs("section",{className:"af-set-card af-set-card--narrow af-set-card--high",children:[o.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[o.jsx("h2",{className:"af-set-h2 af-set-h2--caps",children:"Cursor CLI"}),o.jsx("span",{className:"af-set-badge"+(Fn?" af-set-badge--ok":" af-set-badge--muted"),children:t(Fn?"settings:cursor.status.cached":"settings:cursor.status.notCached")})]}),o.jsxs("div",{className:"af-set-cli-block",children:[o.jsx("div",{className:"af-set-cli-icon",children:o.jsx("span",{className:"material-symbols-outlined af-set-icon--tertiary",children:Fn?"check_circle":"hourglass_empty"})}),o.jsxs("div",{children:[o.jsx("p",{className:"af-set-cli-title",children:t(Fn?"settings:cursor.modelList.cached":"settings:cursor.modelList.empty")}),o.jsx("p",{className:"af-set-cli-mono",children:Fn?t("settings:cursor.modelList.count",{count:c.cursor.length})+(e!=null&&e.isAdmin?` / ${mt.cursor.length}`:"")+" · "+As(c.cursorFetchedAt):t("settings:cursor.modelList.refresh")})]})]}),Fn?ur("cursor",mt.cursor,t("settings:cursor.modelPreviewLabel")):null,b?o.jsx("p",{className:"af-err af-set-hint af-set-hint--inline",role:"alert",children:b}):null,o.jsx("button",{type:"button",className:"af-set-btn-outline",onClick:()=>yr(),disabled:C,children:t(C?"settings:cursor.modelList.fetching":"settings:cursor.modelList.refresh")})]}),o.jsxs("section",{className:"af-set-card af-set-card--wide af-set-card--low af-set-cursor-pool",children:[o.jsxs("div",{className:"af-set-env-head",children:[o.jsxs("div",{className:"af-set-card-head",children:[o.jsx("div",{className:"af-set-env-icon-wrap",children:o.jsx("span",{className:"material-symbols-outlined af-set-icon--primary",children:"key"})}),o.jsxs("div",{children:[o.jsx("h2",{className:"af-set-h2",children:"Cursor API Key 池"}),o.jsx("p",{className:"af-set-card-subtitle",children:"按请求轮换,遇到 usage limit 或 resource_exhausted 会自动尝试下一个 Key。"})]})]}),o.jsxs("span",{className:"af-set-badge"+(ot.length?" af-set-badge--ok":" af-set-badge--muted"),children:[ot.length," keys"]})]}),o.jsxs("div",{className:"af-set-cursor-pool-controls",children:[e!=null&&e.isAdmin?o.jsxs("div",{className:"af-set-env-scope-switch af-set-cursor-scope",role:"group","aria-label":"Cursor API Key scope",children:[o.jsx("button",{type:"button",className:Z?"":"is-active",onClick:()=>ie(!1),children:"个人"}),o.jsx("button",{type:"button",className:Z?"is-active":"",onClick:()=>ie(!0),children:"全局"})]}):null,o.jsxs("label",{className:"af-set-cursor-cooldown",children:[o.jsx("span",{children:"限额冷却"}),o.jsx("input",{className:"af-set-input af-set-input--sm af-set-input--mono",inputMode:"numeric",value:xn,onChange:se=>ct(se.target.value)}),o.jsx("span",{children:"分钟"})]}),o.jsx("span",{className:"af-set-env-note",children:M?"保存中":ae==="global"?"全局配置":"个人配置"})]}),o.jsx("div",{className:"af-set-cursor-key-list",children:ot.length?ot.map(se=>o.jsxs("div",{className:"af-set-cursor-key-row",children:[o.jsxs("div",{className:"af-set-cursor-key-main",children:[o.jsx("strong",{children:se.name}),o.jsx("code",{children:Ese(se.key)})]}),o.jsx("span",{className:"af-set-cursor-key-meta",children:se.createdAt?new Date(se.createdAt).toLocaleString():"历史 Key"}),o.jsx("button",{type:"button",className:"af-set-env-del af-set-cursor-key-delete","aria-label":`删除 ${se.name}`,onClick:()=>Qr(se.id),children:o.jsx("span",{className:"material-symbols-outlined",children:"delete_outline"})})]},se.id)):o.jsx("div",{className:"af-set-cursor-key-empty",children:"还没有配置 Key。配置后 Cursor CLI runner 会自动轮换使用。"})}),o.jsxs("div",{className:"af-set-cursor-key-add",children:[o.jsx("input",{className:"af-set-input",value:ne,onChange:se=>ce(se.target.value),placeholder:"名称,例如 Team Key 1"}),o.jsx("input",{className:"af-set-input af-set-input--mono",type:"password",value:X,onChange:se=>re(se.target.value),placeholder:"Cursor API Key"}),o.jsxs("button",{type:"button",className:"af-set-btn-add",onClick:Jn,disabled:!X.trim(),children:[o.jsx("span",{className:"material-symbols-outlined",children:"add"}),"添加 Key"]})]}),o.jsxs("p",{className:"af-set-hint",children:["保存到 ",Ap,";冷却时间保存到 ",Pp,"。个人配置会覆盖全局配置。"]})]}),o.jsxs("section",{className:"af-set-card af-set-card--narrow af-set-card--high",children:[o.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[o.jsx("h2",{className:"af-set-h2 af-set-h2--caps",children:"OpenCode"}),o.jsx("span",{className:"af-set-badge"+(Ft?" af-set-badge--ok":" af-set-badge--err"),children:t(Ft?"settings:opencode.status.ready":"settings:opencode.status.notFound")})]}),o.jsx("p",{className:"af-set-p",children:t("settings:opencode.description")}),o.jsxs("div",{children:[o.jsx("label",{className:"af-set-label-sm",htmlFor:"af-opencode-plan",children:t("settings:opencode.provider")}),o.jsx("input",{id:"af-opencode-plan",className:"af-set-input af-set-input--sm af-set-input--mono",type:"text",value:te,onChange:se=>ue(se.target.value),placeholder:t("settings:opencode.providerPlaceholder"),autoComplete:"off"}),N?o.jsx("p",{className:"af-set-hint af-set-hint--inline","aria-live":"polite",children:t("settings:opencode.saving")}):null,I?o.jsx("p",{className:"af-err af-set-hint af-set-hint--inline",role:"alert",children:I}):null]}),Ft?o.jsxs(o.Fragment,{children:[o.jsx("p",{className:"af-set-cli-mono af-set-cli-mono--block",children:t("settings:cursor.modelList.count",{count:c.opencode.length})+(e!=null&&e.isAdmin?` / ${mt.opencode.length}`:"")+" · "+As(c.opencodeFetchedAt)}),ur("opencode",mt.opencode,t("settings:opencode.modelPreviewLabel"))]}):null,o.jsx("button",{type:"button",className:"af-set-btn-outline",onClick:()=>yr(),disabled:C,children:t(C?"settings:cursor.modelList.fetching":"settings:cursor.modelList.refresh")})]}),o.jsxs("section",{className:"af-set-card af-set-card--narrow af-set-card--high",children:[o.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[o.jsx("h2",{className:"af-set-h2 af-set-h2--caps",children:t("settings:claudeCode.title")}),o.jsx("span",{className:"af-set-badge"+(fn?" af-set-badge--ok":" af-set-badge--err"),children:t(fn?"settings:claudeCode.status.ready":"settings:claudeCode.status.notFound")})]}),o.jsxs("div",{className:"af-set-cli-block",children:[o.jsx("div",{className:"af-set-cli-icon",children:o.jsx("span",{className:"material-symbols-outlined af-set-icon--tertiary",children:fn?"check_circle":"hourglass_empty"})}),o.jsxs("div",{children:[o.jsx("p",{className:"af-set-cli-title",children:t(fn?"settings:cursor.modelList.cached":"settings:cursor.modelList.empty")}),o.jsx("p",{className:"af-set-cli-mono",children:fn?t("settings:cursor.modelList.count",{count:c.claudeCode.length})+(e!=null&&e.isAdmin?` / ${mt.claudeCode.length}`:"")+" · "+As(c.claudeCodeFetchedAt):t("settings:cursor.modelList.refresh")})]})]}),o.jsx("p",{className:"af-set-p",children:t("settings:claudeCode.description")}),fn?ur("claudeCode",mt.claudeCode,t("settings:claudeCode.modelPreviewLabel")):null,o.jsx("button",{type:"button",className:"af-set-btn-outline",onClick:()=>yr(),disabled:C,children:t(C?"settings:cursor.modelList.fetching":"settings:cursor.modelList.refresh")})]}),o.jsxs("section",{className:"af-set-card af-set-card--narrow af-set-card--high",children:[o.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[o.jsx("h2",{className:"af-set-h2 af-set-h2--caps",children:t("settings:codex.title")}),o.jsx("span",{className:"af-set-badge"+(zn?" af-set-badge--ok":" af-set-badge--err"),children:t(zn?"settings:codex.status.ready":"settings:codex.status.notFound")})]}),o.jsxs("div",{className:"af-set-cli-block",children:[o.jsx("div",{className:"af-set-cli-icon",children:o.jsx("span",{className:"material-symbols-outlined af-set-icon--tertiary",children:zn?"check_circle":"hourglass_empty"})}),o.jsxs("div",{children:[o.jsx("p",{className:"af-set-cli-title",children:t(zn?"settings:cursor.modelList.cached":"settings:cursor.modelList.empty")}),o.jsx("p",{className:"af-set-cli-mono",children:zn?t("settings:cursor.modelList.count",{count:c.codex.length})+(e!=null&&e.isAdmin?` / ${mt.codex.length}`:"")+" · "+As(c.codexFetchedAt):t("settings:cursor.modelList.refresh")})]})]}),o.jsx("p",{className:"af-set-p",children:t("settings:codex.description")}),zn?ur("codex",mt.codex,t("settings:codex.modelPreviewLabel")):null,o.jsx("button",{type:"button",className:"af-set-btn-outline",onClick:()=>yr(),disabled:C,children:t(C?"settings:cursor.modelList.fetching":"settings:cursor.modelList.refresh")})]}),o.jsxs("section",{className:"af-set-card af-set-card--wide af-set-card--low af-set-env",children:[o.jsxs("div",{className:"af-set-env-head",children:[o.jsxs("div",{className:"af-set-card-head",children:[o.jsx("div",{className:"af-set-env-icon-wrap",children:o.jsx("span",{className:"material-symbols-outlined af-set-icon--primary",children:"variables"})}),o.jsx("h2",{className:"af-set-h2",children:t("settings:env.title")})]}),o.jsx("span",{className:"af-set-env-note",children:M?t("settings:env.saving"):e!=null&&e.isAdmin?t("settings:env.noteAdmin"):t("settings:env.note")})]}),o.jsxs("div",{className:"af-set-env-rows"+(e!=null&&e.isAdmin?" af-set-env-rows--admin":""),children:[o.jsxs("div",{className:"af-set-env-row af-set-env-row--header","aria-hidden":!0,children:[o.jsx("span",{children:t("settings:env.key")}),e!=null&&e.isAdmin?o.jsx("span",{children:t("settings:env.scope")}):null,o.jsx("span",{children:t("settings:env.value")}),o.jsx("span",{})]}),o.jsxs("div",{className:"af-set-env-row af-set-env-row--draft"+(e!=null&&e.isAdmin?" af-set-env-row--scoped":""),children:[o.jsx("div",{className:"af-set-env-cell",children:o.jsx("input",{className:"af-set-env-inline af-set-env-inline--key",placeholder:"KEY_NAME",value:H,onChange:se=>L(se.target.value),"aria-label":t("settings:env.newKey")})}),e!=null&&e.isAdmin?o.jsx("div",{className:"af-set-env-cell af-set-env-cell--scope",children:o.jsxs("div",{className:"af-set-env-scope-switch",role:"group","aria-label":t("settings:env.scope"),children:[o.jsx("button",{type:"button",className:E?"":"is-active",onClick:()=>Q(!1),children:t("settings:env.personal")}),o.jsx("button",{type:"button",className:E?"is-active":"",onClick:()=>Q(!0),children:t("settings:env.global")})]})}):null,o.jsx("div",{className:"af-set-env-cell af-set-env-cell--grow af-set-env-cell--value",children:o.jsx("input",{className:"af-set-env-inline af-set-env-inline--value",type:"password",placeholder:t("settings:env.newValue"),value:R,onChange:se=>z(se.target.value),"aria-label":t("settings:env.newValue")})}),o.jsx("div",{className:"af-set-env-actions",children:o.jsxs("button",{type:"button",className:"af-set-btn-add",onClick:Vt,disabled:!H.trim(),children:[o.jsx("span",{className:"material-symbols-outlined",children:"add"}),t("settings:env.add")]})})]}),B.map(se=>o.jsxs("div",{className:"af-set-env-row"+(e!=null&&e.isAdmin?" af-set-env-row--scoped":""),children:[o.jsx("div",{className:"af-set-env-cell",children:o.jsx("input",{className:"af-set-env-inline af-set-env-inline--key",value:se.key,onChange:je=>et(se.id,{key:je.target.value}),"aria-label":t("settings:env.key"),spellCheck:!1})}),e!=null&&e.isAdmin?o.jsx("div",{className:"af-set-env-cell af-set-env-cell--scope",children:o.jsxs("div",{className:"af-set-env-scope-switch",role:"group","aria-label":t("settings:env.scope"),children:[o.jsx("button",{type:"button",className:se.scope!=="global"?"is-active":"",onClick:()=>et(se.id,{scope:"user"}),children:t("settings:env.personal")}),o.jsx("button",{type:"button",className:se.scope==="global"?"is-active":"",onClick:()=>et(se.id,{scope:"global"}),children:t("settings:env.global")})]})}):null,o.jsxs("div",{className:"af-set-env-cell af-set-env-cell--grow af-set-env-cell--value",children:[o.jsx("input",{className:"af-set-env-inline af-set-env-inline--value",type:V.has(se.id)?"text":"password",value:se.value,onChange:je=>et(se.id,{value:je.target.value}),placeholder:ZT(se.value)||t("settings:env.newValue"),"aria-label":t("settings:env.value")}),o.jsx("button",{type:"button",className:"af-set-env-value-toggle",onClick:()=>_r(se.id),"aria-label":V.has(se.id)?"Hide value":"Show value",children:o.jsx("span",{className:"material-symbols-outlined",children:V.has(se.id)?"visibility_off":"visibility"})})]}),o.jsx("div",{className:"af-set-env-actions",children:o.jsx("button",{type:"button",className:"af-set-env-del","aria-label":t("settings:env.delete",{key:se.key}),onClick:()=>wr(se.id),children:o.jsx("span",{className:"material-symbols-outlined",children:"delete_outline"})})})]},se.id))]})]}),e!=null&&e.isAdmin?o.jsxs("section",{className:"af-set-card af-set-card--wide af-set-card--low",children:[o.jsxs("div",{className:"af-set-env-head",children:[o.jsxs("div",{className:"af-set-card-head",children:[o.jsx("div",{className:"af-set-env-icon-wrap",children:o.jsx("span",{className:"material-symbols-outlined af-set-icon--primary",children:"hard_drive_2"})}),o.jsxs("div",{children:[o.jsx("h2",{className:"af-set-h2",children:"AgentFlow Data Root"}),o.jsx("p",{className:"af-set-card-subtitle",children:"配置整个 AgentFlow 数据目录的位置,保存时会迁移当前数据。"})]})]}),o.jsx("span",{className:"af-set-badge"+(Se!=null&&Se.envLocked?" af-set-badge--err":" af-set-badge--ok"),children:Se!=null&&Se.envLocked?"Env locked":"Configurable"}),o.jsx("button",{type:"button",className:"af-set-btn-outline af-set-btn-outline--compact",onClick:()=>void Un(),disabled:vn||nn,children:vn?"刷新中...":"刷新"})]}),ee?o.jsx("p",{className:"af-err af-set-hint af-set-hint--inline",children:ee}):null,o.jsx("label",{className:"af-set-label-sm",htmlFor:"af-agentflow-data-root",children:"Data Root"}),o.jsxs("div",{className:"af-set-input-wrap",children:[o.jsx("input",{id:"af-agentflow-data-root",className:"af-set-input af-set-input--mono",type:"text",value:de,onChange:se=>ve(se.target.value),placeholder:"/data1/services/mengmai/agentflow",autoComplete:"off",disabled:!!(Se!=null&&Se.envLocked)||nn}),o.jsx("button",{type:"button",className:"af-set-input-suffix",onClick:()=>void Yn(),"aria-label":"保存 AgentFlow Data Root",disabled:nn||!!(Se!=null&&Se.envLocked),children:o.jsx("span",{className:"material-symbols-outlined",children:nn?"hourglass_empty":"save"})})]}),o.jsxs("p",{className:"af-set-hint",children:["当前目录:",o.jsx("code",{children:(Se==null?void 0:Se.dataRoot)||de||"-"}),Se!=null&&Se.configPath?o.jsxs(o.Fragment,{children:[";配置文件:",o.jsx("code",{children:Se.configPath})]}):null]}),o.jsxs("p",{className:"af-set-hint",children:["这个目录包含 ",o.jsx("code",{children:"users/"}),"、",o.jsx("code",{children:"pipelines/"}),"、",o.jsx("code",{children:"runBuild/"}),"、",o.jsx("code",{children:"auth/"})," 和 admin 配置。 保存到新绝对路径时会复制旧目录内容;旧目录不会自动删除。",Se!=null&&Se.envLocked?" 当前设置了 AGENTFLOW_HOME,需要改环境变量才能生效。":""]}),o.jsx("label",{className:"af-set-label-sm",htmlFor:"af-agentflow-skills-root",children:"Skills Root"}),o.jsxs("div",{className:"af-set-input-wrap",children:[o.jsx("input",{id:"af-agentflow-skills-root",className:"af-set-input af-set-input--mono",type:"text",value:ze,onChange:se=>Ze(se.target.value),placeholder:"/data1/services/mengmai/agentflow/skills",autoComplete:"off",disabled:!!(Se!=null&&Se.skillsEnvLocked)||nn}),o.jsx("button",{type:"button",className:"af-set-input-suffix",onClick:()=>void Yn(),"aria-label":"保存 AgentFlow Skills Root",disabled:nn||!!(Se!=null&&Se.skillsEnvLocked),children:o.jsx("span",{className:"material-symbols-outlined",children:nn?"hourglass_empty":"save"})})]}),o.jsxs("p",{className:"af-set-hint",children:["当前 Skills:",o.jsx("code",{children:(Se==null?void 0:Se.skillsRoot)||ze||"-"}),Se!=null&&Se.legacySkillsRootExists?o.jsxs(o.Fragment,{children:[";保存时会补迁移旧目录 ",o.jsx("code",{children:Se.legacySkillsRoot})," 中缺失的 skills。"]}):null]}),o.jsxs("p",{className:"af-set-hint",children:["SkillHub 新安装、更新和卸载都作用于 Skills Root;普通用户只通过 Workspace 的 Load Skills 使用。",Se!=null&&Se.skillsEnvLocked?" 当前设置了 AGENTFLOW_SKILLS_ROOT,需要改环境变量才能生效。":""]})]}):null,e!=null&&e.isAdmin?o.jsxs("section",{className:"af-set-card af-set-card--wide af-set-card--allowlist",children:[o.jsxs("div",{className:"af-set-env-head",children:[o.jsxs("div",{className:"af-set-card-head",children:[o.jsx("div",{className:"af-set-env-icon-wrap",children:o.jsx("span",{className:"material-symbols-outlined af-set-icon--primary",children:"manage_accounts"})}),o.jsxs("div",{children:[o.jsx("h2",{className:"af-set-h2",children:t("settings:allowlist.title")}),o.jsx("p",{className:"af-set-card-subtitle",children:t("settings:allowlist.description")})]})]}),o.jsx("span",{className:"af-set-badge"+(Wt?" af-set-badge--ok":" af-set-badge--muted"),children:t(Wt?"settings:allowlist.enabled":"settings:allowlist.open")}),o.jsx("button",{type:"button",className:"af-set-btn-outline af-set-btn-outline--compact",onClick:()=>void qn(),disabled:oe,children:t(oe?"settings:allowlist.refreshing":"common:common.refresh")})]}),Jt?o.jsx("p",{className:"af-err af-set-hint af-set-hint--inline",children:Jt}):null,Me?o.jsxs("p",{className:"af-set-hint af-set-hint--inline",children:[t("settings:allowlist.file"),":",o.jsx("code",{children:Me})]}):null,o.jsxs("div",{className:"af-allowlist-grid",children:[o.jsxs("div",{className:"af-allowlist-main",children:[o.jsxs("div",{className:"af-allowlist-head",children:[o.jsx("span",{children:t("settings:allowlist.fileList")}),o.jsx("span",{children:Ve?t("settings:allowlist.saving"):t("settings:allowlist.userCount",{count:fe.length})})]}),o.jsx("div",{className:"af-allowlist-list",children:fe.length>0?fe.map(se=>o.jsxs("div",{className:"af-allowlist-row",children:[o.jsx("span",{className:"af-allowlist-name",children:se}),o.jsx("button",{type:"button",className:"af-set-env-del",onClick:()=>si(se),"aria-label":t("settings:allowlist.remove",{username:se}),disabled:Ve,children:o.jsx("span",{className:"material-symbols-outlined",children:"delete_outline"})})]},se)):o.jsx("div",{className:"af-allowlist-empty",children:t("settings:allowlist.emptyFile")})}),o.jsxs("div",{className:"af-allowlist-add",children:[o.jsx("input",{className:"af-set-input af-set-input--sm af-set-input--mono",value:gt,onChange:se=>bt(se.target.value),onKeyDown:se=>{se.key==="Enter"&&Or()},placeholder:"username",autoComplete:"off"}),o.jsxs("button",{type:"button",className:"af-set-btn-add",onClick:Or,disabled:Ve||!gt.trim(),children:[o.jsx("span",{className:"material-symbols-outlined",children:"add"}),t("settings:allowlist.add")]})]})]}),o.jsxs("div",{className:"af-allowlist-side",children:[o.jsxs("div",{className:"af-allowlist-head",children:[o.jsx("span",{children:t("settings:allowlist.envList")}),o.jsx("span",{children:t("settings:allowlist.readonly")})]}),o.jsx("div",{className:"af-allowlist-env-list",children:qe.length>0?qe.map(se=>o.jsx("code",{children:se},se)):o.jsx("span",{children:t("settings:allowlist.emptyEnv")})}),o.jsx("p",{className:"af-set-hint af-set-hint--inline",children:t("settings:allowlist.unionHint")})]})]})]}):null,o.jsxs("section",{className:"af-settings-rail","aria-label":t("settings:title"),children:[o.jsxs("div",{className:"af-set-rail-card af-set-rail-card--accent",children:[o.jsxs("div",{className:"af-set-rail-inner",children:[o.jsx("h3",{className:"af-set-rail-h3",children:t("settings:system.title")}),o.jsxs("div",{className:"af-set-health-line",children:[o.jsx("span",{className:"af-set-pulse-dot","aria-hidden":!0}),o.jsx("span",{className:"af-set-health-label",children:t(!a&&!v?"settings:system.normal":"settings:system.abnormal")})]}),o.jsxs("div",{className:"af-set-meter",children:[o.jsxs("div",{className:"af-set-meter-row",children:[o.jsx("span",{children:t("settings:system.cursorModels")}),o.jsx("span",{children:c.cursor.length})]}),o.jsx("div",{className:"af-set-meter-bar",children:o.jsx("div",{className:"af-set-meter-fill",style:{width:`${Math.min(100,c.cursor.length>0?12+c.cursor.length*3:4)}%`}})})]}),o.jsxs("div",{className:"af-set-meter",children:[o.jsxs("div",{className:"af-set-meter-row",children:[o.jsx("span",{children:t("settings:system.opencodeModels")}),o.jsx("span",{children:c.opencode.length})]}),o.jsx("div",{className:"af-set-meter-bar",children:o.jsx("div",{className:"af-set-meter-fill",style:{width:`${Math.min(100,c.opencode.length>0?12+c.opencode.length*3:4)}%`}})})]}),o.jsxs("div",{className:"af-set-meter",children:[o.jsxs("div",{className:"af-set-meter-row",children:[o.jsx("span",{children:t("settings:system.claudeCodeModels")}),o.jsx("span",{children:c.claudeCode.length})]}),o.jsx("div",{className:"af-set-meter-bar",children:o.jsx("div",{className:"af-set-meter-fill",style:{width:`${Math.min(100,c.claudeCode.length>0?12+c.claudeCode.length*3:4)}%`}})})]}),o.jsxs("div",{className:"af-set-meter",children:[o.jsxs("div",{className:"af-set-meter-row",children:[o.jsx("span",{children:t("settings:system.codexModels")}),o.jsx("span",{children:c.codex.length})]}),o.jsx("div",{className:"af-set-meter-bar",children:o.jsx("div",{className:"af-set-meter-fill",style:{width:`${Math.min(100,c.codex.length>0?12+c.codex.length*3:4)}%`}})})]})]}),o.jsx("div",{className:"af-set-rail-watermark","aria-hidden":!0,children:o.jsx("span",{className:"material-symbols-outlined",children:"vital_signs"})})]}),o.jsxs("div",{className:"af-set-rail-card",children:[o.jsx("h3",{className:"af-set-rail-h3 af-set-rail-h3--sm",children:t("settings:language.title")}),o.jsxs("div",{className:"af-set-language-selector",children:[o.jsx("select",{className:"af-set-input af-set-input--sm",value:r,onChange:uo,"aria-label":t("settings:language.description"),children:jse.map(se=>o.jsxs("option",{value:se.code,children:[se.flag," ",se.name]},se.code))}),o.jsx("p",{className:"af-set-hint",children:t("settings:language.description")})]})]})]})]})})]})})]})}function Fr(e){return new Intl.NumberFormat(void 0,{maximumFractionDigits:0}).format(Math.max(0,Number(e||0)))}function Ip(e){return`${Math.round(Math.max(0,Math.min(1,Number(e||0)))*100)}%`}function nw(e){const t=Math.max(0,Number(e||0));if(!t)return"-";const n=Math.round(t/1e3);if(n<60)return`${n}s`;const r=Math.round(n/60);if(r<60)return`${r}m`;const s=Math.round(r/60);return s<48?`${s}h`:`${Math.round(s/24)}d`}function Ise(e){const t=String(e||"");return t.includes("-")?t.slice(5):t}function rw(e){if(!e)return"无运行记录";try{return new Intl.DateTimeFormat(void 0,{month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"}).format(new Date(Number(e)))}catch{return String(e)}}function Rse(e){const t=String(e||"").trim();return t?t.length>18?t.slice(0,8)+"..."+t.slice(-6):t:"-"}function Tse(e){const t=String(e||"unknown");return t==="success"?"成功":t==="failed"?"失败":t==="running"?"运行中":t==="stopped"?"已停止":t==="interrupted"?"中断":"未知"}function Mse({authUser:e}){const[t,n]=m.useState(null),[r,s]=m.useState(!1),[i,a]=m.useState(""),l=m.useCallback(async()=>{if(e!=null&&e.isAdmin){s(!0),a("");try{const h=await fetch("/api/admin/usage-dashboard"),g=await h.json().catch(()=>({}));if(!h.ok)throw new Error(typeof g.error=="string"?g.error:"HTTP "+h.status);n(g)}catch(h){n(null),a(String((h==null?void 0:h.message)||h))}finally{s(!1)}}},[e==null?void 0:e.isAdmin]);m.useEffect(()=>{l()},[l]);const c=Array.isArray(t==null?void 0:t.dailyTrend)?t.dailyTrend:[],u=m.useMemo(()=>{const k={top:20,right:24,bottom:42,left:42},b=980-k.left-k.right,y=250-k.top-k.bottom,v=c.length>0?c:[],w=Math.max(1,...v.map(D=>Number(D.runs||0))),C=Math.max(1,...v.flatMap(D=>[Number(D.users||0),Number(D.pipelines||0)])),j=D=>k.left+(v.length<=1?b/2:D*b/(v.length-1)),N=D=>k.top+y-Math.max(0,Number(D||0))/w*y,A=D=>k.top+y-Math.max(0,Number(D||0))/C*y,I=D=>v.map((B,W)=>`${W===0?"M":"L"} ${j(W)} ${A(B[D])}`).join(" ");return{width:980,height:250,margin:k,innerHeight:y,rows:v,x:j,yRuns:N,yLine:A,lineUsers:I("users"),linePipelines:I("pipelines"),barWidth:Math.min(34,Math.max(12,b/Math.max(1,v.length)*.44))}},[c]),f=(t==null?void 0:t.usage)||{},p=(t==null?void 0:t.totals)||{},d=Array.isArray(t==null?void 0:t.recentRuns)?t.recentRuns:[];return e!=null&&e.isAdmin?o.jsxs("main",{className:"af-admin-usage-page",children:[o.jsxs("section",{className:"af-admin-usage-hero",children:[o.jsxs("div",{children:[o.jsx("p",{className:"af-admin-usage-eyebrow",children:"Admin / Usage"}),o.jsx("h1",{children:"管理看板"}),o.jsx("p",{children:"重点观察使用率、每日趋势、成功率与各用户流水线活跃度。"})]}),o.jsxs("button",{type:"button",onClick:()=>void l(),disabled:r,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"refresh"}),r?"刷新中":"刷新"]})]}),i?o.jsx("div",{className:"af-project-admin-usage__error",children:i}):null,o.jsxs("section",{className:"af-admin-usage-rate-grid","aria-label":"使用率",children:[o.jsxs("div",{children:[o.jsx("span",{children:"7日活跃用户率"}),o.jsx("strong",{children:Ip(f.activeUserRate)}),o.jsxs("em",{children:[Fr(f.activeUsers)," / ",Fr(p.users)," users"]})]}),o.jsxs("div",{children:[o.jsx("span",{children:"7日流水线使用率"}),o.jsx("strong",{children:Ip(f.activePipelineRate)}),o.jsxs("em",{children:[Fr(f.activePipelines)," / ",Fr(p.activePipelines)," active"]})]}),o.jsxs("div",{children:[o.jsx("span",{children:"7日 Run"}),o.jsx("strong",{children:Fr(f.runs)}),o.jsxs("em",{children:[Fr(f.avgRunsPerDay)," / day"]})]}),o.jsxs("div",{children:[o.jsx("span",{children:"7日成功率"}),o.jsx("strong",{children:Ip(f.successRate)}),o.jsxs("em",{children:["失败率 ",Ip(f.failureRate)," · avg ",nw(f.avgDurationMs)]})]})]}),o.jsxs("section",{className:"af-project-admin-usage af-admin-usage-trend",children:[o.jsx("div",{className:"af-project-admin-usage__head",children:o.jsxs("div",{children:[o.jsx("strong",{children:"每日趋势"}),o.jsx("span",{children:"上方看趋势,下方看最近 50 次具体运行。"})]})}),o.jsxs("div",{className:"af-admin-usage-chart",role:"img","aria-label":"最近 14 天运行趋势",children:[o.jsxs("div",{className:"af-admin-usage-chart__legend",children:[o.jsxs("span",{children:[o.jsx("i",{className:"af-admin-usage-chart__swatch af-admin-usage-chart__swatch--runs"}),"Runs"]}),o.jsxs("span",{children:[o.jsx("i",{className:"af-admin-usage-chart__swatch af-admin-usage-chart__swatch--users"}),"活跃用户"]}),o.jsxs("span",{children:[o.jsx("i",{className:"af-admin-usage-chart__swatch af-admin-usage-chart__swatch--pipelines"}),"活跃流水线"]})]}),o.jsx("div",{className:"af-admin-usage-chart__canvas",children:o.jsxs("svg",{viewBox:`0 0 ${u.width} ${u.height}`,preserveAspectRatio:"xMidYMid meet",children:[o.jsx("line",{className:"af-admin-usage-chart__axis",x1:u.margin.left,y1:u.margin.top+u.innerHeight,x2:u.width-u.margin.right,y2:u.margin.top+u.innerHeight}),[.25,.5,.75,1].map(h=>o.jsx("line",{className:"af-admin-usage-chart__grid",x1:u.margin.left,y1:u.margin.top+u.innerHeight-u.innerHeight*h,x2:u.width-u.margin.right,y2:u.margin.top+u.innerHeight-u.innerHeight*h},h)),u.rows.map((h,g)=>{const k=u.x(g),b=u.yRuns(h.runs),y=u.margin.top+u.innerHeight,v=Math.max(2,y-b);return o.jsxs("g",{children:[o.jsx("rect",{className:"af-admin-usage-chart__run-bar",x:k-u.barWidth/2,y:y-v,width:u.barWidth,height:v,rx:"5",children:o.jsx("title",{children:`${h.date}: ${h.runs} runs`})}),o.jsx("text",{className:"af-admin-usage-chart__value",x:k,y:y+22,children:Fr(h.runs)}),o.jsx("text",{className:"af-admin-usage-chart__date",x:k,y:y+42,children:Ise(h.date)})]},h.date)}),u.rows.length>0?o.jsxs(o.Fragment,{children:[o.jsx("path",{className:"af-admin-usage-chart__line af-admin-usage-chart__line--users",d:u.lineUsers}),o.jsx("path",{className:"af-admin-usage-chart__line af-admin-usage-chart__line--pipelines",d:u.linePipelines}),u.rows.map((h,g)=>{const k=u.x(g);return o.jsxs("g",{children:[o.jsx("circle",{className:"af-admin-usage-chart__point af-admin-usage-chart__point--users",cx:k,cy:u.yLine(h.users),r:"3.5"}),o.jsx("circle",{className:"af-admin-usage-chart__point af-admin-usage-chart__point--pipelines",cx:k,cy:u.yLine(h.pipelines),r:"3.5"})]},`${h.date}-points`)})]}):null]})})]}),o.jsx("div",{className:"af-project-admin-usage__table-wrap",children:o.jsxs("table",{className:"af-project-admin-usage__table af-admin-usage-table--recent",children:[o.jsx("thead",{children:o.jsxs("tr",{children:[o.jsx("th",{children:"用户"}),o.jsx("th",{children:"流水线"}),o.jsx("th",{children:"运行时间"}),o.jsx("th",{children:"状态"}),o.jsx("th",{children:"耗时"}),o.jsx("th",{children:"Run ID"})]})}),o.jsx("tbody",{children:d.length===0?o.jsx("tr",{children:o.jsx("td",{colSpan:6,children:"暂无运行明细"})}):d.map(h=>o.jsxs("tr",{children:[o.jsxs("td",{children:[o.jsx("strong",{children:h.username||h.userId||"-"}),o.jsx("span",{children:h.userId||"-"})]}),o.jsxs("td",{children:[o.jsx("strong",{children:h.flowId||"-"}),o.jsxs("span",{children:[h.runType==="workspace"?"Workspace Run":"Pipeline"," · ",h.flowSource||"user"]})]}),o.jsxs("td",{children:[o.jsx("strong",{children:rw(h.at)}),h.endedAt?o.jsxs("span",{children:["结束 ",rw(h.endedAt)]}):o.jsx("span",{children:"未结束"})]}),o.jsx("td",{children:o.jsx("span",{className:"af-project-admin-usage__chips",children:o.jsx("em",{children:Tse(h.status)})})}),o.jsx("td",{children:nw(h.durationMs)}),o.jsx("td",{children:o.jsx("code",{className:"af-admin-usage-run-id",children:Rse(h.runId)})})]},`${h.userId}:${h.flowSource}:${h.flowId}:${h.runId}:${h.at}`))})]})})]}),o.jsxs("section",{className:"af-project-admin-usage",children:[o.jsx("div",{className:"af-project-admin-usage__head",children:o.jsxs("div",{children:[o.jsx("strong",{children:"用户使用明细"}),o.jsx("span",{children:"按用户汇总 Pipeline 数、Run 次数和最近运行。"})]})}),o.jsx("div",{className:"af-project-admin-usage__table-wrap",children:o.jsxs("table",{className:"af-project-admin-usage__table",children:[o.jsx("thead",{children:o.jsxs("tr",{children:[o.jsx("th",{children:"User"}),o.jsx("th",{children:"Pipeline"}),o.jsx("th",{children:"Runs"}),o.jsx("th",{children:"状态"}),o.jsx("th",{children:"最近运行"})]})}),o.jsx("tbody",{children:r&&!t?o.jsx("tr",{children:o.jsx("td",{colSpan:5,children:"正在加载..."})}):((t==null?void 0:t.users)||[]).length===0?o.jsx("tr",{children:o.jsx("td",{colSpan:5,children:"暂无用户数据"})}):((t==null?void 0:t.users)||[]).map(h=>{var g,k,b,y,v,w,C,j,N,A,I;return o.jsxs("tr",{children:[o.jsxs("td",{children:[o.jsx("strong",{children:h.username||h.userId}),o.jsxs("span",{children:[h.userId,h.isAdmin?" · admin":""]})]}),o.jsxs("td",{children:[o.jsx("strong",{children:Fr((g=h.pipelines)==null?void 0:g.total)}),o.jsxs("span",{children:[Fr((k=h.pipelines)==null?void 0:k.active)," active / ",Fr((b=h.pipelines)==null?void 0:b.archived)," archived"]})]}),o.jsxs("td",{children:[o.jsx("strong",{children:Fr((y=h.runs)==null?void 0:y.total)}),o.jsxs("span",{children:["avg ",nw((v=h.runs)==null?void 0:v.avgDurationMs)]})]}),o.jsx("td",{children:o.jsxs("span",{className:"af-project-admin-usage__chips",children:[o.jsxs("em",{children:["成功 ",Fr((w=h.runs)==null?void 0:w.success)]}),o.jsxs("em",{children:["失败 ",Fr((C=h.runs)==null?void 0:C.failed)]}),o.jsxs("em",{children:["运行中 ",Fr((j=h.runs)==null?void 0:j.running)]})]})}),o.jsx("td",{children:(N=h.runs)!=null&&N.lastRunAt?o.jsxs(o.Fragment,{children:[o.jsx("strong",{children:((A=h.runs)==null?void 0:A.lastRunFlowId)||"-"}),o.jsxs("span",{children:[((I=h.runs)==null?void 0:I.lastRunStatus)||"unknown"," · ",rw(h.runs.lastRunAt)]})]}):o.jsx("span",{children:"无运行记录"})})]},h.userId)})})]})})]})]}):o.jsx("main",{className:"af-admin-usage-page",children:o.jsx("section",{className:"af-project-admin-usage",children:o.jsx("div",{className:"af-project-admin-usage__head",children:o.jsxs("div",{children:[o.jsx("strong",{children:"管理看板"}),o.jsx("span",{children:"需要管理员权限。"})]})})})})}function $se(e){if(!e)return"";const t=Date.parse(e);if(Number.isNaN(t))return String(e);try{return new Intl.DateTimeFormat("zh-CN",{dateStyle:"short",timeStyle:"medium"}).format(new Date(t))}catch{return String(e)}}function Lse({authUser:e}){const{navigate:t}=ei(),[n,r]=m.useState(""),[s,i]=m.useState(""),[a,l]=m.useState(!1),[c,u]=m.useState(""),[f,p]=m.useState(!1),[d,h]=m.useState([]),[g,k]=m.useState(!1),[b,y]=m.useState(""),v=!!(e!=null&&e.isAdmin),w=m.useCallback(async()=>{if(v){k(!0),y("");try{const j=await fetch("/api/feedback"),N=await j.json().catch(()=>({}));if(!j.ok)throw new Error(N.error||"加载失败");h(Array.isArray(N.feedback)?N.feedback:[])}catch(j){y(String(j.message||j)),h([])}finally{k(!1)}}},[v]);m.useEffect(()=>{w()},[w]);const C=async j=>{if(j.preventDefault(),!a){l(!0),u("");try{const N=await fetch("/api/feedback",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({title:n,content:s,pageUrl:window.location.href})}),A=await N.json().catch(()=>({}));if(!N.ok)throw new Error(A.error||"提交失败");p(!0),r(""),i("")}catch(N){u(String(N.message||N))}finally{l(!1)}}};return v?o.jsx("main",{className:"af-feedback-page",children:o.jsxs("section",{className:"af-feedback-panel af-feedback-panel--admin",children:[o.jsxs("div",{className:"af-feedback-head",children:[o.jsxs("div",{children:[o.jsx("span",{className:"af-feedback-eyebrow",children:"Feedback"}),o.jsx("h1",{children:"意见反馈"}),o.jsx("p",{children:"查看用户提交的问题、建议和功能需求。"})]}),o.jsxs("div",{className:"af-feedback-admin-actions",children:[o.jsxs("button",{type:"button",className:"af-feedback-back",onClick:()=>void w(),disabled:g,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:g?"hourglass_empty":"refresh"}),g?"刷新中...":"刷新"]}),o.jsxs("button",{type:"button",className:"af-feedback-back",onClick:()=>t("/projects"),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"arrow_back"}),"返回"]})]})]}),b?o.jsx("p",{className:"af-err af-feedback-error",children:b}):null,o.jsx("div",{className:"af-feedback-list af-feedback-list--page",children:d.length>0?d.map(j=>o.jsxs("article",{className:"af-feedback-item",children:[o.jsxs("header",{className:"af-feedback-item__head",children:[o.jsxs("div",{children:[o.jsx("h3",{children:j.title||"未命名反馈"}),o.jsxs("p",{children:[o.jsx("span",{children:j.username||j.userId||"unknown"}),o.jsx("span",{children:$se(j.createdAt)})]})]}),j.contact?o.jsx("span",{className:"af-feedback-item__contact",children:j.contact}):null]}),o.jsx("p",{className:"af-feedback-item__content",children:j.content}),j.pageUrl?o.jsx("code",{className:"af-feedback-item__url",children:j.pageUrl}):null]},j.id)):o.jsx("div",{className:"af-feedback-empty",children:g?"正在加载反馈...":"暂无反馈"})})]})}):o.jsx("main",{className:"af-feedback-page",children:o.jsxs("section",{className:"af-feedback-panel",children:[o.jsxs("div",{className:"af-feedback-head",children:[o.jsxs("div",{children:[o.jsx("span",{className:"af-feedback-eyebrow",children:"Feedback"}),o.jsx("h1",{children:"意见反馈"}),o.jsx("p",{children:"提交使用中遇到的问题、改进建议或功能需求,管理员会在这里统一查看。"})]}),o.jsxs("button",{type:"button",className:"af-feedback-back",onClick:()=>t("/projects"),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"arrow_back"}),"返回"]})]}),f?o.jsxs("div",{className:"af-feedback-success",role:"status",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"check_circle"}),o.jsxs("div",{children:[o.jsx("strong",{children:"已提交"}),o.jsx("span",{children:"感谢反馈,管理员可以在意见反馈页查看这条记录。"})]})]}):null,o.jsxs("form",{className:"af-feedback-form",onSubmit:C,children:[o.jsxs("label",{className:"af-feedback-field",children:[o.jsx("span",{children:"标题"}),o.jsx("input",{value:n,onChange:j=>r(j.target.value),placeholder:"一句话说明问题或建议",maxLength:120,required:!0})]}),o.jsxs("label",{className:"af-feedback-field",children:[o.jsx("span",{children:"反馈内容"}),o.jsx("textarea",{value:s,onChange:j=>i(j.target.value),placeholder:"描述具体场景、期望表现、实际表现或复现步骤",maxLength:5e3,rows:9,required:!0})]}),c?o.jsx("p",{className:"af-err af-feedback-error",children:c}):null,o.jsx("div",{className:"af-feedback-actions",children:o.jsxs("button",{type:"submit",className:"af-feedback-submit",disabled:a||!n.trim()||!s.trim(),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:a?"hourglass_empty":"send"}),a?"提交中...":"提交反馈"]})})]})]})})}function eM(){return`m_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,8)}`}function YC(e,t=[]){const n=new Set((Array.isArray(t)?t:[]).map(String));return Object.entries(e&&typeof e=="object"?e:{}).map(([r,s])=>({id:eM(),key:r,value:String(s??""),private:n.has(r)}))}function GC(e){const t={};for(const n of Array.isArray(e)?e:[]){const r=String((n==null?void 0:n.key)||"").trim();r&&(t[r]=String((n==null?void 0:n.value)??""))}return t}function oh(e=null){const t=e!=null&&e.raw&&typeof e.raw=="object"?e.raw:{},n=Array.isArray(t.args)?t.args:Array.isArray(e==null?void 0:e.args)?e.args:[];return{originalName:String((e==null?void 0:e.name)||""),name:String((e==null?void 0:e.name)||""),type:e!=null&&e.url||t.url?"url":"command",url:String((e==null?void 0:e.url)||t.url||""),command:String((e==null?void 0:e.command)||t.command||""),argsText:n.map(String).join(`
|
|
315
|
-
`),description:String((e==null?void 0:e.description)||t.description||""),envRows:YC(t.env||(e==null?void 0:e.env),e==null?void 0:e.privateEnvKeys),headerRows:YC(t.headers||(e==null?void 0:e.headers),e==null?void 0:e.privateHeaderKeys),extraJson:JSON.stringify(Object.fromEntries(Object.entries(t).filter(([r])=>!["url","command","args","env","headers","description","__agentflowPrivateKeys"].includes(r))),null,2)}}function sw(){return oh({name:"",raw:{command:""}})}function Ose(e){const n={...e.extraJson.trim()?JSON.parse(e.extraJson):{}};if(e.type==="url")n.url=e.url.trim();else{n.command=e.command.trim();const i=e.argsText.split(/\r?\n/g).map(a=>a.trim()).filter(Boolean);i.length&&(n.args=i)}const r=GC(e.envRows),s=GC(e.headerRows);return Object.keys(r).length&&(n.env=r),Object.keys(s).length&&(n.headers=s),e.description.trim()&&(n.description=e.description.trim()),{name:e.originalName,nextName:e.name.trim(),server:n,privateEnvKeys:e.envRows.filter(i=>i.private).map(i=>String(i.key||"").trim()).filter(Boolean),privateHeaderKeys:e.headerRows.filter(i=>i.private).map(i=>String(i.key||"").trim()).filter(Boolean)}}function JC(e){return e?e.ok?`${e.toolCount||0} tools enabled`:`Error - ${e.error||"Show Output"}`:"未检测"}function XC(e){return e?e.ok?"ok":"error":"unknown"}function ab(e){return e==="ok"?"ok":e==="partial"?"partial":e==="unsupported"?"error":"unknown"}function Dse(e,t){return e&&e.label||t}async function iw(e){var n;const t=String(e||"");if(!t)return!1;try{if((n=navigator.clipboard)!=null&&n.writeText&&window.isSecureContext)return await navigator.clipboard.writeText(t),!0}catch{}try{const r=document.createElement("textarea");r.value=t,r.setAttribute("readonly",""),r.style.position="fixed",r.style.top="-9999px",r.style.left="-9999px",r.style.opacity="0",document.body.appendChild(r),r.focus(),r.select();const s=document.execCommand("copy");return r.remove(),s}catch{return!1}}function ov(e){return String(e||"").trim()||"<AGENTFLOW_TOKEN>"}function tM({baseUrl:e="",token:t=""}){return JSON.stringify({mcpServers:{agentflow:{command:"agentflow",args:["mcp"],env:{AGENTFLOW_BASE_URL:String(e||"http://127.0.0.1:8875"),AGENTFLOW_TOKEN:ov(t)}}}},null,2)}function nM({baseUrl:e="",token:t=""}){const n=JSON.stringify(String(e||"http://127.0.0.1:8875")),r=JSON.stringify(ov(t));return["[mcp_servers.agentflow]",'command = "agentflow"','args = ["mcp"]',"","[mcp_servers.agentflow.env]",`AGENTFLOW_BASE_URL = ${n}`,`AGENTFLOW_TOKEN = ${r}`].join(`
|
|
316
|
-
`)}function Fse({baseUrl:e="",token:t=""}){const n=String(e||"http://127.0.0.1:8875"),r=tM({baseUrl:n,token:t}),s=nM({baseUrl:n,token:t});return["你是一个 AI Coding Agent。请帮我把 AgentFlow 配置成当前开发环境可用的 MCP server。","","这是一项配置任务,不是调用任务:请修改 Cursor 或 Codex 的 MCP 配置文件,让它们能连接本机 AgentFlow。","","AgentFlow MCP server 信息:","- server name: agentflow","- command: agentflow",'- args: ["mcp"]',`- env.AGENTFLOW_BASE_URL: ${n}`,`- env.AGENTFLOW_TOKEN: ${ov(t)}`,"","Cursor 配置片段(合并到 .cursor/mcp.json 或 ~/.cursor/mcp.json):","```json",r,"```","","Codex 配置片段(合并到 ~/.codex/config.toml 的 mcp_servers 配置):","```toml",s,"```","","配置要求:","1. 先判断当前仓库主要使用 Cursor、Codex,还是两者都需要配置。","2. 不要覆盖已有 MCP server;只新增或更新名为 `agentflow` 的 server。","3. 保留已有配置文件里的其他字段、注释和 server。","4. 如果配置文件不存在,请创建父目录和配置文件。","5. 不要把 token 打印到最终回复里;如果需要说明,只写 `AGENTFLOW_TOKEN 已写入配置`。","6. 如果 token 仍是 `<AGENTFLOW_TOKEN>` 占位符,请提醒用户需要在配置文件中替换成真实 token,或回到 AgentFlow 的 MCP 页面点击“使用当前登录 Token”后重新复制。","7. 如果外部 Agent 启动 MCP 时找不到 `agentflow` 命令,请把 command 改成本机 agentflow 可执行文件的绝对路径,或先把 agentflow 安装/软链到 PATH。","","配置后验证:","- 如果配置使用 `command: agentflow`,确认外部 Agent 所在环境可以执行这个命令;如果使用绝对路径,则确认路径存在且可执行。","- 通过 MCP 客户端刷新或重启后,确认 `agentflow` server 出现在 MCP server 列表。","- 如果可以做工具探测,只验证 `tools/list` 能看到 `agentflow_list_flows`、`agentflow_run_flow`、`agentflow_get_display_outputs`。","","最终回复只需要说明:配置了哪些文件、是否验证成功、如果失败下一步该检查什么。"].join(`
|
|
317
|
-
`)}function zse({server:e}){const t=(e==null?void 0:e.backends)||{},n=[["Cursor",t.cursor],["Codex",t.codex]];return o.jsx("div",{className:"af-mcp-backends",children:n.map(([r,s])=>o.jsxs("div",{className:`af-mcp-backend af-mcp-backend--${ab(s==null?void 0:s.status)}`,children:[o.jsxs("div",{className:"af-mcp-backend-head",children:[o.jsx("strong",{children:r}),o.jsx("span",{children:Dse(s,"Unknown")})]}),Array.isArray(s==null?void 0:s.reasons)&&s.reasons.length?o.jsx("ul",{children:s.reasons.map(i=>o.jsx("li",{children:i},i))}):o.jsx("p",{children:"当前配置可直接使用。"})]},r))})}function QC({title:e,rows:t,onChange:n,placeholderKey:r="KEY",placeholderValue:s="value"}){const i=(a,l,c)=>n(t.map(u=>u.id===a?{...u,[l]:c}:u));return o.jsxs("div",{className:"af-mcp-field",children:[o.jsxs("div",{className:"af-mcp-field-head",children:[o.jsx("span",{children:e}),o.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:()=>n([...t,{id:eM(),key:"",value:"",private:!0}]),children:"添加"})]}),o.jsxs("div",{className:"af-mcp-kv-list",children:[t.length===0?o.jsx("p",{className:"af-set-hint",children:"暂无"}):null,t.map(a=>o.jsxs("div",{className:"af-mcp-kv-row",children:[o.jsx("input",{className:"af-set-input af-set-input--mono",value:a.key,placeholder:r,onChange:l=>i(a.id,"key",l.target.value)}),o.jsx("input",{className:"af-set-input af-set-input--mono",value:a.value,placeholder:s,onChange:l=>i(a.id,"value",l.target.value)}),o.jsxs("label",{className:"af-mcp-private-toggle",title:"只保存到当前 AgentFlow 用户的个人配置",children:[o.jsx("input",{type:"checkbox",checked:!!a.private,onChange:l=>i(a.id,"private",l.target.checked)}),o.jsx("span",{children:"个人"})]}),o.jsx("button",{type:"button",className:"af-set-env-del",onClick:()=>n(t.filter(l=>l.id!==a.id)),"aria-label":"删除",children:o.jsx("span",{className:"material-symbols-outlined",children:"delete"})})]},a.id))]})]})}function Bse(){var ce;const[e,t]=m.useState(""),[n,r]=m.useState([]),[s,i]=m.useState(sw),[a,l]=m.useState(""),[c,u]=m.useState(!1),[f,p]=m.useState(!1),[d,h]=m.useState(!1),[g,k]=m.useState({}),[b,y]=m.useState(""),[v,w]=m.useState(""),[C,j]=m.useState(()=>{var X;return typeof window<"u"&&((X=window.location)!=null&&X.origin)?window.location.origin:"http://127.0.0.1:8875"}),[N,A]=m.useState(""),[I,D]=m.useState(""),B=m.useMemo(()=>n.find(X=>X.name===a)||null,[a,n]),W=B&&g[B.name]||null,F=m.useMemo(()=>tM({baseUrl:C,token:N}),[C,N]),T=m.useMemo(()=>nM({baseUrl:C,token:N}),[C,N]),M=m.useMemo(()=>Fse({baseUrl:C,token:N}),[C,N]),q=m.useCallback(async()=>{u(!0),y("");try{const X=await fetch("/api/mcps"),re=await X.json().catch(()=>({}));if(!X.ok)throw new Error(re.error||"MCP HTTP "+X.status);const Z=Array.isArray(re.servers)?re.servers:[];t(String(re.path||"")),r(Z),a&&Z.some(ie=>ie.name===a)&&i(oh(Z.find(ie=>ie.name===a)))}catch(X){y(String(X.message||X))}finally{u(!1)}},[a]);m.useEffect(()=>{q()},[q]);const H=()=>{l(""),i(sw()),w(""),y("")},L=X=>{l(X.name),i(oh(X)),w(""),y("")},R=m.useCallback(async()=>{if(!M)return;const X=await iw(M);D(X?"prompt":"copy-failed"),window.setTimeout(()=>D(""),1200)},[M]),z=m.useCallback(async()=>{const X=await iw(F);D(X?"cursor":"copy-failed"),window.setTimeout(()=>D(""),1200)},[F]),E=m.useCallback(async()=>{const X=await iw(T);D(X?"codex":"copy-failed"),window.setTimeout(()=>D(""),1200)},[T]),Q=m.useCallback(async()=>{try{const X=await fetch("/api/auth/session-token"),re=await X.json().catch(()=>({}));if(!X.ok)throw new Error(typeof re.error=="string"?re.error:"HTTP "+X.status);A(String(re.token||"")),D("token"),window.setTimeout(()=>D(""),1200)}catch(X){D(""),y(String(X.message||X))}},[]),V=async(X="")=>{h(!0),y(""),w("");try{const re=await fetch("/api/mcps/check",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(X?{name:X}:{})}),Z=await re.json().catch(()=>({}));if(!re.ok)throw new Error(Z.error||"检测 MCP 失败");const ie=Array.isArray(Z.results)?Z.results:[];k(te=>{const ue={...te};for(const fe of ie)fe!=null&&fe.name&&(ue[fe.name]=fe);return ue}),w(X?`已检测 ${X}。`:"已检测所有 MCP。")}catch(re){y(String(re.message||re))}finally{h(!1)}},$=async()=>{p(!0),y(""),w("");try{const X=Ose(s);if(!X.nextName)throw new Error("请填写 MCP 名称");const re=await fetch("/api/mcps",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(X)}),Z=await re.json().catch(()=>({}));if(!re.ok)throw new Error(Z.error||"保存 MCP 失败");const ie=Array.isArray(Z.servers)?Z.servers:[];r(ie),t(String(Z.path||e)),l(X.nextName),i(oh(ie.find(te=>te.name===X.nextName)||null)),k(te=>{const ue={...te};return s.originalName&&s.originalName!==X.nextName&&delete ue[s.originalName],delete ue[X.nextName],ue}),w("已保存。Cursor CLI 下次启动时会读取新配置。")}catch(X){y(String(X.message||X))}finally{p(!1)}},ne=async X=>{if(X!=null&&X.name&&window.confirm(`删除 MCP "${X.name}"?`)){p(!0),y(""),w("");try{const re=await fetch("/api/mcps/delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:X.name})}),Z=await re.json().catch(()=>({}));if(!re.ok)throw new Error(Z.error||"删除 MCP 失败");r(Array.isArray(Z.servers)?Z.servers:[]),l(""),i(sw()),k(ie=>{const te={...ie};return delete te[X.name],te}),w("已删除。")}catch(re){y(String(re.message||re))}finally{p(!1)}}};return o.jsxs("main",{className:"af-settings-page",children:[o.jsxs("header",{className:"af-settings-top",children:[o.jsxs("div",{className:"af-settings-crumb",children:[o.jsx("span",{className:"af-settings-crumb-muted",children:"AgentFlow"}),o.jsx("span",{className:"af-settings-crumb-sep",children:"/"}),o.jsx("span",{className:"af-settings-crumb-active",children:"MCP"})]}),o.jsxs("div",{className:"af-settings-top-right",children:[o.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:q,disabled:c||f,children:"刷新"}),o.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:()=>V(),disabled:d||c||f||n.length===0,children:d?"检测中...":"检测状态"}),o.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:H,disabled:f,children:"新增 MCP"})]})]}),o.jsx("div",{className:"af-settings-body",children:o.jsxs("div",{className:"af-settings-inner",children:[o.jsxs("section",{className:"af-settings-hero",children:[o.jsx("h1",{className:"af-settings-h1",children:"MCP 管理"}),o.jsx("p",{className:"af-settings-lead",children:"管理 AgentFlow 暴露给外部 Agent 的 MCP 接入方式,以及 AgentFlow 自身可调用的外部 MCP server。"})]}),o.jsxs("section",{className:"af-set-card af-set-card--wide af-set-card--low af-set-mcp-personal",children:[o.jsxs("div",{className:"af-set-env-head",children:[o.jsxs("div",{className:"af-set-card-head",children:[o.jsx("div",{className:"af-set-env-icon-wrap",children:o.jsx("span",{className:"material-symbols-outlined af-set-icon--primary",children:"lan"})}),o.jsxs("div",{children:[o.jsx("h2",{className:"af-set-h2",children:"我的 MCP"}),o.jsx("p",{className:"af-set-card-subtitle",children:"给 Cursor、Codex 等外部 Agent 配置 AgentFlow MCP,用来运行流程并读取 display 结果。"})]})]}),o.jsx("span",{className:"af-set-badge af-set-badge--ok",children:"AgentFlow as MCP"})]}),o.jsx("p",{className:"af-set-hint",children:"这里生成的是让其他 Agent 连接本平台的配置;下方“外部 MCP Servers”管理的是 AgentFlow 运行时可调用的外部工具。"}),o.jsxs("div",{className:"af-set-mcp-connect-grid",children:[o.jsxs("label",{className:"af-set-mcp-field",children:[o.jsx("span",{children:"Base URL"}),o.jsx("input",{className:"af-set-input af-set-input--mono",value:C,onChange:X=>j(X.target.value),placeholder:"http://127.0.0.1:8875"})]}),o.jsxs("label",{className:"af-set-mcp-field",children:[o.jsx("span",{children:"Token"}),o.jsxs("div",{className:"af-set-mcp-token-row",children:[o.jsx("input",{className:"af-set-input af-set-input--mono",type:"password",value:N,onChange:X=>A(X.target.value),placeholder:"<AGENTFLOW_TOKEN>"}),o.jsx("button",{type:"button",className:"af-set-btn-outline af-set-btn-outline--compact",onClick:Q,children:I==="token"?"已填入":"使用当前登录 Token"})]})]})]}),o.jsxs("div",{className:"af-set-mcp-snippet-grid",children:[o.jsxs("div",{children:[o.jsxs("div",{className:"af-set-mcp-snippet-head",children:[o.jsx("span",{children:"Cursor mcp.json"}),o.jsx("button",{type:"button",className:"af-set-btn-outline af-set-btn-outline--compact",onClick:z,children:I==="cursor"?"已复制":I==="copy-failed"?"复制失败":"复制"})]}),o.jsx("pre",{className:"af-set-mcp-code",children:F})]}),o.jsxs("div",{children:[o.jsxs("div",{className:"af-set-mcp-snippet-head",children:[o.jsx("span",{children:"Codex config.toml"}),o.jsx("button",{type:"button",className:"af-set-btn-outline af-set-btn-outline--compact",onClick:E,children:I==="codex"?"已复制":I==="copy-failed"?"复制失败":"复制"})]}),o.jsx("pre",{className:"af-set-mcp-code",children:T})]})]}),o.jsx("div",{className:"af-set-mcp-copy-row",children:o.jsxs("button",{type:"button",className:"af-set-footer-primary",onClick:R,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"content_copy"}),I==="prompt"?"已复制 Prompt":I==="copy-failed"?"复制失败":"复制 AI 配置 Prompt"]})}),I==="copy-failed"?o.jsx("p",{className:"af-mcp-error",children:"浏览器禁止访问剪贴板,请手动选中下面的 Prompt 复制。"}):null,o.jsx("label",{className:"af-set-label-sm",htmlFor:"af-mcp-ai-prompt",children:"AI 配置 Prompt"}),o.jsx("textarea",{id:"af-mcp-ai-prompt",className:"af-set-input af-set-input--mono af-set-mcp-prompt",rows:12,readOnly:!0,value:M})]}),o.jsxs("section",{className:"af-settings-hero af-settings-hero--compact",children:[o.jsx("h2",{className:"af-settings-h2",children:"外部 MCP Servers"}),o.jsxs("p",{className:"af-settings-lead",children:["新增、编辑和删除 AgentFlow 可调用的外部 MCP server。当前配置文件:",o.jsx("span",{className:"af-settings-code",children:e||"~/.cursor/mcp.json"})]})]}),o.jsxs("div",{className:"af-mcp-layout",children:[o.jsxs("section",{className:"af-set-card af-mcp-list-card",children:[o.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[o.jsx("h2",{className:"af-set-h2",children:"Servers"}),o.jsxs("div",{className:"af-mcp-list-head-actions",children:[o.jsx("span",{className:"af-set-badge af-set-badge--muted",children:n.length}),o.jsxs("button",{type:"button",className:"af-set-btn-mini",onClick:H,disabled:f,children:[o.jsx("span",{className:"material-symbols-outlined",children:"add"}),"新增"]})]})]}),c?o.jsx("p",{className:"af-set-p",children:"加载中..."}):null,n.length===0&&!c?o.jsxs("div",{className:"af-mcp-empty",children:[o.jsx("p",{className:"af-set-p",children:"暂无 MCP server。"}),o.jsx("button",{type:"button",className:"af-set-footer-primary",onClick:H,disabled:f,children:"新增 MCP Server"})]}):null,o.jsx("div",{className:"af-mcp-server-list",children:n.map(X=>{var re,Z,ie,te;return o.jsxs("button",{type:"button",className:"af-mcp-server-item"+(a===X.name?" af-mcp-server-item--active":""),onClick:()=>L(X),children:[o.jsx("span",{className:"material-symbols-outlined",children:X.type==="url"?"cloud":"terminal"}),o.jsxs("span",{children:[o.jsxs("span",{className:"af-mcp-server-title",children:[o.jsx("strong",{children:X.name}),o.jsx("small",{className:`af-mcp-server-health af-mcp-server-health--${XC(g[X.name])}`,children:JC(g[X.name])})]}),o.jsxs("span",{className:"af-mcp-server-backends",children:[o.jsx("small",{className:`af-mcp-backend-pill af-mcp-backend-pill--${ab((Z=(re=X.backends)==null?void 0:re.cursor)==null?void 0:Z.status)}`,children:"Cursor"}),o.jsx("small",{className:`af-mcp-backend-pill af-mcp-backend-pill--${ab((te=(ie=X.backends)==null?void 0:ie.codex)==null?void 0:te.status)}`,children:"Codex"})]}),o.jsx("em",{children:X.url||[X.command,...X.args||[]].filter(Boolean).join(" ")})]})]},X.name)})})]}),o.jsxs("section",{className:"af-set-card af-mcp-editor-card",children:[o.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[o.jsxs("div",{children:[o.jsx("h2",{className:"af-set-h2",children:B?"编辑 MCP":"新增 MCP"}),o.jsx("p",{className:"af-set-p af-set-p--tight",children:"保存后会写入 Cursor MCP 配置。已运行的 agent 进程不会热更新,下一次启动会读取新配置。"})]}),B?o.jsxs("div",{className:"af-mcp-editor-actions",children:[o.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:()=>V(B.name),disabled:d||f,children:d?"检测中...":"检测"}),o.jsx("button",{type:"button",className:"af-set-btn-mini af-set-btn-mini--danger",onClick:()=>ne(B),disabled:f,children:"删除"})]}):null]}),b?o.jsx("p",{className:"af-mcp-error",children:b}):null,v?o.jsx("p",{className:"af-mcp-status",children:v}):null,B?o.jsx(zse,{server:B}):null,W?o.jsxs("div",{className:`af-mcp-check af-mcp-check--${XC(W)}`,children:[o.jsxs("div",{className:"af-mcp-check-head",children:[o.jsx("strong",{children:JC(W)}),o.jsxs("span",{children:[W.elapsedMs||0,"ms"]})]}),W.error?o.jsx("p",{children:W.error}):null,(ce=W.tools)!=null&&ce.length?o.jsx("div",{className:"af-mcp-tools-list",children:W.tools.map(X=>o.jsxs("div",{className:"af-mcp-tool-row",children:[o.jsx("strong",{children:X.name}),X.description?o.jsx("span",{children:X.description}):null]},X.name))}):null]}):null,o.jsxs("div",{className:"af-mcp-form",children:[o.jsxs("label",{className:"af-set-label",children:["MCP 名称",o.jsx("input",{className:"af-set-input af-set-input--mono",value:s.name,onChange:X=>i(re=>({...re,name:X.target.value})),placeholder:"github"})]}),o.jsxs("label",{className:"af-set-label",children:["类型",o.jsxs("select",{className:"af-set-input",value:s.type,onChange:X=>i(re=>({...re,type:X.target.value})),children:[o.jsx("option",{value:"url",children:"URL / HTTP"}),o.jsx("option",{value:"command",children:"Command / stdio"})]})]}),s.type==="url"?o.jsxs("label",{className:"af-set-label af-mcp-field--wide",children:["URL",o.jsx("input",{className:"af-set-input af-set-input--mono",value:s.url,onChange:X=>i(re=>({...re,url:X.target.value})),placeholder:"http://127.0.0.1:3845/mcp"})]}):o.jsxs(o.Fragment,{children:[o.jsxs("label",{className:"af-set-label",children:["Command",o.jsx("input",{className:"af-set-input af-set-input--mono",value:s.command,onChange:X=>i(re=>({...re,command:X.target.value})),placeholder:"uvx"})]}),o.jsxs("label",{className:"af-set-label",children:["Args,每行一个",o.jsx("textarea",{className:"af-set-input af-mcp-textarea af-set-input--mono",rows:4,value:s.argsText,onChange:X=>i(re=>({...re,argsText:X.target.value})),placeholder:`mcp-server-example
|
|
318
|
-
--flag`})]})]}),o.jsxs("label",{className:"af-set-label af-mcp-field--wide",children:["描述",o.jsx("input",{className:"af-set-input",value:s.description,onChange:X=>i(re=>({...re,description:X.target.value})),placeholder:"这个 MCP 提供什么能力"})]}),o.jsx(QC,{title:"Headers",rows:s.headerRows,onChange:X=>i(re=>({...re,headerRows:X})),placeholderKey:"Authorization",placeholderValue:"Bearer ..."}),o.jsx(QC,{title:"Env",rows:s.envRows,onChange:X=>i(re=>({...re,envRows:X})),placeholderKey:"TOKEN",placeholderValue:"..."}),o.jsxs("label",{className:"af-set-label af-mcp-field--wide",children:["额外 JSON 字段",o.jsx("textarea",{className:"af-set-input af-mcp-textarea af-set-input--mono",rows:5,value:s.extraJson,onChange:X=>i(re=>({...re,extraJson:X.target.value}))})]})]}),o.jsxs("div",{className:"af-mcp-actions",children:[o.jsx("button",{type:"button",className:"af-set-btn-outline",onClick:H,disabled:f,children:"清空"}),o.jsx("button",{type:"button",className:"af-set-footer-primary",onClick:$,disabled:f,children:f?"保存中...":"保存 MCP"})]})]})]})]})})]})}function Hse(e={}){const t=String((e==null?void 0:e.flowId)||"").trim();if(!t)return"";const n=new URLSearchParams({flowId:t,flowSource:String((e==null?void 0:e.flowSource)||"user").trim()||"user"}),r=String((e==null?void 0:e.workspaceId)||"").trim();if(r&&n.set("workspaceId",r),(e==null?void 0:e.kind)==="workspace"){const s=String((e==null?void 0:e.scheduleNodeId)||"").trim();s&&n.set("focusNodeId",s)}return`/workspace?${n.toString()}`}function ZC(e={}){return(e==null?void 0:e.kind)==="workspace"&&String((e==null?void 0:e.scheduleNodeId)||"").trim()?"打开节点":"打开项目"}function e_(e){if(!e)return"-";const t=typeof e=="number"?e:Date.parse(String(e));return Number.isFinite(t)?new Date(t).toLocaleString():String(e)}function Wse(e){return(e==null?void 0:e.kind)==="workspace"?"Workspace":"Pipeline"}function Vse(e){if(e!=null&&e.running)return"运行中";if(!(e!=null&&e.enabled))return"已停用";const t=String((e==null?void 0:e.lastStatus)||"").trim();return!t||t==="armed"||t==="enabled"?"已启用":t==="success"?"上次成功":t==="failed"?"上次失败":t==="invalid"?"配置异常":t.startsWith("skipped")?"已跳过":t}function Kse(){const{navigate:e}=ei(),[t,n]=m.useState([]),[r,s]=m.useState(!1),[i,a]=m.useState(""),[l,c]=m.useState(""),u=m.useCallback(async()=>{s(!0),a("");try{const d=await fetch("/api/schedules"),h=await d.json().catch(()=>({}));if(!d.ok)throw new Error(h.error||"读取定时任务失败");n(Array.isArray(h.schedules)?h.schedules:[])}catch(d){a(String(d.message||d)),n([])}finally{s(!1)}},[]);m.useEffect(()=>{u()},[u]);const f=m.useCallback(async d=>{const h=`${d.kind}:${d.flowSource||"user"}:${d.flowId||""}:${d.scheduleNodeId||""}`;c(h),a("");try{const g=await fetch("/api/schedule/toggle",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({kind:d.kind,flowId:d.flowId,flowSource:d.flowSource||"user",scheduleNodeId:d.scheduleNodeId||"",enabled:!d.enabled})}),k=await g.json().catch(()=>({}));if(!g.ok||k.success===!1)throw new Error(k.error||"更新定时任务失败");await u()}catch(g){a(String(g.message||g))}finally{c("")}},[u]),p=m.useMemo(()=>{const d=t.filter(g=>g.enabled).length,h=t.filter(g=>g.kind==="workspace").length;return{total:t.length,enabled:d,workspace:h,pipeline:t.length-h}},[t]);return o.jsxs("div",{className:"af-settings-page af-schedules-page",children:[o.jsxs("div",{className:"af-settings-top",children:[o.jsxs("div",{className:"af-settings-crumb",children:[o.jsx("span",{className:"af-settings-crumb-muted",children:"AgentFlow"}),o.jsx("span",{className:"af-settings-crumb-sep",children:"/"}),o.jsx("span",{className:"af-settings-crumb-active",children:"定时任务"})]}),o.jsxs("button",{type:"button",className:"af-schedules-refresh",onClick:()=>void u(),disabled:r,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:r?"hourglass_empty":"refresh"}),"刷新"]})]}),o.jsx("div",{className:"af-settings-body",children:o.jsxs("div",{className:"af-settings-inner",children:[o.jsxs("section",{className:"af-settings-hero",children:[o.jsx("h1",{className:"af-settings-h1",children:"定时任务"}),o.jsx("p",{className:"af-settings-lead",children:"统一查看服务器上的 Pipeline 定时任务和 Workspace Scheduled Run,并在这里快捷启停。"})]}),o.jsxs("div",{className:"af-schedules-summary","aria-label":"定时任务汇总",children:[o.jsxs("div",{children:[o.jsx("span",{children:"全部"}),o.jsx("strong",{children:p.total})]}),o.jsxs("div",{children:[o.jsx("span",{children:"启用中"}),o.jsx("strong",{children:p.enabled})]}),o.jsxs("div",{children:[o.jsx("span",{children:"Workspace"}),o.jsx("strong",{children:p.workspace})]}),o.jsxs("div",{children:[o.jsx("span",{children:"Pipeline"}),o.jsx("strong",{children:p.pipeline})]})]}),i?o.jsx("div",{className:"af-schedules-error",children:i}):null,r?o.jsx("div",{className:"af-schedules-empty",children:"Loading..."}):null,!r&&t.length===0?o.jsx("div",{className:"af-schedules-empty",children:"暂无定时任务"}):null,o.jsx("div",{className:"af-schedules-list",children:t.map(d=>{const h=`${d.kind}:${d.flowSource||"user"}:${d.flowId||""}:${d.scheduleNodeId||""}`,g=l===h,k=Hse(d);return o.jsxs("article",{className:"af-schedule-card",children:[o.jsxs("div",{className:"af-schedule-card__main",children:[o.jsxs("div",{className:"af-schedule-card__title-row",children:[o.jsx("strong",{children:d.label||d.flowId||"-"}),o.jsx("span",{className:`af-schedule-badge af-schedule-badge--${d.kind||"pipeline"}`,children:Wse(d)}),o.jsx("span",{className:`af-schedule-state ${d.enabled?"af-schedule-state--on":"af-schedule-state--off"}`,children:Vse(d)})]}),o.jsxs("div",{className:"af-schedule-card__meta",children:[o.jsx("span",{children:d.flowId||"-"}),o.jsx("span",{children:d.flowSource||"user"}),d.scheduleNodeId?o.jsx("span",{children:d.scheduleNodeId}):null]}),o.jsxs("div",{className:"af-schedule-card__grid",children:[o.jsxs("div",{children:[o.jsx("span",{children:"Cron"}),o.jsx("strong",{children:d.cron||"-"})]}),o.jsxs("div",{children:[o.jsx("span",{children:"时区"}),o.jsx("strong",{children:d.timezone||"Asia/Shanghai"})]}),o.jsxs("div",{children:[o.jsx("span",{children:"下次执行"}),o.jsx("strong",{children:e_(d.nextRunAt)})]}),o.jsxs("div",{children:[o.jsx("span",{children:"最近执行"}),o.jsx("strong",{children:e_(d.lastTriggeredAt)})]})]}),d.lastError?o.jsx("p",{className:"af-schedule-card__error",children:d.lastError}):null]}),o.jsxs("div",{className:"af-schedule-card__actions",children:[k?o.jsxs("button",{type:"button",className:"af-schedule-open",title:ZC(d),onClick:()=>e(k),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_new"}),ZC(d)]}):null,o.jsxs("button",{type:"button",className:d.enabled?"af-schedule-toggle af-schedule-toggle--on":"af-schedule-toggle af-schedule-toggle--off",disabled:g,"aria-pressed":d.enabled,title:d.enabled?"点击停用":"点击启用",onClick:()=>void f(d),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:g?"hourglass_empty":d.enabled?"toggle_on":"toggle_off"}),d.enabled?"已启用":"已停用"]})]})]},h)})})]})})]})}const t_={id:"",title:"Untitled Node",definitionId:"",agentMessages:[],promptDraft:"",manifest:{id:"",version:"1.0.0",name:"",runtime:{type:"agent_subAgent"},inputs:[],outputs:[],configSchema:{fields:[]},ui:{card:{icon:"extension",variant:"default",actions:[]}}},config:{},files:{},test:{inputs:{},log:[],status:"not run"}};function n_(e){const t=(e==null?void 0:e.manifest)||{};return(e==null?void 0:e.definitionId)||`marketplace:${t.id||(e==null?void 0:e.id)||"node"}@${t.version||"1.0.0"}`}function qse(e){var c,u,f,p,d,h,g,k,b,y,v,w;const t=(e==null?void 0:e.manifest)||{},n=(e==null?void 0:e.files)||{},r=Array.isArray(t.inputs)?t.inputs:[],s=Array.isArray(t.outputs)?t.outputs:[],i=Array.isArray((c=t.configSchema)==null?void 0:c.fields)?t.configSchema.fields:[],a=Array.isArray((f=(u=t.ui)==null?void 0:u.card)==null?void 0:f.actions)?t.ui.card.actions:[],l=(p=e==null?void 0:e.test)!=null&&p.inputs&&typeof e.test.inputs=="object"?e.test.inputs:{};return[{id:"contract",label:"Contract",icon:"account_tree",rows:[...r.map(C=>[`input.${C.name||"-"}`,`${C.type||"text"}${C.required?" · required":""}${C.default?` · default: ${C.default}`:""}`]),...s.map(C=>[`output.${C.name||"-"}`,C.type||"text"]),...i.map(C=>[`config.${C.key||"-"}`,C.type||"text"])]},{id:"runtime",label:"Runtime",icon:"terminal",rows:[["runtime.type",((d=t.runtime)==null?void 0:d.type)||t.baseDefinitionId||"tool_nodejs"],["runtime.entry",((h=t.runtime)==null?void 0:h.entry)||"scripts/run.mjs"],["prompt.md",n["prompt.md"]||"-"],["implementation.md",n["implementation.md"]||"-"]]},{id:"ui",label:"UI",icon:"dashboard_customize",rows:[["card.variant",((k=(g=t.ui)==null?void 0:g.card)==null?void 0:k.variant)||"default"],["card.icon",((y=(b=t.ui)==null?void 0:b.card)==null?void 0:y.icon)||"extension"],...a.map(C=>[`action.${C.id||C.label||"-"}`,C.variant||C.label||"secondary"])]},{id:"tests",label:"Tests",icon:"science",rows:[...Object.entries(l).map(([C,j])=>[`sample.${C}`,String(j)]),["last run",`${((v=e==null?void 0:e.test)==null?void 0:v.status)||"not run"}${(w=e==null?void 0:e.test)!=null&&w.durationMs?` · ${e.test.durationMs}ms`:""}`]]}]}function Use(){var T,M,q,H,L,R,z;const[e,t]=m.useState(null),[n,r]=m.useState("runtime"),[s,i]=m.useState(!1),[a,l]=m.useState(!0),[c,u]=m.useState(""),[f,p]=m.useState(!1),[d,h]=m.useState(""),g=e||t_,k=m.useMemo(()=>qse(g),[g]),b=m.useMemo(()=>k.find(E=>E.id===n)||k[1],[n,k]),y=(g==null?void 0:g.manifest)||{},v=(g==null?void 0:g.config)||{},w=((T=g==null?void 0:g.test)==null?void 0:T.inputs)||{},C=Array.isArray((M=g==null?void 0:g.test)==null?void 0:M.log)?g.test.log:[],j=((H=(q=y.ui)==null?void 0:q.card)==null?void 0:H.icon)||"event_repeat",N=((R=(L=y.ui)==null?void 0:L.card)==null?void 0:R.variant)||"default",A=v.enabled===!0,I=m.useCallback(async()=>{var E;l(!0),u("");try{const Q=await fetch("/api/node-studio/drafts"),V=await Q.json().catch(()=>({}));if(!Q.ok)throw new Error(V.error||"读取节点草稿失败");const $=Array.isArray(V.drafts)?V.drafts[0]:null;if(!($!=null&&$.id)){t(null),h("");return}const ne=await fetch(`/api/node-studio/draft?id=${encodeURIComponent($.id)}`),ce=await ne.json().catch(()=>({}));if(!ne.ok)throw new Error(ce.error||"读取节点草稿失败");t(ce.draft||null),h(String(((E=ce.draft)==null?void 0:E.promptDraft)||""))}catch(Q){u(String(Q.message||Q))}finally{l(!1)}},[]);m.useEffect(()=>{I()},[I]);const D=m.useCallback(async(E={})=>{var Q;p(!0),u("");try{const V=await fetch("/api/node-studio/draft",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:(e==null?void 0:e.id)||"untitled_node",...E})}),$=await V.json().catch(()=>({}));if(!V.ok||$.ok===!1)throw new Error($.error||"保存节点草稿失败");t($.draft||e),h(String(((Q=$.draft||e)==null?void 0:Q.promptDraft)||""))}catch(V){u(String(V.message||V))}finally{p(!1)}},[e]),B=()=>{i(!0),window.setTimeout(()=>i(!1),900)},W=E=>{const Q={...v,enabled:E};t(V=>({...V||t_,config:Q})),D({config:{enabled:E}})},F=()=>{D({promptDraft:d,appendUserMessage:!0})};return o.jsxs("div",{className:"af-node-studio-page",children:[o.jsxs("header",{className:"af-node-studio-top",children:[o.jsxs("div",{children:[o.jsxs("div",{className:"af-settings-crumb",children:[o.jsx("span",{className:"af-settings-crumb-muted",children:"AgentFlow"}),o.jsx("span",{className:"af-settings-crumb-sep",children:"/"}),o.jsx("span",{className:"af-settings-crumb-active",children:"Node Studio"})]}),o.jsx("h1",{children:"节点编辑器"})]}),o.jsxs("div",{className:"af-node-studio-actions",children:[o.jsxs("button",{type:"button",onClick:()=>void I(),disabled:a,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"visibility"}),a?"Loading":"Preview"]}),o.jsxs("button",{type:"button",onClick:B,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:s?"sync":"science"}),"Test"]}),o.jsxs("button",{type:"button",className:"af-node-studio-actions__primary",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"publish"}),"Publish"]})]})]}),o.jsxs("main",{className:"af-node-studio-shell",children:[o.jsxs("aside",{className:"af-node-studio-agent","aria-label":"AI Agent",children:[o.jsxs("div",{className:"af-node-studio-panel-head",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"auto_awesome"}),o.jsx("strong",{children:"AI Agent"})]}),c?o.jsx("div",{className:"af-node-studio-error",children:c}):null,o.jsxs("div",{className:"af-node-studio-thread",children:[e?null:o.jsx("div",{className:"af-node-studio-empty",children:"还没有节点草稿。描述你要创建的节点,发送后会创建一个新的 draft。"}),(Array.isArray(g==null?void 0:g.agentMessages)?g.agentMessages:[]).map((E,Q)=>o.jsx("div",{className:E.role==="user"?"af-node-studio-message af-node-studio-message--user":"af-node-studio-message",children:E.text||""},`${E.role||"message"}-${Q}`)),o.jsxs("div",{className:"af-node-studio-agent-tools",children:[o.jsxs("button",{type:"button",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"edit"}),"修改 UI"]}),o.jsxs("button",{type:"button",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"code"}),"改脚本"]}),o.jsxs("button",{type:"button",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"bug_report"}),"修复报错"]})]})]}),o.jsxs("label",{className:"af-node-studio-prompt",children:[o.jsx("span",{children:"需求"}),o.jsx("textarea",{value:d,onChange:E=>h(E.target.value)})]}),o.jsxs("button",{type:"button",className:"af-node-studio-send",onClick:F,disabled:f,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:f?"sync":"send"}),f?"Saving":"Send"]})]}),o.jsxs("section",{className:"af-node-studio-preview","aria-label":"Preview and Test",children:[o.jsxs("div",{className:"af-node-studio-panel-head",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"view_in_ar"}),o.jsx("strong",{children:"Preview / Test"})]}),o.jsxs("div",{className:"af-node-studio-preview-grid",children:[o.jsx("div",{className:"af-node-studio-preview-stage",children:e?N==="schedule"?o.jsxs("div",{className:"af-node-preview-card",children:[o.jsxs("div",{className:"af-node-preview-card__head",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:j}),o.jsx("strong",{children:g.title||y.name||"Untitled Node"}),o.jsx("code",{children:n_(g)})]}),o.jsxs("label",{className:"af-node-preview-toggle",children:[o.jsx("input",{type:"checkbox",checked:A,onChange:E=>W(E.target.checked)}),o.jsx("span",{children:A?"定时开启":"定时关闭"})]}),o.jsxs("div",{className:"af-node-preview-fields",children:[o.jsxs("label",{children:[o.jsx("span",{children:"频率"}),o.jsxs("select",{value:v.scheduleType||"daily",onChange:E=>D({config:{scheduleType:E.target.value}}),children:[o.jsx("option",{value:"daily",children:"每天"}),o.jsx("option",{value:"weekly",children:"每周"})]})]}),o.jsxs("label",{children:[o.jsx("span",{children:"时间"}),o.jsxs("div",{children:[o.jsxs("select",{value:v.hour||"09",onChange:E=>D({config:{hour:E.target.value}}),children:[o.jsx("option",{children:"09"}),o.jsx("option",{children:"10"})]}),o.jsxs("select",{value:v.minute||"00",onChange:E=>D({config:{minute:E.target.value}}),children:[o.jsx("option",{children:"00"}),o.jsx("option",{children:"30"})]})]})]})]}),o.jsxs("div",{className:"af-node-preview-meta",children:[o.jsxs("span",{children:[v.scheduleType==="weekly"?"每周":"每天"," ",v.hour||"09",":",v.minute||"00"]}),o.jsx("span",{children:"Next -"}),o.jsx("span",{children:A?"enabled":"disabled"})]}),o.jsxs("div",{className:"af-node-preview-actions",children:[o.jsxs("button",{type:"button",className:"af-node-preview-run",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"play_arrow"}),"立即运行"]}),o.jsxs("button",{type:"button",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"article"}),"日志"]})]})]}):o.jsxs("div",{className:"af-node-preview-card af-node-preview-card--default",children:[o.jsxs("div",{className:"af-node-preview-card__head",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:j}),o.jsx("strong",{children:g.title||y.name||"Untitled Node"}),o.jsx("code",{children:n_(g)})]}),o.jsxs("div",{className:"af-node-preview-default-body",children:[o.jsx("p",{children:y.description||"这个节点还没有描述。AI 生成 runtime、prompt 或 script 后,内部信息会显示在右侧。"}),o.jsxs("div",{children:[o.jsxs("span",{children:[Array.isArray(y.inputs)?y.inputs.length:0," inputs"]}),o.jsxs("span",{children:[Array.isArray(y.outputs)?y.outputs.length:0," outputs"]}),o.jsx("span",{children:((z=y.runtime)==null?void 0:z.type)||y.baseDefinitionId||"agent_subAgent"})]})]})]}):o.jsxs("div",{className:"af-node-preview-empty",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"add_box"}),o.jsx("strong",{children:"暂无预览"}),o.jsx("p",{children:"先在左侧描述你要创建的节点,AI 生成 draft 后这里会展示节点卡片。"})]})}),o.jsxs("div",{className:"af-node-studio-test",children:[o.jsxs("div",{className:"af-node-studio-subhead",children:[o.jsx("strong",{children:"Test Inputs"}),o.jsxs("button",{type:"button",onClick:B,children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:s?"sync":"play_arrow"}),"Run"]})]}),o.jsxs("div",{className:"af-node-studio-inputs",children:[o.jsxs("label",{children:[o.jsx("span",{children:"project"}),o.jsx("input",{value:w.project||"",readOnly:!0,placeholder:"-"})]}),o.jsxs("label",{children:[o.jsx("span",{children:"date"}),o.jsx("input",{value:w.date||"",readOnly:!0,placeholder:"-"})]})]}),o.jsx("div",{className:"af-node-studio-log",children:(s?["running..."]:C.length?C:["No test run yet."]).map((E,Q)=>o.jsx("span",{children:E},`${E}-${Q}`))})]})]})]}),o.jsxs("aside",{className:"af-node-studio-internals","aria-label":"Internals",children:[o.jsxs("div",{className:"af-node-studio-panel-head",children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"fact_check"}),o.jsx("strong",{children:"Internals"})]}),o.jsx("div",{className:"af-node-studio-tabs",role:"tablist","aria-label":"Internals sections",children:k.map(E=>o.jsxs("button",{type:"button",className:E.id===n?"af-node-studio-tab af-node-studio-tab--active":"af-node-studio-tab",onClick:()=>r(E.id),children:[o.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:E.icon}),E.label]},E.id))}),o.jsx("div",{className:"af-node-studio-internal-list",children:b.rows.map(([E,Q])=>o.jsxs("div",{className:"af-node-studio-internal-row",children:[o.jsx("span",{children:E}),o.jsx("strong",{children:Q})]},E))}),o.jsx("pre",{className:"af-node-studio-code",children:b.id==="ui"?JSON.stringify(y.ui||{},null,2):b.id==="contract"?JSON.stringify({inputs:y.inputs||[],outputs:y.outputs||[],configSchema:y.configSchema||{}},null,2):b.id==="tests"?JSON.stringify((g==null?void 0:g.test)||{},null,2):JSON.stringify({runtime:y.runtime||{},files:(g==null?void 0:g.files)||{}},null,2)})]})]})]})}function Yse(){return`ws_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,7)}`}function Gse(e){return/^[A-Za-z_][A-Za-z0-9_]*$/.test(String(e||"").trim())}function ah(e){const t=String(e||"").trim();if(!t)return"";let n=t;try{n=new URL(t).pathname}catch{n=t.split("?")[0].split("#")[0]}return(n.replace(/\/+$/,"").split("/").filter(Boolean).pop()||"").replace(/\.git$/i,"").replace(/[^A-Za-z0-9._-]+/g,"_").replace(/^_+|_+$/g,"")}function Jse(e={},t={}){return`${String(e.mountPath||t.mountPath||e.label||t.label||e.id||t.id||"workspace").trim().toUpperCase().replace(/[^A-Z0-9]+/g,"_").replace(/^_+|_+$/g,"").slice(0,48)||"WORKSPACE"}_GIT_TOKEN`}function ow(){return{id:"",label:"",kind:"git",path:"",repoUrl:"",branch:"master",mountPath:"",credentialRef:"",type:"code",description:"",enabled:!0}}function Rp(e={}){return{id:String((e==null?void 0:e.id)||""),label:String((e==null?void 0:e.label)||(e==null?void 0:e.name)||""),kind:(e==null?void 0:e.kind)==="local"?"local":"git",path:String((e==null?void 0:e.path)||""),repoUrl:String((e==null?void 0:e.repoUrl)||""),branch:String((e==null?void 0:e.branch)||"master"),mountPath:String((e==null?void 0:e.mountPath)||""),credentialRef:String((e==null?void 0:e.credentialRef)||""),type:String((e==null?void 0:e.type)||((e==null?void 0:e.kind)==="local"?"local":"code")),description:String((e==null?void 0:e.description)||""),enabled:(e==null?void 0:e.enabled)!==!1}}function Xse(e){const t=e.kind==="local"?"local":"git",n=t==="git"?String(e.repoUrl||"").trim():"",r=t==="git"?String(e.mountPath||ah(n)||"").trim():"";return{id:String(e.id||"").trim(),label:String(e.label||"").trim(),kind:t,path:String(e.path||"").trim(),repoUrl:n,branch:t==="git"?String(e.branch||"master").trim()||"master":"",mountPath:r,credentialRef:t==="git"?String(e.credentialRef||"").trim():"",type:String(e.type||(t==="local"?"local":"code")).trim(),description:String(e.description||"").trim(),enabled:e.enabled!==!1}}function zi(e,t=0){return(e==null?void 0:e.id)||(e==null?void 0:e.path)||(e==null?void 0:e.repoUrl)||`workspace-${t}`}function Qse({ok:e}){return o.jsx("span",{className:"af-workspaces-dot"+(e?" af-workspaces-dot--ok":""),"aria-hidden":!0})}function r_({item:e,selected:t,onClick:n,readOnly:r}){return o.jsxs("button",{type:"button",className:"af-workspaces-card"+(t?" af-workspaces-card--selected":""),onClick:n,children:[o.jsxs("div",{className:"af-workspaces-card__head",children:[o.jsx("strong",{children:e.label||"知识库"}),o.jsx("span",{children:e.kind==="git"?"Git":"Local"})]}),o.jsx("p",{children:e.description||e.repoUrl||e.path||"-"}),o.jsxs("div",{className:"af-workspaces-card__meta",children:[o.jsx(Qse,{ok:e.exists!==!1}),o.jsx("span",{children:e.exists===!1?"路径未就绪":"路径可用"}),r?o.jsx("em",{children:"内置"}):e.enabled===!1?o.jsx("em",{children:"disabled"}):null]})]})}function Zse(){const[e,t]=m.useState(!1),[n,r]=m.useState(!1),[s,i]=m.useState(!1),[a,l]=m.useState(""),[c,u]=m.useState(""),[f,p]=m.useState(""),[d,h]=m.useState([]),[g,k]=m.useState([]),[b,y]=m.useState(ow),[v,w]=m.useState(""),[C,j]=m.useState([]),[N,A]=m.useState(""),I=m.useMemo(()=>g.findIndex((V,$)=>zi(V,$)===N),[g,N]),B=!!m.useMemo(()=>d.find((V,$)=>zi(V,$)===N)||null,[d,N]),W=m.useMemo(()=>{const V=String(b.credentialRef||"").trim();return V?C.some($=>String(($==null?void 0:$.key)||"").trim()===V&&String(($==null?void 0:$.value)??"")!==""):!1},[b.credentialRef,C]),F=m.useCallback(async()=>{t(!0),l("");try{const[V,$]=await Promise.all([fetch("/api/workspaces"),fetch("/api/user-env")]),ne=await V.json().catch(()=>({})),ce=await $.json().catch(()=>({}));if(!$.ok)throw new Error(typeof ce.error=="string"?ce.error:"ENV HTTP "+$.status);if(!V.ok)throw new Error(typeof ne.error=="string"?ne.error:"HTTP "+V.status);const X=Array.isArray(ne.workspaces)?ne.workspaces:[],re=Array.isArray(ne.customWorkspaces)?ne.customWorkspaces:[];p(String(ne.path||"")),h(X.filter(Z=>Z==null?void 0:Z.builtin)),k(re),j(Array.isArray(ce.env)?ce.env.map(Z=>({key:String((Z==null?void 0:Z.key)||""),value:String((Z==null?void 0:Z.value)??"")})):[])}catch(V){l(String(V.message||V))}finally{t(!1)}},[]);m.useEffect(()=>{F()},[F]);const T=m.useCallback(async(V,$="")=>{r(!0),l(""),u("");try{const ne=await fetch("/api/workspaces",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({workspaces:V})}),ce=await ne.json().catch(()=>({}));if(!ne.ok)throw new Error(typeof ce.error=="string"?ce.error:"HTTP "+ne.status);const X=Array.isArray(ce.customWorkspaces)?ce.customWorkspaces:V;k(X),h((Array.isArray(ce.workspaces)?ce.workspaces:[]).filter(re=>re==null?void 0:re.builtin)),p(String(ce.path||f)),$&&A($),u("已保存")}catch(ne){l(String(ne.message||ne))}finally{r(!1)}},[f]),M=m.useCallback(()=>{A(""),y(ow()),w(""),u(""),l("")},[]),q=m.useCallback((V,$)=>{A(zi(V,$)),y(Rp(V)),w(""),u("")},[]),H=m.useCallback((V,$)=>{A(zi(V,$)),y(Rp(V)),w(""),u("")},[]),L=m.useCallback(async(V,$)=>{const ne=String(V||"").trim(),ce=String($??"");if(!ne||!ce)return;const X=C.filter(ie=>String((ie==null?void 0:ie.key)||"").trim()!==ne);X.push({key:ne,value:ce});const re=await fetch("/api/user-env",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({env:X})}),Z=await re.json().catch(()=>({}));if(!re.ok)throw new Error(typeof Z.error=="string"?Z.error:"ENV HTTP "+re.status);j(Array.isArray(Z.env)?Z.env.map(ie=>({key:String((ie==null?void 0:ie.key)||""),value:String((ie==null?void 0:ie.value)??"")})):X)},[C]),R=m.useCallback(()=>{const V=Xse({...b,id:b.id||Yse()}),$=v.trim();if(V.kind==="git"&&$&&!V.credentialRef&&(V.credentialRef=Jse(b,V)),V.kind==="local"&&!V.path){l("本地知识库需要填写路径");return}if(V.kind==="git"&&!V.repoUrl){l("Git 知识库需要填写 repoUrl");return}if(!V.label){l("请填写名称");return}if(V.kind==="git"&&V.credentialRef&&!Gse(V.credentialRef)){l("凭证环境变量只能使用字母、数字和下划线,且不能以数字开头");return}const ne=I>=0?g.map((ce,X)=>X===I?V:ce):[V,...g];y(Rp(V)),(async()=>{r(!0);try{$&&await L(V.credentialRef,$),w(""),await T(ne,zi(V))}catch(ce){l(String(ce.message||ce)),r(!1)}})()},[g,b,T,L,I,v]),z=m.useCallback(()=>{if(I<0)return;const V=g.filter(($,ne)=>ne!==I);y(ow()),A(""),T(V)},[g,T,I]),E=m.useCallback(async()=>{if(!B){if(I<0||!b.id){l("请先保存知识库配置,再拉取更新");return}if(b.kind!=="git"){l("只有 Git 知识库支持拉取更新");return}i(!0),l(""),u("");try{const V=await fetch("/api/workspaces/sync",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:b.id})}),$=await V.json().catch(()=>({}));if(!V.ok)throw new Error(typeof $.error=="string"?$.error:"HTTP "+V.status);const ne=Array.isArray($.customWorkspaces)?$.customWorkspaces:g;k(ne),h((Array.isArray($.workspaces)?$.workspaces:[]).filter(re=>re==null?void 0:re.builtin));const ce=ne.find(re=>String((re==null?void 0:re.id)||"")===String(b.id||""));ce&&y(Rp(ce));const X=String($.commit||"").trim();u($.changed?`已拉取更新${X?`:${X.slice(0,8)}`:""}`:`已是最新${X?`:${X.slice(0,8)}`:""}`)}catch(V){l(String(V.message||V))}finally{i(!1)}}},[g,b,B,I]),Q=m.useCallback(V=>{y($=>({...$,...V}))},[]);return o.jsxs("div",{className:"af-workspaces-page",children:[o.jsxs("header",{className:"af-settings-top",children:[o.jsxs("div",{className:"af-settings-crumb","aria-label":"知识库",children:[o.jsx("span",{className:"af-settings-crumb-muted",children:"AgentFlow"}),o.jsx("span",{className:"af-settings-crumb-sep","aria-hidden":!0,children:"/"}),o.jsx("span",{className:"af-settings-crumb-active",children:"知识库"})]}),o.jsxs("button",{type:"button",className:"af-schedules-refresh",onClick:F,disabled:e,children:[o.jsx("span",{className:"material-symbols-outlined",children:"refresh"}),"刷新"]})]}),o.jsx("main",{className:"af-settings-body",children:o.jsxs("div",{className:"af-workspaces-inner",children:[o.jsxs("header",{className:"af-settings-hero",children:[o.jsx("h1",{className:"af-settings-h1",children:"知识库"}),o.jsx("p",{className:"af-settings-lead",children:"维护可被加载知识库、一键任务和后续 Agent 使用的只读上下文源。Git 字段与 mengmai 的资源配置保持一致。"}),f?o.jsxs("p",{className:"af-workspaces-config",children:["配置文件:",f]}):null,a?o.jsx("p",{className:"af-err af-settings-api-hint",children:a}):null,c?o.jsx("p",{className:"af-workspaces-status",children:c}):null]}),o.jsxs("section",{className:"af-workspaces-summary",children:[o.jsxs("div",{children:[o.jsx("span",{children:"内置"}),o.jsx("strong",{children:d.length})]}),o.jsxs("div",{children:[o.jsx("span",{children:"自定义"}),o.jsx("strong",{children:g.length})]}),o.jsxs("div",{children:[o.jsx("span",{children:"Git"}),o.jsx("strong",{children:g.filter(V=>V.kind==="git").length})]})]}),o.jsxs("div",{className:"af-workspaces-layout",children:[o.jsxs("section",{className:"af-workspaces-list",children:[o.jsxs("div",{className:"af-workspaces-section-head",children:[o.jsx("h2",{children:"自定义知识库"}),o.jsxs("button",{type:"button",onClick:M,children:[o.jsx("span",{className:"material-symbols-outlined",children:"add"}),"新增"]})]}),g.length?g.map((V,$)=>o.jsx(r_,{item:V,selected:zi(V,$)===N,onClick:()=>q(V,$)},zi(V,$))):o.jsx("div",{className:"af-workspaces-empty",children:"暂无自定义知识库。新增 Git 或本地目录后,画布里的加载知识库和一键任务就可以选择它。"}),o.jsx("div",{className:"af-workspaces-section-head af-workspaces-section-head--sub",children:o.jsx("h2",{children:"内置知识库"})}),d.map((V,$)=>o.jsx(r_,{item:V,selected:zi(V,$)===N,onClick:()=>H(V,$),readOnly:!0},zi(V,$)))]}),o.jsxs("section",{className:"af-workspaces-editor",children:[o.jsxs("div",{className:"af-workspaces-editor__head",children:[o.jsxs("div",{children:[o.jsx("h2",{children:B?"查看内置知识库":I>=0?"编辑知识库":"新增知识库"}),o.jsx("p",{children:B?"内置项由当前运行环境提供,不能在这里修改。":"本地路径用于读取上下文,Git 字段用于后续同步和上下文挂载。"})]}),o.jsxs("label",{className:"af-workspaces-switch",children:[o.jsx("input",{type:"checkbox",checked:b.enabled!==!1,disabled:B,onChange:V=>Q({enabled:V.target.checked})}),o.jsx("span",{children:"启用"})]})]}),o.jsxs("div",{className:"af-workspaces-kind",children:[o.jsxs("button",{type:"button",className:b.kind==="git"?"active":"",disabled:B,onClick:()=>Q({kind:"git",type:b.type==="local"?"code":b.type}),children:[o.jsx("span",{className:"material-symbols-outlined",children:"account_tree"}),"Git"]}),o.jsxs("button",{type:"button",className:b.kind==="local"?"active":"",disabled:B,onClick:()=>Q({kind:"local",type:"local"}),children:[o.jsx("span",{className:"material-symbols-outlined",children:"folder_open"}),"本地目录"]})]}),o.jsxs("div",{className:"af-workspaces-form",children:[o.jsxs("label",{children:[o.jsx("span",{children:"名称"}),o.jsx("input",{value:b.label,disabled:B,onChange:V=>Q({label:V.target.value}),placeholder:"Likee Android"})]}),o.jsxs("label",{children:[o.jsx("span",{children:"类型"}),o.jsxs("select",{value:b.type,disabled:B,onChange:V=>Q({type:V.target.value}),children:[o.jsx("option",{value:"code",children:"code"}),o.jsx("option",{value:"docs",children:"docs"}),o.jsx("option",{value:"analytics",children:"analytics"}),o.jsx("option",{value:"config",children:"config"}),o.jsx("option",{value:"local",children:"local"}),o.jsx("option",{value:"other",children:"other"})]})]}),o.jsxs("label",{className:"af-workspaces-form__wide",children:[o.jsx("span",{children:"本地路径"}),o.jsx("input",{value:b.path,disabled:B,onChange:V=>Q({path:V.target.value}),placeholder:b.kind==="git"?"可空,默认保存到全局资源目录/repos/<仓库名>":"/Users/.../project"})]}),b.kind==="git"?o.jsxs(o.Fragment,{children:[o.jsxs("label",{className:"af-workspaces-form__wide",children:[o.jsx("span",{children:"Git URL"}),o.jsx("input",{value:b.repoUrl,disabled:B,onChange:V=>{const $=V.target.value,ne=ah(b.repoUrl),ce=String(b.mountPath||"").trim();Q({repoUrl:$,...!ce||ce===ne?{mountPath:ah($)}:{}})},placeholder:"https://git.example.com/group/repo.git"})]}),o.jsxs("label",{children:[o.jsx("span",{children:"分支"}),o.jsx("input",{value:b.branch,disabled:B,onChange:V=>Q({branch:V.target.value}),placeholder:"master"})]}),o.jsxs("label",{children:[o.jsx("span",{children:"挂载目录"}),o.jsx("input",{value:b.mountPath,disabled:B,onChange:V=>Q({mountPath:V.target.value}),placeholder:ah(b.repoUrl)||"repo_name"})]}),o.jsxs("label",{className:"af-workspaces-form__wide",children:[o.jsx("span",{children:"凭证环境变量"}),o.jsx("input",{value:b.credentialRef,disabled:B,onChange:V=>Q({credentialRef:V.target.value}),placeholder:"LIKEE_GIT_READONLY_TOKEN"})]}),o.jsxs("label",{className:"af-workspaces-form__wide",children:[o.jsx("span",{children:"Token"}),o.jsx("input",{type:"password",value:v,disabled:B,onChange:V=>w(V.target.value),placeholder:W?"已在个人环境变量中配置;留空则不修改":"保存到个人环境变量,不写入 workspace 配置"}),o.jsx("small",{children:"保存后只在知识库配置中保留 credentialRef,token 会写入当前用户的个人环境变量。"})]})]}):null,o.jsxs("label",{className:"af-workspaces-form__wide",children:[o.jsx("span",{children:"说明"}),o.jsx("textarea",{value:b.description,disabled:B,onChange:V=>Q({description:V.target.value}),placeholder:"这个知识库包含哪些代码、文档或需求上下文"})]})]}),o.jsxs("div",{className:"af-workspaces-actions",children:[!B&&I>=0?o.jsxs("button",{type:"button",className:"af-workspaces-danger",onClick:z,disabled:n||s,children:[o.jsx("span",{className:"material-symbols-outlined",children:"delete"}),"删除"]}):o.jsx("span",{}),o.jsxs("div",{children:[b.kind==="git"&&I>=0?o.jsxs("button",{type:"button",onClick:E,disabled:B||n||s,children:[o.jsx("span",{className:"material-symbols-outlined",children:s?"sync":"download"}),s?"拉取中":"拉取更新"]}):null,o.jsx("button",{type:"button",onClick:M,disabled:n||s,children:"重置"}),o.jsxs("button",{type:"button",className:"af-workspaces-primary",onClick:R,disabled:B||n||s,children:[o.jsx("span",{className:"material-symbols-outlined",children:"save"}),n?"保存中":"保存"]})]})]})]})]})]})})]})}const eie=[{icon:"campaign",title:"首页 Feed 想加一个广告引导",question:"先判断入口、展示位、用户影响面,再决定弹框、浮层还是页面内引导。",context:["查客户端展示位逻辑","查历史需求与配置","查 m09 / Feed PV"],result:"原型 + PRD + TAPD 更新",tone:"pink"},{icon:"manage_search",title:"接到需求但不知道现有逻辑",question:"不用先找研发问一圈,直接从 Likee 代码、知识库、历史文档里拿上下文。",context:["客户端 / 后台 / 前端知识库","接口与配置链路","相关 Git 文档"],result:"背景结论 + 影响范围",tone:"cyan"},{icon:"query_stats",title:"运营要评估活动或入口价值",question:"先查人群规模、页面访问、历史转化,避免凭经验拍优先级。",context:["CK / Hive 查数","自动生成 SQL","指标口径解释"],result:"数据表 + 图表 + 结论",tone:"green"},{icon:"draw",title:"想快速把方案画给团队看",question:"把一句需求变成客户端或 H5 原型,让评审时先讨论体验,不只讨论文字。",context:["Likee 客户端样式","前端页面结构","交互状态与文案"],result:"HTML 原型 + Display 面板",tone:"amber"},{icon:"sync_alt",title:"需求写完后需要同步多个地方",question:"PRD、TAPD、Git 仓库和评审展示保持一致,减少重复复制和漏改。",context:["需求正文","变更记录","MR / 仓库路径"],result:"TAPD 更新 + Git 提交",tone:"violet"},{icon:"monitoring",title:"上线后要看效果和复盘",question:"沿用需求阶段的口径继续查数,把结果沉淀回下一轮需求线索。",context:["上线后 CK / Hive","分页面 / 分人群指标","实验和版本信息"],result:"复盘结论 + 后续建议",tone:"blue"}],tie=[{label:"Use Case 01",title:"Likee 客户端知识库查询(如广告占位)",images:["/likee-context/usecase-ad-query.png"],trigger:"产品或运营想确认客户端已有逻辑,例如 Likee Android 里有哪些广告占位,以及相关常量和代码位置。",steps:["在「我的流程」加载 Likee Android 流程片段","在子 Agent 节点输入客户端逻辑问题","点击 Run Line,只执行当前链路","在右侧 Markdown Display 查看知识库查询结果"],outputs:["SETTING_ID / PAGE_ID 表格","客户端代码路径与口径说明","可继续用于 PRD 的背景材料"]},{label:"Use Case 02",title:"客户端原型设计",images:["/likee-context/usecase-prototype.png"],trigger:"业务已经明确要在 Likee 首页加入广告引导,需要先把弹框体验画出来给产品、设计、研发评审。",steps:["在 Workspace 打开原型生成流程","加载客户端原型 Skill","在子 Agent 中说明生成一个首页 dialog 弹框","查看 HTML Display 中的手机预览稿"],outputs:["Likee 风格手机原型","弹框文案与按钮状态","可直接用于评审的 Display 面板"]},{label:"Use Case 03",title:"前端 H5 原型设计",images:["/likee-context/usecase-h5-prototype.png"],trigger:"运营活动需要快速产出 Likee 风格 H5 页面,例如幸运转盘、积分排行榜、活动首页或结果页。",steps:["在 Workspace 打开 H5 原型生成流程","加载前端 H5 原型相关 Skill","在子 Agent 中说明活动结构、页面模块和运营规则","查看 HTML Display 中的可交互 H5 原型"],outputs:["Likee 风格 H5 页面","抽奖转盘与排行榜布局","活动规则和状态页","可用于评审的 HTML Display"]},{label:"Use Case 04",title:"CK / Hive 查数与 SQL 生成",images:["/likee-context/usecase-data-query.png"],trigger:"运营或产品需要快速验证一个数据问题,例如找出典型 UID、对比不同日期的视频上传分辨率占比,并保留可复用 SQL。",steps:["在 Workspace 打开查数流程","加载查数相关 Skill","在子 Agent 中说明数据口径、日期和筛选条件","查看 Markdown Display 中的数据结果和查询 SQL"],outputs:["查询结果表格","SQL 语句","口径说明","可继续接入 PRD 或复盘面板的数据结论"]},{label:"Use Case 05",title:"需求文档生成、数据补齐与同步",images:["/likee-context/usecase-prd.png","/likee-context/usecase-sync.png"],trigger:"需求进入评审和落库阶段,需要把 TAPD 信息、Hive 数据、原型内容组织成 PRD,并同步到 TAPD 和 Git 仓库。",steps:["先运行 TAPD / 数据查询节点,拿到迭代、页面 PV 和业务背景","把查询结果和原型 Display 内容接入 PRD 生成子 Agent","在 Markdown Display 查看完整需求文档","把 PRD content 接入 TAPD 更新节点和 Git 仓库提交节点"],outputs:["完整 PRD 文档","项目背景与 Top 页面数据","TAPD 需求更新成功","Git MR 链接"]},{label:"Use Case 06",title:"Display 模式做需求评审面板",images:["/likee-context/usecase-display.png"],trigger:"流程跑完后,需要把 PRD、原型、数据图表、展示位表格放在一个页面里给产品、运营、研发一起看。",steps:["在 Workspace 中完成查数、原型、PRD、同步节点执行","确认 Markdown / HTML / 图表 / 表格展示节点都有结果","切换顶部 DISPLAY 模式","使用生成链接把评审面板发给相关同学"],outputs:["PRD 长文档","客户端原型预览","图表与表格","统一展示链接"]}],nie=[{name:"likee-client-ui",namespace:"智能助手 / 客户端原型",icon:"phone_iphone",mode:"客户端原型设计",usage:"生成 Likee 客户端风格页面、弹框、Feed 引导、个人页、活动入口等原型,适合产品评审前快速对齐体验。",examples:["首页 dialog 弹框","Feed 内引导","客户端红色主品牌视觉","移动端交互态"],tone:"pink"},{name:"tapd-likee",namespace:"智能助手 / TAPD",icon:"sync",mode:"需求系统交互",usage:"和 TAPD 交互,支持创建、同步、更新需求,把工作区生成的 PRD 或 Markdown 内容回写到需求系统。",examples:["创建 TAPD 需求","更新需求正文","同步处理人和链接","把结果回显到 Display"],tone:"green"},{name:"plain-language-response",namespace:"智能助手 / 回答风格",icon:"record_voice_over",mode:"业务化回答",usage:"用于把回答收敛成产品、运营更容易阅读的解释,避免直接把客户端代码库细节、函数调用链和实现细节暴露太多。",examples:["需求背景解释","代码结论转业务语言","评审材料摘要","减少实现细节噪音"],tone:"cyan"},{name:"create-likee-h5-style-html",namespace:"智能助手 / 前端 H5",icon:"language",mode:"H5 原型设计",usage:"创建 Likee H5 风格原型,适合运营活动、抽奖、排行榜、报告页、反馈表单、创作者认证页、订单列表等页面。",examples:["幸运转盘活动","积分排行榜","活动规则页","结果页和空状态"],tone:"amber"},{name:"analytics",namespace:"数据 / CK & Hive",icon:"query_stats",mode:"查数和 SQL 生成",usage:"面向 CK、Hive 的指标查询和 SQL 生成,适合 PV、UV、转化、分国家、分实验组、典型 UID 等数据问题。",examples:["自动生成 SQL","输出查询结果表","解释指标口径","沉淀复盘数据"],tone:"green"}],rie=[["知识库","查客户端、后台、前端逻辑","广告、Feed、会员、增长、配置、接口调用链"],["数据","查 CK / Hive 并输出 SQL","PV、UV、转化、分页面、分国家、分实验组"],["产物","生成原型、PRD、Display 面板","Markdown、HTML 原型、图表、表格、交互预览"],["协作","同步 TAPD 与 Git 仓库","需求正文、变更记录、MR 链接、评审材料"]];function Tp({icon:e,title:t,label:n,tone:r="violet"}){return o.jsxs("div",{className:`likee-flow-node likee-flow-node-${r}`,children:[o.jsx("span",{className:"material-symbols-outlined",children:e}),o.jsxs("div",{children:[o.jsx("strong",{children:t}),o.jsx("small",{children:n})]})]})}function sie(){return o.jsxs("div",{className:"likee-workspace-scene","aria-hidden":"true",children:[o.jsx("div",{className:"likee-scene-grid"}),o.jsxs("svg",{className:"likee-scene-lines",viewBox:"0 0 980 560",fill:"none",children:[o.jsx("path",{d:"M96 154 C236 96 330 122 444 194 C552 262 654 260 814 160"}),o.jsx("path",{d:"M118 350 C248 288 344 304 458 372 C578 444 704 420 858 310"}),o.jsx("path",{d:"M472 196 C512 248 524 302 486 372"}),o.jsx("path",{d:"M622 126 C670 198 696 258 682 354"})]}),o.jsx("div",{className:"likee-node-pos likee-node-a",children:o.jsx(Tp,{icon:"travel_explore",title:"全局上下文",label:"Likee 业务、代码、数据",tone:"pink"})}),o.jsx("div",{className:"likee-node-pos likee-node-b",children:o.jsx(Tp,{icon:"database",title:"CK / Hive",label:"自动 SQL 与指标口径",tone:"cyan"})}),o.jsx("div",{className:"likee-node-pos likee-node-c",children:o.jsx(Tp,{icon:"article",title:"需求文档",label:"PRD、变更说明、评审稿",tone:"amber"})}),o.jsx("div",{className:"likee-node-pos likee-node-d",children:o.jsx(Tp,{icon:"sync_alt",title:"TAPD / Git",label:"同步需求与版本资产",tone:"green"})}),o.jsxs("div",{className:"likee-phone-preview",children:[o.jsxs("div",{className:"likee-phone-top",children:[o.jsx("span",{children:"关注"}),o.jsx("strong",{children:"推荐"}),o.jsx("span",{children:"直播"})]}),o.jsxs("div",{className:"likee-phone-card",children:[o.jsx("div",{className:"likee-gift",children:"AD"}),o.jsx("h4",{children:"广告个性化引导弹框"}),o.jsx("p",{children:"保持推荐体验,同时解释权益与关闭路径。"}),o.jsx("button",{children:"继续"}),o.jsx("button",{className:"secondary",children:"稍后"})]})]}),o.jsxs("div",{className:"likee-display-panel",children:[o.jsxs("div",{className:"likee-panel-header",children:[o.jsx("span",{children:"DISPLAY"}),o.jsx("strong",{children:"需求资产面板"})]}),o.jsxs("div",{className:"likee-table-row",children:[o.jsx("span",{children:"需求"}),o.jsx("strong",{children:"首页广告个性化引导"})]}),o.jsxs("div",{className:"likee-table-row",children:[o.jsx("span",{children:"数据"}),o.jsx("strong",{children:"m09 PV Top 1"})]}),o.jsxs("div",{className:"likee-table-row",children:[o.jsx("span",{children:"同步"}),o.jsx("strong",{children:"TAPD + Git MR"})]})]})]})}function lh({kicker:e,title:t,children:n}){return o.jsxs("div",{className:"likee-section-copy",children:[o.jsx("p",{className:"likee-section-kicker",children:e}),o.jsx("h2",{children:t}),o.jsx("p",{children:n})]})}function iie(){return o.jsx("section",{id:"likee-skills",className:"likee-section likee-section-dark",children:o.jsxs("div",{className:"likee-section-inner likee-two-column likee-two-column-skills",children:[o.jsx(lh,{kicker:"SKILLS",title:"用 Skills 把 Likee 上下文变成可复用能力",children:"Skills 是工作区里可加载的能力包。手动搭建工作区时,只需要按场景加载对应 Skill。"}),o.jsx("div",{className:"likee-skill-grid",children:nie.map(e=>o.jsxs("article",{className:`likee-skill-card likee-skill-${e.tone}`,children:[o.jsxs("div",{className:"likee-skill-head",children:[o.jsx("div",{className:"likee-skill-icon",children:o.jsx("span",{className:"material-symbols-outlined",children:e.icon})}),o.jsxs("div",{children:[o.jsx("h3",{children:e.name}),o.jsx("span",{children:e.namespace})]})]}),o.jsx("div",{className:"likee-skill-mode",children:e.mode}),o.jsx("p",{children:e.usage}),o.jsx("div",{className:"likee-skill-examples",children:e.examples.map(t=>o.jsx("strong",{children:t},t))})]},e.name))})]})})}function rM(){return o.jsxs("div",{className:"likee-page",children:[o.jsx("div",{className:"likee-top-actions",children:o.jsxs("a",{href:"/projects",className:"likee-home-link",children:[o.jsx("span",{className:"material-symbols-outlined",children:"arrow_back"}),"返回首页"]})}),o.jsxs("section",{className:"likee-hero",children:[o.jsx(sie,{}),o.jsxs("div",{className:"likee-hero-content",children:[o.jsx("p",{className:"likee-eyebrow",children:"LIKEE CONTEXT WORKSPACE"}),o.jsx("h1",{children:"Likee Agent 工作台"}),o.jsx("p",{className:"likee-hero-subtitle",children:"提供 Likee 全局上下文,赋能需求挖掘、书写和运营。"}),o.jsxs("div",{className:"likee-signal-row",children:[o.jsx("span",{children:"查业务逻辑"}),o.jsx("span",{children:"查 CK / Hive"}),o.jsx("span",{children:"生成原型"}),o.jsx("span",{children:"生成 PRD"}),o.jsx("span",{children:"同步 TAPD / Git"})]}),o.jsxs("div",{className:"likee-hero-actions",children:[o.jsxs("a",{href:"/projects",className:"likee-primary-action",children:[o.jsx("span",{className:"material-symbols-outlined",children:"rocket_launch"}),"立即使用"]}),o.jsxs("a",{href:"#likee-scenarios",className:"likee-secondary-action",children:[o.jsx("span",{className:"material-symbols-outlined",children:"ads_click"}),"按场景查看"]}),o.jsxs("a",{href:"#likee-usecases",className:"likee-secondary-action",children:[o.jsx("span",{className:"material-symbols-outlined",children:"view_timeline"}),"查看 Use Cases"]}),o.jsxs("a",{href:"#likee-skills",className:"likee-secondary-action",children:[o.jsx("span",{className:"material-symbols-outlined",children:"extension"}),"查看 Skills"]})]})]})]}),o.jsx("section",{id:"likee-scenarios",className:"likee-section",children:o.jsxs("div",{className:"likee-section-inner",children:[o.jsx(lh,{kicker:"SCENARIO TRIGGERS",title:"打造 Likee 团队全景上下文",children:"不要求先会写 Prompt,也不要求知道该找哪个系统。选择一个业务场景,工作台会把需要的 Likee 上下文、数据查询和最终产物组织起来。"}),o.jsx("div",{className:"likee-scenario-grid",children:eie.map(e=>o.jsxs("article",{className:`likee-scenario-card likee-scenario-${e.tone}`,children:[o.jsx("div",{className:"likee-scenario-icon",children:o.jsx("span",{className:"material-symbols-outlined",children:e.icon})}),o.jsxs("div",{children:[o.jsx("h3",{children:e.title}),o.jsx("p",{children:e.question})]}),o.jsx("div",{className:"likee-scenario-context",children:e.context.map(t=>o.jsx("span",{children:t},t))}),o.jsxs("div",{className:"likee-scenario-result",children:[o.jsx("span",{children:"产出"}),o.jsx("strong",{children:e.result})]})]},e.title))})]})}),o.jsx("section",{id:"likee-usecases",className:"likee-section likee-section-muted",children:o.jsxs("div",{className:"likee-section-inner likee-two-column likee-usecase-layout",children:[o.jsx(lh,{kicker:"USE CASES",title:"沉淀 Likee 业务流水线",children:"这里展示的是平台里实际可跑的工作流:加载流程片段,在子 Agent 或 Run 节点输入业务问题,执行当前 line,最终在 Display、TAPD 和 Git 中拿到结果。"}),o.jsx("div",{className:"likee-usecase-stack",children:tie.map(e=>o.jsxs("article",{className:"likee-usecase-card",children:[o.jsx("div",{className:`likee-usecase-media ${e.images.length>1?"likee-usecase-media-split":""}`,children:e.images.map((t,n)=>o.jsx("img",{src:t,alt:`${e.title} 工作区截图 ${n+1}`,loading:"lazy"},t))}),o.jsxs("div",{className:"likee-usecase-body",children:[o.jsx("div",{className:"likee-usecase-label",children:e.label}),o.jsx("h3",{children:e.title}),o.jsx("p",{children:e.trigger}),o.jsx("ol",{className:"likee-usecase-steps",children:e.steps.map(t=>o.jsx("li",{children:t},t))}),o.jsxs("div",{className:"likee-usecase-output",children:[o.jsx("span",{children:"实际产物"}),o.jsx("div",{children:e.outputs.map(t=>o.jsx("strong",{children:t},t))})]})]})]},e.label))})]})}),o.jsx(iie,{}),o.jsx("section",{className:"likee-section",children:o.jsxs("div",{className:"likee-section-inner likee-two-column likee-capability-layout",children:[o.jsx(lh,{kicker:"CAPABILITY MAP",title:"每个场景背后,都连接同一套 Likee 上下文能力",children:"工作台把知识库、CK / Hive、原型、PRD、TAPD 和 Git 放到同一条链路里。用户看到的是业务场景,系统处理的是上下文、产物和同步。"}),o.jsx("div",{className:"likee-capability-table",children:rie.map(([e,t,n])=>o.jsxs("div",{className:"likee-capability-row",children:[o.jsx("span",{children:e}),o.jsx("strong",{children:t}),o.jsx("p",{children:n})]},e))})]})})]})}function sM(e){return t=>typeof t===e}var oie=sM("function"),aie=e=>e===null,s_=e=>Object.prototype.toString.call(e).slice(8,-1)==="RegExp",i_=e=>!lie(e)&&!aie(e)&&(oie(e)||typeof e=="object"),lie=sM("undefined");function cie(e,t,n){return gie(n,e,t)?!0:(yie(n,e,t),e.constructor!==t.constructor?!1:Array.isArray(e)&&Array.isArray(t)?uie(e,t,n):e instanceof Map&&t instanceof Map?pie(e,t,n):e instanceof Set&&t instanceof Set?mie(e,t):e instanceof WeakMap||e instanceof WeakSet?!1:ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)?die(e,t):s_(e)&&s_(t)?e.source===t.source&&e.flags===t.flags:e instanceof Error&&t instanceof Error?fie(e,t,n):e.valueOf!==Object.prototype.valueOf?e.valueOf()===t.valueOf():e.toString!==Object.prototype.toString?e.toString()===t.toString():hie(e,t,n))}function cf(e,t,n){return e===t||Number.isNaN(e)&&Number.isNaN(t)?!0:!e||!i_(e)||!t||!i_(t)?!1:cie(e,t,n)}function uie(e,t,n){const{length:r}=e;if(r!==t.length)return!1;for(let s=r;s--!==0;)if(!cf(e[s],t[s],n))return!1;return!0}function die(e,t){if(e.byteLength!==t.byteLength)return!1;const n=new DataView(e.buffer),r=new DataView(t.buffer);let s=e.byteLength;for(;s--;)if(n.getUint8(s)!==r.getUint8(s))return!1;return!0}function fie(e,t,n){return e.message===t.message&&e.name===t.name&&cf(e.cause,t.cause,n)}function pie(e,t,n){if(e.size!==t.size)return!1;for(const r of e.entries())if(!t.has(r[0]))return!1;for(const r of e.entries())if(!cf(r[1],t.get(r[0]),n))return!1;return!0}function hie(e,t,n){const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!1;for(let s=r.length;s--!==0;)if(!Object.prototype.hasOwnProperty.call(t,r[s]))return!1;for(let s=r.length;s--!==0;){const i=r[s];if(!(i==="_owner"&&e.$$typeof)&&!cf(e[i],t[i],n))return!1}return!0}function mie(e,t){if(e.size!==t.size)return!1;for(const n of e.entries())if(!t.has(n[0]))return!1;return!0}function gie(e,t,n){var r;return((r=e.get(t))==null?void 0:r.has(n))??!1}function yie(e,t,n){let r=e.get(t);r||(r=new WeakSet,e.set(t,r)),r.add(n)}function av(e,t){return cf(e,t,new WeakMap)}function aw(){var e;return!!(typeof window<"u"&&((e=window==null?void 0:window.document)!=null&&e.createElement))}function wie(e,...t){e&&e.removeEventListener&&e.removeEventListener(...t)}function xie(e,...t){e&&e.addEventListener&&e.addEventListener(...t)}function bie(){const e=m.useRef(!0);return e.current?(e.current=!1,!0):e.current}function kie(e,t){const n=bie();m.useEffect(()=>{if(!n)return e()},t)}function iM(e){const t=m.useRef(void 0);return m.useEffect(()=>{t.current=e}),t.current}function vie(e,t){const n=m.useRef(t);return av(t,n.current)||(n.current=t),m.useMemo(e,n.current)}function Sie(e){m.useEffect(()=>{e()},[])}function jie(e=0){const[t,n]=m.useState({height:aw()?window.innerHeight:0,width:aw()?window.innerWidth:0}),r=m.useRef(0),s=m.useRef(()=>{window.clearTimeout(r.current),r.current=window.setTimeout(()=>{n({width:window.innerWidth,height:window.innerHeight})},e)});return m.useEffect(()=>{if(!aw())return()=>{};const i=s.current;return n({height:window.innerHeight,width:window.innerWidth}),xie(window,"resize",i),()=>{wie(window,"resize",i)}},[]),t}var Nie=["Array","ArrayBuffer","AsyncFunction","AsyncGenerator","AsyncGeneratorFunction","Date","Error","Function","Generator","GeneratorFunction","HTMLElement","Map","Object","Promise","RegExp","Set","URL","WeakMap","WeakSet"],Cie=["bigint","boolean","null","number","string","symbol","undefined"];function uf(e){const t=Object.prototype.toString.call(e).slice(8,-1);if(/HTML\w+Element/.test(t))return"HTMLElement";if(_ie(t))return t}function ni(e){return t=>uf(t)===e}function _ie(e){return Nie.includes(e)}function Fc(e){return t=>typeof t===e}function Eie(e){return Cie.includes(e)}var Aie=["innerHTML","ownerDocument","style","attributes","nodeValue"],df=e=>Array.isArray(e),Pie=e=>uf(e)==="AsyncGeneratorFunction",Iie=ni("AsyncFunction"),Rie=Fc("bigint"),Tie=e=>e===!0||e===!1,Mie=ni("Date"),$ie=ni("Error"),ta=Fc("function"),Lie=ni("GeneratorFunction"),Oie=e=>typeof e=="number"&&Number.isInteger(e),lb=ni("Map"),oM=e=>Number.isNaN(e),lv=e=>e===null,aM=ni("Function"),Die=ni("Promise"),Fie=ni("RegExp"),cb=ni("Set"),ff=Fc("string"),zie=Fc("symbol"),cv=Fc("undefined"),Bie=ni("WeakMap"),Hie=ni("WeakSet"),uv=e=>lv(e)||cv(e),lM=e=>!cv(e),Wie=e=>Fc("number")(e)&&!oM(e),Vie=e=>ff(e)&&e.trim().length>0,Kie=e=>{if(!ff(e)||e.length===0)return!1;const t=e.trim();return t.length>0&&Number.isFinite(Number(t))},tg=e=>!uv(e)&&(ta(e)||typeof e=="object"),cM=e=>{if(uf(e)!=="Object")return!1;const t=Object.getPrototypeOf(e);return t===null||t===Object.getPrototypeOf({})},qie=e=>lv(e)||Eie(typeof e),Uie=e=>uf(e)==="URL",uM=e=>!uv(e)&&ta(e[Symbol.iterator]),Yie=e=>uM(e)&&ta(e.next)&&ta(e.throw),Gie=e=>ta(e)&&/^class\s/.test(e.toString()),Jie=(e,t)=>!df(e)||!ta(t)?!1:e.every(n=>t(n)),Xie=e=>tg(e)&&!cM(e)&&e.nodeType===1&&ff(e.nodeName)&&Aie.every(t=>t in e),Qie=e=>ff(e)&&e.length===0||df(e)&&e.length===0||tg(e)&&!lb(e)&&!cb(e)&&Object.keys(e).length===0||cb(e)&&e.size===0||lb(e)&&e.size===0,Zie=(e,t)=>!e||!t?!1:Object.getPrototypeOf(e)===t.prototype,eoe=(e,t)=>df(e)?e.indexOf(t)>-1:!1,toe=(e,t,n)=>{if(!tg(e)||!t)return!1;const r=e[t];return ta(n)?n(r):lM(r)};function St(e){if(e===null)return"null";switch(typeof e){case"bigint":return"bigint";case"boolean":return"boolean";case"number":return"number";case"string":return"string";case"symbol":return"symbol";case"undefined":return"undefined"}if(df(e))return"Array";if(aM(e))return"Function";const t=uf(e);return t||"Object"}St.array=df;St.arrayOf=Jie;St.asyncGeneratorFunction=Pie;St.asyncFunction=Iie;St.bigint=Rie;St.boolean=Tie;St.class=Gie;St.date=Mie;St.defined=lM;St.domElement=Xie;St.empty=Qie;St.error=$ie;St.function=ta;St.generator=Yie;St.generatorFunction=Lie;St.instanceOf=Zie;St.integer=Oie;St.iterable=uM;St.map=lb;St.nan=oM;St.null=lv;St.nullOrUndefined=uv;St.nonEmptyString=Vie;St.number=Wie;St.numericString=Kie;St.object=tg;St.oneOf=eoe;St.plainFunction=aM;St.plainObject=cM;St.primitive=qie;St.promise=Die;St.propertyOf=toe;St.regexp=Fie;St.set=cb;St.string=ff;St.symbol=zie;St.undefined=cv;St.url=Uie;St.weakMap=Bie;St.weakSet=Hie;var jr=St;/* v8 ignore next -- @preserve */var noe=function(e){return Object.prototype.hasOwnProperty.call(e,"props")},roe=function(e,t){return e+Vd(t)},Vd=function(e){return e===null||typeof e=="boolean"||typeof e>"u"?"":typeof e=="number"?e.toString():typeof e=="string"?e:Array.isArray(e)?e.reduce(roe,""):noe(e)&&Object.prototype.hasOwnProperty.call(e.props,"children")?Vd(e.props.children):""};Vd.default=Vd;var soe=Vd;const lw=ra(soe);var dM={exports:{}};(function(e){const t=Object.getPrototypeOf({});function n(){return function(i){return typeof i=="object"&&i!==null&&!(i instanceof RegExp)&&!(i instanceof Date)}}function r(s){function i(j){return j!=="constructor"&&j!=="prototype"&&j!=="__proto__"}function a(j){let N=0;const A=j.length,I=new Array(A);for(N;N<A;++N)I[N]=y(j[N]);return I}function l(j){const N={};if(d&&Object.getPrototypeOf(j)!==t)return d(j);const A=p(j);let I,D,B;for(I=0,D=A.length;I<D;++I)i(B=A[I])&&(N[B]=y(j[B]));return N}function c(j,N){const A=j.length,I=N.length;let D=0;const B=new Array(A+I);for(D;D<A;++D)B[D]=y(j[D]);for(D=0;D<I;++D)B[D+A]=y(N[D]);return B}const u=Object.prototype.propertyIsEnumerable;function f(j){const N=Object.keys(j),A=Object.getOwnPropertySymbols(j);for(let I=0,D=A.length;I<D;++I)u.call(j,A[I])&&N.push(A[I]);return N}const p=s!=null&&s.symbols?f:Object.keys,d=typeof(s==null?void 0:s.cloneProtoObject)=="function"?s.cloneProtoObject:void 0,h=typeof(s==null?void 0:s.isMergeableObject)=="function"?s.isMergeableObject:n(),g=(s==null?void 0:s.onlyDefinedProperties)===!0;function k(j){return typeof j!="object"||j===null}const b=s&&typeof s.mergeArray=="function"?s.mergeArray({clone:y,deepmerge:w,getKeys:p,isMergeableObject:h}):c;function y(j){return h(j)?Array.isArray(j)?a(j):l(j):j}function v(j,N){const A={},I=p(j),D=p(N);let B,W,F;for(B=0,W=I.length;B<W;++B)i(F=I[B])&&D.indexOf(F)===-1&&(A[F]=y(j[F]));for(B=0,W=D.length;B<W;++B)if(i(F=D[B]))if(F in j)I.indexOf(F)!==-1&&(d&&h(N[F])&&Object.getPrototypeOf(N[F])!==t?A[F]=d(N[F]):A[F]=w(j[F],N[F]));else{if(g&&typeof N[F]>"u")continue;A[F]=y(N[F])}return A}function w(j,N){if(g&&typeof N>"u")return y(j);const A=Array.isArray(N),I=Array.isArray(j);return k(N)?N:h(j)?A&&I?b(j,N):A!==I?y(N):v(j,N):y(N)}function C(){switch(arguments.length){case 0:return{};case 1:return y(arguments[0]);case 2:return w(arguments[0],arguments[1])}let j;for(let N=0,A=arguments.length;N<A;++N)j=w(j,arguments[N]);return j}return s!=null&&s.all?C:w}e.exports=r,e.exports.default=r,e.exports.deepmerge=r,Object.defineProperty(e.exports,"isMergeableObject",{get:n})})(dM);var ioe=dM.exports;const ooe=ra(ioe);var aoe=new Error("Element already at target scroll position"),loe=new Error("Scroll cancelled"),coe=Math.min,o_=Date.now,uoe={left:a_("scrollLeft"),top:a_("scrollTop")};function a_(e){return function(n,r,s,i){s=s||{},typeof s=="function"&&(i=s,s={}),typeof i!="function"&&(i=foe);var a=o_(),l=n[e],c=s.ease||doe,u=isNaN(s.duration)?350:+s.duration,f=!1;return l===r?i(aoe,n[e]):requestAnimationFrame(d),p;function p(){f=!0}function d(h){if(f)return i(loe,n[e]);var g=o_(),k=coe(1,(g-a)/u),b=c(k);n[e]=b*(r-l)+l,k<1?requestAnimationFrame(d):requestAnimationFrame(function(){i(null,n[e])})}}}function doe(e){return .5*(1-Math.cos(Math.PI*e))}function foe(){}const poe=ra(uoe);var fM={exports:{}};(function(e){(function(t,n){e.exports?e.exports=n():t.Scrollparent=n()})(od,function(){function t(r){var s=getComputedStyle(r,null).getPropertyValue("overflow");return s.indexOf("scroll")>-1||s.indexOf("auto")>-1}function n(r){if(r instanceof HTMLElement||r instanceof SVGElement){for(var s=r.parentNode;s.parentNode;){if(t(s))return s;s=s.parentNode}return document.scrollingElement||document.documentElement}}return n})})(fM);var hoe=fM.exports;const pM=ra(hoe),moe=["top","right","bottom","left"],l_=["start","end"],c_=moe.reduce((e,t)=>e.concat(t,t+"-"+l_[0],t+"-"+l_[1]),[]),Ac=Math.min,Fa=Math.max,dm=Math.round,Mp=Math.floor,Ni=e=>({x:e,y:e}),goe={left:"right",right:"left",bottom:"top",top:"bottom"};function ub(e,t,n){return Fa(e,Ac(t,n))}function zc(e,t){return typeof e=="function"?e(t):e}function io(e){return e.split("-")[0]}function Ci(e){return e.split("-")[1]}function hM(e){return e==="x"?"y":"x"}function dv(e){return e==="y"?"height":"width"}function Do(e){const t=e[0];return t==="t"||t==="b"?"y":"x"}function fv(e){return hM(Do(e))}function mM(e,t,n){n===void 0&&(n=!1);const r=Ci(e),s=fv(e),i=dv(s);let a=s==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=pm(a)),[a,pm(a)]}function yoe(e){const t=pm(e);return[fm(e),t,fm(t)]}function fm(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}const u_=["left","right"],d_=["right","left"],woe=["top","bottom"],xoe=["bottom","top"];function boe(e,t,n){switch(e){case"top":case"bottom":return n?t?d_:u_:t?u_:d_;case"left":case"right":return t?woe:xoe;default:return[]}}function koe(e,t,n,r){const s=Ci(e);let i=boe(io(e),n==="start",r);return s&&(i=i.map(a=>a+"-"+s),t&&(i=i.concat(i.map(fm)))),i}function pm(e){const t=io(e);return goe[t]+e.slice(t.length)}function voe(e){return{top:0,right:0,bottom:0,left:0,...e}}function gM(e){return typeof e!="number"?voe(e):{top:e,right:e,bottom:e,left:e}}function hm(e){const{x:t,y:n,width:r,height:s}=e;return{width:r,height:s,top:n,left:t,right:t+r,bottom:n+s,x:t,y:n}}function f_(e,t,n){let{reference:r,floating:s}=e;const i=Do(t),a=fv(t),l=dv(a),c=io(t),u=i==="y",f=r.x+r.width/2-s.width/2,p=r.y+r.height/2-s.height/2,d=r[l]/2-s[l]/2;let h;switch(c){case"top":h={x:f,y:r.y-s.height};break;case"bottom":h={x:f,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:p};break;case"left":h={x:r.x-s.width,y:p};break;default:h={x:r.x,y:r.y}}switch(Ci(t)){case"start":h[a]-=d*(n&&u?-1:1);break;case"end":h[a]+=d*(n&&u?-1:1);break}return h}async function Soe(e,t){var n;t===void 0&&(t={});const{x:r,y:s,platform:i,rects:a,elements:l,strategy:c}=e,{boundary:u="clippingAncestors",rootBoundary:f="viewport",elementContext:p="floating",altBoundary:d=!1,padding:h=0}=zc(t,e),g=gM(h),b=l[d?p==="floating"?"reference":"floating":p],y=hm(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(b)))==null||n?b:b.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:u,rootBoundary:f,strategy:c})),v=p==="floating"?{x:r,y:s,width:a.floating.width,height:a.floating.height}:a.reference,w=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),C=await(i.isElement==null?void 0:i.isElement(w))?await(i.getScale==null?void 0:i.getScale(w))||{x:1,y:1}:{x:1,y:1},j=hm(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:v,offsetParent:w,strategy:c}):v);return{top:(y.top-j.top+g.top)/C.y,bottom:(j.bottom-y.bottom+g.bottom)/C.y,left:(y.left-j.left+g.left)/C.x,right:(j.right-y.right+g.right)/C.x}}const joe=50,Noe=async(e,t,n)=>{const{placement:r="bottom",strategy:s="absolute",middleware:i=[],platform:a}=n,l=a.detectOverflow?a:{...a,detectOverflow:Soe},c=await(a.isRTL==null?void 0:a.isRTL(t));let u=await a.getElementRects({reference:e,floating:t,strategy:s}),{x:f,y:p}=f_(u,r,c),d=r,h=0;const g={};for(let k=0;k<i.length;k++){const b=i[k];if(!b)continue;const{name:y,fn:v}=b,{x:w,y:C,data:j,reset:N}=await v({x:f,y:p,initialPlacement:r,placement:d,strategy:s,middlewareData:g,rects:u,platform:l,elements:{reference:e,floating:t}});f=w??f,p=C??p,g[y]={...g[y],...j},N&&h<joe&&(h++,typeof N=="object"&&(N.placement&&(d=N.placement),N.rects&&(u=N.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:s}):N.rects),{x:f,y:p}=f_(u,d,c)),k=-1)}return{x:f,y:p,placement:d,strategy:s,middlewareData:g}},Coe=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:s,rects:i,platform:a,elements:l,middlewareData:c}=t,{element:u,padding:f=0}=zc(e,t)||{};if(u==null)return{};const p=gM(f),d={x:n,y:r},h=fv(s),g=dv(h),k=await a.getDimensions(u),b=h==="y",y=b?"top":"left",v=b?"bottom":"right",w=b?"clientHeight":"clientWidth",C=i.reference[g]+i.reference[h]-d[h]-i.floating[g],j=d[h]-i.reference[h],N=await(a.getOffsetParent==null?void 0:a.getOffsetParent(u));let A=N?N[w]:0;(!A||!await(a.isElement==null?void 0:a.isElement(N)))&&(A=l.floating[w]||i.floating[g]);const I=C/2-j/2,D=A/2-k[g]/2-1,B=Ac(p[y],D),W=Ac(p[v],D),F=B,T=A-k[g]-W,M=A/2-k[g]/2+I,q=ub(F,M,T),H=!c.arrow&&Ci(s)!=null&&M!==q&&i.reference[g]/2-(M<F?B:W)-k[g]/2<0,L=H?M<F?M-F:M-T:0;return{[h]:d[h]+L,data:{[h]:q,centerOffset:M-q-L,...H&&{alignmentOffset:L}},reset:H}}});function _oe(e,t,n){return(e?[...n.filter(s=>Ci(s)===e),...n.filter(s=>Ci(s)!==e)]:n.filter(s=>io(s)===s)).filter(s=>e?Ci(s)===e||(t?fm(s)!==s:!1):!0)}const Eoe=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,s;const{rects:i,middlewareData:a,placement:l,platform:c,elements:u}=t,{crossAxis:f=!1,alignment:p,allowedPlacements:d=c_,autoAlignment:h=!0,...g}=zc(e,t),k=p!==void 0||d===c_?_oe(p||null,h,d):d,b=await c.detectOverflow(t,g),y=((n=a.autoPlacement)==null?void 0:n.index)||0,v=k[y];if(v==null)return{};const w=mM(v,i,await(c.isRTL==null?void 0:c.isRTL(u.floating)));if(l!==v)return{reset:{placement:k[0]}};const C=[b[io(v)],b[w[0]],b[w[1]]],j=[...((r=a.autoPlacement)==null?void 0:r.overflows)||[],{placement:v,overflows:C}],N=k[y+1];if(N)return{data:{index:y+1,overflows:j},reset:{placement:N}};const A=j.map(B=>{const W=Ci(B.placement);return[B.placement,W&&f?B.overflows.slice(0,2).reduce((F,T)=>F+T,0):B.overflows[0],B.overflows]}).sort((B,W)=>B[1]-W[1]),D=((s=A.filter(B=>B[2].slice(0,Ci(B[0])?2:3).every(W=>W<=0))[0])==null?void 0:s[0])||A[0][0];return D!==l?{data:{index:y+1,overflows:j},reset:{placement:D}}:{}}}},Aoe=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:s,middlewareData:i,rects:a,initialPlacement:l,platform:c,elements:u}=t,{mainAxis:f=!0,crossAxis:p=!0,fallbackPlacements:d,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:k=!0,...b}=zc(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const y=io(s),v=Do(l),w=io(l)===l,C=await(c.isRTL==null?void 0:c.isRTL(u.floating)),j=d||(w||!k?[pm(l)]:yoe(l)),N=g!=="none";!d&&N&&j.push(...koe(l,k,g,C));const A=[l,...j],I=await c.detectOverflow(t,b),D=[];let B=((r=i.flip)==null?void 0:r.overflows)||[];if(f&&D.push(I[y]),p){const M=mM(s,a,C);D.push(I[M[0]],I[M[1]])}if(B=[...B,{placement:s,overflows:D}],!D.every(M=>M<=0)){var W,F;const M=(((W=i.flip)==null?void 0:W.index)||0)+1,q=A[M];if(q&&(!(p==="alignment"?v!==Do(q):!1)||B.every(R=>Do(R.placement)===v?R.overflows[0]>0:!0)))return{data:{index:M,overflows:B},reset:{placement:q}};let H=(F=B.filter(L=>L.overflows[0]<=0).sort((L,R)=>L.overflows[1]-R.overflows[1])[0])==null?void 0:F.placement;if(!H)switch(h){case"bestFit":{var T;const L=(T=B.filter(R=>{if(N){const z=Do(R.placement);return z===v||z==="y"}return!0}).map(R=>[R.placement,R.overflows.filter(z=>z>0).reduce((z,E)=>z+E,0)]).sort((R,z)=>R[1]-z[1])[0])==null?void 0:T[0];L&&(H=L);break}case"initialPlacement":H=l;break}if(s!==H)return{reset:{placement:H}}}return{}}}},Poe=new Set(["left","top"]);async function Ioe(e,t){const{placement:n,platform:r,elements:s}=e,i=await(r.isRTL==null?void 0:r.isRTL(s.floating)),a=io(n),l=Ci(n),c=Do(n)==="y",u=Poe.has(a)?-1:1,f=i&&c?-1:1,p=zc(t,e);let{mainAxis:d,crossAxis:h,alignmentAxis:g}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:p.mainAxis||0,crossAxis:p.crossAxis||0,alignmentAxis:p.alignmentAxis};return l&&typeof g=="number"&&(h=l==="end"?g*-1:g),c?{x:h*f,y:d*u}:{x:d*u,y:h*f}}const Roe=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:s,y:i,placement:a,middlewareData:l}=t,c=await Ioe(t,e);return a===((n=l.offset)==null?void 0:n.placement)&&(r=l.arrow)!=null&&r.alignmentOffset?{}:{x:s+c.x,y:i+c.y,data:{...c,placement:a}}}}},Toe=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:s,platform:i}=t,{mainAxis:a=!0,crossAxis:l=!1,limiter:c={fn:y=>{let{x:v,y:w}=y;return{x:v,y:w}}},...u}=zc(e,t),f={x:n,y:r},p=await i.detectOverflow(t,u),d=Do(io(s)),h=hM(d);let g=f[h],k=f[d];if(a){const y=h==="y"?"top":"left",v=h==="y"?"bottom":"right",w=g+p[y],C=g-p[v];g=ub(w,g,C)}if(l){const y=d==="y"?"top":"left",v=d==="y"?"bottom":"right",w=k+p[y],C=k-p[v];k=ub(w,k,C)}const b=c.fn({...t,[h]:g,[d]:k});return{...b,data:{x:b.x-n,y:b.y-r,enabled:{[h]:a,[d]:l}}}}}};function ng(){return typeof window<"u"}function Bc(e){return yM(e)?(e.nodeName||"").toLowerCase():"#document"}function ls(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ii(e){var t;return(t=(yM(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function yM(e){return ng()?e instanceof Node||e instanceof ls(e).Node:!1}function Qs(e){return ng()?e instanceof Element||e instanceof ls(e).Element:!1}function co(e){return ng()?e instanceof HTMLElement||e instanceof ls(e).HTMLElement:!1}function p_(e){return!ng()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ls(e).ShadowRoot}function pf(e){const{overflow:t,overflowX:n,overflowY:r,display:s}=Zs(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&s!=="inline"&&s!=="contents"}function Moe(e){return/^(table|td|th)$/.test(Bc(e))}function rg(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}const $oe=/transform|translate|scale|rotate|perspective|filter/,Loe=/paint|layout|strict|content/,ba=e=>!!e&&e!=="none";let cw;function pv(e){const t=Qs(e)?Zs(e):e;return ba(t.transform)||ba(t.translate)||ba(t.scale)||ba(t.rotate)||ba(t.perspective)||!hv()&&(ba(t.backdropFilter)||ba(t.filter))||$oe.test(t.willChange||"")||Loe.test(t.contain||"")}function Ooe(e){let t=na(e);for(;co(t)&&!Pc(t);){if(pv(t))return t;if(rg(t))return null;t=na(t)}return null}function hv(){return cw==null&&(cw=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),cw}function Pc(e){return/^(html|body|#document)$/.test(Bc(e))}function Zs(e){return ls(e).getComputedStyle(e)}function sg(e){return Qs(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function na(e){if(Bc(e)==="html")return e;const t=e.assignedSlot||e.parentNode||p_(e)&&e.host||Ii(e);return p_(t)?t.host:t}function wM(e){const t=na(e);return Pc(t)?e.ownerDocument?e.ownerDocument.body:e.body:co(t)&&pf(t)?t:wM(t)}function Kd(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const s=wM(e),i=s===((r=e.ownerDocument)==null?void 0:r.body),a=ls(s);if(i){const l=db(a);return t.concat(a,a.visualViewport||[],pf(s)?s:[],l&&n?Kd(l):[])}else return t.concat(s,Kd(s,[],n))}function db(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function xM(e){const t=Zs(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const s=co(e),i=s?e.offsetWidth:n,a=s?e.offsetHeight:r,l=dm(n)!==i||dm(r)!==a;return l&&(n=i,r=a),{width:n,height:r,$:l}}function mv(e){return Qs(e)?e:e.contextElement}function pc(e){const t=mv(e);if(!co(t))return Ni(1);const n=t.getBoundingClientRect(),{width:r,height:s,$:i}=xM(t);let a=(i?dm(n.width):n.width)/r,l=(i?dm(n.height):n.height)/s;return(!a||!Number.isFinite(a))&&(a=1),(!l||!Number.isFinite(l))&&(l=1),{x:a,y:l}}const Doe=Ni(0);function bM(e){const t=ls(e);return!hv()||!t.visualViewport?Doe:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Foe(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==ls(e)?!1:t}function nl(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect(),i=mv(e);let a=Ni(1);t&&(r?Qs(r)&&(a=pc(r)):a=pc(e));const l=Foe(i,n,r)?bM(i):Ni(0);let c=(s.left+l.x)/a.x,u=(s.top+l.y)/a.y,f=s.width/a.x,p=s.height/a.y;if(i){const d=ls(i),h=r&&Qs(r)?ls(r):r;let g=d,k=db(g);for(;k&&r&&h!==g;){const b=pc(k),y=k.getBoundingClientRect(),v=Zs(k),w=y.left+(k.clientLeft+parseFloat(v.paddingLeft))*b.x,C=y.top+(k.clientTop+parseFloat(v.paddingTop))*b.y;c*=b.x,u*=b.y,f*=b.x,p*=b.y,c+=w,u+=C,g=ls(k),k=db(g)}}return hm({width:f,height:p,x:c,y:u})}function ig(e,t){const n=sg(e).scrollLeft;return t?t.left+n:nl(Ii(e)).left+n}function kM(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-ig(e,n),s=n.top+t.scrollTop;return{x:r,y:s}}function zoe(e){let{elements:t,rect:n,offsetParent:r,strategy:s}=e;const i=s==="fixed",a=Ii(r),l=t?rg(t.floating):!1;if(r===a||l&&i)return n;let c={scrollLeft:0,scrollTop:0},u=Ni(1);const f=Ni(0),p=co(r);if((p||!p&&!i)&&((Bc(r)!=="body"||pf(a))&&(c=sg(r)),p)){const h=nl(r);u=pc(r),f.x=h.x+r.clientLeft,f.y=h.y+r.clientTop}const d=a&&!p&&!i?kM(a,c):Ni(0);return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-c.scrollLeft*u.x+f.x+d.x,y:n.y*u.y-c.scrollTop*u.y+f.y+d.y}}function Boe(e){return Array.from(e.getClientRects())}function Hoe(e){const t=Ii(e),n=sg(e),r=e.ownerDocument.body,s=Fa(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=Fa(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+ig(e);const l=-n.scrollTop;return Zs(r).direction==="rtl"&&(a+=Fa(t.clientWidth,r.clientWidth)-s),{width:s,height:i,x:a,y:l}}const h_=25;function Woe(e,t){const n=ls(e),r=Ii(e),s=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,l=0,c=0;if(s){i=s.width,a=s.height;const f=hv();(!f||f&&t==="fixed")&&(l=s.offsetLeft,c=s.offsetTop)}const u=ig(r);if(u<=0){const f=r.ownerDocument,p=f.body,d=getComputedStyle(p),h=f.compatMode==="CSS1Compat"&&parseFloat(d.marginLeft)+parseFloat(d.marginRight)||0,g=Math.abs(r.clientWidth-p.clientWidth-h);g<=h_&&(i-=g)}else u<=h_&&(i+=u);return{width:i,height:a,x:l,y:c}}function Voe(e,t){const n=nl(e,!0,t==="fixed"),r=n.top+e.clientTop,s=n.left+e.clientLeft,i=co(e)?pc(e):Ni(1),a=e.clientWidth*i.x,l=e.clientHeight*i.y,c=s*i.x,u=r*i.y;return{width:a,height:l,x:c,y:u}}function m_(e,t,n){let r;if(t==="viewport")r=Woe(e,n);else if(t==="document")r=Hoe(Ii(e));else if(Qs(t))r=Voe(t,n);else{const s=bM(e);r={x:t.x-s.x,y:t.y-s.y,width:t.width,height:t.height}}return hm(r)}function vM(e,t){const n=na(e);return n===t||!Qs(n)||Pc(n)?!1:Zs(n).position==="fixed"||vM(n,t)}function Koe(e,t){const n=t.get(e);if(n)return n;let r=Kd(e,[],!1).filter(l=>Qs(l)&&Bc(l)!=="body"),s=null;const i=Zs(e).position==="fixed";let a=i?na(e):e;for(;Qs(a)&&!Pc(a);){const l=Zs(a),c=pv(a);!c&&l.position==="fixed"&&(s=null),(i?!c&&!s:!c&&l.position==="static"&&!!s&&(s.position==="absolute"||s.position==="fixed")||pf(a)&&!c&&vM(e,a))?r=r.filter(f=>f!==a):s=l,a=na(a)}return t.set(e,r),r}function qoe(e){let{element:t,boundary:n,rootBoundary:r,strategy:s}=e;const a=[...n==="clippingAncestors"?rg(t)?[]:Koe(t,this._c):[].concat(n),r],l=m_(t,a[0],s);let c=l.top,u=l.right,f=l.bottom,p=l.left;for(let d=1;d<a.length;d++){const h=m_(t,a[d],s);c=Fa(h.top,c),u=Ac(h.right,u),f=Ac(h.bottom,f),p=Fa(h.left,p)}return{width:u-p,height:f-c,x:p,y:c}}function Uoe(e){const{width:t,height:n}=xM(e);return{width:t,height:n}}function Yoe(e,t,n){const r=co(t),s=Ii(t),i=n==="fixed",a=nl(e,!0,i,t);let l={scrollLeft:0,scrollTop:0};const c=Ni(0);function u(){c.x=ig(s)}if(r||!r&&!i)if((Bc(t)!=="body"||pf(s))&&(l=sg(t)),r){const h=nl(t,!0,i,t);c.x=h.x+t.clientLeft,c.y=h.y+t.clientTop}else s&&u();i&&!r&&s&&u();const f=s&&!r&&!i?kM(s,l):Ni(0),p=a.left+l.scrollLeft-c.x-f.x,d=a.top+l.scrollTop-c.y-f.y;return{x:p,y:d,width:a.width,height:a.height}}function uw(e){return Zs(e).position==="static"}function g_(e,t){if(!co(e)||Zs(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Ii(e)===n&&(n=n.ownerDocument.body),n}function SM(e,t){const n=ls(e);if(rg(e))return n;if(!co(e)){let s=na(e);for(;s&&!Pc(s);){if(Qs(s)&&!uw(s))return s;s=na(s)}return n}let r=g_(e,t);for(;r&&Moe(r)&&uw(r);)r=g_(r,t);return r&&Pc(r)&&uw(r)&&!pv(r)?n:r||Ooe(e)||n}const Goe=async function(e){const t=this.getOffsetParent||SM,n=this.getDimensions,r=await n(e.floating);return{reference:Yoe(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function Joe(e){return Zs(e).direction==="rtl"}const Xoe={convertOffsetParentRelativeRectToViewportRelativeRect:zoe,getDocumentElement:Ii,getClippingRect:qoe,getOffsetParent:SM,getElementRects:Goe,getClientRects:Boe,getDimensions:Uoe,getScale:pc,isElement:Qs,isRTL:Joe};function jM(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Qoe(e,t){let n=null,r;const s=Ii(e);function i(){var l;clearTimeout(r),(l=n)==null||l.disconnect(),n=null}function a(l,c){l===void 0&&(l=!1),c===void 0&&(c=1),i();const u=e.getBoundingClientRect(),{left:f,top:p,width:d,height:h}=u;if(l||t(),!d||!h)return;const g=Mp(p),k=Mp(s.clientWidth-(f+d)),b=Mp(s.clientHeight-(p+h)),y=Mp(f),w={rootMargin:-g+"px "+-k+"px "+-b+"px "+-y+"px",threshold:Fa(0,Ac(1,c))||1};let C=!0;function j(N){const A=N[0].intersectionRatio;if(A!==c){if(!C)return a();A?a(!1,A):r=setTimeout(()=>{a(!1,1e-7)},1e3)}A===1&&!jM(u,e.getBoundingClientRect())&&a(),C=!1}try{n=new IntersectionObserver(j,{...w,root:s.ownerDocument})}catch{n=new IntersectionObserver(j,w)}n.observe(e)}return a(!0),i}function y_(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:s=!0,ancestorResize:i=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,u=mv(e),f=s||i?[...u?Kd(u):[],...t?Kd(t):[]]:[];f.forEach(y=>{s&&y.addEventListener("scroll",n,{passive:!0}),i&&y.addEventListener("resize",n)});const p=u&&l?Qoe(u,n):null;let d=-1,h=null;a&&(h=new ResizeObserver(y=>{let[v]=y;v&&v.target===u&&h&&t&&(h.unobserve(t),cancelAnimationFrame(d),d=requestAnimationFrame(()=>{var w;(w=h)==null||w.observe(t)})),n()}),u&&!c&&h.observe(u),t&&h.observe(t));let g,k=c?nl(e):null;c&&b();function b(){const y=nl(e);k&&!jM(k,y)&&n(),k=y,g=requestAnimationFrame(b)}return n(),()=>{var y;f.forEach(v=>{s&&v.removeEventListener("scroll",n),i&&v.removeEventListener("resize",n)}),p==null||p(),(y=h)==null||y.disconnect(),h=null,c&&cancelAnimationFrame(g)}}const Zoe=Roe,eae=Eoe,tae=Toe,nae=Aoe,w_=Coe,rae=(e,t,n)=>{const r=new Map,s={platform:Xoe,...n},i={...s.platform,_c:r};return Noe(e,t,{...s,platform:i})};var sae=typeof document<"u",iae=function(){},ch=sae?m.useLayoutEffect:iae;function mm(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,s;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!mm(e[r],t[r]))return!1;return!0}if(s=Object.keys(e),n=s.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,s[r]))return!1;for(r=n;r--!==0;){const i=s[r];if(!(i==="_owner"&&e.$$typeof)&&!mm(e[i],t[i]))return!1}return!0}return e!==e&&t!==t}function NM(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function x_(e,t){const n=NM(e);return Math.round(t*n)/n}function dw(e){const t=m.useRef(e);return ch(()=>{t.current=e}),t}function b_(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:s,elements:{reference:i,floating:a}={},transform:l=!0,whileElementsMounted:c,open:u}=e,[f,p]=m.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[d,h]=m.useState(r);mm(d,r)||h(r);const[g,k]=m.useState(null),[b,y]=m.useState(null),v=m.useCallback(R=>{R!==N.current&&(N.current=R,k(R))},[]),w=m.useCallback(R=>{R!==A.current&&(A.current=R,y(R))},[]),C=i||g,j=a||b,N=m.useRef(null),A=m.useRef(null),I=m.useRef(f),D=c!=null,B=dw(c),W=dw(s),F=dw(u),T=m.useCallback(()=>{if(!N.current||!A.current)return;const R={placement:t,strategy:n,middleware:d};W.current&&(R.platform=W.current),rae(N.current,A.current,R).then(z=>{const E={...z,isPositioned:F.current!==!1};M.current&&!mm(I.current,E)&&(I.current=E,sr.flushSync(()=>{p(E)}))})},[d,t,n,W,F]);ch(()=>{u===!1&&I.current.isPositioned&&(I.current.isPositioned=!1,p(R=>({...R,isPositioned:!1})))},[u]);const M=m.useRef(!1);ch(()=>(M.current=!0,()=>{M.current=!1}),[]),ch(()=>{if(C&&(N.current=C),j&&(A.current=j),C&&j){if(B.current)return B.current(C,j,T);T()}},[C,j,T,B,D]);const q=m.useMemo(()=>({reference:N,floating:A,setReference:v,setFloating:w}),[v,w]),H=m.useMemo(()=>({reference:C,floating:j}),[C,j]),L=m.useMemo(()=>{const R={position:n,left:0,top:0};if(!H.floating)return R;const z=x_(H.floating,f.x),E=x_(H.floating,f.y);return l?{...R,transform:"translate("+z+"px, "+E+"px)",...NM(H.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:z,top:E}},[n,l,H.floating,f.x,f.y]);return m.useMemo(()=>({...f,update:T,refs:q,elements:H,floatingStyles:L}),[f,T,q,H,L])}const oae=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:s}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?w_({element:r.current,padding:s}).fn(n):{}:r?w_({element:r,padding:s}).fn(n):{}}}},k_=(e,t)=>{const n=Zoe(e);return{name:n.name,fn:n.fn,options:[e,t]}},aae=(e,t)=>{const n=tae(e);return{name:n.name,fn:n.fn,options:[e,t]}},lae=(e,t)=>{const n=nae(e);return{name:n.name,fn:n.fn,options:[e,t]}},cae=(e,t)=>{const n=eae(e);return{name:n.name,fn:n.fn,options:[e,t]}},uae=(e,t)=>{const n=oae(e);return{name:n.name,fn:n.fn,options:[e,t]}},dae={arrowBase:32,arrowColor:"#ffffff",arrowSize:16,arrowSpacing:12,backgroundColor:"#ffffff",beaconSize:36,beaconTrigger:"click",beforeTimeout:5e3,blockTargetInteraction:!1,buttons:["back","close","primary"],closeButtonAction:"close",disableFocusTrap:!1,dismissKeyAction:"close",hideOverlay:!1,loaderDelay:300,offset:10,overlayClickAction:"close",overlayColor:"#00000080",primaryColor:"#000000",scrollDuration:300,scrollOffset:20,showProgress:!1,skipBeacon:!1,skipScroll:!1,spotlightPadding:10,spotlightRadius:4,targetWaitTimeout:1e3,textColor:"#000000",width:380,zIndex:100},fae={beaconOptions:{offset:-18}},CM={back:"Back",close:"Close",last:"Last",next:"Next",nextWithProgress:"Next ({current} of {total})",open:"Open the dialog",skip:"Skip"},pae={isFixed:!1,locale:CM,placement:"bottom"},hae={continuous:!1,debug:!1,run:!1,scrollToFirstStep:!1,steps:[]},Rt={INIT:"init",START:"start",STOP:"stop",RESET:"reset",PREV:"prev",NEXT:"next",GO:"go",CLOSE:"close",SKIP:"skip",UPDATE:"update",COMPLETE:"complete"},rr={TOUR_START:"tour:start",STEP_BEFORE_HOOK:"step:before_hook",STEP_BEFORE:"step:before",SCROLL_START:"scroll:start",SCROLL_END:"scroll:end",BEACON:"beacon",TOOLTIP:"tooltip",STEP_AFTER:"step:after",STEP_AFTER_HOOK:"step:after_hook",TOUR_END:"tour:end",TOUR_STATUS:"tour:status",TARGET_NOT_FOUND:"error:target_not_found",ERROR:"error"},Xe={INIT:"init",READY:"ready",BEACON_BEFORE:"beacon_before",BEACON:"beacon",TOOLTIP_BEFORE:"tooltip_before",TOOLTIP:"tooltip",COMPLETE:"complete"},pi={BUTTON_BACK:"button_back",BUTTON_CLOSE:"button_close",BUTTON_PRIMARY:"button_primary",BUTTON_SKIP:"button_skip",KEYBOARD:"keyboard",OVERLAY:"overlay"},_t={IDLE:"idle",READY:"ready",WAITING:"waiting",RUNNING:"running",PAUSED:"paused",SKIPPED:"skipped",FINISHED:"finished"},mae="react-joyride-portal";function gae(e){const t={};for(const n in e)e[n]!==void 0&&(t[n]=e[n]);return t}function Zl(...e){return ooe({all:!0,isMergeableObject:t=>!(!jr.plainObject(t)||m.isValidElement(t))})(...e)}function _M(e){return Object.prototype.toString.call(e).slice(8,-1).toLowerCase()}function Wi(e,t={}){const{defaultValue:n,step:r,steps:s}=t;let i=lw(e);if(i)(i.includes("{current}")||i.includes("{total}"))&&r&&s&&(i=i.replace("{current}",r.toString()).replace("{total}",s.toString()));else if(m.isValidElement(e)&&!Object.values(e.props).length&&_M(e.type)==="function")try{i=Wi(e.type({}),t)}catch{i=lw(n)}else i=lw(n);return i}function or(e,t,n,...r){if(!e)return;const s=new Date,i=`${String(s.getHours()).padStart(2,"0")}:${String(s.getMinutes()).padStart(2,"0")}:${String(s.getSeconds()).padStart(2,"0")}.${String(s.getMilliseconds()).padStart(3,"0")}`;console.log(`${t} %c${n}%c ${i}`,"font-weight: bold","color: gray; font-weight: normal",...r)}function yae(e,t){const n=gae(t);return{...e,...n}}function qd(){}function wae(e){return Object.keys(e)}function gm(e,...t){if(!jr.plainObject(e))throw new TypeError("Expected an object");const n={};for(const r in e)({}).hasOwnProperty.call(e,r)&&(t.includes(r)||(n[r]=e[r]));return n}function v_(e,...t){if(!jr.plainObject(e))throw new TypeError("Expected an object");if(!t.length)return e;const n={};for(const r in e)({}).hasOwnProperty.call(e,r)&&t.includes(r)&&(n[r]=e[r]);return n}function fb(e,t,n){const r=i=>i.replace("{current}",String(t)).replace("{total}",String(n));if(_M(e)==="string")return r(e);if(!m.isValidElement(e))return e;const{children:s}=e.props;if(jr.string(s)&&s.includes("{current}"))return m.cloneElement(e,{children:r(s)});if(Array.isArray(s))return m.cloneElement(e,{children:s.map(i=>typeof i=="string"?r(i):fb(i,t,n))});if(jr.function(e.type)&&!Object.values(e.props).length)try{return fb(e.type({}),t,n)}catch{return e}return e}function S_(e){return wae(e).sort().reduce((t,n)=>(t[n]=e[n],t),{})}function gv(){var e;return!!(typeof window<"u"&&((e=window.document)!=null&&e.createElement))}function j_(e){let t=0,n=0,r=e;for(;r;)t+=r.offsetTop,n+=r.offsetLeft,r=r.offsetParent;return{left:n,top:t}}function yv(e){return e?e.getBoundingClientRect():null}function xae(e=!1){const{body:t,documentElement:n}=document;if(!t||!n)return 0;if(e){const r=[t.scrollHeight,t.offsetHeight,n.clientHeight,n.scrollHeight,n.offsetHeight].sort((i,a)=>i-a),s=Math.floor(r.length/2);return r.length%2===0?(r[s-1]+r[s])/2:r[s]}return Math.max(t.scrollHeight,t.offsetHeight,n.clientHeight,n.scrollHeight,n.offsetHeight)}function js(e){if(!e)return null;if(typeof e=="function")try{return e()}catch{return null}if(typeof e=="object"&&"current"in e)return e.current;if(typeof e=="string")try{return document.querySelector(e)}catch{return null}return e}function bae(e,t,n){const r=yv(e),s=Hc(e),i=s?!s.isSameNode(Kr()):!1,a=n??Wc(e);let l=0,c=(r==null?void 0:r.top)??0;return i&&a?c=(r==null?void 0:r.top)??0:s instanceof HTMLElement&&(l=s.scrollTop,!i&&!a&&(c+=l),s.isSameNode(Kr())||(c+=Kr().scrollTop)),Math.floor(c-t)}function Hc(e,t){if(!e)return Kr();const n=pM(e);if(n){if(n.isSameNode(Kr()))return t?document:Kr();if(!(n.scrollHeight>n.offsetHeight))return Kr()}return n}function kae(e){const t=e.getBoundingClientRect(),n=Kr(),r=t.top+t.height/2,s=window.innerHeight/2;return Math.max(0,n.scrollTop+r-s)}function vae(e,t){if(!e)return 0;const n=pM(e)??Kr(),r=parseFloat(getComputedStyle(e).scrollMarginTop)||0,s=yv(n),i=n.scrollTop??0,{offsetTop:a=0,scrollTop:l=0}=n;let c=e.getBoundingClientRect().top+l;if(a&&(EM(e)||Sae(e))){const f=e.getBoundingClientRect(),p=f.top-((s==null?void 0:s.top)??0),d=p+f.height,h=n.clientHeight,g=h*.2;p>=g&&d<=h-g?c=i:c=p+i}const u=Math.floor(c-t-r);return u<0?0:u}function Sae(e){return e.offsetParent!==document.body}function EM(e){if(!e)return!1;const t=Hc(e);return t?!t.isSameNode(Kr()):!1}function Wc(e,t="fixed"){if(!e||!(e instanceof Element))return!1;const{nodeName:n}=e;return n==="BODY"||n==="HTML"?!1:getComputedStyle(e).position===t?!0:e.parentNode?Wc(e.parentNode,t):!1}function $p(e){if(!e)return!1;let t=e;for(;t&&t!==document.body;){if(t instanceof HTMLElement){const{display:n,visibility:r}=getComputedStyle(t);if(n==="none"||r==="hidden")return!1}t=t.parentElement??null}return!0}function N_(e){const{isFirstStep:t,scrollToFirstStep:n,step:r,target:s,targetLifecycle:i}=e;if(r.skipScroll||t&&!n&&i!==Xe.TOOLTIP||r.placement==="center")return!1;const a=s!=null&&s.isConnected?Hc(s):Kr(),l=a?!a.isSameNode(Kr()):!1;return(r.isFixed||Wc(s))&&!l?!1:a.scrollHeight>a.clientHeight}function Kr(){return document.scrollingElement??document.documentElement}function C_(e,t){const{duration:n,element:r}=t;let s=()=>{};const i=new Promise(a=>{const{scrollTop:l}=r,c=e>l?e-l:l-e;s=poe.top(r,e,{duration:c<100?50:n},()=>{a()})});return{cancel:s,promise:i}}function jae(e){const t=e.replace(/^#?([\da-f])([\da-f])([\da-f])$/i,(r,s,i,a)=>s+s+i+i+a+a),n=/^#?([\da-f]{2})([\da-f]{2})([\da-f]{2})/i.exec(t);return n?[parseInt(n[1],16),parseInt(n[2],16),parseInt(n[3],16)]:[]}const AM={backgroundColor:"transparent",border:0,borderRadius:0,color:"#555555",cursor:"pointer",fontSize:16,lineHeight:1,padding:0,WebkitAppearance:"none"},Lp={...AM,borderRadius:4,padding:8};function Nae(e,t){const{styles:n}=e,r=Zl(n??{},t.styles??{});let{width:s}=t;gv()&&(s=typeof s=="number"&&window.innerWidth<s?window.innerWidth-30:s);const i={bottom:0,left:0,overflow:"hidden",position:"absolute",right:0,top:0,zIndex:t.zIndex};return Zl({arrow:{alignItems:"center",color:t.arrowColor,display:"inline-flex",justifyContent:"center",position:"absolute"},beaconWrapper:{...AM,display:"inline-flex",borderRadius:"50%",position:"relative"},beacon:{height:t.beaconSize,width:t.beaconSize},beaconInner:{animation:"joyride-beacon-inner 1.2s infinite ease-in-out",backgroundColor:t.primaryColor,borderRadius:"50%",display:"block",height:"50%",left:"50%",opacity:.7,position:"absolute",top:"50%",transform:"translate(-50%, -50%)",width:"50%"},beaconOuter:{animation:"joyride-beacon-outer 1.2s infinite ease-in-out",backgroundColor:`rgba(${jae(t.primaryColor).join(",")}, 0.2)`,border:`2px solid ${t.primaryColor}`,borderRadius:"50%",boxSizing:"border-box",display:"block",height:"100%",left:0,opacity:.9,position:"absolute",top:0,transformOrigin:"center",width:"100%"},buttonBack:{...Lp,color:t.primaryColor,marginLeft:"auto",marginRight:5},buttonClose:{...Lp,color:t.textColor,height:12,padding:8,position:"absolute",right:0,top:0,width:12},buttonPrimary:{...Lp,backgroundColor:t.primaryColor,color:t.backgroundColor},buttonSkip:{...Lp,color:t.textColor,fontSize:14},floater:{display:"inline-block",filter:"drop-shadow(0 0 3px rgba(0, 0, 0, 0.3))",maxWidth:"100%",transition:"opacity 0.3s"},loader:{alignItems:"center",display:"flex",height:48,inset:0,justifyContent:"center",pointerEvents:"none",position:"fixed",width:48,zIndex:t.zIndex+1},overlay:{...i,backgroundColor:t.overlayColor},spotlight:{},tooltip:{backgroundColor:t.backgroundColor,borderRadius:5,boxSizing:"border-box",color:t.textColor,fontSize:16,maxWidth:"100%",padding:12,position:"relative",width:s},tooltipContainer:{lineHeight:1.4,textAlign:"center"},tooltipTitle:{fontSize:18,margin:0},tooltipContent:{paddingBottom:12,paddingTop:12},tooltipFooter:{alignItems:"center",display:"flex",justifyContent:"flex-end"},tooltipFooterSpacer:{flex:1}},r)}const Cae=["after","arrowBase","arrowColor","arrowSize","arrowSpacing","backgroundColor","beaconSize","beaconTrigger","before","beforeTimeout","buttons","closeButtonAction","skipBeacon","dismissKeyAction","disableFocusTrap","hideOverlay","skipScroll","blockTargetInteraction","loaderDelay","offset","overlayClickAction","overlayColor","primaryColor","scrollDuration","scrollOffset","showProgress","spotlightPadding","spotlightRadius","targetWaitTimeout","textColor","width","zIndex"];function wv(e,t){if(!t)return null;const n=Zl(pae,v_(e,"arrowComponent","beaconComponent","floatingOptions","loaderComponent","locale","styles","tooltipComponent"),t),r=Zl(dae,e.options??{},v_(t,...Cae)),s=Nae(e,{...n,...r}),i=Zl(fae,e.floatingOptions??{},n.floatingOptions??{});return{...n,...r,locale:Zl(CM,e.locale??{},n.locale||{}),floatingOptions:i,spotlightPadding:_ae(r.spotlightPadding),styles:s}}function _ae(e){return typeof e=="number"?{top:e,right:e,bottom:e,left:e}:{top:(e==null?void 0:e.top)??0,right:(e==null?void 0:e.right)??0,bottom:(e==null?void 0:e.bottom)??0,left:(e==null?void 0:e.left)??0}}function Eae(e,t,n){const{action:r}=t,s=n&&[Rt.PREV,Rt.NEXT].includes(r);return e.skipBeacon||e.placement==="center"||s}function PM(e,t=!1){return jr.plainObject(e)?e.target?!0:(or(t,"tour","target is missing from the step"),!1):(or(t,"tour","step must be an object"),!1)}function IM(e,t=!1){return jr.array(e)?e.every(n=>PM(n,t)):(or(t,"tour","steps must be an array"),!1)}var Aae=class{constructor(e){Rn(this,"beaconPosition",null);Rn(this,"debug");Rn(this,"eventListeners",new Map);Rn(this,"listeners",new Set);Rn(this,"props");Rn(this,"snapshot");Rn(this,"state");Rn(this,"steps");Rn(this,"tooltipPosition",null);Rn(this,"cleanupPositionData",()=>{this.beaconPosition=null,this.tooltipPosition=null});Rn(this,"getPositionData",e=>e==="beacon"?this.beaconPosition:this.tooltipPosition);Rn(this,"getServerSnapshot",()=>this.snapshot);Rn(this,"getSnapshot",()=>this.snapshot);Rn(this,"getEventState",()=>gm(this.snapshot,"positioned"));Rn(this,"getState",()=>gm(this.snapshot,"positioned"));Rn(this,"setPositionData",(e,t)=>{var r,s,i;((r=e==="beacon"?this.beaconPosition:this.tooltipPosition)==null?void 0:r.placement)!==t.placement&&or(this.debug,`step:${this.state.index}`,"positioned",`${e} ${t.placement}`),e==="beacon"?this.beaconPosition=t:this.tooltipPosition=t,(this.state.lifecycle===Xe.BEACON_BEFORE||this.state.lifecycle===Xe.TOOLTIP_BEFORE)&&!this.state.positioned&&this.updateState({positioned:!0});const n=(i=(s=this.getStep())==null?void 0:s.floatingOptions)==null?void 0:i.onPosition;n&&n(t)});Rn(this,"setSteps",e=>{this.steps=e,this.updateState({size:e.length})});Rn(this,"dispatch",(e,t)=>{const n=this.eventListeners.get(e.type);if(n)for(const r of n)try{r(e,t)}catch{}});Rn(this,"on",(e,t)=>{let n=this.eventListeners.get(e);return n||(n=new Set,this.eventListeners.set(e,n)),n.add(t),()=>{n.delete(t)}});Rn(this,"subscribe",e=>(this.listeners.add(e),()=>{this.listeners.delete(e)}));Rn(this,"updateState",(e,t=!1)=>{const{controlled:n,index:r}=this.state,s=this.snapshot,i=n&&!t&&e.index!==void 0?r:e.index??r,a={action:e.action??this.state.action,controlled:n,index:i,lifecycle:e.lifecycle??this.state.lifecycle,origin:e.origin??null,positioned:e.positioned??this.state.positioned,scrolling:e.scrolling??this.state.scrolling,size:e.size??this.state.size,status:e.status??this.state.status,waiting:e.waiting??this.state.waiting},l=this.applyTransitions(a);if(this.state=l,!av(s,l)){this.snapshot=Object.freeze({...l});for(const c of this.listeners)c(this.snapshot)}});const{initialStepIndex:t,stepIndex:n,steps:r=[]}=e??{},s=jr.number(n);let i=0;this.debug=(e==null?void 0:e.debug)??!1,s?(i=n,jr.number(t)&&or(this.debug,"tour","initialStepIndex is ignored in controlled mode")):jr.number(t)&&(t>=0&&t<r.length?i=t:r.length>0&&or(this.debug,"tour","initialStepIndex is out of bounds")),this.props=e??{steps:[]},this.steps=r,this.state={action:Rt.INIT,controlled:s,index:i,lifecycle:Xe.INIT,origin:null,positioned:!1,scrolling:!1,size:r.length,status:r.length?_t.READY:_t.IDLE,waiting:!1},this.snapshot=Object.freeze({...this.state})}applyTransitions(e){return e.status===_t.WAITING&&e.size>0?{...e,status:_t.RUNNING}:e}getStep(e){return wv(this.props,this.steps[e??this.state.index])}};function Pae(e){return new Aae(e)}function __(e,t){return Math.min(Math.max(e,0),t)}function Iae(e,t,n){const r=m.useRef(t),s=m.useRef(n);return r.current=t,s.current=n,m.useMemo(()=>{const i=()=>e.current.getSnapshot();return{close:(b=null)=>{const{index:y,status:v}=i();v===_t.RUNNING&&e.current.updateState({action:Rt.CLOSE,index:y+1,origin:b,lifecycle:Xe.COMPLETE,positioned:!1,scrolling:!1,waiting:!1})},go:b=>{const{controlled:y,size:v,status:w}=i();if(y){or(r.current,"tour","go() is not supported in controlled mode");return}w===_t.RUNNING&&e.current.updateState({action:Rt.GO,index:b,lifecycle:Xe.COMPLETE,positioned:!1,scrolling:!1,status:b<v?w:_t.FINISHED,waiting:!1})},info:()=>gm(e.current.getSnapshot(),"positioned"),next:b=>{const{index:y,size:v,status:w}=i();w===_t.RUNNING&&e.current.updateState({action:Rt.NEXT,index:__(y+1,v),lifecycle:Xe.COMPLETE,origin:b,positioned:!1,scrolling:!1,waiting:!1})},open:()=>{const{status:b}=i();b===_t.RUNNING&&e.current.updateState({action:Rt.UPDATE,lifecycle:Xe.TOOLTIP_BEFORE,positioned:!1,scrolling:!1,waiting:!1})},prev:b=>{const{index:y,size:v,status:w}=i();w===_t.RUNNING&&e.current.updateState({action:Rt.PREV,index:__(y-1,v),lifecycle:Xe.COMPLETE,origin:b,positioned:!1,scrolling:!1,waiting:!1})},reset:(b=!1)=>{const{controlled:y}=i();if(y){or(r.current,"tour","reset() is not supported in controlled mode");return}s.current(),e.current.updateState({action:Rt.RESET,index:0,lifecycle:Xe.INIT,positioned:!1,scrolling:!1,status:b?_t.RUNNING:_t.READY,waiting:!1})},skip:b=>{const{status:y}=i();y===_t.RUNNING&&e.current.updateState({action:Rt.SKIP,lifecycle:Xe.COMPLETE,origin:b,positioned:!1,scrolling:!1,status:_t.SKIPPED,waiting:!1})},start:b=>{const{index:y,size:v}=i();s.current(),e.current.updateState({action:Rt.START,index:jr.number(b)?b:y,lifecycle:Xe.INIT,positioned:!1,scrolling:!1,status:v?_t.RUNNING:_t.WAITING,waiting:!1},!0)},stop:(b=!1)=>{const{index:y,status:v}=i();[_t.FINISHED,_t.SKIPPED].includes(v)||e.current.updateState({action:Rt.STOP,index:y+(b?1:0),lifecycle:Xe.COMPLETE,positioned:!1,scrolling:!1,status:_t.PAUSED,waiting:!1})}}},[e])}const Rae=new Set(["origin","positioned"]);function Tae(e,t){const n=m.useRef(null);m.useEffect(()=>{if(!t)return;const r=e.current.getSnapshot();return or(!0,"tour","init",r),n.current=r,e.current.subscribe(s=>{const i=n.current;if(n.current=s,!i)return;const a={};let l=!1;for(const c of Object.keys(s))s[c]!==i[c]&&!Rae.has(c)&&(a[c]={from:i[c],to:s[c]},(c==="status"||c==="size")&&(l=!0));Object.keys(a).length&&(!l&&s.index>=s.size||or(!0,l?"tour":`step:${s.index}`,"state",a))})},[t,e])}function Mae(e,t,n){const r=m.useRef(e),s=m.useRef(t);return r.current=e,s.current=t,m.useCallback((i,a,l)=>{var u;const c={...n.current.getEventState(),error:null,scroll:null,step:a,type:i,...l};(u=r.current)==null||u.call(r,c,s.current),n.current.dispatch(c,s.current)},[n])}function Ao(e,t){return{hasChanged(n){return e[n]!==t[n]},hasChangedTo(n,r){const s=e[n],i=t[n];return Array.isArray(r)?r.includes(s)&&!r.includes(i):s===r&&i!==r},previous:t}}function $ae(e){const{addFailure:t,controls:n,emitEvent:r,previousState:s,props:i,state:a,step:l,store:c}=e,{action:u,index:f,lifecycle:p,positioned:d,scrolling:h,size:g,status:k}=a,b=iM(l)??null,y=m.useRef(null),v=m.useRef(i),w=m.useRef(a),C=m.useRef(s),j=m.useRef(l),N=m.useRef(b),A=m.useRef(n),I=m.useRef(null),D=m.useRef(null),B=m.useRef(null);v.current=i,w.current=a,C.current=s,j.current=l,N.current=b,A.current=n;const W=()=>{I.current&&(clearInterval(I.current),I.current=null),D.current=null,B.current&&(B.current.cancel(),B.current=null)};m.useEffect(()=>{if(!C.current)return;const{hasChangedTo:F}=Ao(w.current,C.current);(F("action",[Rt.NEXT,Rt.PREV,Rt.SKIP,Rt.CLOSE])||y.current===Rt.CLOSE&&u===Rt.START)&&(y.current=u)},[u]),m.useEffect(()=>{if(!C.current)return()=>{W()};const{hasChanged:F}=Ao(w.current,C.current),T=j.current;if(F("index")&&W(),k!==_t.RUNNING||!T||p!==Xe.INIT)return()=>{W()};const{hasChangedTo:M}=Ao(w.current,C.current);M("status",_t.RUNNING)&&[_t.IDLE,_t.READY,_t.PAUSED].includes(C.current.status)&&r(rr.TOUR_START,T),c.current.cleanupPositionData();const{debug:q}=v.current;if(T.before&&!B.current){or(q,`step:${f}`,"before()",T),B.current={cancel:()=>{}},c.current.updateState({waiting:!0}),r(rr.STEP_BEFORE_HOOK,T,{action:y.current??w.current.action});const H=()=>{B.current=null,c.current.updateState({action:y.current??w.current.action,waiting:!1,lifecycle:Xe.READY})},L=new AbortController,R=T.beforeTimeout;B.current={cancel:()=>L.abort()};const z=R?setTimeout(()=>{L.signal.aborted||(or(q,`step:${f}`,"before()","timed out",`${R}ms`),L.abort(),t(T,"before_hook"),r(rr.ERROR,T,{error:new Error("Step before hook timed out")}),H())},R):null;T.before({...c.current.getState(),action:y.current??c.current.getState().action,step:T}).then(()=>{L.signal.aborted||(z&&clearTimeout(z),H())}).catch(E=>{L.signal.aborted||(z&&clearTimeout(z),t(T,"before_hook"),r(rr.ERROR,T,{error:E instanceof Error?E:new Error(String(E))}),H())})}else if(!B.current){I.current&&D.current!==T.target&&W();const H=js(T.target);if(H&&$p(H))W(),c.current.updateState({action:y.current??Rt.UPDATE,lifecycle:Xe.READY,waiting:!1});else if(T.targetWaitTimeout===0)c.current.updateState({action:y.current??Rt.UPDATE,lifecycle:Xe.READY,waiting:!1});else if(!I.current){const{targetWaitTimeout:L}=T,R=Date.now();D.current=T.target,or(q,`step:${f}`,"polling","started",`${L}ms`),c.current.updateState({waiting:!0}),I.current=setInterval(()=>{const z=js(T.target),E=Date.now()-R,Q=E>=L;(z&&$p(z)||Q)&&(or(q,`step:${f}`,"polling",z&&$p(z)?"found":"timed out",`${E}ms`),W(),c.current.updateState({action:y.current??Rt.UPDATE,lifecycle:Xe.READY,waiting:!1}))},100)}}return()=>{W()}},[t,r,f,p,k,c]),m.useEffect(()=>{if(!C.current)return;const{hasChanged:F,hasChangedTo:T,previous:M}=Ao(w.current,C.current),q=j.current;if(!q)return;const H=js(q.target),L=!!H;if(L&&$p(H)){if(T("lifecycle",Xe.READY)&&M.lifecycle===Xe.INIT&&r(rr.STEP_BEFORE,q,{action:y.current??w.current.action}),T("lifecycle",Xe.READY)){const R=w.current,z=Eae(q,R,v.current.continuous)?Xe.TOOLTIP:Xe.BEACON,E=js(q.scrollTarget??q.spotlightTarget??q.target),Q=N_({isFirstStep:R.index===0,scrollToFirstStep:v.current.scrollToFirstStep,step:q,target:E,targetLifecycle:z}),V=z===Xe.TOOLTIP?Xe.TOOLTIP_BEFORE:Xe.BEACON_BEFORE;or(v.current.debug,`step:${f}`,"scroll",Q?"needed":"skipped"),c.current.updateState({action:Rt.UPDATE,lifecycle:V,scrolling:Q})}}else if(w.current.status===_t.RUNNING&&p!==Xe.INIT&&p!==Xe.COMPLETE&&F("lifecycle")){or(v.current.debug,`step:${f}`,L?"Target not visible":"Target not mounted",q),t(q,"target_not_found"),r(rr.TARGET_NOT_FOUND,q);const R=w.current;R.controlled||c.current.updateState({action:Rt.UPDATE,index:R.index+(R.action===Rt.PREV?-1:1),lifecycle:Xe.INIT})}},[t,r,f,p,c]),m.useEffect(()=>{if(!C.current)return;const{hasChangedTo:F,previous:T}=Ao(w.current,C.current),M=j.current,q=N.current;if(M&&F("lifecycle",Xe.TOOLTIP_BEFORE)&&T.lifecycle===Xe.BEACON){const R=js(M.scrollTarget??M.spotlightTarget??M.target);if(N_({isFirstStep:w.current.index===0,scrollToFirstStep:v.current.scrollToFirstStep,step:M,target:R,targetLifecycle:Xe.TOOLTIP})){c.current.updateState({scrolling:!0,positioned:!1});return}}const H=p===Xe.BEACON_BEFORE||p===Xe.TOOLTIP_BEFORE;if(M&&H&&!h){const R=p===Xe.TOOLTIP_BEFORE?Xe.TOOLTIP:Xe.BEACON;c.current.updateState({action:Rt.UPDATE,lifecycle:R})}M&&F("lifecycle",Xe.BEACON)&&r(rr.BEACON,M),M&&F("lifecycle",Xe.TOOLTIP)&&r(rr.TOOLTIP,M);const L=w.current;if((L.status===_t.RUNNING||L.controlled&&L.status===_t.PAUSED&&M)&&q&&F("lifecycle",Xe.COMPLETE)&&T.lifecycle===Xe.TOOLTIP&&(r(rr.STEP_AFTER,q,{action:y.current??Rt.UPDATE,index:T.index??L.index,lifecycle:L.lifecycle}),q.after)){r(rr.STEP_AFTER_HOOK,q,{action:y.current??Rt.UPDATE,index:T.index??L.index,lifecycle:L.lifecycle});try{q.after({...c.current.getState(),action:y.current??Rt.UPDATE,index:T.index??L.index,lifecycle:L.lifecycle,step:q})}catch{}}},[r,p,d,h,c]),m.useEffect(()=>{if(!C.current)return;const{hasChangedTo:F,previous:T}=Ao(w.current,C.current),M=j.current,q=N.current;g&&!M&&p===Xe.INIT&&c.current.updateState({action:Rt.UPDATE,lifecycle:Xe.COMPLETE,status:_t.FINISHED}),!w.current.controlled&&k===_t.RUNNING&&F("lifecycle",Xe.COMPLETE)&&f<g&&c.current.updateState({action:Rt.UPDATE,lifecycle:Xe.INIT}),F("lifecycle",Xe.COMPLETE)&&f>=g&&c.current.updateState({action:Rt.UPDATE,lifecycle:Xe.COMPLETE,status:_t.FINISHED});const H=M??q??wv(v.current,v.current.steps[f-1]);if(H&&F("status",[_t.FINISHED,_t.SKIPPED])){let L;M?L=f:q?L=T.index??f:L=f-1,r(rr.TOUR_END,H,{index:L}),w.current.controlled||A.current.reset(),y.current=null}M&&F("action",Rt.STOP)&&(y.current=null,r(rr.TOUR_STATUS,M)),M&&F("action",Rt.RESET)&&(r(rr.TOUR_STATUS,M),y.current=null)},[u,r,f,p,g,k,c])}function Lae({controls:e,emitEvent:t,props:n,state:r,store:s}){const{debug:i,initialStepIndex:a,run:l,stepIndex:c,steps:u}=n,f=m.useRef(void 0),p=m.useRef(r),d=m.useRef(e);p.current=r,d.current=e,m.useEffect(()=>{const h=f.current;if(f.current=n,!h||n===h)return;const{hasChanged:g}=Ao(n,h);if(av(h.steps,u)||(IM(u,i)?s.current.setSteps(u):(or(i,"tour","Steps are not valid",u),t(rr.ERROR,u[0]??{target:"",content:""},{error:new Error("Steps are not valid")}))),g("run"))l?s.current.getState().size&&d.current.start(c??a):d.current.stop();else if(jr.number(c)&&g("stepIndex")){const k=jr.number(h.stepIndex)&&h.stepIndex<c?Rt.NEXT:Rt.PREV;[_t.FINISHED,_t.SKIPPED].includes(p.current.status)||s.current.updateState({action:k,index:c,lifecycle:Xe.INIT,positioned:!1},!0)}},[i,t,a,n,l,c,u,s])}function Oae(e,t){var l,c,u,f;const{beaconPosition:n,lifecycle:r,scrollOffset:s,step:i}=t;if(i.scrollTarget||i.spotlightTarget)return Math.max(0,e);let a=e-i.spotlightPadding.top;if(r===Xe.BEACON_BEFORE&&(n!=null&&n.placement)){const p=Dae(n);["bottom"].includes(n.placement)||(a+=Math.floor(p-s))}else if(r===Xe.TOOLTIP_BEFORE){const{placement:p}=i;if(p==="top"){const d=((l=document.querySelector(".react-joyride__floater"))==null?void 0:l.getBoundingClientRect().height)??0,h=(c=i.floatingOptions)!=null&&c.hideArrow?0:i.arrowSize,g=i.offset+i.spotlightPadding.top+h;a-=d+g}else if(p==="left"||p==="right"){const d=((u=document.querySelector(".react-joyride__floater"))==null?void 0:u.getBoundingClientRect().height)??0,h=((f=js(i.target))==null?void 0:f.getBoundingClientRect().height)??0,g=s+i.spotlightPadding.top+h/2-d/2;g<s&&(a-=s-g)}}return Math.max(0,a)}function Dae(e){var n;const t=(n=e.middlewareData)==null?void 0:n.offset;return t?["left","right"].some(r=>e.placement.startsWith(r))?t.x:t.y:0}function Fae({emitEvent:e,previousState:t,props:n,state:r,step:s,store:i}){const{index:a,lifecycle:l,positioned:c,scrolling:u,status:f}=r,p=m.useRef(null),d=m.useRef(r),h=m.useRef(t),g=m.useRef(n),k=m.useRef(s);d.current=r,h.current=t,g.current=n,k.current=s,m.useEffect(()=>()=>{var b;(b=p.current)==null||b.call(p)},[]),m.useEffect(()=>{var j;if(!h.current||!k.current)return;const{hasChangedTo:b}=Ao(d.current,h.current),y=k.current,{debug:v}=g.current,{scrollDuration:w}=y,C=l===Xe.BEACON_BEFORE||l===Xe.TOOLTIP_BEFORE;if(f===_t.RUNNING&&C&&u&&b("positioned",!0)){const N=js(y.scrollTarget??y.spotlightTarget??y.target),A=i.current.getPositionData("beacon"),I=Hc(N),D=I?!I.isSameNode(Kr()):!1;(j=p.current)==null||j.call(p),(async()=>{if(D&&!Wc(I)){const L=Kr(),R=kae(I),z={initial:L.scrollTop,target:R,element:L,duration:w};e(rr.SCROLL_START,y,{scroll:z});const{cancel:E,promise:Q}=C_(R,{element:L,duration:w});p.current=E,await Q,e(rr.SCROLL_END,y,{scroll:z})}const W=Math.floor(vae(N,y.scrollOffset))||0,F=D?W:Oae(W,{beaconPosition:A,lifecycle:l,scrollOffset:y.scrollOffset,step:y});or(v,`step:${a}`,"scroll",D?"custom":"document",`${W} → ${F}`);const T=I,M={initial:T.scrollTop,target:F,element:T,duration:w};e(rr.SCROLL_START,y,{scroll:M});const{cancel:q,promise:H}=C_(F,{element:T,duration:w});p.current=q,await H,e(rr.SCROLL_END,y,{scroll:M}),i.current.updateState({scrolling:!1})})().catch(()=>{i.current.updateState({scrolling:!1})})}},[e,a,l,c,u,f,i])}function zae(e){const t=vie(()=>yae(hae,e),[e]),{debug:n,initialStepIndex:r,onEvent:s,run:i,stepIndex:a,steps:l}=t,c=m.useRef(Pae(t)),u=yI.useSyncExternalStore(c.current.subscribe,c.current.getSnapshot,c.current.getServerSnapshot),[f,p]=m.useState([]),d=m.useCallback((j,N)=>{p(A=>[...A,{reason:N,step:j}])},[]),h=m.useCallback(()=>{p([])},[]);Tae(c,n);const g=Iae(c,n,h),k=Mae(s,g,c),{index:b,size:y,status:v}=u,w=iM(u),C=m.useMemo(()=>wv(t,l[b]),[b,t,l]);return Sie(()=>{i&&y&&IM(l,n)&&g.start(a??r)}),kie(()=>{i&&y&&v===_t.IDLE&&c.current.updateState({status:_t.READY})},[i,y,v]),Lae({controls:g,emitEvent:k,props:t,state:u,store:c}),$ae({addFailure:d,controls:g,emitEvent:k,previousState:w,props:t,state:u,step:C,store:c}),Fae({emitEvent:k,previousState:w,props:t,state:u,step:C,store:c}),{controls:g,failures:f,mergedProps:t,state:u,step:C,store:c}}function Bae(e){const[t,n]=m.useState(null);return m.useEffect(()=>{let r=null,s=!1;if(e)if(jr.domElement(e))r=e,s=!0;else{const i=document.querySelector(e);i&&(r=i)}else{const i=document.createElement("div");i.id=mae,document.body.appendChild(i),r=i}return n(r),()=>{!r||s||r.parentNode===document.body&&document.body.removeChild(r)}},[e]),t}const Hae={animation:"joyride-loader-spin 1s linear infinite",border:"5px solid rgba(0, 0, 0, 0.1)",borderRadius:"50%",borderTopColor:"#555"};function Wae({nonce:e,step:t}){const{loaderComponent:n}=t,r=!!n;if(m.useEffect(()=>{if(r||document.getElementById("joyride-loader-animation"))return qd;const c=document.createElement("style");return c.id="joyride-loader-animation",e&&c.setAttribute("nonce",e),c.appendChild(document.createTextNode(`
|
|
319
|
-
@keyframes joyride-loader-spin {
|
|
320
|
-
to { transform: rotate(360deg); }
|
|
321
|
-
}
|
|
322
|
-
`)),document.head.appendChild(c),()=>{const u=document.getElementById("joyride-loader-animation");u!=null&&u.parentNode&&u.parentNode.removeChild(u)}},[r,e]),n===null)return null;const{height:s,width:i,...a}=t.styles.loader;let l;if(n){const c=n;l=dt.createElement(c,{step:t})}else l=dt.createElement("div",{style:{...Hae,height:s,width:i,borderTopColor:t.primaryColor}});return dt.createElement("div",{className:"react-joyride__loader","data-testid":"loader",style:a},l)}const Vae={height:0,isFixed:!1,left:0,top:0,width:0};function Pu(e,t){const n=js(e);if(!n)return Vae;const r=yv(n),s=Wc(n),i=bae(n,t.top,s);return{height:Math.round(((r==null?void 0:r.height)??0)+t.top+t.bottom),isFixed:s,left:Math.round(((r==null?void 0:r.left)??0)-t.left),top:i,width:Math.round(((r==null?void 0:r.width)??0)+t.left+t.right)}}function Kae(e,t,n){const[r,s]=m.useState(()=>Pu(e,t)),i=m.useRef(void 0),a=m.useRef(null),l=m.useRef(n),c=m.useRef(null),u=m.useCallback(()=>{clearTimeout(i.current),i.current=window.setTimeout(()=>{s(p=>{const d=Pu(e,t);return p.top===d.top&&p.left===d.left&&p.width===d.width&&p.height===d.height&&p.isFixed===d.isFixed?p:d})},100)},[e,t]);m.useEffect(()=>{let p=null;const d=g=>{a.current=Hc(g,!0),a.current&&a.current.addEventListener("scroll",u,{passive:!0}),window.addEventListener("scroll",u,{passive:!0}),window.addEventListener("resize",u),typeof ResizeObserver<"u"&&(c.current=new ResizeObserver(u),c.current.observe(g)),s(Pu(e,t))},h=js(e);return h?d(h):(p=new MutationObserver(()=>{const g=js(e);g&&(p==null||p.disconnect(),p=null,d(g))}),p.observe(document.body,{childList:!0,subtree:!0})),()=>{var g;p==null||p.disconnect(),a.current&&a.current.removeEventListener("scroll",u),window.removeEventListener("scroll",u),window.removeEventListener("resize",u),(g=c.current)==null||g.disconnect(),clearTimeout(i.current)}},[e,t,u]),m.useEffect(()=>{l.current&&!n&&s(Pu(e,t)),l.current=n},[n,e,t]);let f=r;return l.current&&!n&&(f=Pu(e,t)),f}function qae(e,t,n){let r=`M0 0H${e}V${t}H0Z`;return n&&(r+=` ${n}`),r}function E_(e,t,n,r,s){if(n<=0||r<=0)return"";const i=Math.max(0,Math.min(s,n/2,r/2));let a=`M${e+i} ${t}`;return a+=`H${e+n-i}`,a+=`A${i} ${i} 0 0 1 ${e+n} ${t+i}`,a+=`V${t+r-i}`,a+=`A${i} ${i} 0 0 1 ${e+n-i} ${t+r}`,a+=`H${e+i}`,a+=`A${i} ${i} 0 0 1 ${e} ${t+r-i}`,a+=`V${t+i}`,a+=`A${i} ${i} 0 0 1 ${e+i} ${t}Z`,a}const Uae=[Xe.BEACON_BEFORE,Xe.BEACON];function Yae(e){var H,L;const{blockTargetInteraction:t,continuous:n,hideOverlay:r,lifecycle:s,onClickOverlay:i,overlayClickAction:a,placement:l,portalElement:c,scrolling:u,spotlightPadding:f,spotlightRadius:p,spotlightTarget:d,styles:h,target:g,waiting:k}=e,b=jie(),y=Kae(d??g,f,u||k),v=m.useRef(null),w=(s===Xe.TOOLTIP||s===Xe.TOOLTIP_BEFORE)&&l!=="center",[C,j]=m.useState(!1),N=c?(H=v.current)==null?void 0:H.offsetParent:null,A=(N==null?void 0:N.clientWidth)??b.width,I=(N==null?void 0:N.clientHeight)??xae()??b.height,D=((L=h.overlay)==null?void 0:L.backgroundColor)??"rgba(0, 0, 0, 0.5)",B=m.useMemo(()=>{const{backgroundColor:R,mixBlendMode:z,...E}=h.overlay;return{height:I,pointerEvents:"none",...E}},[I,h.overlay]),W=w&&!u&&!k;m.useEffect(()=>{W?requestAnimationFrame(()=>j(!0)):j(!1)},[W]);const F=n&&Uae.includes(s),T=!n&&s!==Xe.TOOLTIP;if(r||!k&&(F||T))return null;let M="";if(W)if(c&&N){const R=js(d??g);if(R){const z=j_(R),E=j_(N);M=E_(z.left-E.left-f.left,z.top-E.top-f.top,R.offsetWidth+f.left+f.right,R.offsetHeight+f.top+f.bottom,p)}}else M=E_(y.left,y.top,y.width,y.height,p);const q=qae(A,I,M);return dt.createElement("div",{ref:v,"aria-hidden":"true",className:"react-joyride__overlay","data-testid":"overlay",style:B},dt.createElement("svg",{className:"react-joyride__spotlight","data-testid":"spotlight",style:{height:I,left:0,position:y.isFixed?"fixed":"absolute",top:0,width:A}},dt.createElement("path",{d:q,fill:D,fillRule:"evenodd",onClick:i,style:{cursor:a?"pointer":"default",pointerEvents:"auto"}}),M&&dt.createElement("path",{d:M,fill:D,style:{opacity:C?0:1,pointerEvents:t?"auto":"none",transition:"opacity 0.2s"}}),M&&Object.keys(h.spotlight).length>0&&dt.createElement("path",{d:M,fill:"none",style:{pointerEvents:"none"},...h.spotlight})))}function RM(e){const{children:t,element:n}=e;return n?sr.createPortal(t,n):null}const Gae='a[href], button:not([disabled]), input:not([disabled]), select:not([disabled]), textarea:not([disabled]), area[href], [tabindex]:not([tabindex="-1"]), [contenteditable]';function Jae(e,t){const n=m.useRef(null);m.useEffect(()=>{if(!e)return qd;n.current=document.activeElement;const r=i=>{if(i.key!=="Tab")return;const a=[...e.querySelectorAll(Gae)],{shiftKey:l}=i;if(!a.length)return;i.preventDefault();let c=document.activeElement?a.indexOf(document.activeElement):0;c===-1||!l&&c+1===a.length?c=0:l&&c===0?c=a.length-1:c+=l?-1:1,a[c].focus()};e.addEventListener("keydown",r,!1);let s;{const i=e.querySelector(t);i&&(s=setTimeout(()=>{i.focus({preventScroll:!0})},100))}return()=>{var i;e.removeEventListener("keydown",r),s!==void 0&&clearTimeout(s),(i=n.current)==null||i.focus({preventScroll:!0})}},[e,t])}function Yi(e,t,n){const[r]=e.split("-");switch(r){case"top":case"bottom":return{width:t,height:n};case"left":case"right":return{width:n,height:t};default:return null}}function Xae(e,t,n){const[r]=e.split("-");switch(r){case"top":return{points:`0,0 ${t/2},${n} ${t},0`,...Yi(e,t,n)};case"bottom":return{points:`${t},${n} ${t/2},0 0,${n}`,...Yi(e,t,n)};case"left":return{points:`0,0 ${n},${t/2} 0,${t}`,...Yi(e,t,n)};case"right":return{points:`${n},${t} ${n},0 0,${t/2}`,...Yi(e,t,n)};default:return null}}function Qae(e,t,n,r){if(!t)return{};const[s]=e.split("-");switch(s){case"top":return{bottom:-n,left:t.x??0,...Yi(e,r,n)};case"bottom":return{top:-n,left:t.x??0,...Yi(e,r,n)};case"left":return{right:-n,top:t.y??0,...Yi(e,r,n)};case"right":return{left:-n,top:t.y??0,...Yi(e,r,n)};default:return{}}}function Zae({arrowComponent:e,arrowRef:t,base:n,placement:r,position:s,size:i,styles:a}){const l=e;let c=null;if(l){if(!Yi(r,n,i))return null;c=dt.createElement("span",{style:{flexShrink:0}},dt.createElement(l,{base:n,placement:r,size:i}))}else{const u=Xae(r,n,i);if(!u)return null;c=dt.createElement("svg",{height:u.height,width:u.width,xmlns:"http://www.w3.org/2000/svg"},dt.createElement("polygon",{fill:"currentColor",points:u.points}))}return dt.createElement("span",{ref:t,className:"react-joyride__arrow","data-testid":"arrow",style:{...a,...Qae(r,s,i,n),...s?{}:{visibility:"hidden"}}},c)}function ele(e){const{beaconComponent:t,continuous:n,index:r,isLastStep:s,locale:i,nonce:a,onInteract:l,shouldFocus:c,size:u,step:f,styles:p}=e,d=m.useRef(null),h=!!t;m.useEffect(()=>{if(h||document.getElementById("joyride-beacon-animation"))return qd;const b=document.createElement("style");b.id="joyride-beacon-animation",a&&b.setAttribute("nonce",a),b.appendChild(document.createTextNode(`
|
|
323
|
-
@keyframes joyride-beacon-inner {
|
|
324
|
-
20% {
|
|
325
|
-
opacity: 0.9;
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
90% {
|
|
329
|
-
opacity: 0.7;
|
|
330
|
-
}
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
@keyframes joyride-beacon-outer {
|
|
334
|
-
0% {
|
|
335
|
-
transform: scale(1);
|
|
336
|
-
}
|
|
337
|
-
|
|
338
|
-
45% {
|
|
339
|
-
opacity: 0.7;
|
|
340
|
-
transform: scale(0.75);
|
|
341
|
-
}
|
|
342
|
-
|
|
343
|
-
100% {
|
|
344
|
-
opacity: 0.9;
|
|
345
|
-
transform: scale(1);
|
|
346
|
-
}
|
|
347
|
-
}
|
|
348
|
-
`)),document.head.appendChild(b);const y=setTimeout(()=>{jr.domElement(d.current)&&c&&d.current.focus()},0);return()=>{clearTimeout(y);const v=document.getElementById("joyride-beacon-animation");v!=null&&v.parentNode&&v.parentNode.removeChild(v)}},[h,a,c]);const g=Wi(i.open);let k;if(t){const b=t;k=dt.createElement(b,{continuous:n,index:r,isLastStep:s,size:u,step:f})}else k=dt.createElement("span",{style:p.beacon},dt.createElement("span",{style:p.beaconOuter}),dt.createElement("span",{style:p.beaconInner}));return dt.createElement("button",{ref:d,"aria-label":g,className:"react-joyride__beacon","data-testid":"button-beacon",onClick:l,onMouseEnter:l,style:p.beaconWrapper,title:g,type:"button"},k)}function tle({styles:e,...t}){const{color:n,height:r,width:s,...i}=e;return dt.createElement("button",{style:i,type:"button",...t},dt.createElement("svg",{height:typeof r=="number"?`${r}px`:r,preserveAspectRatio:"xMidYMid",version:"1.1",viewBox:"0 0 18 18",width:typeof s=="number"?`${s}px`:s,xmlns:"http://www.w3.org/2000/svg"},dt.createElement("g",null,dt.createElement("path",{d:"M8.13911129,9.00268191 L0.171521827,17.0258467 C-0.0498027049,17.248715 -0.0498027049,17.6098394 0.171521827,17.8327545 C0.28204354,17.9443526 0.427188206,17.9998706 0.572051765,17.9998706 C0.71714958,17.9998706 0.862013139,17.9443526 0.972581703,17.8327545 L9.0000937,9.74924618 L17.0276057,17.8327545 C17.1384085,17.9443526 17.2832721,17.9998706 17.4281356,17.9998706 C17.5729992,17.9998706 17.718097,17.9443526 17.8286656,17.8327545 C18.0499901,17.6098862 18.0499901,17.2487618 17.8286656,17.0258467 L9.86135722,9.00268191 L17.8340066,0.973848225 C18.0553311,0.750979934 18.0553311,0.389855532 17.8340066,0.16694039 C17.6126821,-0.0556467968 17.254037,-0.0556467968 17.0329467,0.16694039 L9.00042166,8.25611765 L0.967006424,0.167268345 C0.745681892,-0.0553188426 0.387317931,-0.0553188426 0.165993399,0.167268345 C-0.0553311331,0.390136635 -0.0553311331,0.751261038 0.165993399,0.974176179 L8.13920499,9.00268191 L8.13911129,9.00268191 Z",fill:n}))))}function nle(e){const{backProps:t,closeProps:n,index:r,isLastStep:s,primaryProps:i,skipProps:a,step:l,tooltipProps:c}=e,{buttons:u,content:f,styles:p,title:d}=l,h={};u.includes("primary")&&(h.primary=dt.createElement("button",{"data-testid":"button-primary",style:p.buttonPrimary,type:"button",...i})),u.includes("skip")&&!s&&(h.skip=dt.createElement("button",{"aria-live":"off","data-testid":"button-skip",style:p.buttonSkip,type:"button",...a})),u.includes("back")&&r>0&&(h.back=dt.createElement("button",{"data-testid":"button-back",style:p.buttonBack,type:"button",...t})),h.close=u.includes("close")&&dt.createElement(tle,{"data-testid":"button-close",styles:p.buttonClose,...n});const g=d?{"aria-labelledby":"joyride-tooltip-title","aria-describedby":"joyride-tooltip-content"}:{"aria-label":Wi(f),"aria-describedby":"joyride-tooltip-content"};return dt.createElement("div",{key:"JoyrideTooltip",className:"react-joyride__tooltip","data-joyride-step":r,...l.id&&{"data-joyride-id":l.id},style:p.tooltip,...c,...g},dt.createElement("div",{style:p.tooltipContainer},d&&dt.createElement("h4",{id:"joyride-tooltip-title",style:p.tooltipTitle},d),dt.createElement("div",{id:"joyride-tooltip-content",style:p.tooltipContent},f)),u.some(k=>k==="back"||k==="primary"||k==="skip")&&dt.createElement("div",{style:p.tooltipFooter},dt.createElement("div",{style:p.tooltipFooterSpacer},h.skip),h.back,h.primary),h.close)}function rle(e){const{continuous:t,controls:n,index:r,isLastStep:s,size:i,step:a}=e,l=y=>{y.preventDefault(),n.prev(pi.BUTTON_BACK)},c=y=>{y.preventDefault(),a.closeButtonAction==="skip"?n.skip(pi.BUTTON_CLOSE):n.close(pi.BUTTON_CLOSE)},u=y=>{if(y.preventDefault(),!t){n.close(pi.BUTTON_PRIMARY);return}n.next(pi.BUTTON_PRIMARY)},f=y=>{y.preventDefault(),n.skip(pi.BUTTON_SKIP)},p=()=>{const{back:y,close:v,last:w,next:C,nextWithProgress:j,skip:N}=a.locale,A=Wi(y),I=Wi(v),D=Wi(w),B=Wi(C),W=Wi(N);let F=v,T=I;if(t){if(F=C,T=B,a.showProgress&&!s){const M=Wi(j,{step:r+1,steps:i});F=fb(j,r+1,i),T=M}s&&(F=w,T=D)}return{backProps:{"aria-label":A,children:y,"data-action":"back",onClick:l,role:"button",title:A},closeProps:{"aria-label":I,children:v,"data-action":"close",onClick:c,role:"button",title:I},primaryProps:{"aria-label":T,children:F,"data-action":"primary",onClick:u,role:"button",title:T},skipProps:{"aria-label":W,children:N,"data-action":"skip",onClick:f,role:"button",title:W},tooltipProps:{"aria-modal":!0,role:"alertdialog"}}},{arrowComponent:d,beaconComponent:h,tooltipComponent:g,...k}=a;let b;if(g){const y=g;b=dt.createElement(y,{...p(),continuous:t,controls:n,index:r,isLastStep:s,size:i,step:k})}else b=dt.createElement(nle,{...p(),continuous:t,controls:n,index:r,isLastStep:s,size:i,step:k});return b}function sle(e){if(e.startsWith("left"))return["top","bottom"];if(e.startsWith("right"))return["bottom","top"]}function ile(e,t,n){var r,s;return e?[cae()]:((r=t.floatingOptions)==null?void 0:r.flipOptions)===!1?[]:[lae({crossAxis:!1,fallbackPlacements:sle(n),padding:20,...(s=t.floatingOptions)==null?void 0:s.flipOptions})]}function ole(e){var z,E,Q,V,$;const{continuous:t,controls:n,index:r,lifecycle:s,nonce:i,open:a,portalElement:l,setPositionData:c,setTooltipRef:u,shouldScroll:f,size:p,step:d,target:h,updateState:g}=e,k=m.useRef(null),b=m.useRef({}),y=m.useRef({}),v=d.placement==="center",w=d.placement==="auto",C=m.useMemo(()=>({getBoundingClientRect:()=>({x:window.innerWidth/2,y:window.innerHeight/2,top:window.innerHeight/2,left:window.innerWidth/2,bottom:window.innerHeight/2,right:window.innerWidth/2,width:0,height:0})}),[]),j=m.useMemo(()=>EM(h)?Hc(h):void 0,[h]),N=m.useMemo(()=>Wc(h),[h]),A=m.useMemo(()=>j?{boundary:j,rootBoundary:"viewport"}:{},[j]),I=v||w?"bottom":d.placement,D=v?"fixed":((z=d.floatingOptions)==null?void 0:z.strategy)??(d.isFixed||N?"fixed":"absolute"),B=m.useMemo(()=>{var ne,ce,X,re;return v?[{name:"center",fn:({rects:Z})=>({x:(window.innerWidth-Z.floating.width)/2,y:(window.innerHeight-Z.floating.height)/2})}]:[k_(({placement:Z})=>{var ue;let ie="right";Z.startsWith("top")?ie="top":Z.startsWith("bottom")?ie="bottom":Z.startsWith("left")&&(ie="left");const te=d.spotlightTarget?0:d.spotlightPadding[ie];return d.offset+te+((ue=d.floatingOptions)!=null&&ue.hideArrow?0:d.arrowSize)},[d.offset,d.spotlightPadding,d.spotlightTarget,d.arrowSize,(ne=d.floatingOptions)==null?void 0:ne.hideArrow]),...ile(w,d,I),aae({padding:10,...A,...(ce=d.floatingOptions)==null?void 0:ce.shiftOptions}),...(X=d.floatingOptions)!=null&&X.hideArrow?[]:[uae({element:k,padding:d.arrowSpacing},[d.arrowSpacing,d.arrowBase])],...((re=d.floatingOptions)==null?void 0:re.middleware)??[]]},[v,d,w,I,A]),W=b_({...v?{elements:{reference:C}}:{},placement:I,strategy:D,middleware:B}),F=b_({strategy:D,placement:d.beaconPlacement??(w||v?"bottom":d.placement),middleware:m.useMemo(()=>{var ne,ce;return[k_(((ce=(ne=d.floatingOptions)==null?void 0:ne.beaconOptions)==null?void 0:ce.offset)??-18)]},[(Q=(E=d.floatingOptions)==null?void 0:E.beaconOptions)==null?void 0:Q.offset]),whileElementsMounted:y_});y.current=W.middlewareData,b.current=F.middlewareData,m.useEffect(()=>{var X;const{floating:ne,reference:ce}=W.elements;if(!(!ce||!ne||s!==Xe.TOOLTIP))return y_(ce,ne,W.update,(X=d.floatingOptions)==null?void 0:X.autoUpdate)},[s,W.update,(V=d.floatingOptions)==null?void 0:V.autoUpdate,d.target,W.elements]),m.useEffect(()=>{!v&&h&&W.refs.setReference(h),h&&F.refs.setReference(h)},[F.refs,v,h,W.refs]),m.useEffect(()=>{W.isPositioned&&c("tooltip",{placement:W.placement,x:W.x??0,y:W.y??0,middlewareData:y.current})},[c,W.isPositioned,W.placement,W.x,W.y]),m.useEffect(()=>{F.isPositioned&&c("beacon",{placement:F.placement,x:F.x??0,y:F.y??0,middlewareData:b.current})},[c,F.isPositioned,F.placement,F.x,F.y]);const T=d.zIndex+100,M=m.useCallback(ne=>{ne.type==="mouseenter"&&d.beaconTrigger!=="hover"||g({lifecycle:Xe.TOOLTIP_BEFORE,positioned:!1})},[d.beaconTrigger,g]),q=m.useCallback(ne=>{ne&&(W.refs.setFloating(ne),u(ne))},[W.refs,u]),{arrow:H,floater:L}=d.styles;let R=null;if(s===Xe.TOOLTIP||s===Xe.TOOLTIP_BEFORE){const ne=S_({...L,...W.floatingStyles,zIndex:T,opacity:a&&W.isPositioned?1:0,...!a&&{transition:"none"}});R=dt.createElement("div",{ref:q,className:"react-joyride__floater","data-testid":"floater",id:`react-joyride-step-${r}`,style:ne},dt.createElement(rle,{continuous:t,controls:n,index:r,isLastStep:r+1===p,size:p,step:d}),!v&&!(($=d.floatingOptions)!=null&&$.hideArrow)&&dt.createElement(Zae,{arrowComponent:d.arrowComponent,arrowRef:k,base:d.arrowBase,placement:W.placement,position:W.middlewareData.arrow,size:d.arrowSize,styles:H}))}else(s===Xe.BEACON||s===Xe.BEACON_BEFORE)&&(R=dt.createElement("div",{ref:F.refs.setFloating,className:"react-joyride__floater","data-testid":"floater-beacon",id:`react-joyride-step-${r}-beacon`,style:S_({...F.floatingStyles,zIndex:T})},dt.createElement(ele,{beaconComponent:d.beaconComponent,continuous:t,index:r,isLastStep:r+1===p,locale:d.locale,nonce:i,onInteract:M,shouldFocus:f,size:p,step:d,styles:d.styles})));return dt.createElement(RM,{element:l},R)}function ale(e){const{continuous:t,controls:n,index:r,lifecycle:s,nonce:i,portalElement:a,setPositionData:l,shouldScroll:c,size:u,step:f,updateState:p}=e,[d,h]=m.useState(null);Jae(f.disableFocusTrap?null:d,"[data-action=primary]");const g=js(f.target),k=s===Xe.TOOLTIP;return!PM(f)||!jr.domElement(g)?null:dt.createElement(ole,{key:`JoyrideStep-${r}`,continuous:t,controls:n,index:r,lifecycle:s,nonce:i,open:k,portalElement:a,setPositionData:l,setTooltipRef:h,shouldScroll:c,size:u,step:f,target:g,updateState:p})}function lle({controls:e,mergedProps:t,state:n,step:r,store:s}){const{continuous:i,debug:a,nonce:l,portalElement:c,scrollToFirstStep:u}=t,f=Bae(c),{index:p,lifecycle:d,status:h}=n,g=h===_t.RUNNING,[k,b]=m.useState(!1),y=m.useRef(null),v=(r==null?void 0:r.loaderDelay)??0;m.useEffect(()=>(n.waiting?v===0?b(!0):y.current=setTimeout(()=>{b(!0)},v):b(!1),()=>{y.current&&(clearTimeout(y.current),y.current=null)}),[v,n.waiting]),m.useEffect(()=>{if(!g)return;const j=N=>{!r||d!==Xe.TOOLTIP||N.key==="Escape"&&r.dismissKeyAction&&(r.dismissKeyAction==="next"?e.next(pi.KEYBOARD):e.close(pi.KEYBOARD))};return document.body.addEventListener("keydown",j,{passive:!0}),()=>{document.body.removeEventListener("keydown",j)}},[e,g,d,r]);const w=m.useCallback(()=>{(r==null?void 0:r.overlayClickAction)==="close"?e.close(pi.OVERLAY):(r==null?void 0:r.overlayClickAction)==="next"&&e.next(pi.OVERLAY)},[e,r==null?void 0:r.overlayClickAction]);if(!r||!g)return null;const C=n.action===Rt.START&&!r.skipBeacon&&r.placement!=="center";return dt.createElement(dt.Fragment,null,d!==Xe.INIT&&dt.createElement(ale,{...n,continuous:i,controls:e,debug:a,nonce:l,portalElement:f,setPositionData:s.current.setPositionData,shouldScroll:!r.skipScroll&&(p!==0||u),step:r,updateState:s.current.updateState}),dt.createElement(RM,{element:f},dt.createElement(dt.Fragment,null,k&&dt.createElement(Wae,{nonce:l,step:r}),!C&&dt.createElement(Yae,{...r,continuous:i,lifecycle:d,onClickOverlay:w,portalElement:c?f:null,scrolling:n.scrolling,waiting:n.waiting}))))}function cle(e){const{controls:t,failures:n,mergedProps:r,state:s,step:i,store:a}=zae(e);return{controls:t,failures:n,on:m.useCallback((l,c)=>a.current.on(l,c),[a]),state:m.useMemo(()=>gm(s,"positioned"),[s]),step:i,Tour:gv()?dt.createElement(lle,{controls:t,mergedProps:r,state:s,step:i,store:a}):null}}function ule(e){const{Tour:t}=cle(e);return t}function dle(e){return gv()?dt.createElement(ule,e):null}function fle(e){return[{target:"body",content:e("onboarding:projects.intro"),disableBeacon:!0,placement:"center"},{target:".af-hub-card",content:e("onboarding:projects.hubIntro"),disableBeacon:!0,placement:"left"}]}function ple(e){return[{target:"body",content:e("onboarding:flow.intro"),disableBeacon:!0,placement:"center"}]}function hle(e){return[{target:"body",content:e("onboarding:flow.introEmpty"),disableBeacon:!0,placement:"center"}]}const Op="af:onboarding";function mle({page:e,hasNodes:t=!1}){const{t:n}=Lr(),[r,s]=m.useState(!1),[i,a]=m.useState([]),l=m.useRef(null),c=m.useMemo(()=>e==="projects"?fle(n):t?ple(n):hle(n),[e,t,n]);return m.useEffect(()=>{const u=localStorage.getItem(Op),f=u?JSON.parse(u):{};if(f.completed||f[e]){s(!1),a([]);return}localStorage.setItem(Op,JSON.stringify({...f,[e]:!0})),a(c),s(!0)},[e,t,c]),m.useEffect(()=>{if(!r)return;const u=f=>{var g;const p=f.target.closest("button");if(!p||!p.closest(".react-joyride__tooltip"))return;const h=(g=p.textContent)==null?void 0:g.trim();if(h===n("onboarding:done")||h===n("onboarding:startCreate")||h===n("onboarding:skip")){const k=localStorage.getItem(Op)||"{}",b=JSON.parse(k);h===n("onboarding:skip")?(b.projects=!0,b.flow=!0,b.completed=!0):b[e]=!0,localStorage.setItem(Op,JSON.stringify(b)),a([]),s(!1),e==="projects"&&(h===n("onboarding:done")||h===n("onboarding:startCreate"))&&(localStorage.setItem("af:newPipelineGuide","true"),setTimeout(()=>{const y=document.querySelector(".af-create-btn");y&&y.click()},500))}};return document.addEventListener("click",u,!0),()=>document.removeEventListener("click",u,!0)},[r,e,n]),!r||i.length===0?null:o.jsx(dle,{ref:l,steps:i,run:r,continuous:!0,showSkipButton:!0,showProgress:i.length>1,styles:{options:{primaryColor:"#7c4dff",textColor:"#ffffff",backgroundColor:"#1a1a1a",arrowColor:"#1a1a1a",overlayColor:"rgba(0, 0, 0, 0.4)",zIndex:1e4},tooltip:{borderRadius:"1.5rem",padding:"1.5rem"},buttonNext:{borderRadius:"9999px",padding:"0.625rem 1.5rem"},buttonSkip:{borderRadius:"9999px",color:"#9ecaff"},buttonClose:{display:"none"}},locale:{back:n("onboarding:back"),next:n("onboarding:next"),skip:n("onboarding:skip"),last:n(e==="projects"?"onboarding:startCreate":"onboarding:done")},floaterProps:{disableAnimation:!0},scrollToFirstStep:!0})}function gle(){const{navigate:e,path:t}=ei(),[n,r]=m.useState([]),[s,i]=m.useState(!1);if(m.useEffect(()=>{let f=!1;const p=async()=>{try{const h=await fetch("/api/pipeline-recent-runs");if(!h.ok)return;const g=await h.json();if(f)return;const k=Array.isArray(g.runs)?g.runs:[];r(k.filter(b=>b&&b.status==="running"))}catch{}};p();const d=window.setInterval(p,3e3);return()=>{f=!0,window.clearInterval(d)}},[]),n.length===0)return null;const a=f=>{const p=new URLSearchParams({flowId:f.flowId,flowSource:f.flowSource||"workspace"});e(`/flow?${p.toString()}`),i(!1)},l=t==="/flow"?new URLSearchParams(window.location.search):null,c=(l==null?void 0:l.get("flowId"))||"",u=n.length===1;return o.jsxs("div",{className:"af-run-indicator",role:"status","aria-live":"polite",children:[s&&!u&&o.jsx("div",{className:"af-run-indicator__menu",onMouseLeave:()=>i(!1),children:n.map(f=>o.jsxs("button",{type:"button",className:"af-run-indicator__item"+(f.flowId===c?" af-run-indicator__item--current":""),onClick:()=>a(f),title:`${f.flowId} · ${f.runId}`,children:[o.jsx("span",{className:"af-run-indicator__dot"}),o.jsx("span",{className:"af-run-indicator__flow",children:f.flowId}),o.jsx("span",{className:"af-run-indicator__run",children:f.runId.slice(0,12)})]},`${f.flowId}:${f.runId}`))}),o.jsxs("button",{type:"button",className:"af-run-indicator__btn",onClick:()=>u?a(n[0]):i(f=>!f),title:u?`${n[0].flowId} 运行中,点击跳转`:`${n.length} 个 pipeline 运行中`,children:[o.jsx("span",{className:"af-run-indicator__pulse"}),o.jsx("span",{className:"af-run-indicator__label",children:u?n[0].flowId:`${n.length} running`})]})]})}const fw="0.1.106",yle=6e4,wle=30*6e4;function Ic(e){return String(e||"").trim().replace(/^v/i,"")}function xle(e,t){const n=Ic(e),r=Ic(t);return!!(n&&r&&n!==r)}function ble(e,t){return`agentflow.app-version.snooze:${Ic(e)}:${Ic(t)}`}function kle(e){if(!e)return 0;try{const t=Number(window.sessionStorage.getItem(e));return Number.isFinite(t)?t:0}catch{return 0}}function vle(){const[e,t]=m.useState(null);if(m.useEffect(()=>{let r=!1,s=!1;const i=async()=>{if(!(s||document.visibilityState==="hidden")){s=!0;try{const c=await fetch("/api/app-version",{cache:"no-store"}),u=await c.json().catch(()=>({}));if(!c.ok||r)return;const f=Ic(u.version);if(!xle(fw,f)){t(null);return}const p=ble(fw,f);if(kle(p)>Date.now())return;t({clientVersion:Ic(fw),serverVersion:f,startedAt:String(u.startedAt||""),snoozeKey:p})}catch{}finally{s=!1}}},a=()=>{document.visibilityState==="visible"&&i()},l=window.setInterval(()=>void i(),yle);return document.addEventListener("visibilitychange",a),window.addEventListener("focus",i),i(),()=>{r=!0,window.clearInterval(l),document.removeEventListener("visibilitychange",a),window.removeEventListener("focus",i)}},[]),!e)return null;const n=()=>{try{window.sessionStorage.setItem(e.snoozeKey,String(Date.now()+wle))}catch{}t(null)};return o.jsxs("aside",{className:"af-app-version-notice",role:"status","aria-live":"polite",children:[o.jsx("span",{className:"material-symbols-outlined af-app-version-notice__icon","aria-hidden":!0,children:"system_update"}),o.jsxs("div",{className:"af-app-version-notice__copy",children:[o.jsx("strong",{children:"AgentFlow 已更新"}),o.jsxs("span",{children:["v",e.clientVersion," → v",e.serverVersion,",刷新后生效"]})]}),o.jsxs("div",{className:"af-app-version-notice__actions",children:[o.jsx("button",{type:"button",className:"af-app-version-notice__later",onClick:n,children:"稍后"}),o.jsx("button",{type:"button",className:"af-app-version-notice__refresh",onClick:()=>window.location.reload(),children:"刷新更新"})]})]})}function TM(e){return e==="/likee-context"||e==="/likee_context"}function Sle(){const{navigate:e}=ei();return m.useEffect(()=>{const t=new URLSearchParams(window.location.search),n=new URLSearchParams,r=t.get("flowId")||"",s=t.get("flowSource")||"";r&&n.set("flowId",r),s&&n.set("flowSource",s),t.get("flowArchived")&&n.set("archived",t.get("flowArchived")),e(`/workspace${n.toString()?`?${n.toString()}`:""}`)},[e]),null}class jle extends m.Component{constructor(t){super(t),this.state={error:null,info:null}}static getDerivedStateFromError(t){return{error:t}}componentDidCatch(t,n){console.error("[AgentFlow UI render error]",t,n),this.setState({error:t,info:n})}render(){var r,s,i;if(!this.state.error)return this.props.children;const t=String(((r=this.state.error)==null?void 0:r.stack)||((s=this.state.error)==null?void 0:s.message)||this.state.error),n=String(((i=this.state.info)==null?void 0:i.componentStack)||"");return o.jsx("div",{className:"af-auth-screen",children:o.jsxs("div",{className:"af-auth-panel af-ui-error-panel",children:[o.jsxs("div",{className:"af-auth-brand",children:[o.jsx("span",{className:"material-symbols-outlined",children:"error"}),o.jsxs("div",{children:[o.jsx("h1",{children:"AgentFlow UI Error"}),o.jsx("p",{children:"页面渲染失败,下面是调试堆栈。"})]})]}),o.jsx("pre",{children:t}),n?o.jsx("pre",{children:n}):null]})})}}function Nle({authUser:e}){const{path:t}=ei();return t==="/projects"||t==="/"?o.jsx(Cl,{authUser:e}):t==="/nodes"?o.jsx(Cl,{authUser:e,resourceKind:"nodes"}):t==="/my-nodes"?o.jsx(Cl,{authUser:e,resourceKind:"my-nodes"}):t==="/my-flows"?o.jsx(Cl,{authUser:e,resourceKind:"my-flows"}):t==="/skills"?o.jsx(Cl,{authUser:e,resourceKind:"skills"}):t==="/workspaces"?o.jsx(Zse,{authUser:e}):t==="/mcps"?o.jsx(Bse,{}):t==="/schedules"?o.jsx(Kse,{}):t==="/node-studio"?o.jsx(Use,{}):t==="/flow"?o.jsx(Sle,{}):t==="/workspace"?o.jsx(rJ,{}):t.startsWith("/display")?o.jsx(VT,{}):t==="/settings"?o.jsx(Pse,{authUser:e}):t==="/admin/usage"?o.jsx(Mse,{authUser:e}):t==="/feedback"?o.jsx(Lse,{authUser:e}):TM(t)?o.jsx(rM,{}):o.jsx(Cl,{})}function Cle({children:e}){const[t,n]=m.useState({loading:!0,authenticated:!1,user:null,setupRequired:!1}),[r,s]=m.useState(""),[i,a]=m.useState(""),[l,c]=m.useState(!1),[u,f]=m.useState(""),p=async()=>{try{const g=await(await fetch("/api/auth/me")).json().catch(()=>({}));n({loading:!1,authenticated:!!g.authenticated,user:g.user||null,setupRequired:!!g.setupRequired}),f(g.error?String(g.error):"")}catch(h){n({loading:!1,authenticated:!1,user:null,setupRequired:!1}),f(String(h.message||h))}};m.useEffect(()=>{p()},[]);const d=async h=>{h.preventDefault(),c(!0),f("");try{const g=await fetch("/api/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:r,password:i})}),k=await g.json().catch(()=>({}));if(!g.ok)throw new Error(k.error||"登录失败");n({loading:!1,authenticated:!0,user:k.user||null,setupRequired:!1})}catch(g){f(String(g.message||g))}finally{c(!1)}};return t.loading?o.jsx("div",{className:"af-auth-screen",children:o.jsx("div",{className:"af-auth-panel",children:"Loading..."})}):t.authenticated?e({user:t.user,onLogout:async()=>{await fetch("/api/auth/logout",{method:"POST"}).catch(()=>{}),n({loading:!1,authenticated:!1,user:null,setupRequired:!1})}}):o.jsx("div",{className:"af-auth-screen",children:o.jsxs("form",{className:"af-auth-panel",onSubmit:d,children:[o.jsxs("div",{className:"af-auth-brand",children:[o.jsx("span",{className:"material-symbols-outlined",children:"account_circle"}),o.jsxs("div",{children:[o.jsx("h1",{children:"AgentFlow"}),o.jsx("p",{children:t.setupRequired?"初始化管理员账号":"登录或创建用户"})]})]}),o.jsxs("label",{className:"af-auth-field",children:[o.jsx("span",{children:"用户名"}),o.jsx("input",{value:r,onChange:h=>s(h.target.value),autoComplete:"username",autoFocus:!0})]}),o.jsxs("label",{className:"af-auth-field",children:[o.jsx("span",{children:"密码"}),o.jsx("input",{type:"password",value:i,onChange:h=>a(h.target.value),autoComplete:t.setupRequired?"new-password":"current-password"})]}),u?o.jsx("p",{className:"af-auth-error",children:u}):null,o.jsx("button",{className:"af-auth-submit",type:"submit",disabled:l||!r.trim()||i.length<4,children:l?"处理中...":t.setupRequired?"创建并登录":"登录"})]})})}function _le({authUser:e,onLogout:t}){const{path:n}=ei(),r=n==="/flow"||n==="/workspace";return o.jsxs("div",{className:"af-app",children:[n!=="/settings"?o.jsx(mle,{page:r?"flow":"projects"}):null,r?null:o.jsx(rD,{authUser:e,onLogout:t}),o.jsx("div",{className:r?"af-main af-main--pipeline":"af-main",children:o.jsx(Nle,{authUser:e})}),o.jsx(gle,{})]})}function Ele(){return o.jsx(jle,{children:o.jsxs(DO,{children:[o.jsx(Ale,{}),o.jsx(vle,{})]})})}function Ale(){const{path:e}=ei();return e.startsWith("/display")?o.jsx(VT,{}):TM(e)?o.jsx(rM,{}):o.jsx(Cle,{children:({user:t,onLogout:n})=>o.jsx(_le,{authUser:t,onLogout:n})})}window.addEventListener("error",e=>{console.error("[AgentFlow UI global error]",e.error||e.message,{filename:e.filename,lineno:e.lineno,colno:e.colno})});window.addEventListener("unhandledrejection",e=>{console.error("[AgentFlow UI unhandled rejection]",e.reason)});const A_=document.querySelector('link[rel="icon"]');A_&&(A_.href=KA);pw.createRoot(document.getElementById("root")).render(o.jsx(dt.StrictMode,{children:o.jsx(Ele,{})}));
|